@font-face {
	font-family: iconfont;
	src: url(../font/iconfont-674f50d287.eot);
	src: url(../font/iconfont-674f50d287.eot) format('embedded-opentype'), url(../font/iconfont-af7ae505a9.woff2) format('woff2'), url(../font/iconfont-fee66e712a.woff) format('woff'), url(../font/iconfont-b06871f281.ttf) format('truetype'), url(../font/iconfont-760bd83ee0.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 iconfont;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: 100%
}

li,
ol,
ul {
	list-style: none
}

a {
	color: #666;
	text-decoration: none
}

img {
	border: 0
}

em {
	font-style: normal
}

body {
	font-family: "PingFang SC", STHeitiSC-Light, "Microsoft YaHei", sans-serif
}

button,
input,
select,
textarea {
	font-family: "PingFang SC", STHeitiSC-Light, "Microsoft YaHei", sans-serif;
	font-size: 100%
}

input {
	-webkit-appearance: none
}

button {
	border: 0;
	cursor: pointer
}

button[disabled] {
	cursor: default
}

sup {
	position: relative;
	top: -5px;
	font-size: 12px
}

::-webkit-input-placeholder {
	color: #bbb
}

input::-ms-clear {
	display: none
}

input::-ms-reveal {
	display: none
}

input::-webkit-search-cancel-button,
input::-webkit-search-decoration,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
	display: none
}

@font-face {
	font-family: 'Oswald ExtraLight';
	font-weight: 400 !important;
	src: url(../font/extralight-95e8f9b10a.eot);
	src: url(../font/extralight-b889dd229b.ttf) format("truetype"), url(../font/extralight-b889dd229b.ttf) format("woff2")
}

@font-face {
	font-family: 'Oswald Medium';
	font-weight: 400 !important;
	src: url(../font/medium-58dfb9c947.eot);
	src: url(../font/medium-3e97dbdbf4.ttf) format("truetype"), url(../font/medium-3e97dbdbf4.ttf) format("woff2")
}

@font-face {
	font-family: 'Oswald Regular';
	font-weight: 400 !important;
	src: url(../font/regular-9458e28c61.eot);
	src: url(../font/regular-68a85f5cf2.ttf) format("truetype"), url(../font/regular-68a85f5cf2.ttf) format("woff2")
}

.digital-light {
	font-family: 'Oswald ExtraLight'
}

.digital-regular {
	font-family: 'Oswald regular'
}

.digital-bold {
	font-family: 'Oswald Medium'
}

@media (max-width:768px) {

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.grid-sm-5 {
		float: left;
		width: 20%
	}
}

@media (min-width:769px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.grid-md-5 {
		float: left;
		width: 20%
	}
}

@media (max-width:1359px) {
	html {
		font-size: 12px
	}
}

@media (min-width:1360px) and (max-width:1439px) {
	html {
		font-size: 13px
	}
}

@media (min-width:1440px) and (max-width:1679px) {
	html {
		font-size: 14px
	}
}

@media (min-width:1680px) {
	html {
		font-size: 16px
	}
}

.simple {
	padding-top: 60px
}

@media (max-width:768px) {
	.simple {
		padding-top: 60px
	}
}

a {
	/*color: #006db8;*/
	-webkit-transition: .13s ease-in;
	transition: .13s ease-in
}

a:hover {
	color: #006db8;
}

.wrap {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto 2rem auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.hide {
	display: none !important
}

.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block {
	display: none !important
}

@media (max-width:768px) {
	.visible-sm-block {
		display: block !important
	}

	.visible-sm-inline {
		display: inline !important
	}

	.visible-sm-inline-block {
		display: inline-block !important
	}

	.hidden-sm {
		display: none !important
	}
}

@media (min-width:769px) {
	.visible-md-block {
		display: block !important
	}

	.visible-md-inline {
		display: inline !important
	}

	.visible-md-inline-block {
		display: inline-block !important
	}

	.hidden-md {
		display: none !important
	}
}

.show {
	display: block !important
}

.noscroll,
.noscroll body {
	max-height: 100vh;
	overflow: hidden
}

[v-cloak] {
	display: none
}

.pagination {
	margin: 0rem 0 0 0;
	font-size: 0
}

@media (max-width:768px) {
	.pagination {
		text-align: center
	}
}

@media (min-width:769px) {
	.pagination {
		text-align: right
	}
}

.pagination li {
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem
}

.pagination li a,
.pagination li span,
.pagination a,
.pagination span {
	display: inline-block;
	position: relative;
	padding: .4rem .8rem;
	line-height: 1.4;
	text-decoration: none;
	color: #0067da;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	margin-left: -1px
}

.pagination li:first-child a,
.pagination li:first-child span,
.pagination a:first-child {
	margin-left: 0
}

.pagination a:hover,
.pagination span:hover,
.pagination a.page-num-current {
	z-index: 4;
	border-color: #0067da
}

.pagination .selected a,
.pagination .selected span,
.pagination a.page-num-current {
	z-index: 3;
	color: #fff;
	background-color: #0067da;
	border-color: #0067da;
	cursor: default
}

.pagination .disabled a,
.pagination .disabled span {
	color: #ddd;
	background-color: #fff;
	border-color: #ddd;
	cursor: default
}


.wechat-popup-bd {
	top: -9999rem;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 10rem;
	padding: .6rem;
	background: #fff
}

.wechat-popup-bd img {
	display: block;
	width: 100%;
	height: auto
}

.wechat-popup-bd p {
	padding-top: .5rem;
	color: #8b95a0;
	text-align: center;
	font-size: .8rem
}

.tab-item {
	display: none
}

.tab-item.selected {
	display: block
}

.public-title {
	font-size: 2.3rem;
	font-weight: 300;
	margin: 0 0 3.5rem 0
}

.layout2 {
	display: block
}

@media (max-width:768px) {
	.layout2-aside {
		display: none
	}
}

.layout2-aside ul {
	margin-right: 5rem
}

.layout2-aside li {
	font-size: 1.17rem;
	height: 3.9rem;
	font-weight: 300;
	white-space: nowrap
}

.layout2-aside .selected {
	position: relative
}

.layout2-aside .selected:before {
	content: "";
	position: absolute;
	left: -2.5rem;
	top: .15rem;
	width: 1.5rem;
	height: 1.5rem;
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/layout2-bullet-689b6917ee.svg) no-repeat center center;
	background-size: cover
}

.layout2-aside .selected a {
	color: #000;
	font-size: 1.33rem;
	font-weight: 500
}

.layout2-main {
	float: right
}

@media (max-width:768px) {
	.list-tab>.tab-hd {
		text-align: center
	}
}

.list-tab>.tab-hd button {
	margin-right: .2rem;
	margin-bottom: 0;
	padding: 0 3rem;
	line-height: 3rem;
	border-radius: 5px;
	border: 1px solid #eee;
	background: #fff;
	-webkit-transition: .13s ease-in;
	transition: .13s ease-in
}

.list-tab>.tab-hd button a {
	display: block;
}

@media (max-width:768px) {
	.list-tab>.tab-hd button {
		width: 32%;
		margin-right: 0;
		margin-bottom: 0;
		padding: 0;
		white-space: nowrap
	}
}

.list-tab>.tab-hd button:hover {
	color: #fff;
	background: #0067da
}

.list-tab>.tab-hd .selected {
	color: #fff;
	background: #0067da
}

.list-subtab .tab-hd {
	font-weight: 300;
	border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.list-subtab .tab-hd button {
	margin-bottom: -2px;
	font-weight: 300;
	color: #000;
	vertical-align: middle;
	background: 0 0;
	border-radius: 0;
	border-bottom: 5px solid transparent
}

.list-subtab .tab-hd .selected {
	color: #0067da;
	font-weight: 500;
	border-bottom-color: #0067da
}

@media (max-width:768px) {
	.list-subtab {
		font-size: .96rem
	}

	.list-subtab button {
		height: 3.5rem;
		padding-bottom: .5rem
	}
}

@media (min-width:769px) {
	.list-subtab .tab-hd button {
		margin-right: 2rem;
		padding: 0 1rem;
		height: 3rem
	}

	.list-subtab .tab-hd button:hover {
		color: #0067da
	}

	.list-subtab .selected {
		font-size: 1.15rem
	}
}


@media (max-width:768px) {}

@media (min-width:769px) {}

.news-inner {
	position: relative
}

@media (min-width:769px) {}

@media (max-width:768px) {
	.graphic {
		/*width: 80%;*/
		margin: 0 auto -1.5rem auto
	}

	.graphic ul {
		margin: 0 -.7rem
	}

	.graphic li {
		margin-bottom: 1.5rem;
		padding: 0 .7em
	}
}

@media (min-width:769px) {
	.graphic ul {
		margin: 0 -1.5rem
	}

	.graphic li {
		margin-bottom: 3rem;
		padding: 0 1.5rem
	}
}

.graphic-inner-view {
	position: relative;
	padding-top: 141%;
	background: no-repeat center center;
	background-size: cover;
	border-radius: .3rem;
	-webkit-transition: .13s ease-in;
	transition: .13s ease-in
}

.caseBox .graphic-inner-view {
	padding-top: 60%;
}

.graphic-inner-view:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:768px) {
	.graphic-inner-view {
		border-radius: 3px
	}
}

.graphic-inner-view-open {
	display: block;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, .1);
	padding-top: 141%;
	cursor: pointer
}

.caseBox .graphic-inner-view-open {
	padding-top: 60%;
}

.graphic-inner-view-open img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.graphic-inner-view-open:hover {
	border-radius: .3rem
}

.graphic-inner-view-icon {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3;
	width: 3rem;
	height: 3rem;
	color: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none
}

.graphic-inner-operate {
	position: relative;
	margin: .9rem .3rem 0 .3rem
}

.graphic-inner-operate h6 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 75%;
	height: 1.3rem;
	line-height: 1.3rem;
	font-size: 1.05rem;
	text-overflow: ellipsis;
	overflow: hidden
}

.graphic-inner-operate h6 a {
	color: #000
}

.graphic-inner-operate h6 a:hover {
	color: #0067da
}

.graphic-inner-operate h6 i {
	font-size: 1.1rem
}

.graphic-inner-operate h5 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 1.3rem;
	line-height: 1.3rem;
	font-size: 1.05rem;
	text-overflow: ellipsis;
	overflow: hidden
}

.graphic-inner-operate h5 a {
	color: #000
}

.graphic-inner-operate h5 a:hover {
	color: #0067da
}

.graphic-inner-operate h5 i {
	font-size: 1.1rem
}

.graphic-inner-operate h4 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 3.6rem;
	line-height: 1.8rem;
	font-size: 1.13rem;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 1.3rem
}

.graphic-inner-operate h4 i {
	font-size: 1.1rem
}

.graphic-inner-operate h3 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 1.13rem;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 1.3rem
}

.graphic-inner-operate h3 i {
	font-size: 1.1rem
}

.graphic-inner-operate-intro {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 5.1rem;
	font-size: .9rem;
	font-weight: 300;
	line-height: 1.7rem;
	color: rgba(0, 0, 0, .5);
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 1rem
}

.graphic-inner-operate-time {
	font-size: .8rem;
	line-height: 2rem;
	color: rgba(0, 0, 0, .5)
}

.graphic-inner-operate-left,
.graphic-inner-operate-right {
	display: block;
	position: absolute;
	width: 1.3rem;
	height: 1.3rem;
	line-height: 1.3rem;
	text-align: center;
	color: #555;
	border-radius: .3rem
}

