/* 数链一体化安全解决方案样式 */
.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: 0.98rem;
	    font-size: 0.5rem;
	    color: #666;
	    text-align: center;
	    font-weight: bold;
		margin: 0 auto !important;
	}
	.xitong-item{
		padding-top: 0.7rem;
	}
	.xitong-item1 {
	    width: 100%;
	    height: auto;
	}
	.xitong-miaoshu {
	    line-height: 0.48rem;
	    font-size: 0.24rem;
	    color: #333;
	    padding: 0.42rem 0.46rem 0.65rem;
	    margin: 0rem 0.25rem 0.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: 0.4rem;
	    border-bottom: 1px solid #e5e5e5;
	    width: 7rem;
	    margin: 0 auto;
	    margin-bottom: 0.57rem;
		margin-top: 1rem;
	}
	.cp1-cpsl-top .cp1-line {
	    width: 0.03rem;
	    height: 0.26rem;
	    background: #2e68b9;
	    float: left;
	    display: block;
	    margin-top: 0.14rem;
	}
	.cp1-cpsl-top .cp1-cpsl-title1 {
	    font-size: 0.28rem;
	    line-height: 0.56rem;
	    color: #333;
	    display: block;
	    float: left;
	    padding-left: 0.21rem;
	    background: #fff;
	    padding-right: 0.2rem;
	}
	.yingyong-title {
	    font-size: 0.34rem;
	    color: #333;
	    font-weight: bold;
	    text-align: center;
	    padding-bottom: 0.32rem;
	    line-height: 1rem;
	}
	.blue-line {
	    border: 0.02rem solid #3172ca;
	    width: 0.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: 0.32rem;
	    height: 0.32rem;
	    position: absolute;
	    left: 1.03rem;
	    top: 1.55rem;
	}
	.yingyong-list li .yingyong-txt .yingyong-inner .title {
		font-size: 0.2rem;
	    text-align: center;
	    color: #fff;
	    line-height: 0.2rem;
	    position: absolute;
	    top: 2.13rem;
	    padding: 0;
	    border: none;
	    width: 100%;
	}
	.yingyong-list li .yingyong-txt .yingyong-inner span {
	    width: 0.22rem;
	    height: 0.02rem;
	    background: #fff;
	    position: absolute;
	    top: 2.5rem;
	    left: 1.165rem;
	}
	
}