
html{ font-size: 62.5%;}
body{ font-size: 1.4em; line-height: 1.7;}
img { width: 100%; height: auto; display: block; margin: 0 auto }
body{background-color: #fff;}
.clearfix:after {content:"\20";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}

h3.title{
    padding: 10px 15px;
    font-weight: normal;
    font-size: 16px;
}

.education-center{margin-bottom: 20px;}
/*列表*/
.media {padding: 0 15px;}
.media .items {display:block;padding-bottom: 6px; border-bottom: 1px solid #E3E7E8;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none; }
.media .items span { display:block; color: #070707; margin-top: 10px; font-size: 14px; line-height: 22px;}
.media .items .subtit {font-size: 13px; line-height: 14px; margin-top: 24px; color: #69737b;}

/* 详情 */
.media-detail{padding:0;}
.media-detail .post-title {padding: 20px 0px;line-height: 24px; margin-bottom: 20px; text-align: center; position: relative; border-bottom: 1px solid #e7ecee;}
.media-detail .post-title h1 { font-size: 16px; margin-bottom: 10px; color: #2e353b;}
.media-detail .post-title h2 { font-size: 12px; font-weight: normal; color: #69737b;}
.media-detail .content-entry { margin-bottom: 24px; padding: 0 15px;}
.media-detail p{color: #69737b; font-size: 14px; margin-bottom: 12px; line-height:24px;}



.main-help { padding-bottom:30px;color: #333}
.ask-help dt { height: 45px; line-height: 45px; padding-left: 20px; margin: 0 15px; font-size: 14px; background: #fff; border-top: 1px solid #E3E7E8; position: relative}
.ask-help dt i { position: absolute; top: 50% }
.ask-help dt.current{ border-bottom:1px solid #c8c7cc}
.ask-help dt .arrows-right { border-left-color: #f28430; left:8px; margin-top: -5px }
.ask-help dt .arrows-down { border-top-color: #f28430; left: 5px; margin-top: -4px }
.ask-help dd {font-size: 14px;line-height: 1.6; padding: 10px 20px; display:none}
// .ask-help:first-child dt{ border-top:0}
.ask-help:last-child dt{ border-bottom:1px solid #c8c7cc}
.help-table{ width:100%; border:1px solid #ccc; border-bottom:0; border-left:0}
.help-table td{ height:30px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; padding:10px}

.link-list{
	padding: 0 15px;
}
.link-list > li{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;	
}
.link-list > li a{
	color: #070707;
}

