
body {
    min-width: 320px;
    font: 16px "微软雅黑","Arial,Microsoft YaHei";
    color: #333;
    line-height: 24px;
    overflow-x: hidden;
}

.container {
    margin: 0 auto;
    height: auto;
}

h1, h2, h3, h4, h5, p, div, span, ul, li, dl, dd, dt {
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: none;
    font: 16px "微软雅黑","Arial,Microsoft YaHei";
}

label {
    font-weight: normal;
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

    a:focus, a:hover {
        color: #333;
        text-decoration: none;
        outline: none;
        outline-offset: 0;
    }

ul, li {
    list-style: none;
}

i, em {
    font-style: normal;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.imgMax {
    max-width: 100%;
    max-height: 100%;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.fwn {
    font-weight: normal
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.ma {
    margin: 0 auto;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.pf {
    position: fixed;
}

.oh {
    overflow: hidden;
}

.transition {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

img.desaturate {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

    img.desaturate:hover {
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -o-filter: grayscale(0);
    }

img {
    border: none;
}

html {
    width: 100%;
}

body {
    background: #fff;
    width: 100%;
    height: auto;
    position: relative;
    overflow-x: hidden;
}

.slick-slide {
    outline: none;
}

    .slick-slide img {
        margin: 0 auto;
        max-width: 100%;
    }

.slick-dots li button:before {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.container {
    padding: 0 10px;
}


.header_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    z-index: 50;
    background: #fff;
}

.head_bot {
    height: 75px;
}

.logo {
    height: 75px;
    position: relative;
}

    .logo a img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
    }

.nav {
    width: 50%;
    padding-right: 20px;
}

    .nav li {
        float: left;
        width: 12.5%;
        position: relative;
    }

        .nav li a {
            position: relative;
            display: block;
            margin: 21px auto 0;
            padding: 0;
            font-size: 15px;
            color: #333;
            height: 34px;
            line-height: 34px;
            text-align: center;
            overflow: hidden;
        }

.nav_child {
    position: absolute;
    top: 55px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 20;
    border: 1px solid #2f5edc;
    border-top: none;
    display: none;
}

    .nav_child li {
        float: none;
        width: 100%;
    }

        .nav_child li a {
            margin: 0;
            font-size: 14px;
            color: #808080;
            padding: 0 10px;
            text-align: left;
        }

.nav li a:hover {
    color: #fff;
    background: #2f5edc;
}

.nav li.current > a {
    color: #fff;
    background: #2f5edc;
}

.nav li.on > a {
    color: #fff;
    background: #2f5edc;
}

.nav_child li a:hover {
    color: #2f5edc;
    background: none;
}

.tel_had {
    margin-top: 21px;
    width: 178px;
    height: 34px;
    line-height: 34px;
    background: #2f5edc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

    .tel_had span {
        white-space: nowrap;
        margin-left: 2px;
    }

    .tel_had img {
        vertical-align: middle;
        margin-top: -3px;
    }

#model_banner .slick-dots {
    bottom: 10px;
}

    #model_banner .slick-dots li {
        width: 18px;
        height: 18px;
        text-align: center;
        padding: 3px;
        border-radius: 50%;
        margin: 0 8px;
    }

        #model_banner .slick-dots li button {
            width: 12px;
            height: 12px;
            background: #fff;
            padding: 0;
            border-radius: 50%;
        }

        #model_banner .slick-dots li.slick-active {
            background: rgba(47,94,220,.5);
        }

            #model_banner .slick-dots li.slick-active button {
                background: #2f5edc;
            }

#model_banner .slick-prev, #model_banner .slick-next {
    top: auto;
    margin: auto;
    bottom: 9px;
    z-index: 10;
    webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0, 0);
}

    #model_banner .slick-prev:before, #model_banner .slick-next:before {
        font-weight: bold;
        opacity: 1;
        color: #fff;
        font-size: 20px;
        font-family: "幼圆"
    }

