	.inner { max-width: 100%; }
	p, li, figure img { max-width: 100%; }

	.faqTop { width: 100%; float: left; margin: 190px 0 0; padding: 0; border-top: solid 4px #3C7BB1; }
	.faqTop .inner { position: relative; }
	.faqTop h2 { font-size: 36px; line-height: 40px; float: left; position: absolute; top: -84px; }
	.faqTop figure { position: absolute; top: -100px; right: 0; }
	.faqTop figure img { height: 96px; }

	.faqNavi { width: 100%; float: left; padding: 0 0 80px; background: #EBF2F7; }

	.faqNavi h3 { color: #FFF; background: #3C7BB1; font-size: 20px; line-height: 50px; padding: 0 15px; }


	.faqNavi ul { display: flex; justify-content: space-between; }

	.faqNavi li { width: 220px; margin: 40px 0 0; }
	.faqNavi li a { display: block; background: #FFF; border-radius: 10px; padding: 10px; }
	.faqNavi li a figure { width: 200px; height: 140px; background: #F0F0F0; padding: 20px 20px 0; box-sizing: border-box; display: flex; justify-content: center; }
	.faqNavi li a figure img { max-width: none; height: 120px; }
	.faqNavi li.shorui a figure img { height: 90px; margin: 10px 0 0; }
	.faqNavi li a h4 { font-size: 18px; line-height: 40px; color: #231816; border-bottom: solid 2px #3C7BB1; }
	.faqNavi li a p { font-size: 14px; line-height: 20px; color: #3C7BB1; margin: 5px 0 0; }

	.faqList { width: 100%; float: left; padding: 40px 0 80px; background: #EBF2F7; }
	.faqList .inner { padding: 0; box-sizing: border-box; }
	.faqList h3 { color: #FFF; background: #3C7BB1; font-size: 20px; line-height: 50px; padding: 0 15px; }
	.faqList p { font-size: 16px; line-height: 30px; margin: 0 0 40px; }
	.faqList dl { background: #FFF; }
	.faqList dt { position: relative; cursor: pointer; transition: .3s; padding: 20px 20px 20px 80px; border-bottom: solid 1px #E6E6E6; font-size: 20px; font-weight: bold; line-height: 30px; }
	.faqList dt:hover { opacity: 0.6; }
	.faqList dt b { display: block; width: 40px; line-height: 40px; font-size: 24px; text-align: center; color: #FFF; background: #3C7BB1; border-radius: 4px; margin: 0 10px 0 0; position: absolute; left: 20px; }
	.faqList dt span.category { display: block; color: #3C7BB1; font-size: 14px; line-height: 20px; }

	.faqList dd { position: relative; display: none; padding: 20px 20px 20px 80px; border-bottom: solid 1px #E6E6E6; }
	.faqList.single dd { display: block; }


	.faqList dd h4 { border-left: solid 4px #D32525; font-size: 20px; line-height: 30px; margin: 40px 0 20px; padding: 0 0 0 6px; }
	.faqList dd h5 a { font-weight: 600; display: inline-block; background: #D32525; font-size: 16px; line-height: 40px; color: #FFF; padding: 0 10px; border-radius: 4px; }

	.faqList dd p { font-size: 16px; line-height: 30px; margin: 0; }

	.faqList dd b { display: block; width: 40px; line-height: 40px; font-size: 24px; text-align: center; color: #FFF; background: #D32525; border-radius: 4px; position: absolute; left: 20px; }

	.faqList .faq { width: 1040; margin: 0 auto; }
	.faqList .faq li { border-bottom: solid 2px #E6E6E6; }
	.faqList .faq li a { display: flex; padding: 40px; }
	.faqList .faq li a figure { width: 200px; height: 150px; display: flex; justify-content: center; align-items: center; margin: 0 40px 0 0; overflow: hidden; }
	.faqList .faq li a figure.nothumbnail { padding: 15px; border: solid 1px #E6E6E6; box-sizing: border-box; }
	.faqList .faq li a figure img { width: 100%; height: auto; }
	.faqList .faq li a figure.nothumbnail img { width: 150px; }
	.faqList .faq li a section { width: 860px; }
	.faqList .faq li a section time { display: inline-block; background: #3C7BB1; color: #FFF; font-size: 12px; line-height: 25px; padding: 0 10px; border-radius: 4px; }
	.faqList .faq li a section h4 { color: #188379; font-size: 24px; line-height: 40px; }
	.faqList .faq li a section p { color: #231816; font-size: 16px; line-height: 25px; text-align: left; margin: 10px 0 0; padding: 0; }

	.faqList .pagenation { padding: 80px 0 0; }
	.faqList .pagenation ul { display: flex; justify-content: center; }
	.faqList .pagenation ul li { margin: 0 5px; font-size: 14px; line-height: 26px; }
	.faqList .pagenation ul li.page-current { color: #3C7BB1; }
	.faqList .pagenation ul li a { display: block; background: #3C7BB1; color: #FFF; padding: 0 8px; border: solid 1px #3C7BB1; border-radius: 4px; }
	.faqList .pagenation ul li b { display: block; padding: 0 8px; border: solid 1px #3C7BB1; border-radius: 4px; }

	.faqContent { width: 100%; float: left; padding: 80px 0; background: #EBF2F7; }
	.faqContent .inner { width: 1040px; background: #FFF; border-radius: 10px; padding: 0 0 80px; box-sizing: border-box; }

	.faqContent p.category { display: inline-block; color: #FFF; background: #3C7BB1; font-size: 16px; line-height: 30px; margin: 40px 0 0 40px; padding: 0 20px; border-radius: 5px; }
	.faqContent h2 { color: #188379; font-size: 36px; line-height: 45px; margin: 20px 0 0; padding: 0 40px 40px; border-bottom: solid 2px #E6E6E6; }

	.faqContent h3 { border-left: solid 4px #3C7BB1; font-size: 24px; line-height: 40px; margin: 80px 40px 0; padding: 0 0 0 6px; }
	.faqContent h4 { font-size: 16px; color: #3C7BB1l line-height: 35px; margin: 80px 40px 0; }
	.faqContent h4:before { content: "── "; }
	.faqContent p { font-size: 16px; line-height: 35px; margin: 20px 40px 0; }
	.faqContent figure { width: 800px; margin: 40px auto 0; text-align: center; }
	.faqContent hr { margin: 40px 0 0; border: 0; border-top: solid 2px #E6E6E6;  }
	.faqContent img { width: auto; max-width: 100%; }

	.faqContent .bottom { padding: 80px 0 0; }
	.faqContent .bottom nav { display: flex; justify-content: space-between; border-top: solid 2px #E6E6E6; border-bottom: solid 2px #E6E6E6; }
	.faqContent .bottom p { margin: 0; padding: 40px; font-size: 16px; line-height: 20px; text-align: center; }
	.faqContent .bottom p a { display: inline-block; color: #3C7BB1; }
	.faqContent .bottom p.faq { padding: 80px 0 0; }
	.faqContent .bottom p.faq a { display: inline-block; background: #3C7BB1; color: #FFF; padding: 20px 40px; border-radius: 5px; }


@media only screen and (max-width: 1024px) {

	.faqTop { margin: 76px 0 0; }
	.faqTop .inner { }
	.faqTop h2 { font-size: 20px; line-height: 20px; float: left; position: absolute; top: -44px; padding: 0 0 0 20px; }
	.faqTop figure { position: absolute; top: -79px; right: 0; }
	.faqTop figure img { height: 75px; }

	.faqNavi.top { margin: 0; }
	.faqNavi { padding: 0 0 40px; }
	.faqNavi h3 { }
	.faqNavi ul { display: block; }

	.faqNavi li { width: 100%; margin: 0; }
	.faqNavi li a { width: 100%; float: left; display: block; background: #FFF; border-radius: 0; padding: 10px; position: relative; box-sizing: border-box; border-bottom: solid 1px #D6D6D6;  }
	.faqNavi li a figure { width: 150px; height: 100px; float: left; margin: 0 10px 0 0; padding: 0 20px; align-items: flex-end; }
	.faqNavi li a figure img { max-width: none; height: 90px; }
	.faqNavi li.shorui a figure { align-items: center; }
	.faqNavi li.shorui a figure img { height: 75px; margin: 0; }
	.faqNavi li a h4 { font-size: 16px; line-height: 40px; color: #231816; border-bottom: none; }
	.faqNavi li a p { font-size: 14px; line-height: 20px; color: #3C7BB1; margin: 0; }

	.faqNavi li a:after { font-family: "FontAwesome"; content: "\f105"; font-size: 20px; margin: -10px 0 0; position: absolute; right: 10px; top: 50%; }

	.faqList { padding: 0 0 40px; }
	.faqList .inner { width: 100%; padding: 0; }
	.faqList h3 { }

	.faqList dt { font-size: 16px; line-height: 25px; }
	.faqList dd p { font-size: 16px; line-height: 25px; }


	.faqList p { margin: 20px; }

	.faqContent { padding: 20px; box-sizing: border-box; }
	.faqContent .inner { border-radius: 5px; padding: 0 0 20px; }
	.faqContent p.category { font-size: 12px; line-height: 15px; margin: 20px 20px 0 20px; padding: 5px 10px; border-radius: 4px; }
	.faqContent h2 { font-size: 20px; line-height: 30px; margin: 20px 0 0; padding: 0 20px 20px; }

	.faqContent h3 { font-size: 20px; line-height: 30px; margin: 40px 20px 0; padding: 0 20px; }
	.faqContent h4 { font-size: 16px; line-height: 25px; margin: 40px 20px 0; padding: 0 0 0 6px; }
	.faqContent p { font-size: 14px; line-height: 25px; margin: 10px 20px 0; }
	.faqContent figure { width: 100%; margin: 20px auto 0; padding: 0 20px; box-sizing: border-box; }


}