/* 系统集成管理体系样式 */
.m-banner{
	display:none;
}
.down_title h2 span {
    color: #3172ca;
	line-height: 70px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.down_title .line span {
    position: relative;
    top: -13px;
    background: #fff;
    padding: 0 20px;
    font-family: "Arial";
    font-size: 18px;
    color: #666;
    text-transform: capitalize;
	line-height: 28px;
}
.m-xtjc-img-img{
	display: none;
}
.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;	
}
.xtjcgl_body img {
    width: 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_center{
		padding: 0;
	}
	.down_center .down_title{
		display: block;
		height: 2.23rem;
		width: 100%;
		padding-top: 0.56rem;
	}
	.down_title h2 {
	    line-height: 0.98rem;
	    font-size: 0.5rem;
	    color: #666;
	    text-align: center;
	    font-weight: normal;
	}
	.down_title h2 span {
	    line-height: 0.56rem;
	    font-weight: normal;
	   font-size: 0.5rem;
	}
	.down_title .line {
		margin: 0.33rem 0;
	}
	.down_title .line span {
		line-height: 1.37rem;
		font-size: 0.28rem;
		position: relative;
		top: -35px;
	}
	.down_menu_s{
		display:none !important;
	}
	.xtjcgl_body {
	    width: 100%;
		padding: 0 0.25rem 1.28rem;
		line-height: 0.56rem;
		font-size: 0.28rem;
		color: #333;
		box-sizing: border-box;
	}
	.xtjcgl_body img {
	    padding: 0.1rem 0 0;
		width: 100%;
	}
	.xtjc-img-img{
		display: none;
	}
	.m-xtjc-img-img{
		display: block;
	}
}