.graphic-inner-operate-left:hover,
.graphic-inner-operate-right:hover {
	color: #0067da;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.graphic-inner-operate-left {
	right: 2.1rem;
	top: 0
}

.graphic-inner-operate-right {
	right: 0;
	top: 0
}

.graphic-inner-info {
	margin-top: 1rem;
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
	font-weight: 100;
	padding: 0 .3rem
}

.graphic-inner-info dt {
	display: inline;
	float: right
}

.graphic-inner-info dd {
	display: inline;
	float: left
}

.graphic-inner-info label {
	font-weight: 400;
	color: rgba(0, 0, 0, .3);
	margin-right: .3em
}

.graphic-inner-book {
	position: relative;
	padding-top: 135%;
	background-size: cover;
	border-radius: .3rem;
	-webkit-transition: .13s ease-in;
	transition: .13s ease-in
}

.graphic-inner-book:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.graphic-inner-book:hover .graphic-inner-overlay {
	opacity: 1
}

.graphic-inner-overlay {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	border-radius: .3rem;
	padding-top: 135%;
	-webkit-transition: .39s ease-in;
	transition: .39s ease-in
}

.graphic-hd {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.graphic-inner-overlay-bd {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center
}

.graphic-inner-overlay-bd a {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	font-size: 1.2rem;
	line-height: 3rem;
	text-align: center;
	color: #0067da;
	background: #fff;
	border-radius: 1.5rem
}

.graphic-inner-overlay-bd a:hover {
	color: #fff;
	background: #0067da
}

.graphic-inner-overlay-bd a+a {
	margin-left: 1rem
}

.video-play {
	cursor: pointer
}

.video-play:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1) url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/play-deac3d806a.svg) no-repeat center center;
	background-size: 3rem
}

.text-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .7)
}

.lightbox {
	position: fixed;
	z-index: 500;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .9)
}

.lightbox-close {
	position: absolute;
	right: 1.5rem;
	top: 1rem;
	background: 0 0;
	font-size: 2rem;
	color: #fff
}

.lightbox-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 60%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #fff
}

@media (orientation:portrait) {
	.lightbox-inner {
		width: 90%;
		height: auto
	}
}

.lightbox-ft,
.lightbox-hd {
	position: absolute;
	left: 0;
	width: 100%;
	font-weight: 300
}

.lightbox-hd {
	bottom: 100%;
	font-size: 1.5rem;
	letter-spacing: .1rem;
	margin-bottom: 2rem
}

@media (max-width:768px) {
	.lightbox-hd {
		font-size: 1.5rem
	}
}

.lightbox-ft {
	top: 100%;
	text-align: justify;
	letter-spacing: .03rem;
	font-weight: 300;
	font-size: .9rem;
	color: rgba(255, 255, 255, .7);
	margin-top: 2rem
}

@media (max-width:768px) {
	.lightbox-image-sm {
		width: 100vw;
		height: 100vh;
		background: no-repeat center center;
		background-size: contain
	}
}

@media (min-width:769px) {
	.lightbox-image img {
		width: auto;
		height: 100%;
		margin: 0 auto;
		vertical-align: middle
	}
}

.lightbox-video-bd {
	height: 100%;
	overflow: hidden
}

.lightbox-video-bd video {
	height: 100%;
	vertical-align: middle;
	-o-object-fit: contain;
	object-fit: contain
}

@media (orientation:portrait) {
	.lightbox-video-bd video {
		width: 100%;
		height: auto
	}
}

@media (max-width:1024px) {
	.box .file-inner {
		margin-left: 0;
		margin-right: 0;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}
}

@media (min-width:1025px) {

	div.box ul,
	ul.box {
		margin: 0 -1rem
	}

	.box li {
		float: left;
		width: 50%
	}

	.box .file-inner {
		border-radius: .5rem;
		border: 1px solid rgba(0, 0, 0, .1)
	}
}

.file-inner {
	position: relative
}

.line .file-inner {
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.file-inner:hover {
	background: rgba(0, 0, 0, .02)
}

.file-inner dl {
	overflow: hidden
}

.file-inner dt {
	font-size: 1.18rem;
	text-overflow: ellipsis;
	overflow: hidden
}

.file-inner dd {
	font-size: .85rem;
	color: rgba(0, 0, 0, .7);
	font-weight: 100;
	line-height: 1.5rem
}

.file-inner dd em {
	white-space: nowrap
}

.file-inner span {
	color: rgba(0, 0, 0, .5);
	margin-right: .3rem
}

.file-inner span:nth-child(2) {
	margin-left: 2rem
}

@media (max-width:768px) {
	.file-inner {
		padding: 1.5rem .7rem
	}

	.file-inner dt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: .5rem
	}

	.file-inner a {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
}

@media (min-width:769px) {
	.file-inner {
		margin: 1rem;
		padding: 1.5rem 1rem
	}

	.file-inner dt {
		margin-right: 1rem;
		height: 2rem;
		line-height: 2rem;
		white-space: nowrap
	}
}

.file-icon {
	width: 2.7rem;
	height: 2.7rem;
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-unknown-6fca07c670.svg) no-repeat center center;
	background-size: contain
}

.file-icon-sm {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .8rem
}

.file-icon-md {
	float: left;
	margin-top: .5rem;
	margin-right: 1.5rem
}

body .file-pdf {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-pdf-13304ad532.svg)
}

body .file-doc {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-doc-b2e35c6e87.svg)
}

body .file-docx {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-docx-0b544ccba5.svg)
}

body .file-xls {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-xls-f1765ef09b.svg)
}

body .file-xlsx {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-xlsx-391d35a721.svg)
}

body .file-ppt {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-ppt-3821d9a61e.svg)
}

body .file-pptx {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-pptx-0c90f9315e.svg)
}

body .file-rar {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-rar-b04e88813d.svg)
}

body .file-zip {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/file-zip-c591b5a72c.svg)
}

.file-operate {
	float: right;
	margin-top: .5rem
}

.file-operate a {
	display: inline-block;
	width: 2.7rem;
	height: 2.7rem;
	font-size: .9rem;
	line-height: 2.7rem;
	text-align: center;
	color: #0067da;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 1.5rem
}

.file-operate a:hover {
	color: #fff;
	background: #0067da
}

.file-operate a+a {
	margin-left: 1rem
}

.article {
	min-height: 90vh
}

@media (min-width:769px) {
	.article-inner {
		margin-top: 5rem
	}
}

.article-title {
	text-align: center
}

@media (max-width:768px) {
	.article-title {
		font-size: 1.8rem;
		line-height: 2.5rem
	}
}

@media (min-width:769px) {
	.article-title {
		font-size: 2.3rem;
		line-height: 3.7rem
	}
}

.article-data {
	font-size: .9rem;
	font-weight: 100;
	text-align: right;
	color: #7b9594;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 2rem 0;
	/* margin-top: 2rem; */
}

.article-data dt {
	float: left
}

.article-data dd {
	float: right
}

.article-bd {
	font-size: 1.15rem;
	font-weight: 300;
	line-height: 2.1rem;
	letter-spacing: .03rem;
	margin: 3rem auto 5rem auto
}

.article-bd h2,
.article-bd h3,
.article-bd h4,
.article-bd h5,
.article-bd h6,
.article-bd ol,
.article-bd p,
.article-bd ul {
	margin-bottom: 3rem
}

.article-bd li {
	margin: 2rem 0
}

.article-bd p {
	text-align: justify
}

.article-bd p:nth-of-type(1) {
	margin-top: 0
}

.article-bd img {
	display: block;
	height: auto;
	margin: 0 auto 2rem auto
}

@media (max-width:768px) {
	.article-bd img {
		max-width: 100%
	}
}

@media (min-width:769px) {
	.article-bd img {
		max-width: 900px
	}
}

.disc li {
	list-style-type: disc;
	margin-left: 3rem
}

.article-attach-title {
	display: inline-block;
	font-size: .9rem;
	font-weight: 500;
	line-height: 2rem;
	background-color: #0267d9;
	border-radius: .3rem .3rem 0 0;
	padding: 0 1rem;
	color: #fff
}

.article-attach-bd {
	margin-bottom: 3rem;
	border: 1px dashed #7bbdff
}

.article-attach-bd a {
	display: block;
	color: #333;
	background-color: rgba(123, 189, 255, .05);
	border-bottom: 1px dashed #7bbdff;
	padding: 1rem 2rem
}

.article-attach-bd a:hover {
	background-color: rgba(123, 189, 255, .13)
}

.article-attach-bd a:last-child {
	border: 0
}

.article-attach-bd dl {
	float: left;
	line-height: 2rem;
	margin-left: 1rem
}

.article-attach-bd dt {
	float: left;
	font-size: 1rem;
	font-weight: 500;
	color: #0267d9
}

.article-attach-bd dd {
	float: left;
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
	margin-left: 2rem
}

.article-attach-icon {
	float: left;
	width: 2rem;
	height: 2rem;
	background-size: contain
}

.article-operate {
	width: 100%;
	background-color: #0267d9
}

.article-operate li {
	width: 50%;
	font-size: 1.05rem;
	letter-spacing: .07rem;
	background: #1c499a;
}

.article-operate a {
	display: block;
	position: relative;
	font-weight: 300;
	height: 7.8rem;
	line-height: 2.8rem;
	color: #fff;
	white-space: nowrap
}

.article-operate a i {
	display: block;
	position: relative;
	font-style: normal
}

.article-operate a i:after {
	content: "";
	position: absolute;
	top: 0;
	width: 2.8rem;
	height: 2.8rem;
	background-size: contain
}

.article-operate a:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	background-color: #015abf;
	opacity: 0
}

@media (min-width:769px) {
	.article-operate a:hover:before {
		width: 100%;
		opacity: 1;
		-webkit-transition: all .3s;
		transition: all .3s
	}
}

.article-operate-prev-wrap {
	float: left;
	text-align: right;
	border-right: 1px solid #3679d8
}

.article-operate-prev {
	padding: 2.5rem 7rem 2.5rem 3rem
}

.article-operate-prev i:after {
	right: -3.9rem;
	background: url(../image/article-prev-f2a8faa0ce.svg) no-repeat center center
}

@media (max-width:320px) {
	.article-operate-prev i:after {
		right: -5.5rem
	}
}

.article-operate-prev:before {
	right: 0
}

.article-operate-next-wrap {
	float: right
}

.article-operate-next {
	padding: 2.5rem 3rem 2.5rem 7rem
}

.article-operate-next i:after {
	left: -3.9rem;
	background: url(../image/article-next-0a92b1f539.svg) no-repeat center center
}

.article-operate-next:before {
	left: 0
}

