@charset "utf-8";
body{ width:100%; height:100%; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; background-color:#EFEFEF;}
h1,h2,ul,li,p{ font-size:12px; font-weight:normal; margin:0px; padding:0px; list-style:none;}
html{ font-size:10px;}
img{ border:0;}
/*公共样式*/
.img1{ float:left; display:block; display:inline;}
.img2{ max-width:100%; max-height:100%;}
.img3{ position:absolute;}
.img4{ min-height:29px;}
.container{ width:95%; height:100%; max-width:984px; border:1px solid #fff; border-radius:10px; box-shadow:0px 0px 10px #999; position:relative; margin:5px auto 5px auto; padding:3% 0% 5% 0%; background-color:#fff; overflow:hidden;}
.box{ width:100%; height:auto; position:relative; padding-bottom:21px; overflow:hidden;}
.boxDh{ width:100%; height:auto; position:relative; overflow:hidden;}
.boxDhFont{ width:90%; height:16px; font:1.6rem "宋体"; font-weight:bold; color:#005D04; position:absolute; top:50%; left:5%; margin-top:-8px;}
.boxLnFont{ width:90%; height:16px; font:1.6rem "黑体"; font-weight:bold; color:#000000; position:absolute; top:50%; left:5%; margin-top:-8px;}
.boxList{ width:100%; height:auto; float:left; padding-top:5px;}
.boxList ul{ width:100%; height:auto;}
.boxList li{ width:90%; height:auto; font-size:1.6rem; color:#390; font-family:"宋体"; line-height:20px; float:left; margin-left:5%; margin-top:15px; position:relative; overflow:hidden;}
.boxList1 lis{ width:90%; height:auto; font-size:1.5rem; color:#0; font-family:"黑体"; line-height:20px; float:left; margin-left:5%; margin-top:15px; position:relative; overflow:hidden;}
.boxList1 lih{ width:90%; height:auto; font-size:1.6rem; color:#0; font-family:"黑体"; line-height:20px; float:left; margin-left:5%; margin-top:15px; position:relative; overflow:hidden;}
.boxWen{ width:100%; height:auto; padding:5px 0px 5px 0px; background:#FFC; overflow:hidden;}
.boxWenFont{ width:85%; height:auto; font:1.6rem "宋体"; color:#690; line-height:30px; float:left; margin-left:5%; overflow:hidden;}
.boxDa{ width:90%; height:auto; margin:auto; line-height:30px; padding:20px 0px 20px 0px; overflow:hidden;}

/*字体样式*/
.px16hei{ font-size:1.6rem; color:#000; font-family:"宋体";}
a.p16zong:link,a.p16zong:visited,a.p16zong:hover,a.p16zong:active{ color:#4c3b00; text-decoration:none; font-size:1.6rem; font-family:"宋体";}