html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,footer,header,nav,section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,figure,main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit;
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,input,optgroup,select,textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}[hidden],template {
	display: none
}

address,article,aside,blockquote,body,button,caption,dd,details,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,html,input,label,legend,li,main,menu,nav,ol,optgroup,option,p,pre,section,select,summary,table,tbody,td,textarea,tfoot,th,thead,tr,ul {
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

menu,ol,ul {
	list-style: none outside
}

label[for] {
	cursor: pointer
}

abbr,address,blockquote,cite,dfn,q {
	font-style: inherit;
	font-weight: inherit
}

audio,canvas,embed,iframe,img,object,progress,video {
	display: block;
	margin: 0;
	padding: 0
}

hr {
	display: block;
	border: 0 none;
	border-top: 1px solid;
	background-color: transparent
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	line-height: inherit
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.cm-x20 {
	width: 20px;
	height: 20px
}

.cm-x30 {
	width: 30px;
	height: 30px
}

.cm-x40 {
	width: 40px;
	height: 40px
}

.cm-x50 {
	width: 50px;
	height: 50px
}

html {
	height: 100%;
	overflow-y: scroll;
	background-color: #999
}

body {
	min-height: 100%;
	font: 16px/1.5 Arial,sans-serif;
	color: #333;
	background-color: #f2f2f2
}

a.off,body,html {
	-webkit-tap-highlight-color: transparent
}

a,input,label[for],select,textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,.3)
}

a {
	color: #009b67
}

html.desktop a[href^="tel:"] {
	color: inherit;
	text-decoration: inherit;
	pointer-events: none;
	cursor: text;
	cursor: not-allowed
}

a[data-action] {
	-webkit-touch-callout: none
}

