    
 .m-xx-01 {
            margin-bottom: 15px;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #414141;
            line-height: 4rem;
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-xx-01-txt {
			width: 93.75%;
			font-size: 18px;
			color: #535353;
			text-align: center;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .m-xx-fy-01 {
			background: #e8e8e8;
			padding: 13px 3.125%;
			margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
			float: right;
			box-sizing: border-box;
			font-size: 12px;
			text-align: center;
			color: #fff;
			background: #231816;
			margin-right: 2px;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
			margin-bottom: 0.1rem;
			font-size: 12px;
			color: #4b4a4a;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
				display: block;
				font-weight: bold;
				color: #fff;
				text-align: center;
				float: left;
				background: #a2a2a2;
				margin-right: 10px;
        }
       .m4-prod-list-content-1-con li {
width: 46.56%;
    padding: 0 0 2rem;
    height: 13.5rem;
    margin-left: 9px;
        }
        
        .m4-prod-list-content-1-con li img {
            display: block;
            width: 100%;
            box-sizing: border-box;
            border: solid 1px #d7d7d7;
        }
        
        .m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height: 2.4rem;
            padding: 0 0 0.5rem;
            text-align: center;
        }
		.endit-content img {
    max-width: 100% !important;
    height: auto !important;
	}