.overlay {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.overlay-full {
	min-height: 100vh
}

.overlay-full1 {
	min-height: 75vh;
}

.overlay-xl {
	min-height: 95vh
}

.overlay-lg {
	min-height: 85vh
}

.overlay-md {
	min-height: 65vh
}

.overlay-sm {
	min-height: 30vh
}

.overlay-bd {
	position: relative;
	width: 80%;
	max-width: 1280px
}

.overlay-bd h1 {
	font-size: 2.7rem;
	letter-spacing: .1rem
}

.overlay-bd h2 {
	font-size: 1.8rem;
	font-weight: 300
}

.overlay-bd h3 {
	font-size: 1.39rem;
	font-weight: 300
}

.overlay-bd h5 {
	font-size: 1.3rem;
	font-weight: 300
}

.overlay-bd h6 {
	font-weight: 100;
	letter-spacing: .1rem
}

.overlay-bd p {
	font-size: 1.15rem;
	font-weight: 300;
	line-height: 2rem;
	letter-spacing: .063rem
}

.overlay-bd h1+p {
	margin-top: 5rem
}

.overlay-bd h5+p {
	margin-top: 2rem
}

.overlay-bd h6+h1 {
	margin-top: 1.5rem
}

.overlay-bd p+p {
	margin-top: 2rem
}

.overlay-absolute-center {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	max-height: 70%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.cover {
	position: relative;
	height: 30vh;
	min-height: 200px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #9da2af
}

.cover-bd {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 1280px;
	color: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.cover-bd h1 {
	font-size: 2.3rem;
	letter-spacing: .1rem;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .7)
}

.cover-bd a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff
}

.cover-bd a:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-down-white-c28acf9087.svg)
}

.poster {
	position: relative;
	height: 65vh;
	min-height: 260px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #9da2af
}

.poster-bd {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 1280px;
	min-height: 180px;
	height: 50vh;
	color: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.poster-bd h1 {
	position: absolute;
	top: 7vh;
	left: 0;
	font-size: 2.7rem;
	letter-spacing: .1rem
}

.poster-bd p {
	position: absolute;
	top: 12rem;
	left: 0;
	width: 70%;
	font-size: 1.15rem;
	font-weight: 100;
	text-align: justify;
	line-height: 2.5rem
}

.poster-bd span {
	display: block;
	width: 80%;
	font-size: .9rem;
	font-weight: 100;
	line-height: 1.5rem;
	color: #fff;
	margin-top: 1rem
}

.poster-bd a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff
}

.poster-bd a:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-down-white-c28acf9087.svg)
}

.ingot-img p {
	color: #666;
	line-height: 3rem;
	text-align: center
}

.ingot {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden
}

.ingot:nth-of-type(even) {
	background-color: #fff
}

.ingot:nth-of-type(even) .ingot-info {
	float: left
}

.ingot:nth-of-type(even) .ingot-img {
	float: right
}

.ingot:nth-of-type(odd) {
	background-color: #f6f8fb
}

.ingot:nth-of-type(odd) .ingot-info {
	float: right
}

.ingot:nth-of-type(odd) .ingot-img {
	float: left
}

.ingot-bd {
	width: 80%;
	max-width: 1280px;
	margin: 11vh auto 15vh auto
}

.ingot-bd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden
}

.ingot-info {
	width: 50%
}

.ingot-info h1 {
	position: relative;
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 3rem;
	letter-spacing: .1rem;
	padding-left: 5rem
}

.ingot-info h1:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3.9rem;
	height: 3.9rem;
	background-size: contain
}

.ingot-info p {
	font-weight: 300;
	line-height: 1.9rem;
	letter-spacing: .033rem;
	text-align: justify
}

.ingot-info ul {
	padding-left: 1.2rem
}

.ingot-info li {
	position: relative;
	font-size: .9rem;
	font-weight: 300;
	line-height: 1.5rem;
	letter-spacing: .033rem;
	text-align: justify
}

.ingot-info li:before {
	content: "";
	position: absolute;
	top: .5rem;
	left: -1.2rem;
	width: .5rem;
	height: .5rem;
	background-color: #0267da;
	border-radius: .25rem
}

.ingot-info a {
	color: #000;
	font-weight: 500;
	padding-left: 2.5rem
}

.ingot-info a:before {
	top: .27rem;
	width: 1.7rem;
	height: 1.7rem;
	background-image: url(../image/link-more-black-efda02cee8.svg)
}

.ingot-info a:hover {
	opacity: 1;
	color: #0267da
}

.ingot-info a:hover:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-more-blue-899815fcf9.svg)
}

.ingot-info h1+p {
	margin-top: 3rem
}

.ingot-info p+p {
	margin-top: 1.5rem
}

.ingot-info p+ul {
	margin-top: 2rem
}

.ingot-info p+a {
	margin-top: 2rem
}

.ingot-info a+a {
	margin-top: .5rem
}

.ingot-info ul+a {
	margin-top: 2rem
}

.ingot-info li+li {
	margin-top: 1.3rem
}

.ingot-img {
	width: 35%;
	margin-top: 6.5rem
}

.ingot-img label {
	width: 100%
}

.ingot-img img {
	width: 100%;
	border-radius: .3rem;
	vertical-align: middle
}

.play-link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%
}