.cm-scroll-box {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.cm-icon {
	text-indent: 101%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	pointer-events: none
}

a.cm-icon {
	pointer-events: auto
}

.cm-btn,.cm-btn-wrapper {
	display: block;
	-webkit-tap-highlight-color: transparent
}

.cm-btn {
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	text-decoration: none
}

button.cm-btn,input.cm-btn {
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-style: none;
	cursor: pointer
}

.cm-btn-group>button.cm-btn,.cm-btn-group>input.cm-btn,.cm-btn-line>button.cm-btn,.cm-btn-line>input.cm-btn {
	width: auto
}

.cm-btn.disabled,.cm-btn:disabled {
	cursor: default;
	cursor: not-allowed
}

.cm-btn.disabled {
	pointer-events: none
}

html.cmui .cm-btn-wrapper {
	cursor: pointer
}

html.cmui .cm-btn-wrapper.disabled,html.cmui .disabled .cm-btn-wrapper {
	cursor: default
}

.cm-btn-group,.cm-btn-line {
	display: flex
}

.cm-btn-group>.cm-btn,.cm-btn-group>.cm-btn-wrapper,.cm-btn-line>.cm-btn,.cm-btn-line>.cm-btn-wrapper {
	flex-grow: 1
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.text-wrapper p {
	margin: 1em 0
}

.text-wrapper p:first-child {
	margin-top: 0
}

.text-wrapper p:last-child {
	margin-bottom: 0
}

.text-wrapper img {
	max-width: 100%
}

.text-wrapper img+img {
	margin-top: 1em
}

strong.count {
	font-weight: inherit
}

body>.content {
	width: 1200px;
	margin: 20px auto
}

body>.content:after,body>.content:before {
	content: "";
	display: table
}

body>.content:after {
	clear: both
}

body>.content>article,body>.content>aside {
	box-sizing: border-box
}

body>.content>article {
	float: left;
	width: 815px
}

body>.content>aside {
	float: right;
	width: 365px
}

span.img-ref {
	display: block;
	font-size: 12px;
	color: #999
}

span.img-ref.img-ref-before {
	margin-top: 1em
}

span.img-ref.img-ref-after {
	margin-bottom: 1em
}

.section-box {
	box-sizing: border-box;
	padding: 0 30px;
	background-color: #fff
}

.section-box:after,.section-box:before {
	content: "";
	display: table
}

.section-box:after {
	clear: both
}

.section-box+.section-box {
	margin-top: 20px
}

.section-box>header {
	padding-top: 20px;
	padding-bottom: 16px;
	line-height: 25px;
	border-bottom: 1px solid #eee
}

.section-box>header:after,.section-box>header:before {
	content: "";
	display: table
}

.section-box>header:after {
	clear: both
}

.section-box>header h2 {
	float: left;
	font-size: 18px
}

.section-box>header .action {
	float: right;
	font-size: 14px;
	color: #999
}

.section-box>header .action:after {
	content: ">";
	margin-left: .5em;
	font-family: SimSun,sans-serif;
	font-weight: 700;
	color: #ccc
}

.section-box>header .action:hover {
	text-decoration: none;
	color: #009b67
}

aside .section-box>header {
	line-height: 22px
}

aside .section-box>header h2 {
	font-size: 16px
}

.section-box>.content {
	margin: 25px 0 30px
}

.section-box .copyright-hint {
	margin-top: 40px;
	padding: 10px 0 15px;
	font-size: 12px;
	color: #bbb;
	border-top: 1px solid #eee
}

.section-box.ad-box {
	position: relative
}

.section-box.ad-box .ad-box-label {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: .1em .3em .1em .5em;
	border-top-left-radius: 8px;
	font-size: 12px;
	color: #fff;
	background-color: rgba(0,0,0,.2);
	pointer-events: none
}

.info-box {
	font-size: 12px;
	color: #999
}

.info-box .author {
	color: #333
}

.info-box .separator {
	margin: 0 .3em;
	color: #ccc
}

.info-box .time,.info-box .view,.stats-box {
	white-space: nowrap
}

.stats-box {
	font-size: 14px;
	line-height: 20px;
	color: #666
}

.stats-box:after,.stats-box:before {
	content: "";
	display: table
}

.stats-box:after {
	clear: both
}

.stats-box li {
	float: left;
	min-width: 75px
}

.stats-box li .cm-icon {
	float: left;
	margin-right: 5px
}

.cm-icon.icon-site-logo {
	width: 65px;
	height: 33px;
	background-image: url("../image/logo-d.png");
	background-size: contain
}

.cm-icon.icon-answer,.cm-icon.icon-view {
	width: 20px;
	height: 20px;
	background-image: url("../image/icon-stats.png");
	background-size: 20px
}

.cm-icon.icon-answer {
	background-position: 0 -20px
}

.cm-icon.icon-bx-logo-xzh {
	width: 48px;
	height: 48px;
	background-image: url("../image/logo-xzh.png");
	background-size: contain
}

.tag {
	padding: 0 .66666em;
	font-size: 12px;
	text-decoration: none!important;
	white-space: nowrap;
	background-color: #e6f7f3;
	border-radius: 2px
}

.tag:hover {
	background-color: #d4f1ea
}

.cm-btn {
	padding-left: 5px;
	padding-right: 5px;
	height: 32px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid;
	border-radius: 2px;
	background-color: currentColor
}

html.cmui a.cm-btn:hover {
	text-decoration: none
}

.cm-btn:first-line {
	color: #fff
}

button.cm-btn,input.cm-btn {
	border-style: solid
}

.cm-btn {
	color: #00c482
}

html.no-touch .cm-btn:not(.disabled):not(:disabled):not(.active):not(:active):hover {
	border-color: #009362;
	background-color: #009362
}

.cm-btn.active,.cm-btn:not(.disabled):not(:disabled):active {
	border-color: #004e34;
	background-color: #006241
}

html.shadow-link-ready .shadow-link {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,.3)
}

body>header {
	box-sizing: border-box;
	height: 80px;
	background-color: #fff
}

body>header .inner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

body>header .logo {
	position: absolute;
	top: 12px;
	left: 0
}

body>header .logo>a,body>header .logo>span {
	float: left
}

body>header .logo span.separator {
	margin-left: 12px;
	margin-right: 10px;
	color: #ccc;
	font-weight: 700
}

body>header .logo a.sub-site {
	color: inherit;
	font-weight: 700;
	text-decoration: none
}

body>header .logo a.sub-site:hover {
	color: #009b67
}

body>header .logo a.sub-site,body>header .logo span.separator {
	margin-top: 10px
}

body>header .slogan {
	position: absolute;
	left: 0;
	top: 53px;
	font-size: 12px;
	color: #666
}

body>header .sites {
	position: absolute;
	right: 0;
	top: 29px;
	font-size: 14px
}

body>header .sites>a {
	color: inherit;
	text-decoration: none
}

body>header .sites>a:hover {
	color: #009b67
}

body>header .sites>a.current {
	color: #009b67;
	cursor: text
}

body>header .sites span.separator {
	margin: 0 1em;
	color: #ccc
}

body>nav {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #00c482
}

body>nav a {
	display: block;
	color: inherit
}

body>nav>ul {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}

body>nav>ul>li {
	float: left;
	position: relative;
	z-index: 100;
	width: 125px
}

body>nav>ul>li.home {
	width: 80px
}

body>nav>ul>li>a {
	font-weight: 700;
	text-decoration: none!important
}

body>nav>ul>li:hover>a {
	background-color: #00b578
}

body>nav>ul>li.current>a {
	background-color: #009b67
}

body>nav>ul>li:not(.home)>a {
	padding-right: 6px
}

body>nav>ul>li:not(.home):after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	opacity: .7;
	border-style: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

body>nav>ul>li>ul {
	position: absolute;
	padding: 10px 0 15px;
	width: 100%;
	background-color: rgba(0,155,103,.9)
}

body>nav>ul>li>ul a {
	font-size: 14px;
	color: #e6f7f3;
	line-height: 30px
}

body>nav>ul>li>ul a:hover {
	color: #fff
}

body>nav>ul>li>ul li.current>a {
	color: #fff;
	font-weight: 700
}

body>nav>ul>li>ul {
	visibility: hidden
}

body>nav>ul>li:hover>ul {
	visibility: visible
}

.pgc-link {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
	height: 50px
}

.pgc-link a {
	float: right;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #00c482
}

.pgc-link a:hover {
	background-color: #00b578
}

.breadcrumb {
	width: 1200px;
	margin: 20px auto;
	line-height: 18px;
	font-size: 14px;
	color: #999
}

.breadcrumb:after,.breadcrumb:before {
	content: "";
	display: table
}

.breadcrumb:after {
	clear: both
}

.breadcrumb li {
	float: left;
	max-width: 900px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.breadcrumb li a {
	color: #666
}

.breadcrumb li a:hover {
	color: #009b67
}

.breadcrumb li {
	position: relative;
	padding: 0 12px 0 18px
}

.breadcrumb li:before {
	content: ">";
	position: absolute;
	left: 0;
	font-family: SimSun,sans-serif;
	font-weight: 700;
	color: #ccc
}

.breadcrumb li:first-child:before {
	display: none
}

.breadcrumb li:first-child {
	padding-left: 0
}

.question-box {
	box-sizing: border-box;
	padding: 25px 30px 30px;
	margin-bottom: 20px;
	background-color: #fff
}

.question-box:after,.question-box:before {
	content: "";
	display: table
}

.question-box:after {
	clear: both
}

.question-box>.main {
	float: left;
	width: 860px
}

.question-box>.main>.title {
	font-size: 24px;
	line-height: 34px
}

.question-box>.main>.title .tag {
	float: left;
	margin-top: 4px;
	margin-right: 1em;
	line-height: 26px;
	font-size: 14px
}

.question-box>.main>.content {
	margin-top: 20px
}

.question-box>aside {
	float: right;
	padding: 5px 0 5px 20px;
	width: 220px;
	text-align: center;
	border-left: 1px solid #eee
}

.question-box>aside .info-box {
	margin-top: 20px
}

.pagination {
	display: flex;
	justify-content: center;
	margin-top: 25px;
	padding: 25px 0 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #999;
	border-top: 1px solid #eee
}

.pagination ul:after,.pagination ul:before {
	content: "";
	display: table
}

.pagination ul:after {
	clear: both
}

.pagination li {
	float: left
}

.pagination li+li {
	margin-left: 20px
}

.pagination li a {
	display: block;
	box-sizing: border-box;
	padding: 0 .5em;
	min-width: 30px;
	line-height: 28px;
	color: #999;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-decoration: none
}

.pagination li a:hover {
	color: #009b67;
	background-color: #e6f7f3;
	border-color: #009b67
}

.pagination li.current a {
	color: #fff;
	background-color: #009b67;
	border-color: #009b67;
	cursor: default
}

.pagination li.next,.pagination li.previous {
	font-family: SimSun,sans-serif
}

.question-list>li:after,.question-list>li:before {
	content: "";
	display: table
}

.question-list>li:after {
	clear: both
}

.question-list>li+li {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #eee
}

.question-list>li>header .title {
	font-size: 20px;
	line-height: 28px
}

.question-list>li>header .title .tag {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	line-height: 22px
}

.question-list>li>header .title h3 a {
	display: block;
	color: inherit;
	text-decoration: none
}

.question-list>li>header .title h3 a:hover {
	color: #009b67
}

.question-list>li>.content {
	margin-top: 20px
}

.question-list>li>.content figure {
	float: right;
	margin-left: 25px;
	margin-top: -18px;
	width: 180px;
	max-height: 120px;
	overflow: hidden;
	background-color: #ccc
}

.question-list>li>.content figure img {
	width: 100%
}

.question-list>li>.content .answer_preview {
	margin-top: 10px;
	max-height: 72px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px
}

.question-list>li>footer {
	margin-top: 10px
}

.question-list>li>footer .stats-box li {
	width: 130px
}

html.shadow-link-ready .question-list>li .shadow-link:hover {
	opacity: .5
}

.question-list-compact>li:after,.question-list-compact>li:before {
	content: "";
	display: table
}

.question-list-compact>li:after {
	clear: both
}

.question-list-compact>li+li {
	margin-top: 40px
}

.question-list-compact>li>header .title {
	font-size: 14px
}

.question-list-compact>li>header .title h3 a {
	display: block;
	color: inherit;
	text-decoration: none
}

.question-list-compact>li>header .title h3 a:hover {
	color: #009b67
}

.question-list-compact>li>.content {
	margin-top: 15px
}

.question-list-compact>li>.content .stats {
	float: right;
	font-size: 12px;
	color: #666
}

.question-list-compact>li>.content figure {
	float: right;
	margin-top: 12px;
	margin-left: 15px;
	width: 90px;
	max-height: 60px;
	overflow: hidden;
	background-color: #ccc
}

.question-list-compact>li>.content figure img {
	width: 100%
}

.question-list-compact>li>.content .answer_preview {
	margin-top: 10px;
	max-height: 66px;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px
}

html.shadow-link-ready .question-list-compact>li .shadow-link:hover {
	opacity: .5
}

.question-list-plain {
	font-size: 14px
}

.question-list-plain li+li {
	margin-top: 15px
}

.question-list-plain li a {
	display: block;
	color: inherit
}

.question-list-plain li a:hover {
	color: #009b67
}

.question-list-table {
	line-height: 20px
}

.question-list-table>li:after,.question-list-table>li:before {
	content: "";
	display: table
}

.question-list-table>li:after {
	clear: both
}

.question-list-table>li+li {
	margin-top: 20px
}

.question-list-table>li a {
	float: left;
	width: 560px;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.question-list-table>li a:hover {
	color: #009b67
}

.question-list-table>li .stats-box {
	float: right
}

.question-list-table>li .stats-box li {
	min-width: 50px
}

.question-list-table>li .stats-box li:first-child {
	width: 100px
}

.answer-list>li+li {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #eee
}

.answer-list>li>.content {
	margin-top: 15px
}

.section-box .best-icon {
	margin-bottom: -25px;
	display: flex;
	align-items: center
}

.section-box .best-icon>img {
	width: 48px;
	margin-left: -31px
}

.section-box .best-icon .best-text {
	font-size: 14px;
	color: #d43b3b
}

.section-box .best_answer {
	margin-top: 27px;
	padding: 19px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.section-box .best_answer .info-box {
	font-size: 12px;
	color: #3f3f3f
}

.section-box .best_answer .info-box .time {
	color: #999
}

.section-box .section-logo-box {
	justify-content: space-between;
	padding: 20px 0
}

.section-box .section-logo-box,.section-box .section-logo-box .main {
	display: flex;
	align-items: center
}

.section-box .section-logo-box .main img.logo {
	width: 50px;
	height: 50px;
	margin-right: 10px
}

.section-box .section-logo-box .main .rightInfo {
	flex: 1
}

.section-box .section-logo-box .main .rightInfo .threeMetas {
	font-size: 14px;
	color: #999;
	margin-top: 4px
}

.section-box .section-logo-box .view-shop {
	border: 1px solid #00c482;
	color: #00c482;
	font-size: 14px;
	width: 120px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #fff
}

.section-box.company-box,.view3-contact-box {
	border: 1px solid #e97070;
	border-radius: 4px
}

.view3-contact-box a {
	text-decoration: none
}

.view3-contact-box .contact-header {
	margin-top: 29px
}

.view3-contact-box .contact-header h2 {
	margin-bottom: 15px
}

.view3-contact-box .contact-header .slogan .s-text {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
	display: block;
	position: relative
}

.view3-contact-box .contact-header .slogan .s-text.ellip {
	max-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 20px
}

.view3-contact-box .contact-header .slogan .s-text .s-open {
	font-size: 12px;
	color: #00c482;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none
}

.view3-contact-box .contact-header .slogan .s-text .s-off {
	font-size: 12px;
	color: #00c482;
	cursor: pointer;
	display: none
}

.view3-contact-box.ad-box {
	padding: 0 22px
}

.view3-contact-box .content {
	border-top: 1px solid #f2f2f2;
	margin: 0 0 30px;
	padding-top: 25px
}

.view3-contact-box dl {
	font-size: 14px;
	position: relative
}

.view3-contact-box dl dt {
	float: left
}

.view3-contact-box dl dt:after {
	content: "\FF1A"
}

.view3-contact-box dl dd {
	margin: 0 14px 7px 70px
}

.view3-contact-box dl dd a {
	color: #333
}

.view3-contact-box dl .contact-company-logo img {
	position: absolute;
	right: 6px;
	top: 3px;
	width: 50px;
	height: 50px
}

.view3-contact-box dl button {
	width: 45%;
	height: 55px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	margin-top: 20px;
	cursor: pointer;
	outline: none;
	border: none
}

.view3-contact-box dl button img {
	width: 14px;
	height: 14px;
	margin-right: 10px
}

.view3-contact-box dl .company-phone {
	background-color: #e23e3e;
	color: #fff;
	border-radius: 2px
}

.view3-contact-box dl .kf53-buttom,.view3-contact-box dl .online-consultation {
	background-color: #f7e6e6;
	color: #e23e3e;
	font-size: 16px
}

.view3-contact-box .contact-btns {
	display: flex;
	align-items: center;
	width: 320px;
	justify-content: space-between
}

.view3-center-box {
	padding: 0
}

.view3-center-box a {
	display: block;
	min-height: 100px;
	background-color: #ccc
}

.view3-center-box img {
	height: 108px;
	margin: 0 auto
}

.view3-right-box {
	padding: 0
}

.view3-right-box .inner,.view3-right-box a {
	background-color: #ccc
}

.view3-right-box a {
	display: block;
	min-height: 200px
}

.view3-right-box img {
	width: 100%;
	margin: 0 auto
}

.xzh-box {
	padding: 30px 0
}

.xzh-box:after,.xzh-box:before {
	content: "";
	display: table
}

.xzh-box:after {
	clear: both
}

.xzh-box>.logo {
	float: left;
	margin-right: 12px;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #ccc
}

.xzh-box>.main {
	float: left
}

.xzh-box>.main .title:after,.xzh-box>.main .title:before {
	content: "";
	display: table
}

.xzh-box>.main .title:after {
	clear: both
}

.xzh-box>.main .title h2,.xzh-box>.main .title h3 {
	float: left
}

.xzh-box>.main .title h2 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 10px 0 0;
}

.xzh-box>.main .title h3 {
	margin-left: 7px;
	margin-top: 4px;
	padding: 0 6px;
	line-height: 16px;
	font-size: 12px;
	font-weight: inherit;
	color: #2096ff;
	border: 1px solid;
	border-radius: 2px
}

.xzh-box>.main .slogan {
	margin-top: 5px;
	font-size: 12px;
	color: #666
}

.xzh-box>.action {
	float: right;
	width: 80px;
	padding-top: 9px
}

body>footer hr {
	display: none
}

body>footer {
	margin-top: 40px;
	box-sizing: border-box;
	height: 130px;
	padding-top: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 27px;
	color: #666;
	background-color: #fff
}

body>footer address {
	margin-bottom: 10px
}

body>footer address p {
	display: inline
}

body>footer address p+p {
	margin-left: 2em
}

body>footer .license {
	font-size: 12px;
	color: #999
}

body>footer .license li {
	display: inline;
	white-space: nowrap
}

body>footer .license li+li:before {
	content: " | ";
	margin: 0 .3em;
	color: #ccc
}

#debug-info {
	display: none
}

body.debug #debug-info {
	display: block;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 2px;
	padding: 5px 10px;
	color: #ccc;
	font-size: 12px;
	background-color: rgba(0,0,0,.75);
	border-radius: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.nfwt-logo-box {
	padding: 20px 0
}

.nfwt-logo-box:after,.nfwt-logo-box:before {
	content: "";
	display: table
}

.nfwt-logo-box:after {
	clear: both
}

.nfwt-logo-box>.logo {
	float: left;
	margin-right: 12px;
	width: 80px;
	height: 80px;
	overflow: hidden
}

.nfwt-logo-box>.logo img {
	width: 100%
}

.nfwt-logo-box>.main {
	float: left;
	margin-left: 10px;
	width: 500px
}

.nfwt-logo-box>.main .title h2 {
	font-size: 18px;
	line-height: 26px
}

.nfwt-logo-box>.main .slogan {
	margin-top: 10px;
	font-size: 14px;
	color: #666
}

.nfwt-logo-box>.action {
	float: right;
	width: 80px;
	padding-top: 24px
}

.nfwt-feed-box {
	padding: 20px
}

.nfwt-feed-box:after,.nfwt-feed-box:before {
	content: "";
	display: table
}

.nfwt-feed-box:after {
	clear: both
}

.nfwt-feed-box .feed-item {
	float: left;
	box-sizing: border-box;
	width: 33%;
	padding: 0 10px
}

.nfwt-feed-box .feed-item a {
	display: block;
	position: relative;
	min-height: 150px;
	background-color: #ccc
}

.nfwt-feed-box .feed-item a img {
	width: 100%
}

.nfwt-feed-box .feed-item a h4 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,.5)
}

