
@media screen and (max-width:1176px){
	.body-div-div-span {
	    height: 53px;
	    text-align: left;
	    font-size: 15px;
	    padding-bottom:30px;
	    transition: 0.3s;
	    cursor: pointer;
	}
	
	
	.body-div-div-span-none {
	    height: 53px;
	    text-align: left;
	    font-size: 15px;
	    padding-bottom:30px;
	    margin-left: 50px;
	    transition: 0.3s;
	    cursor: pointer;
	}
	
	.body-div-div {
	    width: auto;
	    height: 55px;
	    line-height: 55px;
	}
	
	.body-div-div-span {
	    height: 53px;
	    color: #c8192a;
	    border-bottom: solid 2px #c8192a;
	    text-align: left;
	    font-size: 15px;
	    padding-bottom: 30px;
	}
	
	.body-div {
	    width: 95%;
	    height: 55px;
	    margin: 0 auto;
	    border-bottom: solid 1px #e1e1e1;
	    box-sizing: border-box;
	    display:none;
	}
	
	.body-all img,section {
		width:100%;
		height:100%;
	}
	
	.pcContent{
		display:none;
	}
	
	.appContent{
		display:block;
		margin-top:20px;
		overflow: hidden;
	}
	
	.appContent p {
		line-height:25px;
	}
	
	.appContent img {
		padding-top:10px;
	}
	
	.body-page-title {
		width:100%;
		height:80px;
		line-height:28px;
		font-size: 20px;
	    font-weight: normal;
	}
	
	.body-page {
		width:85%;
		height:auto;
		margin:0 auto;
		margin-top:30px;
	}
	
	.body-page-date-d-l {
		width:200px;
		height:100%;
		text-align: left;
		float: left;
	}
	
	.body-page-date-d-r {
		width:100px;
		height:100%;
		text-align: right;
		float: left;
	}
	
	.body-page-date {
		width:100%;
		height:20px;
	}
	
	.body-page-bottom-l {
		float: left;
		cursor: pointer;
		transition: 0.5s;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
	}
	
	.body-page-bottom-r {
		float: left;
		cursor: pointer;
		transition: 0.5s;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; 
		text-align: left;
		margin-top:20px;
	}
	
	.body-page-bottom {
		width:100%;
		height:70px;
		margin-top:50px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; 
	}

}

@media screen and (min-width:1176px){
	
	.body-page-bottom {
		width:100%;
		height:50px;
		margin-top:50px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; 
	}
	
	.body-page-bottom-l {
		float: left;
		cursor: pointer;
		transition: 0.5s;
	}
	
	.body-page-bottom-r {
		float: right;
		cursor: pointer;
		transition: 0.5s;
	}
	
	.body-page-date {
		width:100%;
		height:40px;
	}
	
	.body-page-date-d-l {
		width:200px;
		height:100%;
		text-align: center;
		float: left;
	}
	
	.body-page-date-d-r {
		width:100px;
		height:100%;
		text-align: center;
		float: left;
	}
	
	.body-page {
		width:85%;
		height:auto;
		margin:0 auto;
		margin-top:50px;
	}
	
	.body-page-title {
		width:100%;
		height:50px;
		text-align: center;
		line-height:50px;
		font-size: 24px;
	    font-weight: normal;
	}
	
	.pcContent{
		display:block;
	}
	
	.appContent{
		display:none;
	}
	
	.body-div {
	    width: 95%;
	    height: 95px;
	    margin: 0 auto;
	    border-bottom: solid 1px #e1e1e1;
	    box-sizing: border-box;
	}
	
	.body-div-div-span {
	    height: 93px;
	    color: #c8192a;
	    border-bottom: solid 2px #c8192a;
	    text-align: left;
	    font-size: 25px;
	    padding-bottom: 30px;
	}
	
	.body-div-div-span {
	    height: 93px;
	    text-align: left;
	    font-size: 25px;
	    padding-bottom:30px;
	    transition: 0.3s;
	    cursor: pointer;
	}
	
	
	.body-div-div-span-none {
	    height: 93px;
	    text-align: left;
	    font-size: 25px;
	    padding-bottom:30px;
	    margin-left: 50px;
	    transition: 0.3s;
	    cursor: pointer;
	}
	
	.body-div-div {
	    width: auto;
	    height: 95px;
	    line-height: 93px;
	}
	
}

.body-span-cursion{
    color: #c8192a;
}


.body-div-div-div {
    float: right;
}

.body-div-div-div ul li {
    list-style-type: none;
    float: left;
    margin-right: 12px;
    color: #666666;
    font-size: 14px;
}

.body-div-div-div ul li a {
    color: #666666;
}

.body-goods-txt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #666666;
}

.body-goods {
    width:100%;
    height: 777px;
    background-color: #fafafa;
}

.body-page-date-d {
	width:300px;
	height:100%;
	margin:0 auto;
}

.body-page-bottom-l:hover {
    color: #c8192a;
}

.body-page-bottom-r:hover {
    color: #c8192a;
}