﻿@import url("/css/base.css");

main { width:100%;}
main h1 { width:94%; margin:15px 3%; text-align:center; font:bold 2rem/22px "microsoft yahei";}

article { width:94%; padding:0 3% 10px; line-height:26px; font-size:1.6rem;}
article p { margin-top:10px; text-indent:0 !important;}
article img { max-width:100%; margin-top:6px;}

.title { width:100%; height:30px; background:#efefef; text-indent:3%; font:bold 1.4rem/30px "SimSun";}

.list { width:94%; padding:5px 3% 12px;}
.list li { line-height:20px; padding-left:68px; margin-top:8px; text-align:justify; position:relative;}
.list li p { font-weight:bold; position:absolute; top:0; left:0;}

.contact { width:94%; padding:5px 3% 0; position:relative;}
.contact li { line-height:20px; padding-left:68px; margin-top:6px; text-align:justify; font-size:1.4rem; position:relative;}
.contact li p { font-weight:bold; position:absolute; top:0; left:0;}