.nfwt-center-box {
	padding: 0
}

.nfwt-center-box a {
	display: block;
	min-height: 100px;
	background-color: #ccc
}

.nfwt-center-box img {
	width: 100%
}

.nfwt-right-box {
	padding: 0
}

.nfwt-right-box a {
	display: block;
	min-height: 200px;
	background-color: #ccc
}

.nfwt-right-box img {
	width: 100%
}

.nfwt-contact-box .content {
	overflow: hidden;
	text-overflow: ellipsis
}

.nfwt-contact-box dl {
	font-size: 14px
}

.nfwt-contact-box dl dt {
	float: left;
	width: 4em
}

.nfwt-contact-box dl dt:after {
	content: "\FF1A"
}

.nfwt-contact-box dl dd {
	margin-left: 5em;
	margin-bottom: .5em
}

.common-logo-box {
	padding: 20px 0
}

.common-logo-box:after,.common-logo-box:before {
	content: "";
	display: table
}

.common-logo-box:after {
	clear: both
}

.common-logo-box>.logo {
	float: left;
	margin-right: 12px;
	width: 80px;
	height: 80px;
	overflow: hidden
}

.common-logo-box>.logo img {
	width: 100%
}

.common-logo-box>.main {
	float: left;
	margin-left: 10px;
	width: 500px
}

