@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1"; color:#000;text-align:center; }
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1";}
li,p{text-align:left;font:normal 14px/200% "\5FAE\8F6F\96C5\9ED1";}
a:link,a:visited{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
/*clear*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.clear{ clear:both;}
.w1000{ width:1000px;}
/*header*/
.header{height:39px;background:#fff;}
.header span{float:left;}
.header span img{margin-top:1px;}
.header em{float:right;line-height:39px;font-style:normal}
.header em a{margin:0 6px;}
.header em,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
/*top*/
.top img{width:100%;height:auto;}
.d2nav{color: #a9a9a9;}
.d2nav a{font: normal 16px/70px "\5FAE\8F6F\96C5\9ED1";display: inline-block;color: #a9a9a9;}
.ej-list{overflow: hidden;}
.ej-list li{width:100%;height: 55px;border-bottom: 1px dashed #d9d9d9;font: normal 22px/55px "\5FAE\8F6F\96C5\9ED1";}
.ej-list li span{font: normal 22px/55px "\5FAE\8F6F\96C5\9ED1";float: right;color: #c5c5c5;}
.ej-list li a{display: inline-block;float: left;}
.page_n{ text-align:center; padding:50px 0;}
.page_n a{ border:#dddad2 1px solid; background:#f7f6f3; padding:10px 15px; margin:0 5px;}
.page_n a:hover{ background:#cc3333; color:#fff; text-decoration:none;}
/*copyright*/
#copyright{clear:both;margin:0 auto;padding-bottom:20px;text-align:center;font-family: \5B8B\4F53;width:100%;font-size:12px;}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
	.w1000,.top,.header{width:100%; max-width:640px; min-width:320px;}
	.d2nav{width:98%;line-height:160%;margin-top:8px;}
	.d2nav a{font:normal 14px/160% "\5FAE\8F6F\96C5\9ED1"}
	.list1{width:98%;margin-top:10px;}
	.ej-list li{font:normal 16px/28px "\5FAE\8F6F\96C5\9ED1";height:auto;border-bottom:none;}
	.ej-list li a{background:url(http://www.people.com.cn/img/MAIN/2016/11/116906/images/dot.gif) no-repeat left 14px;padding-left:8px;}
	.ej-list li span{display:none;}
}