.play-link:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.play-link:hover:before {
	width: 100%;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.line-to-link {
	display: block;
	position: relative
}

.line-to-link:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.line-to-link:hover:before {
	width: 100%;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.center-link {
	display: block;
	position: relative;
	font-size: .9rem;
	font-weight: 300;
	line-height: 2.35rem;
	text-align: center;
	letter-spacing: .1rem;
	border-radius: .3rem;
	background: 0 0;
	margin: 5rem auto 0 auto;
	padding: 0 3rem
}

.center-link span {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.center-link:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 10%;
	height: 100%;
	background-color: #0067da;
	border: 1px solid #0067da;
	border-radius: .3rem;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.center-link:hover:before {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.center-link:hover {
	color: #fff
}

a.center-link {
	display: inline-block
}

.link-more {
	display: block;
	position: relative;
	height: 2.3rem;
	font-size: 1.05rem;
	font-weight: 300;
	line-height: 2.3rem;
	letter-spacing: .05rem;
	padding-left: 2.9rem;
	opacity: 1
}

.link-more:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2.3rem;
	height: 2.3rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.link-more:hover {
	opacity: .7
}

.box-link {
	display: block;
	position: relative;
	min-width: 7.5rem;
	min-height: 7.5rem;
	color: #fff;
	border: 0
}

.box-link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border: 1px solid #fff;
	border-right: 0;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.box-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start;
	opacity: .24
}

.box-link:hover {
	color: #fff
}

.box-link:hover:before {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.box-link:hover:after {
	opacity: 1;
	-webkit-transition-timing-function: step-end;
	transition-timing-function: step-end
}

.box-link-blue {
	display: block;
	position: relative;
	min-width: 7.5rem;
	min-height: 7.5rem;
	color: #0567d8;
	border: 0
}

.box-link-blue:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border: 1px solid #0567d8;
	background-color: #0567d8;
	border-right: 0;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.box-link-blue:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #0567d8;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.box-link-blue:hover {
	color: #fff
}

.box-link-blue:hover:before {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.box-link-blue:hover:after {
	opacity: 1;
	-webkit-transition-timing-function: step-end;
	transition-timing-function: step-end
}

.blue-link {
	display: block;
	position: relative;
	min-width: 7.5rem;
	min-height: 7.5rem;
	color: #fff
}

.blue-link dt {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.blue-link dd:nth-of-type(2) {
	position: absolute;
	font-weight: 300;
	letter-spacing: .05rem
}

.blue-link:hover {
	color: #fff
}

.blue-link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border: 1px solid #0067da;
	background-color: #0067da;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.blue-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border: 1px solid rgba(255, 255, 255, .25);
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.blue-link:hover:before {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.blue-link:hover:after {
	opacity: 1;
	-webkit-transition-timing-function: step-end;
	transition-timing-function: step-end
}

.breadcrumb {
	width: 80%;
	max-width: 1280px;
	font-size: .9rem;
	line-height: 3rem;
	letter-spacing: .05rem;
	font-weight: 300;
	color: rgba(0, 0, 0, .5);
	margin: 3rem auto 1.5rem auto
}

@media (max-width:1024px) {
	.breadcrumb {
		font-size: 1.2rem
	}
}

@media (max-width:768px) {
	.breadcrumb {

		overflow: hidden;
		/*margin: 3rem 0 0 0*/
		margin: 3rem auto 0
	}
}

.breadcrumb a {
	color: #555;
	font-weight: 500
}

.breadcrumb a:hover {
	color: #0267d9
}

.breadcrumb li {
	display: inline-block
}

.breadcrumb li:before {
	content: "/";
	padding: 0 .6rem 0 .3rem
}

.breadcrumb li:nth-of-type(1)::before {
	display: none
}

.article .bdsharebuttonbox {
	text-align: center
}

.article .bdsharebuttonbox a,
.article .bdsharebuttonbox span {
	float: none;
	display: inline-block;
	vertical-align: middle
}

.article .bdsharebuttonbox .bds_txt {
	float: none
}

@media (max-width:768px) {
	.article .bdsharebuttonbox .bds_label {
		display: none
	}
}

.slick-dots {
	text-align: center;
	font-size: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .5s;
	transition: .5s;
	width: .5rem;
	height: .5rem;
	background: rgba(255, 255, 255, .5);
	border-radius: 50%;
	cursor: pointer
}

.slick-dots li+li {
	margin-left: 1.5rem
}

.slick-dots button {
	display: none
}

.slick-dots .slick-active {
	cursor: default;
	background: #fff
}

.slide-tab {
	color: #fff
}

.slide-tab .overlay-bd {
	margin: 10vh auto;
	overflow: hidden
}

.slide-tab-hd {
	margin-top: 7rem
}

@media (max-width:768px) {
	.slide-tab-hd {
		width: 80%;
		margin: 5rem auto 0 auto
	}
}

.slide-tab-hd li {
	position: relative;
	border-bottom: 1px solid rgba(136, 145, 152, .4);
	text-align: center;
	padding-bottom: 1rem;
	color: #889198;
	font-weight: 300
}

.slide-tab-hd li,
.slide-tab-hd li span {
	-webkit-transition: all .13s;
	transition: all .13s
}

.slide-tab-hd li:hover {
	color: #fff
}

.slide-tab-hd span {
	display: inline-block;
	font-size: .9rem;
	cursor: pointer;
	text-align: left
}

.slide-tab-hd .selected {
	border-bottom-color: #fff;
	color: #fff;
	font-weight: 500
}

.slide-tab-bd {
	position: relative;
	left: 0;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.slide-tab-bd .graphic,
.slide-tab-bd p {
	margin: 3rem 0 0 0
}

.slide-tab-bd p {
	font-size: 1rem;
	text-align: justify
}

.slide-tab-bd .ingot-bd {
	margin-bottom: 0
}

.slide-tab-hd li {
	float: left
}

.slide-col-3-hd li {
	width: 33.3333%
}

.slide-col-6-hd li {
	width: 16.6666%
}

.slide-1-photo,
.slide-2-photo {
	padding-top: 60.8961%
}

.slide-4-photo {
	padding-top: 133.3333%
}

@media (max-width:768px) {
	.slide-4-photo {
		padding-top: 100%
	}
}

.slide-tab-photo {
	padding-top: 133.3333%
}

.col-5x {
	float: left;
	width: 20%
}

@media only screen and (max-width:1280px) {
	.col-5x {
		width: 25%
	}
}

@media only screen and (max-width:1024px) {
	.col-5x {
		width: 33.333333333%
	}
}

@media only screen and (max-width:720px) {
	.col-5x {
		width: 50%
	}
}

@media only screen and (max-width:480px) {
	.col-5x {
		width: 100%
	}
}

.empty {
	position: relative;
	height: 50vh;
	background-color: rgba(0, 0, 0, .03)
}

.empty:hover {
	background-color: rgba(128, 200, 255, .1)
}

.empty-bd {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.empty-bd:before {
	content: "";
	display: block;
	height: 6rem;
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/empty-43d76850d0.svg) no-repeat center center;
	background-size: contain
}

.empty-bd h2 {
	font-size: 1.5rem;
	font-weight: 300
}

.empty-bd img {
	display: block;
	width: 6rem;
	height: 6rem;
	margin: 0 auto 3.5rem auto
}

.paper {
	width: 100%;
	overflow: hidden
}

.paper:nth-of-type(even) {
	background-color: #fff
}

.paper:nth-of-type(even) .paper-info,
.paper:nth-of-type(even) .paper-intro {
	float: left;
	margin-bottom: 8%;
}

.paper:nth-of-type(even) .paper-img,
.paper:nth-of-type(even) .paper-pic {
	float: right
}

.paper:nth-of-type(odd) {
	background-color: #f6f8fb
}

.paper:nth-of-type(odd) .paper-info,
.paper:nth-of-type(odd) .paper-intro {
	float: right
}

.paper:nth-of-type(odd) .paper-img,
.paper:nth-of-type(odd) .paper-pic {
	float: left
}

@media (max-width:768px) {

	.paper:nth-of-type(even) .paper-info,
	.paper:nth-of-type(odd) .paper-info {
		float: none
	}

	.paper:nth-of-type(even) .paper-img,
	.paper:nth-of-type(even) .paper-pic,
	.paper:nth-of-type(odd) .paper-img,
	.paper:nth-of-type(odd) .paper-pic {
		float: none
	}
}

.paper-inner {
	width: 80%;
	max-width: 1280px;
	margin: 6vh auto
}

@media (max-width:768px) {
	.paper-inner {
		margin: 6vh auto 13vh auto
	}
}

.paper-info {
	width: 52%
}

.paper-intro {
	width: 39%
}

.paper-info h2,
.paper-intro h2 {
	position: relative;
	font-size: 2rem;
	line-height: 3rem;
	/*padding-left: 5rem*/
}

.paper-info h2:after,
.paper-intro h2:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 3.9rem;
	height: 3.9rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.paper-info p,
.paper-intro p {
	font-size: 1.05rem;
	font-weight: 300;
	line-height: 1.9rem;
	letter-spacing: .033rem
}

.paper-info li,
.paper-intro li {
	position: relative;
	font-size: .9rem;
	font-weight: 300;
	line-height: 1.6rem;
	padding-left: 1.3rem
}

.paper-info li:before,
.paper-intro li:before {
	content: "";
	position: absolute;
	left: 0;
	top: .53rem;
	width: .38rem;
	height: .38rem;
	border-radius: .19rem;
	background-color: #0267db
}

.paper-info label,
.paper-intro label {
	display: block
}

.paper-info a,
.paper-intro a {
	display: inline-block
}

.paper-info li+li,
.paper-intro li+li {
	margin-top: 1rem
}

.paper-info h2+p,
.paper-intro h2+p {
	margin-top: 3rem
}

.paper-info p+p,
.paper-intro p+p {
	margin-top: 1rem
}

.paper-info p+label,
.paper-intro p+label {
	margin-top: 2rem
}

.paper-info h2+ul,
.paper-info p+ul,
.paper-intro h2+ul,
.paper-intro p+ul {
	margin-top: 2rem
}

.paper-info label+label,
.paper-intro label+label {
	margin-top: 1.5rem
}

.paper-info ul+label,
.paper-intro ul+label {
	margin-top: 2rem
}

@media (max-width:768px) {

	.paper-info,
	.paper-intro {
		width: 100%;
		margin-top: 3rem
	}

	.paper-info h2,
	.paper-intro h2 {
		padding-left: 0
	}

	.paper-info h2:after,
	.paper-intro h2:after {
		display: none
	}
}

.paper-pic {
	position: relative;
	width: 39%;
	padding-top: 26%;
	border-radius: .37rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #9da2af
}

@media (max-width:768px) {
	.paper-pic {
		width: 100%;
		padding-top: 66.66%
	}
}

.paper-img {
	position: relative;
	width: 50%;
	padding-top: 33.33333%;
	border-radius: .37rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #9da2af
}

@media (max-width:768px) {
	.paper-img {
		width: 100%;
		padding-top: 66.66%
	}
}

.paper-label {
	position: absolute;
	left: 0;
	bottom: -3rem;
	width: 100%;
	color: #666;
	text-align: center;
	line-height: 3rem
}

.full-mask:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#181e4c), to(#202fa0));
	background-image: linear-gradient(to top, #181e4c 0, #202fa0 100%);
	opacity: .3
}

.fullscreen {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #9da2af;
	overflow: hidden
}

.fullscreen-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 1280px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.fullscreen-inner h1 {
	font-size: 2.7rem
}

.fullscreen-inner h2 {
	font-size: 2.3rem
}

.fullscreen-inner p {
	font-size: 1.2rem;
	line-height: 2.3rem;
	font-weight: 300;
	text-align: justify
}

.fullscreen-inner h1+p,
.fullscreen-inner h2+p {
	margin-top: 3rem
}

.fullscreen-inner p+p {
	margin-top: 2rem
}

@media (max-width:768px) {
	.fullscreen-inner {
		width: 100%
	}

	.fullscreen-inner h1,
	.fullscreen-inner h2 {
		width: 80%;
		font-size: 2.3rem;
		margin: 0 auto
	}

	.fullscreen-inner p {
		width: 80% !important;
		line-height: 2rem;
		margin: 0 auto
	}

	.fullscreen-inner .button-down-dark,
	.fullscreen-inner .button-down-light,
	.fullscreen-inner .button-more-dark,
	.fullscreen-inner .button-more-light,
	.fullscreen-inner .button-play-dark,
	.fullscreen-inner .button-play-light {
		margin: 3rem 0 0 10%
	}
}

@media (max-width:320px) {
	.fullscreen-inner {
		width: 100%
	}

	.fullscreen-inner h1,
	.fullscreen-inner h2 {
		width: 80%;
		font-size: 1.8rem;
		margin: 0 auto
	}
}

body .fullscreen .fullscreen-static {
	position: static;
	margin: 15vh auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

@media (max-width:768px) {
	body .fullscreen .fullscreen-static {
		margin: 5rem 0
	}
}

.fullscreen-content {
	padding-left: 10%;
	padding-right: 10%
}

@media (max-width:767px) {
	.full-fix {
		top: auto;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 0
	}
}

.fullscreen-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%
}

@media (max-width:768px) {
	.fullscreen-nav {
		margin: 5rem auto 0 auto
	}
}

.fullscreen-static .fullscreen-nav {
	position: static
}

@media (max-width:768px) {
	.fullscreen-nav-even {
		position: relative
	}

	.fullscreen-nav-even ul {
		margin: 0 auto !important
	}

	.fullscreen-nav-even li {
		position: relative;
		background-color: #2d3845;
		border-right: 1px solid rgba(255, 255, 255, .3);
		border-bottom: 1px solid rgba(255, 255, 255, .3);
		padding: 50% 0 0 0 !important
	}

	.fullscreen-nav-even .entry-line {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		padding-top: 8vh
	}

	.fullscreen-nav-even .entry-line span {
		width: 80%;
		text-align: center;
		border: 0 !important;
		margin: 0 auto
	}

	.fullscreen-nav-even .entry-line:before {
		left: 50%;
		width: 7vh;
		height: 7vh;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		-webkit-transition: .23s ease-in;
		transition: .23s ease-in;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.fullscreen-nav-even .entry-line:hover:after {
		width: 0
	}
}

@media (max-width:768px) {
	.fullscreen-nav-odd {
		position: relative;
		width: 80%
	}

	.fullscreen-nav-odd li {
		width: 100%
	}

	.fullscreen-nav-odd .entry-line {
		border-bottom: 1px solid rgba(255, 255, 255, .3);
		padding: 0 0 0 5.9rem !important
	}

	.fullscreen-nav-odd .entry-line span {
		width: 100%;
		font-size: 1.1rem;
		font-weight: 300;
		border: 0 !important;
		padding: 2.1rem 0
	}

	.fullscreen-nav-odd .entry-line:before {
		top: 50%;
		left: 0;
		width: 3.9rem;
		height: 3.9rem;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		-webkit-transition: .23s ease-in;
		transition: .23s ease-in;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.fullscreen-nav-odd .entry-line:hover:after {
		width: 0
	}
}

@media (max-width:768px) {
	.fullscreen-main {
		margin-top: 5rem
	}
}

.fullscreen-data {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.fullscreen-static .fullscreen-data {
	position: static
}

@media (min-width:769px) {
	.fullscreen-data ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.fullscreen-data dl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%
	}

	.fullscreen-data dt {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

@media (max-width:768px) {
	.fullscreen-data {
		position: relative;
		width: 80%;
		margin: 10vh auto 0 auto
	}

	.fullscreen-data ul {
		width: 100% !important;
		margin: 0 !important
	}

	.fullscreen-data li {
		padding: 1.5rem 0 !important;
		border-bottom: 1px solid rgba(255, 255, 255, .3)
	}
}

.entry-line {
	display: block;
	position: relative;
	padding-top: 7.3rem
}

.entry-line span {
	display: block;
	width: 100%;
	line-height: 1.5rem;
	letter-spacing: .023rem;
	padding-top: .7rem
}

.entry-line:after {
	content: "";
	position: absolute;
	left: 0;
	top: 7.3rem;
	width: 0;
	height: 1px;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.entry-line:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 6.3rem;
	height: 6.3rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transition: .23s ease-in;
	transition: .23s ease-in
}

.entry-line:hover:after {
	width: 100%;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.entry-line:hover:before {
	-webkit-transition: .23s ease-in;
	transition: .23s ease-in
}

.data-center,
.data-left {
	position: relative;
	padding-top: 7rem
}

.data-center:before,
.data-left:before {
	content: "";
	position: absolute;
	top: 0;
	width: 6.3rem;
	height: 6.3rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transition: .23s ease-in;
	transition: .23s ease-in
}

.data-center dt,
.data-left dt {
	font-weight: 300;
	line-height: 1.3rem;
	padding-top: 1rem
}

.data-center dd,
.data-left dd {
	font-family: "Oswald ExtraLight";
	font-size: 2.7rem;
	font-weight: 300;
	white-space: nowrap
}

.data-center em,
.data-left em {
	font-size: 1em
}

.data-center b,
.data-left b {
	font-size: 1rem;
	font-weight: 300;
	margin-left: .5rem
}

.data-center strong,
.data-left strong {
	font-size: 12px
}

.data-center dt+dd,
.data-left dt+dd {
	margin-top: 1rem
}

@media (max-width:768px) {

	.data-center,
	.data-left {
		padding: 0 0 0 6.9rem
	}

	.data-center:before,
	.data-left:before {
		position: absolute;
		top: 50%;
		left: 0;
		width: 5.1rem;
		height: 5.1rem;
		-webkit-transform: translateY(-50%) translateX(0);
		-ms-transform: translateY(-50%) translateX(0);
		transform: translateY(-50%) translateX(0)
	}

	.data-center dt,
	.data-left dt {
		font-size: 1rem;
		border: 0 !important;
		padding-top: 0
	}

	.data-center dd,
	.data-left dd {
		font-size: 2.1rem
	}

	.data-center dt+dd,
	.data-left dt+dd {
		margin-top: 0
	}
}

.data-left:before {
	left: 0
}

.data-center {
	text-align: center
}

.data-center:before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:768px) {
	.data-center {
		text-align: left
	}

	.data-center:before {
		left: 0;
		-webkit-transform: translateY(-50%) translateX(0);
		-ms-transform: translateY(-50%) translateX(0);
		transform: translateY(-50%) translateX(0)
	}
}

.entry-box-bg-dark,
.entry-box-bg-light,
.entry-box-border,
.entry-box-border-dark,
.entry-box-border-light {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%
}

.entry-box-bg-dark b,
.entry-box-bg-dark i,
.entry-box-bg-dark span,
.entry-box-bg-light b,
.entry-box-bg-light i,
.entry-box-bg-light span,
.entry-box-border b,
.entry-box-border i,
.entry-box-border span,
.entry-box-border-dark b,
.entry-box-border-dark i,
.entry-box-border-dark span,
.entry-box-border-light b,
.entry-box-border-light i,
.entry-box-border-light span {
	display: block;
	position: absolute;
	z-index: 5
}

.entry-box-bg-dark b,
.entry-box-bg-dark i,
.entry-box-bg-light b,
.entry-box-bg-light i,
.entry-box-border b,
.entry-box-border i,
.entry-box-border-dark b,
.entry-box-border-dark i,
.entry-box-border-light b,
.entry-box-border-light i {
	top: 15%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.entry-box-bg-dark span,
.entry-box-bg-light span,
.entry-box-border span,
.entry-box-border-dark span,
.entry-box-border-light span {
	left: 15%;
	bottom: 15%;
	width: 70%;
	font-weight: 300;
	line-height: 1.3rem
}

.entry-box-bg-dark b,
.entry-box-bg-light b,
.entry-box-border b,
.entry-box-border-dark b,
.entry-box-border-light b {
	width: 1.95rem;
	height: 1.95rem
}

.entry-box-bg-dark i,
.entry-box-bg-light i,
.entry-box-border i,
.entry-box-border-dark i,
.entry-box-border-light i {
	right: 15%;
	width: 31%;
	padding-top: 31%
}

.entry-box-bg-dark:after,
.entry-box-bg-light:after,
.entry-box-border-dark:after,
.entry-box-border-light:after,
.entry-box-border:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.entry-box-bg-dark:before,
.entry-box-bg-light:before,
.entry-box-border-dark:before,
.entry-box-border-light:before,
.entry-box-border:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.entry-box-bg-dark:hover:before,
.entry-box-bg-light:hover:before,
.entry-box-border-dark:hover:before,
.entry-box-border-light:hover:before,
.entry-box-border:hover:before {
	opacity: 1;
	-webkit-transition-timing-function: step-end;
	transition-timing-function: step-end
}

.entry-box-bg-dark:hover:after,
.entry-box-bg-light:hover:after,
.entry-box-border-dark:hover:after,
.entry-box-border-light:hover:after,
.entry-box-border:hover:after {
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

@media (max-width:768px) {

	.entry-box-bg-dark,
	.entry-box-bg-light,
	.entry-box-border,
	.entry-box-border-dark,
	.entry-box-border-light {
		width: 39%;
		min-width: 270px;
		padding-top: 12%;
		margin: 1.3rem 0 0 10%
	}

	.entry-box-bg-dark i,
	.entry-box-bg-dark span,
	.entry-box-bg-light i,
	.entry-box-bg-light span,
	.entry-box-border i,
	.entry-box-border span,
	.entry-box-border-dark i,
	.entry-box-border-dark span,
	.entry-box-border-light i,
	.entry-box-border-light span {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.entry-box-bg-dark span,
	.entry-box-bg-light span,
	.entry-box-border span,
	.entry-box-border-dark span,
	.entry-box-border-light span {
		left: 23%;
		bottom: auto;
		width: 39%;
		font-size: 1.1rem
	}

	.entry-box-bg-dark b,
	.entry-box-bg-light b,
	.entry-box-border b,
	.entry-box-border-dark b,
	.entry-box-border-light b {
		width: 2.1rem;
		height: 2.1rem
	}

	.entry-box-bg-dark i,
	.entry-box-bg-light i,
	.entry-box-border i,
	.entry-box-border-dark i,
	.entry-box-border-light i {
		left: 5%;
		right: auto;
		width: 13%;
		padding-top: 13%
	}
}

@media (max-width:480px) {

	.entry-box-bg-dark,
	.entry-box-bg-light,
	.entry-box-border,
	.entry-box-border-dark,
	.entry-box-border-light {
		width: 80%;
		max-width: auto;
		padding-top: 21.5%;
		margin: 1.3rem 0 0 10%
	}
}

.entry-box-bg-dark .goto,
.entry-box-border .goto,
.entry-box-border-light .goto {
	left: 11%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-goto-white-0bf2231d02.svg)
}

.entry-box-bg-dark .more,
.entry-box-border .more,
.entry-box-border-light .more {
	left: 15%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-more-white-0beeb26530.svg)
}

@media (max-width:768px) {

	.entry-box-bg-dark .goto,
	.entry-box-border .goto,
	.entry-box-border-light .goto {
		top: 50%;
		left: auto;
		right: 7.6%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.entry-box-bg-dark .more,
	.entry-box-border .more,
	.entry-box-border-light .more {
		top: 50%;
		left: auto;
		right: 5%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.entry-box-bg-light .goto,
.entry-box-border-dark .goto {
	left: 11%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-goto-blue-ad2734e553.svg)
}

.entry-box-bg-light .more,
.entry-box-border-dark .more {
	left: 15%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-more-blue-06a6d6bab0.svg)
}

@media (max-width:768px) {

	.entry-box-bg-light .goto,
	.entry-box-border-dark .goto {
		top: 50%;
		left: auto;
		right: 7.6%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.entry-box-bg-light .more,
	.entry-box-border-dark .more {
		top: 50%;
		left: auto;
		right: 5%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.entry-box-border {
	color: #fff
}

.entry-box-border:before {
	border: 1px solid #fff;
	opacity: .3
}

.entry-box-border:after {
	border: 1px solid #fff;
	border-right: 0
}

.entry-box-border:hover {
	color: #fff
}

.entry-box-border:hover:after {
	width: 100%
}

.entry-box-border-light {
	color: #fff
}

.entry-box-border-light:before {
	border: 1px solid #fff;
	opacity: .3
}

.entry-box-border-light:after {
	border: 1px solid #fff;
	background-color: #fff;
	border-right: 0
}

.entry-box-border-light:hover {
	color: #0267db
}

.entry-box-border-light:hover:after {
	width: 100%
}

.entry-box-border-light:hover .goto {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-goto-blue-ad2734e553.svg)
}

.entry-box-border-light:hover .more {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-more-blue-06a6d6bab0.svg)
}

.entry-box-border-dark {
	color: #0267db
}

.entry-box-border-dark:before {
	border: 1px solid #0267db
}

.entry-box-border-dark:after {
	border: 1px solid #0267db;
	background-color: #0267db;
	border-right: 0
}

.entry-box-border-dark:hover {
	color: #fff
}

.entry-box-border-dark:hover:after {
	width: 100%
}

.entry-box-border-dark:hover .goto {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-goto-white-0bf2231d02.svg)
}

.entry-box-border-dark:hover .more {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-more-white-0beeb26530.svg)
}

.entry-box-bg-dark {
	color: #fff
}

.entry-box-bg-dark:before {
	background-color: #0267db
}

.entry-box-bg-dark:after {
	background-color: rgba(0, 0, 0, .2);
	border-right: 0
}

.entry-box-bg-dark:hover {
	color: #fff
}

.entry-box-bg-dark:hover:after {
	width: 100%
}

.entry-box-bg-light {
	color: #0267db
}

.entry-box-bg-light:before {
	background-color: #fff
}

.entry-box-bg-light:after {
	background-color: rgba(0, 0, 0, .07);
	border-right: 0
}

.entry-box-bg-light:hover {
	color: #0267db
}

.entry-box-bg-light:hover:after {
	width: 100%
}

.entry-grid {
	display: block;
	position: relative;
	width: 100%;
	color: #fff;
	padding-top: 50%
}

.entry-grid b,
.entry-grid i,
.entry-grid span {
	display: block;
	position: absolute;
	z-index: 5
}

.entry-grid b,
.entry-grid i {
	top: 15%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.entry-grid span {
	left: 7.5%;
	bottom: 15%;
	width: 70%;
	font-weight: 300;
	line-height: 1.3rem
}

.entry-grid b {
	width: 1.95rem;
	height: 1.95rem
}

.entry-grid i {
	right: 7.5%;
	width: 17%;
	padding-top: 17%
}

.entry-grid:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color: #0267db;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.entry-grid:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .1);
	border: 1px solid rgba(255, 255, 255, .5);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.entry-grid:hover {
	color: #fff
}

.entry-grid:hover:before {
	-webkit-transition-timing-function: step-end;
	transition-timing-function: step-end
}

.entry-grid:hover:after {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.entry-grid .goto {
	left: 5%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-goto-white-0bf2231d02.svg)
}

.entry-grid .more {
	left: 7.5%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/entry-more-white-0beeb26530.svg)
}

@media (max-width:768px) {
	.entry-grid {
		width: 39%;
		min-width: 270px;
		padding-top: 12%;
		margin: 1.3rem 0 0 10%
	}

	.entry-grid i,
	.entry-grid span {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.entry-grid span {
		left: 23%;
		bottom: auto;
		width: 39%;
		font-size: 1.1rem
	}

	.entry-grid b {
		width: 2.1rem;
		height: 2.1rem
	}

	.entry-grid i {
		left: 5%;
		right: auto;
		width: 13%;
		padding-top: 13%
	}

	.entry-grid .goto {
		top: 50%;
		left: auto;
		right: 7.6%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.entry-grid .more {
		top: 50%;
		left: auto;
		right: 5%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media (max-width:480px) {
	.entry-grid {
		width: 80%;
		max-width: auto;
		padding-top: 21.5%;
		margin: 1.3rem 0 0 10%
	}
}

.button-wrap a {
	display: inline-block
}

.fullscreen .button-wrap {
	margin-top: 2rem
}

.button-down-dark,
.button-down-light,
.button-more-dark,
.button-more-light,
.button-play-dark,
.button-play-light {
	display: block;
	position: relative;
	font-size: 1.05rem;
	font-weight: 300;
	line-height: 2.3rem;
	letter-spacing: .05rem;
	padding-left: 2.9rem;
	opacity: 1
}

.button-down-dark:before,
.button-down-light:before,
.button-more-dark:before,
.button-more-light:before,
.button-play-dark:before,
.button-play-light:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2.3rem;
	height: 2.3rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.button-down-dark:hover,
.button-down-light:hover,
.button-more-dark:hover,
.button-more-light:hover,
.button-play-dark:hover,
.button-play-light:hover {
	opacity: .7
}

.button-down-dark,
.button-more-dark,
.button-play-dark {
	color: #fff
}

.button-down-dark:hover,
.button-more-dark:hover,
.button-play-dark:hover {
	color: #fff
}

.button-down-light,
.button-more-light,
.button-play-light {
	color: #000
}

.button-down-light:hover,
.button-more-light:hover,
.button-play-light:hover {
	color: #000
}

.button-more-dark:before {
	background-image: url(../image/link-more-white-3124276753.svg)
}

.button-more-light:before {
	background-image: url(../image/link-more-black-efda02cee8.svg)
}

.button-down-dark:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-down-white-c28acf9087.svg)
}

.button-down-light:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-down-black-d7a838994b.svg)
}

.button-play-dark:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-play-white-92500138ba.svg)
}

.button-play-light:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/link-play-black-ba6cac286d.svg)
}

.button-center-dark,
.button-center-light,
.button-center-line {
	display: inline-block;
	position: relative;
	font-weight: 300;
	color: #fff;
	white-space: nowrap;
	border-radius: .3rem;
	padding: .63rem 3rem;
	margin-top: 5rem
}

.button-center-dark:before,
.button-center-light:before,
.button-center-line:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 0;
	height: 100%;
	border-radius: .3rem;
	opacity: 0;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: opacity width;
	transition-property: opacity width;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.button-center-dark:hover,
.button-center-light:hover,
.button-center-line:hover {
	color: #fff
}

.button-center-dark:hover:before,
.button-center-light:hover:before,
.button-center-line:hover:before {
	opacity: 1;
	width: 100%;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.button-center-dark span,
.button-center-light span,
.button-center-line span {
	position: relative
}

.button-center-dark,
.button-center-line {
	border: 1px solid #fff;
	background-color: rgba(255, 255, 255, .1)
}

.button-center-dark:before,
.button-center-line:before {
	background-color: #0267db;
	border: 1px solid #0267db
}

.button-center-line {
	border: 1px solid rgba(0, 0, 0, .24);
	color: #333
}

.button-center-light {
	border: 1px solid #0267db;
	background-color: #0267db
}

.button-center-light:before {
	background-color: rgba(0, 0, 0, .3);
	border: 1px solid rgba(0, 0, 0, .3)
}

.button-download {
	display: block;
	position: relative;
	width: 100%;
	height: 11vh;
	color: #fff;
	background-color: #0067d9
}

.button-download:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	opacity: 0;
	background-color: #015ac0;
	-webkit-transition-duration: .39s;
	transition-duration: .39s;
	-webkit-transition-property: width, opacity;
	transition-property: width, opacity;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-end
}

.button-download span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	font-size: 1.2rem;
	font-weight: 300;
	letter-spacing: .05rem;
	text-align: center;
	padding-left: 3.3rem;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.button-download span:after {
	content: "";
	position: absolute;
	top: -.5rem;
	left: 0;
	width: 2.7rem;
	height: 2.7rem;
	background: url(../image/link-more-white-3124276753.svg) no-repeat center center;
	background-size: contain
}

.button-download:hover {
	color: #fff
}

.button-download:hover:before {
	width: 100%;
	opacity: 1;
	-webkit-transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start;
	transition-timing-function: cubic-bezier(.25, .74, .22, .99), step-start
}

.test00 {
	height: 100vh;
	color: #fff
}

.test00 .fullscreen-inner {
	height: 50%
}

.test00 a {
	position: absolute;
	bottom: 0;
	left: 0
}

@media (max-width:768px) {
	.test00 .fullscreen-inner {
		height: 60%
	}
}

.test01 {
	height: 100vh;
	color: #fff
}

.test01 .fullscreen-inner {
	height: 60%
}

.test01 ul {
	margin: 0 -3rem
}

.test01 li {
	padding-left: 3rem;
	padding-right: 3rem
}

.test01 span {
	border-top: 1px solid rgba(255, 255, 255, .2)
}

.test01 .entry-line {
	color: #fff
}

.test01 .entry-line:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/_temp/wind.svg)
}

.test01 .entry-line:hover {
	color: #fff
}

.test01 .entry-line:hover:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/_temp/wind-hover.svg)
}

.test01 .entry-line:hover:after {
	background-color: #fff
}

.test02 {
	height: 100vh;
	color: #fff
}

.test02 .fullscreen-inner {
	height: 60%
}

.test02 ul {
	margin: 0 -5rem
}

.test02 li {
	padding-left: 5rem;
	padding-right: 5rem
}

.test02 dl:before {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/_temp/wind.svg)
}

.test02 dt {
	border-top: 1px solid rgba(255, 255, 255, .2)
}

.test03 {
	height: 100vh;
	color: #fff
}

.test03 .fullscreen-inner {
	height: 60%
}

.test03 ul {
	margin: 0 -1.5rem
}

.test03 li {
	padding: 0 1.5rem
}

.test03 .entry-box-bg-dark i,
.test03 .entry-box-border i,
.test03 .entry-box-border-light i {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/wind.svg)
}

.test03 .entry-box-bg-light i,
.test03 .entry-box-border-dark i {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/wind-blue.svg)
}

.test03 .entry-box-border-light:hover i {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/wind-blue.svg)
}

