﻿/* 数链一体化安全解决方案样式 */
.m-banner
{
    display: none;
}
.m-cp1-cpsl-top
{
    display: none;
}
.xitong .cp
{
    position: relative;
    height: 116px;
    width: 100%;
    margin: 0 auto;
    margin-top: 44px;
    background: none;
    padding-bottom: 0;
}
.nav-wrap li a
{
    line-height: 48px;
}
.xitong-contont ul li img
{
    width: auto;
}
.down_menu
{
    width: auto;
}
.down_menu ul
{
    width: auto;
    padding: 13px 20px 0;
    overflow-y: auto;
    overflow-x: hidden;
}
.down_menu ul li a
{
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
}
.go-top
{
    margin: 0 auto;
}
@media(min-width: 320px) and (max-width: 1200px)
{
    .bannerbox
    {
        margin-top: 0!important;
    }
    .banner
    {
        display: none!important;
    }
    .m-banner
    {
        display: block;
    }
    .m-banner img
    {
        width: 100%!important;
        vertical-align: bottom;
    }
    .down_menu_s
    {
        display: none!important;
    }
    .xitong
    {
        width: 100%;
        margin: 0 auto;
    }
    .cp
    {
        display: none;
    }
    .solve_bug
    {
        display: none;
    }
    .xitong-title
    {
        line-height: .98rem;
        font-size: .5rem;
        color: #666;
        text-align: center;
        font-weight: bold;
        margin: 0 auto!important;
    }
    .xitong-item
    {
        padding-top: .7rem;
    }
    .xitong-item1
    {
        width: 100%;
        height: auto;
    }
    .xitong-miaoshu
    {
        line-height: .48rem;
        font-size: .24rem;
        color: #333;
        padding: .42rem .46rem .65rem;
        margin: 0 .25rem .2rem;
        text-align: left;
    }
    .xitong-miaoshu br
    {
        display: none;
    }
    .xitong-contont
    {
        width: 7rem;
        margin: 0 auto;
    }
    .xitong-contont ul li
    {
        float: none;
        width: 100%;
        display: flex;
        flex-flow: column-reverse;
    }
    .xitong-contont ul li img
    {
        float: none;
        width: 100%;
    }
    .xitong-contont ul li p
    {
        display: none;
    }
    .m-cp1-cpsl-top
    {
        display: block;
        height: .4rem;
        border-bottom: 1px solid #e5e5e5;
        width: 7rem;
        margin: 0 auto;
        margin-bottom: .57rem;
        margin-top: 1rem;
    }
    .cp1-cpsl-top .cp1-line
    {
        width: .03rem;
        height: .26rem;
        background: #2e68b9;
        float: left;
        display: block;
        margin-top: .14rem;
    }
    .cp1-cpsl-top .cp1-cpsl-title1
    {
        font-size: .28rem;
        line-height: .56rem;
        color: #333;
        display: block;
        float: left;
        padding-left: .21rem;
        background: #fff;
        padding-right: .2rem;
    }
    .yingyong-title
    {
        font-size: .34rem;
        color: #333;
        font-weight: bold;
        text-align: center;
        padding-bottom: .32rem;
        line-height: 1rem;
    }
    .blue-line
    {
        border: .02rem solid #3172ca;
        width: .7rem;
        margin: 0 auto;
    }
    .yingyong-main
    {
        width: 100%;
        height: auto;
        background: #51565a;
    }
    .yingyong-list
    {
        width: 100%;
        margin: 0 auto;
    }
    .yingyong-list li
    {
        width: 33.3%;
        height: 4.8rem;
        float: left;
        position: relative;
    }
    .yingyong-list li img
    {
        width: 100%;
        height: 4.8rem;
    }
    .yingyong-list li .yingyong-txt
    {
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
    .yingyong-list li .yingyong-txt .yingyong-inner
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 4.8rem;
    }
    .yingyong-list li .yingyong-txt .yingyong-inner .icon
    {
        width: .32rem;
        height: .32rem;
        position: absolute;
        left: 1.03rem;
        top: 1.55rem;
    }
    .yingyong-list li .yingyong-txt .yingyong-inner .title
    {
        font-size: .2rem;
        text-align: center;
        color: #fff;
        line-height: .2rem;
        position: absolute;
        top: 2.13rem;
        padding: 0;
        border: none;
        width: 100%;
    }
    .yingyong-list li .yingyong-txt .yingyong-inner span
    {
        width: .22rem;
        height: .02rem;
        background: #fff;
        position: absolute;
        top: 2.5rem;
        left: 1.165rem;
    }
}