@font-face {
	font-family: FontAwesome;
	src: url(fonts/pc/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(fonts/pc/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(fonts/pc/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(fonts/pc/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(fonts/pc/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: BlnPrice;
	src: url(fonts/pc/HelveticaNeueLTPro-ThEx.eot#iefix) format("embedded-opentype"), url(fonts/pc/HelveticaNeueLTPro-ThEx.woff) format("woff"), url(fonts/pc/HelveticaNeueLTPro-ThEx.ttf) format("truetype"), url(fonts/pc/HelveticaNeueLTPro-ThEx.svg#BlnPrice) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: furniture;
	src: url(fonts/pc/iconfont.eot?t=1492448217529#iefix) format("embedded-opentype"), url(fonts/pc/iconfont.woff?t=1492448217529) format("woff"), url(fonts/pc/iconfont.ttf?t=1492448217529) format("truetype"), url(fonts/pc/iconfont.svg?t=1492448217529#furniture) format("svg");
}
.fa {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	line-height: 0.75em; font-size: 1.33em; 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.28em; text-align: center;
}
.fa-ul {
	padding-left: 0px; margin-left: 2.14em; list-style-type: none;
}
.fa-ul > li {
	position: relative;
}
.fa-li {
	left: -2.14em; top: 0.14em; width: 2.14em; text-align: center; position: absolute;
}
.fa-lg.fa-li {
	left: -1.85em;
}
.fa-border {
	padding: 0.2em 0.25em 0.15em; border-radius: 0.1em; border: 0.08em solid rgb(238, 238, 238); border-image: none;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right {
	float: right;
}
.fa-pull-left.fa {
	margin-right: 0.3em;
}
.fa-pull-right.fa {
	margin-left: 0.3em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.pull-left.fa {
	margin-right: 0.3em;
}
.pull-right.fa {
	margin-left: 0.3em;
}
.fa-spin {
	animation:fa-spin 2s linear infinite; -webkit-animation: fa-spin 2s infinite linear;
}
.fa-pulse {
	animation:fa-spin 1s steps(8, end) infinite; -webkit-animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
	transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.fa-rotate-180 {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.fa-rotate-270 {
	transform: rotate(270deg); -webkit-transform: rotate(270deg);
}
.fa-flip-horizontal {
	transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
.fa-flip-vertical {
	transform: scale(1, -1); -webkit-transform: scale(1, -1);
}
:root .fa-rotate-90 {
	filter: none;
}
:root .fa-rotate-180 {
	filter: none;
}
:root .fa-rotate-270 {
	filter: none;
}
:root .fa-flip-horizontal {
	filter: none;
}
:root .fa-flip-vertical {
	filter: none;
}
.fa-stack {
	width: 2em; height: 2em; line-height: 2em; vertical-align: middle; display: inline-block; position: relative;
}
.fa-stack-1x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-2x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: rgb(255, 255, 255);
}
.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-remove::before {
	content: "\f00d";
}
.fa-close::before {
	content: "\f00d";
}
.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-gear::before {
	content: "\f013";
}
.fa-cog::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-rotate-right::before {
	content: "\f01e";
}
.fa-repeat::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 {
	content: "\f03b";
}
.fa-outdent::before {
	content: "\f03b";
}
.fa-indent::before {
	content: "\f03c";
}
.fa-video-camera::before {
	content: "\f03d";
}
.fa-photo::before {
	content: "\f03e";
}
.fa-image::before {
	content: "\f03e";
}
.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 {
	content: "\f044";
}
.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 {
	content: "\f064";
}
.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-warning::before {
	content: "\f071";
}
.fa-exclamation-triangle::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 {
	content: "\f080";
}
.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-gears::before {
	content: "\f085";
}
.fa-cogs::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 {
	content: "\f09a";
}
.fa-facebook::before {
	content: "\f09a";
}
.fa-github::before {
	content: "\f09b";
}
.fa-unlock::before {
	content: "\f09c";
}
.fa-credit-card::before {
	content: "\f09d";
}
.fa-feed::before {
	content: "\f09e";
}
.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 {
	content: "\f0c0";
}
.fa-users::before {
	content: "\f0c0";
}
.fa-chain::before {
	content: "\f0c1";
}
.fa-link::before {
	content: "\f0c1";
}
.fa-cloud::before {
	content: "\f0c2";
}
.fa-flask::before {
	content: "\f0c3";
}
.fa-cut::before {
	content: "\f0c4";
}
.fa-scissors::before {
	content: "\f0c4";
}
.fa-copy::before {
	content: "\f0c5";
}
.fa-files-o::before {
	content: "\f0c5";
}
.fa-paperclip::before {
	content: "\f0c6";
}
.fa-save::before {
	content: "\f0c7";
}
.fa-floppy-o::before {
	content: "\f0c7";
}
.fa-square::before {
	content: "\f0c8";
}
.fa-navicon::before {
	content: "\f0c9";
}
.fa-reorder::before {
	content: "\f0c9";
}
.fa-bars::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-unsorted::before {
	content: "\f0dc";
}
.fa-sort::before {
	content: "\f0dc";
}
.fa-sort-down::before {
	content: "\f0dd";
}
.fa-sort-desc::before {
	content: "\f0dd";
}
.fa-sort-up::before {
	content: "\f0de";
}
.fa-sort-asc::before {
	content: "\f0de";
}
.fa-envelope::before {
	content: "\f0e0";
}
.fa-linkedin::before {
	content: "\f0e1";
}
.fa-rotate-left::before {
	content: "\f0e2";
}
.fa-undo::before {
	content: "\f0e2";
}
.fa-legal::before {
	content: "\f0e3";
}
.fa-gavel::before {
	content: "\f0e3";
}
.fa-dashboard::before {
	content: "\f0e4";
}
.fa-tachometer::before {
	content: "\f0e4";
}
.fa-comment-o::before {
	content: "\f0e5";
}
.fa-comments-o::before {
	content: "\f0e6";
}
.fa-flash::before {
	content: "\f0e7";
}
.fa-bolt::before {
	content: "\f0e7";
}
.fa-sitemap::before {
	content: "\f0e8";
}
.fa-umbrella::before {
	content: "\f0e9";
}
.fa-paste::before {
	content: "\f0ea";
}
.fa-clipboard::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 {
	content: "\f10b";
}
.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 {
	content: "\f112";
}
.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 {
	content: "\f122";
}
.fa-reply-all::before {
	content: "\f122";
}
.fa-star-half-empty::before {
	content: "\f123";
}
.fa-star-half-full::before {
	content: "\f123";
}
.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-unlink::before {
	content: "\f127";
}
.fa-chain-broken::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-toggle-down::before {
	content: "\f150";
}
.fa-caret-square-o-down::before {
	content: "\f150";
}
.fa-toggle-up::before {
	content: "\f151";
}
.fa-caret-square-o-up::before {
	content: "\f151";
}
.fa-toggle-right::before {
	content: "\f152";
}
.fa-caret-square-o-right::before {
	content: "\f152";
}
.fa-euro::before {
	content: "\f153";
}
.fa-eur::before {
	content: "\f153";
}
.fa-gbp::before {
	content: "\f154";
}
.fa-dollar::before {
	content: "\f155";
}
.fa-usd::before {
	content: "\f155";
}
.fa-rupee::before {
	content: "\f156";
}
.fa-inr::before {
	content: "\f156";
}
.fa-cny::before {
	content: "\f157";
}
.fa-rmb::before {
	content: "\f157";
}
.fa-yen::before {
	content: "\f157";
}
.fa-jpy::before {
	content: "\f157";
}
.fa-ruble::before {
	content: "\f158";
}
.fa-rouble::before {
	content: "\f158";
}
.fa-rub::before {
	content: "\f158";
}
.fa-won::before {
	content: "\f159";
}
.fa-krw::before {
	content: "\f159";
}
.fa-bitcoin::before {
	content: "\f15a";
}
.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 {
	content: "\f184";
}
.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-toggle-left::before {
	content: "\f191";
}
.fa-caret-square-o-left::before {
	content: "\f191";
}
.fa-dot-circle-o::before {
	content: "\f192";
}
.fa-wheelchair::before {
	content: "\f193";
}
.fa-vimeo-square::before {
	content: "\f194";
}
.fa-turkish-lira::before {
	content: "\f195";
}
.fa-try::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-institution::before {
	content: "\f19c";
}
.fa-bank::before {
	content: "\f19c";
}
.fa-university::before {
	content: "\f19c";
}
.fa-mortar-board::before {
	content: "\f19d";
}
.fa-graduation-cap::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 {
	content: "\f1b9";
}
.fa-car::before {
	content: "\f1b9";
}
.fa-cab::before {
	content: "\f1ba";
}
.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-photo-o::before {
	content: "\f1c5";
}
.fa-file-picture-o::before {
	content: "\f1c5";
}
.fa-file-image-o::before {
	content: "\f1c5";
}
.fa-file-zip-o::before {
	content: "\f1c6";
}
.fa-file-archive-o::before {
	content: "\f1c6";
}
.fa-file-sound-o::before {
	content: "\f1c7";
}
.fa-file-audio-o::before {
	content: "\f1c7";
}
.fa-file-movie-o::before {
	content: "\f1c8";
}
.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 {
	content: "\f1cd";
}
.fa-life-buoy::before {
	content: "\f1cd";
}
.fa-life-saver::before {
	content: "\f1cd";
}
.fa-support::before {
	content: "\f1cd";
}
.fa-life-ring::before {
	content: "\f1cd";
}
.fa-circle-o-notch::before {
	content: "\f1ce";
}
.fa-ra::before {
	content: "\f1d0";
}
.fa-resistance::before {
	content: "\f1d0";
}
.fa-rebel::before {
	content: "\f1d0";
}
.fa-ge::before {
	content: "\f1d1";
}
.fa-empire::before {
	content: "\f1d1";
}
.fa-git-square::before {
	content: "\f1d2";
}
.fa-git::before {
	content: "\f1d3";
}
.fa-y-combinator-square::before {
	content: "\f1d4";
}
.fa-yc-square::before {
	content: "\f1d4";
}
.fa-hacker-news::before {
	content: "\f1d4";
}
.fa-tencent-weibo::before {
	content: "\f1d5";
}
.fa-qq::before {
	content: "\f1d6";
}
.fa-wechat::before {
	content: "\f1d7";
}
.fa-weixin::before {
	content: "\f1d7";
}
.fa-send::before {
	content: "\f1d8";
}
.fa-paper-plane::before {
	content: "\f1d8";
}
.fa-send-o::before {
	content: "\f1d9";
}
.fa-paper-plane-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-soccer-ball-o::before {
	content: "\f1e3";
}
.fa-futbol-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-shekel::before {
	content: "\f20b";
}
.fa-sheqel::before {
	content: "\f20b";
}
.fa-ils::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 {
	content: "\f224";
}
.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-hotel::before {
	content: "\f236";
}
.fa-bed::before {
	content: "\f236";
}
.fa-viacoin::before {
	content: "\f237";
}
.fa-train::before {
	content: "\f238";
}
.fa-subway::before {
	content: "\f239";
}
.fa-medium::before {
	content: "\f23a";
}
.fa-yc::before {
	content: "\f23b";
}
.fa-y-combinator::before {
	content: "\f23b";
}
.fa-optin-monster::before {
	content: "\f23c";
}
.fa-opencart::before {
	content: "\f23d";
}
.fa-expeditedssl::before {
	content: "\f23e";
}
.fa-battery-4::before {
	content: "\f240";
}
.fa-battery::before {
	content: "\f240";
}
.fa-battery-full::before {
	content: "\f240";
}
.fa-battery-3::before {
	content: "\f241";
}
.fa-battery-three-quarters::before {
	content: "\f241";
}
.fa-battery-2::before {
	content: "\f242";
}
.fa-battery-half::before {
	content: "\f242";
}
.fa-battery-1::before {
	content: "\f243";
}
.fa-battery-quarter::before {
	content: "\f243";
}
.fa-battery-0::before {
	content: "\f244";
}
.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 {
	content: "\f251";
}
.fa-hourglass-start::before {
	content: "\f251";
}
.fa-hourglass-2::before {
	content: "\f252";
}
.fa-hourglass-half::before {
	content: "\f252";
}
.fa-hourglass-3::before {
	content: "\f253";
}
.fa-hourglass-end::before {
	content: "\f253";
}
.fa-hourglass::before {
	content: "\f254";
}
.fa-hand-grab-o::before {
	content: "\f255";
}
.fa-hand-rock-o::before {
	content: "\f255";
}
.fa-hand-stop-o::before {
	content: "\f256";
}
.fa-hand-paper-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-tv::before {
	content: "\f26c";
}
.fa-television::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-asl-interpreting::before {
	content: "\f2a3";
}
.fa-american-sign-language-interpreting::before {
	content: "\f2a3";
}
.fa-deafness::before {
	content: "\f2a4";
}
.fa-hard-of-hearing::before {
	content: "\f2a4";
}
.fa-deaf::before {
	content: "\f2a4";
}
.fa-glide::before {
	content: "\f2a5";
}
.fa-glide-g::before {
	content: "\f2a6";
}
.fa-signing::before {
	content: "\f2a7";
}
.fa-sign-language::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 {
	content: "\f2b3";
}
.fa-google-plus-official::before {
	content: "\f2b3";
}
.fa-fa::before {
	content: "\f2b4";
}
.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-vcard::before {
	content: "\f2bb";
}
.fa-address-card::before {
	content: "\f2bb";
}
.fa-vcard-o::before {
	content: "\f2bc";
}
.fa-address-card-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 {
	content: "\f2c2";
}
.fa-id-card::before {
	content: "\f2c2";
}
.fa-drivers-license-o::before {
	content: "\f2c3";
}
.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 {
	content: "\f2c7";
}
.fa-thermometer::before {
	content: "\f2c7";
}
.fa-thermometer-full::before {
	content: "\f2c7";
}
.fa-thermometer-3::before {
	content: "\f2c8";
}
.fa-thermometer-three-quarters::before {
	content: "\f2c8";
}
.fa-thermometer-2::before {
	content: "\f2c9";
}
.fa-thermometer-half::before {
	content: "\f2c9";
}
.fa-thermometer-1::before {
	content: "\f2ca";
}
.fa-thermometer-quarter::before {
	content: "\f2ca";
}
.fa-thermometer-0::before {
	content: "\f2cb";
}
.fa-thermometer-empty::before {
	content: "\f2cb";
}
.fa-shower::before {
	content: "\f2cc";
}
.fa-bathtub::before {
	content: "\f2cd";
}
.fa-s15::before {
	content: "\f2cd";
}
.fa-bath::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 {
	content: "\f2d3";
}
.fa-window-close::before {
	content: "\f2d3";
}
.fa-times-rectangle-o::before {
	content: "\f2d4";
}
.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 {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sr-only-focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.sr-only-focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
body {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
button {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: top;
}
abbr {
	border: 0px currentColor; border-image: none; vertical-align: top;
}
address {
	font-style: normal;
}
caption {
	font-style: normal;
}
cite {
	font-style: normal;
}
em {
	font-style: normal;
}
optgroup {
	font-style: normal;
}
i {
	font-style: normal;
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
blockquote {
	quotes: none;
}
q {
	quotes: none;
}
:focus {
	
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
ins {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.u {
	text-decoration: underline;
}
a.u:visited {
	text-decoration: underline;
}
a.u:hover {
	text-decoration: none;
}
input[type='submit'] {
	border: currentColor; border-image: none; cursor: pointer;
}
input {
	font-family: "Î¢ÈíÑÅºÚ" !important;
}
textarea {
	font-family: "Î¢ÈíÑÅºÚ" !important;
}
button {
	font-family: "Î¢ÈíÑÅºÚ" !important;
}
article {
	margin: 0px; padding: 0px;
}
aside {
	margin: 0px; padding: 0px;
}
canvas {
	margin: 0px; padding: 0px;
}
details {
	margin: 0px; padding: 0px;
}
embed {
	margin: 0px; padding: 0px;
}
figure {
	margin: 0px; padding: 0px;
}
figcaption {
	margin: 0px; padding: 0px;
}
footer {
	margin: 0px; padding: 0px;
}
header {
	margin: 0px; padding: 0px;
}
menu {
	margin: 0px; padding: 0px;
}
nav {
	margin: 0px; padding: 0px;
}
output {
	margin: 0px; padding: 0px;
}
ruby {
	margin: 0px; padding: 0px;
}
section {
	margin: 0px; padding: 0px;
}
summary {
	margin: 0px; padding: 0px;
}
time {
	margin: 0px; padding: 0px;
}
mark {
	margin: 0px; padding: 0px;
}
audio {
	margin: 0px; padding: 0px;
}
video {
	margin: 0px; padding: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
figure {
	margin: 0px;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent;
}
body {
	background: rgb(255, 255, 255); font: 14px/24px "Î¢ÈíÑÅºÚ", Verdana, Arial, sans-serif; font-size-adjust: none; font-stretch: normal;
}
a {
	color: rgb(51, 51, 51);
}
.tl {
	text-align: left !important;
}
.tc {
	text-align: center !important;
}
.tr {
	text-align: right !important;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.cl {
	clear: both !important;
}
.cf::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.wrap::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.tab-con::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.onerow::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.opac80:hover {
	text-decoration: none; opacity: 0.8;
}
.opac100:hover {
	text-decoration: none; opacity: 1;
}
.sp10 {
	height: 10px; overflow: hidden; clear: both;
}
.sp20 {
	height: 10px; overflow: hidden; clear: both;
}
.sp30 {
	height: 10px; overflow: hidden; clear: both;
}
.sp20 {
	height: 20px;
}
.sp30 {
	height: 30px;
}
.tab-click dt {
	text-align: center; float: left; position: relative; cursor: pointer;
}
.tab-over dt {
	text-align: center; float: left; position: relative; cursor: pointer;
}
.tab-flex {
	flex-flow:row wrap; display: flex; position: relative;
}
.tab-flex dt {
	flex:1 1 0px;
}
.tab-con {
	display: none;
}
.show.tab-con {
	display: block;
}
.pipe {
	background: rgb(204, 204, 204); margin: 0px 10px; width: 1px; height: 10px; vertical-align: middle; display: inline-block;
}
.toe {
	overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.data-dome {
	display: none;
}
.va-t {
	vertical-align: top;
}
.ft {
	line-height: 1; font-family: furniture; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.ft-intro::before {
	content: "\e607";
}
.ft-boy::before {
	content: "\e64c";
}
.ft-ertong::before {
	content: "\e643";
}
.ft-canting::before {
	content: "\e60a";
}
.ft-girl::before {
	content: "\e618";
}
.ft-shimuyigui::before {
	content: "\e679";
}
.ft-yanjizaoju::before {
	content: "\e67a";
}
.ft-banyunfei::before {
	content: "\e67b";
}
.ft-banshichuguianzhuang::before {
	content: "\e67c";
}
.ft-celiangfuwu::before {
	content: "\e67d";
}
.ft-banshiyiguianzhuang::before {
	content: "\e67e";
}
.ft-chaijiufei::before {
	content: "\e67f";
}
.ft-chuguileianzhuang::before {
	content: "\e680";
}
.ft-chufangwujinanzhuang::before {
	content: "\e681";
}
.ft-dengpao::before {
	content: "\e682";
}
.ft-diban::before {
	content: "\e683";
}
.ft-chuangpinanzhuang::before {
	content: "\e684";
}
.ft-fenxiang::before {
	content: "\e685";
}
.ft-haocaifei::before {
	content: "\e686";
}
.ft-lajitong::before {
	content: "\e687";
}
.ft-menleianzhuang::before {
	content: "\e688";
}
.ft-oushichuguianzhuang::before {
	content: "\e689";
}
.ft-linyujian::before {
	content: "\e68a";
}
.ft-oushiyiguianzhuang::before {
	content: "\e68b";
}
.ft-qianghuadiban::before {
	content: "\e68c";
}
.ft-shijian::before {
	content: "\e68d";
}
.ft-shangmenbujianfei::before {
	content: "\e68e";
}
.ft-shimuchuguianzhuang::before {
	content: "\e68f";
}
.ft-shimuyiguianzhuang::before {
	content: "\e690";
}
.ft-pinhua::before {
	content: "\e691";
}
.ft-shouhoufuwu::before {
	content: "\e692";
}
.ft-shimudiban::before {
	content: "\e693";
}
.ft-teshuanzhuang::before {
	content: "\e694";
}
.ft-tijiaoxian::before {
	content: "\e695";
}
.ft-woshijiaju::before {
	content: "\e696";
}
.ft-wugongfei::before {
	content: "\e697";
}
.ft-tatami::before {
	content: "\e698";
}
.ft-ximianpenanzhuang::before {
	content: "\e699";
}
.ft-xiyiguianzhuang::before {
	content: "\e69a";
}
.ft-weiyujian::before {
	content: "\e69b";
}
.ft-xiaodanfei::before {
	content: "\e69c";
}
.ft-yiguileianzhuang::before {
	content: "\e69d";
}
.ft-yimenanzhuang::before {
	content: "\e69e";
}
.ft-yuganganzhuang::before {
	content: "\e69f";
}
.ft-yubapaiqishan::before {
	content: "\e6a0";
}
.ft-yushiguianzhuang::before {
	content: "\e6a1";
}
.ft-yuanchengfei::before {
	content: "\e6a2";
}
.ft-zhufangbutie::before {
	content: "\e6a3";
}
.ft-matonganzhuang::before {
	content: "\e6a4";
}
.ft-ketingjiaju::before {
	content: "\e6a5";
}
.fb {
	font-weight: bold !important;
}
.fn {
	font-weight: normal !important;
}
.fs-12 {
	font-size: 12px !important;
}
.fs-16 {
	font-size: 16px !important;
}
.fs-18 {
	font-size: 18px !important;
}
.fs-20 {
	font-size: 20px !important;
}
.fs-22 {
	font-size: 22px !important;
}
.ff-bp {
	font-family: "BlnPrice" !important;
}
.ff-vd {
	font-family: Verdana !important;
}
.ff-ar {
	font-family: Arial !important;
}
.fs-ita {
	font-style: italic;
}
.fc-fff {
	color: rgb(255, 255, 255) !important;
}
a.fc-fff {
	color: rgb(255, 255, 255) !important;
}
.fc-ccc {
	color: rgb(204, 204, 204) !important;
}
a.fc-ccc {
	color: rgb(204, 204, 204) !important;
}
.fc-999 {
	color: rgb(153, 153, 153) !important;
}
a.fc-999 {
	color: rgb(153, 153, 153) !important;
}
.fc-666 {
	color: rgb(102, 102, 102) !important;
}
a.fc-666 {
	color: rgb(102, 102, 102) !important;
}
.fc-333 {
	color: rgb(51, 51, 51) !important;
}
a.fc-333 {
	color: rgb(51, 51, 51) !important;
}
.fc-000 {
	color: rgb(0, 0, 0) !important;
}
a.fc-000 {
	color: rgb(0, 0, 0) !important;
}
.fc-red {
	color: rgb(238, 0, 0) !important;
}
a.fc-red {
	color: rgb(238, 0, 0) !important;
}
.fc-green {
	color: rgb(206, 224, 2) !important;
}
a.fc-green {
	color: rgb(206, 224, 2) !important;
}
.fc-org {
	color: rgb(247, 108, 5) !important;
}
a.fc-org {
	color: rgb(247, 108, 5) !important;
}
.fc-blue {
	color: rgb(18, 159, 221) !important;
}
a.fc-blue {
	color: rgb(18, 159, 221) !important;
}
.ti-9 {
	text-indent: -9999px; overflow: hidden; display: inline-block;
}
.wrap {
	margin: 0px auto; width: 1200px; clear: both; position: relative;
}
.center {
	position: absolute; z-index: 100;
}
.center-v {
	position: absolute; z-index: 100;
}
.center-h {
	position: absolute; z-index: 100;
}
.center {
	left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.center-v {
	top: 50%; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.center-h {
	left: 50%; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0);
}
.onerow {
	clear: both; margin-left: -2%;
}
.onerow .col {
	margin: 0px 0px 0px 2%; float: left; position: relative;
}
.colnm {
	margin: 0px;
}
.colnm .col {
	margin: 0px;
}
.onerow .col1 {
	width: 6.33%;
}
.onerow .col2 {
	width: 14.66%;
}
.onerow .col3 {
	width: 23%;
}
.onerow .col4 {
	width: 31.33%;
}
.onerow .col5 {
	width: 39.66%;
}
.onerow .col6 {
	width: 48%;
}
.onerow .col7 {
	width: 56.33%;
}
.onerow .col8 {
	width: 64.66%;
}
.onerow .col9 {
	width: 73%;
}
.onerow .col10 {
	width: 81.33%;
}
.onerow .col11 {
	width: 29.66%;
}
.onerow .col12 {
	width: 98%;
}
.onerow .col12 {
	clear: both;
}
.colnm .col1 {
	width: 8.33%;
}
.colnm .col2 {
	width: 16.66%;
}
.colnm .col3 {
	width: 25%;
}
.colnm .col4 {
	width: 33.33%;
}
.colnm .col5 {
	width: 41.66%;
}
.colnm .col6 {
	width: 50%;
}
.colnm .col7 {
	width: 58.33%;
}
.colnm .col8 {
	width: 66.66%;
}
.colnm .col9 {
	width: 75%;
}
.colnm .col10 {
	width: 83.33%;
}
.colnm .col11 {
	width: 91.66%;
}
.colnm .col12 {
	width: 100%;
}
.header {
	background: rgb(4, 0, 0); position: relative; z-index: 1000; box-shadow: 0px 0px 3px rgba(48,50,3,0.5);
}
.header-logo {
	padding: 20px 0px; width: 190px; height: 90px; float: left;
}
.header-logo a {
	background: url("images/pc/logo.png") no-repeat; width: 190px; height: 50px;
}
.header-link {
	color: rgb(143, 143, 143); line-height: 90px; float: right;
}
.header-link a {
	color: rgb(143, 143, 143);
}
.header-link .pipe {
	background: rgb(102, 102, 102); margin: 0px 25px;
}
.header-link .phone {
	font-size: 24px; font-weight: bold; vertical-align: middle;
}
.header-link .phone i {
	top: 3px; font-size: 20px; margin-right: 6px; position: relative;
}
.header-nav {
	background: rgb(206, 224, 2); height: 42px; text-align: right; line-height: 42px;
}
.header-nav a {
	padding: 0px 28px; color: rgb(48, 50, 3); font-size: 15px; font-weight: bold; border-left-color: rgb(0, 0, 0); border-left-width: 1px; border-left-style: solid; display: inline-block;
}
.header-nav a:last-child {
	border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid;
}
.header-nav a:hover {
	background: rgb(254, 248, 52); text-decoration: none;
}
.header-nav a.curr {
	background: rgb(254, 248, 52); text-decoration: none;
}
.header-link .hover-mobile {
	z-index: 100;
}
.header-link .hover-mobile span {
	background: url("images/pc/mobile-code.jpg") no-repeat 0% 0% / 100% 100%; left: 54%; top: 66px; width: 100px; height: 0px; display: block; position: absolute; z-index: 11; opacity: 0;
}
.header-link .hover-mobile span .fa {
	left: 50%; top: -10px; color: rgb(255, 255, 255); margin-left: -4px; position: absolute;
}
.header-link .hover-mobile:hover {
	text-decoration: none;
}
.header-link .hover-mobile:hover span {
	height: 100px; opacity: 1;
}
.footer {
	background: rgb(222, 224, 224); color: rgb(102, 102, 102); clear: both; border-top-color: rgb(224, 224, 224); border-top-width: 1px; border-top-style: solid;
}
.footer-quick {
	padding: 40px 0px 40px 50px; color: rgb(0, 0, 0); clear: both; font-size: 13px;
}
.footer-quick dl {
	width: 190px; float: left; display: block;
}
.footer-quick dd a {
	color: rgb(0, 0, 0); clear: both; float: left;
}
.footer-quick dt {
	line-height: 28px; font-weight: bold;
}
.footer-quick dl.code {
	text-align: center; font-size: 16px;
}
.footer-quick dl.code span {
	background: url("images/pc/wx110.jpg") no-repeat center 0px; margin: 10px auto; width: 110px; height: 110px; display: block;
}
.footer-copy {
	background: rgb(133, 128, 125); padding: 30px 0px; text-align: center; color: rgb(255, 255, 255); clear: both;
}
.footer-copy a {
	margin: 0px 6px; color: rgb(255, 255, 255);
}
.o-play {
	margin: 0px auto; width: 100%; overflow: hidden; position: relative;
}
.o-play ul {
	margin: 0px auto; width: 100%; overflow: hidden; position: relative;
}
.o-play ul li {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; display: none; position: absolute;
}
.o-play ul li:first-child {
	display: block;
}
.o-play .prev-next {
	top: 50%; display: block; position: absolute; z-index: 10; cursor: pointer;
}
.o-play .prev-next:hover {
	opacity: 0.8;
}
.o-play .next {
	right: 0px;
}
.o-play .prev {
	left: 0px;
}
.o-play .btn-item {
	left: 0px; width: 100%; height: 30px; text-align: center; bottom: 10px; display: block; position: absolute; z-index: 9;
}
.o-play .btn-item span {
	background: rgb(255, 255, 255); margin: 0px 8px; border-radius: 100%; width: 16px; height: 16px; text-indent: -9999px; overflow: hidden; display: inline-block; cursor: pointer;
}
.o-play .btn-item span.curr {
	background: rgb(247, 108, 5);
}
.tiny-scroll {
	margin: 0px auto; clear: both; position: relative;
}
.tiny-scroll .viewport {
	overflow: hidden; position: relative;
}
.tiny-scroll .overview {
	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; position: absolute;
}
.tiny-scroll .scroll-bar {
	width: 6px; float: right; position: relative;
}
.tiny-scroll .track {
	background: rgb(86, 86, 86); width: 6px; height: 100%; position: relative;
}
.tiny-scroll .thumb {
	background: rgb(206, 224, 2); left: 0px; top: 0px; width: 6px; overflow: hidden; position: absolute; cursor: pointer;
}
.tiny-scroll .thumb .end {
	width: 6px; height: 0px; overflow: hidden;
}
.tiny-scroll .disable {
	display: none;
}
.noSelect {
	user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none;
}
.itme-scroll {
	overflow: hidden; position: relative;
}
.itme-scroll .scroll-box {
	position: relative;
}
.pop-box {
	background: rgb(207, 225, 2); border-radius: 6px; left: 50%; top: 50%; display: none; position: fixed; z-index: 9001; box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.pop-box .pop-header {
	background: rgb(207, 225, 2); padding: 0px 40px 0px 26px; border-radius: 6px 6px 0px 0px; height: 54px; line-height: 54px; font-size: 22px; font-weight: bold;
}
.pop-box .pop-content {
	background: rgb(245, 245, 245); margin: 0px 6px; padding: 20px; border-radius: 6px; clear: both; font-size: 16px; min-width: 350px; box-shadow: inset 0px 0px 6px rgba(0,0,0,0.3);
}
.pop-box .pop-content::after {
	height: 0px; clear: both; display: block; content: "";
}
.pop-box :last-child.pop-content {
	margin-bottom: 6px;
}
.pop-box .pop-content .info {
	line-height: 40px;
}
.pop-box .pop-footer {
	padding: 3px 0px; border-radius: 0px 0px 6px 6px; width: 100%; height: 48px; text-align: center; line-height: 42px; clear: both; font-size: 18px; display: block;
}
.pop-box .pop-close {
	background: rgb(81, 85, 40); border-radius: 50%; top: 15px; width: 24px; height: 24px; right: 6px; display: block; position: absolute; z-index: 100; cursor: pointer;
}
.pop-box .pop-close:hover {
	opacity: 0.8;
}
.pop-box .pop-close::after {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(207, 225, 2); line-height: 24px; font-size: 16px; display: block; position: absolute; content: "X";
}
.pop-box .tip99 {
	padding: 10px 0px; color: rgb(153, 153, 153); line-height: 20px;
}
.pop-box .text_tip {
	padding: 25px 0px; text-align: center; line-height: 28px; clear: both; font-size: 16px;
}
.pop-box .btn-style {
	display: inline-block;
}
.pop-box .pop-footer .btn-style {
	margin: 0px 10px; padding: 0px 30px;
}
input[type='text'] {
	background: rgb(255, 255, 255); padding: 8px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 51, 51); line-height: 18px; vertical-align: top;
}
textarea {
	background: rgb(255, 255, 255); padding: 8px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 51, 51); line-height: 18px; vertical-align: top;
}
input[type='password'] {
	background: rgb(255, 255, 255); padding: 8px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 51, 51); line-height: 18px; vertical-align: top;
}
select {
	background: rgb(255, 255, 255); padding: 8px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 51, 51); line-height: 18px; vertical-align: top;
}
textarea {
	width: 100%; height: 72px;
}
select {
	padding-top: 6px;
}
input[type='text'] {
	height: 36px;
}
select {
	height: 36px;
}
input[type='text']:focus {
	background: rgb(253, 255, 240);
}
textarea:focus {
	background: rgb(253, 255, 240);
}
.input-change {
	padding: 0px 10px 0px 25px; height: 30px; line-height: 30px; position: relative;
}
.input-change span {
	white-space: nowrap;
}
.input-change input {
	position: absolute; z-index: -1; opacity: 0;
}
.input-change input + em {
	border-radius: 50%; border: 2px solid rgb(153, 153, 153); border-image: none; left: 0px; top: 50%; width: 18px; height: 18px; color: rgb(102, 102, 102); margin-top: -9px; display: inline-block; position: absolute;
}
.input-change input[type=radio] + em::before {
	background: rgb(0, 0, 0); margin: -5px 0px 0px -5px; border-radius: 50%; left: 50%; top: 50%; width: 10px; height: 10px; display: none; position: absolute; content: "";
}
.input-change input[type=checkbox] + em::before {
	background: rgb(0, 0, 0); margin: -5px 0px 0px -5px; border-radius: 50%; left: 50%; top: 50%; width: 10px; height: 10px; display: none; position: absolute; content: "";
}
.input-change input[type=checkbox] + em {
	border-radius: 4px;
}
.input-change input[type=checkbox] + em::before {
	background: none; border-width: 0px 0px 2px 2px; border-style: solid; border-color: rgb(0, 0, 0); margin: -5px 0px 0px -6px; border-radius: 0px; border-image: none; height: 5px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
}
.input-change input:checked + em::before {
	display: block;
}
.form-dl {
	clear: both;
}
.form-dl .top-tip {
	background: rgb(238, 0, 0); height: 24px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; font-size: 12px; margin-bottom: 6px;
}
.form-dl .item {
	line-height: 36px; padding-bottom: 15px; clear: both; position: relative;
}
.form-dl .item::after {
	height: 0px; clear: both; display: block; content: "";
}
.form-dl .item dd {
	display: block; position: relative;
}
.form-dl .item dd .u {
	margin-left: 12px;
}
.form-dl .item .tip-bar {
	padding: 5px 0px 0px; color: rgb(136, 136, 136); line-height: 20px; font-size: 12px; vertical-align: top;
}
.form-dl .item span.tip-bar {
	padding: 8px 0px 8px 8px; line-height: 20px; display: inline-block;
}
.form-dl .item .tip-bar .cs-icon {
	margin-right: 6px;
}
.form-dl .item .tip-warn {
	color: rgb(255, 119, 0);
}
.form-dl .item .tip-err {
	color: rgb(238, 0, 0);
}
.form-dl .item .tip-ok {
	color: rgb(0, 170, 51);
}
.form-pl .item {
	padding-left: 25%;
}
.form-pl .item dt {
	left: 0px; top: 0px; width: 22%; text-align: right; color: rgb(51, 51, 51); position: absolute;
}
.form-pl .item dt em {
	color: rgb(238, 0, 0); margin-right: 5px;
}
.apply-box input[type='text'] {
	width: 100%;
}
.apply-box select {
	width: 48%; float: left;
}
.apply-box select:first-child {
	margin-right: 4%;
}
#pop-apply {
	background: rgb(245, 245, 245); width: 380px;
}
#pop-apply .apply-box {
	margin: 40px; width: 300px;
}
#pop-apply .apply-box .form-dl {
	background: rgb(252, 252, 252); padding: 20px 40px 40px;
}
#pop-apply .apply-box > h3 {
	height: 40px; line-height: 30px; font-size: 20px; font-weight: normal;
}
.btn-style {
	background: rgb(18, 159, 221); padding: 0px 15px; border-radius: 4px; border: currentColor; border-image: none; height: 36px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 35px; font-size: 16px; font-weight: normal; display: inline-block; cursor: pointer;
}
.big.btn-style {
	padding: 0px 30px; height: 42px; line-height: 41px; font-size: 18px;
}
.small.btn-style {
	padding: 0px 14px; height: 24px; line-height: 24px; font-size: 14px;
}
.btn-style:hover {
	background: rgb(3, 142, 203); text-decoration: none;
}
.red.btn-style {
	background: rgb(238, 0, 0);
}
.red.btn-style:hover {
	background: rgb(204, 0, 0);
}
.org.btn-style {
	background: rgb(247, 108, 5);
}
.org.btn-style:hover {
	background: rgb(223, 95, 0);
}
.green.btn-style {
	background: rgb(206, 224, 2); color: rgb(0, 0, 0) !important;
}
.green.btn-style:hover {
	background: rgb(254, 248, 52);
}
.gray.btn-style {
	background: rgb(221, 221, 221); color: rgb(51, 51, 51) !important;
}
.gray.btn-style:hover {
	background: rgb(204, 204, 204);
}
.fill.btn-style {
	display: block;
}
.select-style {
	height: 42px; vertical-align: top; display: inline-block; position: relative;
}
.select-style select {
	visibility: hidden;
}
.select-style .tag-select {
	padding: 0px 20px 0px 10px; height: 42px; text-align: center; color: rgb(51, 51, 51); line-height: 42px; border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid; display: block; position: relative; cursor: pointer;
}
.select-style .tag-select .fa {
	top: 13px; right: 10px; color: rgb(153, 153, 153); font-size: 16px; position: absolute;
}
.select-style .tag-select-open .fa {
	color: rgb(0, 0, 0);
}
.select-style .tag-options {
	background: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); border-image: none; left: -1px; top: 42px; right: 0px; line-height: 32px; overflow: auto; position: absolute; z-index: 1000; cursor: pointer; max-height: 320px;
}
.select-style .tag-options li {
	padding: 0px 18px 0px 8px; text-align: center; text-decoration: none; display: block;
}
.select-style .tag-options li.open-hover {
	background: rgb(221, 221, 221); color: rgb(0, 0, 0); font-weight: normal;
}
.select-style .tag-options li.open-selected {
	background: rgb(238, 238, 238); font-weight: bold;
}
.select-style .tag-select {
	background: rgb(245, 245, 245);
}
.result-note {
	padding: 40px 0px; text-align: center;
}
.result-note .note {
	line-height: 60px; padding-left: 70px; font-size: 24px; display: inline-block; position: relative;
}
.result-note .note::before {
	background: url("images/pc/cs-icon.png") no-repeat; left: 0px; top: 0px; width: 60px; height: 60px; position: absolute; content: "";
}
.result-note .note-err {
	color: rgb(238, 0, 0);
}
.result-note .note-warn {
	color: rgb(255, 119, 0);
}
.result-note .note-ok {
	color: rgb(0, 170, 51);
}
.result-note .note-ok::before {
	background-position: 0px -120px;
}
.result-note .note-err::before {
	background-position: 0px -180px;
}
.result-note .note-warn::before {
	background-position: 0px -240px;
}
.result-text {
	padding: 30px 0px; font-size: 16px;
}
.result-note + .result-text {
	padding: 0px 0px 50px;
}
.hover {
	overflow: hidden; display: block; position: relative; -ms-zoom: 1;
}
.hover > img {
	transition:1s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; -webkit-transition: all 1s ease-out;
}
.hover::after {
	transition:1s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; -webkit-transition: all 1s ease-out;
}
.hover:hover > img {
	transform: scale(1.05); -webkit-transform: scale(1.05);
}
.hover::after {
	background: rgb(0, 0, 0); z-index: 2; content: ""; opacity: 0;
}
.hover:hover::after {
	opacity: 0.2;
}
.location {
	color: rgb(35, 35, 35); line-height: 60px;
}
.location a {
	color: rgb(35, 35, 35); line-height: 60px;
}
.filter {
	background: rgb(230, 230, 230); margin: 20px 0px; padding: 20px; line-height: 20px; clear: both; font-size: 15px;
}
.filter dl {
	padding: 5px 0px 5px 90px; clear: both; position: relative;
}
.filter dl dt {
	left: 0px; top: 6px; width: 75px; text-align: right; color: rgb(51, 51, 51); font-weight: bold; float: left; position: absolute;
}
.filter dl dd {
	width: 100%;
}
.filter dl dd a {
	margin: 1px 5px 1px 0px; padding: 0px 7px; color: rgb(51, 51, 51); float: left; white-space: nowrap;
}
.filter dl dd a:hover {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.filter dl dd a.curr {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.filter dl dd a.btn {
	background: rgb(234, 234, 234); border: 1px solid rgb(203, 203, 203); border-image: none; line-height: 18px; margin-left: 6px;
}
.filter dl dd a.btn:hover {
	background: rgb(221, 221, 221); color: rgb(0, 0, 0);
}
.filter dl dd input.text {
	padding: 1px 5px 0px; border: 1px solid rgb(203, 203, 203); border-image: none; width: 60px; height: 18px; line-height: 18px; margin-left: 6px; float: left;
}
.location + .filter {
	margin-top: 0px;
}
.sort-bar {
	height: 42px; line-height: 40px; font-size: 16px; border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.sort-bar .btn-style {
	padding: 0px 30px; border-radius: 0px; font-size: 22px; margin-top: 2px; float: right;
}
.sort-bar li {
	padding: 0px 20px; border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid; float: left; cursor: pointer;
}
.sort-bar li i {
	margin-left: 6px; position: relative;
}
.sort-bar li:hover {
	background: rgb(245, 245, 245); text-decoration: none;
}
.sort-bar li.curr {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.sort-bar li.curr:hover {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.page-bar {
	height: 100px; text-align: center; clear: both;
}
.page-bar a {
	padding: 4px 10px; border: 1px solid rgb(20, 4, 8); border-image: none; color: rgb(20, 4, 8) !important; font-size: 14px; font-weight: normal; text-decoration: none !important; margin-right: 3px; display: inline-block;
}
.page-bar span {
	padding: 4px 10px; border: 1px solid rgb(20, 4, 8); border-image: none; color: rgb(20, 4, 8) !important; font-size: 14px; font-weight: normal; text-decoration: none !important; margin-right: 3px; display: inline-block;
}
.page-bar strong {
	padding: 4px 10px; border: 1px solid rgb(20, 4, 8); border-image: none; color: rgb(20, 4, 8) !important; font-size: 14px; font-weight: normal; text-decoration: none !important; margin-right: 3px; display: inline-block;
}
.page-bar a {
	vertical-align: top;
}
.page-bar span {
	vertical-align: top;
}
.page-bar a:hover {
	background: rgb(255, 255, 255); text-decoration: none;
}
.page-bar a.curr {
	background: rgb(242, 99, 28); border-color: rgb(242, 99, 28); color: rgb(255, 255, 255) !important;
}
.page-bar span.curr {
	background: rgb(242, 99, 28); border-color: rgb(242, 99, 28); color: rgb(255, 255, 255) !important;
}
.page-bar .active a {
	background: rgb(242, 99, 28); border-color: rgb(242, 99, 28); color: rgb(255, 255, 255) !important;
}
.page-bar span.next {
	background: rgb(245, 245, 245); color: rgb(204, 204, 204);
}
.page-bar span.prev {
	background: rgb(245, 245, 245); color: rgb(204, 204, 204);
}
.page-bar li {
	display: inline-block;
}
.page-bar .disabled span {
	background: rgb(245, 245, 245); border-color: rgb(204, 204, 204); color: rgb(204, 204, 204) !important;
}
.page-bar .total {
	color: rgb(153, 153, 153); line-height: 32px; padding-left: 10px; vertical-align: top;
}
.upload-list {
	float: left;
}
.upload-list .item img {
	width: 62px; height: 62px; float: left;
}
.upload-list .item {
	border: 1px solid rgb(0, 0, 0); border-image: none; width: 64px; height: 64px; clear: none !important; margin-right: 16px; float: left; position: relative;
}
.upload-list .item .fa {
	background: rgba(255, 255, 255, 0.8); border-radius: 50%; top: -8px; width: 20px; height: 20px; text-align: center; right: -10px; line-height: 20px; font-size: 14px; position: absolute; cursor: pointer;
}
.upload-list .item .fa::before {
	margin-left: 1px;
}
.btn-add-image {
	background: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); border-image: none; width: 64px; height: 64px; text-align: center; color: rgb(153, 153, 153) !important; line-height: 18px; overflow: hidden; font-size: 12px; text-decoration: none !important; float: left; position: relative; cursor: pointer;
}
.btn-add-image .fa {
	width: 64px; color: rgb(153, 153, 153); line-height: 30px; font-size: 30px; margin-top: 8px; display: block;
}
.btn-add-image:hover .fa {
	color: rgb(102, 102, 102);
}
.btn-add-image:hover {
	text-decoration: none;
}
.btn-add-image input[type='file'] {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0;
}
.hide.btn-add-image {
	display: none;
}
.alert-msg {
	background: rgb(228, 228, 228); margin: 20px 0px; padding: 10px 20px; color: rgb(51, 51, 51); line-height: 24px;
}
.warn.alert-msg {
	background: rgb(253, 240, 213); color: rgb(111, 68, 0);
}
.table {
	width: 100%; margin-bottom: 30px;
}
.table td {
	padding: 8px 6px; line-height: 18px;
}
.table thead td {
	background: rgb(229, 229, 229); padding: 10px 6px; color: rgb(102, 102, 102); font-size: 14px;
}
.table tfoot td {
	background: rgb(229, 229, 229); padding: 10px 6px; color: rgb(102, 102, 102); font-size: 14px;
}
.table-border {
	border: 1px solid rgb(204, 204, 204) !important; border-image: none !important;
}
.table-border td {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.table-border thead tr td {
	border-right-color: rgb(204, 204, 204);
}
.table-border thead tr td:last-child {
	border-right-color: rgb(204, 204, 204);
}
.table-hover tbody tr:hover {
	background: rgb(252, 252, 252);
}
.video-box {
	background: rgb(0, 0, 0); width: 100%; color: rgb(204, 204, 204); overflow: hidden; position: relative;
}
.video-box > video {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute;
}
.video-box p.text {
	background: rgb(0, 0, 0); padding: 50px 10% 0px; left: 0px; top: 0px; width: 80%; height: 100%; line-height: 24px; font-size: 16px; position: absolute; z-index: 10;
}
.video-box .loading {
	background: url("images/pc/loading.gif") no-repeat 50% 50%; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 2;
}
.video-box .video-init {
	background: url("images/pc/loading.gif") no-repeat 50% 50%; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 2;
}
.video-box .video-init {
	background: url("images/pc/play.png") no-repeat 50% 50%; cursor: pointer; opacity: 0.4;
}
.video-box .video-init:hover {
	opacity: 1; background-color: rgba(0, 0, 0, 0.3);
}
.video-box .control {
	background: rgb(34, 34, 34); left: 0px; width: 100%; height: 42px; bottom: -42px; color: rgb(204, 204, 204); display: block; position: absolute; z-index: 5;
}
.video-box:hover .control {
	bottom: 0px;
}
.video-box .progress {
	background: rgb(85, 85, 85); border-radius: 1px; border: 0px currentColor; border-image: none; width: 100%; height: 5px; position: relative;
}
.video-box .progress span {
	left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; z-index: 5;
}
.video-box .progress span.timeBar {
	background: rgb(170, 170, 170);
}
.video-box .handle {
	height: 40px; line-height: 40px; clear: both;
}
.video-box .handle .block {
	border-width: 0px 1px; border-style: solid; border-color: rgb(51, 51, 51); padding: 0px 10px; border-image: none; height: 40px; float: right;
}
.video-box .handle .btn {
	background: url("images/pc/cs-video.png") no-repeat; width: 40px; height: 40px; float: left; cursor: pointer;
}
.video-box .handle .paused {
	background-position: 0px -40px;
}
.video-box .handle .btnStop {
	background-position: 0px -80px;
}
.video-box .handle .btnFS {
	background-position: 0px -240px;
}
.video-box .handle .sound {
	background-position: 0px -160px;
}
.video-box .handle .sound2 {
	background-position: 0px -200px;
}
.video-box .handle .muted {
	background-position: 0px -120px;
}
.video-box .handle .time {
	color: rgb(119, 119, 119); padding-left: 30px; font-family: arial; font-size: 12px; float: left;
}
.video-box .handle .current {
	color: rgb(255, 255, 255);
}
.volume {
	background: rgb(85, 85, 85); width: 100px; height: 10px; margin-top: 15px; float: left; position: relative; cursor: pointer;
}
.volumeBar {
	left: 0px; top: 0px; height: 100%; display: block; position: absolute; z-index: 10; background-color: rgb(221, 221, 221);
}
.video-box .handle .pic {
	background: url("images/pc/logo.png") no-repeat center / auto 90%; width: 200px; height: 40px; float: right;
}
#viedo-pop .video-box {
	width: 900px; height: 450px;
}
a {
	transition:background 0.25s ease-in, color 0.25s ease-out; -webkit-transition: background 0.25s ease-in, color 0.25s ease-out;
}
.btn-style {
	transition:background 0.25s ease-in, color 0.25s ease-out; -webkit-transition: background 0.25s ease-in, color 0.25s ease-out;
}
.tab-click dt {
	transition:background 0.25s ease-in, color 0.25s ease-out; -webkit-transition: background 0.25s ease-in, color 0.25s ease-out;
}
.tab-over dt {
	transition:background 0.25s ease-in, color 0.25s ease-out; -webkit-transition: background 0.25s ease-in, color 0.25s ease-out;
}
.prev-next {
	transition:background 0.25s ease-in, color 0.25s ease-out; -webkit-transition: background 0.25s ease-in, color 0.25s ease-out;
}
.animate {
	transition:0.25s ease-out; -webkit-transition: all 0.25s ease-out;
}
.fa {
	transition:0.25s ease-out; -webkit-transition: all 0.25s ease-out;
}
.pop-close {
	transition:0.25s ease-out; -webkit-transition: all 0.25s ease-out;
}
.no-animate {
	transition:none; -webkit-transition: none;
}
.swiper-container {
	overflow: hidden; margin-right: auto; margin-left: auto; position: relative; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-flex-direction: column;
}
.swiper-wrapper {
	width: 100%; height: 100%; display: flex; position: relative; z-index: 1; box-sizing: content-box; transition-property: transform; -webkit-box-sizing: content-box; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -moz-box-sizing: content-box;
}
.swiper-container-android .swiper-slide {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0);
}
.swiper-wrapper {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	margin: 0px auto; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out;
}
.swiper-slide {
	flex:0 0 auto; width: 100%; height: 100%; position: relative; -webkit-flex-shrink: 0;
}
.swiper-container-autoheight {
	height: auto;
}
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	transition-property: transform, height; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-box-align: start; -webkit-align-items: flex-start;
}
.swiper-container .swiper-notification {
	left: 0px; top: 0px; position: absolute; z-index: -1000; opacity: 0; pointer-events: none;
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y; touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x; touch-action: pan-x;
}
.swiper-button-next {
	background-position: center; top: 50%; width: 27px; height: 44px; margin-top: -22px; position: absolute; z-index: 10; cursor: pointer; background-repeat: no-repeat; background-size: 27px 44px; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px;
}
.swiper-button-prev {
	background-position: center; top: 50%; width: 27px; height: 44px; margin-top: -22px; position: absolute; z-index: 10; cursor: pointer; background-repeat: no-repeat; background-size: 27px 44px; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px;
}
.swiper-button-disabled.swiper-button-next {
	cursor: auto; opacity: 0.35; pointer-events: none;
}
.swiper-button-disabled.swiper-button-prev {
	cursor: auto; opacity: 0.35; pointer-events: none;
}
.swiper-button-prev {
	left: 10px; right: auto; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next {
	left: 10px; right: auto; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-black.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-black.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-white.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-white.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next {
	left: auto; right: 10px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev {
	left: auto; right: 10px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-black.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-black.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-white.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-white.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
	transition:0.3s; text-align: center; position: absolute; z-index: 10; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -webkit-transition: .3s; -o-transform: translate3d(0, 0, 0); -moz-transition: .3s; -o-transition: .3s;
}
.swiper-pagination-hidden.swiper-pagination {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-custom {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-fraction {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-bullet {
	background: rgb(0, 0, 0); border-radius: 100%; width: 8px; height: 8px; display: inline-block; opacity: 0.2;
}
button.swiper-pagination-bullet {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: rgb(255, 255, 255);
}
.swiper-pagination-bullet-active {
	background: rgb(0, 122, 255); opacity: 1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: rgb(255, 255, 255);
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: rgb(0, 0, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets {
	top: 50%; right: 10px; transform: translate3d(0px, -50%, 0px); -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -o-transform: translate(0, -50%);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0px; display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 5px;
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25); position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: rgb(0, 122, 255); transform-origin: left top; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -o-transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	transform-origin: right top; -webkit-transform-origin: right top; -moz-transform-origin: right top; -o-transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
	left: 0px; top: 0px; width: 100%; height: 4px;
}
.swiper-container-vertical > .swiper-pagination-progress {
	left: 0px; top: 0px; width: 4px; height: 100%;
}
.swiper-pagination-white.swiper-pagination-progress {
	background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-white.swiper-pagination-progress .swiper-pagination-progressbar {
	background: rgb(255, 255, 255);
}
.swiper-pagination-black.swiper-pagination-progress .swiper-pagination-progressbar {
	background: rgb(0, 0, 0);
}
.swiper-container-3d {
	perspective: 1200px; -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-right {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-top {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-right {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-top {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper {
	perspective: 1200px;
}
.swiper-container-flip .swiper-wrapper {
	perspective: 1200px;
}
.swiper-container-cube {
	overflow: visible;
}
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-cube .swiper-slide {
	z-index: 1; pointer-events: none; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide {
	z-index: 1; pointer-events: none; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-left {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-bottom {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-left {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
	transform-origin: 0% 0%; width: 100%; height: 100%; visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0;
}
.swiper-container-rtl.swiper-container-cube .swiper-slide {
	transform-origin: 100% 0%; -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active {
	visibility: visible; pointer-events: auto;
}
.swiper-container-cube .swiper-slide-next {
	visibility: visible; pointer-events: auto;
}
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	visibility: visible; pointer-events: auto;
}
.swiper-container-cube .swiper-slide-prev {
	visibility: visible; pointer-events: auto;
}
.swiper-container-cube .swiper-cube-shadow {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute; z-index: 0; opacity: 0.6; -webkit-filter: blur(50px);
}
.swiper-container-free-mode.swiper-container-fade .swiper-slide {
	transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none; transition-property: opacity; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-zoom-container {
	width: 100%; height: 100%; text-align: center; display: flex; justify-content: center; align-items: center; -webkit-box-align: center; -webkit-align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -moz-box-align: center;
}
.swiper-zoom-container > canvas {
	max-height: 100%; max-width: 100%; object-fit: contain;
}
.swiper-zoom-container > img {
	max-height: 100%; max-width: 100%; object-fit: contain;
}
.swiper-zoom-container > svg {
	max-height: 100%; max-width: 100%; object-fit: contain;
}
.swiper-scrollbar {
	background: rgba(0, 0, 0, 0.1); border-radius: 10px; position: relative; -ms-touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
	left: 1%; width: 98%; height: 5px; bottom: 3px; position: absolute; z-index: 50;
}
.swiper-container-vertical > .swiper-scrollbar {
	top: 1%; width: 5px; height: 98%; right: 3px; position: absolute; z-index: 50;
}
.swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0px; top: 0px; width: 100%; height: 100%; position: relative;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-lazy-preloader {
	transform-origin: 50% 50%; animation:swiper-preloader-spin 1s steps(12, end) infinite; left: 50%; top: 50%; width: 42px; height: 42px; margin-top: -21px; margin-left: -21px; position: absolute; z-index: 10; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader::after {
	background-position: 50%; width: 100%; height: 100%; display: block; content: ""; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; background-size: 100%; -webkit-background-size: 100%;
}
.swiper-lazy-preloader-white::after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.wrap {
	min-width: 1200px;
}
.header {
	min-width: 1200px;
}
.footer {
	min-width: 1200px;
}
.b-play {
	min-width: 1200px;
}
.trait-wrap {
	min-width: 1200px;
}
body > .bg-f5 {
	min-width: 1200px;
}
.side-handle {
	top: 50%; right: 10px; font-size: 12px; position: fixed; z-index: 1000; box-shadow: 0px 0px 3px rgba(48,50,3,0.5);
}
.side-handle a {
	background: url("images/pc/side-handle.png") no-repeat rgb(206, 224, 2); border: 1px solid rgb(4, 0, 0); border-image: none; width: 75px; height: 75px; text-align: center; color: rgb(4, 0, 0); line-height: 120px; overflow: hidden; margin-bottom: -1px; display: block; position: relative; cursor: pointer;
}
.side-handle a:hover {
	text-decoration: none; background-color: rgb(254, 248, 52);
}
.side-handle .s1 {
	background-position: 0px 0px;
}
.side-handle .s2 {
	background-position: 0px -75px;
}
.side-handle .s3 {
	background-position: 0px -150px;
}
.side-handle .s4 {
	background-position: 0px -225px;
}
.side-handle .s1 i {
	background: rgb(255, 0, 0); border-radius: 6px; animation:twinkle 2s linear infinite; top: 6px; width: 12px; height: 12px; right: 10px; color: rgb(255, 255, 255); line-height: 12px; overflow: hidden; font-weight: bold; display: block; position: absolute; -webkit-animation: twinkle 2s linear infinite;
}
.fa-more {
	position: relative;
}
.fa-more::before {
	background: rgb(102, 102, 102); transition:0.25s ease-out; left: 23%; top: 50%; width: 54%; height: 1px; margin-top: -0.5px; display: block; position: absolute; content: ""; -webkit-transition: all 0.25s ease-out;
}
.fa-more::after {
	background: rgb(102, 102, 102); transition:0.25s ease-out; left: 23%; top: 50%; width: 54%; height: 1px; margin-top: -0.5px; display: block; position: absolute; content: ""; -webkit-transition: all 0.25s ease-out;
}
.fa-more::after {
	transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.fa-more:hover::before {
	background: rgb(0, 0, 0);
}
.fa-more:hover::after {
	background: rgb(0, 0, 0);
}
.bg-ff {
	background: rgb(255, 255, 255);
}
.bg-f5 {
	background: rgb(245, 245, 245);
}
.bg-ed {
	background: rgb(237, 237, 237);
}
.block-title {
	padding: 40px 0px 50px; text-align: center;
}
.big-en {
	color: rgb(34, 34, 34); line-height: 100px; letter-spacing: -8px; font-family: Arial; font-size: 95px;
}
.pro-zoom .fa-search-plus {
	background: rgb(247, 108, 5); padding: 3px 5px; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 30px; position: absolute; z-index: 10; opacity: 0;
}
.pro-zoom:hover .fa-search-plus {
	opacity: 1;
}
.md-zoom.pro-zoom .fa-search-plus {
	top: 0px; bottom: auto;
}
.md-zoom {
	vertical-align: top; display: block; position: relative;
}
#pro-pop {
	background: none; margin: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 10000;
}
.open#pro-pop {
	display: block;
}
#pro-pop .pop-close {
	background: none; top: 10px; width: 50px; height: 50px; right: 20px; color: rgb(255, 255, 255); font-size: 40px; z-index: 1000; cursor: pointer;
}
#pro-pop .pop-close:hover {
	opacity: 0.6;
}
#pro-pop .pop-close::after {
	left: 25px; top: 0px; width: 2px; height: 50px;
}
#pro-pop .pop-close::before {
	left: 25px; top: 0px; width: 2px; height: 50px;
}
#pro-pop .pro-play img {
	left: 50%; top: 50%; position: absolute; max-height: 100%; max-width: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);
}
.pro-play {
	left: 0px; top: 0px; height: 100%; overflow: hidden; position: absolute;
}
.pro-play ul {
	left: 100px; top: 50px; width: auto; right: 100px; bottom: 50px; position: absolute;
}
.pro-play li {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.pro-play .fa {
	left: 0px; top: 50%; width: 100px; height: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 100px; font-size: 100px; margin-top: -40px; display: none; position: absolute; cursor: pointer; opacity: 0.6;
}
.pro-play .fa:hover {
	opacity: 1;
}
.pro-play .fa-angle-right {
	left: auto; right: 0px;
}
.pro-play .pic-num {
	top: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-size: 24px; position: absolute;
}
.dl-title {
	margin: 0px auto; width: 840px; text-align: center; color: rgb(34, 34, 34); position: relative;
}
.dl-title dt {
	position: relative; z-index: 10;
}
.dl-title dd {
	position: relative; z-index: 10;
}
.dl-title dt {
	line-height: 50px; font-size: 36px;
}
.dl-title dd {
	line-height: 18px;
}
.dl-title .more {
	background: rgb(4, 0, 0); margin: 10px auto -10px; width: 200px; height: 33px; color: rgb(206, 224, 2); line-height: 32px; letter-spacing: -1px; font-size: 20px; display: block;
}
.dl-title .more:hover {
	color: rgb(254, 248, 52); text-decoration: none;
}
.dl-title .bor {
	border: 2px solid rgb(206, 224, 2); border-image: none; left: 0px; top: 22px; width: 100%; height: 46px; position: absolute; z-index: 1;
}
.dl-title .bor::before {
	background: rgb(255, 255, 255); left: 50%; height: 2px; display: block; position: absolute; content: "";
}
.dl-title .bor::after {
	background: rgb(255, 255, 255); left: 50%; height: 2px; display: block; position: absolute; content: "";
}
.dl-title .bor::before {
	top: -2px; width: 680px; margin-left: -340px;
}
.dl-title .bor::after {
	width: 540px; bottom: -2px; margin-left: -270px;
}
.small.dl-title {
	width: 560px;
}
.small.dl-title .bor::before {
	width: 280px; margin-left: -140px;
}
.small.dl-title .bor::after {
	width: 360px; margin-left: -180px;
}
.cs-icon {
	background: url("images/pc/cs-icon.png") no-repeat; display: inline-block; position: relative;
}
.ci-hot {
	width: 64px; height: 82px;
}
.ci-rule {
	background-position: -70px 0px; margin: 0px auto 5px; width: 50px; height: 50px; display: block;
}
.ci-desgin {
	background-position: -70px 0px; margin: 0px auto 5px; width: 50px; height: 50px; display: block;
}
.ci-payment {
	background-position: -70px 0px; margin: 0px auto 5px; width: 50px; height: 50px; display: block;
}
.ci-desgin {
	background-position: -120px 0px;
}
.ci-payment {
	background-position: -170px 0px;
}
.ci-rule-b {
	background-position: -70px -50px; margin: 0px auto 5px; width: 70px; height: 70px; display: block;
}
.ci-desgin-b {
	background-position: -70px -50px; margin: 0px auto 5px; width: 70px; height: 70px; display: block;
}
.ci-payment-b {
	background-position: -70px -50px; margin: 0px auto 5px; width: 70px; height: 70px; display: block;
}
.ci-desgin-b {
	background-position: -140px -50px;
}
.ci-payment-b {
	background-position: -210px -50px;
}
.ci-free {
	background-position: -220px 0px; width: 80px; height: 30px;
}
.ci-ok {
	width: 20px; height: 20px; vertical-align: top;
}
.ci-warn {
	width: 20px; height: 20px; vertical-align: top;
}
.ci-err {
	width: 20px; height: 20px; vertical-align: top;
}
.ci-ok {
	background-position: 0px -100px;
}
.ci-warn {
	background-position: -40px -100px;
}
.ci-err {
	background-position: -20px -100px;
}
.ci-vr {
	background-position: -220px -30px; width: 38px; height: 20px; vertical-align: top;
}
.channel-menu {
	margin: 20px 0px; padding: 30px 0px; text-align: center; clear: both; font-size: 18px;
}
.channel-menu a {
	padding: 0px 5px 1px;
}
.channel-menu a.curr {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.channel-menu a:hover {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.trait-wrap {
	background: no-repeat center 0px rgb(34, 34, 34); height: 670px;
}
.trait {
	padding-left: 60px; position: relative;
}
.trait .item {
	margin: 0px 25px 35px; padding: 28px 20px; border: 5px solid rgb(255, 255, 255); border-image: none; width: 220px; height: 175px; color: rgb(255, 255, 255); text-transform: uppercase; float: left; display: block; position: relative;
}
.trait .item:hover {
	background: rgba(0, 0, 0, 0.2); text-decoration: none;
}
.trait .item span {
	left: 20px; bottom: 28px; display: block; position: absolute;
}
.trait .item strong {
	line-height: 28px; letter-spacing: -1.5px; font-size: 22px; display: block;
}
.trait .item p {
	line-height: 20px; font-size: 17px;
}
.trait .item p em {
	line-height: 22px; letter-spacing: -1px; font-family: Arial; font-size: 19px; font-weight: 600;
}
.trait .item .fa-arrow-circle-right {
	left: 6px; font-size: 24px; vertical-align: top; position: relative;
}
.trait .item p .fa-arrow-circle-right {
	top: -2px;
}
.trait .item:hover .fa-arrow-circle-right {
	margin-left: 3px;
}
.trait :first-child.item {
	background: rgb(206, 224, 2); border-color: rgb(206, 224, 2); color: rgb(0, 0, 0);
}
.trait-en {
	left: 0px; top: 0px; width: 100%; color: rgb(153, 153, 153); line-height: 50px; letter-spacing: -5px; padding-top: 20px; font-family: Arial; font-size: 56px; font-weight: 600; position: absolute; z-index: 10;
}
.trait-en .trait-bt {
	padding-top: 50px; display: inline-block; position: relative;
}
.trait-en .trait-bt::before {
	background: rgb(206, 224, 2); left: 0px; top: 30px; width: 100%; height: 5px; display: block; position: absolute; content: "";
}
.trait-en a .fa-arrow-circle-right {
	left: 0px; font-size: 30px; margin-left: 10px; position: relative;
}
.trait-en a:hover .fa-arrow-circle-right {
	left: 6px;
}
.trait-title {
	background: rgb(55, 55, 55); height: 80px; color: rgb(206, 224, 2); position: relative;
}
.trait-title::before {
	background: rgb(93, 93, 93); left: 0px; top: 0px; width: 50%; height: 80px; display: block; position: absolute; z-index: 1; content: "";
}
.trait-title .wrap {
	background: rgb(55, 55, 55); z-index: 10;
}
.trait-title .fl {
	line-height: 80px; font-size: 24px;
}
.trait-title .fl::before {
	background: rgb(206, 224, 2); left: 0px; width: 180px; height: 5px; bottom: 0px; display: block; position: absolute; content: "";
}
.trait-title .fr {
	line-height: 20px; padding-top: 20px; font-size: 16px;
}
.whole-trait {
	background-image: url("images/pc/whole-trait.jpg");
}
.space-trait {
	background-image: url("images/pc/whole-trait.jpg");
}
.whole-trait .trait {
	padding-top: 220px;
}
.space-trait .trait {
	padding-top: 220px;
}
.kit-trait {
	background-image: url("images/pc/kitchen-trait.jpg");
}
.kit-trait .trait {
	padding-top: 400px;
}
.a-1200-200 {
	margin: 0px auto; width: 1200px; height: 200px; display: block;
}
.o-play.a-1200-200 ul {
	height: 200px;
}
.o-play.a-1200-200 li {
	height: 200px;
}
.o-play.a-1200-200 li img {
	height: 200px;
}
.o-play.a-1200-200 li a {
	height: 200px;
}
.a-1200-380 {
	margin: 0px auto; width: 1200px; height: 380px; display: block;
}
.o-play.a-1200-380 ul {
	height: 380px;
}
.o-play.a-1200-380 li {
	height: 380px;
}
.o-play.a-1200-380 li img {
	height: 380px;
}
.o-play.a-1200-380 li a {
	height: 380px;
}
.a-900-450 {
	margin: 0px auto; width: 900px; height: 450px; display: block;
}
.o-play.a-900-450 ul {
	height: 450px;
}
.o-play.a-900-450 li {
	height: 450px;
}
.o-play.a-900-450 li img {
	height: 450px;
}
.o-play.a-900-450 li a {
	height: 450px;
}
.a-780-420 {
	margin: 0px auto; width: 780px; height: 420px; display: block;
}
.o-play.a-780-420 ul {
	height: 420px;
}
.o-play.a-780-420 li {
	height: 420px;
}
.o-play.a-780-420 li img {
	height: 420px;
}
.o-play.a-780-420 li a {
	height: 420px;
}
.b-play {
	background: rgb(51, 51, 51);
}
.b-play {
	height: 560px;
}
.b-play ul {
	height: 560px;
}
.b-play li {
	height: 560px;
}
.b-play li img {
	height: 560px;
}
.b-play li a {
	height: 560px;
}
.b-play li a {
	background: no-repeat center 0px; width: 100%; display: block;
}
.b-play .apply-box {
	background: rgba(0, 0, 0, 0.3); padding: 30px 35px 0px; left: 50%; top: 180px; width: 280px; height: 320px; margin-left: 320px; position: absolute;
}
.b-play .apply-box .item {
	padding-bottom: 18px;
}
.b-play .apply-box h3 {
	height: 48px; color: rgb(206, 224, 2); line-height: 30px; font-size: 21px; font-weight: normal;
}
.b-play .apply-box input[type='text'] {
	background: rgb(51, 51, 51); border-color: rgb(135, 135, 135); color: rgb(255, 255, 255);
}
.b-play .apply-box select {
	background: rgb(51, 51, 51); border-color: rgb(135, 135, 135); color: rgb(255, 255, 255);
}
.i-process {
	background: url("images/pc/i-process.png") no-repeat; height: 160px; margin-bottom: 20px; position: relative;
}
.i-process .know {
	top: 20px; width: 270px; height: 94px; right: 0px; display: block; position: absolute;
}
.i-process .know i {
	background: url("images/pc/know.png") no-repeat; animation:rotating 5s linear infinite; left: 43px; top: 30px; width: 60px; height: 60px; display: block; position: absolute; -webkit-animation: rotating 5s linear infinite;
}
.md-wrap {
	overflow: hidden;
}
.md-list {
	width: 1240px; padding-bottom: 50px; margin-left: -20px;
}
.md-item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; float: left;
}
:nth-child(-n+3).md-item .hover {
	margin-top: 30px;
}
.md-item .hover {
	margin: 19px; width: 374px; height: 280px;
}
.md-item .info {
	padding: 5px 19px; height: 80px; color: rgb(37, 37, 37); line-height: 36px; overflow: hidden; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.md-item .info a {
	color: rgb(37, 37, 37);
}
.md-item .info > .fl {
	width: 200px;
}
.md-item .info > .fr {
	width: 170px; text-align: right;
}
.md-item .info .name {
	font-size: 18px;
}
.md-item .info .price span {
	letter-spacing: -1px; font-family: "BlnPrice"; font-size: 29px; vertical-align: top;
}
.md-item .info .price em {
	top: 5px; padding-left: 2px; position: relative;
}
.md-item .info .handle .fa {
	border-radius: 12px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 24px; height: 24px; text-align: center; color: rgb(102, 102, 102); line-height: 22px; padding-left: 1px; margin-right: 3px;
}
.md-item .info .handle a {
	color: rgb(102, 102, 102); margin-left: 12px;
}
.md-item .info .handle a:first-child {
	margin-left: 0px;
}
.md-item .info .handle a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.md-item .info .handle a:hover .fa {
	border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.md-dz-play .prev-next {
	background: rgba(255, 255, 255, 0.5); width: 60px; height: 80px; text-align: center; color: rgb(37, 37, 37); font-size: 80px; margin-top: -40px; opacity: 0.6;
}
.md-dz-play .prev-next .fa {
	line-height: 72px;
}
.md-dz-play .prev-next:hover {
	opacity: 1;
}
.md-dz-play .pic-num {
	display: none;
}
.md-dz-play a {
	display: block; position: relative;
}
.md-dz-play a span {
	background: rgba(255, 255, 255, 0.7); width: 428px; height: 90px; bottom: 10px; color: rgb(37, 37, 37); font-size: 16px; display: block;
}
.md-dz-play a span em {
	line-height: 40px; padding-top: 8px; font-size: 24px; font-weight: bold; display: block;
}
.i-whole-play {
	background: rgb(0, 0, 0); width: 1200px; height: 550px;
}
.i-whole-play {
	height: 550px;
}
.i-whole-play ul {
	height: 550px;
}
.i-whole-play li {
	height: 550px;
}
.i-whole-play li img {
	height: 550px;
}
.i-whole-play li a {
	height: 550px;
}
.i-whole-play a {
	background: no-repeat center 0px; width: 100%; display: block;
}
.i-whole-play .handle {
	padding: 30px 0px; width: 30px; height: auto; right: 50px;
}
.i-whole-play .btn-item span.curr {
	background: rgb(206, 224, 0);
}
.i-whole-play .btn-item {
	width: 30px; height: auto; bottom: auto; position: relative;
}
.i-whole-play .btn-item span {
	margin: 8px; width: 12px; height: 12px; vertical-align: top;
}
.i-whole-play .handle .btn-pn {
	width: 0px; height: 0px; overflow: hidden; border-right-color: transparent; border-left-color: transparent; border-right-width: 15px; border-left-width: 15px; border-right-style: solid; border-left-style: solid; display: block; position: absolute; cursor: pointer;
}
.i-whole-play .handle .btn-prev {
	top: 0px; border-bottom-color: rgb(206, 224, 0); border-bottom-width: 12px; border-bottom-style: solid;
}
.i-whole-play .handle .btn-next {
	bottom: 0px; border-top-color: rgb(206, 224, 0); border-top-width: 12px; border-top-style: solid;
}
.i-whole-play .handle .btn-prev:hover {
	border-bottom-color: rgb(254, 248, 52);
}
.i-whole-play .handle .btn-next:hover {
	border-top-color: rgb(254, 248, 52);
}
.i-whole-play li {
	position: relative; z-index: 1;
}
.i-whole-play li.curr {
	animation:anTop 0.5s linear; z-index: 100; -webkit-animation: anTop .5s linear 1;
}
.i-whole-play li.re-curr {
	animation:anDown 0.5s linear; z-index: 100; -webkit-animation: anDown .5s linear 1;
}
.whole-wrap {
	overflow: hidden;
}
.whole-list {
	width: 1240px; padding-bottom: 50px; margin-left: -20px;
}
.whole-item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; float: left;
}
:nth-child(-n+3).whole-item .hover {
	margin-top: 30px;
}
.whole-item .hover {
	margin: 19px; width: 374px; height: 280px;
}
.whole-item .info {
	padding: 5px 19px; width: 412px; height: 80px; color: rgb(37, 37, 37); line-height: 36px; overflow: hidden; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: relative;
}
.whole-item .info a {
	color: rgb(37, 37, 37);
}
.whole-item .info > .fl {
	width: 240px;
}
.whole-item .info > .fr {
	width: 130px; text-align: right;
}
.whole-item .info .name {
	font-size: 18px;
}
.whole-item .info .hits {
	font-size: 18px;
}
.whole-item .info .handle .fa {
	border-radius: 15px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 29px; height: 29px; text-align: center; color: rgb(102, 102, 102); line-height: 29px; margin-right: 3px; vertical-align: top;
}
.whole-item .info .handle a {
	color: rgb(102, 102, 102); margin-left: 12px;
}
.whole-item .info .handle a:first-child {
	margin-left: 0px;
}
.whole-item .info .handle a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.whole-item .info .handle a:hover .fa {
	border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.whole-item .info .hits .fa {
	color: rgb(95, 95, 95); line-height: 36px; font-size: 20px; margin-right: 6px; vertical-align: top;
}
.whole-index {
	padding-top: 40px;
}
.whole-index .whole-item .hover {
	height: 450px;
}
.whole-index .whole-item .info {
	background: rgb(194, 194, 194); margin: 0px 19px 19px; width: 374px; height: 40px; line-height: 30px; padding-right: 140px;
}
.whole-index .whole-item .info .name {
	font-size: 14px;
}
.whole-index .col2 .hover {
	width: 787px;
}
.whole-index .col2 .info {
	width: 787px;
}
.whole-index .whole-item .info .handle {
	top: 0px; height: 40px; right: 10px; line-height: 40px; position: absolute;
}
.whole-index .whole-item .info .handle a {
	color: rgb(102, 102, 102); line-height: 32px; margin-left: 6px; display: inline-block;
}
.whole-index .whole-item .info .handle .fa {
	border-radius: 16px; width: 32px; height: 32px; line-height: 30px; font-size: 18px; margin-right: 0px;
}
.whole-index :nth-child(-n+3).whole-item .hover {
	margin-top: 0px;
}
.whole-index :nth-child(3).whole-item .hover {
	margin-top: 19px;
}
.wid.toe.name {
	width: 340px;
}
.space-index {
	padding-top: 40px;
}
.space-index .channel-menu {
	margin: 0px; padding-top: 0px;
}
.space-index .space-item .info {
	background: rgb(37, 37, 37); margin: 0px 19px 19px; border: currentColor; border-image: none; color: rgb(255, 255, 255);
}
.space-index .space-item .info .name a {
	color: rgb(255, 255, 255); padding-left: 15px;
}
.space-index .space-item .info .handle {
	right: 6px;
}
.space-index .space-item a .fa-more {
	border-radius: 16px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 31px; height: 31px;
}
.space-index .space-item a:hover .fa-more {
	border-color: rgb(255, 255, 255);
}
.space-index .space-item a:hover .fa-more::before {
	background: rgb(255, 255, 255);
}
.space-index .space-item a:hover .fa-more::after {
	background: rgb(255, 255, 255);
}
.space-index :nth-child(-n+4).space-item .hover {
	margin-top: 0px;
}
.house-recommend {
	padding: 40px 0px 30px; text-align: center; font-size: 18px;
}
.house-recommend a {
	margin: 0px 10px;
}
.house-wrap {
	overflow: hidden;
}
.house-list {
	width: 1240px; padding-bottom: 50px; margin-left: -20px;
}
.house-item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; float: left;
}
:nth-child(-n+4).house-item .hover {
	margin-top: 0px;
}
.house-item .hover {
	margin: 19px 20px 19px 19px; width: 270px; height: 202px;
}
.house-item .info {
	padding: 10px 19px 0px; width: 308px; height: 110px; color: rgb(37, 37, 37); overflow: hidden; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: relative;
}
.house-item .info p {
	height: 40px; line-height: 20px; overflow: hidden;
}
.house-item .info .name {
	line-height: 36px; font-size: 18px; margin-bottom: 5px;
}
.house-item .info .num {
	background: rgb(152, 64, 110); padding: 0px 5px; top: 16px; height: 24px; right: 20px; color: rgb(255, 255, 255); font-size: 16px; display: block; position: absolute;
}
.house-item .info .org.num {
	background: rgb(247, 108, 5);
}
.i-trends {
	height: 610px;
}
.i-trends .n1 {
	width: 376px; height: 560px; float: left;
}
.i-trends .mid {
	margin: 0px 36px; width: 376px; float: left;
}
.i-trends .mid .hover {
	width: 376px; height: 264px; margin-bottom: 32px;
}
.i-trends .fr {
	background: rgb(216, 216, 216); width: 376px; height: 560px;
}
.i-trends .fr h3 {
	background: rgb(0, 0, 0); text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-size: 18px; font-weight: normal;
}
.i-trends ul {
	background: rgb(245, 245, 245); margin: 0px 25px; padding: 30px; height: 470px; line-height: 40px; font-size: 16px;
}
.i-trends li {
	height: 40px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.i-special {
	padding: 50px 0px;
}
.i-special .hover {
	width: 376px; height: 232px; margin-left: 36px; float: left;
}
.i-special :first-child.hover {
	margin-left: 0px;
}
.kit-hot {
	padding-top: 30px;
}
.kit-hot .hover {
	width: 430px; height: 430px; margin-right: 20px; float: left;
}
.kit-hot .hover .ci-hot {
	left: 0px; top: 0px; position: absolute; z-index: 10;
}
.kit-hot .apply-box {
	background: rgb(34, 34, 34); padding: 30px 40px 0px; width: 300px; height: 430px; float: right;
}
.kit-hot .apply-box .item {
	padding-bottom: 18px;
}
.kit-hot .apply-box h3 {
	height: 48px; color: rgb(206, 224, 2); line-height: 30px; font-size: 21px; font-weight: normal;
}
.kit-hot .apply-box input[type='text'] {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221); color: rgb(0, 0, 0);
}
.kit-play .apply-box select {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221); color: rgb(0, 0, 0);
}
.kit-hot .apply-box ul {
	padding-top: 30px;
}
.kit-hot .apply-box ul li {
	width: 33.33%; text-align: center; color: rgb(206, 224, 2); float: left;
}
.kit-wrap {
	overflow: hidden;
}
.kit-list {
	width: 1240px; padding-bottom: 50px; margin-left: -20px;
}
.kit-item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; float: left;
}
:nth-child(-n+3).kit-item .hover {
	margin-top: 30px;
}
.kit-item .hover {
	margin: 19px; width: 374px; height: 280px;
}
.kit-item .info {
	padding: 5px 19px; width: 412px; height: 80px; color: rgb(37, 37, 37); line-height: 36px; overflow: hidden; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: relative;
}
.kit-item .info a {
	color: rgb(37, 37, 37);
}
.kit-item .info > .fl {
	width: 240px;
}
.kit-item .info > .fr {
	width: 130px; text-align: right;
}
.kit-item .info .name {
	font-size: 18px;
}
.kit-item .info .hits {
	font-size: 18px;
}
.kit-item .info .hits .fa {
	color: rgb(95, 95, 95); line-height: 36px; font-size: 20px; margin-right: 6px; vertical-align: top;
}
.kit-item .info .handle .btn-style {
	height: 26px; line-height: 26px; font-size: 14px; vertical-align: top;
}
.space-wrap {
	overflow: hidden;
}
.space-list {
	width: 1240px; padding-bottom: 50px; margin-left: -20px;
}
.space-item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; float: left;
}
:nth-child(-n+4).space-item .hover {
	margin-top: 30px;
}
.space-item .hover {
	margin: 19px 20px 19px 19px; width: 270px; height: 202px;
}
.space-item .info {
	margin: -10px 19px 9px; width: 270px; height: 36px; color: rgb(37, 37, 37); line-height: 36px; overflow: hidden; padding-right: 60px; position: relative;
}
.space-item .info .handle {
	top: 0px; height: 36px; right: 0px; padding-top: 2px; position: absolute;
}
.space-item a .fa-more {
	border-radius: 16px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 31px; height: 31px;
}
.space-item a:hover .fa-more {
	border-color: rgb(0, 0, 0);
}
.space-item a:hover .fa-more::before {
	background: rgb(0, 0, 0);
}
.space-item a:hover .fa-more::after {
	background: rgb(0, 0, 0);
}
.space-channel .block-en {
	border-width: 5px 0px; border-style: solid; border-color: rgb(206, 224, 2); padding: 26px 0px; border-image: none; width: 370px; height: 212px; color: rgb(93, 93, 93); line-height: 50px; letter-spacing: -5px; overflow: hidden; font-family: Arial; font-size: 52px; font-weight: 600; margin-bottom: 30px;
}
.space-channel .space-item {
	border-width: 0px; width: 390px; padding-bottom: 20px; margin-left: 25px;
}
.space-channel .space-item .hover {
	margin: 0px !important; width: 390px; height: 330px;
}
.space-channel .space-item .info {
	margin: 10px 0px; width: 100%;
}
.space-channel .fl .space-item {
	width: 370px; margin-left: 0px;
}
.space-channel .fl .space-item .hover {
	width: 370px; height: 495px;
}
.space-channel .fr {
	width: 830px;
}
.full-screen {
	width: 100%; height: calc(100vh - 80px); min-height: 670px; min-width: 1200px;
}
.full-screen .swiper-slide .pic {
	background: rgb(51, 51, 51); width: 100%; height: 100%; overflow: hidden; position: absolute; z-index: 1;
}
.full-screen .swiper-slide .pic > img {
	min-height: 100%; min-width: 100%;
}
.full-swiper-arrow {
	background: url("images/pc/full-swiper.png") no-repeat center 0px; left: 0px; width: 100%; height: 50px; bottom: -25px; position: absolute; z-index: 100;
}
.full-swiper-arrow::before {
	background: rgb(249, 249, 249); left: 0px; top: 0px; width: 40%; height: 25px; position: absolute; content: "";
}
.full-swiper-arrow::after {
	background: rgb(249, 249, 249); left: 0px; top: 0px; width: 40%; height: 25px; position: absolute; content: "";
}
.full-swiper-arrow::after {
	left: auto; right: 0px;
}
.full-screen .swiper-pagination {
	background: rgba(0, 0, 0, 0.3); padding: 10px; left: 50%; right: auto; margin-left: 540px;
}
.full-screen .swiper-pagination-bullet {
	background: rgb(255, 255, 255); margin: 16px 0px !important; width: 15px; height: 15px; position: relative; opacity: 1;
}
.full-screen .swiper-pagination-bullet em {
	left: 24px; top: 0px; width: 60px; text-align: left; line-height: 14px; font-size: 14px; display: block; position: absolute;
}
.full-screen .swiper-pagination-bullet-active {
	background: rgb(206, 224, 2);
}
.full-screen .swiper-slide-active {
	z-index: 10;
}
.full-screen .text {
	background: rgba(255, 255, 255, 0.8); padding: 50px; width: auto; color: rgb(102, 102, 102); z-index: 100;
}
.full-screen .text h2 {
	height: 60px; text-align: center; color: rgb(75, 75, 75); line-height: 48px; font-size: 48px; font-weight: normal; margin-bottom: 1vw; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
.full-screen .text .more {
	background: rgb(4, 0, 0); margin: 30px auto 0px; width: 200px; height: 33px; text-align: center; color: rgb(206, 224, 2); line-height: 32px; letter-spacing: -1px; font-size: 20px; display: block;
}
.full-screen .text .more:hover {
	color: rgb(254, 248, 52); text-decoration: none;
}
.full-screen .trait-wrap {
	background: none; margin-top: -20px;
}
.full-screen .trait-wrap .wrap {
	padding-top: 220px;
}
.view-main {
	width: 780px; padding-bottom: 50px; float: left; position: relative;
}
.view-main img {
	max-width: 780px;
}
.view-main .text {
	padding: 30px 0px;
}
.view-main .text h3 {
	line-height: 30px; font-size: 16px;
}
.view-main .text .attr {
	line-height: 30px; padding-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.view-main .text p {
	margin: 1em 0px;
}
.view-spt {
	margin: 40px 0px 30px; padding: 0px 110px; color: rgb(51, 51, 51); clear: both; position: relative;
}
.view-mdt {
	min-height: 100px;
}
.view-mdt + .text {
	padding-top: 0px;
}
.view-spt .spt-md {
	text-align: center; line-height: 48px; font-size: 48px;
}
.view-spt .spt-name {
	margin: 0px auto; border: 1px solid rgb(51, 51, 51); border-image: none; width: 200px; height: 38px; text-align: center; line-height: 36px; font-size: 18px;
}
.view-spt .spt-name .ft {
	width: 40px; line-height: 36px; font-size: 26px; vertical-align: top;
}
.view-spt .ff-ar {
	height: 96px; text-align: center; letter-spacing: -1px; padding-top: 5px;
}
.view-spt .ff-ar span {
	line-height: 70px; letter-spacing: -6px; font-size: 66px; display: block;
}
.view-spt .txt {
	line-height: 20px;
}
.view-spt .fa-quote-left {
	color: rgb(213, 213, 213); font-size: 72px; position: absolute;
}
.view-spt .fa-quote-right {
	color: rgb(213, 213, 213); font-size: 72px; position: absolute;
}
.view-spt .fa-quote-left {
	left: 15px; top: 100px;
}
.view-spt .fa-quote-right {
	top: 170px; right: 15px;
}
.view-spt .intro {
	text-align: center; padding-top: 15px; margin-top: 15px; border-top-color: rgb(247, 108, 5); border-top-width: 2px; border-top-style: solid;
}
.view-spt .intro strong:first-child {
	margin-right: 1em;
}
.view-spt .intro em {
	margin: 0px 2px;
}
.view-spt .intro strong s {
	text-decoration: line-through; margin-right: 2em;
}
.view-spt .intro strong span {
	background: rgb(247, 108, 5); padding: 0px 5px; color: rgb(255, 255, 255); font-size: 18px;
}
.view-bt {
	border-width: 1px 0px; border-style: solid; border-color: rgb(37, 37, 37); margin: 30px 0px 20px; border-image: none; color: rgb(37, 37, 37); line-height: 50px; font-size: 21px; font-weight: bold;
}
.md-side-fixed {
	background: rgb(242, 242, 242); padding: 20px 10px 10px; left: -61px; top: 0px; width: 61px; position: absolute;
}
.md-side-fixed::before {
	background: rgb(204, 204, 204); left: 30px; top: 20px; width: 1px; bottom: 20px; position: absolute; content: "";
}
.md-side-fixed a {
	background: rgb(204, 204, 204); border-radius: 50%; width: 41px; height: 41px; text-align: center; line-height: 41px; overflow: hidden; margin-bottom: 10px; display: block; position: relative; z-index: 10;
}
.md-side-fixed a:hover {
	background: rgb(153, 153, 153); text-decoration: none;
}
.md-side-fixed a .ft {
	width: 100%; height: 41px; color: rgb(255, 255, 255); line-height: 41px; display: block; position: absolute;
}
.md-side-fixed a span {
	width: 100%; height: 41px; color: rgb(255, 255, 255); line-height: 41px; display: block; position: absolute;
}
.md-side-fixed a .ft {
	top: 0px; font-size: 24px;
}
.md-side-fixed a span {
	top: 41px; font-size: 12px;
}
.md-side-fixed a:hover .ft {
	top: -41px;
}
.md-side-fixed a:hover span {
	top: 0px;
}
.price-list {
	margin: 30px 0px; clear: both;
}
.price-list .dl-title {
	width: 100%; padding-bottom: 30px;
}
.price-list .dl-title dd.info {
	background: rgb(236, 240, 242); margin: 10px auto 0px; padding: 0px 30px; width: 530px; height: 100px;
}
.price-list .dl-title dd.info .fl {
	color: rgb(136, 136, 136); line-height: 100px; font-size: 32px;
}
.price-list .dl-title dd.info .fl em {
	font-size: 60px; font-weight: bold;
}
.price-list .dl-title dd.info .fr s {
	line-height: 30px; font-size: 18px; font-weight: normal; display: block;
}
.price-list .dl-title dd.info .fr {
	text-align: left; line-height: 40px; padding-top: 15px; font-size: 24px; font-weight: bold;
}
.price-list .dl-title .bor {
	height: 136px;
}
.price-list .dl-title .bor::before {
	width: 500px; margin-left: -250px;
}
.price-list .dl-title .bor::after {
	width: 600px; margin-left: -300px;
}
.price-list .tab-click {
	height: 100px;
}
.price-list .tab-click dt {
	background: rgb(119, 133, 143); padding: 16px 0px; height: 80px; color: rgb(255, 255, 255); font-size: 21px; margin-left: 2px;
}
.price-list .tab-click dt span {
	font-size: 14px; display: block;
}
.price-list .tab-click dt:first-child {
	margin-left: 0px;
}
.price-list .tab-click dt.curr {
	background: rgb(206, 224, 2); color: rgb(0, 0, 0);
}
.price-list .viewport {
	height: 570px;
}
.price-list .tiny-scroll .scroll-bar {
	background: rgb(37, 37, 37); padding: 0px 6px; width: 20px;
}
.price-list .tiny-scroll .track {
	background: rgb(37, 37, 37); width: 8px;
}
.price-list .tiny-scroll .thumb {
	background: rgb(143, 143, 143); width: 8px;
}
.price-list .tiny-scroll .thumb::before {
	background: rgb(37, 37, 37); left: 0px; top: 0px; width: 8px; height: 8px; overflow: hidden; position: absolute; content: "";
}
.price-list .tiny-scroll .thumb::after {
	background: rgb(37, 37, 37); left: 0px; top: 0px; width: 8px; height: 8px; overflow: hidden; position: absolute; content: "";
}
.price-list .tiny-scroll .thumb::after {
	top: auto; bottom: 0px;
}
.price-list .tiny-scroll .disable {
	display: block;
}
.pro-item {
	width: 230px; height: 290px; line-height: 20px; margin-right: 23px; float: left;
}
.pro-item .hover {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 230px; height: 172px; margin-bottom: 10px;
}
.view-side {
	width: 380px; padding-bottom: 50px; float: right;
}
.view-side .apply-box {
	background: rgb(245, 245, 245); padding: 30px 35px 0px; width: 100%; margin-top: 20px; border-top-color: rgb(37, 37, 37); border-top-width: 1px; border-top-style: solid;
}
.view-side .apply-box .item {
	padding-bottom: 18px;
}
.view-side .apply-box h3 {
	height: 48px; color: rgb(51, 51, 51); line-height: 30px; font-size: 20px; font-weight: normal;
}
.view-side .apply-box .form-dl {
	background: rgba(255, 255, 255, 0.75); padding: 30px;
}
.view-side .apply-box ul {
	height: 140px; padding-top: 10px;
}
.view-side .apply-box ul li {
	width: 33.33%; text-align: center; color: rgb(247, 108, 5); font-size: 18px; font-weight: bold; float: left;
}
.view-side .apply-box .td {
	padding: 30px 0px; color: rgb(247, 108, 5); line-height: 36px; font-size: 26px;
}
.view-side .lt {
	background: rgb(37, 37, 37); margin: 20px 0px 10px; height: 48px; text-align: center; color: rgb(255, 255, 255); line-height: 46px; clear: both; font-size: 21px;
}
.view-side :first-child.lt {
	margin-top: 0px;
}
.view-tool {
	background: rgb(221, 221, 221); height: 48px; line-height: 47px; overflow: hidden; clear: both; position: relative;
}
.view-tool dt {
	padding: 0px 30px; height: 48px; font-size: 16px;
}
.view-tool dt.curr {
	background: rgb(128, 128, 128); color: rgb(255, 255, 255);
}
.view-con {
	padding-top: 10px; clear: both;
}
.fiexd-tool {
	width: 100%; height: 48px; clear: both; display: block;
}
.vs-name {
	color: rgb(37, 37, 37); line-height: 32px; padding-top: 28px; font-size: 28px; border-top-color: rgb(37, 37, 37); border-top-width: 1px; border-top-style: solid;
}
.vs-free {
	padding: 25px 30px 15px; border: 1px solid rgb(217, 217, 217); border-image: none; margin-top: 35px; position: relative;
}
.vs-free .cs-icon {
	left: 25px; top: -15px; position: absolute;
}
.vs-attr {
	padding: 10px 0px;
}
.vs-price .ff-bp {
	font-size: 29px;
}
.vs-handle {
	clear: both; font-size: 16px;
}
.vs-handle .fa {
	border-radius: 13px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 26px; height: 26px; text-align: center; color: rgb(102, 102, 102); line-height: 24px; padding-left: 1px; margin-right: 3px;
}
.vs-handle a {
	color: rgb(102, 102, 102); margin-left: 12px;
}
.vs-handle a:first-child {
	margin-left: 0px;
}
.vs-handle a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.vs-handle a:hover .fa {
	border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.vs-code {
	padding-top: 15px; padding-bottom: 20px; clear: both; font-weight: bold; margin-top: 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.vs-code .item {
	line-height: 20px; margin-left: 20px; float: left;
}
.vs-code :first-child.item {
	margin-left: 0px;
}
.vs-code img {
	background: rgb(238, 238, 238); padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100px; height: 100px; margin-top: 5px;
}
.side-list {
	padding: 30px; clear: both;
}
.side-list .kit-item {
	border: currentColor; border-image: none; width: 100%; clear: both;
}
.side-list .md-item {
	border: currentColor; border-image: none; width: 100%; clear: both;
}
.side-list .house-item {
	border: currentColor; border-image: none; width: 100%; clear: both;
}
.side-list :last-child.kit-item {
	margin-bottom: -20px;
}
.side-list :last-child.md-item {
	margin-bottom: -20px;
}
.side-list :last-child.house-item {
	margin-bottom: -20px;
}
.side-list .kit-item .hover {
	margin: 0px; width: 320px; height: 240px;
}
.side-list .md-item .hover {
	margin: 0px; width: 320px; height: 240px;
}
.side-list .house-item .hover {
	margin: 0px; width: 320px; height: 240px;
}
.side-list .kit-item .info {
	padding: 5px 0px 0px; width: 320px; height: 90px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.side-list .house-item .info {
	padding: 5px 0px 0px; width: 320px; height: 90px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.side-list .kit-item .info > .fl {
	width: 210px;
}
.side-list .kit-item .info > .fr {
	width: 110px;
}
.side-list .kit-item .info .hits {
	font-size: 14px;
}
.side-list .kit-item .info .fa-more {
	border-radius: 16px; border: 1px solid rgb(102, 102, 102); border-image: none; width: 31px; height: 31px;
}
.side-list .md-item .info {
	padding: 5px 0px 0px; width: 320px; height: 95px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.side-list .md-item .info > .fl {
	width: 170px;
}
.side-list .md-item .info > .fr {
	width: 150px;
}
.side-list .md-item .info .price span {
	font-size: 24px;
}
.side-list .house-item .info .name {
	margin-bottom: 0px;
}
.preview-zoom {
	width: 780px; padding-bottom: 20px; position: relative;
}
.preview-zoom .pic-show {
	width: 780px; height: 585px; overflow: hidden; float: left; position: relative;
}
.preview-zoom .pic-show img {
	width: 780px; height: 585px;
}
.preview-zoom .btn-pn {
	background: rgb(221, 221, 221); top: 0px; width: 50px; height: 114px; text-align: center; overflow: hidden; position: absolute; cursor: pointer;
}
.preview-zoom .btn-pn .fa {
	line-height: 114px; font-size: 30px;
}
.preview-zoom .thum-prev.btn-pn {
	left: 0px;
}
.preview-zoom .thum-next.btn-pn {
	right: 0px;
}
.preview-zoom .disabled.btn-pn {
	opacity: 0.3;
}
.preview-zoom .thumbs {
	height: 114px;
}
.preview-zoom .thum-list {
	height: 114px;
}
.preview-zoom .thum-list li {
	height: 114px;
}
.preview-zoom .thum-list li img {
	height: 114px;
}
.preview-zoom .thumbs {
	padding: 0px 60px; width: 780px; overflow: hidden; margin-top: 10px; float: left; position: relative;
}
.preview-zoom .thum-list {
	width: 660px; overflow: hidden; margin-left: 0px; float: left; position: relative;
}
.preview-zoom .thum-list ul {
	transition:0.5s; left: 0px; position: relative; -webkit-transition: all .5s;
}
.preview-zoom .thum-list li {
	width: 165px; text-align: center; overflow: hidden; float: left;
}
.preview-zoom .thum-list li img {
	width: 152px; height: 114px; cursor: pointer;
}
.preview-zoom .thum-list li.curr img {
	border: 4px solid rgb(247, 108, 5); border-image: none;
}
.preview-zoom .thum-list li.curr:hover img {
	border: 4px solid rgb(247, 108, 5); border-image: none;
}
.apply-box.ps-apply {
	background: rgb(22, 22, 22); padding: 30px 35px 0px; width: 280px; height: 450px; float: right;
}
.apply-box.ps-apply .item {
	padding-bottom: 18px;
}
.apply-box.ps-apply h3 {
	color: rgb(206, 224, 2); line-height: 28px; font-size: 20px; font-weight: normal;
}
.apply-box.ps-apply input[type='text'] {
	background: rgb(51, 51, 51); border-color: rgb(135, 135, 135); color: rgb(255, 255, 255);
}
.apply-box.ps-apply select {
	background: rgb(51, 51, 51); border-color: rgb(135, 135, 135); color: rgb(255, 255, 255);
}
.apply-box.ps-apply ul {
	height: 140px; padding-top: 30px;
}
.apply-box.ps-apply ul li {
	width: 33.33%; text-align: center; color: rgb(206, 224, 2); font-size: 15px; font-weight: bold; float: left;
}
.house-scroll {
	height: 260px; position: relative;
}
.house-scroll .scroll-area {
	height: 260px;
}
.house-scroll .item {
	padding: 0px 15px; width: 300px; height: 260px; float: left;
}
.house-scroll .item .hover {
	width: 270px; height: 202px; margin-bottom: 10px;
}
.house-scroll .item .hover span {
	background: rgb(206, 224, 2); padding: 0px 15px; top: 0px; right: 0px; color: rgb(37, 37, 37); line-height: 42px; font-size: 18px; display: block; position: absolute; z-index: 100;
}
.house-scroll .pn-btn {
	background: rgba(0, 0, 0, 0.7); transition:0.25s ease-out; left: -5px; top: 110px; width: 40px; height: 60px; text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-size: 24px; position: absolute; z-index: 100; cursor: pointer; -webkit-transition: all 0.25s ease-out;
}
.house-scroll .next.pn-btn {
	left: auto; right: -5px;
}
.house-scroll .pn-btn:hover {
	background: rgba(0, 0, 0, 0.9);
}
.house-bottom img {
	margin-bottom: 40px;
}
.city-bar {
	background: rgb(211, 211, 211); height: 110px; position: relative;
}
.city-bar::before {
	background: rgb(230, 230, 230); left: 0px; top: 0px; width: 50%; height: 110px; display: block; position: absolute; z-index: 1; content: "";
}
.city-bar .wrap {
	z-index: 10;
}
.city-bar .hot-city {
	background: rgb(230, 230, 230); width: 600px; line-height: 110px; overflow: hidden; font-size: 18px; float: left;
}
.city-bar .search-city {
	padding: 37px 0px 0px 30px; width: 600px; float: right;
}
.search-city select {
	border-color: rgb(170, 170, 170); width: 150px; padding-top: 5px; font-size: 16px; margin-right: 12px; float: left;
}
.search-city input[type='text'] {
	border-color: rgb(170, 170, 170);
}
.search-city .btn-style {
	padding: 0px 20px; font-size: 22px; vertical-align: top;
}
.search-city .btn-style .fa {
	top: -1px; position: relative;
}
.fill.search-city {
	background: rgb(230, 230, 230); margin: 20px 0px; padding: 30px; text-align: center; line-height: 36px; font-size: 18px; float: none;
}
.fill.search-city select {
	margin-left: 12px; float: none;
}
.fill.search-city .btn-style {
	margin-left: 12px; float: none;
}
.hot-city a.curr {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.channel-title {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABdJREFUeF5jAIEPQPz5/wcQBrLhgBw5AJsPFu3smvviAAAAAElFTkSuQmCC") no-repeat 0px 16px; margin: 30px 0px; height: 48px; line-height: 48px; padding-left: 32px; clear: both; font-size: 24px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid;
}
.channel-title .t {
	color: rgb(51, 51, 51); font-weight: normal; float: left;
}
.channel-title .t::before {
	background: rgb(225, 225, 225); margin: 20px 12px 0px 0px; width: 1px; height: 16px; float: left; display: block; content: "";
}
.view-main .channel-title {
	margin: 0px;
}
.hd-list {
	margin-bottom: 40px;
}
.hd-item {
	padding: 30px 0px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid;
}
.hd-item .hover {
	background: rgb(225, 225, 225); width: 300px; height: 200px; float: left;
}
.hd-item .info {
	width: 440px; color: rgb(102, 102, 102); float: right;
}
.hd-item .t {
	line-height: 30px; font-size: 24px; font-weight: bold;
}
.hd-item p {
	margin: 25px 0px; height: 96px; color: rgb(153, 153, 153); overflow: hidden;
}
.hd-history {
	background: url("images/pc/hd-history.png") no-repeat; padding: 76px 20px 0px 60px; overflow: hidden; border-bottom-color: rgb(174, 176, 178); border-bottom-width: 5px; border-bottom-style: solid; max-height: 685px;
}
.hd-history li {
	height: 60px; line-height: 60px; overflow: hidden; font-size: 16px;
}
.hd-pic {
	background: rgb(224, 224, 224); padding: 40px; width: 380px; height: 320px; margin-bottom: 30px;
}
.hd-pic .hover {
	width: 300px; height: 240px;
}
.hd-pic .hover img {
	width: 300px; height: 240px;
}
.store-play {
	background: rgb(51, 51, 51);
}
.store-play {
	height: 470px;
}
.store-play ul {
	height: 470px;
}
.store-play li {
	height: 470px;
}
.store-play li img {
	height: 470px;
}
.store-play li a {
	height: 470px;
}
.store-play li a {
	background: no-repeat center 0px; width: 100%; display: block;
}
.store-city {
	background: url("images/pc/store-city.jpg") no-repeat center 0px rgb(230, 230, 230); height: 332px; padding-top: 42px;
}
.store-city h2 {
	line-height: 60px; font-size: 36px; font-weight: normal;
}
.store-city .search-city {
	background: none; padding: 0px;
}
.store-city .search-city select {
	margin: 0px 6px; width: 180px;
}
.store-city .hot-city {
	padding: 10px 150px 0px; clear: both;
}
.store-city .hot-city dt {
	width: 110px; text-align: right; padding-right: 10px; float: left;
}
.store-city .hot-city dd {
	width: 790px; height: 96px; overflow: hidden; float: left;
}
.store-city .hot-city dd a {
	padding: 1px 5px 2px; white-space: nowrap;
}
.store-city .hot-city dd a:hover {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255); text-decoration: none;
}
.store-map {
	background: url("images/pc/store-map.jpg") no-repeat center 0px / 100% 100% rgb(70, 70, 70); padding: 80px 0px; height: 960px;
}
.store-side {
	background: rgba(0, 0, 0, 0.7); padding: 25px 40px; width: 380px; height: 800px; color: rgb(255, 255, 255); float: left;
}
.store-main {
	background: url("images/pc/store-main.jpg") no-repeat; width: 820px; height: 800px; float: right;
}
.store-side > h3 {
	line-height: 42px; font-size: 20px; font-weight: normal; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
.store-side .result {
	height: 42px; line-height: 30px;
}
#store-list .viewport {
	height: 660px;
}
#store-list .scroll-bar {
	left: 20px;
}
.store-item {
	padding-bottom: 25px;
}
.store-item p {
	padding: 6px 0px 8px; color: rgb(204, 204, 204); line-height: 20px;
}
.store-item .btn-style {
	border-radius: 0px; height: 32px; line-height: 30px; font-size: 16px;
}
.help-wrap {
	padding: 0px;
}
.help-title {
	color: rgb(38, 38, 38); padding-bottom: 10px; font-weight: bold; margin-bottom: 30px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.help-title h2 {
	line-height: 42px; font-size: 30px;
}
.help-menu {
	background: rgb(248, 248, 248); padding: 20px 30px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 300px; float: left;
}
.help-menu h3 {
	line-height: 40px; font-size: 18px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.help-menu ul {
	padding: 10px 0px 20px; clear: both;
}
.help-menu ul li {
	height: 30px;
}
.help-menu ul li a {
	padding: 0px 18px; line-height: 28px; display: inline-block;
}
.help-menu ul li a:hover {
	background: rgb(221, 221, 221); text-decoration: none;
}
.help-menu ul li a.curr {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255);
}
.help-main {
	background: rgb(252, 252, 252); padding: 40px 50px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 880px; line-height: 30px; font-size: 16px; float: right;
}
.help-main h1 {
	padding-bottom: 20px; font-size: 22px; margin-bottom: 20px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.help-main p {
	margin: 0.5rem; text-indent: 2em;
}
.help-main p img {
	margin: 0px auto; display: block; max-width: 100%;
}
.help-main img {
	margin: 0px auto; display: block; max-width: 100%;
}
.help-main a {
	color: rgb(247, 108, 5); text-decoration: underline;
}
.help-main a:hover {
	text-decoration: none;
}
.my-box a.btn-style {
	text-decoration: none;
}
.serve::before {
	left: 0px; width: 100%; clear: both; display: block; position: absolute; content: "";
}
.serve::after {
	left: 0px; width: 100%; clear: both; display: block; position: absolute; content: "";
}
.serve::before {
	background: url("images/pc/serve-top.jpg") no-repeat; top: 0px; height: 465px;
}
.serve::after {
	background: url("images/pc/serve-bot.png") no-repeat; height: 385px; bottom: 0px;
}
.serve {
	background: url("images/pc/serve-mid.png") no-repeat 0px 465px; padding: 465px 0px 385px; height: 1850px; position: relative;
}
.serve-form {
	margin: 60px; width: 390px; float: right;
}
.serve-form h2 {
	height: 100px; color: rgb(222, 0, 74); line-height: 50px; font-size: 32px;
}
.serve-form h3 {
	height: 50px; font-size: 21px;
}
.serve-form h4 {
	height: 30px; font-size: 16px;
}
.serve-form input[type='text'] {
	border-color: rgb(0, 0, 0); width: 100%; height: 50px; font-size: 16px;
}
.serve-form select {
	border-color: rgb(0, 0, 0); width: 100%; height: 50px; font-size: 16px;
}
.serve-form textarea {
	border-color: rgb(0, 0, 0); width: 100%; height: 50px; font-size: 16px;
}
.serve-form select.fl {
	width: 48%;
}
.serve-form select:first-child.fl {
	margin-right: 4%;
}
.serve-form textarea {
	height: 200px;
}
.form-block {
	margin-bottom: 30px;
}
.form-block .t {
	line-height: 20px; padding-bottom: 15px; font-size: 21px; margin-bottom: 20px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.form-block .t strong {
	color: rgb(0, 0, 0); padding-left: 16px; border-left-color: rgb(206, 224, 2); border-left-width: 5px; border-left-style: solid;
}
.form-block .t a.fr {
	line-height: 28px; font-size: 14px;
}
.btn-send-yzm {
	padding: 0px; border-radius: 0px; width: 110px; font-size: 14px;
}
:disabled.btn-send-yzm {
	background: rgb(238, 238, 238); color: rgb(170, 170, 170) !important;
}
:disabled.btn-send-yzm:hover {
	background: rgb(238, 238, 238); color: rgb(170, 170, 170) !important;
}
.login-wrap {
	margin: 70px 0px; padding: 50px; border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; position: relative;
}
.reg-wrap {
	margin: 70px 0px; padding: 50px; border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; position: relative;
}
.forget-wrap {
	margin: 70px 0px; padding: 50px; border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; position: relative;
}
.my-wrap {
	margin: 70px 0px; padding: 50px; border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; position: relative;
}
.login-wrap::before {
	background: rgb(255, 255, 255); left: 50%; top: 50px; width: 1px; bottom: 50px; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid; position: absolute; content: "";
}
.login-wrap .form-block {
	width: 490px;
}
.login-wrap .form-block .t {
	margin-bottom: 40px;
}
.login-wrap input[type='text'] {
	background: rgb(241, 241, 241); width: 70%;
}
.login-wrap input[type='password'] {
	background: rgb(241, 241, 241); width: 70%;
}
.login-wrap .btn-style {
	width: 160px;
}
.reg-wrap {
	background: url("images/pc/reg.jpg") no-repeat; height: 570px; padding-left: 730px;
}
.reg-wrap .form-block .t {
	margin-bottom: 40px;
}
.reg-wrap input[type='text'] {
	width: 100%; height: 48px; line-height: 30px;
}
.reg-wrap input[type='password'] {
	width: 100%; height: 48px; line-height: 30px;
}
.reg-wrap .form-dl .item {
	padding-bottom: 25px;
}
.reg-wrap .btn-style {
	height: 48px; line-height: 47px;
}
.reg-wrap .btn-send-yzm {
	top: 0px; right: 0px; font-size: 14px; position: absolute;
}
.step-bar {
	padding: 20px 0px; flex-flow:row wrap; text-align: center; display: flex;
}
.step-bar dl {
	flex:1 1 0px; text-align: center; position: relative;
}
.step-bar dl::before {
	background: rgb(204, 204, 204); border-radius: 2px; left: 1%; top: 14px; width: 98%; height: 4px; overflow: hidden; position: absolute; content: "";
}
.step-bar dl dt {
	background: rgb(204, 204, 204); margin: 0px auto; border-radius: 15px; width: 31px; height: 31px; color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; display: block; position: relative; z-index: 10;
}
.step-bar dl dd {
	color: rgb(170, 170, 170); line-height: 30px;
}
.step-bar dl.over::before {
	background: rgb(206, 224, 2);
}
.step-bar dl.over dt {
	background: rgb(206, 224, 2);
}
.step-bar dl.now::before {
	background: rgb(206, 224, 2);
}
.step-bar dl.now dt {
	background: rgb(206, 224, 2);
}
.step-bar dl.now dd {
	color: rgb(0, 0, 0);
}
.step-bar dl.over dd {
	color: rgb(0, 0, 0);
}
.step-bar dl.over {
	opacity: 0.6;
}
.forget {
	padding: 0px 100px;
}
.forget .step-bar {
	margin-bottom: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.forget-wrap input[type='text'] {
	width: 50%;
}
.forget-wrap input[type='password'] {
	width: 50%;
}
.my-index {
	margin: 70px 0px; padding: 0px 150px; border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; position: relative;
}
.my-header {
	margin: 0px auto 40px; width: 900px; text-align: center;
}
.my-header::after {
	background: rgb(248, 248, 248); border: 1px solid rgb(221, 221, 221); border-image: none; height: 12px; clear: both; display: block; content: "";
}
.my-header h2 {
	height: 100px; padding-top: 60px; font-size: 30px;
}
.my-header .info {
	height: 40px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.my-header .info a {
	margin-left: 1.5em;
}
.my-header .menu {
	padding: 40px 0px; text-align: center; line-height: 24px; clear: both;
}
.my-header .menu a {
	margin: 0px 15px 0px 16px; padding: 0px 10px; color: rgb(51, 51, 51); font-size: 16px; display: inline-block; position: relative;
}
.my-header .menu a:hover {
	background: rgb(238, 238, 238); text-decoration: none;
}
.my-header .menu a.curr {
	background: rgb(247, 108, 5); color: rgb(255, 255, 255);
}
.my-header .menu a::before {
	background: rgb(221, 221, 221); left: -16px; top: 0px; width: 1px; height: 24px; position: absolute; content: "";
}
.my-header .menu a:first-child {
	margin-left: 0px;
}
.my-header .menu a:last-child {
	margin-right: 0px;
}
.my-header .menu a:first-child::before {
	display: none;
}
.os-menu {
	padding: 40px 100px; clear: both;
}
.os-menu li {
	width: 20%; text-align: center; float: left;
}
.os-menu li .fa {
	margin: 0px auto 3px; border-radius: 50%; border: 1px solid rgb(139, 139, 139); border-image: none; width: 64px; height: 64px; text-align: center; color: rgb(170, 170, 170); line-height: 62px; font-size: 32px; display: block;
}
.os-menu li a {
	font-weight: bold; text-decoration: none;
}
.os-menu li a strong {
	color: rgb(247, 108, 5); margin-left: 5px;
}
.os-menu li a:hover .fa {
	color: rgb(102, 102, 102);
}
.half.my-box {
	width: 46%; clear: none;
}
.my-box {
	clear: both; margin-bottom: 30px; position: relative; min-height: 200px;
}
.my-box::after {
	height: 0px; clear: both; display: block; content: "";
}
.my-box a {
	color: rgb(247, 108, 5); text-decoration: underline;
}
.my-box a:hover {
	text-decoration: none;
}
.my-box a.btn-style {
	text-decoration: none;
}
.my-box-t {
	line-height: 30px; padding-top: 10px; clear: both; min-height: 50px;
}
.my-box-t2 {
	line-height: 30px; padding-top: 10px; clear: both; min-height: 50px;
}
.my-box-t {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.my-box-t h3 {
	color: rgb(51, 51, 51); padding-right: 30px; font-size: 18px; float: left;
}
.my-box-t2 h4 {
	color: rgb(51, 51, 51); padding-right: 30px; font-size: 18px; float: left;
}
.my-box-t .bd {
	padding: 0px 15px; position: relative;
}
.my-box-t .bd::after {
	background: rgb(247, 108, 5); left: 0px; top: 37px; width: 100%; height: 3px; position: absolute; content: "";
}
.my-box-t a {
	height: 30px; color: rgb(247, 108, 5); line-height: 36px; overflow: hidden;
}
.my-box-t2 a {
	height: 30px; color: rgb(247, 108, 5); line-height: 36px; overflow: hidden;
}
.my-box-t a.btn-style {
	line-height: 30px; font-size: 14px;
}
.my-box-t2 {
	min-height: 42px;
}
.my-box-t2 a {
	line-height: 34px;
}
.my-box-t2 h4 {
	font-size: 14px;
}
.my-box-t .tab-click dt {
	padding: 0px 15px; color: rgb(51, 51, 51); font-size: 18px; font-weight: bold; float: left; position: relative;
}
.my-box-t .tab-click .pipe {
	margin-top: 12px; float: left;
}
.my-box-t .tab-click dt.curr::after {
	background: rgb(247, 108, 5); left: 0px; top: 37px; width: 100%; height: 3px; position: absolute; content: "";
}
.my-box-cont p {
	padding: 3px 0px; color: rgb(0, 0, 0);
}
.my-box-cont p strong {
	margin-right: 20px;
}
.my-box-cont p .name {
	color: rgb(153, 153, 153);
}
.my-box-cont + .my-box-t2 {
	margin: 10px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.my-box-cont + .my-box-cont {
	margin-top: 10px;
}
.my-box-cont > .item-address {
	padding: 10px 20px 10px 0px; width: 50%; float: left;
}
.my-box-bot {
	padding-top: 10px; clear: both;
}
.my-box-btn {
	min-height: 100px;
}
.my-header ~ .os-menu {
	padding-top: 0px;
}
.my-box .os-menu {
	padding: 0px; clear: both;
}
.my-box .os-menu li {
	padding: 20px 60px 0px 0px; width: auto; text-align: center; float: left;
}
.my-box .os-menu li .fa {
	border-radius: 0px; border: currentColor; border-image: none; height: 50px; line-height: 48px; font-size: 42px;
}
.my-box .os-menu li a {
	color: rgb(102, 102, 102); font-weight: normal;
}
.my-box .os-menu li a:hover .fa {
	color: rgb(102, 102, 102);
}
.my-box input[type='text'] {
	width: 60%;
}
.my-box input[type='password'] {
	width: 60%;
}
.my-box select {
	width: 60%;
}
.my-box .form-dl {
	margin-top: 30px;
}
.integral-info {
	margin: 20px 0px; line-height: 36px; clear: both; font-size: 16px;
}
.serve-team {
	background: rgb(252, 252, 252); padding: 20px 30px; border: 1px solid rgb(221, 221, 221); border-image: none; line-height: 30px; clear: both; font-size: 16px; margin-bottom: 20px; position: relative;
}
.serve-team .info {
	padding-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.serve-team .team {
	padding-top: 10px;
}
.serve-team .code {
	top: 20px; text-align: center; right: 30px; line-height: 20px; position: absolute;
}
.serve-team .code img {
	width: 100px; height: 100px;
}
.serve-team .t {
	margin: 10px 0px; height: 36px; line-height: 36px; clear: both; font-size: 18px; font-weight: bold;
}
.serve-team table td {
	line-height: 20px;
}
.serve-team table img {
	margin: 6px 0px; display: block;
}
.serve-team .chat-box .btn-style {
	width: 280px; height: 64px; line-height: 64px; font-size: 22px;
}
.serve-team .page-bar {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.my-fans {
	padding-top: 30px;
}
.my-fans h3 {
	margin-bottom: 20px;
}
.my-fans .t {
	margin-bottom: 10px;
}
.my-fans .code img {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; margin-bottom: 20px;
}
.my-fans > .col {
	background: rgb(252, 252, 252); padding: 30px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.fans-list {
	text-align: center;
}
.fans-list img {
	border-radius: 50%; width: 100%;
}
.fans-list .col {
	padding: 0px 10px 10px 0px;
}
.favorite-list {
	margin: 20px 0px 0px -25px; clear: both;
}
.favorite-list .item {
	width: 220px; height: 300px; overflow: hidden; margin-left: 25px; float: left; position: relative;
}
.favorite-list .item .hover {
	width: 220px; height: 220px;
}
.favorite-list .item .info {
	width: 220px; height: 80px; color: rgb(37, 37, 37); overflow: hidden; padding-top: 10px; position: relative;
}
.favorite-list .item .info .name {
	font-weight: bold;
}
.favorite-list .item .cancel {
	background: rgba(232, 232, 232, 0.8); left: 0px; top: 180px; width: 100%; text-align: center; color: rgb(247, 108, 5); line-height: 40px; position: absolute; z-index: 100; cursor: pointer; opacity: 0;
}
.favorite-list .item:hover .cancel {
	opacity: 1;
}
.favorite-list .item .cancel:hover {
	background: rgba(232, 232, 232, 1);
}
.my-order {
	background: rgb(252, 252, 252); margin: 20px 0px; padding: 30px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.my-order h3 {
	line-height: 30px; font-size: 16px; margin-bottom: 10px;
}
.my-order .ys-node {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.my-order .price-list {
	width: 800px; float: left;
}
.o-play.order-case ul {
	height: 560px;
}
.o-play.order-case li {
	height: 560px;
}
.o-play.order-case li img {
	height: 560px;
}
.o-play.order-case li a {
	height: 560px;
}
.order-case {
	margin-bottom: 20px;
}
.order-case .prev-next {
	background: rgba(255, 255, 255, 1); width: 80px; height: 80px; text-align: center; line-height: 80px; font-size: 30px; margin-top: -40px;
}
.order-case .pic-num {
	background: rgba(0, 0, 0, 0.4); left: 50%; top: 0px; width: 80px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; margin-left: -40px; position: absolute;
}
.order-case .pic-num em {
	font-size: 18px;
}
.order-50-right {
	background: rgb(232, 232, 232); padding: 20px 30px; width: 300px; margin-top: 50px; float: right;
}
.order-50-right .t {
	height: 36px; line-height: 30px; font-size: 18px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.order-50-right .order-time {
	padding-left: 70px;
}
.order-50-right .order-time::before {
	background: rgb(187, 187, 187); left: 25px;
}
.order-50-right .order-time li {
	border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: dotted;
}
.order-50-right .order-time li::before {
	left: -70px;
}
.order-item {
	padding: 20px 0px; border-bottom-color: rgb(202, 202, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
:first-child.order-item {
	padding-top: 0px;
}
:last-child.order-item {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.order-item .hover {
	width: 100px; height: 100px;
}
.order-item h3 {
	height: 30px; color: rgb(37, 37, 37); font-size: 14px;
}
.order-item .fl {
	width: 160px;
}
.order-item .info {
	margin-left: 160px;
}
.order-time {
	padding-left: 150px; position: relative;
}
.order-time::before {
	display: block; position: absolute; content: "";
}
.order-time li::before {
	display: block; position: absolute; content: "";
}
.order-time::before {
	background: rgb(221, 221, 221); left: 75px; top: 50px; width: 1px; bottom: 50px;
}
.order-time li {
	margin: 20px 0px; color: rgb(153, 153, 153); padding-bottom: 20px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.order-time li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.order-time li p {
	color: rgb(37, 37, 37); line-height: 30px; font-size: 18px;
}
.order-time li::before {
	background: rgb(101, 207, 105); border-radius: 50%; left: -100px; top: 0px; width: 50px; height: 50px;
}
.order-time li:last-child::before {
	background: rgb(247, 108, 5);
}
.ys-node {
	clear: both;
}
.ys-node ul {
	padding-left: 50px; display: block; position: relative;
}
.ys-node ul::before {
	background: rgb(247, 108, 5); display: block; position: absolute; content: "";
}
.ys-node ul li::before {
	background: rgb(247, 108, 5); display: block; position: absolute; content: "";
}
.ys-node ul::before {
	left: 5px; top: 15px; width: 1px; bottom: 20px; display: block; position: absolute; content: "";
}
.ys-node ul li::before {
	border-radius: 50%; left: -50px; top: 6px; width: 11px; height: 11px;
}
.ys-node li {
	margin: 20px 0px; color: rgb(37, 37, 37); padding-bottom: 20px; clear: both; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.ys-node li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.ys-node li .desc {
	text-align: left; clear: both; position: relative;
}
.ys-node li .desc .t {
	color: rgb(153, 153, 153);
}
.ys-node li .desc .t strong {
	color: rgb(37, 37, 37); padding-right: 1.5em; font-size: 16px;
}
.ys-node li .desc p {
	line-height: 20px; margin-top: 10px;
}
.ys-node .photo {
	margin: 0px 0px 20px -20px;
}
.ys-node .photo dt {
	margin: 20px 0px 0px 20px; width: 320px; height: 320px; overflow: hidden; float: left; position: relative;
}
.ys-node .photo dd {
	margin: 20px 0px 0px 20px; width: 320px; height: 320px; overflow: hidden; float: left; position: relative;
}
.ys-node .photo dt::before {
	background: url("images/pc/cs-icon.png") no-repeat -70px -120px; top: 0px; width: 108px; height: 76px; right: 0px; display: block; position: absolute; content: "";
}
.ys-node .photo dd::before {
	background: url("images/pc/cs-icon.png") no-repeat -70px -120px; top: 0px; width: 108px; height: 76px; right: 0px; display: block; position: absolute; content: "";
}
.ys-node .photo dd::before {
	background-position: -180px -120px;
}
.ys-node .photo img {
	width: 100%; min-height: 320px;
}
.ys-handle {
	width: 47%;
}
.ys-handle .code img {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 300px; height: 300px;
}
.ys-handle .big.btn-style {
	margin-top: 20px;
}
.fl.ys-handle {
	width: 50%; padding-right: 3%; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
.ys-handle .accept-bar {
	padding-bottom: 30px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.accept-bar {
	margin: 20px 0px; clear: both;
}
.accept-bar .onerow {
	line-height: 40px; font-size: 20px; margin-bottom: 10px;
}
.accept-bar .fa {
	width: 40px; height: 40px; color: rgb(178, 178, 178); font-size: 40px; margin-right: 10px; vertical-align: top;
}
.accept-bar .item {
	cursor: pointer;
}
.accept-bar .curr.best {
	color: rgb(255, 102, 0);
}
.accept-bar .curr.best .fa {
	color: rgb(255, 102, 0);
}
.accept-bar .curr.middle {
	color: rgb(165, 198, 7);
}
.accept-bar .curr.middle .fa {
	color: rgb(165, 198, 7);
}
.accept-bar .curr.worst {
	color: rgb(238, 0, 0);
}
.accept-bar .curr.worst .fa {
	color: rgb(238, 0, 0);
}
.overall-bar .onerow {
	margin: 10px 0px; line-height: 40px; font-weight: bold;
}
.overall-bar .star-bar .fa {
	margin: 5px 5px 0px 0px; color: rgb(178, 178, 178); font-size: 30px; vertical-align: top; cursor: pointer;
}
.ys-all-num {
	background: rgb(173, 188, 2); padding: 10px 0px; border-radius: 5px; text-align: center; color: rgb(255, 255, 255); margin-bottom: 20px;
}
.ys-all-num strong {
	line-height: 40px; font-size: 36px; display: block;
}
.ys-all-list .item {
	margin: 20px 0px; padding: 0px 0px 20px 84px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.ys-all-list .item dt {
	left: 0px; top: 0px; position: absolute;
}
.ys-all-list .item dt {
	border-radius: 50%; width: 64px; height: 64px;
}
.ys-all-list .item dt img {
	border-radius: 50%; width: 64px; height: 64px;
}
.ys-all-list .item .t {
	padding-bottom: 6px; font-size: 16px;
}
.ys-all-list .item .t span {
	margin-left: 18px;
}
.join-1 {
	background: url("images/pc/join/1.jpg") no-repeat center 0px rgb(221, 221, 217); height: 620px;
}
.join-2 {
	background: url("images/pc/join/2-1.png") no-repeat center 70px rgb(77, 77, 77); height: 630px; padding-top: 220px;
}
.join-2 .text {
	background: url("images/pc/join/2-2.jpg") no-repeat; margin: 0px auto; width: 1060px; color: rgb(255, 255, 255); padding-left: 640px; min-height: 340px;
}
.join-2 .text p {
	margin-bottom: 20px;
}
.join-3 {
	background: url("images/pc/join/3.jpg") no-repeat center 0px rgb(245, 245, 244); height: 860px; padding-top: 190px;
}
.join-4 {
	background: url("images/pc/join/4.jpg") no-repeat center 0px rgb(48, 48, 45); height: 600px;
}
.join-5 {
	background: url("images/pc/join/5-1.png") rgb(48, 48, 45); height: 600px;
}
.join-5 .wrap {
	background: url("images/pc/join/5-2.png") no-repeat center; height: 600px;
}
.join-6 {
	background: url("images/pc/join/6.jpg") no-repeat center 0px rgb(105, 105, 99); height: 610px; border-bottom-color: rgb(239, 239, 212); border-bottom-width: 1px; border-bottom-style: solid;
}
.join-7 {
	background: url("images/pc/join/7.jpg") no-repeat center 0px rgb(206, 206, 206); height: 680px;
}
.join-8 {
	background: url("images/pc/join/8.jpg") no-repeat center 160px rgb(245, 245, 243); height: 640px;
}
.join-8 .t {
	background: url("images/pc/join/8-1.png") no-repeat center rgb(255, 255, 255); height: 160px;
}
.join-9 {
	background: url("images/pc/join/8.jpg") no-repeat center 160px rgb(109, 109, 108);
}
.join-9 .t {
	background: url("images/pc/join/9.png") no-repeat center rgb(51, 51, 51); height: 160px;
}
.join-9 .b1 {
	background: url("images/pc/join/9-1.jpg") no-repeat center 0px; height: 630px;
}
.join-9 .b2 {
	background: url("images/pc/join/9-2.jpg") no-repeat center 0px; height: 600px;
}
.join-9 .b3 {
	background: url("images/pc/join/9-3.jpg") no-repeat center 0px; height: 600px;
}
.join-9 .b4 {
	background: url("images/pc/join/9-4.jpg") no-repeat center 0px; height: 600px;
}
.join-9 .b5 {
	background: url("images/pc/join/9-5.jpg") no-repeat center 0px; height: 630px;
}
.join-9 .b6 {
	background: url("images/pc/join/9-6.jpg") no-repeat center 0px; height: 700px;
}
.join-10 {
	background: url("images/pc/join/5-1.png") rgb(48, 48, 45); height: 620px;
}
.join-10 .t {
	background: url("images/pc/join/10-1.png") no-repeat center; height: 160px;
}
.join-10 .wrap {
	background: url("images/pc/join/10-2.jpg") no-repeat center; height: 396px;
}
.join-11 {
	background: url("images/pc/join/11.jpg") no-repeat center 0px rgb(48, 48, 45); height: 610px;
}
.join-12 .b1 {
	background: url("images/pc/join/12-1.jpg") no-repeat center 0px rgb(245, 245, 243); height: 720px;
}
.join-12 .b2 {
	background: url("images/pc/join/12-2.jpg") no-repeat center 0px rgb(245, 245, 243); height: 720px;
}
.join-13 {
	background: url("images/pc/join/13.jpg") no-repeat center 0px rgb(68, 68, 68); height: 1090px; padding-top: 900px;
}
.join-13 a {
	margin: 0px auto; width: 500px; height: 110px; text-indent: -9999em; display: block;
}
.join-city {
	background: rgb(202, 202, 0); height: 160px; text-align: center; padding-top: 40px; margin-bottom: 40px;
}
.join-city .search-city {
	line-height: 36px;
}
.join-city .search-city input {
	width: 400px;
}
.join-city .list {
	width: 940px; height: 48px; text-align: left; overflow: hidden; padding-left: 540px;
}
.join-city .list a {
	margin-right: 6px; white-space: nowrap;
}
.join-result {
	background: rgba(255, 255, 255, 0.8); padding: 30px 50px; width: 760px; height: 400px; line-height: 30px; float: left;
}
.join-result h3 {
	line-height: 50px; font-size: 24px;
}
.join-result h3 strong {
	margin-right: 1em;
}
.join-result .text {
	padding: 15px 0px; height: 150px; font-size: 18px;
}
.join-result .text span {
	margin-right: 1em;
}
.join-3 .apply-box {
	background: url("images/pc/join/3-1.png") no-repeat 40px 40px rgba(255, 255, 255, 0.8); padding: 100px 40px 30px; width: 400px; height: 400px; float: right;
}
.join-3 .apply-box select {
	border-color: rgb(102, 102, 102);
}
.join-3 .apply-box input[type='text'] {
	border-color: rgb(102, 102, 102);
}
.join-3 .form-dl .item {
	padding-bottom: 20px;
}
.video-list {
	margin-left: -30px;
}
.video-list .hover {
	margin: 0px 0px 30px 30px; width: 380px; height: 285px; float: left;
}
.video-list .hover::before {
	background: url("images/pc/play.png") no-repeat center / 15% auto; transition:0.25s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 11; content: ""; opacity: 0.5; -webkit-transition: all 0.25s ease-out;
}
.video-list .hover span {
	background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 50px; font-size: 18px; position: absolute; z-index: 10;
}
.video-list .hover:hover::before {
	opacity: 1;
}
.news-wrap {
	padding-bottom: 40px;
}
.news-side {
	width: 300px; float: right;
}
.news-main {
	width: 880px; float: left;
}
.news-main .channel-title {
	margin: 0px;
}
.news-f1 {
	height: 350px; overflow: hidden;
}
.news-f1 .hover {
	width: 480px; height: 350px; float: left;
}
.news-f1 .hover span {
	background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; position: absolute; z-index: 10;
}
.news-f1 ul {
	width: 380px; float: right;
}
.news-f1 ul li {
	padding: 0px 10px; line-height: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.news-f1 ul li .fa {
	color: rgb(170, 170, 170); margin-right: 6px;
}
.news-f1 ul li.top {
	height: auto; padding-bottom: 8px;
}
.news-f1 ul li.top p {
	height: 60px; line-height: 20px; overflow: hidden; margin-top: 2px;
}
.news-desgin .tab-click {
	height: 42px; font-size: 16px; margin-bottom: 20px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 4px; border-bottom-style: solid; display: block;
}
.news-desgin .tab-click dt {
	background: rgb(241, 241, 241); padding: 0px 12px; height: 32px; text-align: center; line-height: 32px; margin-right: 6px; float: left; cursor: pointer;
}
.news-desgin .tab-click dt:hover {
	background: rgb(221, 221, 221);
}
.news-desgin .tab-click dt.curr {
	background: rgb(51, 51, 51); color: rgb(255, 255, 255); text-decoration: none;
}
.news-desgin .tab-con {
	position: relative;
}
.news-desgin .more {
	top: -56px; right: 0px; position: absolute;
}
.news-desgin .left {
	width: 560px; float: left;
}
.news-desgin .left p {
	padding: 5px 0px; line-height: 20px; max-height: 100px;
}
.news-desgin .left .list {
	padding-top: 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.news-desgin .left ul {
	width: 260px;
}
.news-desgin .left li {
	line-height: 29px;
}
.news-desgin .left .fl {
	padding-right: 20px; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid;
}
.news-desgin .left .fa {
	color: rgb(170, 170, 170); margin-right: 6px;
}
.news-desgin .right {
	background: rgb(228, 228, 228); width: 300px; height: 440px; float: right;
}
.news-desgin .right .text {
	padding: 20px 20px 0px; line-height: 20px; overflow: hidden; clear: both;
}
.news-desgin .right .text p {
	overflow: hidden; padding-top: 10px; max-height: 140px;
}
.news-desgin-1 {
	width: 268px; height: 201px; margin-right: 20px; float: left;
}
.news-desgin-2 {
	width: 300px; height: 225px;
}
.news-f1-r1 {
	background: rgb(237, 237, 237); padding: 20px; overflow: hidden; margin-bottom: 20px; border-top-color: rgb(187, 187, 187); border-top-width: 1px; border-top-style: solid;
}
.news-f1-r1 .hover {
	width: 260px; height: 200px; margin-bottom: 10px;
}
.news-f1-r1 p {
	height: 60px; color: rgb(102, 102, 102); line-height: 20px; overflow: hidden;
}
.news-f1-r1 .toe {
	color: rgb(0, 0, 0); line-height: 30px;
}
.news-f1-r2 {
	background: rgb(51, 51, 51); padding: 15px 20px 20px; color: rgb(255, 255, 255); margin-bottom: 20px;
}
.news-f1-r2 .title {
	height: 36px;
}
.news-f1-r2 .fa {
	top: 2px; font-size: 1.5em; position: relative; cursor: pointer;
}
.news-f1-r2 .fa:hover {
	color: rgb(204, 204, 204);
}
.news-f1-r2 .pipe {
	background: rgb(102, 102, 102);
}
.news-f1-r2 ul {
	width: 260px; height: 260px; display: block;
}
.news-f1-r2 .hover {
	width: 260px; height: 260px; display: block;
}
.news-f1-r2 .hover span {
	background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; position: absolute; z-index: 10;
}
.news-f2-right .hover span {
	background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; position: absolute; z-index: 10;
}
.news-desgin-1 span {
	background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; position: absolute; z-index: 10;
}
.news-f1-r3 {
	width: 300px; height: 160px; margin-bottom: 20px;
}
.news-list-r1 {
	width: 300px; height: 300px; margin-bottom: 20px;
}
.news-list-r2 {
	background: rgb(245, 245, 245); padding: 20px; margin-bottom: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 5px; border-bottom-style: solid;
}
.news-list-r2 .title {
	background: url("images/pc/news-list-r2.png") no-repeat; margin: -20px -20px 0px; height: 64px; color: rgb(255, 255, 255); line-height: 60px; padding-left: 120px; font-size: 15px;
}
.news-list-r2 li {
	height: 40px; overflow: hidden; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: dotted;
}
.news-list-r2 li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.news-list-r2 li a {
	color: rgb(0, 0, 0); line-height: 36px;
}
.news-list-r2 li em {
	font: italic 24px/40px Verdana; width: 42px; color: rgb(93, 93, 93); float: left; font-size-adjust: none; font-stretch: normal;
}
.news-list-mt {
	background: rgb(245, 245, 245); padding-bottom: 20px; margin-bottom: 20px;
}
.news-list-mt h3 {
	padding: 0px 20px; height: 46px; color: rgb(0, 0, 0); line-height: 36px; font-size: 16px; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 10px; border-bottom-style: solid;
}
.news-list-mt .hover {
	margin: 15px 0px 5px; width: 300px; height: 200px; float: none;
}
.news-list {
	background: rgb(255, 255, 255); padding: 0px 0px 30px; overflow: hidden;
}
.news-list-title {
	margin: 20px 40px 0px; color: rgb(0, 0, 0); line-height: 40px; font-size: 18px; font-weight: bold; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
.news-list-title .fa {
	top: 2px; width: 24px; position: relative;
}
.news-list-item {
	padding: 20px 20px 20px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.news-list-item .hover {
	width: 330px; height: 220px; margin-right: 20px; float: left;
}
.news-list-item .text {
	padding-top: 10px;
}
.news-list-item .text .t {
	color: rgb(0, 0, 0); font-size: 20px; font-weight: bold;
}
.news-list-item .text p {
	color: rgb(170, 170, 170); padding-top: 12px; font-size: 14px;
}
.news-list-item .text p.time {
	color: rgb(102, 102, 102);
}
#article .wxpic {
	padding: 20px 0px; text-align: center; font-size: 16px;
}
#article h1 {
	padding: 30px; text-align: center; color: rgb(0, 0, 0); line-height: 40px; font-size: 30px;
}
#article .info {
	padding: 15px 30px; clear: both; margin-bottom: 30px; border-top-color: rgb(236, 236, 236); border-bottom-color: rgb(236, 236, 236); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#article .pnbox {
	padding: 15px 30px; clear: both; margin-bottom: 30px; border-top-color: rgb(236, 236, 236); border-bottom-color: rgb(236, 236, 236); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#article .info {
	text-align: center;
}
#article .info span {
	padding: 0px 15px;
}
#article .desc {
	background: rgb(248, 248, 248); padding: 40px 100px; line-height: 28px; clear: both; position: relative;
}
#article .desc .fa {
	color: rgb(222, 222, 222); position: absolute;
}
#article .desc .fa-quote-left {
	left: 30px; top: 20px;
}
#article .desc .fa-quote-right {
	right: 30px; bottom: 20px;
}
#article .pnbox {
	padding: 20px 0px; text-align: center; font-size: 16px;
}
#article .pnbox .btn-style {
	margin: 0px 6px;
}
#article .pnbox .btn-style i {
	margin: 0px 6px;
}
#article .pnbox .no-art {
	background: rgb(238, 238, 238); color: rgb(204, 204, 204) !important; cursor: text;
}
#article .pnbox .no-art:hover {
	background: rgb(238, 238, 238); color: rgb(204, 204, 204) !important; cursor: text;
}
.article-body {
	padding: 30px 50px; overflow: hidden;
}
.article-body img {
	margin: 1em auto 0px; display: block; max-width: 800px;
}
.article-body p {
	line-height: 30px; text-indent: 2em; padding-top: 1em; font-size: 16px;
}
.whole-view-top {
	position: relative; min-width: 1200px;
}
.whole-view-top .location {
	left: 50%; top: 0px; width: 1200px; color: rgb(255, 255, 255); margin-left: -600px; position: absolute; z-index: 100;
}
.whole-view-top .location a {
	color: rgb(255, 255, 255);
}
.whole-view-top .bg {
	width: 100%;
}
.whole-view-content {
	padding-bottom: 40px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 4px; border-bottom-style: solid;
}
.whole-view-bot {
	padding: 40px 0px; text-align: center;
}
.whole-view-bot .btn-style {
	background: rgb(0, 0, 0); width: 450px; height: 60px; line-height: 60px; font-size: 20px; margin-top: 32px;
}
.whole-view-bot .btn-style:hover {
	background: rgb(51, 51, 51);
}
.whole-view-bot .code {
	padding-left: 40px; font-weight: bold; vertical-align: top; display: inline-block;
}
.whole-view-bot .code .item {
	text-align: left; line-height: 20px; margin-left: 20px; float: left;
}
.whole-view-bot .code img {
	background: rgb(238, 238, 238); padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100px; height: 100px; margin-top: 5px;
}
.gjp-intro {
	background: rgb(0, 0, 0); padding: 40px 80px; width: 920px; bottom: -80px; color: rgb(255, 255, 255);
}
.gjp-intro p {
	border-width: 1px 0px; border-style: solid; border-color: rgb(255, 255, 255); padding: 10px 0px; border-image: none; line-height: 20px;
}
.gjp-intro .fa {
	bottom: 10px; font-size: 24px;
}
.gjp-block {
	margin: -50px 0px 0px -350px; width: 246px; height: 360px; z-index: 100;
}
.gjp-block .item {
	position: absolute; opacity: 0;
}
.gjp-block .t1 {
	background: url("images/pc/whole/gjp/top-1.png") no-repeat; left: 0px; top: -100px; width: 246px; height: 99px;
}
.gjp-block .t2 {
	background: url("images/pc/whole/gjp/top-2.png") no-repeat; left: -100px; top: 120px; width: 99px; height: 204px;
}
.gjp-block .t3 {
	background: url("images/pc/whole/gjp/top-3.png") no-repeat; left: 115px; top: 120px; width: 66px; height: 56px; transform: scale(1.5); -webkit-transform: scale(1.5);
}
.gjp-block .t4 {
	background: url("images/pc/whole/gjp/top-4.png") no-repeat; left: 115px; top: 280px; width: 71px; height: 193px;
}
.gjp-block .t5 {
	background: url("images/pc/whole/gjp/top-5.png") no-repeat; transform-origin: 0% 0%; left: 246px; top: 120px; width: 255px; height: 43px; -webkit-transform-origin: 0 0;
}
.start.gjp-block .t1 {
	animation:gjpT1 0.6s; -webkit-animation: gjpT1 .6s ease;
}
.start.gjp-block .t2 {
	animation:gjpT2 0.6s 0.8s; -webkit-animation: gjpT2 .6s ease .8s;
}
.start.gjp-block .t3 {
	animation:gjpT3 0.6s 0.2s 0.1; -webkit-animation: gjpT3 .6s ease 1.2s;
}
.start.gjp-block .t4 {
	animation:gjpT4 0.6s 1.6s; -webkit-animation: gjpT4 .6s ease 1.6s;
}
.start.gjp-block .t5 {
	animation:gjpT5 2.4s 2.4s; -webkit-animation: gjpT5 2.4s 2.4s;
}
.start.gjp-block .item {
	animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards;
}
.wns-intro {
	background: url("images/pc/whole/wns/intor.png") no-repeat center 35px rgb(60, 51, 46); color: rgb(255, 255, 255); font-size: 20px;
}
.wns-intro p {
	padding: 100px 40px 40px;
}
.wns-block {
	margin: -150px 0px 0px; width: 928px; height: 460px; z-index: 100;
}
.wns-block .item {
	position: absolute; opacity: 0;
}
.wns-block .t1 {
	background: url("images/pc/whole/wns/top-1.png") no-repeat; top: -100px; width: 306px; height: 60px;
}
.wns-block .t2 {
	background: url("images/pc/whole/wns/top-2.png") no-repeat; top: -20px; width: 288px; height: 92px;
}
.wns-block .t3 {
	background: url("images/pc/whole/wns/top-3.png") no-repeat; left: 0px; top: 170px; width: 928px; height: 40px;
}
.wns-block .t4 {
	background: url("images/pc/whole/wns/top-4.png") no-repeat; left: 39px; top: 320px; width: 850px; height: 60px;
}
.wns-block .t5 {
	background: url("images/pc/whole/wns/top-5.png") no-repeat; left: 17px; top: 290px; width: 894px; height: 164px;
}
.start.wns-block .t1 {
	animation:wnsT1 0.6s; -webkit-animation: wnsT1 .6s ease;
}
.start.wns-block .t2 {
	animation:wnsT2 0.6s 0.6s; -webkit-animation: wnsT2 .6s ease .6s;
}
.start.wns-block .t3 {
	animation:wnsT3 0.6s 0.2s 0.1; -webkit-animation: wnsT3 .6s ease 1.2s;
}
.start.wns-block .t4 {
	animation:wnsT4 0.6s 1.6s; -webkit-animation: wnsT4 .6s ease 1.6s;
}
.start.wns-block .t5 {
	animation:wnsT5 1s 2.4s; -webkit-animation: wnsT5 1s ease 2.4s;
}
.start.wns-block .item {
	animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards;
}
.enroll-banner {
	background: url("images/pc/enroll/banner.png") no-repeat; height: 500px; overflow: hidden; margin-top: 40px; position: relative;
}
.enroll-banner a {
	background: rgb(0, 0, 0); border-radius: 5px; left: 317px; top: 277px; width: 277px; height: 53px; text-indent: -99em; overflow: hidden; display: block; position: absolute; opacity: 0;
}
.enroll-banner a.n2 {
	left: 613px;
}
.enroll-banner a:hover {
	background: rgb(0, 0, 0); opacity: 0.1;
}
.enroll-body {
	padding-bottom: 40px;
}
.enroll-body .fl {
	width: 666px;
}
.enroll-body .fr {
	background: rgb(249, 249, 249); width: 480px; height: 764px;
}
.enroll-body h2.title {
	background: rgb(255, 255, 255); line-height: 48px; font-size: 22px;
}
.enroll-body .left1 {
	background: url("images/pc/enroll/left1.png") no-repeat; height: 354px;
}
.enroll-body .left2 {
	background: url("images/pc/enroll/left2.jpg") no-repeat; height: 339px;
}
.enroll-num {
	border-width: 1px 0px; border-style: solid; border-color: rgb(221, 221, 221); padding: 10px 0px; border-image: none; text-align: center; font-size: 18px; margin-top: 20px;
}
.enroll-num strong {
	color: rgb(238, 0, 0); font-size: 24px;
}
.enroll-scroll {
	margin: 0px 60px; line-height: 36px; clear: both; font-size: 16px;
}
.enroll-scroll li {
	height: 36px; overflow: hidden;
}
.enroll-apply {
	padding: 10px 60px 20px;
}
.enroll-apply h3 {
	text-align: center; color: rgb(238, 0, 0); line-height: 50px; font-size: 30px;
}
.enroll-apply .form-dl .item {
	padding-bottom: 10px;
}
.enroll-apply .text {
	background: rgb(255, 223, 221); padding: 0px 10px; color: rgb(204, 75, 71); line-height: 30px; font-size: 16px; margin-bottom: 10px;
}
.enroll-apply .btn-style {
	border-radius: 0px; font-size: 20px; font-weight: bold;
}
.highlights {
	height: 738px; background-image: url("images/pc/company/highlights/banner.jpg"); background-size: 100% auto;
}
.highlights .title {
	left: -50px; color: rgb(255, 255, 255); line-height: 180px; font-size: 42px; font-weight: bold; position: relative;
}
.highlights .trait {
	padding-left: 0px;
}
.highlights .item {
	margin: 0px 15px 50px; width: 210px; height: 190px;
}
.highlights .item strong {
	color: rgb(206, 222, 47);
}
.highlights .item:hover strong {
	color: rgb(0, 0, 0);
}
.highlights :first-child.item {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.highlights .item:hover {
	background: rgb(206, 224, 2); border-color: rgb(206, 224, 2); color: rgb(0, 0, 0);
}
body {
	min-width: 1200px; _margin: 0; _height: 100%;
}
.d-outer {
	text-align: left;
}
.d-border {
	margin: 0px; border: 0px currentColor; border-image: none; width: auto; border-collapse: collapse;
}
.d-dialog {
	margin: 0px; border: 0px currentColor; border-image: none; width: auto; border-collapse: collapse;
}
.d-nw {
	padding: 0px;
}
.d-n {
	padding: 0px;
}
.d-ne {
	padding: 0px;
}
.d-w {
	padding: 0px;
}
.d-c {
	padding: 0px;
}
.d-e {
	padding: 0px;
}
.d-sw {
	padding: 0px;
}
.d-s {
	padding: 0px;
}
.d-se {
	padding: 0px;
}
.d-header {
	padding: 0px;
}
.d-main {
	padding: 0px;
}
.d-footer {
	padding: 0px;
}
.d-header {
	font: 12px/1.11 "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti; font-size-adjust: none; font-stretch: normal; _font-family: Tahoma, Arial, Helvetica, STHeiti; -o-font-family: Tahoma, Arial;
}
.d-button {
	font: 12px/1.11 "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti; font-size-adjust: none; font-stretch: normal; _font-family: Tahoma, Arial, Helvetica, STHeiti; -o-font-family: Tahoma, Arial;
}
.d-title {
	overflow: hidden; cursor: default; -ms-text-overflow: ellipsis;
}
.d-state-noTitle .d-title {
	display: none;
}
.d-close {
	text-decoration: none; display: block; position: absolute; _cursor: pointer;
}
.d-close:hover {
	text-decoration: none;
}
.d-main {
	text-align: center; vertical-align: middle; min-width: 9em;
}
.d-content {
	border: 0px currentColor; border-image: none; text-align: left; display: block;
}
.d-state-full.d-content {
	margin: 0px; padding: 0px !important; width: 100%; height: 100%; display: block;
}
.d-loading {
	background: url("js/pc/artDialog/skins/loading.gif") no-repeat center; width: 96px; height: 32px; text-align: left; text-indent: -999em; overflow: hidden;
}
.d-buttons {
	padding: 8px; text-align: right; white-space: nowrap;
}
.d-button {
	background: rgb(221, 221, 221); padding: 0px 8px; border-radius: 5px; border: 1px solid rgb(153, 153, 153); transition:box-shadow 0.2s linear; border-image: none; width: auto; text-align: center; color: rgb(51, 51, 51); letter-spacing: 2px; overflow: visible; margin-left: 15px; display: inline-block; cursor: pointer; min-height: 2.2em; box-shadow: 0px 1px 0px rgba(255,255,255,0.7), 0px -1px 0px rgba(0,0,0,0.09); text-shadow: 0px 1px 1px rgba(255,255,255,1); -webkit-transition: -webkit-box-shadow linear .2s; -moz-transition: -moz-box-shadow linear .2s;
}
.d-button:focus {
	border-color: rgb(66, 109, 201); outline: 0px;
}
.d-button:hover {
	border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.d-button:active {
	border-color: rgb(204, 204, 204);
}
[disabled].d-button {
	background: rgb(221, 221, 221); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(102, 102, 102); cursor: default; opacity: 0.5; box-shadow: none;
}
.d-state-highlight {
	background: rgb(206, 224, 2); border: 1px solid rgb(0, 0, 255); border-image: none; color: rgb(0, 0, 0);
}
.d-state-highlight:hover {
	border-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
}
.d-state-highlight:active {
	border-color: rgb(0, 0, 255);
}
.d-mask {
	background: rgb(0, 0, 0); opacity: 0.7;
}
.d-inner {
	background: rgba(0, 0, 0, 0.7);
}
.d-dialog {
	background: rgb(255, 255, 255); border-radius: 3px;
}
.d-inner {
	background: rgb(255, 255, 255);
}
.d-outer {
	border-radius: 5px; border: 1px solid rgb(0, 0, 0); transition:-webkit-box-shadow 0.2s linear; border-image: none; box-shadow: 0px 3px 0px rgba(0,0,0,0.1); -webkit-transition: -webkit-box-shadow linear .2s; -moz-transition: -moz-box-shadow linear .2s;
}
.d-state-lock {
	box-shadow: 0px 3px 26px rgba(0,0,0,0.9);
}
.d-outer:active {
	box-shadow: none !important;
}
.d-state-drag {
	box-shadow: none !important;
}
.d-border {
	border-radius: 3px;
}
.d-nw {
	width: 5px; height: 37px;
}
.d-ne {
	width: 5px; height: 37px;
}
.d-sw {
	width: 5px; height: 5px;
}
.d-se {
	width: 5px; height: 5px;
}
.d-nw {
	background: rgba(0, 0, 0, 0.7);
}
.d-n {
	background: rgba(0, 0, 0, 0.7);
}
.d-ne {
	background: rgba(0, 0, 0, 0.7);
}
.d-w {
	background: rgba(0, 0, 0, 0.7);
}
.d-e {
	background: rgba(0, 0, 0, 0.7);
}
.d-sw {
	background: rgba(0, 0, 0, 0.7);
}
.d-s {
	background: rgba(0, 0, 0, 0.7);
}
.d-se {
	background: rgba(0, 0, 0, 0.7);
}
.d-titleBar {
	width: 100%; height: 0px; bottom: 33px; position: relative; _bottom: 0; _margin-top: -33px;
}
.d-title {
	padding: 0px 16px 0px 5px; height: 27px; color: rgb(255, 255, 255); line-height: 27px; font-weight: 700; text-shadow: 0px 1px 0px #000;
}
.d-close {
	background: rgb(0, 0, 0); padding: 0px; border-radius: 15px; border: 1px solid transparent; border-image: none; top: 2px; width: 21px; height: 21px; text-align: center; right: 5px; color: rgb(235, 235, 235); line-height: 21px; font-family: Helvetica, STHeiti; font-size: 18px; _font-family: Tahoma, "u9ed1u4f53", "Book Antiqua", Palatino; _border: 0 none;
}
.d-close:hover {
	background: rgb(199, 32, 21); border: 1px solid rgb(0, 0, 0); border-image: none; color: rgb(255, 255, 255); box-shadow: 0px 1px 0px rgba(255,255,255,0.3), inset 0px 1px 0px rgba(255,255,255,0.3); _border: 0 none;
}
.d-close:active {
	box-shadow: none;
}
.d-state-noTitle {
	
}
.d-content {
	color: rgb(102, 102, 102);
}
.d-state-noTitle .d-nw {
	height: 5px;
}
.d-state-noTitle .d-ne {
	height: 5px;
}
.d-state-noTitle .d-titleBar {
	bottom: 0px; _bottom: 0; _margin-top: 0;
}
.d-state-noTitle .d-close {
	top: 5px;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
body {
	background: rgb(0, 0, 0); color: rgb(112, 112, 112); font-size: 14px;
}
.point-header {
	padding: 0px 70px 0px; left: 0px; top: 0px; height: 110px; right: 0px; position: fixed; z-index: 3;
}
.point-header .logo {
	background: url("logo.png") no-repeat center; transition:0.7s ease-out; width: 356px; height: 100%; margin-left: -50px; float: left; opacity: 0; -webkit-transition: all 0.7s ease-out 0s;
}
.loaded .point-header .logo {
	margin-left: 0px; opacity: 1;
}
.point-header .r {
	transition:0.7s ease-out; height: 100%; color: rgb(255, 255, 255); margin-right: -50px; float: right; position: relative; opacity: 0; -webkit-transition: all 0.7s ease-out 0s;
}
.point-footer {
	transition:0.7s ease-out; text-align: right; right: 70px; bottom: 0px; color: rgb(255, 255, 255); padding-bottom: 25px; font-size: 12px; position: fixed; z-index: 1; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -webkit-transition: all 0.7s ease-out 0s;
}
.footer-quick dl {
	width: 150px;
}
.footer-quick {
	padding: 0px; color: rgb(255, 255, 255); clear: both; font-size: 12px;
}
.footer-quick dd a {
	color: rgb(255, 255, 255); line-height: 20px;
}
.loaded .point-footer {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px);
}
.body {
	height: 100%; overflow: hidden; position: relative;
}
.banner {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; overflow: hidden; position: absolute;
}
.banner .frame {
	height: 100%; overflow: hidden; position: relative;
}
.banner .child {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; background-repeat: no-repeat; background-size: cover;
}
.b_nav {
	left: 0px; text-align: center; right: 0px; bottom: 40px; position: absolute;
}
.b_nav i {
	margin: 0px 8px; border-radius: 100%; border: 2px solid rgb(255, 255, 255); transition:0.3s linear; border-image: none; width: 15px; height: 15px; line-height: 6px; vertical-align: middle; display: inline-block; cursor: pointer; -webkit-transition: all 0.3s linear 0s;
}
.b_nav i.now {
	box-shadow: 0px 0px 12px rgba(255,255,255,0.8);
}
.b_nav i.now::after {
	background: rgb(255, 255, 255); border-radius: 100%; width: 5px; height: 5px; display: inline-block; content: "";
}
.point-main {
	background: rgba(255, 255, 255, 0); left: 70px; top: 105px; right: 70px; bottom: 90px; position: absolute;
}
.point-main .bdr {
	background: rgb(221, 221, 221); transition:1s cubic-bezier(0, 1.3, 0.7, 1); position: absolute; -webkit-transition: all 1s cubic-bezier(0, 1.3, 0.7, 1) 0s;
}
.point-main .b1 {
	left: 0px; top: 0px; width: 1px; height: 1px;
}
.loaded .point-main .b1 {
	width: 100%;
}
.point-main .b2 {
	top: 0px; width: 1px; height: 1px; right: 0px;
}
.loaded .point-main .b2 {
	height: 100%;
}
.point-main .b3 {
	width: 1px; height: 1px; right: 0px; bottom: 0px;
}
.loaded .point-main .b3 {
	width: 100%;
}
.point-main .b4 {
	left: 0px; width: 1px; height: 1px; bottom: 0px;
}
.loaded .point-main .b4 {
	height: 100%;
}
.home {
	background: rgba(0, 0, 0, 0.3); height: 100%; position: relative;
}
.titbox {
	left: 50%; top: 50%; width: 84%; text-align: center; color: rgb(255, 255, 255); display: none; position: absolute; cursor: default; transform: translate(-50%, -70%); -webkit-transform: translate(-50%, -70%);
}
:first-child.titbox {
	display: block;
}
.titbox h3 {
	height: 90px; color: rgb(206, 224, 3); text-transform: uppercase; font-family: Impact,Arial; font-size: 80px;
}
.titbox h4 {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 60px; font-size: 42px; font-weight: normal; margin-top: 6px;
}
.titbox p {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 60px; font-size: 42px; font-weight: normal; margin-top: 6px;
}
.showtit i {
	transition:1s ease-in-out; vertical-align: text-bottom; display: inline-block; opacity: 0; transform: translateY(120px); -webkit-transform: translateY(120px); -webkit-transition: all 1s ease-in-out 0s;
}
.act.showtit i {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.showtxt i {
	text-align: left; display: inline-block;
}
.showtxt i b {
	transition:0.6s ease-out; overflow: hidden; font-weight: normal; display: inline-block; white-space: nowrap; opacity: 0; -webkit-transition: all 0.6s ease-out 0s;
}
.showtxt i b.h {
	width: 0px;
}
.act.showtxt i b.h {
	width: 100%; opacity: 1;
}