.test03 .entry-box-border-dark:hover i {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/wind.svg)
}

.test05 {
	height: 100vh;
	color: #fff
}

.test05 li {
	padding: 1rem .5rem 0 .5rem
}

.test05 i {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/wind.svg)
}

@media (max-width:768px) {
	.test05 li {
		padding: 0
	}
}

section {
	position: relative;
	width: 100%;
	height: 13vh;
	background-color: #0567d8
}

section abbr {
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 300;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.test06 {
	height: 100vh;
	color: #fff;
	text-align: center
}

@media (max-width:768px) {
	.test06 .fullscreen-inner {
		height: auto
	}
}

.test07 h2:after {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/construction.svg)
}

.header-wrapper {
	margin-left: auto;
	margin-right: auto
}

@media (max-width:767px) {
	.header-wrapper {
		width: 92.8vw
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.header-wrapper {
		width: 92.31vw
	}
}

@media (min-width:1024px) {
	.header-wrapper {
		width: 100rem
	}
}

.header {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;

	height: 100px;

	width: 100%;
	-webkit-transition: background 1.5s;
	transition: background 1.5s
}

.content-bd {
	position: relative
}

.content-bd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden
}


.header-en {
	position: relative
}

.header-en:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #0267db;
	-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
	transition: .5s cubic-bezier(.77, 0, .175, 1)
}