#model_banner .slick-prev {
    left: 45%;
}

    #model_banner .slick-prev:before {
        content: "<";
    }

#model_banner .slick-next {
    right: 45%;
}

    #model_banner .slick-next:before {
        content: ">";
    }

    #model_banner .slick-prev:hover:before, #model_banner .slick-next:hover:before {
        color: #2f5edc;
    }


.section_one {
    background: #f8f7fa;
    padding: 50px 0;
}

.about {
    max-width: 1600px;
    background: #fff;
    margin: 0 auto;
    padding: 60px 0;
}

.about_lt {
    width: 49%;
    float: left;
}

.about_rt {
    width: 46%;
    float: right;
}

.s_title {
    margin-bottom: 40px;
}

    .s_title dt {
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        width: 180px;
        height: 48px;
        line-height: 48px;
        background: #2f5edc;
        text-align: center;
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }

        .s_title dt a {
            color: #fff;
            display: block;
        }

    .s_title dd {
        display: inline-block;
        vertical-align: top;
        margin-left: 5px;
    }

        .s_title dd b {
            display: block;
            font-size: 14px;
            font-weight: bold;
            margin-top: 5px;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
        }

        .s_title dd span {
            display: block;
            font-size: 16px;
            color: #808080;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
        }

.about_lt h3 {
    display: block;
    color: #2f5edc;
    font-size: 18px;
    font-weight: bold;
}

