@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

ul {
    margin: 0 !important;
}

body {
    font-family: "微软雅黑" !important;
    overflow-x: hidden;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 36px;
    background: #e1e1e1;
}

.greet {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #000;
}

.zd {
    float: right;
    font-size: 14px;
    line-height: 36px;
    color: #000;
}

.zd a {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #000;
    margin: 0 5px;
}


/*清除浮动*/

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}


/*清除浮动*/

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: '.';
}

.clearfix {
    zoom: 1;
}


/*顶部*/

.header {
    width: 100%;
    z-index: 100;
    padding: 24px 0;
    background: #fff;
}

.Logo {
    display: inline-block;
    transition: all 0.3s;
}

.Logo:hover {
    transform: translateY(-5px);
}

.tel {
    float: right;
    font-size: 14px;
    color: #000;
    background: url(../images/tel.png) no-repeat left;
    padding: 0 0 0 56px;
    line-height: 27px;
    margin: 12px 0 0 0;
    transition: all 0.3s;
}

.tel span {
    display: block;
    font-size: 32px;
    color: #006db9;
    font-family: "Impact";
}

.tel:hover {
    background-position: 5px center;
}


/*header.logo部分*/

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

.picture {
    width: 100%;
}

.picture img {
    width: 100%;
}

.aa .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    opacity: 1;
    border-radius: 2px;
    background: #fff;
}

.aa .swiper-pagination-bullet-active {
    background: #047fd5;
}


/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav {
    width: 100%;
    height: 48px;
    z-index: 99;
    background: #037bce;
}

.nul {
    width: 100%;
    height: 48px;
}

.nli {
    float: left;
    width: 11.11%;
    height: 48px;
    position: relative;
    background: url(../images/xli.png) no-repeat right;
}

.nli:hover {
    background: #005f9b !important;
}

.nli:last-child {
    background: none;
    width: 11.12%;
}

.nli a {
    color: #fff;
    line-height: 48px;
    height: 48px;
    padding: 0 5px;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 14px;
}

.nli a:hover {
    color: #fff;
}

.nli ul {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 99;
    background: rgba(3, 123, 206, 0.8);
    width: 100%;
    padding-top: 10px;
}

.nli li {
    width: 100%;
}

.nli li a {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    border: none;
    color: #fff;
}

.nli li a:hover {
    color: #fff;
    background: #005f9b;
}


/*PC头部导航*/

.ctn {
    width: 100%;
    overflow: auto;
    padding: 25px 0;
}

.ctn-left {
    float: left;
    width: 18%;
}