@media not all and (hover:none) {
	.header-en:hover:after {
		width: 100%
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.header-en:hover:after {
		width: 100%
	}
}

.ie .header-en:hover:after {
	width: 100%
}

@media not all and (hover:none) {
	.header-en:hover .header-en-popup {
		opacity: 1;
		top: 100%;
		visibility: visible;
		-webkit-transition: .6s cubic-bezier(.77, 0, .175, 1);
		transition: .6s cubic-bezier(.77, 0, .175, 1)
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.header-en:hover .header-en-popup {
		opacity: 1;
		top: 100%;
		visibility: visible;
		-webkit-transition: .6s cubic-bezier(.77, 0, .175, 1);
		transition: .6s cubic-bezier(.77, 0, .175, 1)
	}
}

.ie .header-en:hover .header-en-popup {
	opacity: 1;
	top: 100%;
	visibility: visible;
	-webkit-transition: .6s cubic-bezier(.77, 0, .175, 1);
	transition: .6s cubic-bezier(.77, 0, .175, 1)
}

.header-en-popup {
	position: absolute;
	right: 0;
	top: calc(100% + 1.5rem);
	background: #fff;
	-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
	transition: .5s cubic-bezier(.77, 0, .175, 1);
	opacity: 0;
	visibility: hidden;
	padding: 2rem 2rem 2.5rem 2rem;
	width: 16rem;
	line-height: 1.6
}

.header-en-popup li:before {
	content: "";
	float: left;
	width: 1.5rem;
	height: 1.5rem;
	background: no-repeat center center/contain
}

.header-en-popup li+li {
	margin-top: 1rem
}

.header-en-popup .header-en-check:before {
	background-image: url(../image/check-069d891c11.svg)
}

.header-en-popup a {
	/*display: block*/
}

.header-en-popup a:hover em,
.header-en-popup a:hover label {
	color: #0267db
}

.header-en-popup em {
	color: #111
}

.header-en-popup label {
	color: #666;
	font-weight: 300;
	cursor: pointer
}

.header-br {
	display: none
}

.header-fixed {
	-webkit-transition: 0s;
	transition: 0s
}

.header-en-popup a,
.header-wechat-popup a,
.nav-sub a {
	color: #111
}

@media (max-width:1279px) {
	.header-wechat-popup {
		display: none
	}

	.content-bd {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 5rem
	}

	.logo {
		/*width: 7rem;
		height: 2rem*/
		width: 12rem;
		height: 3rem;
		background-size: 100%;
	}

	.header-sm-btn,
	.nav-dropdown {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 3.5rem;
		height: 3.5rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.nav-toggle {
		margin-left: 1rem;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.nav-toggle-bd {
		width: 1.5rem
	}

	.nav-toggle-bd i {
		display: block;
		height: 2px;
		background: #fff
	}

	.nav-toggle-bd i:nth-of-type(2) {
		margin: .4rem 0
	}

	.nav-toggle-bd i:nth-of-type(3) {
		margin-left: 50%
	}

	.header-icon {
		color: #fff
	}

	.header-tools {
		margin-left: auto
	}

	.header-tools>li {
		display: none
	}

	.header-tools .header-en {
		display: block
	}

	.header-tools .header-en .header-icon {
		font-size: 1.33rem
	}

	.header-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100vh;
		background: rgba(45, 56, 69, .4)
	}

	.nav-close {
		position: absolute;
		right: 1rem;
		top: .75rem;
		background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/close-42eb53062a.svg) no-repeat center center/1rem
	}

	.header-sm-search {
		margin-bottom: .75rem
	}

	.header-sm-search-bd {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		width: calc(100% - 3.5rem);
		border-bottom: 1px solid rgba(45, 56, 69, .12)
	}

	.header-sm-field {
		width: 100%;
		height: 3.5rem;
		padding-left: 1.75rem;
		border: 0
	}

	.header-sm-field::-webkit-search-cancel-button {
		display: none
	}

	.header-sm-search-icon {
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		font-size: 1.25rem;
		color: #8b95a0
	}

	.nav {
		position: fixed;
		z-index: 10;
		right: 0;
		top: 0;
		max-width: 30rem;
		width: 75vw;
		height: 100vh;
		padding: .75rem 1rem 2rem 2rem;
		background: #fff;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		-ms-scroll-chaining: none;
		overscroll-behavior: contain;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform .5s;
		transition: -webkit-transform .5s;
		transition: transform .5s;
		transition: transform .5s, -webkit-transform .5s;
		font-size: 14px
	}

	.nav,
	.nav a {
		color: #333;
		font-weight: 300
	}

	.nav-item {
		position: relative;
		border-bottom: .5pt solid #ccc
	}

	.nav-item-selected .nav-dropdown i:after,
	.nav-item-sm-selected .nav-dropdown i:after {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	.nav-dropdown {
		position: absolute;
		right: 0;
		top: .75rem;
		z-index: 10
	}

	.nav-dropdown i {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 2.08rem;
		height: 2.08rem;
		border: 1px solid #ccc;
		border-radius: 50%
	}

	.nav-dropdown i:after {
		content: "";
		width: .5rem;
		height: .5rem;
		background: url(../image/triangle-f3ca8ee6d2.svg) no-repeat center center/contain;
		-webkit-transition: all .5s;
		transition: all .5s;
		-webkit-transform: rotate(-60deg);
		-ms-transform: rotate(-60deg);
		transform: rotate(-60deg)
	}

	.nav-item-hd {
		display: block;
		margin-right: 3.5rem;
		line-height: 5
	}

	.nav-sub-title {
		color: #666;
		line-height: 3;
		font-size: 1rem
	}

	.nav-sub {
		display: none;
		padding-left: 1rem;
		padding-bottom: 2rem
	}

	.nav-sub li {
		line-height: 3.33
	}

	.nav-sub a {
		display: block
	}

	.nav-selected {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	.header-en-active:after {
		width: 100%
	}

	.header-en-active .header-en-popup {
		opacity: 1;
		top: 100%;
		visibility: visible;
		-webkit-transition: .6s cubic-bezier(.77, 0, .175, 1);
		transition: .6s cubic-bezier(.77, 0, .175, 1)
	}

	.header-en-popup {
		border: 1px solid #d8d8d8;
		-webkit-box-shadow: 0 8px 16px 0 rgba(27, 39, 51, .08);
		box-shadow: 0 8px 16px 0 rgba(27, 39, 51, .08)
	}

	.header-fixed .nav-item-hd,
	.simple .header .nav-item-hd {
		color: #333
	}

	.header-fixed .header-icon,
	.header-fixed .header-tools a,
	.simple .header .header-icon,
	.simple .header .header-tools a {
		color: #5e5c5c
	}

	.header-fixed .nav-toggle-bd i,
	.simple .header .nav-toggle-bd i {
		background-color: #5e5c5c
	}

	.header-fixed,
	.simple .header {
		background: #fff
	}

	.header-fixed:before,
	.simple .header:before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		border-top: 1px solid #efeff0
	}
}

@media (min-width:1280px) {
	.logo {
		float: left;
		width: 12rem;
		height: 5rem;
		background-size: 85%
	}

	.nav-toggle {
		display: none
	}

	.header {
		/* background: rgba(255, 255, 255, 0); */
		background: #fff;
		-webkit-transition: background 1s;
		transition: background 1s
	}

	.nav {
		font-size: 15px;
		text-align: center;

		margin-top: 15px;
	}

	.nav-item {
		position: relative;
		display: inline-block;
		text-align: left
	}

	.nav-item+.nav-item {
		margin-left: 1.2rem
	}

	.nav-item-toggle {
		display: none
	}

	.nav-item-hd {
		display: inline-block;
		position: relative;
		line-height: 5rem;
		color: rgba(255, 255, 255, .85)
	}

	@media not all and (hover:none) {
		.nav-item-hd:hover {
			color: #fff
		}
	}
}

@media all and (min-width:1280px) and (-ms-high-contrast:none),
(min-width:1280px) and (-ms-high-contrast:active) {
	.nav-item-hd:hover {
		color: #fff
	}
}

@media (min-width:1280px) {
	.ie .nav-item-hd:hover {
		color: #fff
	}
}

@media (min-width:1280px) {
	.nav-item-hd:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 3px;
		background: #0267db;
		-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
		transition: .5s cubic-bezier(.77, 0, .175, 1)
	}
}

@media (min-width:1280px) {
	@media not all and (hover: none) {
		.nav-item-hd:hover:after {
			width: 100%
		}
	}
}

@media all and (min-width:1280px) and (-ms-high-contrast:none),
(min-width:1280px) and (-ms-high-contrast:active) {
	.nav-item-hd:hover:after {
		width: 100%
	}
}

@media (min-width:1280px) {
	.ie .nav-item-hd:hover:after {
		width: 100%
	}
}

@media (min-width:1280px) {
	.nav-item-selected .nav-item-hd:after {
		width: 100%
	}

	.nav-item-selected .nav-sub {
		opacity: 1;
		top: 100%;
		visibility: visible;
		-webkit-transition: .6s cubic-bezier(.77, 0, .175, 1);
		transition: .6s cubic-bezier(.77, 0, .175, 1)
	}
}

@media (min-width:1280px) {
	.header-pc-br {
		display: inline
	}
}

@media (min-width:1280px) {
	.nav-sub {
		position: absolute;
		left: 0;
		top: calc(100% + 1.5rem);
		background: #fff;
		-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
		transition: .5s cubic-bezier(.77, 0, .175, 1);
		opacity: 0;
		visibility: hidden;
		padding: 0 2rem 2.5rem 2rem
	}

	.nav-sub a:hover {
		color: #0267db
	}
}

@media (min-width:1280px) {
	.nav-sub-right {
		left: auto;
		right: 0
	}
}

@media (min-width:1280px) {
	.nav-text-list {
		line-height: 2rem
	}

	.nav-text-list li {
		margin-top: 1rem
	}

	.nav-text-list a {
		display: block;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap
	}
}

@media (min-width:1280px) {
	.nav-icon-text-list {
		margin-top: 1rem
	}

	.nav-icon-text-list li+li {
		margin-top: 2rem
	}

	.nav-icon-text-list i {
		float: left;
		width: 2.5rem;
		height: 2.5rem;
		margin-right: 1rem;
		background: no-repeat center center/contain
	}

	.nav-icon-text-list span {
		display: block;
		line-height: 2.5rem
	}
}

@media (min-width:1280px) {
	.nav-grid {
		position: relative;
		margin-top: 2rem;
		width: 16rem
	}

	.nav-grid:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		font-size: 0;
		visibility: hidden
	}

	.nav-grid:before {
		content: "";
		position: absolute;
		left: 50%;
		top: 0;
		height: 100%;
		border-left: 1px solid #d8d8d8
	}

	.nav-grid li {
		float: left;
		width: 50%;
		text-align: center
	}

	.nav-grid li:nth-of-type(odd) {
		padding-right: 2rem
	}

	.nav-grid li:nth-of-type(even) {
		padding-left: 2rem
	}

	.nav-grid li:nth-of-type(2n+3) {
		position: relative
	}

	.nav-grid li:nth-of-type(2n+3):before {
		content: "";
		position: absolute;
		left: 0;
		top: -2rem;
		width: 200%;
		border-top: 1px solid #d8d8d8
	}

	.nav-grid li:nth-of-type(n+3) {
		margin-top: 4rem
	}

	.nav-grid a {
		display: block
	}

	.nav-grid i {
		display: block;
		width: 3.5rem;
		height: 3.5rem;
		background: no-repeat center center/contain;
		margin: 0 auto
	}

	.nav-grid span {
		display: block;
		margin-top: 1rem;
		line-height: 22.5rem/16
	}
}

@media (min-width:1280px) {
	.nav-sub-title {
		border-bottom: 1px solid #d8d8d8;
		line-height: 3rem;
		color: #666;
		font-size: .8125rem;
		font-weight: 300
	}

	.nav-sub-title a {
		display: block
	}
}

@media (min-width:1280px) {
	.nav-windpower {
		/*width: 32.5rem;*/
		padding-top: 1rem
	}

	.nav-windpower .nav-sub-item:first-child {
		float: left;
		width: 11rem
	}

	.nav-windpower .nav-sub-item:last-child {
		overflow: hidden;
		/*padding-left: 3rem*/
	}
}

@media (min-width:1280px) {

	.nav-invest,
	.nav-news {
		padding-top: 1rem
	}

	.nav-invest .nav-sub-item:first-child,
	.nav-news .nav-sub-item:first-child {
		float: left
	}

	.nav-invest .nav-sub-item:last-child,
	.nav-news .nav-sub-item:last-child {
		overflow: hidden;
		/*padding-left: 3rem*/
	}
}

@media (min-width:1280px) {
	.nav-news {
		/*width: 23rem*/
	}

	.nav-news .nav-sub-item:first-child {
		/*width: 8rem*/
	}
}

@media (min-width:1280px) {
	.nav-invest {
		/*width: 25rem*/
	}

	.nav-invest .nav-sub-item:first-child {
		width: 9rem
	}
}

@media (min-width:1280px) {
	.nav-hd {
		display: none
	}
}

@media (min-width:1280px) {
	.header-tools {
		float: right;
		margin-top: 1rem
	}

	.header-tools>li {
		float: left
	}

	.header-tools>li+li {
		margin-left: .5rem
	}
}

@media (min-width:1280px) {
	.header-icon {
		display: block;
		width: 3rem;
		height: 3rem;
		line-height: 3rem;
		/* color: rgba(255, 255, 255, .7); */
		color: #000;
		text-align: center;
		cursor: pointer
	}

	.header-icon:hover {
		color: #2d3845
	}
}

@media (min-width:1280px) {
	.header-wechat {
		position: relative;
		margin-left: 0
	}

	.header-wechat:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 3px;
		background: #0267db;
		-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
		transition: .5s cubic-bezier(.77, 0, .175, 1)
	}

	@media not all and (hover:none) {
		.header-wechat:hover:after {
			width: 100%
		}
	}
}