.common-logo-box>.main .title h2 {
	font-size: 18px;
	line-height: 26px
}

.common-logo-box>.main .slogan {
	margin-top: 10px;
	font-size: 14px;
	color: #666
}

.common-logo-box>.action {
	float: right;
	width: 80px;
	padding-top: 24px
}

.common-feed-box {
	padding: 20px
}

.common-feed-box:after,.common-feed-box:before {
	content: "";
	display: table
}

.common-feed-box:after {
	clear: both
}

.common-feed-box .feed-item {
	float: left;
	box-sizing: border-box;
	width: 33%;
	padding: 0 10px
}

.common-feed-box .feed-item a {
	display: block;
	position: relative;
	min-height: 150px;
	background-color: #ccc
}

.common-feed-box .feed-item a img {
	width: 100%
}

.common-feed-box .feed-item a h4 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,.5)
}

.common-center-box {
	padding: 0
}

.common-center-box a {
	display: block;
	min-height: 100px;
	background-color: #ccc
}

.common-center-box img {
	width: 100%
}

.common-right-box {
	padding: 0
}

.common-right-box a {
	display: block;
	min-height: 200px;
	background-color: #ccc
}

.common-right-box img {
	width: 100%
}

.common-contact-box dl {
	font-size: 14px;
	position: relative
}

.common-contact-box dl dt {
	float: left;
	width: 4em
}

.common-contact-box dl dt:after {
	content: "\FF1A"
}

.common-contact-box dl dd {
	margin-left: 5em;
	margin-bottom: .5em
}