@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;font-family:"\5FAE\8F6F\96C5\9ED1",Arial, Helvetica, sans-serif;color:#eee; background:url(/statics/images/picsay/p-bg.png) repeat; }
img{ border:0}
a{ color:#fff; text-decoration:none;}
a:hover{color:#ddd;}
ul,li,dl,dt,dd{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.pleft{ width:65%; float:left;}
.pright{ width:30%; margin-top:-29px; float:right; text-align:center;}
.clear{ clear:both; height:0px; font-size:0px; overflow:hidden;}
.mar_t{ margin-top:10px;}
.area{ width:90%; margin:0 auto;}
.p-head{ padding-top:73px;}
.p-head .p-vol{overflow:hidden; height:100%; font-size:20px;color:#fff; background:#B20000; padding:10px 20px;text-align:center;}
.p-head .p-logo{ width:50%;}
.p-head .p-zz{ width:50%;}
.p-head .p-more{ text-align:center; margin-top:10px;}
.p-head .p-more a{ font-size:18px; color:#B20000;}
h1{ font-size:34px; line-height:44px; color:#000; margin-top:10px;}
.p-date{ font-size:16px; color:#999;}
.p-des{ font-size:16px; color:#555;}
.p-des a{ color:#b20000;}
.p-des p{ padding:10px 0; line-height:30px;}
.piccon{ margin:30px auto;}

@media screen and (min-width:768px){
.area{ max-width:970px;}
.p-head{max-width:970px;}

.p-head .p-vol,.p-head .p-logo,.p-head .p-zz{ width:auto;}
.p-head .p-vol{font-size:40px;}
.p-head .p-more a{ font-size:30px;}
h1{ font-size:60px; line-height:70px;margin:50px 0 20px 0;}
}