﻿




/*banner*/


@media screen and (max-width: 768px) {
	#full-screen-slider{ display:none;}
.banner{ display:block;width:100%; overflow:hidden; position:relative; }
.banner .bigbanner{ position:relative; z-index:0; width:100%; overflow:hidden;}
.banner .bigbanner li{ position:relative; text-align:center; width:100%; height:auto; float:left; }
.banner .bigbanner li img{ background:url(http://www.we-holding.com/images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}

.banner .smallbanner{ position:absolute; height:28px; line-height:28px; bottom:20px; left:50%; z-index:1;}
.banner .smallbanner li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff;  text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.banner .smallbanner li.on{ background:#424242; }


	}
	
	@media screen and (min-width: 1580px) {
.about_pc{ display:block; float:left;  width:100%; padding:40px 0px 40px 0px; margin-top:50px; background-color:#f0ffe8; height: auto;}
		.company_wap{ display:none;}
		.news_title{margin:0 auto; width:1300px; height:60px;text-align:center;margin-top:40px;border-bottom:1px solid #DDDDDD;}
.newsbody { margin:0 auto; width:1300px; }
		.newsbody  li{ float:left;margin-top:20px;   width:48%; display:inline; padding-right:2%; border-bottom: #e8e8e8 1px solid;}
		.promise{ margin:0 auto; width:1300px; margin-top:40px;}
#full-screen-slider { width:100%;  height:100%;float:left; position: absolute; margin-top:0px; }
#slides { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;background-size: cover;
		background-attachment: fixed;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {  position:absolute;top:90%;  width:220px;text-align:center;  z-index:1000; }


#pagination li { display:block; list-style:none; width:40px; height:5px; float:left; margin-left:15px; border-radius:5px; background:#FFF; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#c60813;}

.divcenter{ width:660px; margin:0px auto;}


		.banner{ display:none;}
		
		
		

		
		}