/* CSS Document */

/**/
#top-browser-tip {
	border-bottom:1px solid #FF9900;
	padding:10px 0;
	background-color:#FFFFDD;
	text-align:center;
	font-size:1.2em;
}

.notice {
	border-bottom:1px solid #FF9900;
	padding:10px 0;
	background-color:#FFFFDD;
	text-align:center;
	font-size:1.2em;
}

.inner {
	position:relative;
	margin:auto;
	width:990px;
}

@media screen and (min-width:1280px) {

.inner {
	width:990px;
}

}

/* HEADER */
header {
	width:100%;
	height:88px;
	background:#fff;
}
/* HEADER > LOGO */
header #header-logo {
    float: left;
    margin: 15px 5px 0 0;
    width: 200px;
    height: 60px;
    background: url(../images/logos.png) center left no-repeat;
    position: absolute;
    z-index: 2;
}
header #header-logo a {
	display:block;
	margin:0;
	border:none;
	height:100%;
}
/* HEADER > TOPNAV */
header nav#topnav {
	position:absolute;
	top:0;
	right:0;
	padding:10px 0;
	font-size:1.2em;
}
header nav#topnav a {
	margin:0 0 0 20px;
	text-decoration:none;
}
header nav#topnav a:link,
header nav#topnav a:visited {
	color:#333333;
}
header nav#topnav a:hover,
header nav#topnav a:active,
header nav#topnav a:focus {
	border:none;
	color:#007DC5;
}
header nav#topnav a#topnav-cart {
	padding:0 0 0 20px;
	background-image:url(topnav-cart.png);
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:left center;
}
header nav#topnav a#topnav-tmall {
	border-radius:3px;
	padding:2px 5px;
	background:#007DC5;
	color:#FFFFFF;
}
header nav#topnav a#topnav-language {
	padding:0 0 0 20px;
	background-image:url(topnav-language.png);
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:left center;
}
/* HEADER > NAV */
header nav#header-nav {
	float: right;
margin-top: 40px;
height: 40px;
position: absolute;
z-index: 2;
margin-left:400px;
}
header nav#header-nav ul {
	list-style:none;
	height:40px;
}
header nav#header-nav ul li {
	position:relative;
	float:left;
	margin:0 0 0 22px;
}
header nav#header-nav ul li a {
	display:block;
	margin:2px;
	border:none;
	height:100%;
	line-height:38px;
	line-height:38px;
font-size: 1.3em;
font-family: "微软雅黑","黑体","Verdana";
text-decoration: none;
}
header nav#header-nav ul li a:link,
header nav#header-nav ul li a:visited {
	color:#FFF;
}
header nav#header-nav ul li a:hover,
header nav#header-nav ul li a:active,
header nav#header-nav ul li a:focus {
	color:#fff;
}
header nav#header-nav ul li:hover a,
header nav#header-nav ul li:active a,
header nav#header-nav ul li:focus a {
	border-bottom:2px solid #fff;
}
header nav#header-nav ul li menu {
	z-index:9999;
	position:absolute;
	display:none;
	min-width:130px;
	padding:0px 0;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,.9);
	list-style:none;
}
header nav#header-nav ul li menu.last {
	right:0;
}
header nav#header-nav ul li:hover menu,
header nav#header-nav ul li:active menu,
header nav#header-nav ul li:focus menu {
	display:block;border-radius: 6px;
}
header nav#header-nav ul li menu li {
	float:none;
	margin:0;
}
header nav#header-nav ul li menu li:hover,
header nav#header-nav ul li menu li:active,
header nav#header-nav ul li menu li:focus {
	background-color:#007DC5;
}
header nav#header-nav ul li menu li a {
	padding:5px 10px;
	line-height:normal;
	font-size:1.2em;
	font-weight:normal;
}
header nav#header-nav ul li menu li a:link,
header nav#header-nav ul li menu li a:visited {
	color:#666666;
}
header nav#header-nav ul li menu li a:hover,
header nav#header-nav ul li menu li a:active,
header nav#header-nav ul li menu li a:focus {
	border:none;
	color:#FFFFFF;
}
header nav#header-nav ul li:hover menu li a,
header nav#header-nav ul li:active menu li a,
header nav#header-nav ul li:focus menu li a {
	border:none;
}
.nes_qt{ margin-top:0px; position: absolute; right:-2px; top:8px;}
.nes_qt a{ float:left; font-size:12px; margin-left:5px;}

/* FOOTER */
footer {
	height:240px;
	background:#425C6C;
	color:#A1AEB6;
}

footer a:link,
footer a:visited {
	color:#A1AEB6;
}
footer a:hover,
footer a:active,
footer a:focus {
	border:none;
	color:#FFFFFF;
}
/* FOOTER NAV */
footer nav#footer-nav {
	float:left;
	width:600px;
	height:160px;
	padding:40px 0;
	font-size:1.2em;
}
footer nav#footer-nav ul {
	list-style:none;
}
footer nav#footer-nav ul li {
	width:150px;
	float:left;
}
footer nav#footer-nav ul li dl {}
footer nav#footer-nav ul li dl dt {
	margin-bottom:5px;
	color:#FFFFFF;
}
footer nav#footer-nav ul li dl dd {}
/* FOOTER RIGHTSIDE */
footer #footer-rightside {
	float:right;
	width:300px;
	height:160px;
	padding:40px 20px;
	background:rgba(255,255,255,0.1);
	text-align:right;
}

