@charset "utf-8";
.part1 img,.part3 img,.part4 img{ width:95%; margin-top:15px;}

.part2{ background:#ff8a00;}
.part2 h1{ color:#fff;}
.part2 ul{ width:300px; margin:20px auto 0; overflow:hidden;}
.part2 ul li{ width:100%;; height:75px; margin-bottom:15px; clear:both;}
.part2 ul li .listNum{ width:75px; height:75px; background:#ffead2; line-height:75px; font-size:36px; color:#ff8a00;}
.part2 ul li .content{ width:205px; height:65px; padding:5px; background-color:#fff; text-align:left;}

.part3{ background:#e9e9e9;}

.part4 ul{ width:90%; margin:0 auto;}
.part4 ul .wsale_funtitle{ font-size:14px; color:#333; margin-top:10px;}
.part4 ul .wsale_funmanage{ text-align:left;}
.part4 ul .wsale_funmanage p{ margin-bottom:5px; line-height:20px;}



@media only screen and (min-width: 768px) {
.part2 ul{ width:640px;}
.part2 ul li{ width:300px; float:left; clear:none; margin:10px 5px;}
	
}