
.plf{
	padding-left:0px
}
@media screen and (max-width: 414px) {
    body {
      background: #000000;
    }
	.slide_img_ul li img{
		height: 300px;
	}
	.slide_img_ul{
		height: 300px;
	}
	.clean-section-header{
		margin-bottom: 20px;
	}
	#gallery_nav{
		width: 35%;
		height: 150px;
    	font-size: 12px;
	}
	#gallery_output{
		width: 60%;
		height: 150px;
	    margin-left: 10px;
	}
	#gallery_output img{
		height: 150px;
	}
	#gallery_nav li {
    height: 35px;
	}
	#gallery_nav li span {
    font-size: 22px;
    }
    .clean-section-wrapper{
    	padding: 20px 0;
    }
    .plf{
		padding: 10px;
	}
    .pr li{
    	width: 50%;
        margin-right: 0px; 
    }
    .pr li img{
    	width: 47%;
    }
    .viwe {
    height: 100px;
	}
	.con{
		margin-top: 20px;
	    height: 215px;

	}
	.con img{
    max-width: 25%;
	}
	footer{
	padding: 20px;
	}
	.erweima img{
		width: 50%;
	    padding-top: 20px;
	}
	/*.collapse {
	    display: inherit;
	    height: 53px;
	    position: absolute;
	    right: 0;
	    overflow: hidden;
	    top: -6px;
	}
	.nav>li{
		float: left;
	}
	.nav {
		width: 55%;
	}*/
}