footer #follow-us {}
footer #follow-us ul {
	float:right;
	height:32px;
	list-style:none;
}
footer #follow-us ul li {
	float:left;
	margin:0 0 0 10px;
	width:32px;
	height:32px;
}
footer #follow-us ul li#weibo a {
	background-image:url(footer-weibo.png);
}
footer #follow-us ul li#weibo a:hover,
footer #follow-us ul li#weibo a:active,
footer #follow-us ul li#weibo a:focus {
	background-image:url(footer-weibo-highlight.png);
}
footer #follow-us ul li#weixin {
	position:relative;
}
footer #follow-us ul li#weixin a {
	background-image:url(footer-weixin.png);
}
footer #follow-us ul li#weixin a:hover,
footer #follow-us ul li#weixin a:active,
footer #follow-us ul li#weixin a:focus {
	background-image:url(footer-weixin-highlight.png);
}
footer #follow-us ul li#weixin #footer-weixin-qr {
	position:absolute;
	display:none;
	top:-355px;
	left:-65px;
}
footer #follow-us ul li#weixin:hover #footer-weixin-qr {
	display:block;
}
footer #follow-us ul li#share a {
	background-image:url(footer-share.png);
}
footer #follow-us ul li#share a:hover,
footer #follow-us ul li#share a:active,
footer #follow-us ul li#share a:focus {
	background-image:url(footer-share-highlight.png);
}
footer #follow-us ul li a {
	display:block;
	margin:0;
	height:100%;
	background-size:32px 32px;
	background-repeat:no-repeat;
	background-position:center center;
}

footer #copyright {
	clear:both;
	margin-top:10px;
	font-size:1.2em;
}

footer #browser-version {
	margin-top:10px;
	font-size:1.2em;
}

/* RIGHTSIDE FIXED */
ul#rightside-fixed {
	z-index:99;
	position:fixed;
	right:20px;
	bottom:40px;
	width:50px;
	height:100px;
	list-style:none;
}
ul#rightside-fixed li {
	float:none;
	width:50px;
	height:50px;
}
ul#rightside-fixed li.rightside-fixed-instant {
	background:url(../home/rightside_fixed_instant.png) center center no-repeat;
}

ul#rightside-fixed li.rightside-fixed-instant:hover,
ul#rightside-fixed li.rightside-fixed-instant:active,
ul#rightside-fixed li.rightside-fixed-instant:focus {
	background:url(../home/rightside_fixed_instant_highlight.png) center center no-repeat;
}
ul#rightside-fixed li.rightside-fixed-wangwang {
	background:url(../home/rightside_fixed_wangwang.png) center center no-repeat;
}

ul#rightside-fixed li.rightside-fixed-wangwang:hover,
ul#rightside-fixed li.rightside-fixed-wangwang:active,
ul#rightside-fixed li.rightside-fixed-wangwang:focus {
	background:url(../home/rightside_fixed_wangwang_highlight.png) center center no-repeat;
}
ul#rightside-fixed li a {
	display:block;
	margin:0;
	height:100%;
}


/* FORM */
.form {clear:both;}
.form fieldset {
	border:none;
	padding:20px 0;
}
.form fieldset legend {
	border-left:5px solid #E6E6E6;
	width:calc(100% - 30px);
	width:-webkit-calc(100% - 30px);
	width:-moz-calc(100% - 30px);
	padding:4px 15px 4px 10px;
	background:#F6F6F6;
	font-size:1.2em;
	color:#000000;
}
.form a {font-size:1.2em;}
.form-head {clear:both;}
.form-head h3 {
	margin-top:0;
	margin-bottom:10px;
	color:#000000;
}
.form-body {margin-top:20px;}
.form .left {float:left;}
.form .right {float:right;}
.form .field {
	clear:both;
	display:block;
	margin-bottom:10px;
	width:100%;
	min-height:36px;
}
.form .field .field-name {
	float:left;
	margin-right:10px;
	width:100px;
	height:36px;
	line-height:36px;
	text-align:right;
	font-size:1.2em;
}
.form .field .field-value,
.form .field .value {
	float:left;
	min-height:36px;
}
.form .field .field-value .left,
.form .field .value .left {margin-right:10px;}
.form .confirmation {
	clear:both;
	display:block;
	min-height:36px;
	line-height:36px;
}
.form .confirmation.align-value {margin-left:110px;}
.form .confirmation .left {margin-right:10px;}
.form label.error {
	display:block;
	padding:2px 0;
	font-size:1.2em;
	color:#CC0000;
}

.actionbar {
	clear:both;
	padding:15px 0;
	text-align:right;
}