.about_lt .about_txt {
    font-size: 14px;
    line-height: 28px;
    height: 140px;
    margin: 10px 0 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.about_lt .more {
    color: #2f5edc;
    font-size: 14px;
    font-weight: bold;
}

.about_rt img {
    max-width: 100%;
    max-height: 100%;
}

.about_rt:before {
    content: "";
    width: 160px;
    height: 160px;
    background: #2f5edc;
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.about_rt:after {
    content: "";
    width: 160px;
    height: 160px;
    background: #2f5edc;
    position: absolute;
    right: -10px;
    top: -10px;
}

.about_rt a {
    display: block;
    position: relative;
    z-index: 10;
}

.section_two {
    padding: 80px 0;
}

.business_cont {
    padding-top: 10px;
}

.busSlider .slick-slide {
    padding: 0 30px;
}

.busSlider dl {
    text-align: center;
}

    .busSlider dl dt {
        border-radius: 50%;
        overflow: hidden;
        position: relative;
    }

        .busSlider dl dt img {
            overflow: hidden;
            max-height: 100%;
            max-width: 100%;
            border-radius: 50%;
        }

        .busSlider dl dt p {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            font-weight: normal;
            width: 65px;
            height: 65px;
            line-height: 65px;
            border-radius: 50%;
            color: #fff;
            font-size: 30px;
            background: rgba(47,94,220,.8);
            display: none;
        }

    .busSlider dl dd {
        padding-top: 15px;
    }

        .busSlider dl dd h3 {
            font-size: 18px;
            font-weight: bold;
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .busSlider dl dd span {
            font-size: 14px;
            color: #2f5edc;
            line-height: 20px;
            height: 20px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .busSlider dl dd .bus_txt {
            font-size: 14px;
            line-height: 24px;
            color: #808080;
            height: 48px;
            margin: 12px 0 17px;
            text-align: left;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .busSlider dl dd a {
            display: block;
            border-top: 1px solid #e6e6e6;
            font-weight: bold;
            font-size: 14px;
            color: #808080;
            padding: 15px 0;
        }

    .busSlider dl:hover dt p {
        display: block;
    }

    .busSlider dl:hover dd a {
        color: #2f5edc;
    }

.busSlider .slick-prev, .busSlider .slick-next {
    z-index: 10;
    width: 48px;
    height: 48px;
    background: #d9d9d9;
    margin-top: -90px;
}

    .busSlider .slick-prev:before, .busSlider .slick-next:before {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        font-family: "幼圆";
        opacity: 1;
    }

    .busSlider .slick-prev:before {
        content: "<"
    }

    .busSlider .slick-next:before {
        content: ">"
    }

.busSlider .slick-prev {
    left: -100px;
}

.busSlider .slick-next {
    right: -100px;
}

    .busSlider .slick-prev:hover, .busSlider .slick-next:hover {
        background: #2f5edc;
    }

.section_three {
    background: #f8f7fa;
    padding: 90px 0 60px;
}

    .section_three .s_title {
        margin-bottom: 20px;
    }

.newSlider .news_list {
    margin: 10px 0 30px;
    background: #fff;
}

    .newSlider .news_list dt {
        width: 420px;
        height: 220px;
        text-align: center;
        float: left;
    }

        .newSlider .news_list dt img {
            max-width: 100%;
            max-height: 100%;
        }

    .newSlider .news_list dd {
        padding: 40px 40px 45px 50px;
        margin-left: 420px;
    }

        .newSlider .news_list dd a {
            display: block;
            font-size: 16px;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .newSlider .news_list dd .new_txt {
            font-size: 14px;
            line-height: 24px;
            color: #808080;
            height: 48px;
            margin: 17px 0;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .newSlider .news_list dd span {
            display: block;
            width: 148px;
            height: 34px;
            line-height: 34px;
            background: #ccc;
            font-size: 14px;
            color: #fff;
            text-align: center;
        }

    .newSlider .news_list:hover {
        box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }

        .newSlider .news_list:hover dd span {
            background: #2f5edc;
        }

        .newSlider .news_list:hover dd a {
            color: #2f5edc;
        }

.newSlider .slick-prev, .newSlider .slick-next {
    z-index: 10;
    width: 38px;
    height: 38px;
    background: #d9d9d9;
    top: -40px;
    left: auto;
    right: 0;
}

    .newSlider .slick-prev:before, .newSlider .slick-next:before {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        font-family: "幼圆";
        opacity: 1;
    }

    .newSlider .slick-prev:before {
        content: "<"
    }

    .newSlider .slick-next:before {
        content: ">"
    }

.newSlider .slick-prev {
    right: 60px;
}

    .newSlider .slick-prev:hover, .newSlider .slick-next:hover {
        background: #2f5edc;
    }


.section_four {
    padding: 60px 0;
}

.caseSlider .slick-slide {
    padding: 0 15px;
}

.caseSlider dl {
    margin-bottom: 30px;
}

    .caseSlider dl dt {
        text-align: center;
    }

    .caseSlider dl dd {
        position: relative;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        margin: -25px 20px 0;
        background: #fff;
        padding: 0 20px;
        z-index: 10;
    }

        .caseSlider dl dd a {
            display: block;
            font-size: 16px;
        }

        .caseSlider dl dd i {
            font-size: 20px;
            font-family: "幼圆";
            color: #fff;
            display: none;
        }

    .caseSlider dl:hover dd {
        background: #2f5edc;
    }

        .caseSlider dl:hover dd a {
            color: #fff;
        }

        .caseSlider dl:hover dd i {
            display: block;
        }

.caseSlider .slick-prev, .caseSlider .slick-next {
    z-index: 10;
    width: 38px;
    height: 38px;
    background: #d9d9d9;
    top: -40px;
    left: auto;
    right: 0;
}

    .caseSlider .slick-prev:before, .caseSlider .slick-next:before {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        font-family: "幼圆";
        opacity: 1;
    }

    .caseSlider .slick-prev:before {
        content: "<"
    }

    .caseSlider .slick-next:before {
        content: ">"
    }

.caseSlider .slick-prev {
    right: 60px;
}

.caseSlider .slick-next {
}

    .caseSlider .slick-prev:hover, .caseSlider .slick-next:hover {
        background: #2f5edc;
    }

.footer {
    background: #2f5edc;
    padding: 40px 0;
}

.copy {
    display: inline-block;
    width: 33%;
    vertical-align: bottom;
    line-height: 30px;
    color: #b4c7fa;
    font-size: 14px;
    margin-bottom: 10px;
}

    .copy a {
        color: #b4c7fa;
        font-size: 14px;
    }

        .copy a:hover {
            color: #fff;
        }

.contact {
    display: inline-block;
    width: 38%;
    vertical-align: bottom;
    text-align: center;
}

    .contact p {
        color: #fff;
        font-size: 14px;
    }

    .contact h3 {
        color: #fff;
        font-size: 36px;
        margin: 15px 0;
    }

    .contact b {
        display: block;
        width: 40px;
        border-top: 1px solid #fff;
        margin: 0 auto 15px;
    }

.share_list {
    margin-top: 20px;
}

    .share_list li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px;
    }

        .share_list li a {
            display: block;
        }

        .share_list li.wx a {
            width: 26px;
            height: 21px;
            background: url(../img/img10.png) no-repeat center center;
        }

        .share_list li.wx:hover a {
            background: url(../img/wx0.png) no-repeat center center;
        }

        .share_list li.wb a {
            width: 24px;
            height: 21px;
            background: url(../img/wb.png) no-repeat center center;
        }

        .share_list li.wb:hover a {
            background: url(../img/img11.png) no-repeat center center;
        }

        .share_list li.qq a {
            width: 20px;
            height: 22px;
            background: url(../img/qq.png) no-repeat center center;
        }

        .share_list li.qq:hover a {
            background: url(../img/img9.png) no-repeat center center;
        }

.wx_img {
    z-index: 50;
    position: fixed;
    bottom: 20px;
    left: -20px;
    right: -20px;
    background: rgba(0,0,0,.3);
    height: 100%;
    display: none;
}

    .wx_img .wx_box {
        width: 232px;
        height: 254px;
        padding: 8px;
        background: rgba(255,255,255,.5);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 40;
    }

        .wx_img .wx_box .wx_cont {
            background: #fff;
            padding-bottom: 18px;
        }

            .wx_img .wx_box .wx_cont .wx_had {
                text-align: left;
                padding: 0 10px;
                height: 30px;
                line-height: 30px;
                background: #f2f2f2;
                border-bottom: 1px solid #d9d9d9;
            }

                .wx_img .wx_box .wx_cont .wx_had span {
                    font-size: 14px;
                    color: #808080;
                    font-weight: bold;
                }

                .wx_img .wx_box .wx_cont .wx_had i {
                    float: right;
                    font-size: 14px;
                    color: #808080;
                    cursor: pointer;
                    display: block;
                    position: relative;
                }

            .wx_img .wx_box .wx_cont .wx_body {
                width: 170px;
                height: 170px;
                margin: 18px auto 0;
            }

    .wx_img img {
        max-height: 100%;
        max-width: 100%;
    }

.link {
    margin-top: 110px;
    position: relative;
    float: right;
    width: 240px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #6586de;
    padding: 0 10px;
}

    .link span {
        color: #fff;
        font-size: 14px;
    }

        .link span i {
            display: block;
            width: 0;
            height: 0;
            border-bottom: 6px solid #fff;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            margin-top: 20px;
        }

    .link .link_box {
        position: absolute;
        bottom: 110%;
        left: 0;
        width: 100%;
        background: #436fe4;
        padding: 5px 10px;
        opacity: 0;
    }

        .link .link_box a {
            display: block;
            line-height: 35px;
            color: #8fa9ed;
            font-size: 14px;
        }

            .link .link_box a:hover {
                color: #fff;
            }

    .link .panel2 {
        max-height: 100px;
    }

    .link:hover .link_box {
        opacity: 1;
    }


.newSlider .news_list dt {
    overflow: hidden;
}

.about_rt a {
    overflow: hidden;
}

.about_rt img, .busSlider dl dt img, .newSlider .news_list dt img, .caseSlider dl dt img {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
}

    .about_rt img:hover, .busSlider dl dt img:hover, .newSlider .news_list dt img:hover, .caseSlider dl dt img:hover {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }






/*pc端内页*/
.content_139color .quickbar_nav ul li.quickbar_weixin:hover .quickbar_hoverbox img {
    max-width: none;
    max-height: none;
}

.content_139color .updown_fenlei .cont_nav .one .o_li a.ez_a {
    color: #fff;
    background-color: #2f5edc;
    font-weight: bold;
    text-align: left;
}

    .content_139color .updown_fenlei .cont_nav .one .o_li a.ez_a i {
        background: url(../img/icon4_h.png) center no-repeat;
        background-size: 100% auto;
    }

.content_139color .updown_fenlei .cont_nav .one .o_li:hover .one_a,
.content_139color .updown_fenlei .cont_nav .one .o_li a.ez {
    background: #2f5edc;
}

.content_139color .updown_posnav .nav_item a:hover,
.content_139color .updown_posnav .nav_item a.on {
    color: #2f5edc;
}

.content_139color .model-textlist-four ul li a:hover {
    background: #2f5edc;
}

    .content_139color .model-textlist-four ul li a:hover .textlist-r dd {
        color: #fff;
    }

.content_139color .model_page a.current,
.content_139color .model_page a:hover {
    color: #2f5edc;
    border-bottom: 1px solid #2f5edc;
}

.content_139color #model_contant_main .model_dec_adress a:hover {
    color: #2f5edc;
}

.content_139color .model-dectil-bottom .model-dectil-chose a:hover {
    color: #2f5edc;
}

.content_139color .model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover {
    border: 1px solid #2f5edc;
    background-color: #2f5edc;
}

.content_139color .model-textlist-one ul li:hover {
    border-bottom: 1px solid #2f5edc;
}

    .content_139color .model-textlist-one ul li:hover dt {
        color: #2f5edc;
    }

.content_139color .model-textlist-two ul li a:hover .textlist-l dt {
    color: #2f5edc;
}

.content_139color .model-textlist-two ul li a:hover .textlist-l p {
    color: #2f5edc;
}

.content_139color .model-textlist-two ul li a:hover .newtime {
    background: #2f5edc;
}

.content_139color .model-textlist-three ul li a:hover,
.content_139color .model-textlist-three ul li a:hover dt {
    color: #2f5edc;
}

.content_139color .model-textlist-three ul li a:before {
    background: #2f5edc;
}

.content_139color .model-imgtextlist-two ul li a:hover .imgtextlist-r dt {
    color: #2f5edc;
}

.content_139color .model-imgtextlist-one ul li a:hover .imgtextlist-l dt {
    color: #2f5edc;
}

.content_139color .model-imgtextlist-three ul li a:hover .imgtextlist-r dt {
    color: #2f5edc;
}

.content_139color .model-imgtextlist-three ul li .imgtextlist-r .time p {
    color: #2f5edc;
}

.content_139color .model-imgtextlist-four ul li a:hover .imgtextlist-text {
    background: #2f5edc;
}

    .content_139color .model-imgtextlist-four ul li a:hover .imgtextlist-text dd {
        color: #fff;
    }

    .content_139color .model-imgtextlist-four ul li a:hover .imgtextlist-text p {
        color: #fff;
    }

.content_139color .model-imglist-two ul li .pimg em span {
    background-color: #2f5edc;
}

.content_139color .model-imglist-two ul li a:hover p {
    background: #2f5edc;
}

.content_139color .model-imglist-three ul li a:hover {
    border: 2px solid #2f5edc;
}

    .content_139color .model-imglist-three ul li a:hover p {
        color: #2f5edc;
        background: url(../img/icon6.png) right center no-repeat;
    }

.content_139color .model_seach .model-seachdiv form .seabtn {
    background: #2f5edc;
}

.content_139color .model-textlist-three ul li a:before {
    background: #2f5edc;
}

.content_139color .model-dectil-img .slick-dots li button {
    border: 1px solid #2f5edc;
}

.content_139color .model-dectil-img .slick-dots li.slick-active button {
    background: #2f5edc;
}

.content_139color .model-textlist-four ul li a:hover {
    background: #2f5edc !important;
}

    .content_139color .model-textlist-four ul li a:hover .textlist-r dt {
        color: #fff !important;
    }

.content_139color .updown_posnav .nav_item a:hover, .updown_posnav .nav_item a.on {
    color: #2f5edc;
}

.content_139color .model_page a.on,
.content_139color .model_page a:hover {
    color: #2f5edc;
    border-bottom: 1px solid #2f5edc;
}

.content_139color .model-textlist-three ul li a:hover,
.content_139color .model-textlist-three ul li a:hover dt {
    font-weight: bold;
    color: #2f5edc;
}

.content_139color .model_page a.on,
.content_139color .model_page a:hover {
    font-weight: bold;
    color: #2f5edc;
    border-bottom: 1px solid #2f5edc;
}

.content_139color .model-imgtextlist-four ul li a:hover .imgtextlist-text dt {
    color: #fff !important;
}

.content_139color .model_leftright_l .l_posnav {
    background: #2f5edc;
}

.content_139color .moder_leftright_r .r_posnav p {
    border-bottom: 4px solid #2f5edc;
}

.content_139color .model_leftright_l .cont_nav .one .o_li a.one_a:hover,
.content_139color .model_leftright_l .cont_nav .one .o_li a.ez {
    color: #2f5edc;
}

.content_139color .model_leftright_l .cont_nav .second .e_li a:hover,
.content_139color .model_leftright_l .cont_nav .second .e_li a.sen_x {
    color: #2f5edc;
}

    .content_139color .model_leftright_l .cont_nav .second .e_li a:hover:before,
    .content_139color .model_leftright_l .cont_nav .second .e_li a.sen_x:before {
        background: #2f5edc;
    }

.content_139color .moder_leftright_r .r_posnav span a:hover {
    color: #2f5edc;
}

.content_139color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before {
    border-bottom: 12px solid #2f5edc;
}

.content_139color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before {
    border-top: 12px solid #2f5edc;
}

.content_139color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:hover {
    border-bottom: 1px solid #2f5edc;
}

.content_139color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:hover {
    border-top: 1px solid #2f5edc;
}

.model_leftright_l .cont_nav .one .o_li .one_a i {
    background: url(../img/icon6.png) center no-repeat;
}

.model-classify-nav .one .o_li .one_a i {
    background: url(../img/icon6.png) center no-repeat;
}

#model_banner .slick-dots li.slick-active button {
    background: #2f5edc
}

.slick-vertical .slick-slide {
    border: none;
}

.updown_fenlei .cont_nav .one .one_a i {
    background: url(../img/icon4.png) center no-repeat;
    background-size: 100% auto;
}




/*手机端内页*/
.content_139color .model-classify .model-classify-posnav {
    background: #2f5edc;
}

.content_139color .model-classify-nav .one .o_li a.ez {
    color: #2f5edc
}

.content_139color .model-classify-nav .second a.sen_x {
    color: #2f5edc
}

    .content_139color .model-classify-nav .second a.sen_x:before {
        background: #2f5edc
    }

.content_139color .model-phone-page span i {
    color: #2f5edc;
}

div.model-fixed {
    background: #1a48c3;
}

.model-leftnav-top {
    background: #2f5edc;
}

.model-leftnav-main .nnav .yiji dl img {
}

.model-leftnav-main .nnav .yiji.xz a.ce {
    color: #2f5edc
}





.model-dectil-bottom .model-dectil-chose {
    width: 70%;
}

.model-dectil-bottom .model-dectil-share {
    width: 30%;
}

    .model-dectil-bottom .model-dectil-share .bdsharebuttonbox {
        float: right;
    }

#quickbar-wrap {
    padding-top: 0;
}