@media all and (min-width:1280px) and (-ms-high-contrast:none),
(min-width:1280px) and (-ms-high-contrast:active) {
	.header-wechat:hover:after {
		width: 100%
	}
}

@media (min-width:1280px) {
	.ie .header-wechat:hover:after {
		width: 100%
	}
}

@media (min-width:1280px) {
	.header-wechat:hover .header-wechat-popup {
		top: 100%;
		opacity: 1;
		visibility: visible
	}
}

@media (min-width:1280px) {
	.header-wechat-popup {
		position: absolute;
		right: 0;
		top: calc(100% + 1.5rem);
		background: #fff;
		-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
		transition: .5s cubic-bezier(.77, 0, .175, 1);
		opacity: 0;
		visibility: hidden;
		width: 10rem;
		padding: .5rem
	}

	.header-wechat-popup img {
		display: block;
		width: 100%;
		height: auto
	}

	.header-wechat-popup p {
		padding-top: .5rem;
		color: #8b95a0;
		text-align: center;
		font-size: .875rem
	}
}

@media (min-width:1280px) {
	.header-form {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff
	}
}

@media (min-width:1280px) {
	.header-field {
		display: block;
		width: 100%;
		padding: 0 2rem 0 .5rem;
		border: 0;
		height: 5rem
	}
}

@media (min-width:1280px) {
	.header-clear {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: 0 0;
		font-size: 1.5rem;
		color: #555
	}
}

@media (min-width:1280px) {
	.header-sm-search {
		display: none
	}
}

@media (min-width:1280px) {

	/*.header-fixed .logo,
	.simple .header .logo {
		background-image: url(../images/logo-color-fbac7bf58b.svg)
	}*/

	.header-fixed .nav-item-hd,
	.simple .header .nav-item-hd {
		color: #333
	}

	.header-fixed .nav-item-hd:hover,
	.simple .header .nav-item-hd:hover {
		color: #2d3845
	}

	.header-fixed .header-icon,
	.header-fixed .header-tools a,
	.simple .header .header-icon,
	.simple .header .header-tools a {
		color: #5e5c5c
	}

	.header-fixed .header-icon:hover,
	.header-fixed .header-tools a:hover,
	.simple .header .header-icon:hover,
	.simple .header .header-tools a:hover {
		color: #2d3845
	}

	.header-fixed .header-en-popup,
	.header-fixed .header-wechat-popup,
	.header-fixed .nav-sub,
	.simple .header .header-en-popup,
	.simple .header .header-wechat-popup,
	.simple .header .nav-sub {
		border: 1px solid #d8d8d8;
		-webkit-box-shadow: 0 8px 16px 0 rgba(27, 39, 51, .08);
		box-shadow: 0 8px 16px 0 rgba(27, 39, 51, .08)
	}
}

@media (min-width:1280px) {

	.header-fixed,
	.simple .header {
		background: #fff
	}

	.header-fixed:before,
	.simple .header:before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		border-top: 1px solid #efeff0
	}
}