/* INPUT:TEXT,PASSWORD,TEL,EMAIL,URL */
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="url"] {
	border:1px solid #E6E6E6;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	width:278px;
	height:24px;
	padding:5px 10px 5px 10px;
	line-height:24px;
	background-color:#FFFFFF;
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:7px center;
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
	color:#333333;
	outline:none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="tel"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled {
	background-color:#F6F6F6;
}
input[type="text"].short,
input[type="password"].short,
input[type="tel"].short,
input[type="email"].short,
input[type="url"].short {width:123px;}

/* INPUT:NUMBER,MONTH,WEEK,DATE,TIME */
input[type="number"],
input[type="month"],
input[type="week"],
input[type="date"],
input[type="time"] {
	border:1px solid #E6E6E6;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	width:123px;
	height:24px;
	padding:5px 10px 5px 10px;
	line-height:24px;
	background-color:#FFFFFF;
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:7px center;
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
	color:#333333;
	outline:none;
}
input[type="number"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="date"]:disabled,
input[type="time"]:disabled {
	background-color:#F6F6F6;
}

/* INPUT:CHECKboxys,RADIO,FILE */
label.checkboxys {
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
}
input[type="checkboxys"] {
	margin-right:5px;
	appearance:none;
	-moz-appearance:none;
	 -webkit-appearance:none;
	border:1px solid #E6E6E6;
	width:14px;
	height:14px;
	vertical-align: middle;
}
input[type="checkboxys"]:checked::after {
	content:url(checkboxys-checked.png);
	display:block;
}

label.radio {
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
}
input[type="radio"] {
	margin-right:5px;
	appearance:none;
	-moz-appearance:none;
	 -webkit-appearance:none;
	border:1px solid #E6E6E6;
	width:14px;
	height:14px;
	vertical-align: middle;
}
input[type="radio"]:checked::after {
	content:url(radio-checked.png);
	display:block;
}

input[type="file"] {}

/* SELECT */
select {
	border:1px solid #E6E6E6;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	width:150px;
	height:42px;
	padding:5px 6px;
	background-color:#FFFFFF;
	line-height:30px;
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
	color:#333333;
	cursor:pointer;
	outline:none;
}
select:disabled {
	background-color:#F6F6F6;
}
select.short {width:145px;}

/* TEXTAREA */
textarea {
	border:1px solid #E6E6E6;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	padding:5px 10px;
	background-color:#FFFFFF;
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
	color:#333333;
	outline:none;
}
textarea:disabled {
	background-color:#F6F6F6;
}

/* BUTTON */
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	height:36px;
	padding-left:20px;
	padding-right:20px;
	font-family:"Segoe UI Light","Segoe UI Web Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","HelveticaNeue-Light","Helvetica Neue",Arial,sans-serif;
	font-size:1.2em;
	color:#333333;
	cursor:pointer;
	outline:none;
}
button[type="button"],
button[type="reset"],
input[type="button"],
input[type="reset"] {
	border:1px solid #E6E6E6;
	background-color:#F6F6F6;
	color:#666666;
}
button[type="button"]:hover,
button[type="button"]:active,
button[type="button"]:focus,
button[type="reset"]:hover,
button[type="reset"]:active,
button[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus {
	border:1px solid #D6D6D6;
	boxys-shadow:rgba(0,0,0,.1) 0 0 8px inset;
	color:#333333;
}
button[type="submit"],
input[type="submit"] {
	border:1px solid #2c8f35;
	background-color:#2c8f35;
	color:#FFFFFF;
}
button[type="submit"]:hover,
button[type="submit"]:active,
button[type="submit"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
	border:1px solid #007DC5;
	background-color:#007DC5;
	boxys-shadow:rgba(0,0,0,.3) 0 1px 2px;
	color:#FFFFFF;
}

/* PLACEHOLDER */
.placeholder-color {color:#999999;} /*JS:PLACEHOLDER*/

.error-alert {
	border:1px solid #DD3C10;
	padding:8px 10px;
	background:#FFEBE8;
	font-size:1.2em;
}
.warning-alert {
	border:1px solid #E2C822;
	padding:8px 10px;
	background:#FFF9D7;
	font-size:1.2em;
}

/* PAGE TAMPLATE */
.pta {
	padding:25px 0 50px 0;
}
.pta-hd {padding:33px 0px;line-height:10px;}
.pta-hd h2 {float:left;color:#333333;}
.pta h3 {
	margin-bottom:10px;
}
ul.pta-path {
	border-bottom:1px solid #E5E5E5;
	height:32px;
	list-style:none;
	font-size:1.2em;
}
ul.pta-path li {
	float:left;
	padding:0 0 0 10px;
	line-height:32px;
	text-decoration:none;
}
ul.pta-path li a {
	display:block;
	margin:0;
	border:none;
	height:100%;
	padding:0 20px 0 0;
	background:url(../home/pta_path_space.png) center right no-repeat;
	text-decoration:none;
}
.pta-description {
	border-bottom:1px solid #E5E5E5;
	padding:40px 100px;
	text-align:center;
}
.pta-description h1 {
	margin-bottom:10px;
}
.pta-description p {
	font-size:1.4em;
}
.pta-content {
	padding:25px 0;
}

.ptb {
	padding:25px 0 50px 0;
}
.ptb-hd {
	padding:0 10px;
	line-height:48px;
}
.ptb-hd h2 {
	float:left;
	color:#333333;
}
.ptb-hd-link {
	float:right;
}
.ptb-hd-link span {
	margin:0 10px;
}
.ptb-hd-link a.button {
	border:1px solid #057bd1;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	padding:3px 10px;
	background:#049cf3;
	background-image:-webkit-linear-gradient(top,#02adfe,#0689e7);
	background-image:-moz-linear-gradient(top,#02adfe,#0689e7);
	background-image:-o-linear-gradient(top,,#02adfe,#0689e7);
	*FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorstr="#02adfe", endColorstr="#0689e7");
	color:#FFFFFF;
	text-decoration:none;
}
.ptb-hd-link a.button:hover {
	border:1px solid #0062b8;
	background:#007ed5;
	background-image:-webkit-linear-gradient(top,#008fe0,#006bc9);
	background-image:-moz-linear-gradient(top,#008fe0,#006bc9);
	background-image:-o-linear-gradient(top,,#008fe0,#006bc9);
	*FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorstr="#008fe0", endColorstr="#006bc9");
}
.ptb-boxys {
	border:1px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	background:#FFFFFF;
	/*
	boxys-shadow:#DDDDDD 0px 2px 5px;
	-webkit-boxys-shadow:#DDDDDD 0px 2px 5px;
	-moz-boxys-shadow:#DDDDDD 0px 2px 5px;
	-o-boxys-shadow:#DDDDDD 0px 2px 5px;
	*/
}
.ptb-banner {
	border-bottom:1px solid #DDDDDD;
	width:988px;
	height:330px;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-o-border-radius:6px 6px 0 0;
	background:#FFFFFF;
}
.ptb-banner-description {
	float:left;
	margin:50px 0 0 100px;
	width:350px;
}
.ptb-banner-description h1 {
	margin-bottom:10px;
	color:#333333;
}
.ptb-banner-description p{
	font-size:1.4em;
}
.ptb-description {
	margin:0 49px;
	border-bottom:1px solid #DDDDDD;
	padding:40px 0;
	text-align:center;
}
.ptb-description h1 {
	margin-bottom:10px;
	color:#333333;
}
.ptb-description p {
	font-size:1.4em;
}
.ptb-content {
	padding:29px 49px;
}
.ptb-content.shadow {
	background:url(../home/ptb_boxys_banner_bottom.png) top center no-repeat;
}
.ptb-action {
	border-top:1px solid #DDDDDD;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	padding:15px 49px;
	background:#F0F0F0;
	background-image:-webkit-linear-gradient(top,#FFFFFF,#F0F0F0);
	background-image:-moz-linear-gradient(top, #FFFFFF, #F0F0F0);
	background-image:-o-linear-gradient(top,,#FFFFFF,#F0F0F0);
	*FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0",startColorStr="#FFFFFF",endColorStr="#F0F0F0");
	text-align:center;
}

/* APPLICATION */
.partners-application {}
.partners-application .ptb-banner {
	background:#FFFFFF url(../home/partners/partners_application_banner.png) top left no-repeat;
}
.partners-application-thankyou {}

/* boxys */
.ba-boxys {
	border:1px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;
	border-radius:6px;
	background:#FFFFFF;
}
.ba-boxys .ba-boxys-banner {
	margin:-1px -1px 0 -1px;
	width:calc(100% + 2px);
	overflow:hidden;
}
.ba-boxys .ba-boxys-banner img {
	width:100%;
	border-radius:8px 8px 0 0;
}


/* BASE TEMPLATE */
.base-template {
	position:relative;
	border:1px solid #E3E3E3;
	border-bottom:3px solid #E3E3E3;
	/* boxys-shadow:rgba(0,0,0,0.3) 0 1px 3px; */
	border-radius:6px;
	width:calc(100% - 2px);
	min-height:250px;
	background-color:#FFFFFF;
}
.base-template .leftside {
	border-right:1px solid #E3E3E3;
	border-radius:6px 0 0 6px;
	width:300px;
	height:100%;
	padding:30px;
	background-color:#F9F9F9;
}
.base-template .leftside h3 {
	margin:0 0 20px 0;
}
.base-template .leftside p {
	font-size:1.4em;
}
.base-template .rightside {
	width:calc(100% - 421px);
    width:-webkit-calc(100% - 421px);
	width:-moz-calc(100% - 421px);
	padding:30px 31px;
}

.base-template .rightside h3 {
	margin:0 0 20px 0;
}

/* FLOAT WINDOW */
.float-window {
	position:relative;
	width:100%;
	height:100%;
}
.float-window .modal {
	z-index:99999;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:0.8;
}
.float-window .head {}
.float-window .head h3 {
	color:#000000;
}
.float-window .content {
	z-index:999999;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	width:750px;
	height:550px;
	padding:25px;
	background-color:#FFFFFF;
	opacity:1;
	boxys-shadow:rgb(0,0,0,0.3) 0 0 10px;
}
.float-window .content-w600 {
	z-index:999999;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-325px;
	width:600px;
	height:450px;
	padding:25px;
	background-color:#FFFFFF;
	opacity:1;
	boxys-shadow:rgb(0,0,0,0.3) 0 0 10px;
}
.float-window-close {
	position:absolute;
	top:12px;
	right:12px;
	width:24px;
	height:24px;
	background:url(float-window-close.png) center center no-repeat;
}
.float-window-close a {
	display:block;
	margin:0;
	border:none;
	height:100%;
}

/* HERO */
.hero {position:relative;min-width:990px;max-width:1920px;height:480px;overflow:hidden;}
.hero .media {position:absolute;left:50%;margin-left:-953px;height:480px;}
.hero .text {position:absolute;}

/* The picture */
#parallaxeos_1588765521 .parallaxeos_animate,#parallaxeos_1588765521 .parallaxeos_animate h1,#parallaxeos_1588765521 .parallaxeos_animate h2,#parallaxeos_1588765521 .parallaxeos_animate h3,#parallaxeos_1588765521 .parallaxeos_animate h4,#parallaxeos_1588765521 .parallaxeos_animate h5,#parallaxeos_1588765521 .parallaxeos_animate h6,#parallaxeos_1588765521 p {color: #ffffff;}
#parallaxeos_1588765521 .parallaxeos_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#parallaxeos_1588765521 .parallaxeos_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#parallaxeos_1588765521 .parallaxeos_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#parallaxeos_1588765521 .parallaxeos_animate h4,#parallaxeos_1588765521 .parallaxeos_animate h5,#parallaxeos_1588765521 .parallaxeos_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#parallaxeos_1588765521 .parallaxeos{background:url(../images/我服务，我快乐.jpg);}
.header-parallax  #parallaxeos_1588765521 .parallaxeos{background-attachment: scroll;}
#parallaxeos_1588765521 .parallaxeos_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #parallaxeos_1588765521 .parallaxeos_overlay{display: none;}
#parallaxeos_1588765521 a:focus{outline: none;}
#parallaxeos_1588765521 p{font-size: 24px;}
.parallaxeos_container .parallaxeos_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.parallaxeos_container .parallaxeos_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.parallaxeos_container .parallaxeos_content .a.btn.btn-white{text-align: center;}
.header-parallax #parallaxeos_1771381925 .parallaxeos {background-attachment: scroll;}
.parallaxeos_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.parallaxeos_container .parallaxeos {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .parallaxeos_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.parallaxeos_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.parallaxeos_container {display: block;position: relative;overflow: hidden;}
.parallaxeos_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;}
.parallaxeos_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}

/* 产品页面  */
/* To Navigation Style */
section {text-align: center;}
.demo-3{margin-top:50px;}
section h2 {font-weight: 500;padding: 2px;padding: 0 30px;display: inline-block;font-size: 32px;color: rgb(0, 0, 0);}
section i {display: inline-block;width: 190px;border-top: 1px solid #e3e3e3;vertical-align: middle;margin-top: -17px;}
section p {margin-top:40px;line-height:30px;margin-bottom: 80px;font-size: 16px;color: #666;}
section font14 {margin-top:40px;font-size:14px;color:#696767;line-height:28px;}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.container > header h1 {font-size: 2.625em;line-height: 1.3;margin: 0;font-weight: 300;}
.codrops-top {background: #fff;background: rgba(255, 255, 255, 0.6);text-transform: uppercase;width: 100%;font-size: 0.69em;line-height: 2.2;}
.codrops-top a {padding: 0 1em;letter-spacing: 0.1em;color: #888;display: inline-block;}
.codrops-top a:hover {background: rgba(255,255,255,0.95);color: #333;}
.codrops-top span.right {float: right;}
.codrops-top span.right a {float: left;display: block;}
.codrops-icon:before {font-family: 'codropsicons';margin: 0 4px;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.codrops-icon-drop:before {content: "\e001";}
.codrops-icon-prev:before {content: "\e004";}
.codrops-icon-archive:before {content: "\e002";}
.codrops-icon-next:before {content: "\e000";}
.codrops-icon-about:before {content: "\e003";}
.codrops-demos {padding-top: 1em;font-size: 0.9em;}
.codrops-demos a {display: inline-block;margin: 0.5em;padding: 0.7em 1.1em;border: 3px solid #b3b9bf;color: #b3b9bf;font-weight: 700;}
.codrops-demos a:hover,.codrops-demos a.current-demo,.codrops-demos a.current-demo:hover {border-color: #2c3f52;color: #2c3f52;}
@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}
.grid {padding: 5px 20px 0px 20px;max-width: 990px;margin: 80px auto;list-style: none;text-align: center;}
.grid li {display: inline-block;width: 245px;margin: 0;padding: 5px;text-align: left;margin: 0px 4px 9px 0px;position: relative;-webkit-box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;-moz-box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;border-radius: 5px;}
.grid figure {margin: 0;position: relative;}
.grid figure img {max-width: 100%;display: block;position: relative;}
.cs-style-3 figure h2{position: absolute;width: 100%;top: 70%;text-align: center;color: #666;font-size:15px;}
.grid figcaption {position: absolute;top: 0;left: 0;padding: 20px;background: -webkit-gradient(linear,center top,center bottom,from(#0468a3), to(#5d9cd3));filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0468a3, endColorstr=#5d9cd3);}
.grid figcaption h3 {margin: 0;padding: 0;color: #fff;font-size: 14px;}
.grid figcaption span {color:#fff;}
.grid figcaption a {text-align: center;padding: 5px 10px;border-radius: 2px;display: inline-block;background: #0f5ca2;color: #fff;}

/* 电商平台 */
.grids {padding: 5px 20px 0px 20px;max-width: 1300px;margin: 80px auto;list-style: none;text-align: center;}
.grids li {display: inline-block;width: 250px;margin: 0;padding: 5px;text-align: left;margin: 0px 4px 9px 0px;position: relative;-webkit-box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;-moz-box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;box-shadow: -4px 0 4px #F2F2F2, 4px 0 4px #F2F2F2, 0 -4px 4px #F2F2F2, 0 6px 6px #F2F2F2;border-radius: 5px;}
.grids li:hover{transform: translateY(-2px);-webkit-transform: translateY(-2px);-moz-transform: translateY(-2px);-ms-transform: translateY(-2px);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;box-shadow: 0px 5px 10px #666;behavior: url(ie-css3.htc);-moz-box-shadow: 0px 5px 10px #666;-webkit-box-shadow: 0px 5px 10px #666;}
.grids figure {margin: 0;position: relative;}
.grids figure img {max-width: 100%;display: block;position: relative;}
.grids figcaption {position: absolute;top: 0;left: 0;padding: 20px;background: linear-gradient(90deg, #0468a3, #5d9cd3);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0468a3, endColorstr=#5d9cd3);}
.grids figcaption h3 {margin: 0;padding: 0;color: #fff;}
.grids figcaption span {color:#fff;}
.grids figcaption a {text-align: center;padding: 5px 10px;border-radius: 2px;display: inline-block;background: #0f5ca2;color: #fff;}
/* 电商平台 end */

/* Caption Style 3 */
.cs-style-3 figure {overflow: hidden;}
.cs-style-3 figure img {-webkit-transition: -webkit-transform 0.4s;-moz-transition: -moz-transform 0.4s;transition: transform 0.4s;}
.no-touch .cs-style-3 figure:hover img,.cs-style-3 figure.cs-hover img {-webkit-transform: translateY(-50px);-moz-transform: translateY(-50px);-ms-transform: translateY(-50px);transform: translateY(-50px);}
.cs-style-3 figcaption {height: 75px;width: 100%;top: auto;bottom: 0;opacity: 0;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;transition: transform 0.4s, opacity 0.1s 0.3s;}
.no-touch .cs-style-3 figure:hover figcaption,.cs-style-3 figure.cs-hover figcaption {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;-moz-transition: -moz-transform 0.4s, opacity 0.1s;transition: transform 0.4s, opacity 0.1s;}
.cs-style-3 figcaption a {position: absolute;bottom: 20px;right: 20px;}
/* 产品页面 end*/

/* E-shop */
.containerps_bannerps{position:relative;padding:0 0 70px;background-position:50% top;background-repeat:no-repeat;}
.containerps {margin: 40px auto;width: 1200px;min-width: 980px;}
.headbox_1 {margin-bottom: 50px;text-align: center;}
.radiusbox{position:relative;margin:40px auto 30px;width:1020px;padding:15px 0;background:#fff;-webkit-box-shadow:0 0 10px #eee;-moz-box-shadow:0 0 10px #eee;box-shadow:0 0 10px #eee;}
.radiusbox_top{/*zoom:1;padding:59px 60px 18px;background:url(../images/radiusbox_top.png) no-repeat left top;*/margin:0 15px;border:1px solid #e5e5e5;padding:40px 50px;}
.imglist_2 {text-align: center;}
.imglist_2 a {display: inline-block;margin: 20px 20px;color: #666;font-size: 16px;}
.imglist_2 a .t {display: block;clear: both;}
/* E-shop end */

/* 电器导购  维修保养  健康电器 css*/
#resources #resource-index {background: #fff;}
#resources #resource-filter {background: #FFFFFF;}
#resources #resource-filter ul {width: 1040px;list-style: none;margin: 0 auto;padding: 10px 45px 0;background: 0 0;border-radius: 0;}
#resources #resource-filter ul li {float: left;margin: 20px -22px;font-size: 1.4em;}
#resources #resource-filter ul li.highlight a {background: url(../images/2_02.jpg) no-repeat center left;padding-left: 10px;}
#resources #resource-filter ul li a {border-radius: 50px;padding: 5px 10px;}
#resources #resource-filter ul li a :hover {background-color:linear-gradient(90deg, #0468a3, #5d9cd3);}
#resources #resource-list {padding: 20px 0;}
#resources #resource-list .resource-summary {margin: 0 20px;margin-left: 200px;}
#resources #resource-list .resource-type {height: 50px;overflow: hidden;margin-bottom: 5px;display: block;padding: 5px 5px 0 5px;}
#resources #resource-list .resource-summary .resource-title {margin: 0 0 10px 0;font-weight: 400;height: 43px;line-height: 22px;overflow: hidden;margin-bottom: 8px;color: #333;font-size: 20px;text-decoration:none;}
#resources #resource-list .resource-summary .resour.
ce-description{color: #666;font-size: 14px;line-height: 28px;height: 50px;overflow: hidden;}
#resources #resource-list ul li .r-hyperlink1.resource-summary .resource-title :hover {color: #549de3;font-size: 20px;}
#resources #resource-list ul li .r-hyperlink1.resource-summary .resource-description {color: #666;font-size: 14px;line-height: 28px;height: 84px;overflow: hidden;}
#resources #resource-list .r-hyperlink1 {float: left;width: 150px;height: 100px;background: #549de3;text-align: center;color: #fff;font-size: 16px;font-family: Arial,Helvetica,sans-serif;}
#resources #resource-list .r-hyperlink1 #resource-lists{display: block;font-size: 24px;padding-top: 2px;height: 24px;padding-bottom: 32px;}
#resources #resource-list .r-hyperlink1 #resource-lists small {display: block;font-size: 24px;padding-top: 2px;height: 24px;padding-bottom: 32px;}
.size30 {width: 39px;height: 24px;background-size: 24px 24px;}

/* 关于主图css3 */
#pfind_1588765521 .pfind_animate,#pfind_1588765521 .pfind_animate h1,#pfind_1588765521 .pfind_animate h2,#pfind_1588765521 .pfind_animate h3,#pfind_1588765521 .pfind_animate h4,#pfind_1588765521 .pfind_animate h5,#pfind_1588765521 .pfind_animate h6,#pfind_1588765521 p {color: #ffffff;}
#pfind_1588765521 .pfind_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfind_1588765521 .pfind_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfind_1588765521 .pfind_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfind_1588765521 .pfind_animate h4,#pfind_1588765521 .pfind_animate h5,#pfind_1588765521 .pfind_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfind_1588765521 .pfind{background:url(../images/Mecent-Since.jpg);}
.header-parallax  #pfind_1588765521 .pfind{background-attachment: scroll;}
#pfind_1588765521 .pfind_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfind_1588765521 .pfind_overlay{display: none;}
#pfind_1588765521 a:focus{outline: none;}
#pfind_1588765521 p{font-size: 24px;}
.pfind_container .pfind_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfind_container .pfind_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfind_container .pfind_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfind_1771381925 .pfind {background-attachment: scroll;}
.pfind_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfind_container .pfind {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfind_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfind_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfind_container {display: block;position: relative;overflow: hidden;}
.pfind_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;}
.pfind_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 关于主图css3   ned*/

/* 品牌中心主图 css3  */
#pfinds_1588765521 .pfinds_animate,#pfinds_1588765521 .pfinds_animate h1,#pfinds_1588765521 .pfinds_animate h2,#pfinds_1588765521 .pfinds_animate h3,#pfinds_1588765521 .pfinds_animate h4,#pfinds_1588765521 .pfinds_animate h5,#pfinds_1588765521 .pfinds_animate h6,#pfinds_1588765521 p {color: #ffffff;}
#pfinds_1588765521 .pfinds_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfinds_1588765521 .pfinds_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfinds_1588765521 .pfinds_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfinds_1588765521 .pfinds_animate h4,#pfinds_1588765521 .pfinds_animate h5,#pfinds_1588765521 .pfinds_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfinds_1588765521 .pfinds{background:url(../images/品牌中心2.jpg);}
.header-parallax  #pfinds_1588765521 .pfinds{background-attachment: scroll;}
#pfinds_1588765521 .pfinds_overlay{opacity: 0.69;width: auto;}
.ie8 #pfinds_1588765521 .pfinds_overlay{display: none;}
#pfinds_1588765521 a:focus{outline: none;}
#pfinds_1588765521 p{font-size: 24px;}
.pfinds_container .pfinds_content {height: 100%;position: relative;z-index: 10;}
.pfinds_container .pfinds_content h2{font-weight: normal;color: #fff;font-size: 40px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;max-width: 800px;text-align: right;}
.pfinds_container .pfinds_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfinds_1771381925 .pfinds {background-attachment: scroll;}
.pfinds_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfinds_container .pfinds {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfinds_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfinds_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfinds_container {display: block;position: relative;overflow: hidden;}
.pfinds_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfinds_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 品牌中心主图 css3 end */

/* 服务中心-电器导购  维修保养  健康电器 css 主图*/
#pfindss_1588765521 .pfindss_animate,#pfindss_1588765521 .pfindss_animate h1,#pfindss_1588765521 .pfindss_animate h2,#pfindss_1588765521 .pfindss_animate h3,#pfindss_1588765521 .pfindss_animate h4,#pfindss_1588765521 .pfindss_animate h5,#pfindss_1588765521 .pfindss_animate h6,#pfindss_1588765521 p {color: #ffffff;}
#pfindss_1588765521 .pfindss_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfindss_1588765521 .pfindss_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfindss_1588765521 .pfindss_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfindss_1588765521 .pfindss_animate h4,#pfindss_1588765521 .pfindss_animate h5,#pfindss_1588765521 .pfindss_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfindss_1588765521 .pfindss{background:url(../images/我服务，我快乐.jpg);}
.header-parallax  #pfindss_1588765521 .pfindss{background-attachment: scroll;}
#pfindss_1588765521 .pfindss_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfindss_1588765521 .pfindss_overlay{display: none;}
#pfindss_1588765521 a:focus{outline: none;}
#pfindss_1588765521 p{font-size: 24px;}
.pfindss_container .pfindss_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfindss_container .pfindss_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfindss_container .pfindss_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfindss_1771381925 .pfindss {background-attachment: scroll;}
.pfindss_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindss_container .pfindss {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfindss_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfindss_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindss_container {display: block;position: relative;overflow: hidden;}
.pfindss_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfindss_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 服务中心-电器导购  维修保养  健康电器 css 主图 Ned*/

/* 新闻资讯 css主图css3 */
#pfindsse_1588765521 .pfindsse_animate,#pfindsse_1588765521 .pfindsse_animate h1,#pfindsse_1588765521 .pfindsse_animate h2,#pfindsse_1588765521 .pfindsse_animate h3,#pfindsse_1588765521 .pfindsse_animate h4,#pfindsse_1588765521 .pfindsse_animate h5,#pfindsse_1588765521 .pfindsse_animate h6,#pfindsse_1588765521 p {color: #ffffff;}
#pfindsse_1588765521 .pfindsse_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfindsse_1588765521 .pfindsse_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfindsse_1588765521 .pfindsse_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfindsse_1588765521 .pfindsse_animate h4,#pfindsse_1588765521 .pfindsse_animate h5,#pfindsse_1588765521 .pfindsse_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfindsse_1588765521 .pfindsse{background:url(../images/新闻中心.jpg);}
.header-parallax  #pfindsse_1588765521 .pfindsse{background-attachment: scroll;}
#pfindsse_1588765521 .pfindsse_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfindsse_1588765521 .pfindsse_overlay{display: none;}
#pfindsse_1588765521 a:focus{outline: none;}
#pfindsse_1588765521 p{font-size: 24px;}
.pfindsse_container .pfindsse_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfindsse_container .pfindsse_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfindsse_container .pfindsse_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfindsse_1771381925 .pfindsse {background-attachment: scroll;}
.pfindsse_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindsse_container .pfindsse {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfindsse_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfindsse_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindsse_container {display: block;position: relative;overflow: hidden;}
.pfindsse_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfindsse_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 新闻资讯 主图css3 Ned*/

/* 欧美时尚电器馆  css主图css3 */
#pfindssep_1588765521 .pfindssep_animate,#pfindssep_1588765521 .pfindssep_animate h1,#pfindssep_1588765521 .pfindssep_animate h2,#pfindssep_1588765521 .pfindssep_animate h3,#pfindssep_1588765521 .pfindssep_animate h4,#pfindssep_1588765521 .pfindssep_animate h5,#pfindssep_1588765521 .pfindssep_animate h6,#pfindssep_1588765521 p {color: #ffffff;}
#pfindssep_1588765521 .pfindssep_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfindssep_1588765521 .pfindssep_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfindssep_1588765521 .pfindssep_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfindssep_1588765521 .pfindssep_animate h4,#pfindssep_1588765521 .pfindssep_animate h5,#pfindssep_1588765521 .pfindssep_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfindssep_1588765521 .pfindssep{background:url(../images/pfindssep.jpg);}
.header-parallax  #pfindssep_1588765521 .pfindssep{background-attachment: scroll;}
#pfindssep_1588765521 .pfindssep_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfindssep_1588765521 .pfindssep_overlay{display: none;}
#pfindssep_1588765521 a:focus{outline: none;}
#pfindssep_1588765521 p{font-size: 24px;}
.pfindssep_container .pfindssep_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfindssep_container .pfindssep_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfindssep_container .pfindssep_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfindssep_1771381925 .pfindssep {background-attachment: scroll;}
.pfindssep_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssep_container .pfindssep {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfindssep_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfindssep_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssep_container {display: block;position: relative;overflow: hidden;}
.pfindssep_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfindssep_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 欧美时尚电器馆  主图css3 Ned*/

/* 联系我们 css主图css3 */
#pfindssepf_1588765521 .pfindssepf_animate,#pfindssepf_1588765521 .pfindssepf_animate h1,#pfindssepf_1588765521 .pfindssepf_animate h2,#pfindssepf_1588765521 .pfindssepf_animate h3,#pfindssepf_1588765521 .pfindssepf_animate h4,#pfindssepf_1588765521 .pfindssepf_animate h5,#pfindssepf_1588765521 .pfindssepf_animate h6,#pfindssepf_1588765521 p {color: #ffffff;}
#pfindssepf_1588765521 .pfindssepf_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfindssepf_1588765521 .pfindssepf_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfindssepf_1588765521 .pfindssepf_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfindssepf_1588765521 .pfindssepf_animate h4,#pfindssepf_1588765521 .pfindssepf_animate h5,#pfindssepf_1588765521 .pfindssepf_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfindssepf_1588765521 .pfindssepf{background:url(../images/lxwm.jpg);}
.header-parallax  #pfindssepf_1588765521 .pfindssepf{background-attachment: scroll;}
#pfindssepf_1588765521 .pfindssepf_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfindssepf_1588765521 .pfindssepf_overlay{display: none;}
#pfindssepf_1588765521 a:focus{outline: none;}
#pfindssepf_1588765521 p{font-size: 24px;}
.pfindssepf_container .pfindssepf_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfindssepf_container .pfindssepf_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfindssepf_container .pfindssepf_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfindssepf_1771381925 .pfindssepf {background-attachment: scroll;}
.pfindssepf_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssepf_container .pfindssepf {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfindssepf_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfindssepf_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssepf_container {display: block;position: relative;overflow: hidden;}
.pfindssepf_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfindssepf_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 联系我们 主图css3 Ned*/

/* 招贤纳士 css主图css3 */
#pfindssepfd_1588765521 .pfindssepfd_animate,#pfindssepfd_1588765521 .pfindssepfd_animate h1,#pfindssepfd_1588765521 .pfindssepfd_animate h2,#pfindssepfd_1588765521 .pfindssepfd_animate h3,#pfindssepfd_1588765521 .pfindssepfd_animate h4,#pfindssepfd_1588765521 .pfindssepfd_animate h5,#pfindssepfd_1588765521 .pfindssepfd_animate h6,#pfindssepfd_1588765521 p {color: #ffffff;}
#pfindssepfd_1588765521 .pfindssepfd_animate h1 {font-size: 90px;font-weight: 700;padding-bottom: 10px;line-height: 1em;}
#pfindssepfd_1588765521 .pfindssepfd_animate h2 {font-size: 48px;font-weight: 700;line-height: 1em;}
#pfindssepfd_1588765521 .pfindssepfd_animate h3 {font-size: 36px;font-weight: 700;line-height: 1.7em;}
#pfindssepfd_1588765521 .pfindssepfd_animate h4,#pfindssepfd_1588765521 .pfindssepfd_animate h5,#pfindssepfd_1588765521 .pfindssepfd_animate h6 {font-size: 24px;font-weight: 400;line-height: 1.7em;}
#pfindssepfd_1588765521 .pfindssepfd{background:url(../images/Personnel.jpg);}
.header-parallax  #pfindssepfd_1588765521 .pfindssepfd{background-attachment: scroll;}
#pfindssepfd_1588765521 .pfindssepfd_overlay{opacity: 0.69;width: auto;height: auto;top: 0;bottom: 0;right: 0;left: 0;}
.ie8 #pfindssepfd_1588765521 .pfindssepfd_overlay{display: none;}
#pfindssepfd_1588765521 a:focus{outline: none;}
#pfindssepfd_1588765521 p{font-size: 24px;}
.pfindssepfd_container .pfindssepfd_content {height: 100%;position: relative;z-index: 10;text-align: center;}
.pfindssepfd_container .pfindssepfd_content h2{font-weight: normal;color: #fff;font-size: 55px;line-height: 55px;font-family: Arial, Helvetica, sans-serif;}
.pfindssepfd_container .pfindssepfd_content .a.btn.btn-white{text-align: center;}
.header-parallax #pfindssepfd_1771381925 .pfindssepfd {background-attachment: scroll;}
.pfindssepfd_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssepfd_container .pfindssepfd {background-attachment: scroll;background-position: 50% 0px;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;-webkit-transition: opacity 0.2s ease-out;-moz-transition: opacity 0.2s ease-out;transition: opacity 0.2s ease-out;}
.stretched-layout .pfindssepfd_outer {position: relative;width: 1000%;left: -500%;margin-left: 50%;clear: both;margin-top: 10px;margin-bottom: 10px;padding-left: 1000px;}
.pfindssepfd_overlay {width: 100%;height: 100%;position: absolute;background-color: #000;z-index: 9;}
.pfindssepfd_container {display: block;position: relative;overflow: hidden;}
.pfindssepfd_animate a.btn.btn-white {border-width: 1px;}
a.btn.btn-white {background-color: transparent;color: #fff;border: 2px solid;border-color: #33b3ed;border-radius: 1px;padding: 8px 20px 6px;margin-right: 8px;margin-top:44px;border-width: 1px;overflow: hidden;transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-ms-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;-moz-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;border-radius: 50px;}
.pfindssepfd_animate a {padding: 13px 16px 12px 16px;display: inline-block;border-width: 1px;border-style: solid;margin-right: 8px;margin-top: 22px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
a.btn.btn-white:hover {background-color: #33b3ed;border-color: #33b3ed;color: #000;}
/* 招贤纳士 主图css3 Ned*/

#section05 a {
	padding-top: 70px;
}
#section05 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-left: -12px;
	margin-top: 210px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@keyframes sdb05 {
	0% {
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}


video { display: block; }