.cltit {
    width: 100%;
    position: relative;
    text-align: center;
    pointer-events: none;
    background: #a15038;
    padding: 17px 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.cltit b {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translate(0, -50%);
    display: none;
}

.cltit span {
    display: block;
    font-size: 14px;
    font-family: "Arial";
}

.tab {
    width: 100%;
    padding: 0 6px;
    background: #006db9;
}

.tab li {
    width: 100%;
    height: 59px;
    line-height: 58px;
    border-bottom: 1px #338ac7 solid;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    background: url(../images/jt.png) no-repeat right;
    background-position: calc(100% - 10px) center;
    transition: all 0.3s;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.tab li:hover {
    color: #fff;
    background-position: 100% center;
}

.clb {
    width: 100%;
    margin: 25px 0 0 0;
}

.clbtit {
    font-size: 24px;
    color: #fff;
    line-height: 42px;
    background: #006db9;
    padding: 0 0 0 20px;
    font-weight: bold;
}

.clbx {
    padding: 2px;
    border: 1px #e0e0e0 solid;
    box-sizing: border-box;
    background: #f7f7f7;
}

.clbx img {
    max-width: 100%;
    margin: 0px;
}

.clbx span {
    display: block;
    padding: 8px;
    font-size: 14px;
    line-height: 26px;
    color: #000;
}

.ctn-right {
    width: 79%;
    float: right;
}

.crt {
    width: 100%;
    height: 48px;
    border-bottom: 1px #a0a0a0 solid;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}

.crt div {
    display: inline-block;
    font-size: 22px;
    color: #006db9;
    line-height: 47px;
    font-weight: bold;
    background: url(../images/jh.png) no-repeat left;
    padding: 0 0 0 20px;
}

.crt a {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #006db9;
    line-height: 47px;
    font-family: "Arial";
}

.crt span {
    display: inline-block;
    float: right;
    line-height: 47px;
    font-size: 14px;
    color: #000;
}

.crb {
    width: 100%;
}

.cplist {
    width: 33.3%;
    float: left;
    padding: 10px;
}

.cp {
    width: 100%;
    border: 1px #ccc solid;
    box-sizing: border-box;
    transition: all 0.5s;
}

.cp:hover {
    border-color: #006db9;
}

.cpimg {
    overflow: hidden;
    overflow: hidden;
}

.cpimg1 {
    transition: all 0.5s;
}

.cp:hover .cpimg1 {
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
}

.cpimg2 {
    padding-top: 82.116%;
}

.cpimg3 {
    padding-top: 50.116%;
}

.cpimg4 {
    padding-top: 100%;
}

.cptit {
    line-height: 32px;
    background: #e1e1e1;
    font-size: 14px;
    color: #000;
    width: 100%;
    text-align: center;
    height: 32px;
    overflow: hidden;
    padding: 0 5px;
    transition: all 0.5s;
}

.cp:hover .cptit {
    color: #fff;
    background: #006db9;
}


/*产品展示*/

.title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 25px 0;
    background: url(../images/titbg.png) no-repeat center center;
}

.title span {
    display: block;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 100;
}


/*栏目标题*/

.gcyj {
    width: 100%;
    overflow: auto;
    padding: 25px 0;
}

.gcyj .crt {
    margin: 0 0 25px 0;
}

.gcyj .crt div {
    background: none;
    padding: 0 15px;
    border-bottom: 3px #a15038 solid;
    line-height: 46px;
}


/*工程业绩*/

.gywm {
    width: 100%;
    overflow: auto;
    padding: 25px 0;
    background: url(../images/mt6.jpg) no-repeat center center;
    background-size: cover;
}

.gywm-left {
    width: 32%;
    float: left;
    padding: 0 18px 18px 0;
}

.gl {
    overflow: hidden;
    width: 100%;
    box-shadow: 18px 18px 0 rgba(255, 255, 255, 0.4);
}

.glimg {
    transition: all 0.5s;
}

.gywm-left:hover .glimg {
    transform: scale(1.08);
}

.gltop {
    padding-top: 74.789%;
    height: 264px;
}

.gywm-right {
    width: 66%;
    float: right;
}

.grtxt {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-indent: 2em;
    height: 125px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.grmmt {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0 0;
}

.grmmt .tel {
    float: left;
    color: #fff;
    background: url(../images/tel2.png) no-repeat left;
}

.grmmt .tel span {
    color: #fff;
}

.grmmt a {
    display: inline-block;
    float: right;
    margin: 20px 0 0 0;
    transition: all 0.5s;
}

.grmmt a:hover {
    transform: translateY(-5px);
}


/*关于我们*/

.skctn {
    width: 100%;
    padding: 30px 0;
    overflow: auto;
}

.skctn .wrap {
    overflow: hidden;
}

.mcjs {
    width: 39%;
    float: left;
    padding: 0 30px 0 0;
    background: url(../images/hn5.png) no-repeat right;
}

.sktit {
    font-size: 24px;
    line-height: 36px;
    color: #006db9;
    font-family: "Arial";
    margin: 0 0 20px 0;
}

.sktit span {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    font-family: "微软雅黑";
    color: #007abd;
    width: calc(100% - 154px);
    float: right;
    background: url(../images/i8o4.png) no-repeat bottom;
    background-position: 0 100%;
}

.mctit {
    font-size: 14px;
    line-height: 28px;
    color: #006db9;
}

.mctxt {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-indent: 2em;
    height: 78px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 10px 0;
}

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

.mcimg1 {
    transition: all 0.5s;
}

.mcimg:hover .mcimg1 {
    transform: scale(1.1);
}

.mcimg2 {
    padding-top: 27.803%;
    height: 122px;
}


/*膜材介绍*/

.xwzx {
    width: 38%;
    float: left;
    padding: 0 22px;
}

.xwzx .sktit span {
    width: calc(100% - 86px);
}

.news {
    width: 100%;
}

.news li {
    width: 100%;
    overflow: auto;
    height: 34px;
    border-bottom: 1px #a5a5a5 dashed;
}

.news li span {
    display: inline-block;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    transition: all 0.3s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    float: left;
    width: calc(100% - 90px);
}

.news li:hover span {
    color: #0172c0;
}

.news li div {
    float: right;
    font-size: 14px;
    line-height: 33px;
    color: #868686;
    transition: all 0.3s;
    width: 90px;
    text-align: right;
}

.news li:hover div {
    color: #0172c0;
}

.more {
    width: 100%;
    text-align: center;
    margin: 12px 0 0 0;
    line-height: 28px;
    color: #fff;
    background: #ff4e00;
    font-size: 14px;
    transition: all 0.3s;
}

.more:hover {
    background: #0277c8;
}


/*新闻中心*/

.lxwm {
    width: 23%;
    float: left;
    background: url(../images/contactbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 14px;
    overflow: auto;
}

.lxwmtit {
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
}

.lxwm p {
    color: #fff;
}

.lxwmtxt {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    margin: 14px 0;
}

.ewm {
    display: inline-block;
    margin: 0 auto;
}

.ewm img {
    float: left;
}

.ewm span {
    writing-mode: tb-rl;
    float: right;
    color: #fff;
    line-height: 24px;
    letter-spacing: 5px;
    font-weight: bold;
}


/*联系我们*/

.hzhb {
    width: 100%;
    padding: 25px 0;
}

.hbctn {
    width: 100%;
    position: relative;
}

.hzhb .title {
    background: url(../images/titbg2.png) no-repeat center center;
    color: #007abd;
}

.hzhb .title span {
    color: #007abd;
    opacity: 0.7;
}

.hb {
    width: 100%;
}

.hbimg {
    width: 100%;
    overflow: hidden;
    border: 1px #d1d2d4 solid;
    box-sizing: border-box;
    transition: all 0.5s;
}

.hb:hover .hbimg {
    border-color: #007abd;
}

.hbimg1 {
    transition: all 0.5s;
}

.hb:hover .hbimg1 {
    transform: scale(1.08);
}

.hbimg2 {
    padding-top: 75.471%;
}

.hbtit {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    width: 100%;
    text-align: center;
    color: #000;
    transition: all 0.5s;
    overflow: hidden;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.hb:hover .hbtit {
    color: #007abd;
}

.jt1 {
    background: url(../images/jt1-1.png) !important;
    width: 40px !important;
    height: 41px !important;
    margin-top: -20px !important;
    left: -60px !important;
    transition: all 0.3s;
}

.jt1:hover {
    background: url(../images/jt1-2.png) !important;
}

.jt2 {
    background: url(../images/jt2-1.png) !important;
    width: 40px !important;
    height: 41px !important;
    margin-top: -20px !important;
    right: -60px !important;
    transition: all 0.3s;
}

.jt2:hover {
    background: url(../images/jt2-2.png) !important;
}


/*合作伙伴*/

.yqlj {
    width: 100%;
    padding: 12px 0;
    background: #efefef;
}

.yltit {
    width: 100%;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    border-bottom: 1px #b2b2b2 solid;
    color: #006db9;
}

#gongao {
    width: 100%;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    font-size: 14px;
}

#gongao #scroll_begin,
#gongao #scroll_end {
    display: inline
}

#scroll_end a {
    display: inline-block;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
}

#scroll_end a:hover {
    text-decoration: underline !important;
}

#scroll_begin a {
    display: inline-block;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
}

