/* 加入样式 */
.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;
}
.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;
	}
	.down_center{
		padding: 0;
	}
	.contact{
		width: 100%;
		height: auto;
	}
	#jyrx_list{
		width: 6.98rem;
		height: auto;
		border: 1px solid #3172ca;
		margin: 1rem 0.25rem 0.81rem;
		border-top: 0.05rem solid #3172ca;
		position: relative;
	}
	.card-area .card-item {
	    transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	    width: 3.49rem;
	    height: auto;
	    border: 0px solid #e6e6e6;
	}
	.card-area .card-item.active {
	    box-shadow: 0 0 30px rgb(49 114 202 / 30%);
	    width: 3.49rem;
	    height: auto;
	    border: 0px solid #3172ca;
	    margin-top: 0;
	}
	#jyrx_list .card-item .shzp_title{
		line-height: 0.68rem;
		font-size: 0.34rem;
		text-align: center;
		height: 0.9rem;
		width: 100%;
		background-size: 18%;
		margin-top: 0.03rem;
		padding-top: 1rem;
		background-position: 50% 15% !important;

	}
	#jyrx_list .card-item .xyzp_title{
		line-height: 0.68rem;
		font-size: 0.34rem;
		text-align: center;
		height: 0.9rem;
		width: 100%;
		background-size: 26%;
		margin-top: 0.03rem;
		padding-top: 1rem;
		background-position: 50% 15% !important;
	}
	#jyrx_list .card-item .shzp_list li {
	    height: 1.03rem;
	    padding: 0.18rem 0.28rem 0;
		box-sizing: border-box;
	}
	#jyrx_list .card-item .shzp_list li.shzp1{
		background: #f2f2f2;
	}
	#jyrx_list .card-item .shzp_list li.shzp2{
		background: #fff;
	}
	#jyrx_list .card-item .shzp_list li p {
	    line-height: 0.46rem;
	    font-size: 0.28rem;
		height: auto;
	}
	#jyrx_list .card-item .shzp_list a {
		line-height: 1.06rem;
		color: #3172ca;
		font-size: 0.28rem;
		text-align: center;
		padding-bottom: 0.45rem;
		background: #fff;
	}
	#jyrx_list .card-item .shzp_list .wl {
	    width: 100%;
		padding-bottom: 0.63rem;
		height: 0.79rem;
		background: #fff;
		border-bottom: 1px solid #3172ca;
	}
	#jyrx_list .card-item .shzp_list .wl a {
	    width: 3.02rem;
	    height: 0.79rem;
	    float: left;
	    display: block;
	    margin: 0 0.23rem;
	}
	#jyrx_list .card-item .shzp_list .wl a img{
		width: 3.02rem;
		height: 0.79rem;
	}
	#jyrx_list .card-item .shzp_list{
		width: 6.99rem;
	}
	#jyrx_list li:first-child.card-item.active .shzp_list {
	    float: left;
		border-right: 1px solid #3172ca;
		box-sizing: border-box;
	}
	#jyrx_list li:last-child.card-item.active .shzp_list {
	    float: right;
	    border-left: 1px solid #3172ca;
		box-sizing: border-box;
	}
	#jyrx_list .card-item .xyzp_list {
	    display: none;
	}
	.dw-img {
	    z-index: 11;
	}
}