.model {
	background: #f5f5f5;
}

.pimg {
	position: absolute;
	right: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	margin-right: 6.5rem;
}

.pimg img {
	border: 1px solid #ddd;
	float: right;
}

@media (max-width: 678px) {
	.pimg {
		background: #fff;
		margin-right: 0rem;
	}
}

/* pswp = photoswipe */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
	-webkit-backface-visibility: hidden;
	outline: none;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/black_75.png) repeat;
	background: none rgba(0, 0, 0, 0.9);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	/* for open/close transition */
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	/* for open/close transition */
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
}

.pswp__error-msg a {
	color: #CCC;
	text-decoration: underline;
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: none;
	opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {

	.pswp--svg .pswp__button,
	{
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/default-skin.svg);
}

.pswp--svg .pswp__button--arrow--left {
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/img_l4.png.png) no-repeat scroll center center;
}

.pswp--svg .pswp__button--arrow--right {
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/img_r4.png.png) no-repeat scroll center center;
}

.pswp--svg .pswp__button--close {
	color: #fff;
}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/i_banner_l.png) no-repeat scroll center center #f4d90d;
	margin-top: -23px;
	width: 54px;
	height: 54px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/i_banner_r.png);
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	background-color: #007132;
}

.pswp__button--arrow--left:hover {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/i_banner_l1.png);
}

.pswp__button--arrow--right:hover {
	background-image: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/images/i_banner_r1.png);
}

.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #FFF;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF;
}

a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D;
}

a.pswp__share--download:hover {
	background: #DDD;
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: 0.75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
}

.pswp__caption__center .xzy-zan {
	float: right;
	display: block;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/css/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: none;
}

#gallery2 .pswp__caption__center {
	text-align: center;
	font-size: 18px;
}

.fs_gallery {
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
}

.fs_gallery_close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 25px;
	height: 25px;
	color: #ccc;
	font-size: 34px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}

.fs_gallery_close:before {
	content: "×";
}

.fs_gallery_close:hover {
	color: #fff;
}

.fs_gallery_prev,
.fs_gallery_next {
	position: absolute;
	width: 80px;
	color: #ccc;
	font-size: 30px;
	cursor: pointer;
	z-index: 101;
}

.fs_gallery_prev:hover,
.fs_gallery_next:hover {
	background: rgba(0, 0, 0, 0.1);
	color: #fff;
}

.fs_gallery_prev {
	left: 0;
	top: 0;
	bottom: 0;
}

.fs_gallery_next {
	right: 0;
	top: 0;
	bottom: 0;
}

.fs_gallery_prev:before {
	content: "‹";
	position: absolute;
	height: 30px;
	margin-top: -30px;
	top: 50%;
	left: 35px;
}

.fs_gallery_next:before {
	content: "›";
	position: absolute;
	height: 30px;
	margin-top: -30px;
	top: 50%;
	left: 35px;
}

.fs_gallery_shuft {
	position: relative;
	width: 9999999px;
}

.fs_gallery_shuft:after {
	clear: both;
	content: "";
	display: block;
}

.fs_gallery_shuft_item {
	float: left;
	position: relative;
	background-image: url(data:image/gif;base64,R0lGODlhIAAgAPMAABkZGXd3dy0tLUVFRTIyMj09PWJiYlZWViYmJiIiIjAwMGpqanV1dQAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
	background-position: center center;
	background-repeat: no-repeat;
}

.fs_gallery_shuft_item img {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 50%;
	left: 50%;
}



/* 职位列表 */
.p-content {
	padding-bottom: 4%;
}

.container1 {
	width: 80%;
	max-width: 1280px;
}

.p-content .service-box .about-editor p {
	line-height: 2;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
}

.resources-box {
	background: #f5f5f5;
}

.resource {
	padding: 23px 0 46px;
}

.resoucetop {
	margin-bottom: 18px;
}

.resoucetop span.span1 {}

.resoucetop span {
	display: block;
	float: left;
	line-height: 1;
	color: #005bac;
	font-size: 16px;
	font-weight: bold;
	width: 25%;
	text-align: center;
}

.resoucetop span.span3 {
	float: right;
}

.resoucein {
	margin-bottom: 1px;
}

.resces {
	cursor: pointer;
	background: #fff;
	transition: 0.5s;
}

.recerdown {
	display: none;
}

.resces span {
	display: block;
	float: left;
	transition: 0.4s;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	position: relative;

}

.resces_list {
	text-align: center;
	width: 25%;
}

.resces time {
	display: block;
	float: left;
	line-height: 60px;
	color: #000;
	font-size: 14px;
	font-family: "Arial";
	transition: 0.4s;

}

.resces b {
	display: none;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 20px;
	margin-right: 32px;
	position: relative;
}

.resces b:after {
	content: "";
	width: 4px;
	height: 100%;
	background: #dcdcdc;
	position: absolute;
	top: 0;
	right: 78px;
	transition: 0.35s;
}

.resces b:before {
	content: "";
	width: 100%;
	height: 4px;
	background: #dcdcdc;
	position: absolute;
	right: 71px;
	top: 8px;
	transition: 0.35s;
}

.recewr {
	padding: 24px 44px 27px;
	line-height: 2;
}

.btn_v1 {
	background: #666;
	border: 1px solid #666;
	color: #fff !important;
	display: inline-block;
	font-weight: bold;
	padding: 4px 10px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 10px;
}

.pro-next {
	margin: 20px 0 40px 0;
}

.pro-next .l {
	float: left;
}

.pro-next .r {
	float: right;
}

.pro-next span {
	display: inline-block;
	width: 45%;
	margin: 5px 0;
	padding: 10px;
	background: #f6f6f6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro-next b {
	color: #333;
	margin-right: 5px;
}

@media screen and (max-width: 767px) {
	.resces time {
		display: none;
	}

	.resoucetop span.span2 {
		display: none;
	}

	.resoucetop span.span1 {
		width: 33.3%;
	}

	.resces span {
		width: 33.3%;
	}

	.pro-next span {
		width: 100%;
		float: none;
	}

	.in-downloadlist p .date {
		display: none;
	}

	.pimg img {
		float: none;
		margin: 0 auto;
		display: block;
		border: initial;
	}
}

@media screen and (max-width: 641px) {
	.resces span {
		height: 64px;
		line-height: 64px;
		font-size: 14px;
	}

	.resces b {
		margin-top: 23px;
	}

	.recewr {
		padding: 22px 32px;
	}
}

/* 申请职位 */

.help-form {
	/*   background: #ededed; */
}

.help-form .form-left {
	width: 100%;

}

.help-form .textbox {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.layui-layer-shade {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_height: expression(document.body.offsetHeight+"px");
}

.layui-layer,
.layui-layer-shade {
	position: fixed;
	_position: absolute;
	pointer-events: auto;
}

.layui-layer-dialog {
	min-width: 260px;
}

.layui-anim {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

.layui-layer {
	top: 150px;
	left: 50%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-background-clip: content;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
	border-radius: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

.layui-layer-title {
	padding: 0 80px 0 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #F8F8F8;
	border-radius: 2px 2px 0 0;
}

.layui-layer-dialog .layui-layer-content {
	position: relative;
	padding: 20px;
	line-height: 24px;
	word-break: break-all;
	font-size: 14px;
	overflow: auto;
}

.layui-layer-setwin {
	position: absolute;
	right: 15px;
	*right: 0;
	top: 15px;
	font-size: 0;
	line-height: initial;
}

.layui-layer-setwin .layui-layer-close1 {
	background-position: 0 -40px;
	cursor: pointer;
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.layui-layer-setwin a {
	position: relative;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-size: 12px;
	_overflow: hidden;
}

.layui-layer-ico {
	background: url(http://img.dq800.com/shop/dongbaodq/templet/mds1144/mdstyle/img/tj_icon.png) no-repeat;
}

.layui-layer-close {
	position: absolute;
}

.layui-layer-btn {
	text-align: right;
	padding: 0 10px 12px;
	pointer-events: auto;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #4898d5;
	background-color: #2e8ded;
	color: #fff;
}

.layui-layer-btn a {
	height: 28px;
	line-height: 28px;
	margin: 0 6px;
	padding: 0 15px;
	border: 1px solid #dedede;
	background-color: #f1f1f1;
	color: #333;
	border-radius: 2px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.form-title {
	font-size: 20px;
	color: #333;
	height: 35px;
	border-bottom: 1px solid #d4d4d4;
}

.form-title span {
	display: inline-block;
	border-bottom: 1px solid #0567d8;
	height: 100%;
	overflow: hidden;
	position: relative;
	top: 1px;
}

.form-main {
	margin-top: 20px;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
}

.form-main li {
	margin-bottom: 14px;
}

.form-main li .left {
	float: left;
	padding: 15px 10px 5px 0;
	width: 8%;
	font-size: 15px;
}

.form-main li .right {
	float: left;
	width: 92%;
	padding: 5px 5px 0;
}

.form-main li .text {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #999;
	text-indent: 5px;
	border: 1px solid #dfdfdf;
}

.form-main li textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	border: 1px solid #dfdfdf;
	color: #999;
	height: 120px;
	font-size: 12px;
}

#code {
	width: 26%;
	vertical-align: middle;
}

.form-main li .submit {
	font-size: 16px;
	width: 225px;
	height: 40px;
	border: 0;
	color: #fff;
	background: #005bac;
	border: 1px solid #005bac;
	display: inline-block;
}

.form-main li img {
	vertical-align: middle;
	display: inline-block;
}

@media screen and (max-width: 767px) {
	.form-main li .left {
		width: 40%;
	}
}


.pname {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}




.pv20 {
	padding: 20px 0;
}

.page_xy {
	color: #666;
	text-align: center;
}

.page_xy a {
	background: #f5f5f5;
	color: #333;
	font-size: 14px;
	margin: 0 3px;
	display: inline-block;
	line-height: 35px;
	padding: 0 15px;
}

.page_xy a:hover,
.page_xy a.now {
	color: #fff;
	background: rgba(0, 125, 197, 0.7)
}

.page {
	color: #666;
	height: 35px;
	text-align: center;
}

.page a {
	background: #f8f8f8;
	color: #333;
	font-size: 14px;
	margin: 0 3px;
	display: inline-block;
	line-height: 35px;
	padding: 0 15px;
}

.page a:hover,
.page a.now {
	color: #fff;
	background: #057fc6
}


.pitem {
	position: relative;
}

.pitem a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.tab-bd img {
	max-width: 100%
}

.graphic-inner {
	overflow: hidden
}


/*nav*/

.nav-about .item1 i {
	background-image: url(../image/cb64dba.svg);
}

.nav-about .item2 i {
	background-image: url(../image/ef201a1.svg);
}

.nav-about .item3 i {
	background-image: url(../image/2c593a3.svg);
}

.nav-about .item4 i {
	background-image: url(../image/f8b44b6.svg);
}





.text-0875 {
	font-size: .875rem;
}


#list .file-inner dt:hover a {
	color: #0067da
}



@media (min-width:1280px) {
	.nav-item-hd[data-v-1ad9b244] {
		display: inline-block;
		position: relative;
		line-height: 5rem;
		/* color: hsla(0, 0%, 100%, .85); */
		color: #000;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px;
		text-align: center;
	}

}

@media (max-width:767px) {
	.nav-item-hd[data-v-1ad9b244] {
		max-width: 90%;
	}
}