#scroll_begin a:hover {
    text-decoration: underline !important;
}


/*友情链接*/

.footer {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    background: #0079bc;
    font-size: 14px;
    line-height: 24px;
}


/*页脚*/

.message {
    width: 80%;
    margin: 0 auto;
}

.form {
    width: 100%;
    overflow: auto;
    margin-bottom: 15px;
}

.ltit {
    width: 80px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}

.form input {
    float: right;
    width: calc(100% - 80px);
    height: 40px;
    border: none;
    background: #fff;
    padding-left: 10px;
    border: 1px #e5e5e5 solid;
    box-sizing: border-box;
    transition: all 0.3s;
}

.form input.code {
    width: calc(100% - 180px);
}

.form img {
    float: right;
}

.form input:focus {
    border-color: #0174c4;
}

.form input:hover {
    border-color: #0174c4;
}

.form textarea {
    float: right;
    width: calc(100% - 80px);
    height: 254px;
    border: none;
    background: #fff;
    padding-left: 10px;
    outline: none;
    resize: none;
    border: 1px #e5e5e5 solid;
    box-sizing: border-box;
    transition: all 0.3s;
}

.form textarea:focus {
    border-color: #0174c4;
}

.form textarea:hover {
    border-color: #0174c4;
}

.form button {
    float: right;
    width: calc(100% - 80px);
    height: 40px;
    border: none;
    background: #0174c4;
    color: #fff;
    font-size: 14px;
    letter-spacing: 10px;
    border: none;
    outline: none;
    transition: all 0.3s;
}

