﻿@import url(style.css);
@import url(pscroll.css);
@import url(share.min.css);
@import url(lrtk3.css);
/*内页*/
@keyframes scaleAnim {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}


.postions {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    color: #555555;
    font-size: 15px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.posadd .postions {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.postions a {
    color: #555555;
}

    .postions a:hover {
        color: #2285ed;
    }

.postions label {
    color: #333333;
}

.postions .postions_r {
}

    .postions .postions_r img {
        vertical-align: baseline;
        margin-right: 8px;
        margin-left: 11px;
    }

        .postions .postions_r img:first-child {
            margin-left: 0;
        }

.postions h2 {
    float: left;
    font-weight: normal;
    color: #333;
    height: 58px;
    font-size: 20px;
}

    .postions h2 span {
        font-size: 16px;
        font-family: Arial;
    }

.postions .rclass {
    float: right;
    background: url(../images/pos_bg2.png) left center no-repeat;
    background-size: 20px auto;
    padding-left: 25px;
    -webkit-tap-highlight-color: #fff;
    -webkit-tap-highlight-color: transparent;
    display: none;
}

.postions .postions_b {
    text-align: center;
}

    .postions .postions_b a {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        overflow: hidden;
        font-size: 15px;
        color: #333333;
        position: relative;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
        z-index: 0;
        margin-left: 25px;
        margin-right: 24px;
    }

        .postions .postions_b a:hover {
            color: #333333;
        }

        .postions .postions_b a:after {
            content: "";
            display: block;
            position: absolute;
            left: 50%;
            right: 50%;
            bottom: 0;
            height: 3px;
            opacity: 0;
            background: #2285ed;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -ms-transition: all .3s;
            transition: all .3s;
            z-index: -1;
        }

        .postions .postions_b a.isel:after {
            left: 0%;
            right: 0%;
            opacity: 1;
        }

        .postions .postions_b a:hover:after {
            left: 0%;
            right: 0%;
            opacity: 1;
        }

        .postions .postions_b a.isel {
            color: #333333;
        }
/*分类弹窗*/
.about_bgs {
    z-index: 19891024;
    background: url(../images/about_bg.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.about_tc .closed2 {
    display: none;
}

.o_big_con {
    overflow: hidden;
    position: relative;
}

.o_big {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 70% center;
    background-size: cover;
    position: relative;
    width: 100%;
    -webkit-animation: scaleAnim 5s ease forwards;
    animation: scaleAnim 5s ease forwards;
}

    .o_big img {
        width: 100%;
        filter: Alpha(Opacity=0);
        opacity: 0;
    }

.o_big_con .cons {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .o_big_con .cons .wrap {
        height: 100%;
        display: table;
    }

.o_big_con .h2 {
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    color: rgba(255,255,255,1.0);
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
}

    .o_big_con .h2 span {
        display: block;
        overflow: hidden;
        color: #fff;
        line-height: 1;
        text-transform: uppercase;
        margin-top: 12px;
        font-size: 16px;
        font-family: Arial;
    }


/*分页*/
.yema {
    width: 100%;
    text-align: center;
    clear: both;
    overflow: hidden;
    padding-top: 4%;
    padding-bottom: 4%;
    clear: both;
}

    .yema.bgs2 {
        text-align: right;
    }

    .yema a {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        padding-left: 10px;
        overflow: hidden;
        padding-right: 10px;
        min-width: 18px;
        margin-left: 3px;
        text-align: center;
        color: #999999;
        font-size: 14px;
        border: 1px solid #e5e5e5;
        background: #fff;
    }
    .yema span {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        padding-left: 10px;
        overflow: hidden;
        padding-right: 10px;
        min-width: 18px;
        margin-left: 3px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border: 1px solid #e5e5e5;
        background: #2285ed;
    }

        .yema a:hover {
            text-decoration: none;
            color: #fff;
            background: #2285ed;
            border: 1px solid #2285ed;
        }

        .yema a.on {
            color: #fff;
            background: #2285ed;
            border: 1px solid #2285ed;
        }

        .yema a.first, .yema a.last {
            margin-right: 0;
        }

            .yema a.first:hover, .yema a.last:hover {
                background-color: #2285ed;
            }

        .yema a span {
            font-family: "宋体";
            font-size: 16px;
        }
/*分类弹窗*/
.about_bgs {
    z-index: 19891024;
    background: url(../images/about_bg.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.about_tc .closed2 {
    display: none;
}
/*暂无内容*/
.nodata {
    clear: both;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: 13%;
    margin-bottom: 13%;
    background: url(http://img02.ebaixun.com.cn/public/nodata.png) center top no-repeat;
    background-size: auto 169px;
    padding-top: 180px;
}

    .nodata .title {
        color: #555555;
        font-size: 18px;
        overflow: hidden;
        margin-top: 2%;
        line-height: 26px;
    }

    .nodata .desc {
        color: #999999;
        font-size: 14px;
        overflow: hidden;
        line-height: 24px;
        margin-top: 5px;
    }
/*关于我们*/
.o_title {
    overflow: hidden;
    margin-top: 5%;
    text-align: center;
    clear: both;
}

    .o_title .h3 {
        color: #222222;
        overflow: hidden;
        font-weight: normal;
        position: relative;
        padding-bottom: 2%;
    }

        .o_title .h3:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -15px;
            width: 30px;
            height: 2px;
            background: #e1e1e1;
        }

        .o_title .h3 span {
            display: block;
            overflow: hidden;
            color: #999999;
            font-size: 15px;
            line-height: 1.2;
            margin-top: 1.5%;
        }

    .o_title.bgs2 .h3:after {
        background: #2285ed;
        width: 46px;
        margin-left: -23px;
        height: 3px;
    }

.about_con {
    overflow: hidden;
    line-height: 32px;
    font-size: 15px;
    color: #333;
    position: relative;
    margin-top: 5%;
    margin-bottom: 6%;
    background-size: 44% auto;
}

    .about_con img {
        max-width: 100%;
    }

    .about_con .imgs {
        overflow: hidden;
        margin-top: 3%;
    }

        .about_con .imgs img {
            width: 100%;
            margin-bottom: 0;
            display: block;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
        }

        .about_con .imgs:hover img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

    .about_con .label {
        overflow: hidden;
        text-transform: uppercase;
        font-family: Arial;
        font-weight: bold;
        line-height: 1.1;
    }

        .about_con .label .blue {
            color: #2285ed;
        }

    .about_con .h3 {
        position: relative;
        margin-top: 3%;
        line-height: 30px;
        font-weight: normal;
        color: #333333;
        margin-bottom: 2%;
    }

    .about_con .txts {
        overflow: hidden;
    }

/*        .about_con .txts .p {
            width: 51.6%;
            overflow: hidden;
            margin-bottom: 2%;
        }*/

    .about_con .about_count {
        margin-top: 4%;
        margin-bottom: 1.5%;
        text-align: center;
    }

        .about_con .about_count ul li {
            padding-left: 4%;
            padding-right: 4%;
            position: relative;
            overflow: hidden;
            display: inline-block;
        }

            .about_con .about_count ul li:after {
                content: "";
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -22px;
                height: 44px;
                width: 1px;
                background: #e6e6e6;
            }

            .about_con .about_count ul li:last-child:after {
                width: 0;
            }

            .about_con .about_count ul li .nums {
                overflow: hidden;
            }

            .about_con .about_count ul li span {
                display: inline-block;
                vertical-align: top;
                overflow: hidden;
                font-weight: bold;
                font-family: Arial;
                line-height: 48px;
                color: #2285ed;
            }

            .about_con .about_count ul li label {
                display: inline-block;
                font-size: 14px;
                vertical-align: top;
                line-height: 24px;
                text-align: center;
                margin-left: 5px;
                font-family: "微软雅黑";
                font-weight: normal;
                color: #2285ed;
            }

            .about_con .about_count ul li:hover {
                -webkit-transform: translate3d(0, -2px, 0);
                transform: translate3d(0, -2px, 0);
            }

            .about_con .about_count ul li .lable1 {
                font-size: 15px;
                overflow: hidden;
                line-height: 22px;
                margin-top: 10px;
            }

.about_bg {
    overflow: hidden;
    background: url(../images/about_bg2.jpg) center center no-repeat;
    background-size: cover;
}
/*党建之窗*/
.about_ul {
    overflow: hidden;
    margin-top: 4%;
    border-top: 1px solid #e5e5e5;
}

    .about_ul ul li {
        display: block;
        height: 52px;
        line-height: 52px;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 2%;
        padding-right: 4%;
    }

        .about_ul ul li a {
            font-size: 14px;
            color: #555555;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .about_ul ul li a:hover {
                color: #2285ed;
            }

        .about_ul ul li em {
            float: right;
            margin-left: 2%;
            font-style: normal;
            font-size: 14px;
            color: #999999;
            font-family: Arial;
        }
/*发展历程*/
.page_bg {
    background: url(../images/about_bg3.png) center bottom no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 4%;
}

.history_div {
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 4%;
}

.BreakingNewsController {
    width: 100%;
    overflow: hidden;
    height: auto;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 3%;
    padding-top: 5px;
}

    .BreakingNewsController .bn-title {
        display: inline-block;
        float: left;
        line-height: 0px;
        color: #333;
        font-size: 0px;
    }

    .BreakingNewsController ul {
        padding: 0;
        margin: 0;
        display: block;
        list-style: none; /*position:absolute;*/
        width: 100%;
        overflow: hidden;
    }

        .BreakingNewsController ul li {
            list-style: none;
            padding: 0px 0px;
            display: none;
            overflow: hidden;
        }

            .BreakingNewsController ul li a {
                text-decoration: none;
                color: #333;
                display: inline-block;
                overflow: hidden;
                padding: 0;
                font-size: 18px;
                height: 63px;
                line-height: 63px;
            }

    .BreakingNewsController .bn-arrows {
        display: inline-block;
        width: 0%;
        position: absolute;
        left: 135px;
        top: 0;
        bottom: 0;
    }

        .BreakingNewsController .bn-arrows span {
            display: block;
            width: 102px;
            height: 36px;
            position: absolute;
            top: 0;
            bottom: 0;
            cursor: pointer; /*opacity:0.9;*/
            opacity: 1;
        }

            .BreakingNewsController .bn-arrows span:hover {
            }

    .BreakingNewsController span.bn-arrows-left {
        width: 66px;
        height: 66px;
        left: 17px;
        background: url(../images/history_bg3.png) center center no-repeat;
        background-size: 100% 100%;
        bottom: auto;
        top: 0px;
    }

    .BreakingNewsController span.bn-arrows-right {
        left: 0;
        background: url(../images/history_bg4.png) center center no-repeat;
        top: auto;
        bottom: 0px;
    }

        .BreakingNewsController span.bn-arrows-right:hover {
            opacity: 0.8;
            filter: Alpha(opacity=80);
        }

.history_con {
    background: url(../images/history_bg1.png) 186px top repeat-y;
    min-height: 200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 120px;
    overflow: hidden;
}

    .history_con dl dd {
        width: 100%;
        margin-bottom: 50px;
        background: url(../images/history_bg2.png) 176px 2px no-repeat;
        overflow: hidden;
    }
        /*.history_con dl dd:hover{ background-image:url(../images/history_bg2_on.png);}*/
        .history_con dl dd .years {
            float: left;
            overflow: hidden;
            font-weight: normal;
            color: #2285eb;
            font-size: 30px;
            margin-bottom: 10px;
            font-family: Arial;
            width: 112px;
            line-height: 26px;
            cursor: pointer;
            margin-left: 86px;
        }
        /*.history_con dl dd:hover .years{ color:#d2332f;}*/
        .history_con dl dd .txts2 {
            overflow: hidden;
            padding-left: 4%;
        }

            .history_con dl dd .txts2 .conts {
                overflow: hidden;
                color: #555555;
                font-size: 15px;
                line-height: 26px;
            }
/*荣誉*/
.honor_bg {
    background: #f6f5fa;
    overflow: hidden;
}

    .honor_bg .wrap {
        margin-top: 5%;
        margin-bottom: 5%;
        background: #fff;
    }

.honor_l {
    float: left;
    width: 50%;
    overflow: hidden;
}

    .honor_l .img {
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        height: 436px;
    }

        .honor_l .img:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .honor_l .img img {
            width: 100%;
            opacity: 0;
            filter: Alpha(opacity=0);
        }

.honor_r {
    overflow: hidden;
    width: 50%;
}

    .honor_r .txts {
        width: 94%;
        margin: 0 auto;
        max-width: 550px;
        text-align: center;
    }

        .honor_r .txts .h3 {
            text-align: center;
            font-weight: normal;
            overflow: hidden;
            margin-top: 6%;
        }

        .honor_r .txts .desc {
            overflow: hidden;
            text-align: center;
            font-family: Arial;
            font-size: 12px;
            color: #d9d9d9;
            text-transform: uppercase;
            line-height: 24px;
            height: 24px;
        }

        .honor_r .txts .cons {
            height: 310px;
            overflow: hidden;
            overflow-y: auto;
            padding-right: 20px;
            margin-top: 12px;
            font-size: 14px;
            color: #666666;
            line-height: 40px;
        }

            .honor_r .txts .cons::-webkit-scrollbar {
                width: 5px;
                height: 10px;
            }

            .honor_r .txts .cons::-webkit-scrollbar-thumb {
                background-color: rgba(34, 133, 237, 1.0);
            }

            .honor_r .txts .cons:hover::-webkit-scrollbar-thumb {
                background-color: rgba(34, 133, 237, 0.7);
            }

            .honor_r .txts .cons::-webkit-scrollbar-thumb:hover {
                background-color: rgba(34, 133, 237, 1.0);
                -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
            }

            .honor_r .txts .cons::-webkit-scrollbar-track {
                background-color: #f5f5f9;
            }
/*企业文化*/
.about_ul2 {
    overflow: hidden;
    margin-top: 4%;
    margin-bottom: 5%;
}

    .about_ul2 ul li {
        float: left;
        width: 18%;
        overflow: hidden;
        margin-left: 1%;
        margin-right: 1%;
    }

        .about_ul2 ul li i {
            display: block;
            width: 114px;
            height: 114px;
            overflow: hidden;
            margin: 0 auto;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-color: #f4f4f4;
            border-radius: 50%;
            transition: all 0.3s;
        }

        .about_ul2 ul li:hover i {
            background-color: #0b5da6;
        }

        .about_ul2 ul li i.bgs1 {
            background-image: url(../images/app_ico1.png);
        }

        .about_ul2 ul li i.bgs2 {
            background-image: url(../images/app_ico2.png);
        }

        .about_ul2 ul li i.bgs3 {
            background-image: url(../images/app_ico3.png);
        }

        .about_ul2 ul li i.bgs4 {
            background-image: url(../images/app_ico4.png);
        }

        .about_ul2 ul li i.bgs5 {
            background-image: url(../images/app_ico5.png);
        }

        .about_ul2 ul li:hover i.bgs1 {
            background-image: url(../images/app_ico1_on.png);
        }

        .about_ul2 ul li:hover i.bgs2 {
            background-image: url(../images/app_ico2_on.png);
        }

        .about_ul2 ul li:hover i.bgs3 {
            background-image: url(../images/app_ico3_on.png);
        }

        .about_ul2 ul li:hover i.bgs4 {
            background-image: url(../images/app_ico4_on.png);
        }

        .about_ul2 ul li:hover i.bgs5 {
            background-image: url(../images/app_ico5_on.png);
        }

        .about_ul2 ul li .h3 {
            font-weight: normal;
            font-size: 18px;
            color: #333;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: 30px;
            line-height: 30px;
            margin-top: 16px;
            text-align: center;
        }

        .about_ul2 ul li .p {
            font-size: 14px;
            color: #999999;
            margin-top: 8px;
            line-height: 26px;
            height: 52px;
            overflow: hidden;
            text-align: center;
        }

.about_con2 {
    overflow: hidden;
    background: url(../images/about_bg4.jpg) center center no-repeat;
    background-size: cover;
    color: #777777;
    font-size: 14px;
    line-height: 30px;
}

    .about_con2 .wrap {
        text-align: center;
        margin-bottom: 4.5%;
    }

    .about_con2 .imgs {
        overflow: hidden;
        margin-top: 3%;
    }

        .about_con2 .imgs img {
            width: 100%;
            margin-bottom: 0;
            display: block;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
        }

        .about_con2 .imgs:hover img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

    .about_con2 .txts {
        max-width: 1136px;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 3%;
    }

.about_con3 {
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 6%;
}

    .about_con3 .imgs {
        float: left;
        width: 50%;
        overflow: hidden;
    }

        .about_con3 .imgs img {
            width: 100%;
            margin-bottom: 0;
            display: block;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
        }

        .about_con3 .imgs:hover img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

    .about_con3 .txts {
        overflow: hidden;
        float: right;
        width: 48%;
        max-width: 560px;
    }

        .about_con3 .txts .h3 {
            font-weight: bold;
            overflow: hidden;
            font-size: 20px;
            padding-top: 5%;
            padding-bottom: 5%;
            border-bottom: 1px solid #eeeeee;
            line-height: 1.2;
            margin-top: 2%;
        }

            .about_con3 .txts .h3 .blue {
                color: #2285ed;
            }

        .about_con3 .txts .cons {
            overflow: hidden;
            line-height: 30px;
            font-size: 14px;
            color: #777777;
            margin-top: 4%;
        }
/*新闻*/
.news_ul {
    overflow: hidden;
    margin-top: 5%;
}

    .news_ul ul li {
        float: left;
        width: 32%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 2%;
    }

        .news_ul ul li:nth-child(3n+0) {
            margin-right: 0;
        }

        .news_ul ul li .imgs {
            overflow: hidden;
            position: relative;
            padding-top: 72%;
            border-radius: 4px;
        }

            .news_ul ul li .imgs:after {
                content: "";
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0; /*background:url(../images/xm_bg.png) center bottom no-repeat; background-size:cover;*/
            }

            .news_ul ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .news_ul ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .news_ul ul li .h3 {
            font-weight: normal;
            height: 48px;
            line-height: 48px;
            bottom: 0%;
            position: absolute;
            left: 0;
            width: 100%;
            box-sizing: border-box;
            padding-left: 12px;
            padding-right: 12px;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #fff;
            font-size: 14px;
            overflow: hidden;
            z-index: 2;
            background: rgba(0,0,0,0.55);
        }

            .news_ul ul li .h3 em {
                overflow: hidden;
                font-style: normal;
                font-family: Arial;
                margin-right: 5px;
            }
/*投资者关系*/
.news_ul2 {
    overflow: hidden;
    margin-top: 3%;
}

    .news_ul2 ul li {
        float: left;
        width: 32%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 2%;
    }

        .news_ul2 ul li:nth-child(3n+0) {
            margin-right: 0;
        }

        .news_ul2 ul li .boxs {
            border: 1px solid #e5e5e5;
            padding: 13px;
            overflow: hidden;
            transition: all 0.3s;
        }

        .news_ul2 ul li:hover .boxs {
            border: 1px solid #2285ed;
        }

        .news_ul2 ul li .date {
            float: left;
            overflow: hidden;
            width: 66px;
            height: 64px;
            background: #f7f7f7;
            text-align: center;
            font-family: Arial;
            line-height: 20px;
            margin-right: 20px;
            font-size: 12px;
            color: #777777;
        }

            .news_ul2 ul li .date b {
                display: block;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                font-weight: normal;
                margin-top: 10px;
                color: #333;
            }

        .news_ul2 ul li .txts {
            margin-top: 10px;
            overflow: hidden;
            line-height: 24px;
            font-size: 14px;
            color: #333333;
            height: 48px;
        }

.news_a {
    overflow: hidden;
    text-align: center;
    margin-top: 3%;
}

    .news_a a {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        padding-left: 18px;
        padding-right: 18px;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 15px;
        color: #555555;
        border-radius: 20px;
        height: 34px;
        line-height: 34px;
    }

        .news_a a:hover {
            color: #2285ed;
        }

        .news_a a.on {
            color: #fff;
            background: #2285ed;
        }
/*营销网络*/
.yingxiao_con {
    overflow: hidden;
    margin-top: 3%;
    position: relative;
    margin-bottom: 1%;
}

    .yingxiao_con .yingxiao_l {
        float: left;
        width: 50%;
        overflow: hidden;
    }

        .yingxiao_con .yingxiao_l .img {
            overflow: hidden;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            height: 390px;
        }

            .yingxiao_con .yingxiao_l .img:hover {
                -webkit-transform: scale(1.1, 1.1);
                -moz-transform: scale(1.1, 1.1);
                -o-transform: scale(1.1, 1.1);
                -ms-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            .yingxiao_con .yingxiao_l .img img {
                width: 100%;
                opacity: 0;
                filter: Alpha(opacity=0);
            }

    .yingxiao_con .yingxiao_r {
        overflow: hidden;
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        background: url(../images/about_bg5.jpg) center center no-repeat;
        background-size: cover;
    }

        .yingxiao_con .yingxiao_r .cons {
            margin: 0 auto;
            max-width: 520px;
            overflow: hidden;
            width: 94%;
            font-size: 15px;
            color: #fff;
        }

            .yingxiao_con .yingxiao_r .cons .h3 {
                margin-bottom: 6%;
                overflow: hidden;
                margin-top: 8%;
                font-size: 16px;
            }

            .yingxiao_con .yingxiao_r .cons ul li {
                overflow: hidden;
                display: block;
                line-height: 24px;
                margin-bottom: 12px;
            }

                .yingxiao_con .yingxiao_r .cons ul li div {
                    float: left;
                    overflow: hidden;
                    background-repeat: no-repeat;
                    box-sizing: border-box;
                }

                    .yingxiao_con .yingxiao_r .cons ul li div.a {
                        width: 40%;
                        background-image: url(../images/about_bg6.png);
                        background-position: left 4px;
                        padding-left: 20px;
                    }

                    .yingxiao_con .yingxiao_r .cons ul li div.b {
                        margin-left: 1%;
                        width: 59%;
                        background-image: url(../images/about_bg7.png);
                        background-position: left 1px;
                        padding-left: 26px;
                    }

                .yingxiao_con .yingxiao_r .cons ul li a {
                    color: #fff;
                }

                    .yingxiao_con .yingxiao_r .cons ul li a:hover {
                        opacity: 0.8;
                        filter: Alpha(opacity=80);
                    }

.about_cha {
    margin-top: 3%;
    text-align: center;
    color: #555555;
    font-size: 15px;
    margin-bottom: 4%;
}

    .about_cha .span {
        display: inline-block;
        vertical-align: top;
        padding-right: 2%;
        line-height: 54px;
        height: 54px;
        overflow: hidden;
    }

    .about_cha .divs {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        margin-right: 1%;
    }

        .about_cha .divs select {
            width: 100%;
            border: solid 1px #e8e8e8;
            height: 52px;
            line-height: 50px;
            font-size: 15px;
            color: #555;
            padding-left: 14px;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            outline: none;
            font-family: "微软雅黑";
            background: url(../images/product_bg6.png) right 12px center no-repeat;
        }

        .about_cha .divs .input_shurk {
            width: 99%;
            background: #fff;
            height: 52px;
            line-height: 52px;
            font-size: 15px;
            color: #555;
            border: 1px solid #e8e8e8;
            outline: none;
            text-indent: 14px;
            font-family: "微软雅黑";
        }

    .about_cha .bnts {
        height: 54px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        display: inline-block;
        vertical-align: top;
        width: 12%;
        background: url(../images/about_bg8.png) center center #2285ed no-repeat;
        outline: none;
        border: 0;
        cursor: pointer;
    }

.mapselect .list ul {
    display: none;
}

.mapselect .map #allmap {
    height: 680px;
}

.mapselect .list .nonebox {
    padding: 160px 0;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #222;
    display: none;
    background: url(../images/none_date.png) no-repeat center 40px;
}

    .mapselect .list .nonebox .tips {
        font-size: 16px;
        color: #bbb;
    }

.tel_con {
    overflow: hidden;
    margin-top: 3%;
    position: relative;
    margin-bottom: 6%;
}

    .tel_con .tel_r {
        float: right;
        width: 50%;
        overflow: hidden;
    }

        .tel_con .tel_r .img {
            overflow: hidden;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            height: 408px;
        }

            .tel_con .tel_r .img:hover {
                -webkit-transform: scale(1.1, 1.1);
                -moz-transform: scale(1.1, 1.1);
                -o-transform: scale(1.1, 1.1);
                -ms-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            .tel_con .tel_r .img img {
                width: 100%;
                opacity: 0;
                filter: Alpha(opacity=0);
            }

    .tel_con .tel_l {
        overflow: hidden;
        width: 50%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background: url(../images/about_bg6.jpg) center center no-repeat;
        background-size: cover;
    }

        .tel_con .tel_l .cons {
            max-width: 520px;
            overflow: hidden;
            width: 94%;
            font-size: 14px;
            color: rgba(255,255,255,0.65);
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

            .tel_con .tel_l .cons ul li {
                overflow: hidden;
                display: block;
                line-height: 26px;
                padding-top: 6px;
                padding-bottom: 6px;
                border-bottom: 1px solid rgba(255,255,255,0.12);
                background-repeat: no-repeat;
                box-sizing: border-box;
                background-image: url(../images/about_bg9.png);
                background-position: 4px 10px;
                padding-left: 32px;
            }

                .tel_con .tel_l .cons ul li:last-child {
                    border-bottom: 0;
                }

                .tel_con .tel_l .cons ul li a {
                    color: rgba(255,255,255,0.65);
                }

                    .tel_con .tel_l .cons ul li a:hover {
                        color: #fff;
                    }

                .tel_con .tel_l .cons ul li span {
                    padding-right: 2.8%;
                    overflow: hidden;
                    display: inline-block;
                    vertical-align: top;
                }

                    .tel_con .tel_l .cons ul li span:first-child {
                        min-width: 42px;
                    }

                    .tel_con .tel_l .cons ul li span:nth-child(2) {
                        min-width: 133px;
                    }

                    .tel_con .tel_l .cons ul li span:last-child {
                        padding-right: 0;
                    }

.tonxun_bg {
    overflow: hidden;
    background: #f6f6f6;
}

.tonxun_box {
    max-width: 1250px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 2%;
    margin-bottom: 5%;
}

.tonxun_div {
    overflow: hidden;
    background: url(../images/about_bg10.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 14px;
    text-align: center; /*overflow-x:auto;*/
}

    .tonxun_div table { /*min-width:800px;*/
        border-collapse: collapse;
        border-spacing: 0;
        width: 100% !important;
    }

        .tonxun_div table th {
            line-height: 28px;
            height: 60px;
            border: 1px solid rgba(214,214,214,0.5);
            background: #0a1440;
            font-size: 18px;
        }

        .tonxun_div table td {
            line-height: 22px;
            height: 39px;
            border: 1px solid rgba(214,214,214,0.5);
            padding-left: 1%;
            padding-right: 1%;
            padding-top: 3px;
            padding-bottom: 3px;
        }

            .tonxun_div table td a {
                color: #fff;
            }

        .tonxun_div table .w1 {
            width: 10.8%;
        }

        .tonxun_div table .w3 {
            width: 26.6%;
        }

        .tonxun_div table .w4 {
            width: 13%;
        }

        .tonxun_div table .w5 {
            width: 20.5%;
        }

        .tonxun_div table .w6 {
            width: 17.5%;
        }

.tonxun_box .scrolls { /* height:750px;*/
    overflow: hidden;
    overflow-y: auto;
}

    .tonxun_box .scrolls::-webkit-scrollbar {
        width: 5px;
        height: 10px;
    }

    .tonxun_box .scrolls::-webkit-scrollbar-thumb {
        background-color: rgba(34, 133, 237, 1.0);
    }

    .tonxun_box .scrolls:hover::-webkit-scrollbar-thumb {
        background-color: rgba(34, 133, 237, 0.7);
    }

    .tonxun_box .scrolls::-webkit-scrollbar-thumb:hover {
        background-color: rgba(34, 133, 237, 1.0);
        -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
    }

    .tonxun_box .scrolls::-webkit-scrollbar-track {
        background-color: #eaeaea;
    }

.wangluo_img {
    overflow: hidden;
    margin-top: 3%;
    position: relative;
    margin-bottom: 3%;
}

    .wangluo_img img {
        width: 100%;
    }
/*产品服务*/
.product_search {
    overflow: hidden;
    max-width: 644px;
    border: 1px solid #e5e5e5;
    width: 92%;
    margin: 0 auto;
    text-align: left;
    background: rgba(255,255,255,1);
    margin-top: 2.5%;
}

    .product_search .input_shurk {
        float: left;
        width: calc(100% - 56px);
        width: -webkit-calc(100% - 56px);
        width: -moz-calc(100% - 56px);
        height: 42px;
        line-height: 42px;
        background: none;
        border: none;
        outline: medium;
        color: rgba(255,255,255,0.6);
        font-size: 14px;
        text-indent: 16px;
        font-family: "微软雅黑";
        color: #999999;
    }

    .product_search .s_btns {
        float: right;
        width: 56px;
        height: 42px;
        background: url(../images/product_bg1.png) center center no-repeat;
        border: none;
        cursor: pointer;
        outline: none;
    }

        .product_search .s_btns:hover {
            transition: all 0.3s;
            opacity: 0.8;
            filter: Alpha(opacity=80);
        }

.product_type_bg {
    background: #fff;
    overflow: hidden;
    margin-top: 2%;
    padding-left: 20px;
    padding-right: 20px;
}

.product_a {
    overflow: hidden;
    margin-top: 2%;
    padding-bottom: 1%;
    border-bottom: 1px solid #e5e5e5;
}

    .product_a.bgs2 {
        border-bottom: 0;
    }

    .product_a.bgs3 {
        margin-top: 0;
        padding-bottom: 0;
    }

        .product_a.bgs3 .wrap {
            margin-top: 1%;
            padding-bottom: 0.3%;
        }

    .product_a label {
        float: left;
        width: 88px;
        overflow: hidden;
        line-height: 34px;
        height: 34px;
        font-size: 15px;
        color: #333;
    }

    .product_a .divs {
        overflow: hidden;
    }

    .product_a a {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        padding-left: 18px;
        padding-right: 18px;
        margin-right: 12px;
        font-size: 15px;
        color: #333;
        border-radius: 20px;
        height: 34px;
        line-height: 34px;
        margin-bottom: 1%;
    }

        .product_a a:hover {
            color: #2285ed;
        }

        .product_a a.on {
            color: #fff;
            background: #2285ed;
        }

.product_b {
    overflow: hidden;
    padding-top: 2%;
    padding-bottom: 1%;
}

    .product_b label {
        float: left;
        width: 88px;
        overflow: hidden;
        line-height: 34px;
        height: 34px;
        font-size: 15px;
        color: #333;
    }

    .product_b .divs {
        float: left;
        padding-left: 8px;
        overflow: hidden;
        width: calc(100% - 180px);
        width: -webkit-calc(100% - 180px);
        width: -moz-calc(100% - 180px);
    }

        .product_b .divs a {
            min-width: 60px;
            display: inline-block;
            overflow: hidden;
            vertical-align: top;
            padding-left: 22px;
            margin-right: 6px;
            font-size: 15px;
            color: #333;
            height: 34px;
            line-height: 34px;
            margin-bottom: 1%;
            background: url(../images/product_bg2.png) left center no-repeat;
            background-size: 18px 18px;
        }

            .product_b .divs a:hover {
                color: #2285ed;
            }

            .product_b .divs a.on {
                background-image: url(../images/product_bg2_on.png);
            }

    .product_b .more {
        float: right;
        width: 74px;
        height: 24px;
        line-height: 24px;
        margin-top: 5px;
        background: #2285ed;
        color: #fff;
        text-align: center;
        font-size: 14px;
        border-radius: 4px;
        transition: all 0.3s;
    }

        .product_b .more:hover {
            opacity: 0.8;
            filter: Alpha(opacity=80);
        }

.product_bg {
    overflow: hidden;
    background: #f8f8f8;
}

.product_ul {
    margin-top: 3.5%;
    margin-bottom: 5%;
}

    .product_ul ul li {
        float: left;
        width: 32%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 2%;
        background: #fff;
    }

        .product_ul ul li:nth-child(3n+0) {
            margin-right: 0;
        }

        .product_ul ul li:hover {
            -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.1);
            box-shadow: 0 3px 12px rgba(0,0,0,0.1); /*z-index:1;position:relative;*/
        }

        .product_ul ul li .imgs {
            position: relative;
            padding-top: 35%;
        }

            .product_ul ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .product_ul ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .product_ul ul li .imgs i {
            width: 90px;
            height: 90px;
            position: absolute;
            bottom: -50px;
            left: 50%;
            margin-left: -45px;
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }

        .product_ul ul li .boxs {
            margin: 0 auto;
            width: 94%;
            overflow: hidden;
            margin-top: 50px;
            text-align: center;
        }

            .product_ul ul li .boxs .h3 {
                font-weight: normal;
                height: 28px;
                line-height: 28px;
                overflow: hidden;
                font-size: 18px;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

        .product_ul ul li:hover .boxs .h3 {
            color: #2285ed;
        }

        .product_ul ul li .boxs .p {
            line-height: 26px;
            height: 52px;
            overflow: hidden;
            color: #999999;
            font-size: 14px;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 9px;
        }

        .product_ul ul li .boxs em {
            display: block;
            width: 82px;
            height: 22px;
            line-height: 22px;
            border-radius: 20px;
            border: 1px solid #2285ed;
            background: #fff;
            text-align: center;
            color: #2285ed;
            transition: all 0.3s;
            margin: 0 auto;
            margin-top: 18px;
            margin-bottom: 20px;
        }

        .product_ul ul li:hover .boxs em {
            background: #2285ed;
            color: #fff;
        }

.product_ul2 {
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 5%;
    text-align: center;
}

    .product_ul2 ul li {
        display: inline-block;
        vertical-align: top;
        width: 23.5%;
        margin-right: 0.6%;
        margin-left: 0.6%;
        overflow: hidden;
        margin-bottom: 1.5%;
    }

        .product_ul2 ul li:nth-child(4n+0) {
            margin-right: 0;
        }

        .product_ul2 ul li:nth-child(4n-3) {
            margin-left: 0;
        }

        .product_ul2 ul li .boxs {
            border: 1px solid #e2e2e2;
            overflow: hidden;
            transition: all 0.3s;
        }

        .product_ul2 ul li:hover .boxs {
            border: 1px solid #2285ed;
        }

        .product_ul2 ul li .txts {
            margin: 0 auto;
            width: 94%;
            max-width: 230px;
            overflow: hidden;
            text-align: center;
        }

            .product_ul2 ul li .txts i {
                display: block;
                margin: 0 auto;
                margin-top: 35px;
                overflow: hidden;
                width: 70px;
                height: 70px;
                background-repeat: no-repeat;
                background-size: 100% 100%;
            }

        .product_ul2 ul li .h3 {
            overflow: hidden;
            height: 30px;
            line-height: 30px;
            margin-top: 13px;
            font-size: 18px;
            color: #333;
        }

        .product_ul2 ul li .p {
            line-height: 26px;
            height: 78px;
            overflow: hidden;
            color: #999999;
            font-size: 14px;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            margin-top: 20px;
        }

        .product_ul2 ul li em {
            display: block;
            width: 82px;
            height: 22px;
            line-height: 22px;
            border-radius: 20px;
            border: 1px solid #2285ed;
            background: #fff;
            text-align: center;
            color: #2285ed;
            transition: all 0.3s;
            margin: 0 auto;
            margin-top: 23px;
            margin-bottom: 43px;
            cursor: pointer;
        }

        .product_ul2 ul li:hover .boxs em {
            background: #2285ed;
            color: #fff;
        }

.product_adv {
    overflow: hidden;
    background: url(../images/product_bg3.jpg) center center no-repeat;
    background-size: cover;
}

    .product_adv .i_title {
        margin-top: 2%;
        overflow: hidden;
        text-align: center;
        font-weight: normal;
        color: #fff;
        line-height: 1.2;
        font-size: 16px;
        margin-bottom: 5.6%;
    }

    .product_adv .i_more_div {
        text-align: center;
        overflow: hidden;
    }

    .product_adv .i_more2 {
        width: 152px;
        height: 40px;
        margin: 0 auto;
        display: inline-block;
        clear: both;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        transition: all 0.3s;
        margin-top: 6%;
        margin-right: 3px;
        margin-left: 3px;
        border: 1px solid #2285ed;
        background: #2285ed;
    }

        .product_adv .i_more2:hover {
            text-decoration: none;
            opacity: 0.8;
            filter: Alpha(opacity=80);
        }
/*产品详细*/
.pr_bg {
    background: rgba(0,0,0,0.36);
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    position: fixed;
    top: 113px;
    left: 0;
    width: 100%;
    z-index: 3;
}

.nav-hide .pr_bg {
    background: #2b303b;
    top: 0;
}

.pr_bg .pr_bg_l {
    float: left;
    margin-left: 1.3%;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
}

    .pr_bg .pr_bg_l img {
        margin-top: 12px;
        float: left;
        height: 36px;
        margin-right: 18px;
    }

.pr_bg .pr_bg_r {
    float: right;
    overflow: hidden;
    max-width: 610px;
    width: 60%;
    font-size: 15px;
}

    .pr_bg .pr_bg_r .scroller {
        position: absolute;
    }

        .pr_bg .pr_bg_r .scroller li {
            float: left; /*  padding-right:3%;*/
        }

            .pr_bg .pr_bg_r .scroller li:nth-child(1) {
                margin-right: 0%;
            }

            .pr_bg .pr_bg_r .scroller li dd {
                overflow: hidden;
                float: left;
                padding-left: 20px;
                padding-right: 20px;
                position: relative;
                cursor: pointer;
            }

            .pr_bg .pr_bg_r .scroller li a {
                color: #fff;
            }

                .pr_bg .pr_bg_r .scroller li a:hover {
                    color: #2285ed;
                }

            .pr_bg .pr_bg_r .scroller li.cur a {
                color: #2285ed;
            }

.product_one {
    overflow: hidden;
}

.product_show1 {
    overflow: hidden;
    line-height: 30px;
    font-size: 15px;
    color: #666666;
    margin-top: 3%;
    margin-bottom: 7%;
}

    .product_show1 img {
        max-width: 100%;
    }

.product_two {
    overflow: hidden;
    background: url(../images/product_bg4.png) #f6f6f6 center center no-repeat;
    background-size: auto 100%;
}

.product_show2 {
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 7%;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}

    .product_show2 ul li {
        display: block;
        overflow: hidden;
        position: relative;
    }

        .product_show2 ul li .imgs {
            overflow: hidden;
            float: left;
            width: 50%;
            position: relative;
            padding-top: 27.2%;
        }

            .product_show2 ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .product_show2 ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .product_show2 ul li .txts {
            width: 48%;
            max-width: 562px;
            height: 100%;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .product_show2 ul li:nth-child(2n+0) .imgs {
            float: right;
        }

        .product_show2 ul li:nth-child(2n+0) .txts {
            left: 0;
            right: auto;
        }

.product_five {
    overflow: hidden;
}

.product_five_div {
    margin-bottom: 7%;
}

.product_four {
    overflow: hidden;
    background: url(../images/product_bg5.jpg) center center no-repeat;
    background-size: cover;
}

.product_adv2 {
    overflow: hidden;
    background: url(../images/product_bg3.jpg) center center no-repeat;
    background-size: cover;
}

    .product_adv2 .o_title .h3 {
        color: #fff;
    }

        .product_adv2 .o_title .h3:after {
            background: rgba(255,255,255,0.23);
            width: 46px;
            height: 3px;
            margin-left: -23px;
        }

    .product_adv2 .product_feedback {
        margin-top: 3%;
        margin-bottom: 4.5%;
    }

        .product_adv2 .product_feedback ul li {
            width: 15.83%;
            margin-right: 1%;
            float: left;
            margin-bottom: 1%;
        }

            .product_adv2 .product_feedback ul li:last-child {
                margin-right: 0;
            }

            .product_adv2 .product_feedback ul li .input_shurk {
                width: calc(100% - 2px);
                width: -webkit-calc(100% - 2px);
                width: -moz-calc(100% - 2px);
                height: 46px;
                font-size: 14px;
                border: 1px solid #fff;
                overflow: hidden;
                color: #999999;
                text-indent: 15px;
                line-height: 46px;
                outline: none;
                background: #fff;
                font-family: "微软雅黑";
                border-radius: 4px;
                -webkit-tap-highlight-color: transparent;
            }

            .product_adv2 .product_feedback ul li .select {
                width: 100%;
                border: solid 1px #fff;
                height: 46px;
                line-height: 46px;
                font-size: 15px;
                color: #999999;
                padding-left: 15px;
                appearance: none;
                -moz-appearance: none;
                -webkit-appearance: none;
                outline: none;
                font-family: "微软雅黑";
                background: url(../images/product_bg6.png) #fff right 12px center no-repeat;
                border-radius: 4px;
            }

            .product_adv2 .product_feedback ul li .bnts {
                width: 100%;
                margin: 0 auto;
                display: block;
                overflow: hidden;
                line-height: 46px;
                height: 46px;
                background: #2285ed;
                outline: none;
                -webkit-tap-highlight-color: transparent;
                transition: all 0.3s;
                cursor: pointer;
                color: #fff;
                font-size: 15px;
                border: 0;
                border-radius: 4px;
            }

                .product_adv2 .product_feedback ul li .bnts:hover {
                    opacity: 0.8;
                    filter: Alpha(opacity=80);
                }
/*同望新媒体平台*/
.ecology_bg {
    overflow: hidden;
    background: #f5f5f9;
}

.ecology_a {
    margin-top: 3%;
    overflow: hidden;
}

.ecology_ul {
    margin-top: 4%;
}

    .ecology_ul ul li {
        float: left;
        width: 23.5%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 2%;
        background: #fff;
        border-radius: 4px;
        transition: all 0.3s;
    }

        .ecology_ul ul li:nth-child(4n+0) {
            margin-right: 0;
        }

        .ecology_ul ul li:hover {
            -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.1);
            box-shadow: 0 3px 12px rgba(0,0,0,0.1); /*z-index:1;position:relative;*/
        }

        .ecology_ul ul li .imgs {
            overflow: hidden;
            position: relative;
            padding-top: 74.5%;
        }

            .ecology_ul ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .ecology_ul ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .ecology_ul ul li .txts {
            margin: 0 auto;
            width: 94%;
            max-width: 240px;
        }

        .ecology_ul ul li .h3 {
            font-weight: normal;
            height: 22px;
            line-height: 22px;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-top: 14px;
            font-size: 14px;
            overflow: hidden;
        }

        .ecology_ul ul li .p {
            height: 22px;
            line-height: 22px;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-top: 2px;
            font-size: 12px;
            color: #999999;
            overflow: hidden;
        }

        .ecology_ul ul li .p2 {
            overflow: hidden;
            height: 18px;
            line-height: 18px;
            color: #999999;
            font-size: 12px;
            margin-top: 8px;
        }

            .ecology_ul ul li .p2 em {
                float: left;
                padding-left: 7px;
                padding-right: 7px;
                background: #e8eaed;
                border-radius: 4px;
                overflow: hidden;
                font-style: normal;
                margin-right: 8px;
            }

        .ecology_ul ul li .p3 {
            color: #333;
            overflow: hidden;
            font-weight: bold;
            font-size: 16px;
            line-height: 20px;
            height: 20px;
            margin-top: 17px;
            margin-bottom: 20px;
        }
/*同望新媒体平台详细*/
.ecology_one {
    overflow: hidden;
    margin-top: 4%;
    margin-bottom: 4%;
}

    .ecology_one .imgs {
        overflow: hidden;
        float: left;
        width: 424px;
        margin-right: 4%;
    }

        .ecology_one .imgs img {
            display: block;
            width: 100%;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.6s ease-out 0s;
            -moz-transition: all 0.6s ease-out 0s;
            -o-transition: all 0.6s ease-out 0s;
            transition: all 0.6s ease-out 0s;
        }

        .ecology_one .imgs:hover img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

    .ecology_one .txts {
        overflow: hidden;
    }

        .ecology_one .txts .h3 {
            font-weight: normal;
            line-height: 1.3;
            overflow: hidden;
            margin-top: 5%;
        }

        .ecology_one .txts .p {
            color: #777777;
            overflow: hidden;
            line-height: 30px;
            font-size: 15px;
            margin-top: 4%;
        }

        .ecology_one .txts .p2 {
            color: #0fcb45;
            overflow: hidden;
            font-size: 18px;
            line-height: 1.2;
            margin-top: 2%;
        }

        .ecology_one .txts .nmore {
            display: block;
            overflow: hidden;
            line-height: 46px;
            height: 46px;
            background: #2285ed;
            outline: none;
            -webkit-tap-highlight-color: transparent;
            transition: all 0.3s;
            cursor: pointer;
            color: #fff;
            font-size: 15px;
            border-radius: 4px;
            width: 148px;
            margin-top: 6%;
            text-align: center;
            float: left;
            margin-right: 2%;
        }

            .ecology_one .txts .nmore:hover {
                opacity: 0.8;
                filter: Alpha(opacity=80);
            }

.ecology_two {
    background: #fff;
    overflow: hidden;
    padding: 23px;
    padding-top: 12px;
    padding-bottom: 7%;
    margin-bottom: 7%;
    margin-top: 7%;
}

    .ecology_two.bags2 {
        margin-top: 5%;
    }

    .ecology_two .ecology_t {
        overflow: hidden;
        height: 62px;
        line-height: 62px;
        position: relative;
    }

        .ecology_two .ecology_t:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background: #eeeeee;
        }

        .ecology_two .ecology_t .h4 {
            font-weight: normal;
            float: left;
            overflow: hidden;
            font-size: 18px;
            color: #4293f4;
            position: relative;
        }

            .ecology_two .ecology_t .h4:after {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 2px;
                background: #4293f4;
            }

    .ecology_two .ecology_con {
        overflow: hidden;
        margin-top: 4.5%;
        line-height: 1.8;
        font-size: 15px;
    }

        .ecology_two .ecology_con img {
            max-width: 100%;
        }
/*线下课程*/
.train_ul {
    margin-top: 4%;
}

    .train_ul ul li {
        float: left;
        width: 31.33%;
        margin-right: 3%;
        margin-bottom: 3%;
    }

        .train_ul ul li:nth-child(3n+0) {
            margin-right: 0;
        }

        .train_ul ul li .boxs {
            background: url(../images/train_bg1.png) no-repeat;
            background-size: cover;
            border-radius: 4px;
            transition: all 0.3s;
            overflow: hidden;
            border: 1px solid #e4e4e4;
        }

        .train_ul ul li:hover .boxs {
            -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.1);
            box-shadow: 0 3px 12px rgba(0,0,0,0.1); /*z-index:1;position:relative;*/
        }

        .train_ul ul li .one {
            overflow: hidden;
            max-width: 322px;
            width: 92%;
            margin: 0 auto;
            margin-top: 16px;
            margin-bottom: 18px;
        }

            .train_ul ul li .one .imgs {
                overflow: hidden;
                float: left;
                margin-right: 3%;
            }

                .train_ul ul li .one .imgs img {
                    width: 60px;
                    height: 60px;
                }

            .train_ul ul li .one .con {
                overflow: hidden;
            }

                .train_ul ul li .one .con .h3 {
                    font-weight: normal;
                    height: 22px;
                    line-height: 22px;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    margin-top: 8px;
                    font-size: 18px;
                    overflow: hidden;
                    color: #333333;
                }

                .train_ul ul li .one .con .p {
                    height: 22px;
                    line-height: 22px;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    margin-top: 2px;
                    font-size: 14px;
                    color: #adadad;
                    overflow: hidden;
                }

        .train_ul ul li .txts {
            overflow: hidden;
            background: #fff;
        }

            .train_ul ul li .txts .two {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                height: 23px;
                line-height: 23px;
                color: #333333;
                font-size: 14px;
            }

            .train_ul ul li .txts .span1 {
                float: left;
                height: 21px;
                line-height: 21px;
                border: 1px solid #e4e4e4;
                color: #999999;
                font-size: 12px;
                padding-left: 9px;
                padding-right: 9px;
                margin-right: 10px;
            }
/*解决方案*/
.solution_ul {
    overflow: hidden;
}

    .solution_ul ul li {
        display: block;
        overflow: hidden;
        background: #f7f8fa;
    }

        .solution_ul ul li:nth-child(2n+0) {
            background: #fff;
        }

        .solution_ul ul li .wrap {
            margin-top: 4%;
            margin-bottom: 4%;
        }

        .solution_ul ul li .imgs {
            float: left;
            width: 594px;
            overflow: hidden;
            position: relative;
            margin-right: 3%;
        }

            .solution_ul ul li .imgs img {
                display: block;
                width: 100%;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

            .solution_ul ul li .imgs:hover img {
                -webkit-transform: scale(1.1, 1.1);
                -moz-transform: scale(1.1, 1.1);
                -o-transform: scale(1.1, 1.1);
                -ms-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

        .solution_ul ul li.play .imgs {
            cursor: pointer;
        }

        .solution_ul ul li:nth-child(2n+0) .imgs {
            float: right;
            margin-left: 3%;
            margin-right: 0;
        }

        .solution_ul ul li .bgs {
            height: 100%;
            overflow: hidden;
            transition: all 0.4s;
            position: absolute;
            bottom: 0%;
            left: 0;
            width: 100%;
            background: rgba(0,0,0,0.25);
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .solution_ul ul li .bgs:after {
                content: "";
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                background-image: url(../images/solution_bg1.png);
                background-size: 70px 70px;
                background-repeat: no-repeat;
                background-position: center center;
                opacity: 0;
                filter: Alpha(opacity=0);
                transition: all 0.4s;
                display: none;
            }

        .solution_ul ul li.play .bgs:after {
            display: block;
        }

        .solution_ul ul li .imgs:hover .bgs {
            background: none;
        }

        .solution_ul ul li.play .bgs:after {
            opacity: 1;
            filter: Alpha(opacity=100);
        }

        .solution_ul ul li .txts {
            overflow: hidden;
            text-align: center;
        }

            .solution_ul ul li .txts .h3 {
                font-weight: normal;
                margin-top: 10%;
                line-height: 36px;
            }

            .solution_ul ul li .txts .p {
                font-size: 14px;
                line-height: 28px;
                height: 112px;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
                overflow: hidden;
                margin-top: 4%;
            }

            .solution_ul ul li .txts .a {
                overflow: hidden;
                margin-top: 6%;
            }

                .solution_ul ul li .txts .a a {
                    display: inline-block;
                    vertical-align: top;
                    overflow: hidden;
                    line-height: 38px;
                    height: 38px;
                    margin-left: 1%;
                    margin-right: 1%;
                    border: 1px solid #2285ed;
                    color: #2285ed;
                    font-size: 14px;
                    border-radius: 4px;
                    width: 148px;
                    transition: all 0.3s;
                }

                    .solution_ul ul li .txts .a a.bgs2 {
                        background: #2285ed;
                        color: #fff;
                    }

                    .solution_ul ul li .txts .a a:hover {
                        background: #2285ed;
                        opacity: 0.8;
                        filter: Alpha(opacity=80);
                        color: #fff;
                    }

/*解决方案详细*/
.solution_con {
    overflow: hidden;
    background: url(../images/solution_bg2.jpg) #f6f6f6 center center no-repeat;
    background-size: auto 100%;
}

    .solution_con img {
        margin-bottom: 15px;
    }

.solution_show2 {
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 7%;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}

    .solution_show2 ul li {
        display: block;
        overflow: hidden;
        position: relative;
    }

        .solution_show2 ul li .imgs {
            overflow: hidden;
            float: left;
            width: 50%;
            position: relative;
            padding-top: 25%;
            margin-right: 3%;
        }

            .solution_show2 ul li .imgs .img {
                overflow: hidden;
            }

            .solution_show2 ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .solution_show2 ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .solution_show2 ul li .txts {
            overflow: hidden;
        }

        .solution_show2 ul li:nth-child(2n+0) .imgs {
            float: right;
            margin-left: 3%;
            margin-right: 0;
        }

        .solution_show2 ul li .h3 {
            color: #333;
            overflow: hidden;
            line-height: 36px;
            height: 36px;
            font-weight: normal;
            margin-top: 8%;
        }

        .solution_show2 ul li .p {
            color: #666666;
            font-size: 15px;
            overflow: hidden;
            line-height: 30px;
            margin-top: 3%;
        }

.solution_bg {
    background: #f6f6f6;
    overflow: hidden;
}

.solution_ul2 {
    overflow: hidden;
    margin-top: 4%;
    margin-bottom: 6%;
    text-align: center;
}

    .solution_ul2 ul li {
        display: inline-block;
        vertical-align: top;
        width: 30.33%;
        overflow: hidden;
        padding-left: 1%;
        padding-right: 1%;
        margin-bottom: 2%;
    }

        .solution_ul2 ul li:nth-child(3n+1) {
            clear: both;
        }

        .solution_ul2 ul li i {
            display: block;
            width: 108px;
            height: 108px;
            overflow: hidden;
            margin: 0 auto;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            border-radius: 50%;
            transition: all 0.3s;
        }

        .solution_ul2 ul li:hover i {
            transform: rotate(360deg);
        }

        .solution_ul2 ul li i.bgs1 {
            background-image: url(../img/solution_pic1.png);
        }

        .solution_ul2 ul li i.bgs2 {
            background-image: url(../img/solution_pic2.png);
        }

        .solution_ul2 ul li i.bgs3 {
            background-image: url(../img/solution_pic3.png);
        }

        .solution_ul2 ul li .h3 {
            font-weight: normal;
            color: #444;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: 30px;
            line-height: 30px;
            margin-top: 8%;
            text-align: center;
        }

        .solution_ul2 ul li .p {
            font-size: 15px;
            color: #999999;
            max-width: 326px;
            margin: 0 auto;
            margin-top: 4%;
            line-height: 26px; /*height:52px; */
            overflow: hidden;
            text-align: center; /*text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;*/
        }

.solution_show3 {
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 7%;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}

    .solution_show3 ul li {
        display: block;
        overflow: hidden;
        position: relative;
    }

        .solution_show3 ul li .imgs {
            overflow: hidden;
            float: left;
            width: 50%;
            margin-right: 3%;
        }

            .solution_show3 ul li .imgs .img {
                overflow: hidden;
                position: relative;
                padding-top: 53.7%;
            }

            .solution_show3 ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .solution_show3 ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .solution_show3 ul li .imgs .h4 {
            font-weight: normal;
            text-align: center;
            font-size: 14px;
            color: #666666;
            line-height: 1.5;
            margin-top: 5px;
        }

        .solution_show3 ul li .txts {
            overflow: hidden;
        }

        .solution_show3 ul li:nth-child(2n+0) .imgs {
            float: right;
            margin-left: 3%;
            margin-right: 0;
        }

        .solution_show3 ul li .h3 {
            color: #333;
            overflow: hidden;
            line-height: 36px;
            height: 36px;
            font-weight: normal;
            margin-top: 8%;
        }

        .solution_show3 ul li .p {
            color: #666666;
            font-size: 15px;
            overflow: hidden;
            line-height: 30px;
            margin-top: 3%;
        }
/*立即获取完整方案*/
.solution_adv2 {
    overflow: hidden;
    background: url(../images/solution_bg3.jpg) center center no-repeat;
    background-size: cover;
}

    .solution_adv2.bgs2 {
        background-image: url(../images/case_bg1.jpg);
        padding-top: 2.5%;
        padding-bottom: 1%;
    }

    .solution_adv2 .o_title .h3 {
        color: #fff;
    }

        .solution_adv2 .o_title .h3:after {
            background: rgba(255,255,255,0.23);
            width: 46px;
            height: 3px;
            margin-left: -23px;
        }

    .solution_adv2 .a {
        overflow: hidden;
        margin-top: 2.5%;
        text-align: center;
    }

        .solution_adv2 .a a {
            display: inline-block;
            overflow: hidden;
            line-height: 40px;
            height: 40px;
            margin-left: 6px;
            margin-right: 6px;
            color: #fff;
            font-size: 14px;
            width: 156px;
            transition: all 0.3s;
            background: #2285ed;
        }

            .solution_adv2 .a a:hover {
                opacity: 0.8;
                filter: Alpha(opacity=80);
            }

    .solution_adv2 .desc {
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-top: 2%;
        margin-bottom: 4.5%;
    }

    .solution_adv2.bgs2 .desc {
        font-size: 16px;
    }

    .solution_adv2 .desc a {
        color: #fff;
    }
/*渠道加盟申请表*/
.feedback_bg {
    background: #f5f5f9;
    overflow: hidden;
}

.feedback_div {
    padding-bottom: 3%;
    overflow: hidden;
    margin-top: 4%;
    background: rgba(255,255,255,1.0);
    border-top: 3px solid #2285ed;
}

    .feedback_div .boxs {
        width: 94%;
        max-width: 1080px;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 5%;
    }

    .feedback_div .divs {
        float: left;
        width: 49%;
    }

        .feedback_div .divs:nth-child(2n+0) {
            float: right;
        }

    .feedback_div .inputs2 {
        width: calc(100% - 2px);
        width: -webkit-calc(100% - 2px);
        width: -moz-calc(100% - 2px);
        background: none;
        height: 54px;
        line-height: 54px;
        font-size: 15px;
        color: #555555;
        border: 1px solid #d1d1d1;
        outline: none;
        text-indent: 2%;
        font-family: "微软雅黑";
        margin-bottom: 2%;
    }

    .feedback_div .divs .inputs2 {
        text-indent: 4%;
        margin-bottom: 4%;
    }

    .feedback_div .textarea {
        padding: 10px;
        padding-left: 2%;
        width: 96%;
        background: none;
        font-size: 15px;
        font-family: "微软雅黑";
        border: 1px solid #d1d1d1;
        outline: none;
        margin-bottom: 2%;
        color: #555555;
        height: 35px;
        line-height: 35px;
        margin-bottom: 2%;
    }

    .feedback_div .radio {
        clear: both;
        overflow: hidden;
        color: #555555;
        font-size: 15px;
        margin-bottom: 2%;
        line-height: 30px;
    }

        .feedback_div .radio dl dd {
            margin-right: 3%;
            float: left;
            overflow: hidden;
        }

            .feedback_div .radio dl dd:first-child {
                margin-right: 2%;
            }

            .feedback_div .radio dl dd .css-radio {
                display: none;
            }

            .feedback_div .radio dl dd .css-label_r2 {
                display: block;
                overflow: hidden;
                cursor: pointer;
                padding-left: 29px;
                background: url(../images/feedback_bg1.png) left center no-repeat;
            }

            .feedback_div .radio dl dd input[type=radio].css-radio:checked + label.css-label_r2 {
                background-image: url(../images/feedback_bg1_on.png);
            }

    .feedback_div .bnts2 {
        display: block;
        border: none;
        width: 100%;
        max-width: 166px;
        font-size: 15px;
        height: 44px;
        line-height: 44px;
        background: #2285ed;
        font-family: "微软雅黑";
        text-align: center;
        color: #fff;
        outline: none;
        cursor: pointer;
        -webkit-appearance: none;
        margin: 0 auto;
        font-weight: lighter;
        margin-top: 1%;
        margin-bottom: 2%;
        border-radius: 20px;
        margin-top: 1%;
    }

        .feedback_div .bnts2:hover {
            filter: alpha(opacity=80);
            opacity: 0.8;
            transition: all 0.3s;
        }

.feedback_desc {
    text-align: center;
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
    margin-top: 3.5%;
    margin-bottom: 6%;
    color: #555555;
    font-size: 15px;
    line-height: 1.7;
}
/*案例*/
.case_ul {
    overflow: hidden;
    margin-top: 5%;
}

    .case_ul ul li {
        float: left;
        width: 23%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 2%;
    }

        .case_ul ul li:nth-child(4n+0) {
            margin-right: 0;
        }

        .case_ul ul li .imgs {
            overflow: hidden;
            position: relative;
            padding-top: 215%;
        }

            .case_ul ul li .imgs:after {
                content: "";
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                background: url(../images/xm_bg.png) center bottom no-repeat;
                background-size: cover;
            }

            .case_ul ul li .imgs img {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                transition: all 0.6s ease-out 0s;
            }

        .case_ul ul li:hover .imgs img {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .case_ul ul li .h3 {
            font-weight: normal;
            height: 30px;
            line-height: 30px;
            bottom: 5%;
            position: absolute;
            left: 0;
            width: 100%;
            box-sizing: border-box;
            padding-left: 20px;
            padding-right: 20px;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #fff;
            font-size: 16px;
            overflow: hidden;
            z-index: 2;
            text-align: left;
        }

            .case_ul ul li .h3 em {
                overflow: hidden;
                font-style: normal;
                float: right;
                margin-left: 5px;
                color: #fff;
                font-size: 16px;
                font-family: Arial;
                margin-top: 2px;
                opacity: 0;
                filter: Alpha(opacity=0);
                transition: all 0.3s;
                margin-right: 5px;
                font-family: "宋体";
            }

        .case_ul ul li:hover .h3 em {
            opacity: 1.0;
            filter: Alpha(opacity=100);
            margin-right: 0;
        }
/*案例详细*/
.case_bg {
    background: #f8f8f8;
}

    .case_bg .wrap2 {
        padding-top: 2%;
    }

.about_x2 {
    padding: 4.5%;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    background: #fff;
    margin-bottom: 7%;
    padding-bottom: 2%;
}

    .about_x2.bgs2 {
        -webkit-box-shadow: 0 0 0px rgba(0,0,0,0);
        box-shadow: 0 0 0 rgba(0,0,0,0);
    }

    .about_x2 .show_t {
        line-height: 32px;
        font-size: 28px;
        color: #333333;
        text-align: left;
        margin-bottom: 1%;
        margin-top: 5px;
        font-weight: bold; /*width:calc(100% - 125px);width:-webkit-calc(100% - 125px);width:-moz-calc(100% - 125px);*/
        position: relative; /*padding-right:125px;*/
    }
    .about_x2 .show_t1 {
        line-height: 32px;
        font-size: 28px;
        color: #333333;
        text-align: center;
        margin-bottom: 1%;
        margin-top: 5px;
        font-weight: bold; /*width:calc(100% - 125px);width:-webkit-calc(100% - 125px);width:-moz-calc(100% - 125px);*/
        position: relative; /*padding-right:125px;*/
    }
    /*.about_x2 .show_t .fenxiang{ position:absolute; right:0; top:0; margin-top:3px;}*/
    .about_x2 .con_line {
        height: 10px;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 1%;
    }

    .about_x2 img {
        margin-bottom: 10px; /* display:block; */
        max-width: 100%;
    }

    .about_x2 .con_id {
        line-height: 28px;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        font-size: 14px;
        color: #555555;
        text-align: left; /* font-family:"宋体";*/
        padding-bottom: 4%;
    }

        .about_x2 .con_id .h2 {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: 5px;
        }

        .about_x2 .con_id p {
            padding-bottom: 10px;
            overflow: hidden;
        }

    .about_x2 table {
        border-collapse: collapse;
        border-spacing: 0;
    }

        .about_x2 table td {
            line-height: 22px;
            height: 27px; /*border:1px solid #000;*/
        }

    .about_x2 .title {
        overflow: hidden;
        position: relative;
        height: 24px;
        line-height: 24px;
        color: #333333;
        font-weight: bold;
        font-size: 20px;
        padding-left: 17px;
        margin-top: 5%;
        margin-bottom: 3%;
    }

        .about_x2 .title:after {
            width: 3px;
            height: 100%;
            left: 0;
            background: #2285ed;
            position: absolute;
            left: 0;
            top: 0;
            content: "";
        }

        .about_x2 .title:first-child {
            margin-top: 4%;
        }

.prenext {
    padding-top: 3%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 4%;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    line-height: 26px;
    color: #555;
    text-align: center;
}

    .prenext span {
        width: 40%;
        overflow: hidden;
    }

        .prenext span.l {
            text-align: left;
        }

        .prenext span.r {
            text-align: right;
        }

    .prenext a {
        color: #555;
        overflow: hidden;
        transition: all 0.3s;
    }

        .prenext a:hover {
            color: #2285ed;
            text-decoration: none;
            opacity: 0.8;
            filter: Alpha(opacity=80);
        }

    .prenext .goback {
        display: inline-block;
        vertical-align: top;
        height: 38px;
        line-height: 38px;
        width: 120px;
        border: 1px solid #e7e7e7;
        border-radius: 20px;
        color: #555555;
        margin-top: -6px;
    }

        .prenext .goback:hover {
            background: #2285ed;
            color: #fff;
            border-color: #2285ed;
        }

.fenxiang {
    float: right; /* margin-top:-38px;*/
    margin-bottom: 3%;
}

    .fenxiang div.social-share {
        display: inline-block;
        vertical-align: top;
    }

    .fenxiang .news_fx {
        text-align: center;
        display: inline-block;
        vertical-align: top;
        padding-left: 3px;
        padding-right: 3px;
    }

        .fenxiang .news_fx ul li {
            display: inline-block;
            width: 30px;
            height: 30px;
            margin-left: 4px;
            margin-right: 4px;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            cursor: pointer;
        }

            .fenxiang .news_fx ul li.bgs1 {
                background-image: url(../images/fx_pic1.png);
            }

            .fenxiang .news_fx ul li.bgs2 {
                background-image: url(../images/fx_pic2.png);
            }

            .fenxiang .news_fx ul li.bgs3 {
                background-image: url(../images/fx_pic3.png);
            }

            .fenxiang .news_fx ul li:hover {
                transition: all 0.3s /*;opacity:0.8;filter:Alpha(opacity=80);*/
            }

            .fenxiang .news_fx ul li.bgs1:hover {
                background-image: url(../images/fx_pic1_on.png);
            }

            .fenxiang .news_fx ul li.bgs2:hover {
                background-image: url(../images/fx_pic2_on.png);
            }

            .fenxiang .news_fx ul li.bgs3:hover {
                background-image: url(../images/fx_pic3_on.png);
            }

            .fenxiang .news_fx ul li a {
                display: block;
                width: 30px;
                height: 30px;
                padding: 0;
                margin: 0;
            }

                .fenxiang .news_fx ul li a:hover {
                    background: none;
                }

    .fenxiang .social-share .icon-qq:before {
        content: "";
    }

    .fenxiang .social-share .icon-qq {
        border: 0;
    }

        .fenxiang .social-share .icon-qq:hover {
            background-image: url(../images/fx_pic1_on.png);
            background-size: 100% 100%;
        }

    .fenxiang .social-share .icon-wechat:before {
        content: "";
    }

    .fenxiang .social-share .icon-wechat {
        border: 0;
    }

        .fenxiang .social-share .icon-wechat:hover {
            background-image: url(../images/fx_pic3_on.png);
            background-size: 100% 100%;
        }

    .fenxiang .social-share .icon-weibo:before {
        content: "";
    }

    .fenxiang .social-share .icon-weibo {
        border: 0;
    }

        .fenxiang .social-share .icon-weibo:hover {
            background: url(../images/fx_pic2_on.png) no-repeat;
            background-size: 100% 100%;
        }
/*免费试用*/
.shiyong {
    background: url(../img/shiyong.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 178px;
    padding-bottom: 88px;
}

    .shiyong .wrap2 {
        position: relative;
    }

    .shiyong .imgs {
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: calc(97% - 396px);
        width: -webkit-calc(97% - 396px);
        width: -moz-calc(97% - 396px);
    }

        .shiyong .imgs img {
            width: 100%;
            max-width: 660px;
        }

    .shiyong .boxs {
        width: 396px;
        float: right;
        background: #fff;
        border-radius: 4px;
        margin-right: 3%;
        padding-top: 36px;
        padding-bottom: 36px;
    }

        .shiyong .boxs .cons {
            max-width: 326px;
            margin: 0 auto;
            width: 92%;
        }

        .shiyong .boxs .h3 {
            text-align: center;
            line-height: 46px;
            overflow: hidden;
            height: 46px;
        }

        .shiyong .boxs .desc {
            line-height: 24px;
            overflow: hidden;
            color: #999999;
            font-size: 14px;
            margin-bottom: 18px;
        }

        .shiyong .boxs .divs {
            position: relative;
            overflow: hidden;
        }

        .shiyong .boxs .input_shurk {
            width: calc(100% - 2px);
            width: -webkit-calc(100% - 2px);
            width: -moz-calc(100% - 2px);
            height: 42px;
            font-size: 14px;
            border: 1px solid #e2e2e2;
            overflow: hidden;
            color: #999999;
            text-indent: 13px;
            line-height: 42px;
            outline: none;
            background: #fff;
            margin-bottom: 12px;
            font-family: "微软雅黑";
            border-radius: 4px;
        }

        .shiyong .boxs select.input_shurk {
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            background: url(../images/shiyong_bg1.png) #fff right 11px center no-repeat;
            padding-left: 13px;
            text-indent: 0;
        }

        .shiyong .boxs .getcode {
            position: absolute;
            right: 7px;
            top: 8px;
            background: #2285ed;
            color: #FFF;
            font-size: 12px;
            text-align: center; /*width:98px;*/
            height: 28px;
            line-height: 28px;
            border-radius: 4px;
            transition: all 0.3s;
        }

            .shiyong .boxs .getcode:hover {
                opacity: 0.8;
                filter: Alpha(opacity=80);
            }

        .shiyong .boxs .searchtitle4 {
            width: calc(100% - 2px);
            width: -webkit-calc(100% - 2px);
            width: -moz-calc(100% - 2px);
            height: 42px;
            font-size: 14px;
            position: relative;
            float: left;
            border: 1px solid #e3e3e3;
            margin-bottom: 30px;
        }

            .shiyong .boxs .searchtitle4 label {
                text-indent: 13px;
                height: 42px;
                line-height: 42px;
                display: block;
                width: 100%;
                text-decoration: none;
                cursor: pointer;
                overflow: hidden;
                color: #999999;
                text-align: left;
                background: url(../images/shiyong_bg1.png) #fff right 11px center no-repeat;
                -webkit-tap-highlight-color: transparent;
            }

            .shiyong .boxs .searchtitle4 ul {
                display: none;
                position: absolute;
                z-index: 10;
                width: 100%;
                top: 44px; /* border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; */
                margin-right: 0;
                background: #fff;
                z-index: 1;
            }

                .shiyong .boxs .searchtitle4 ul:before {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    height: calc(100% - 2px);
                    height: -webkit-calc(100% - 2px);
                    height: -moz-calc(100% - 2px);
                    width: calc(100% - 2px);
                    width: -webkit-calc(100% - 2px);
                    width: -moz-calc(100% - 2px);
                    border: 1px solid #eeeeee;
                    z-index: -1;
                }

                .shiyong .boxs .searchtitle4 ul:after {
                    content: "";
                    position: absolute;
                    left: 32px;
                    top: 0;
                    width: 12px;
                    height: 6px;
                    background: url(../images/support_bg1.png) no-repeat;
                    background-size: 100% 100%;
                }

            .shiyong .boxs .searchtitle4 li {
                cursor: pointer;
                line-height: 36px;
                text-indent: 16px;
                color: #333333;
                overflow: hidden;
                height: 36px;
                -webkit-tap-highlight-color: transparent;
            }

                .shiyong .boxs .searchtitle4 li a {
                    color: #333; /*border-bottom:1px solid #eee; */
                    text-align: left;
                    display: block;
                    text-decoration: none;
                    font-size: 13px;
                    -webkit-tap-highlight-color: transparent;
                }

                .shiyong .boxs .searchtitle4 li:hover {
                    background: #2285ed;
                }

        .shiyong .boxs .bnts {
            width: 100%;
            max-width: 210px;
            margin: 0 auto;
            display: block;
            overflow: hidden;
            line-height: 46px;
            height: 46px;
            background: #2285ed;
            outline: none;
            -webkit-tap-highlight-color: transparent;
            transition: all 0.3s;
            cursor: pointer;
            color: #fff;
            font-size: 15px;
            border-radius: 20px;
        }

            .shiyong .boxs .bnts:hover {
                opacity: 0.8;
                filter: Alpha(opacity=80);
            }

        .shiyong .boxs .shiyong_txt {
            font-size: 14px;
            color: #6b94c1;
            height: 26px;
            line-height: 26px;
            overflow: hidden;
            margin-top: 20px;
            text-align: center;
        }

            .shiyong .boxs .shiyong_txt a {
                color: #6b94c1;
            }

            .shiyong .boxs .shiyong_txt .css-radio {
                display: none;
            }

            .shiyong .boxs .shiyong_txt .css-label_r2 {
                display: inline-block;
                vertical-align: top;
                padding-left: 29px;
                overflow: hidden;
                cursor: pointer;
                background: url(../images/shiyong_bg2.png) left center no-repeat;
            }

            .shiyong .boxs .shiyong_txt input[type=checkbox].css-radio:checked + label.css-label_r2 {
                background-image: url(../images/shiyong_bg2_on.png);
            }

@media screen and (max-width: 1600px) {
    /*内页*/
    .postions .postions_b a {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 1440px) {
    /*内页*/
    .postions {
        height: 46px;
        line-height: 46px;
        font-size: 14px;
    }

        .postions .postions_b a {
            margin-left: 18px;
            margin-right: 18px;
        }
}

@media screen and (max-width: 1360px) {
}

@media screen and (max-width: 1200px) {
    /*内页*/
    .postions h2 {
        font-size: 18px;
    }

        .postions h2 span {
            font-size: 14px;
        }

    .postions .postions_b a {
        margin-left: 16px;
        margin-right: 16px;
    }

    .o_big_con .h2 span {
        font-size: 15px;
    }
    /*企业文化*/
    .about_con3 .txts .cons {
        line-height: 26px;
    }

    .about_con3 .txts .h3 {
        margin-top: 0;
    }
    /*营销网络*/
    .tel_con .tel_l .cons {
        font-size: 13px;
    }

        .tel_con .tel_l .cons ul li span:first-child {
            min-width: 36px;
        }

        .tel_con .tel_l .cons ul li span:nth-child(2) {
            min-width: 121px;
        }
    /*线下课程*/
    .train_ul ul li {
        margin-right: 2%;
        margin-bottom: 2%;
        width: 32%;
    }
    /*解决方案详细*/
    .solution_show2 ul li .imgs {
        margin-right: 2%;
    }

    .solution_show2 ul li:nth-child(2n+0) .imgs {
        margin-left: 2%;
    }

    .solution_show2 ul li .p {
        margin-top: 2%;
    }

    .solution_show2 ul li .h3 {
        margin-top: 4%;
    }

    .solution_show3 ul li .imgs {
        margin-right: 2%;
    }

    .solution_show3 ul li:nth-child(2n+0) .imgs {
        margin-left: 2%;
    }

    .solution_show3 ul li .p {
        margin-top: 2%;
    }

    .solution_show3 ul li .h3 {
        margin-top: 4%;
    }
    /*案例*/
    .case_ul ul li .h3 {
        font-size: 15px;
    }
}


@media screen and (max-width: 1100px) {
    /*内页*/
    .postions {
        height: 44px;
        line-height: 44px;
    }

        .postions .postions_b a {
            margin-left: 15px;
            margin-right: 15px;
        }

    .o_big_con .h2 {
        padding-top: 0px;
    }

        .o_big_con .h2 span {
            margin-top: 0px;
            font-size: 14px;
        }
    /*发展历程*/
    .history_con {
        background-position: 75px top;
        padding-top: 100px;
    }

        .history_con dl dd {
            background-position: 64px 2px;
        }

            .history_con dl dd .years {
                margin-left: 0;
                font-size: 20px;
                width: 80px;
            }

            .history_con dl dd .txts2 .conts {
                font-size: 14px;
            }

    .BreakingNewsController .bn-arrows {
        left: 24px;
    }
    /*荣誉*/
    .honor_r .txts .cons {
        line-height: 30px;
        height: 300px;
    }
    /*投资者关系*/
    .news_ul2 ul li .boxs {
        padding: 10px;
    }

    .news_ul2 ul li .date {
        margin-right: 10px;
    }
    /*营销网络*/
    .yingxiao_con .yingxiao_r .cons {
        font-size: 14px;
    }

    .tel_con .tel_l .cons {
        font-size: 12px;
    }

        .tel_con .tel_l .cons ul li {
            padding-left: 26px;
        }

            .tel_con .tel_l .cons ul li span:first-child {
                min-width: 35px;
            }

            .tel_con .tel_l .cons ul li span:nth-child(2) {
                min-width: 111px;
            }
    /*产品服务*/
    .product_ul2 ul li {
        width: 32%;
    }

        .product_ul2 ul li:nth-child(4n+0) {
            margin-right: 0.6%;
        }

        .product_ul2 ul li:nth-child(4n-3) {
            margin-left: 0.6%;
        }

        .product_ul2 ul li:nth-child(3n+0) {
            margin-right: 0;
        }

        .product_ul2 ul li:nth-child(3n-2) {
            margin-left: 0;
        }
    /*产品详细*/
    .pr_bg {
        top: 90px;
    }

    .product_show1 {
        font-size: 14px;
        line-height: 26px;
    }

    .product_show2 {
        font-size: 14px;
        line-height: 26px;
    }
    /*同望新媒体平台详细*/
    .ecology_one .imgs {
        width: 380px;
    }
    /*解决方案*/
    .solution_ul ul li .imgs {
        width: 460px;
    }

    .solution_ul ul li .txts .h3 {
        margin-top: 6%;
    }

    .solution_ul ul li .txts .p {
        margin-top: 3%;
    }
    /*解决方案详细*/
    .solution_show2 ul li .p {
        font-size: 14px;
        line-height: 26px;
    }

    .solution_show3 ul li .p {
        font-size: 14px;
        line-height: 26px;
    }
    /*免费试用*/
    .shiyong {
        padding-top: 88px;
    }
}

@media screen and (max-width: 960px) {
    /*内页*/
    .postions .rclass {
        display: block;
    }

    .postions .postions_b {
        display: none;
    }

        .postions .postions_b a {
            float: none;
            font-size: 15px;
            display: block;
            margin-left: 0;
            padding-left: 3%;
            text-align: left;
            background: #efefef;
            border-bottom: 1px solid #fff;
            width: auto;
        }

            .postions .postions_b a:hover {
                background: #2285ed;
                color: #fff;
            }

            .postions .postions_b a.isel {
                color: #fff;
                background: #2285ed;
            }

            .postions .postions_b a:after {
                height: 0;
            }

    .o_big_con .h2 span {
        font-size: 13px;
    }
    /*分类弹窗*/
    .about_tc {
        z-index: 19891025;
        width: 0%;
        right: 0%;
        position: absolute;
        overflow: hidden;
        top: 0;
        height: 100%; /* display: none;*/
        transition: all 0.3s;
    }

    .postions_b.lws .about_tc {
        width: 80%;
    }

    .postions_b.lws {
        display: block;
    }

    .about_tc .about_divs {
        position: absolute;
        right: 0;
        width: 85%;
        background-color: #fff;
        top: 0;
        overflow: hidden;
        height: 100%;
    }

    .about_tc .closed2 {
        right: 84.5%;
        position: absolute;
        top: 150px;
        cursor: pointer;
        width: 25px;
        display: block;
    }

        .about_tc .closed2:hover {
            filter: Alpha(Opacity=80);
            opacity: 0.8;
            transition: all 0.3s;
        }
    /*关于我们*/
    .about_con {
        line-height: 26px;
        font-size: 14px;
    }

        .about_con .about_count ul li .lable1 {
            font-size: 14px;
            margin-top: 6px;
        }
    /*荣誉*/
    .honor_l .img {
        height: 400px;
    }

    .honor_r .txts .cons {
        line-height: 26px;
        height: 312px;
    }

    .honor_r .txts .h3 {
        margin-top: 5%;
    }
    /*企业文化*/
    .about_ul2 {
        text-align: center;
    }

        .about_ul2 ul li {
            width: 30.33%;
            float: none;
            display: inline-block;
            vertical-align: top;
            margin-bottom: 3%;
        }

    .about_con3 .txts .cons {
        line-height: 24px;
        margin-top: 3%;
    }

    .about_con3 .txts .h3 {
        padding-top: 4%;
        padding-bottom: 4%;
    }
    /*新闻*/
    .news_ul ul li {
        width: 49%;
    }

        .news_ul ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .news_ul ul li:nth-child(2n+0) {
            margin-right: 0;
        }

        .news_ul ul li .h3 {
            height: 38px;
            line-height: 38px;
        }

    /*投资者关系*/
    .news_ul2 ul li {
        width: 49%;
    }

        .news_ul2 ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .news_ul2 ul li:nth-child(2n+0) {
            margin-right: 0;
        }
    /*营销网络*/
    .yingxiao_con .yingxiao_l {
        float: none;
        width: 100%;
    }

        .yingxiao_con .yingxiao_l .img {
            height: auto;
        }

    .yingxiao_con .yingxiao_r {
        position: static;
        width: 100%;
        padding-bottom: 3.5%;
    }

        .yingxiao_con .yingxiao_r .cons {
            max-width: none;
        }

            .yingxiao_con .yingxiao_r .cons .h3 {
                margin-bottom: 4%;
                margin-top: 6%;
            }

    .about_cha {
        font-size: 14px;
        margin-bottom: 3%;
    }

        .about_cha .span {
            line-height: 44px;
            height: 44px;
        }

        .about_cha .divs select {
            height: 42px;
            line-height: 40px;
            font-size: 14px;
        }

        .about_cha .divs .input_shurk {
            height: 42px;
            line-height: 42px;
            font-size: 14px;
        }

        .about_cha .bnts {
            height: 44px;
        }

    .mapselect .map #allmap {
        height: 500px;
    }

    .tel_con .tel_r {
        float: none;
        width: 100%;
    }

        .tel_con .tel_r .img {
            height: auto;
        }

    .tel_con .tel_l {
        position: static;
        width: 100%;
        padding-top: 5%;
        padding-bottom: 5%;
    }

        .tel_con .tel_l .cons {
            position: static;
            transform: translate(0%, 0%);
            margin: 0 auto;
            max-width: none;
            font-size: 14px;
        }

    .tonxun_div {
        font-size: 13px;
    }

        .tonxun_div table th {
            font-size: 16px;
        }
    /*产品服务*/
    .product_a label {
        font-size: 14px;
        width: 80px;
    }

    .product_a a {
        font-size: 14px;
        margin-right: 6px;
    }

    .product_b label {
        font-size: 14px;
        width: 80px;
    }

    .product_b .divs a {
        font-size: 14px;
    }

    .product_ul ul li .boxs .h3 {
        font-size: 16px;
    }

    .product_ul ul li .boxs .p {
        font-size: 13px;
    }

    .product_ul2 ul li .h3 {
        font-size: 16px;
    }

    .product_ul2 ul li .p {
        font-size: 13px;
    }

    .product_ul2 ul li em {
        margin-bottom: 30px;
        margin-top: 16px;
    }
    /*产品详细*/
    .pr_bg .pr_bg_l {
        display: none;
    }

    .pr_bg .pr_bg_r {
        width: 100%;
        max-width: none;
        float: none;
        text-align: center;
    }

    .product_adv2 .product_feedback ul li {
        width: 49.5%;
    }

        .product_adv2 .product_feedback ul li:nth-child(2n+0) {
            margin-right: 0;
        }
    /*同望新媒体平台*/
    .ecology_ul ul li {
        width: 32%;
    }

        .ecology_ul ul li:nth-child(4n+0) {
            margin-right: 2%;
        }

        .ecology_ul ul li:nth-child(3n+0) {
            margin-right: 0;
        }
    /*同望新媒体平台详细*/
    .ecology_one .imgs {
        width: 360px;
    }

    .ecology_two {
        padding: 12px;
        padding-top: 8px;
    }

        .ecology_two .ecology_con {
            font-size: 14px;
        }

        .ecology_two .ecology_t {
            height: 50px;
            line-height: 50px;
        }

            .ecology_two .ecology_t .h4 {
                font-size: 16px;
            }
    /*解决方案*/
    .solution_ul ul li .bgs:after {
        background-size: 60px 60px;
    }

    .solution_ul ul li .imgs {
        width: 400px;
        margin-right: 2%;
    }

    .solution_ul ul li .txts .p {
        line-height: 24px;
        height: 96px;
        margin-top: 2%;
        font-size: 13px;
    }

    .solution_ul ul li .txts .a {
        margin-top: 4%;
    }

        .solution_ul ul li .txts .a a {
            width: 120px;
            height: 32px;
            line-height: 32px;
            font-size: 13px;
        }
    /*立即获取完整方案*/
    .solution_adv2 .a a {
        width: 130px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .solution_adv2 .desc {
        font-size: 13px;
    }

    .solution_adv2.bgs2 .desc {
        font-size: 15px;
    }
    /*渠道加盟申请表*/
    .feedback_div .inputs2 {
        height: 44px;
        line-height: 44px;
    }
    /*案例*/
    .case_ul ul li {
        width: 49%;
    }

        .case_ul ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .case_ul ul li:nth-child(2n+0) {
            margin-right: 0;
        }

        .case_ul ul li .h3 {
            height: 38px;
            line-height: 38px;
        }

        .case_ul ul li:nth-child(15) {
            display: none;
        }
    /*案例详细*/
    .about_x2 .con_id {
        line-height: 26px;
        font-size: 14px;
    }

    .about_x2 .show_t {
        font-size: 24px;
    }

    .about_x2 .title {
        font-size: 18px;
    }

    .prenext {
        font-size: 14px;
        line-height: 24px;
        text-align: right;
    }

        .prenext span {
            width: 70%;
        }

        .prenext .l {
            float: none;
            display: block;
        }

        .prenext .r {
            float: none;
            display: block;
        }

        .prenext span.r {
            text-align: left;
        }

        .prenext .goback {
            text-align: center;
            margin-top: -44px;
            width: 110px;
        }

    .fenxiang .news_fx ul li {
        width: 26px;
        height: 26px;
    }
}

@media screen and (max-width: 830px) {
    /*内页*/
    .postions h2 {
        font-size: 16px;
    }

        .postions h2 span {
            font-size: 13px;
        }
    /*免费试用*/
    .shiyong {
        padding-top: 60px;
        padding-bottom: 60px;
    }

        .shiyong .imgs {
            display: none;
        }

        .shiyong .boxs {
            float: none;
            margin: 0 auto;
            max-width: 396px;
            width: 94%;
        }
}

@media screen and (max-width: 780px) {
    /*内页*/
    .o_big {
        height: 166px;
    }

    .postions {
        height: 42px;
        line-height: 42px;
        font-size: 13px;
    }

        .postions h2 {
            display: none;
        }

        .postions .postions_b a {
            height: 44px;
            line-height: 44px;
            font-size: 14px;
        }
    /*分页*/
    .yema a {
        height: 26px;
        line-height: 26px;
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 2px;
        font-size: 13px;
    }
    .yema span {
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
        padding-right:5px;
    }
    /*.yema a span{ font-size:14px;}*/
    /*荣誉*/
    .honor_l {
        float: none;
        width: 100%;
    }

        .honor_l .img {
            height: auto;
        }

    .honor_r {
        width: 100%;
    }

        .honor_r .txts {
            max-width: none;
            width: 96%;
        }

            .honor_r .txts .cons {
                height: auto;
                max-height: 240px;
                padding-right: 10px;
                margin-top: 10px;
            }

            .honor_r .txts .h3 {
                margin-top: 7%;
            }

    .about_con3 .imgs {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .about_con3 .txts {
        float: none;
        max-width: none;
        width: 100%;
        margin-top: 2%;
    }

        .about_con3 .txts .h3 {
            font-size: 18px;
        }
    /*产品服务*/
    .product_ul ul li {
        width: 49%;
    }

        .product_ul ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .product_ul ul li:nth-child(2n+0) {
            margin-right: 0;
        }
    /*产品详细*/
    .product_show2 ul li .imgs {
        float: none;
        width: 100%;
        padding-top: 54.2%;
    }

    .product_show2 ul li:nth-child(2n+0) .imgs {
        float: none;
    }

    .product_show2 ul li .txts {
        position: static;
        width: 100%;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .product_show2 ul li:nth-child(2n+0) .txts {
        position: static;
    }
    /*同望新媒体平台详细*/
    .ecology_one .imgs {
        width: 320px;
        margin-right: 2%;
    }

    .ecology_one .txts .p {
        font-size: 14px;
        line-height: 26px;
    }

    .ecology_one .txts .p2 {
        margin-top: 3%;
        font-size: 17px;
    }

    .ecology_one .txts .nmore {
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        width: 130px;
    }
    /*线下课程*/
    .train_ul ul li {
        width: 49%;
    }

        .train_ul ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .train_ul ul li:nth-child(2n+0) {
            margin-right: 0;
        }

        .train_ul ul li .one .con .h3 {
            font-size: 16px;
        }

        .train_ul ul li .one .con .p {
            font-size: 13px;
        }

        .train_ul ul li .txts .two {
            font-size: 13px;
        }
    /*解决方案*/
    .solution_ul ul li .wrap {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .solution_ul ul li .imgs {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .solution_ul ul li:nth-child(2n+0) .imgs {
        float: none;
        margin-left: 0;
    }

    .solution_ul ul li .txts .h3 {
        margin-top: 4%;
        height: 30px;
        line-height: 30px;
    }

    .solution_ul ul li .txts .p {
        height: auto;
    }
    /*解决方案详细*/
    .solution_show2 ul li .imgs {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .solution_show2 ul li:nth-child(2n+0) .imgs {
        float: none;
        margin-left: 0;
    }

    .solution_show2 ul li .imgs {
        padding-top: 0;
    }

        .solution_show2 ul li .imgs img {
            position: static;
        }

    .solution_ul2 ul li i {
        width: 98px;
        height: 98px;
    }

    .solution_show3 ul li .imgs {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .solution_show3 ul li:nth-child(2n+0) .imgs {
        float: none;
        margin-left: 0;
    }

    .solution_show3 ul li .imgs {
        position: 0;
    }

        .solution_show3 ul li .imgs .img {
            padding-top: 0;
        }

        .solution_show3 ul li .imgs img {
            position: static;
        }
}

@media screen and (max-width: 640px) {
    /*内页*/
    .position {
        height: 44px;
        line-height: 44px;
        font-size: 13px;
    }

        .position .postions_b a {
            font-size: 13px;
        }
    /*分页*/
    .yema a {
        font-size: 12px;
    }
    /*.yema a span{ font-size:13px;}*/
    /*暂无内容*/
    .nodata {
        background-size: auto 130px;
        padding-top: 140px;
        margin-top: 15%;
        margin-bottom: 15%;
    }
    /*关于我们*/
    .o_title .h3 span {
        font-size: 14px;
    }

    .o_title.bgs2 .h3:after {
        height: 2px;
        width: 30px;
        margin-left: -15px;
    }

    .about_con {
        background-position: right top;
    }

        .about_con .txts .p {
            width: 100%;
        }

        .about_con .about_count ul li label {
            font-size: 13px;
        }
    /*企业文化*/
    .about_ul2 ul li {
        width: 47%;
    }

        .about_ul2 ul li .p {
            font-size: 13px;
            line-height: 24px;
            height: 48px;
        }

    .about_con2 {
        font-size: 13px;
        line-height: 26px;
    }

    .about_con3 .txts .cons {
        font-size: 13px;
        line-height: 26px;
    }
    /*新闻*/
    .news_ul ul li .h3 em {
        margin-right: 2px;
    }

    /*投资者关系*/
    .news_ul2 ul li .boxs {
        padding: 5px;
    }

    .news_ul2 ul li .date {
        margin-right: 6px;
        width: 60px;
    }

    .news_ul2 ul li .txts {
        font-size: 13px;
    }

    .news_a a {
        font-size: 14px;
        margin-right: 6px;
        margin-left: 6px;
        padding-left: 12px;
        padding-right: 12px;
    }
    /*营销网络*/
    .about_cha {
        font-size: 13px;
    }

        .about_cha .divs select {
            font-size: 13px;
            padding-left: 10px;
        }

        .about_cha .divs .input_shurk {
            font-size: 13px;
            text-indent: 10px;
        }

        .about_cha .span {
            padding-right: 1%;
        }

    .mapselect .map #allmap {
        height: 400px;
    }

    .mapselect .list .nonebox {
        font-size: 18px;
    }

        .mapselect .list .nonebox .tips {
            font-size: 14px;
        }

    .tel_con .tel_l .cons {
        font-size: 13px;
    }

    .tonxun_div {
        font-size: 12px;
    }

        .tonxun_div table th {
            font-size: 14px;
        }
    /*产品服务*/
    .product_search .input_shurk {
        height: 32px;
        line-height: 32px;
    }

    .product_search .s_btns {
        height: 32px;
    }

    .product_type_bg {
        padding-top: 1%;
        padding-left: 12px;
        padding-right: 12px;
    }

    .product_a label {
        font-size: 13px;
        width: 70px;
        height: 30px;
        line-height: 30px;
    }

    .product_a a {
        font-size: 13px;
        margin-right: 3px;
        height: 30px;
        line-height: 30px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .product_a.bgs3 .wrap {
        margin-top: 2%;
        padding-bottom: 1%;
    }

    .product_b {
        position: relative;
    }

        .product_b label {
            font-size: 13px;
            width: 70px;
            height: 30px;
            line-height: 30px;
            float: none;
            display: block;
        }

        .product_b .divs a {
            font-size: 13px;
            height: 30px;
            line-height: 30px;
            min-width: 55px;
        }

        .product_b .divs {
            width: calc(100% - 0px);
            width: -webkit-calc(100% - 0px);
            width: -moz-calc(100% - 0px);
            padding-left: 0;
        }

        .product_b .more {
            position: absolute;
            right: 0;
            top: 8px;
        }

    .product_ul2 ul li {
        width: 49%;
    }

        .product_ul2 ul li:nth-child(3n+0) {
            margin-right: 0.6%;
        }

        .product_ul2 ul li:nth-child(3n-2) {
            margin-left: 0.6%;
        }

        .product_ul2 ul li:nth-child(2n+0) {
            margin-right: 0;
        }

        .product_ul2 ul li:nth-child(2n-1) {
            margin-left: 0;
        }

    /*产品详细*/
    .pr_bg {
        top: 80px;
    }

    .product_adv2 .product_feedback ul li .input_shurk {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .product_adv2 .product_feedback ul li .select {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .product_adv2 .product_feedback ul li .bnts {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    /*同望新媒体平台*/
    .ecology_ul ul li {
        width: 49%;
    }

        .ecology_ul ul li:nth-child(3n+0) {
            margin-right: 2%;
        }

        .ecology_ul ul li:nth-child(2n+0) {
            margin-right: 0;
        }
    /*同望新媒体平台详细*/
    .ecology_one .imgs {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .ecology_one .txts .p {
        font-size: 13px;
        line-height: 24px;
    }

    .ecology_one .txts .p2 {
        font-size: 16px;
    }

    .ecology_one .txts .nmore {
        margin-top: 5%;
        margin-bottom: 3%;
        font-size: 13px;
    }
    /*解决方案*/
    .solution_ul ul li .bgs:after {
        background-size: 50px 50px;
    }
    /*解决方案详细*/
    .solution_show2 ul li .p {
        font-size: 13px;
        line-height: 24px;
        margin-top: 1%;
    }

    .solution_ul2 ul li i {
        width: 80px;
        height: 80px;
    }

    .solution_ul2 ul li .p {
        font-size: 14px;
    }

    .solution_show3 ul li .p {
        font-size: 13px;
        line-height: 24px;
        margin-top: 1%;
    }
    /*渠道加盟申请表*/
    .feedback_div .inputs2 {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .feedback_div .textarea {
        font-size: 14px;
    }

    .feedback_div .radio {
        font-size: 14px;
    }

        .feedback_div .radio dl dd .css-label_r2 {
            background-size: 14px 14px;
            padding-left: 22px;
        }

    .feedback_div .bnts2 {
        font-size: 14px;
        max-width: 150px;
    }

    .feedback_desc {
        font-size: 14px;
    }
    /*案例*/
    .case_ul ul li .h3 {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
    }
    /*案例详细*/
    .about_x2 .show_t {
        font-size: 20px;
        line-height: 28px;
        text-align: center; /*width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px); padding-right:0px; */
        margin-bottom: 0;
    }
    /*	.about_x2 .show_t .fenxiang{ position:static; margin-top:10px;}*/
    .about_x2 .con_line {
        font-size: 12px; /*height:40px; line-height:30px;*/
        height: 2px;
        text-align: center;
    }

    .about_x2 .con_id {
        font-size: 14px;
        line-height: 24px;
    }

    .about_x2 .title {
        font-size: 16px;
        padding-left: 12px;
    }

    .prenext {
        font-size: 13px;
        text-align: center;
    }

        .prenext span {
            width: 100%;
        }

        .prenext .goback {
            margin-top: 15px;
            height: 32px;
            line-height: 32px;
            width: 99%;
            margin-bottom: 10px;
        }

    .fenxiang { /* float:none; */
        margin-top: 5px;
    }
    /*免费试用*/
    .shiyong .boxs .h3 {
        font-size: 18px;
        height: 36px;
        line-height: 36px;
    }

    .shiyong .boxs .desc {
        font-size: 13px;
        line-height: 22px;
    }
}

@media screen and (max-width: 520px) {
}

@media screen and (max-width: 480px) {
    /*内页*/
    .o_big {
        height: 160px;
    }

    .o_big_con .h2 {
        font-size: 18px;
    }

        .o_big_con .h2 span {
            font-size: 12px;
            margin-top: 4px;
        }

    .postions {
        font-size: 12px;
    }

        .postions .postions_b a {
            font-size: 13px;
        }

        .postions .postions_r span {
            display: none;
        }

        .postions .postions_r img {
            margin-left: 6px;
        }
    /*分页*/
    .yema {
        padding-top: 35px;
        padding-bottom: 40px;
    }

        .yema a {
            padding-left: 5px;
            padding-right: 5px;
            margin-left: 2px;
        }
    /*关于我们*/
    .o_title .h3 {
        padding-bottom: 3%;
    }

        .o_title .h3 span {
            font-size: 13px;
        }

    .about_con {
        font-size: 13px;
        line-height: 24px;
    }

        .about_con .about_count ul li {
            display: block;
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 3%;
        }

            .about_con .about_count ul li:after {
                width: 0;
            }

            .about_con .about_count ul li .lable1 {
                margin-top: 0;
            }

            .about_con .about_count ul li span {
                line-height: 36px;
            }
    /*党建之窗*/
    .about_ul ul li {
        height: 44px;
        line-height: 44px;
    }

        .about_ul ul li a {
            font-size: 13px;
        }

        .about_ul ul li em {
            font-size: 13px;
        }
    /*发展历程*/
    .history_con {
        background-position: 64px top;
        padding-top: 80px;
    }

        .history_con dl dd {
            background-size: 20px 20px;
            background-position: 55px 4px;
        }

            .history_con dl dd .years {
                width: 70px;
            }

            .history_con dl dd .txts2 .conts {
                font-size: 13px;
            }

    .BreakingNewsController {
        padding-bottom: 10px;
    }

        .BreakingNewsController .bn-arrows {
            left: 13px;
        }

        .BreakingNewsController span.bn-arrows-left {
            width: 50px;
            height: 50px;
            left: 26px;
        }

        .BreakingNewsController span.bn-arrows-right {
        }
    /*荣誉*/
    .honor_r .txts .cons {
        font-size: 13px;
        line-height: 24px;
    }
    /*企业文化*/
    .about_ul2 ul li .h3 {
        font-size: 16px;
    }

    .about_ul2 ul li .p {
        font-size: 12px;
    }

    .about_ul2 ul li i {
        width: 100px;
        height: 100px;
    }

    .about_con2 {
        font-size: 12px;
        line-height: 24px;
    }

    .about_con3 .txts .cons {
        font-size: 12px;
        line-height: 24px;
    }
    /*新闻*/
    .news_ul ul li .h3 {
        font-size: 13px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .news_ul ul li .h3 {
        height: 32px;
        line-height: 32px;
    }

        .news_ul ul li .h3 em {
            display: none;
        }

    /*投资者关系*/
    .news_ul2 ul li .txts {
        font-size: 12px;
    }

    .news_a a {
        font-size: 13px;
        margin-right: 3px;
        margin-left: 3px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    /*营销网络*/
    .yingxiao_con .yingxiao_r .cons ul li div {
        float: none;
    }

        .yingxiao_con .yingxiao_r .cons ul li div.a {
            width: 100%;
            margin-bottom: 12px;
            background-position: 5px 4px;
            padding-left: 26px;
        }

        .yingxiao_con .yingxiao_r .cons ul li div.b {
            width: 100%;
            margin-left: 0;
        }

    .mapselect .map #allmap {
        height: 350px;
    }

    .tel_con .tel_l .cons {
        font-size: 12px;
    }
    /*产品服务*/
    .product_a label {
        font-size: 12px;
        width: 60px;
    }

    .product_a a {
        font-size: 12px;
        margin-right: 2px;
    }

    .product_b label {
        font-size: 12px;
        width: 60px;
    }

    .product_b .divs a {
        font-size: 12px;
        min-width: 50px;
    }

    .product_ul ul li .imgs i {
        width: 70px;
        height: 70px;
        bottom: -35px;
        margin-left: -35px;
    }

    .product_ul ul li .boxs {
        margin-top: 40px;
    }

        .product_ul ul li .boxs .h3 {
            font-size: 15px;
        }

        .product_ul ul li .boxs .p {
            font-size: 12px;
            line-height: 24px;
            height: 48px;
            margin-top: 6px;
        }

    .product_ul ul li:hover .boxs em {
        margin-top: 15px;
    }

    .product_ul2 ul li {
        margin-left: 0.4%;
        margin-right: 0.4%;
    }

        .product_ul2 ul li:nth-child(3n-2) {
            margin-left: 0;
        }

        .product_ul2 ul li .txts i {
            width: 60px;
            height: 60px;
            margin-top: 25px;
        }

        .product_ul2 ul li .h3 {
            font-size: 15px;
            margin-top: 5px;
        }

        .product_ul2 ul li .p {
            font-size: 12px;
            line-height: 24px;
            height: 72px;
            margin-top: 5px;
        }

        .product_ul2 ul li em {
            margin-bottom: 25px;
            margin-top: 15px;
        }
    /*产品详细*/
    .pr_bg {
        top: 60px;
    }

        .pr_bg .pr_bg_r {
            font-size: 14px;
        }

    .pr_bg {
        height: 50px;
        line-height: 50px;
    }

    .product_show1 {
        font-size: 13px;
        line-height: 24px;
    }

    .product_show2 {
        font-size: 13px;
        line-height: 24px;
    }

    .product_adv2 .product_feedback ul li .input_shurk {
        font-size: 12px;
        text-indent: 12px;
    }

    .product_adv2 .product_feedback ul li .select {
        font-size: 12px;
        padding-left: 12px;
    }
    /*同望新媒体平台*/
    .ecology_ul ul li .h3 {
        margin-top: 10px;
    }

    .ecology_ul ul li .p2 {
        margin-top: 6px;
    }

    .ecology_ul ul li .p3 {
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 12px;
    }
    /*同望新媒体平台详细*/
    .ecology_two .ecology_con {
        font-size: 13px;
    }
    /*线下课程*/
    .train_ul ul li {
        width: 100%;
        float: none;
        margin-right: 0;
    }

        .train_ul ul li:nth-child(3n+0) {
            margin-right: 0%;
        }

        .train_ul ul li .one {
            margin-top: 13px;
            margin-bottom: 13px;
        }
    /*解决方案*/
    .solution_ul ul li .bgs:after {
        background-size: 40px 40px;
    }

    .solution_ul ul li .txts .p {
        line-height: 22px;
        font-size: 12px;
    }

    .solution_ul ul li .txts .a a {
        width: 110px;
        height: 30px;
        line-height: 32px;
        font-size: 12px;
    }
    /*解决方案详细*/
    .solution_show2 ul li .p {
        font-size: 12px;
        line-height: 22px;
    }

    .solution_ul2 {
        margin-top: 5%;
        margin-bottom: 3%;
    }
        /*.solution_ul2 ul li{ float:none; width:98%; margin-bottom:5%;}*/
        .solution_ul2 ul li {
            width: 47%;
            margin-bottom: 5%;
        }

            .solution_ul2 ul li:nth-child(3n+1) {
                clear: none;
            }

            .solution_ul2 ul li:nth-child(2n+1) {
                clear: both;
            }

            .solution_ul2 ul li .h3 {
                margin-top: 4%;
            }

            .solution_ul2 ul li .p {
                margin-top: 2%;
                font-size: 13px;
                line-height: 24px;
                height: 48px;
            }

    .solution_show3 ul li .p {
        font-size: 12px;
        line-height: 22px;
    }
    /*立即获取完整方案*/
    .solution_adv2 .a {
        margin-top: 3%;
    }

        .solution_adv2 .a a {
            width: 90px;
            font-size: 12px;
            margin-left: 2px;
            margin-right: 2px;
        }

    .solution_adv2 .desc {
        font-size: 12px;
    }

    .solution_adv2.bgs2 .desc {
        font-size: 13px;
    }
    /*渠道加盟申请表*/
    .feedback_div {
        border-width: 3px;
    }

        .feedback_div .divs {
            float: none;
            width: 100%;
            margin-right: 0;
        }

        .feedback_div .inputs2 {
            font-size: 13px;
            text-indent: 2%;
        }

        .feedback_div .divs .inputs2 {
            text-indent: 2%;
        }

        .feedback_div .textarea {
            padding-top: 2%;
        }

        .feedback_div .radio {
            font-size: 13px;
        }

        .feedback_div .bnts2 {
            max-width: none;
            height: 40px;
            line-height: 40px;
        }

    .feedback_desc {
        font-size: 13px;
    }
    /*案例*/
    .case_ul ul li .h3 {
        font-size: 13px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .case_ul ul li .h3 {
        height: 32px;
        line-height: 32px;
    }

        .case_ul ul li .h3 em {
            display: none;
        }
    /*案例详细*/
    .about_x2 .show_t {
        font-size: 18px;
        line-height: 26px;
    }

    .about_x2 .con_id {
        font-size: 13px;
    }

    .about_x2 .title {
        margin-top: 6%;
    }

    .prenext {
        font-size: 12px;
        line-height: 22px;
    }
    /*免费试用*/
    .shiyong .boxs {
        padding-top: 25px;
        padding-bottom: 25px;
    }

        .shiyong .boxs .desc {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 8px;
        }

        .shiyong .boxs .input_shurk {
            margin-bottom: 8px;
            height: 36px;
            line-height: 36px;
            font-size: 13px;
        }

        .shiyong .boxs .searchtitle4 {
            margin-bottom: 8px;
            height: 36px;
        }

            .shiyong .boxs .searchtitle4 label {
                height: 36px;
                line-height: 36px;
            }

        .shiyong .boxs .getcode {
            top: 5px; /*width:88px;*/
        }

        .shiyong .boxs .bnts {
            max-width: none;
            height: 42px;
            line-height: 42px;
            font-size: 14px;
        }

        .shiyong .boxs .shiyong_txt {
            margin-top: 10px;
            font-size: 13px;
        }
}

@media screen and (max-width: 420px) {
    /*解决方案*/
    .solution_ul ul li .bgs:after {
        background-size: 32px 32px;
    }
}

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 360px) {
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    /*padding: 6px 12px;*/
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.touchbtn .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    float: right;
    vertical-align: middle;
    margin-right: 40px;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    /*padding: 6px 12px;*/
    font-size: 18px;
    /*line-height: 70px;*/
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