.form button:hover {
    opacity: 0.9;
}


/*在线留言*/

.about {
    font-size: 14px;
    line-height: 27px;
    color: #333;
}

.pd {
    width: 100%;
}

.pd1 {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.pd img {
    max-width: 100%;
    margin: 8px 0;
}

.pd2 {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.prodetail {
    border: 1px solid #eaeaea;
    background: #FFF;
}

.pd30 {
    padding: 30px !important;
}

.prodetail .sublist {
    display: none;
}

.prodetail .active {
    display: block;
}

.proinfo-nav {
    height: 32px;
    border-bottom: 1px solid #e5e5e5;
    background: #f6f6f6;
}

.proinfo-nav li {
    float: left;
    line-height: 30px;
    border-top: 2px solid #f6f6f6;
    padding: 0 30px;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    color: #999
}

.proinfo-nav li.current {
    border-top: 2px solid #14aae0;
    color: #333;
    background: #FFF;
    height: 31px;
    margin-bottom: -1px;
}

.pc {
    display: block;
}

.mb {
    display: none;
}

@media screen and (max-width: 1200px) {
    .wrap {
        max-width: 96%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px) {
    .nav {
        display: none;
    }
    .Logo {
        margin: 0;
        float: none;
    }
    .header {
        padding: 15px 0;
        position: relative;
    }
    .header .navbar-toggle {
        margin: 0;
        position: absolute;
        padding: 0;
        right: 3%;
        top: 50%;
        transform: translate(0, -50%);
        display: block;
        cursor: pointer;
    }
    .header .navbar-toggle .icon-bar {
        background: #0275c6;
        width: 35px;
        height: 5px;
    }
    .header .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px;
    }
    .sjdnav {
        width: 140px;
        height: auto;
        position: absolute;
        top: 100%;
        z-index: 100;
        background: rgba(0, 109, 185, 0.72);
        right: 3%;
    }
    .sjdnav li {
        height: 45px;
        line-height: 4px;
        overflow: hidden;
        text-align: center;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        display: block !important;
        padding: 0 !important;
    }
    .sjdnav li a {
        display: block;
        line-height: 44px;
        font-size: 14px;
        color: #fff;
    }
    .sjdnav li a:hover {
        background: rgba(0, 109, 185, 0.82);
    }
    .sjdnavhide {
        overflow: hidden;
        height: 0;
    }
    /*移动端导航*/
    .grmmt {
        margin: 15px 0 0 0;
    }
    .gltop {
        height: auto;
    }
    /*.ewm{ display:none;}*/
    .cr {
        width: 100%;
        float: none;
    }
    .cplist {
        padding: 8px;
    }
}

@media screen and (max-width: 767px) {
    .proinfo-nav li {
        padding: 0 15px;
    }
    .pd30 {
        padding: 10px !important;
    }
    .crt span {
        display: none;
    }
    .pc {
        display: none;
    }
    .mb {
        display: block;
    }
    .yqlj {
        display: none;
    }
    .Logo img {
        height: 38px;
    }
    .aa .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        opacity: 1;
        border-radius: 3px;
        margin: 0 2px !important;
        background: #fff;
    }
    .aa .swiper-pagination-bullet-active {
        background: #047fd5;
    }
    /*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/
    .ewm {
        padding: 10px 0;
        width: 132px;
        float: right;
    }
    .ewm img {
        width: 108px;
    }
    .lxwmtxt {
        width: calc(100% - 140px);
        float: left;
    }
    .cplist {
        width: 50%;
    }
    .gywm-left {
        width: 100%;
        float: none;
    }
    .gywm-right {
        width: 100%;
        float: none;
        margin: 15px 0 0 0;
    }
    .mcjs {
        width: 100%;
        float: none;
        padding: 0;
        background: none;
    }
    .xwzx {
        width: 100%;
        float: none;
        margin: 25px 0 0 0;
        padding: 0;
    }
    .lxwm {
        width: 100%;
        float: none;
        margin: 25px 0 0 0;
    }
    .footer {
        padding: 12px 0;
        margin: 0 0 54px 0;
    }
    .skctn {
        padding: 25px 0 0 0;
    }
    .ctn-left {
        width: 100%;
        float: none;
    }
    .tab {
        display: none;
    }
    .cltit {
        padding: 10px 0;
        font-size: 25px;
        pointer-events: auto;
    }
    .ctn-right {
        width: 100%;
        float: none;
        margin: 20px 0 0 0;
    }
    .message {
        width: 100%;
    }
    .cr {
        margin: 0;
    }
    .cltit b {
        display: block;
    }
    .tab li {
        height: 46px;
        line-height: 45px;
    }
}

@media screen and (max-width: 350px) {
    .crt span {
        display: none;
    }
}

<!-----------------------------------------------------------手机底部---------------------------------------------------------->@font-face {
    font-family: 'iconfont';
    src: url('http://at.alicdn.com/t/font_1432720974_1547027.eot');
    src: url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')
}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

body {
    background: #fff;
    background-size: cover;
    font: 12px/22px "Microsoft YaHei", "SimSun";
    font-size: 100%;
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr,
dl,
dd,
select,
option {
    margin: 0;
    padding: 0;
}

li,
img,
input,
em,
select {
    list-style: none;
    border: none;
    font-style: normal;
    outline: none;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
}

select::-ms-expand {
    display: none;
}

.img_none {
    display: none;
}

.img-position-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 96%;
    max-height: 96%;
    display: block;
    margin: auto;
    padding: auto;
}


/*手机底部*/

.hot {
    width: 100%;
    height: 54px;
    background: #0275c6;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: solid 1px #fff;
}

.ds {
    display: block;
    border-right: 1px #fff solid;
    box-sizing: border-box;
}

.ds:nth-child(4) {
    border: none;
}

.ds:hover {
    background: #fff;
}

.hot .row div a:hover {
    color: #0275c6;
}

.hot .row div a:hover span {
    color: #0275c6 !important;
}

.hot span {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.hot h6 {
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 0 0;
}

.hot .row div a {
    display: block;
    color: #fff;
    padding: 7px 0 3px 0;
}

.dbbox {
    position: fixed;
    left: 0;
    bottom: 70px;
    z-index: 99;
    width: 100%;
}

.dbbox .dbs {
    position: relative;
    padding: 0 15px;
    display: none;
}

.dbbox .dbs .neirong {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}

.dbbox .dbs.ewm-box {
    text-align: center;
}

.dbbox .dbs.ewm-box:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    z-index: 1;
    width: 25%;
    height: 6px;
    background: url(../images/icon/dbtc_jt.png) no-repeat center;
}

.dbbox .dbs.fenxiang-box:after {
    content: "";
    position: absolute;
    left: 75%;
    bottom: -6px;
    z-index: 1;
    width: 25%;
    height: 6px;
    background: url(../images/icon/dbtc_jt.png) no-repeat center;
}

.dbbox .dbs.ewm-box img {
    max-width: 140px;
}

.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
    position: relative;
    padding: 6px 0;
    width: 20%;
    height: 44px;
}

.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
    position: absolute;
    left: 50%;
    top: 6px;
    margin: 0 0 0 -16px;
    float: inherit !important;
    display: block;
}

footer ul li a {
    padding: 0 10px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
}


/*翻页*/

.search-pagination {
    text-align: center;
    margin-top: 40px;
}

.search-pagination .pagination {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.search-pagination .pagination li {
    display: inline;
    width: auto;
    float: none;
    margin-bottom: 0;
}

.search-pagination>.pagination>li>a {
    margin: 0 3px;
    color: #2a333c;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    border: 1px solid #ddd;
}

.search-pagination>.pagination>.active>a,
.search-pagination>.pagination>.active>a:focus,
.search-pagination>.pagination>.active>a:hover {
    color: #fff;
    background-color: #1baadb;
    border-color: #1baadb;
    cursor: default;
}