@CHARSET "UTF-8";
/* AUTHENTICATION */
.home-auth {
	padding: 70px 0 0 0;
}
.home-auth ul {
	list-style: none;
}
.home-auth ul li {
	float: left;
	width: 300px;
	padding: 0 15px 0 15px;
}
.home-auth ul li .image {
	float: left;
	width: 80px;
	height: 80px;
}
.home-auth ul li .image img {
	width: 80px;
	height: 80px;
}
.home-auth ul li .text {
	float: right;
	width: 200px;
}
.home-auth ul li .text h3 {
	margin: 0 0 10px 0;
}
.home-auth ul li .text p {
	font-size: 1.4em;
}
/*list*/
.hone-list {
	list-style: 12px;
	font-size: 5px;
	padding: 12px 1 0 0;
	width: 290px;
	height: 33px;
}
/* NEWS */
.home-news {
	padding: 50px 0 0 0;
}
.home-news h3.title {
	margin-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 0;
	color: #333333;
}
.home-news .news-group {
	width: 490px;
	height: 320px;
}
.home-news .news-group.left {
	float: left;
}
.home-news .news-group.right {
	float: right;
}
.home-news .news-group .news {
	position: relative;
	float: right;
	margin-top: 10px;
	width: 240px;
	height: 150px;
	background: #F7F7F7;
	overflow: hidden;
}
.home-news .news-group .news.v2 {
	float: left;
	height: 310px;
	overflow: hidden;
}
.home-news .news-group .news img {
	position: absolute;
	width: 240px;
}
.home-news .news-group .news img a {
	display: block;
	margin: 0;
	height: 100%;
	text-decoration: none;
}
.home-news .news-group .news .news-info {
	position: absolute;
	bottom: -110px;
	width: calc(100% - 20px);
	padding: 0 10px 10px 10px;
	height: 140px;
	background: #425C6C;
	opacity: 0.9;
	overflow: hidden;
}
.home-news .news-group .news .news-info.beat {
	bottom: -100px;
}
.home-news .news-group .news .news-info.selected {
	bottom: 0;
}
.home-news .news-group .news .news-info a {
	display: block;
	margin: 0;
	height: 100%;
	text-decoration: none;
}
.home-news .news-group .news h4 {
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
}
.home-news .news-group .news .news-info.selected h4 {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.home-news .news-group .news p {
	color: #FFFFFF;
}
.home-news .news-group .news .news-info.selected p {
	color: #FFFFFF;
}
/* BUY GUIDE */
.home-buy-guide {
	padding: 70px 0;
}
.home-buy-guide h3.title {
	margin-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 0;
	color: #333333;
}
.home-buy-guide .item {
	float: left;
	margin: 0 13px;
	width: 220px;
	text-align: center;
}
.home-buy-guide .item h3 {
	margin: 0 0 10px 0;
}
.home-buy-guide .item p {
	font-size: 1.4em;
}
.hero#products-airpurifiers {
	background-image: url(../images/list-op.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hero#products-airpurifiers a {
	display: block;
	margin: 0;
	height: 100%;
}
.hero#products-filters {
	background-image: url(filters-hero.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hero#products-filters a {
	display: block;
	margin: 0;
	height: 100%;
}
/* AIR PURIFIERS */
header.ap-header {
	height: 64px;
	background: none;
}
header.ap-header .ap-logo {
	float: left;
	margin-top: 17px;
	margin-bottom: 17px;
	width: 210px;
	height: 30px;
}
header.ap-header .ap-nav {
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	height: 24px;
	line-height: 24px;
}
header.ap-header .ap-nav a {
	float: left;
	margin-left: 40px;
	font-size: 12px;
	font-family: "Microsoft Yahei", "Segoe UI Light", "Segoe UI Web Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "HelveticaNeue-Light", "Helvetica Neue", Arial, sans-serif;
	text-decoration: none;
}
header.ap-header .ap-nav a:link, header.ap-header .ap-nav a:visited {
	color: #333333;
}
header.ap-header .ap-nav a:hover, header.ap-header .ap-nav a:active, header.ap-header .ap-nav a:focus {
	color: #007dc5;
}
header.ap-header .ap-nav a.button {
	border-radius: 2px;
	padding: 0 10px;
	background-color: #007dc5;
	color: #FFFFFF;
}
header.ap-header .ap-nav a.button:link, header.ap-header .ap-nav a.button:visited {
	color: #FFFFFF;
}
header.ap-header .ap-nav a.button:hover, header.ap-header .ap-nav a.button:active, header.ap-header .ap-nav a.button:focus {
	color: #FFFFFF;
}
.ap-hero {
	width: 100%;
	height: 480px;
}
#ap-pro-introducing {
}
#ap-pro-images {
}
#ap-pro-images .table-cell {
	text-align: center;
}
#ap-pro-images .pro-images-name {
	padding: 5px 0;
	font-size: 1.4em;
	font-weight: bold;
}
hr.section-spaceline {
	margin: auto;
	border: 0;
	width: 80%;
	height: 1px;
	background-color: #EEEEEE;
}
.ap-page-section {
	padding: 40px 0;
}
.ap-page-section .text p {
	font-size: 1.4em;
}
.ap-page-section.text-top {
}
.ap-page-section.text-top .text {
	margin: auto;
	margin-bottom: 40px;
	width: 650px;
}
.ap-page-section.text-left .text {
	float: left;
	width: 650px;
}
.ap-page-section.text-left .media {
	float: right;
	width: 300px;
}
.ap-page-section.text-right .text {
	float: right;
	width: 650px;
}
.ap-page-section.text-right .media {
	float: left;
	width: 300px;
}
.ap-performance {
	padding: 40px 0;
}
.ap-performance .table-row {
}
.ap-performance .table-cell {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 5px;
	font-size: 1.4em;
	color: #666666;
}
.ap-performance .table-cell.black {
	color: #000000;
}
.ap-performance-annotate {
	margin-top: 10px;
	color: #999999;
}
/* SERIES */
.absolute {
	position: absolute;
}
.inner {
	margin: auto;
	width: 990px;
}
.inner p {
	font-size: 16px;
	line-height: 35px;
	letter-spacing: -1px;
	color: #333;
}
.abouts {
	margin: auto;
	width: 990px;
}
/* HEADER FOR FULLPAGE */
header.fullpage {
	z-index: 9999;
	position: fixed;
	top: 0;
	width: 100%;
	min-width: 990px;
	height: 64px;
	background-color: rgba(255,255,255,.8);
}
header.fullpage .fullpage-logo {
	float: left;
	margin-top: 17px;
	margin-bottom: 17px;
	width: 210px;
	height: 30px;
}
/* NAV FOR FULLPAGE */
nav.fullpage-nav {
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 24px;
}
nav.fullpage-nav a {
	float: left;
	margin-left: 40px;
	font-size: 12px;
	font-family: "Microsoft Yahei", "Segoe UI Light", "Segoe UI Web Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "HelveticaNeue-Light", "Helvetica Neue", Arial, sans-serif;
	text-decoration: none;
}
nav.fullpage-nav a:link, nav.fullpage-nav a:visited {
	color: #333333;
}
nav.fullpage-nav a:hover, nav.fullpage-nav a:active, nav.fullpage-nav a:focus {
	color: #007dc5;
}
nav.fullpage-nav a.button {
	border-radius: 2px;
	padding: 0 10px;
	background-color: #007dc5;
	color: #FFFFFF;
}
nav.fullpage-nav a.button:link, nav.fullpage-nav a.button:visited {
	color: #FFFFFF;
}
nav.fullpage-nav a.button:hover, nav.fullpage-nav a.button:active, nav.fullpage-nav a.button:focus {
	color: #FFFFFF;
}
/* SELFSERVICE */
.selfservice {
}
ul.selfservice-tools {
	margin: auto;
	width: 890px;
	list-style: none;
}
ul.selfservice-tools li {
	float: left;
	margin-left: 20px;
	border: 3px solid #F3F3F3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	width: 201px;
	background-size: 60px 60px;
	background-position: center 20%;
	background-repeat: no-repeat;
	text-align: center;
}
ul.selfservice-tools li.selfservice-order {
	margin-left: 0;
	background-image: url(../../icon/i_order@512.svg);
}
ul.selfservice-tools li.selfservice-order:hover {
	background-image: url(../../icon/i_order_highlight@512.svg);
}
ul.selfservice-tools li.selfservice-registered-products {
	background-image: url(../../icon/i_reg_product@512.svg);
}
ul.selfservice-tools li.selfservice-registered-products:hover {
	background-image: url(../../icon/i_reg_product_highlight@512.svg);
}
ul.selfservice-tools li.selfservice-aftersale {
	background-image: url(../../icon/i_after_service@512.svg);
}
ul.selfservice-tools li.selfservice-aftersale:hover {
	background-image: url(../../icon/i_after_service_highlight@512.svg);
}
ul.selfservice-tools li.selfservice-account {
	background-image: url(../../icon/i_account@512.svg);
}
ul.selfservice-tools li.selfservice-account:hover {
	background-image: url(../../icon/i_account_highlight@512.svg);
}
ul.selfservice-tools li:hover {
	border: 3px solid #007DC5;
}
ul.selfservice-tools li h4 {
	color: #666666;
	font-weight: bold;
}
ul.selfservice-tools li a {
	display: block;
	margin: 0;
	height: 100%;
	padding: 110px 10px 10px 10px;
	text-decoration: none;
}
ul.selfservice-tools li a:hover h4, ul.selfservice-tools li a:active h4, ul.selfservice-tools li a:focus h4 {
	color: #007DC5;
}
ul.selfservice-tools li p {
	color: #999999;
}
/* AFTERSALE APPLICATION */
.aftersale {
}
.aftersale table thead tr th {
	padding: 5px 10px;
	background: #F5F5F5;
	text-align: left;
}
.aftersale table tbody tr td {
	border-bottom: 1px solid #F5F5F5;
	padding: 10px;
	text-align: left;
}
.aftersale-application {
}
/* LOGIN */
#account-login {
	margin: 0 0 60px 0;
}
/* ACCOUNT SETTINGS */
.accountsettings {
}
.accountsettings-bill, .accountsettings-invoice, .accountsettings-delivery {
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.accountsettings-bill h4, .accountsettings-invoice h4, .accountsettings-delivery h4 {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	background: #F9F9F9;
	font-weight: bold;
}
.accountsettings-bill-content, .accountsettings-invoice-content, .accountsettings-delivery-content {
	padding: 10px 10px 20px 10px;
}
/* ORDER */
.order {
}
.order-item {
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.order-item-status {
	float: left;
}
.order-item-basic {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	background: #F9F9F9;
}
.order-item-action {
	float: right;
	text-align: right;
	font-size: 1.2em;
}
.order-item-action span {
	margin: 0 10px;
	color: #DDDDDD;
}
a.order-item-action-pay {
	margin-right: 10px;
	border-radius: 2px;
	padding: 4px 10px;
	background: #007DC5;
	color: #FFFFFF;
	text-decoration: none;
}
.order-item-details {
	margin: 25px 0;
}
.order-item-products {
	float: right;
	width: 500px;
}
.order-item-product {
	float: none;
	border: 1px solid #EEEEEE;
	width: 498px;
}
.order-item-product-img {
	float: left;
	width: 160px;
	height: 160px;
}
.order-item-product-info {
	float: left;
	width: 318px;
	padding: 20px 10px;
}
.order-item-booking {
	float: left;
	width: 339px;
	min-height: 160px;
	padding: 0 0 0 10px;
}
.order-item-total {
	border-top: 1px solid #DDDDDD;
	padding: 10px;
	text-align: right;
}
/* PRODUCT REGISTRATION */
#product-registration {
	margin: 0 0 60px 0;
}
#product-registration-thankyou {
	margin: 0 0 60px 0;
}
/* REGISTERED PRODUCTS */
.registered-products {
}
ul.registered-products-list {
	width: 890px;
	list-style: none;
}
ul.registered-products-list li {
	float: left;
	width: 405px;
	padding: 20px;
}
ul.registered-products-list li .registered-products-image {
	float: left;
	width: 160px;
	height: 160px;
}
ul.registered-products-list li .registered-products-summary {
	float: left;
	margin-left: 20px;
	width: 225px;
}
#main-aftersale-application {
	padding-bottom: 40px;
}
/* STORES */
.stores {
}
.stores .float-left {
	margin-left: 30px;
	width: 620px;
}
.stores .float-right {
	margin-right: 30px;
	width: 290px;
}
.stores-location {
	width: 558px;
	height: 367px;
	padding: 20px;
	background-color: #FFFFFF;
	box-shadow: rgba(0,0,0,.3) 0 0 10px;
}
.stores #map {
	width: 558px;
	height: 367px;
}
.stores-finder {
	width: 100%;
}
.stores-info {
	margin-top: 20px;
}
.stores-info h5 {
	margin-bottom: 10px;
}
#store-photo-list {
	margin: 25px 0 0 0;
	border-top: 1px solid #DDDDDD;
}
#store-photo-list h2 {
	line-height: 100px;
	text-align: center;
}
#store-photo-list ul {
	list-style: none;
}
#store-photo-list ul li {
	position: relative;
	float: left;
	margin: 15px;
	width: 300px;
	height: 244px;
}
#store-photo-list ul li img {
	width: 300px;
	height: 200px;
}
#store-photo-list ul li.highlight img {
	z-index: 999;
	position: absolute;
	margin-left: -75px;
	margin-top: -25px;
	width: 450px;
	height: 300px;
	box-shadow: rgba(0,0,0,0.3) 0 0 8px;
}
#store-photo-list ul li .store-show-name {
	width: 100%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	font-size: 1.4em;
}
/* ABOUT */
.about {
}
.about h1 {
	text-align: center;
}
.about p {
	color: #787878;
}
.about-inner {
	margin: auto;
	width: 990px;
}
.about-section-1 {
	padding: 50px 0;
	background: #007DC5;
	text-align: center;
	color: #FFFFFF;
}
.about-section-1 h1 {
	padding: 25px 0 10px 0;
	font-size: 4.8em;
	color: #FFFFFF;
}
.about-section-1 .about-mission {
	margin: auto;
	border-top: 1px solid #FFFFFF;
	width: 600px;
	padding: 25px 50px;
	color: #FFFFFF;
}
.about-section-1 .about-mission h4 {
	color: #FFFFFF;
}
.about-section-1 .about-tvshow img {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: #000000 2px 2px 5px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	-o-box-shadow: #000000 2px 2px 5px;
}
.about-brand {
	margin: 50px 0;
}
.about-brand-hd {
	width: 990px;
	height: 46px;
}
.about-brand-left {
	float: left;
	width: 385px;
	height: 270px;
}
.about-brand-right {
	float: right;
	width: 585px;
	height: 270px;
}
.about-company {
	margin: 50px 0;
}
.about-company-hd {
	width: 990px;
	height: 46px;
}
.about-company-left {
	float: left;
	width: 385px;
	height: 305px;
}
.about-company-right {
	float: right;
	width: 585px;
	height: 305px;
}
.about-awards {
	margin: 50px 0;
}
.about-brand-hd {
	width: 990px;
	height: 46px;
}
.about-section-5 {
}
.about-section-5 h1 {
	margin-bottom: 40px;
	background: #FFFFFF;
}
.about-section-5 .about-inner {
	width: 990px;
	height: 46px;
}
ul.about-com-history {
	margin-top: 50px;
	padding-bottom: 50px;
	background: url(../images/timeline_dotss.png) top left repeat-y;
}
ul.about-com-history li {
	clear: both;
	float: none;
	margin-top: -40px;
	width: 464px;
}
ul.about-com-history li .about-com-history-box {
	border: 3px solid #EEEEEE;
	padding: 10px;
}
ul.about-com-history li.left .about-com-history-box {
	border: 3px solid #EEEEEE;
	border-right: none;
	padding: 10px;
}
ul.about-com-history li.right .about-com-history-box {
	border: 3px solid #EEEEEE;
	border-left: none;
	padding: 10px;
}
ul.about-com-history li h2 img {
	margin: 0 5px;
}
ul.about-com-history li.left {
	float: left;
	padding-right: 43px;
	background: url(../images/timeline_dot.png) top right no-repeat;
	text-align: left;
}
ul.about-com-history li.right {
	float: right;
	padding-left: 43px;
	background: url(../images/timeline_dot.png) top left no-repeat;
	text-align: left;
}
ul.about-com-history li h3 {
	line-height: 30px;
	font-weight: normal;
	color: #007DC5;
}
ul.about-com-history li.left .rs {
	float: right;
	width: 80px;
	text-align: right;
}
ul.about-com-history li.right .rs {
	float: right;
	width: 380px;
}
ul.about-com-history li.left .ls {
	float: left;
	width: 380px;
}
ul.about-com-history li p {
	font-size: 1.4em;
}
/* HEPASILENT */
.hepasilent {
}
.hepasilent .ptb-banner {
	background: #FFFFFF url(hepasilent_banner.png) top left no-repeat;
}
.hepasilent div.section {
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 0;
}
.hepasilent h2 {
	margin-bottom: 10px;
}
/* AWARDS */
.awards {
}
.awards .ptb-banner {
	background: #FFFFFF url(awards_banner.png) top left no-repeat;
}
ul.awards-list {
	list-style: none;
}
ul.awards-list li {
	float: none;
	border-bottom: 1px solid #DDDDDD;
	min-height: 100px;
	padding: 40px 0;
}
ul.awards-list li.no-border-bottom {
	border-bottom: none;
}
ul.awards-list li img {
	float: left;
	width: 100px;
	height: 100px;
}
ul.awards-list li .awards-info {
	float: right;
	width: 740px;
}
ul.awards-list li .awards-info h3 {
	color: #007DC5;
}
/* PRESSROOM */
.pressroom .pta-content {
	padding: 0;
}
ul.pressroom-list {
	padding: 10px 0;
	list-style: none;
}
ul.pressroom-list li {
	float: left;
	margin: 10px;
	border: 1px solid #EEEEEE;
	width: 268px;
	height: 268px;
	padding: 20px;
	background: #F9F9F9;
}
ul.pressroom-list li.hot1 {
	width: 598px;
	height: 268px;
}
ul.pressroom-list li.hot2 {
	width: 268px;
	height: 598px;
}
.pressroom-news-image {
	margin-bottom: 10px;
	width: 268px;
	height: 90px;
	background: #EEEEEE;
}
.pressroom-news-heading {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
.pressroom-news-heading a {
	color: #333333;
	text-decoration: none;
}
.pressroom-news-heading a:hover, .pressroom-news-heading a:active, .pressroom-news-heading a:focus {
	color: #007DC5;
}
.pressroom-release {
	margin: 10px 0;
	border: 1px solid #EEEEEE;
	border-left: none;
	border-right: none;
	line-height: 28px;
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	color: #999999;
}
.pressroom-news-summary {
	font-size: 1.2em;
	color: #999999;
	overflow: hidden;
}
ul.pressroom-list li.hot1 .pressroom-news-image {
	float: left;
	margin-right: 22px;
	width: 268px;
	height: 268px;
}
ul.pressroom-list li.hot1 .pressroom-news-heading, ul.pressroom-list li.hot1 .pressroom-release, ul.pressroom-list li.hot1 .pressroom-news-summary {
	float: left;
	width: 308px;
}
ul.pressroom-list li.hot2 .pressroom-news-image {
	float: none;
	width: 268px;
	height: 268px;
}
.pressroom-event {
	padding: 40px 0;
}
.pressroom-event-page-hd {
	margin: 0 0 10px 0;
}
.pressroom-event-page-hd a {
	color: #333333;
	text-decoration: none;
}
.pressroom-event .leftside {
	float: left;
	width: 750px;
}
.pressroom-event .rightside {
	float: right;
	width: 230px;
}
.pressroom-event .news-detail {
	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;
}
.pressroom-event .news-heading {
	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;
	padding: 20px 40px;
	background: #F7F7F7;
	color: #333333;
}
.pressroom-event .news-heading h2 {
	margin: 0 0 10px 0;
}
.pressroom-event .news-heading p {
	color: #999999;
}
.pressroom-event .news-content {
	padding: 20px 40px;
	overflow: hidden;
}
.pressroom-event .news-content img {
	max-width: 670px;
}
.related-news {
	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;
}
.related-news-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 5px 9px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
	color: #333333;
}
.related-news-content {
	padding: 10px 9px;
}
.related-news-content ul {
	list-style: none;
}
.related-news-content ul li {
	float: none;
	margin: 0 0 10px 0;
	border-top: 1px solid #EEEEEE;
	padding: 10px 0 0 0;
}
.related-news-content ul li.first {
	border-top: none;
}
.related-news-content ul li h4 {
}
.related-news-content ul li h4 a {
	color: #333333;
	text-decoration: none;
}
.related-news-content ul li h4 a:hover, .related-news-content ul li h4 a:active, .related-news-content ul li h4 a:focus {
	color: #007dc5;
}
.related-news-content ul li p.related-news-summary {
	color: #999999;
}
/* CONTACT */
.contact {
	padding: 20px 0 50px 0;
}
.contact .float-right {
	width: 420px;
}
.contact .float-left {
	width: 420px;
}
.contact-info {
	margin-bottom: 20px;
}
.contact-info p {
	color: #666666;
}
/* CLIENTS */
.clients {
}
.clients section {
	margin: 20px 0;
}
.clients section h3 {
	border-bottom: 1px solid #CCCCCC;
	line-height: 39px;
	color: #333333;
}
.clients ul {
	list-style: none;
}
.clients ul li {
	float: left;
	margin: 10px;
	width: 145px;
	height: 180px;
}
.clients ul li img {
	width: 145px;
	height: 145px;
}
.clients ul li h5 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
/* TERMS */
.terms {
}
/* PRIVACY */
.privacy {
}
.hero#support {
	background-image: url(hero.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hero#support a {
	display: block;
	margin: 0;
	height: 100%;
}
/* TOPICS LIST */
.topics {
}
.topics ul.topic-list {
	margin: auto;
	width: 940px;
	list-style: none;
}
.topics ul.topic-list li {
	float: left;
	margin: 20px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 215px;
	background: #FFFFFF;
	-webkit-box-shadow: #CCCCCC 0px 2px 5px;
	-moz-box-shadow: #CCCCCC 0px 2px 5px;
	box-shadow: #CCCCCC 0px 2px 5px;
}
.topics ul.topic-list li a {
	border: none;
}
.topics ul.topic-list li img {
	width: 215px;
	height: 160px;
}
.topics ul.topic-list li .topic-summary {
	height: 70px;
	padding: 5px 10px 10px 10px;
}
.topics ul.topic-list li h5 {
	line-height: 24px;
	text-align: center;
}
.topics ul.topic-list li h5 a {
	color: #555555;
	text-decoration: none;
}
.topics ul.topic-list li h5 a:link, .topics ul.topic-list li h5 a:visited {
	color: #555555;
}
.topics ul.topic-list li h5 a:hover, .topics ul.topic-list li h5 a:active, .topics ul.topic-list li h5 a:focus {
	color: #007DE5;
}
.topics ul.topic-list li p {
	color: #888888;
}
/* TOPIC */
.topic {
	padding: 20px 0;
}
.topic-page-hd {
	color: #333333;
	margin: 0 0 10px 0;
}
.topic-page-hd a {
	color: #333333;
	text-decoration: none;
}
.topic .leftside {
	float: left;
	width: 750px;
}
.topic .rightside {
	float: right;
	width: 230px;
}
.topic .topic-detail {
	border: 1px solid #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-radius: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	background: #FFFFFF;
}
.topic .topic-heading {
	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;
	padding: 20px 40px;
	background: #F7F7F7;
	color: #333333;
	word-spacing: 8px;
}
.topic .topic-heading h2 {
	margin: 0 0 10px 0;
}
.topic .topic-heading p {
	color: #999999;
}
.topic .topic-content {
	padding: 20px 40px;
	overflow: hidden;
}
.topic-content.clearfix.img p img {
	max-width: 668px;
}
.related-topics {
	border: 1px solid #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-radius: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	background: #FFFFFF;
}
.related-topics-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 5px 9px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
	color: #333333;
}
.related-topics-content {
	padding: 10px 9px;
}
.related-topics-content ul {
	list-style: none;
	margin-top: -12px;
}
.related-topics-content ul li {
	float: none;
	margin: 0 0 10px 0;
	border-top: 1px solid #EEEEEE;
	padding: 10px 0 0 0;
}
.related-topics-content ul li.first {
	border-top: none;
}
.related-topics-content ul li p {
	font-size: 13px;
	color: #666666;
	line-height: 26px;
	padding-top: 5px;
}
.related-topics-content ul li h4 a {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	color: #181717;
}
.related-topics-content ul li h4 a:hover, .related-topics-content ul li h4 a:active, .related-topics-content ul li h4 a:focus {
	color: #2c8f35;
}
.related-topics-content ul li p.related-topics-summary {
	color: #999999;
}
/* CAREERS */
#careers {
}
#careers #careers-hero {
	width: 100%;
	height: 480px;
	background: url(careers-hero.jpg) center center no-repeat;
}
#careers #careers-hero .text {
	position: absolute;
	top: 120px;
	right: 0;
	width: 400px;
	color: #FFFFFF;
}
#careers #careers-hero .text h1 {
	color: #FFFFFF;
}
#careers #careers-hero .go-jobs {
	margin-top: 30px;
}
#careers #careers-hero .go-jobs a {
	border-radius: 3px;
	border: 2px solid #FFFFFF;
	padding: 5px 10px;
	font-size: 1.4em;
	color: #FFFFFF;
}
#careers #careers-hero .go-jobs a:link, #careers #careers-hero .go-jobs a:visited {
}
#careers #careers-hero .go-jobs a:hover, #careers #careers-hero .go-jobs a:active, #careers #careers-hero .go-jobs a:focus {
}
/* CAREERS JOBS */
#careers-jobs {
	margin: 60px 0;
}
#careers-jobs .idea {
	margin: auto;
	width: 870px;
	padding: 50px 0;
	text-align: center;
}
#careers-jobs .idea h1 {
	margin-bottom: 20px;
	color: #007dc5;
}
#careers-jobs .idea p {
	font-size: 1.6em;
}
#careers-jobs .team {
	margin: auto;
	width: 870px;
}
#careers-jobs .team .team-photo {
	float: left;
	width: 298px;
	height: 224px;
}
#careers-jobs .team .email-resume {
	float: right;
	margin-top: 20px;
	width: 520px;
}
#careers-jobs .team .email-resume h3 {
	margin-bottom: 10px;
	color: #000000;
}
#careers-jobs .team .email-resume p {
	font-size: 1.6em;
}
#careers-jobs #job-list {
	margin: auto;
	margin-top: 50px;
	width: 870px;
	font-size: 1.2em;
	color: #333333;
}
#careers-jobs #job-list #title {
	width: 300px;
}
#careers-jobs #job-list #category {
	width: 130px;
}
#careers-jobs #job-list #location {
	width: 130px;
}
#careers-jobs #job-list #release-date {
	width: 150px;
}
#careers-jobs #job-list .table {
}
#careers-jobs #job-list .table .table-cell {
	padding: 10px 0 10px 40px;
}
#careers-jobs #job-list .table .table-header-group {
	background: #F9F9F9;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9F9F9', endColorStr='#F3F3F3', gradientType='0');
	background: -moz-linear-gradient(top, #F9F9F9, #F3F3F3);
	background: -o-linear-gradient(top, #F9F9F9, #F3F3F3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#F3F3F3));
}
#careers-jobs #job-list .table .table-header-group .table-row {
}
#careers-jobs #job-list .table .table-header-group .table-row .table-cell {
	border-bottom: 1px solid #EEEEEE;
	color: #000000;
}
#careers-jobs #job-list .table .table-row-group {
}
#careers-jobs #job-list .table .table-row-group .table-row {
}
#careers-jobs #job-list .table .table-row-group .table-row .table-cell {
	border-bottom: 1px solid #EEEEEE;
}
#careers-jobs #job-list .table-control {
	padding: 20px 0;
}
#careers-jobs #job-list .table-control #count {
	float: left;
}
#careers-jobs #job-list .table-control #turn-page {
	float: right;
	margin-left: 50px;
}
#careers-jobs .job-detail {
	width: 100%;
	height: 450px;
	overflow-y: scroll;
}
#careers-jobs .job-detail .job-detail-item {
	margin: 20px 0 0 0;
}
#careers-jobs .job-detail .job-detail-item h4 {
	color: #000000;
}
#careers-jobs .job-detail .job-detail-item .job-detail-content {
	margin: 10px 0 0 0;
	font-size: 1.2em;
}
#careers-jobs .action {
	padding: 20px 0;
	text-align: center;
}
.need {
}
.need .key-visual {
	width: 100%;
}
.need .key-visual img {
	width: 100%;
}
.need ul.need-nav {
	list-style: none;
}
.need ul.need-nav li {
	float: left;
	margin: 60px 0 0 0;
	width: 270px;
	padding: 0 30px 40px 30px;
	text-align: center;
}
.need ul.need-nav li.selected {
	border-bottom: 3px solid #007DC5;
}
.need ul.need-nav li a {
	display: block;
	margin: 0;
	border: none;
	height: 100%;
	text-decoration: none;
}
.need ul.need-nav li img {
	width: 60%;
}
.need ul.need-nav li h3 {
	margin: 15px 0 10px 0;
	color: #007dc5;
}
.need ul.need-nav li p {
	font-size: 1.4em;
	color: #6D6F71;
}
.need .need-content {
	padding: 60px 0 60px 0;
	background: #F6F6F6;
}
.need .need-content p {
	font-size: 1.4em;
}
/* RESOURCES */
.hero .text {
	top: 100px;
	right: 0;
	width: 40%;
	color: #FFFFFF;
}
.hero .text h1 {
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #FFFFFF;
}
.hero .text p {
	font-size: 1.4em;
}
#resource-index {
	background: #EEEEEE;
}
#resource-filter {
	background: #FFFFFF;
}
#resource-filter ul {
	margin: auto;
	width: 990px;
	padding: 20px 0;
	list-style: none;
}
#resource-filter ul li {
	float: left;
	margin: 0 10px;
	font-size: 1.4em;
}
#resource-filter ul li a {
	border-radius: 3px;
	padding: 5px 10px;
	color: #666666;
}
#resource-filter ul li a:hover,  #resource-filter ul li a:active,  #resource-filter ul li a:focus {
	background: #F3F3F3;
	color: #2c8f35;
}
#resource-filter ul li.highlight a {
	background: #2c8f35;
	color: #FFFFFF;
}
#resource-list {
	padding: 20px 0;
}
#resource-list ul {
	display: none;
}
#resource-list .block {
	display: block;
}
#resource-list ul {
	list-style: none;
}
#resource-list ul li {
	position: relative;
	float: left;
	margin: 15px 15px;
	width: 300px;
	height: 445px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-radius: 5px;
}
#resource-list ul 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;
}
#resource-list ul li.r-hyperlink1 {
	height: 300px;
}
#resource-list ul li .resource-image {
	position: relative;
	clear: both;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
#resource-list ul li img {
	min-width: 300px;
	min-height: 200px;
	border: 0;
	width: 300px;
	height: 200px;
	padding-left: 0;
}
#resource-list ul li .resource-category {
	margin: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
}
#resource-list ul li .resource-summary {
	clear: both;
	margin: 0 20px;
}
#resource-list ul li .resource-summary .resource-title {
	margin: 0 0 25px 0;
}
#resource-list ul li .resource-summary .resource-description {
	font-size: 1.4em;
}
#resource-list ul li .resource-type {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 20px 20px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 1.2em;
}
#resource-list ul li .resource-summary .resource-title a:hover {
	color: #2c8f35;
}
#resource-list ul li .resource-type a:hover {
	color: #2c8f35;
}
#resource-list ul li.r-text {
	height: 500px;
	padding: 50px 0;
	background: none;
	box-shadow: none;
	color: #FFFFFF;
}
#resource-list ul li.r-text .resource-summary {
	margin: 0;
	height: 300px;
	padding: 100px 20px;
	overflow: hidden;
	background: #007DC5;
}
#resource-list ul li.r-text .quotation-begin {
	position: absolute;
	top: 0;
	right: 100px;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	background-color: #EEEEEE;
	background-image: url(../../icon/i-quotation-begin@128.svg);
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
#resource-list ul li.r-text .quotation-end {
	position: absolute;
	bottom: 0;
	right: 100px;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	background-color: #EEEEEE;
	background-image: url(../../icon/i-quotation-end@128.svg);
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
#resource-list.download ul li .resource-summary {
	padding-top: 15px;
}
#resource-list.download ul li {
	height: 300px;
}
/* BUY AIRPURIFIERS */
.buy-airpurifiers {
	padding: 25px 0 50px 0;
}
.buy-airpurifiers h2.buy-airpurifiers-hd {
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 10px 10px 10px;
	color: #333333;
}
.buy-product-categories {
	width: 990px;
	height: 130px;
}
.buy-product-categories li {
	cursor: pointer;
}
.buy-product-categories .product-category {
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
}
.buy-product-categories .product-category img {
	margin-left: 20px;
	margin-right: 20px;
	width: 90px;
	height: 90px;
}
.buy-product-categories .product-category .product-category-name {
	width: 100px;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	font-size: 1.2em;
}
.buy-product-categories .product-category.selected .product-category-name {
	color: #007dc5;
}
.buy-airpurifiers-series {
	border-bottom: 1px solid #EEEEEE;
	width: 990px;
	height: 145px;
	overflow-x: scroll;
	overflow-y: hidden;
}
.buy-airpurifiers-series ul {
	height: 145px;
	list-style: none;
}
.buy-airpurifiers-series ul li {
	float: left;
	text-align: center;
}
.buy-airpurifiers-series ul li:hover {
	border-bottom: 1px solid #00A7E4;
}
.buy-airpurifiers-series ul li.selected {
	border-bottom: 3px solid #00A7E4;
}
.buy-airpurifiers-series ul li a {
	display: block;
	margin: 0;
	height: 100%;
	width: 165px;
	height: 124px;
	font-size: 1.2em;
	color: #6D6F71;
	text-decoration: none;
}
.buy-airpurifiers-model {
	float: left;
	margin-top: 10px;
	border: 1px solid #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	width: 798px;
	background: #FFFFFF;
}
.buy-airpurifiers-model h3.buy-airpurifiers-model-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 10px 19px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
}
.buy-airpurifiers-model-content {
	padding: 20px 19px;
}
ul.buy-airpurifiers-model-list {
	list-style: none;
}
ul.buy-airpurifiers-model-list li {
	float: left;
	margin: 10px;
	border: 2px solid #DDDDDD;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	width: 326px;
	height: 166px;
	padding: 15px;
}
ul.buy-airpurifiers-model-list li:hover {
	border: 2px solid #999999;
	width: 326px;
	height: 166px;
}
ul.buy-airpurifiers-model-list li.selected {
	border: 2px solid #00A7E4;
	width: 326px;
	height: 166px;
	box-shadow: #999999 0px 2px 5px inset;
	-webkit-box-shadow: #999999 0px 2px 5px inset;
	-moz-box-shadow: #999999 0px 2px 5px inset;
	-o-box-shadow: #999999 0px 2px 5px inset;
}
ul.buy-airpurifiers-model-list li a {
	display: block;
	margin: 0;
	height: 100%;
	color: #6D6F71;
	text-decoration: none;
}
ul.buy-airpurifiers-model-list li img {
	float: left;
}
ul.buy-airpurifiers-model-list li p {
	color: #999999;
}
.buy-airpurifiers-summary {
	float: right;
	margin-top: 10px;
	border: 1px solid #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	width: 178px;
	background: #FFFFFF;
}
.buy-airpurifiers-summary h4.buy-airpurifiers-summary-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 5px 9px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
}
.buy-airpurifiers-summary-content {
	padding: 10px 9px;
}
.buy-airpurifiers-summary-content img {
	width: 160px;
	height: 160px;
}
.buy-airpurifiers-summary-callme {
	margin-top: 10px;
	border-top: 1px solid #EEEEEE;
	padding-top: 10px;
}
.buy-airpurifiers-summary-callme span {
	padding: 4px 0 4px 20px;
	background: url(i_phone_16.png) center left no-repeat;
}
/* BUY FILTERS */
.buy-filters {
	padding: 25px 0 50px 0;
}
.buy-filters h2.buy-filters-hd {
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 10px 10px 10px;
	color: #333333;
}
/* Cart */
.shop-cart {
	padding: 25px 0 50px 0;
}
.shop-cart h2.shop-cart-hd {
	padding-bottom: 10px;
	color: #333333;
	font-weight: bold;
}
.shop-cart .cart {
	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;
}
.shop-cart .cart h3.cart-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 10px 19px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
}
.shop-cart .cart .cart-content {
	padding: 10px 19px;
}
.cart-item {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 0;
}
.cart-item-image {
	float: left;
	width: 160px;
	height: 160px;
}
.cart-item-info {
	float: left;
	margin-left: 10px;
	width: 500px;
}
.cart-item-action {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 1.4em;
}
.cart-total {
	padding: 15px 0 5px 0;
	text-align: right;
}
.cart-actionbar {
	border-top: 1px solid #DDDDDD;
	padding: 10px 19px;
	text-align: right;
}
/* CHECKOUT */
.shop-checkout {
	padding: 25px 0 50px 0;
}
.shop-checkout h2.shop-checkout-hd {
	padding-bottom: 10px;
	color: #333333;
}
.shop-checkout .checkout {
	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;
}
.shop-checkout .checkout .checkout-hd {
	border-bottom: 1px solid #DDDDDD;
	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;
	padding: 0 19px;
	line-height: 48px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
}
.shop-checkout .checkout .checkout-hd h3 {
	float: left;
}
.checkout-back-cart {
	float: right;
}
.checkout-back-cart a {
	border: 1px solid #DCDCDC;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 20px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
	background-image: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
	background-image: -o-linear-gradient(top,, #F5F5F5, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#F5F5F5", endColorStr="#F1F1F1");
	font-size: 1.4em;
	color: #6D6F71;
	text-decoration: none;
}
.checkout-back-cart a:active {
	border: 1px solid #CCCCCC;
	background: #DFDFDF;
}
.shop-checkout .checkout .checkout-content {
}
.checkout-section {
	border-bottom: 1px solid #DDDDDD;
}
.checkout-section-hd {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 19px;
}
.checkout-section-hd span {
	-o-border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 3px 10px;
	background: #03ACFD;
	color: #FFFFFF;
}
.checkout-section-content {
	padding: 10px 19px 20px 19px;
}
.checkout-product {
	padding: 20px 0;
}
.checkout-product-image {
	float: left;
	width: 160px;
	height: 160px;
}
.checkout-product-summary {
	float: right;
	width: 750px;
}
.checkout-product-summary .fltlt {
	width: 550px;
}
.checkout-product-summary .fltrt {
	width: 200px;
	text-align: right;
}
ul.checkout-payment-method {
	padding: 10px 0;
	list-style: none;
}
ul.checkout-payment-method li {
	float: left;
	margin-right: 10px;
	border: 1px solid #DDDDDD;
	width: 178px;
	height: 38px;
	padding: 5px;
	vertical-align: middle;
}
ul.checkout-payment-method li input[type="radio"] {
	float: left;
	margin-top: 14px;
}
ul.checkout-payment-method li img {
	float: right;
}
ul.checkout-available-coupons {
	list-style: none;
}
ul.checkout-available-coupons li {
	float: left;
	margin: 10px 10px 0 0;
	border: 3px solid #EEEEEE;
	text-align: center;
}
ul.checkout-available-coupons li:hover, ul.checkout-available-coupons li:active, ul.checkout-available-coupons li:focus {
	border: 3px solid #007DC5;
}
ul.checkout-available-coupons li.selected {
	border: 3px solid #007DC5;
	background: url(coupon_selected.png) bottom right no-repeat;
}
ul.checkout-available-coupons li a {
	display: block;
	margin: 0;
	width: 120px;
	height: 60px;
	padding: 10px;
	color: #333333;
	text-decoration: none;
}
ul.checkout-available-coupons li.selected a {
	color: #007DC5;
}
.checkout-total {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 19px;
}
.checkout-total-summary {
	float: right;
	width: 210px;
}
.checkout-total-summary div {
	line-height: 24px;
}
.checkout-total-item {
	float: left;
	margin-right: 10px;
	width: 80px;
	text-align: left;
	font-size: 1.4em;
}
.checkout-total-item-sum {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 1.4em;
}
.checkout-total span#totalPrice {
	font-size: 1.8em;
	font-weight: bold;
	color: #007DC5;
}
.checkout-actionbar {
	padding: 10px 19px;
	text-align: right;
}
.checkout-thankyou {
}
/* PRODUCTS INDEX */
.products {
	padding: 25px 0 50px 0;
}
.products a {
	border: none;
}
.products-hd {
	line-height: 48px;
}
.products-hd h2 {
	float: left;
	color: #333333;
}
.products .products-appro-banner {
	margin: 10px 0 10px 0;
}
.products .products-apsense-banner {
	margin: 10px 0 10px 0;
}
.products-box {
	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;
}
.products-box-hd {
	border-bottom: 1px solid #DDDDDD;
	height: 64px;
	line-height: 64px;
}
.products-box-hd h2 {
	text-align: center;
	color: #333333;
}
.products-airpurifiers, .products-filters {
	margin-top: 10px;
}
.products-airpurifiers-200 {
	position: relative;
	float: left;
	border-bottom: 1px solid #DDDDDD;
	width: 600px;
	height: 270px;
	padding: 30px 39px;
}
.products-airpurifiers-300 {
	position: relative;
	float: right;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	width: 230px;
	height: 270px;
	padding: 30px 40px 30px 39px;
}
.products-airpurifiers-400 {
	position: relative;
	float: left;
	border-bottom: 1px solid #DDDDDD;
	width: 230px;
	height: 270px;
	padding: 30px 39px;
}
.products-airpurifiers-500 {
	position: relative;
	float: right;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	width: 600px;
	height: 270px;
	padding: 30px 40px 30px 39px;
}
.products-airpurifiers-600 {
	position: relative;
	float: left;
	width: 910px;
	height: 270px;
	padding: 30px 39px 30px 39px;
}
.products-filters-left {
	float: left;
	width: 434px;
	height: 280px;
	padding: 20px 30px;
}
.products-filters-right {
	float: right;
	border-left: 1px solid #DDDDDD;
	width: 433px;
	height: 280px;
	padding: 20px 30px;
}
/* PRODUCT SERIES */
.product-navbar {
	width: 100%;
	height: 56px;
	background: #FFFFFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size: 1.2em;
}
.product-navbar.fixed {
	z-index: 9999;
	position: fixed;
	top: 0;
}
.product-navbar-inner {
	border-bottom: 1px solid #DDDDDD;
	margin: auto;
	width: 990px;
}
.product-navbar.fixed .product-navbar-inner {
	border-bottom: none;
}
.product-series-logo {
	float: left;
	padding-top: 16px;
}
ul.product-nav {
	float: right;
	height: 40px;
	line-height: 40px;
	padding-top: 16px;
	list-style: none;
}
ul.product-nav li {
	float: left;
	margin-left: 35px;
	line-height: 40px;
}
ul.product-nav li a:link, ul.product-nav li a:visited {
	color: #333333;
	text-decoration: none;
}
ul.product-nav li a:hover, ul.product-nav li a:active, ul.product-nav li a:focus {
	color: #007DC5;
}
ul.product-nav li 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;
}
ul.product-nav li 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");
}
/* PRODUCT MODEL */
.product-model {
	padding: 20px 0 50px 0;
}
.product-model-section {
	margin-top: 20px;
}
.product-model table {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 1.2em;
}
.product-model td {
	border-bottom: 1px dotted #DDDDDD;
	padding: 10px;
}
.product-model-zoom {
	padding: 5px 0 5px 20px;
	background: url(zoom.png) center left no-repeat;
}
/* HOW IT WORKS */
.howitworks {
	padding: 20px 0 50px 0;
}
.howitworks div.section {
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 0;
}
.howitworks h2 {
	margin-bottom: 10px;
	border-left: 5px solid #007DE5;
	padding-left: 10px;
}
/* FILTERS */
.filter {
	padding: 50px 0 50px 0;
}
.filter-product-image {
	float: left;
	width: 400px;
	height: 400px;
}
.filter-product-summary {
	float: right;
	width: 590px;
}
/* SUPPORT */
.support {
}
.support .ptb-banner {
	background: #FFFFFF;
}
.support img.chedui-video {
	position: absolute;
	margin: 40px 0 0 180px;
	width: 258px;
	height: 145px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: #CCCCCC 0px 2px 5px;
	-webkit-box-shadow: #CCCCCC 0px 2px 5px;
	-moz-box-shadow: #CCCCCC 0px 2px 5px;
	-o-box-shadow: #CCCCCC 0px 2px 5px;
}
.support-selfservice {
	margin-top: 30px;
	padding: 0 0 0 80px;
	background: url(support_selfservice_icon.png) top left no-repeat;
}
.support-selfservice h4 {
	margin-bottom: 10px;
}
.support-faq {
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 30px 80px;
	background: url(support_faq_icon.png) top left no-repeat;
}
.support-faq h4 {
	margin-bottom: 10px;
}
ul.support-services {
	list-style: none;
}
ul.support-services li {
	float: left;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
	width: 400px;
	padding: 0 20px;
}
ul.support-services li.first {
	border-left: none;
}
.support-phone {
	padding-left: 30px;
	background: url(support_phone.png) center left no-repeat;
}
.support-instant {
	padding-left: 30px;
	background: url(support_instant.png) center left no-repeat;
}
.support-tmall {
	padding-left: 30px;
	background: url(support_tmall.png) center left no-repeat;
}
/* FAQ */
.faq {
}
ul.faq-index {
	padding: 0;
	list-style: none;
}
ul.faq-index li {
	float: left;
	margin: 10px;
	border: 3px solid #F3F3F3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
ul.faq-index li:hover {
	border: 3px solid #007DE5;
}
ul.faq-index li a {
	display: block;
	margin: 0;
	border: none;
	width: 274px;
	height: 120px;
	padding: 15px;
	text-decoration: none;
}
ul.faq-index li a p {
	color: #666666;
}
.faq-list {
	float: left;
	border: 1px solid #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	width: 198px;
	background: #FFFFFF;
}
.faq-list-hd {
	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;
	padding: 5px 9px;
	background: #F1F1F1;
	background-image: -webkit-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -moz-linear-gradient(top, #FFFFFF, #F1F1F1);
	background-image: -o-linear-gradient(top,, #FFFFFF, #F1F1F1);
 *FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType="0", startColorStr="#FFFFFF", endColorStr="#F1F1F1");
	color: #333333;
}
.faq-list-content {
}
.faq-list ul {
	list-style: none;
}
.faq-list ul li {
	float: none;
	border-top: 1px solid #DDDDDD;
	font-size: 1.2em;
}
.faq-list ul li.ui-tabs-active a {
	font-weight: bold;
	color: #666666;
}
.faq-list ul li a {
	display: block;
	margin: 0;
	border: none;
	height: 100%;
	padding: 9px;
	text-decoration: none;
}
.faq-content {
	float: right;
	width: 750px;
}
.faq-question {
	margin-bottom: 10px;
}
/* SUPPORT FEEDBACK */
#support-feedback {
	margin: 0 0 60px 0;
}
#main-partners-application {
	padding-bottom: 40px;
}
#main-corp-deals {
	padding-bottom: 40px;
}
/* 认证页面 */
.about-our-top-links {
	width: 100%;
	height: 70px;
	background: #fff;
	z-index: 10;
	box-shadow: 0px 0px 5px #C6C5C5;
	background-image: linear-gradient(rgba(255, 255, 255, 0.95) 0px, rgba(255, 255, 255, 0.95) 100%) !important;
	margin-top: -5px;
}
.about-our-top-links ul {
	position: relative;
	height: 70px
}
.about-our-top-links li {
	float: left;
	padding-left: 33px
}
.about-our-top-links li:first-child {
	padding-left: 0
}
.about-our-top-links li:hover a, .about-our-top-links li.on a {
	color: #2c97f4
}
.about-our-top-links li:active a {
	color: #b9b9b9
}
.about-our-top-links a {
	display: block;
	height: 65px;
	line-height: 70px;
	color: #000;
	width: 160px;
	text-align: center;
	font-size: 16px
}
.contain_wrap {
	margin: 0px auto;
	width: 990px;
	position: relative;
}
.about-our-top-links ul {
	height: 70px;
}
.about-our-top-links span {
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	position: absolute;
	bottom: 1px;
	left: 0px;
	display: block;
	width: 160px;
	height: 3px;
	background: #2c97f4;
	border-radius: 3px
}
.about-our-synopsis {
}
.about-our-synopsis h2 {
	color: rgb(0, 0, 0);
	font-size: 32px;
	text-align: center;
	margin: 0px;
	margin-top: 22px;
}
.about-our-synopsis img {
	margin-top: 40px;
}
.about-our-synopsis p {
	line-height: 32px;
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	text-indent: 0px;
	text-align: initial;
	margin-bottom: 0px;
}
/* 2 */
.about-our-introduce {
}
.about-our-introduce h2 {
	color: #474747;
	font-size: 32px;
	text-align: center;
	margin: 0
}
.about-our-introduce p {
	line-height: 36px;
	font-size: 16px;
	color: #666;
	margin-top: 12px;
	text-indent: 0px
}
.about-our-introduce .banner-slider {
	height: 253px;
	margin-top: 10px;
	text-align: center
}
/* 3 */
.about-our-honorary {
}
.about-our-honorary h2 {
	color: #474747;
	font-size: 24px;
	text-align: center;
	margin: 0
}
.about-our-honorary p {
	line-height: 36px;
	color: #474747;
	font-size: 14px;
	margin-top: 0px;
	text-indent: 0px
}
.about-our-honorary .banner-slider {
	height: 253px;
	margin-top: 10px;
	text-align: center
}
/* 4 */
.about-our-culture {
}
.about-our-culture h2 {
	font-weight: 500;
	padding: 2px;
	padding: 0 30px;
	display: inline-block;
	font-size: 32px;
	color: rgb(0, 0, 0);
}
.about-our-culture p {
	line-height: 36px;
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	text-indent: 0px
}
.about-our-culture .banner-slider {
	height: 253px;
	margin-top: 10px;
	text-align: center
}
/* 合作案例 */
.mb-30 {
	margin-bottom: 600px !important;
}
.row {
	margin-top: 26px;
}
.col-lg-12 {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.corevalue_slogan {
	text-align: center;
}
.corevalue_slogan h1, .icaSlogan h1 {
	padding-top: 90px;
	color: #474747;
	font-size: 32px;
	text-align: center;
}
.corevalue_slogan p, .icaSlogan p {
	font-size: 18px;
	color: #A58062;
	padding: 20px 0px;
}
.col-lg-1 {
	width: 940px;
	float: left;
	height: 600px;
}
/*  招贤纳士 */
.bellows__item:not(.bellows--is-open)>.bellows__content {
	display: none
}
.bellows__item.bellows--is-open>.bellows__content-wrapper, .bellows__item.bellows--is-closing>.bellows__content-wrapper {
	display: block
}
.bellows__content-wrapper {
	display: none
}
.mos-inlineDemo {
	overflow: hidden;
	max-height: 0;
	-moz-transition: ease-out 0.7s;
	-o-transition: ease-out 0.7s;
	-webkit-transition: ease-out 0.7s;
	transition: ease-out 0.7s
}
.mos-inlineDemo.-show {
	max-height: 1000px;
	padding-bottom: 4rem
}
.mos-inlineDemo .device {
	display: block;
	border: 4px solid #222;
	background: #0D0D0D;
	margin: 0 auto
}
.mos-inlineDemo .device.-phone {
	border-radius: 44px;
	padding: 64px 15px;
	width: 358px
}
.mos-inlineDemo iframe.-phone {
	margin: 0;
	width: 320px;
	height: 568px
}
.footer {
	padding: 0 0 48px 0;
	font-size: 14px
}
.footer a {
	color: #444;
	text-decoration: none
}
.footer a.social-links {
	margin-left: 1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
a.btn {
	text-decoration: none
}
body.-bellows {
	color: #333;
	background: #eaedef
}
body.-bellows .moduleHeader ._moduleTitle {
	color: #3498db
}
body.-bellows .mos-topBar {
	background: #3498db;
	color: #eaedef
}
body.-bellows .mos-topBar a {
	color: #eaedef
}
body.-bellows h3 {
	margin-top: 0
}
body.-bellows .bellows__content {
	background: white
}
body.-magnifik {
	color: #022b38;
	background: #197fa3
}
body.-magnifik .moduleHeader ._moduleTitle {
	color: #b5e8e0
}
body.-magnifik .mos-topBar {
	background: #b5e8e0;
	color: #197fa3
}
body.-magnifik .mos-topBar a {
	color: #197fa3
}
body.-pikabu {
	color: #654e0c;
	background: #efd16e
}
body.-pikabu .moduleHeader ._moduleTitle {
	color: #f0504e
}
body.-pikabu .mos-topBar {
	background: #f0504e;
	color: #efd16e
}
body.-pikabu .mos-topBar a {
	color: #efd16e
}
body.-scooch {
	color: #8f6559;
	background: #f0e2bc
}
body.-scooch .moduleHeader ._moduleTitle {
	color: #158ea1
}
body.-scooch .mos-topBar {
	background: #158ea1;
	color: #f0e2bc
}
body.-scooch .mos-topBar a {
	color: #f0e2bc
}
.m-bellows {
	width: 100%;
	margin: 2rem 0 4rem;
	padding: 0
}
.m-bellows .m-item {
	list-style: none
}
.m-bellows .m-item+.m-item .m-header {
	box-shadow: 0 1px 0 rgba(51,51,51,0.2) inset
}
.m-bellows .m-item.m-opened .m-header i:before {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.m-bellows .m-header {
	height: 4.4rem;
	width: 100%;
	background: #3498db;
	cursor: pointer;
	line-height: 4.4rem;
	padding: 0 1.2rem
}
.m-bellows .m-header:hover, .m-bellows .m-header:focus, .m-bellows .m-header:active {
	background: #48a2de
}
.m-bellows .m-header a {
	color: #eaedef;
	text-decoration: none
}
.m-bellows .m-header i {
	margin-right: 1.2rem
}
.m-bellows .m-header i:before {
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s
}
.m-bellows .m-content {
	background: #333;
	color: #eaedef
}
.m-bellows .m-inner-content {
	padding: 3.6rem;
	box-shadow: 0 2px 0 rgba(0,0,0,0.5) inset
}
.m-bellows .m-inner-content h3 {
	margin: 0 0 1.2rem
}
.bellows {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 0px 20px;
	max-width: 1050px;
	margin: 80px auto;
	margin-top: 40px;
	list-style: none;
	text-align: center;
}
.bellows__header {
	position: relative;
	padding: 15px 20px;
	border: 1px solid #DBDBDB;
	border-width: 0 0 1px;
	background: #0066a1;
	color: #fff;
	-webkit-tap-highlight-color: transparent
}
.bellows__header:active {
	background: #2980b9
}
.bellows__header::before, .bellows__header::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 2;
	display: block;
	width: 16px;
	height: 4px;
	margin-top: -2px;
	background: #fff;
	pointer-events: none;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.bellows__header::before {
	content: '';
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}
.bellows__header::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.bellows__item.bellows--is-open>.bellows__header::before, .bellows__item.bellows--is-opening>.bellows__header::before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.bellows__item.bellows--is-open>.bellows__header::after, .bellows__item.bellows--is-opening>.bellows__header::after {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}
.bellows__item:last-child>.bellows__header {
	border-bottom: 0
}
.bellows__header h1, .bellows__header h2, .bellows__header h3, .bellows__header h4 {
	margin: 0;
	cursor: pointer;
}
.bellows__content {
	padding: 20px;
	border: 1px solid #e3e3e3
}
.bellows__content p {
	margin-top: 15px;
	font-size: 16px;
	color: rgb(0, 0, 0);
	line-height: 25px;
	margin-bottom: 15px;
}
.bellows__content .bellows {
	margin-top: 20px
}
.bellows .hrdt {
	margin-bottom: 6px;
}
.bellows .hspan {
	text-align: center;
	cursor: pointer;
	width: 22%;
	display: block;
	float: left;
	color: #000000;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.bellows .hspan2 {
	width: 8%;
}
.bellows__header .hot {
	background: url(../images/hot.png) no-repeat;
	width: 37px;
	height: 29px;
	position: absolute;
	left: 4%;
	margin-left: -40px;
}
.bellows__header .hrdt {
	margin-bottom: -2px;
}
.bellows__header .hspan {
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
	margin-left: -13px;
    float:left;
	font-size: 16px;
	margin-top: -5px;
}
.bellows__header .hspans {
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
	margin-left: 22px;
	font-size: 16px;
    float:left;
}
.bellows__header .hspant {
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
	margin-left: 66px;
	font-size: 16px;
    float:left;
}
.bellows__header .hspang {
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
	margin-left: 80px;
	font-size: 16px;
    float:left;
}
.bellows__header .hspanf {
	transition: 400ms;
	-ms-transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	color: #fff;
	margin-left: 145px;
	font-size: 16px;
    float:left;
}
/* 招贤纳士流程 */
.applicationBox {
	background-attachment: fixed;
	width: 100%;
	padding: 2% 0px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.applicationBox .title {
	font-size: 25px;
	color: #000000;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
}
.applicationBox .titles {
	font-size: 16px;
	color: #666;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
}
.img_bg {
	background: url(../images/yy.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.applicationList {
	position: relative;
	z-index: 1;
	margin-bottom: 7%;
	width: 1168px;
	margin: 5% auto 0px;
	text-align: center;
	color: #fff;
	padding-bottom: 4%;
}
.applicationList li {
	float: left;
	display: block;
	width: 145px;
	cursor: default;
	position: relative;
}
.applicationList li .line {
	float: left;
	display: block;
	width: 25px;
	margin: 56px 4px 0px 0px;
	background-color: #0066a1;
	height: 1px;
	overflow: hidden;
}
.applicationList .t {
	position: relative;
	width: 113px;
	height: 113px;
	float: left;
	display: block;
	margin-top: 1px;
}
.applicationList .y1 {
	background: url(../images/y1.png) no-repeat;
}
.applicationList .y2 {
	background: url(../images/y2.png) no-repeat;
}
.applicationList .y1, .applicationList .y2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	z-index: 1;
}
.applicationList .y2 {
	opacity: 0;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	visibility: hidden;
}
.applicationList .item1 {
	width: 208px;
}
.applicationList .item1 .line, .applicationList .item8 .line, .applicationList .item8 {
	width: 90px;
}
.applicationList .name {
	height: 47px;
	position: relative;
	z-index: 2;
	margin: 0px auto;
	line-height: 45px;
	font-size: 16px;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -23px;
	color: #8C8C8C;
}
.applicationList .name i {
	width: 0px;
	margin: 0px auto;
	display: block;
	height: 1px;
	background-color: #fff;
	overflow: hidden;
	transition: 300ms;
	-ms-transition: 300ms;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
}
.applicationList .t:hover .y1 {
	opacity: 0;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.applicationList .t:hover .y2 {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	visibility: visible;
}
.applicationList .t:hover .name {
	color: #fff;
}
.applicationList .t:hover .name i {
	width: 16px;
}
.applicationList .target li {
	opacity: 1;
	-webkit-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
	transition: 600ms ease 350ms;
	-webkit-transition: 600ms ease 350ms;
}
.applicationList .action li {
	opacity: 1;
	-webkit-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
	transition: 600ms ease 350ms;
	-webkit-transition: 600ms ease 350ms;
}
/* 招贤纳士流程 end*/

/* 联系我们 */
.pacslon2 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 25px;
	line-height: 28px;
	color: #1c7dc7;
	text-align: left;
	margin-bottom: 0px;
}
.pacslon2 a {
	font-size: 25px;
	line-height: 28px;
	color: #1c7dc7;
	text-align: left;
}
.conctxt {
	float: left;
	line-height: 26px;
	text-align: left;
	padding-left: 0;
	width: 360px;
	font-size: 14px;
	color: #454545;
}
.qrcode {
	margin: 0 70px 0 30px;
	color: #454545;
	width: 100px;
	float: left;
	height: 170px;
}
.clear {
	clear: both;
}
.containerpst {
	margin: 0 auto;
	width: 990px;
	min-width: 990px;
}
.conctxt2 {
	float: left;
	line-height: 26px;
	text-align: left;
	width: 420px;
	padding-left: 0;
	font-size: 14px;
	color: #454545;
}
/* 联系我们 end*/


/*gotop*/
.cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor: pointer;
}
.cbbfixed .cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #2c8f35;
}
.cbbfixed .gotop {
	transition: background-color ease .3s;
	margin-top: 1px;
}
.cbbfixed .gotop .up-icon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url(../images/side-icon02.png);
}
.cbbfixed .gotop:hover {
	background-color: #2c2d2e;
}
.cbbfixed .cweixin {
	background: #dadbdd;
}
.cbbfixed .cweixin div {
	background: url(../images/erwei.png) no-repeat center center;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -150px;
	top: -50px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s, opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none\0;
*display:none;
}
.cbbfixed .cweixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
*display:block;
}
.cbbfixed .cweixin .weixin-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url(../images/side-icon01.png);
}
/* 服务中心 开始 */
.happinessList dd {
	float: left;
	width: 33.33%;
	display: block;
	position: relative;
}
.happinessList .img {
	display: block;
	width: 100%;
}
.happinessList .wihl {
	background: url(../images/wihf.png) repeat;
	background: none rgba(255,255,255,0.9);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	opacity: 0;
	visibility: hidden;
}
.happinessList .numbox {
	position: absolute;
	width: 74px;
	text-align: center;
	top: 30%;
	right: 50%;
	margin-right: -37px;
	transition: 300ms;
	-webkit-transition: 300ms;
	-ms-transition: 300ms;
}
.happinessList .num {
	font: 180px/0.8 "HelveticaNeueCondensed", "futura_lightregular", "times new roman", "microsoft yahei";
	color: #e2932b;
}
.wholeheartedlyB {
	padding: 6% 0px;
	text-align: center;
}
.ser-by {
	text-transform: uppercase;
	font: 14px/1.5 "futura_lightregular", "times new roman", "microsoft yahei";
	color: #108D6D;
}
.ser-en {
	font: 40px/1.2 "futuramedium", "times new roman", "microsoft yahei";
	color: #108d6d;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.ser-zh {
	font-size: 30px;
	color: #646464;
}
.ser-i {
	font-size: 18px;
	color: #646464;
	margin-bottom: 15px;
}
.wholeheartedlyImg {
	background-attachment: fixed;
	width: 100%;
	padding: 12% 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	text-align: -moz-center;
}
.wholeheartedlyImg .con {
	text-align: center;
	font: 40px/1.2 "futuramedium", "times new roman", "microsoft yahei";
	text-transform: uppercase;
	position: relative;
	padding: 66px 66px 66px;
	background-color: rgba(254, 254, 254, 0.9);
	width: 640px;
	font-size: 32px;
	color: rgb(0, 0, 0);
}
.wholeheartedlyImg span {
	width: 52px;
	margin: 0px auto;
	height: 1px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -26px;
}
.wholeheartedlyImg .t {
	top: 0px;
}
.wholeheartedlyImg .b {
	bottom: 0px;
}
.pagePadding {
	padding: 20px 0px 90px;
	position: relative;
	overflow: hidden;
}
.u-arrow-box {
	width: 31px;
	height: 33px;
	display: block;
	margin: 0px auto;
}
.u-arrow {
	background: url(../images/u_arrow.png) no-repeat;
	width: 21px;
	height: 12px;
	display: block;
}
.u-arrow3 {
	animation-delay: 0ms;
	animation-duration: 900ms;
	animation-iteration-count: infinite;
	animation-name: arrow;
	animation-play-state: running;
	animation-timing-function: linear;
}
.u-arrow2 {
	animation-delay: 300ms;
	animation-duration: 900ms;
	animation-iteration-count: infinite;
	animation-name: arrow;
	animation-play-state: running;
	animation-timing-function: linear;
}
.u-arrow1 {
	animation-delay: 600ms;
	animation-duration: 900ms;
	animation-iteration-count: infinite;
	animation-name: arrow;
	animation-play-state: running;
	animation-timing-function: linear;
}
.happinessList .numbox .zh {
	font: 18px/1 "microsoft yahei";
	color: #000;
	opacity: 0;
	visibility: hidden;
	transition: 300ms ease 200ms;
	-webkit-transition: 300ms ease 200ms;
	-ms-transition: 300ms ease 200ms;
}
.happinessList .by {
	position: absolute;
	top: 50%;
	width: 68px;
	margin-top: 40px;
	text-align: center;
	left: 50%;
	margin-left: -34px;
	transition: 300ms;
	-webkit-transition: 300ms;
	-ms-transition: 300ms;
	border-top: 2px solid #d2d2d2;
	color: #f3e18c;
	font: 20px/1.2 "HelveticaNeueCondensed", "futura_lightregular", "times new roman", "microsoft yahei";
	padding: 25px 0px;
}
.happinessList .con {
	position: absolute;
	left: 8%;
	bottom: 3%;
	width: 408px;
	opacity: 0;
	visibility: hidden;
}
.happinessList .con li {
	float: left;
	display: block;
	width: 136px;
	color: #646464;
	font-size: 14px;
	height: 150px;
	line-height: 1.4;
	text-align: center;
}
.happinessList .con li .ico {
	margin: 0px auto 10px;
	display: block;
}
.happinessList dd:hover .wihl {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
}
.happinessList dd:hover .numbox {
	right: 10%;
	margin-right: 0px;
	top: 8%;
}
.happinessList dd:hover .numbox .num {
	color: #108d6d;
}
.happinessList dd:hover .zh {
	opacity: 1;
	visibility: visible;
}
.happinessList dd:hover .by {
	left: 8%;
	margin: 0px;
	padding: 5px 0px;
	top: 16%;
	color: #108d6d;
	border-bottom: 2px solid #d2d2d2;
	border-top: 0px none;
	color: #108D6D;
	width: auto;
}
.happinessList dd:hover .con {
	visibility: visible;
	opacity: 1;
	bottom: 5%;
	transition: 500ms ease 300ms;
	-webkit-transition: 500ms ease 400ms;
	-ms-transition: 500ms ease 300ms;
}
#section07 a {
	padding-top: 80px;
}
#section07 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb07 2s infinite;
	animation: sdb07 2s infinite;
	opacity: 0;
	box-sizing: border-box;
}
#section07 a span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
#section07 a span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}
#section07 a span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes sdb07 {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
/* 服务中心 结束 end*/

/**************合作案例*************/
.culture {
	width: 100%;
	height: auto;
	padding-top: 45px;
	padding-bottom: 55px;
	background: #fff;
	background-size: cover;
}
.culture .mr0 {
	margin-right: 0px !important;
}
.culture h3 {
	color: #474747;
	font-size: 32px;
	text-align: center;
	margin: 0px;
	margin-top: 22px;
}
.culture .list {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.culture .list li {
	float: left;
	width: 22%;
	margin-right: 4%;
	margin-bottom: 24px;
	background: #000000;
	overflow: hidden;
	position: relative;
}
.culture .list a {
	display: block;
	width: 100%;
	height: 100%;
}
.culture .list .imgs {
	font-size: 0px;
	width: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
}
.culture .list .textBox {
	font-size: 18px;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 10;
	color: #FFFFFF;
	text-align: center;
	width: 80%;
	left: 10%;
}
.culture .list .ch {
	font-size: 28px;
	padding-top: 60%;
	text-align: center;
	color: #fff;
}
.culture .list .en {
	text-transform: uppercase;
	text-align: center;
}
.culture .list .text {
	opacity: 0;
	text-align: center;
	border: 1px solid #fff;
	font-size: 16px;
}
.culture .list .lineTop {
	width: 100%;
	height: 4px;
	position: absolute;
	left: -100%;
	top: 0px;
	background: #00a1df;
}
.culture .list .lineBottom {
	width: 100%;
	height: 4px;
	position: absolute;
	left: 100%;
	bottom: 0px;
	background: #00a1df;
}
.culture .list .lineLeft {
	width: 4px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
	background: #00a1df;
}
.culture .list .lineRight {
	width: 4px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: -100%;
	background: #00a1df;
}
.culture .list a:hover .textBox {
	top: -20px;
	color: #00a1df;
}
.culture .list a:hover .imgs {
	-webkit-transform: scale(1.1);
	opacity: 0.2;
}
.culture .list a:hover .lineTop {
	left: 0%;
}
.culture .list a:hover .lineBottom {
	left: 0%;
}
.culture .list a:hover .lineLeft {
	top: 0%;
}
.culture .list a:hover .lineRight {
	top: 0%;
}
.culture .list a:hover .text {
	opacity: 1;
	color: #fff;
}
.container1000 {
	max-width: 990px;
	margin: auto;
	position: relative;
}
.animate {
	-webkit-transition-duration: .5s;
}
.animate20 {
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
	-moz-transition-duration: .25s;
}
.animate2ms {
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.animate {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.animate1 {
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}
.animate2 {
	-webkit-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
	transition-duration: 2s;
}
.animate5 {
	-webkit-transition-duration: 5s;
	-moz-transition-duration: 5s;
	-ms-transition-duration: 5s;
	transition-duration: 5s;
}
/* 企业文化 */
.pg-culture-text .chageList {
	background: #eeeeee;
	padding-bottom: 70px;
}
.pg-culture-text .container {
	width: 990px;
	height: auto;
	padding-top: 55px;
	margin: auto;
}
#iconTit {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	position: relative;
	overflow: hidden;
}
#iconTit .leftIcon {
	width: 425px;
	height: 11px;
	background: url(../images/titIcon1.png) no-repeat right;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}
#iconTit .leftIcon .border {
	left: 0;
}
#iconTit .border {
	width: 341px;
	position: absolute;
	top: 50%;
	background: #bfbfbf;
	height: 1px;
}
#iconTit .text {
	width: 155px;
	height: 100%;
	font-size: 30px;
	color: #272636;
	margin: auto;
	padding: 0 16px;
}
#iconTit .rightIcon {
	width: 425px;
	height: 11px;
	background: url(../images/titIcon1.png) no-repeat left;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
#iconTit .rightIcon .border {
	right: 0px;
}
#iconTit .border {
	width: 341px;
	position: absolute;
	top: 50%;
	background: #bfbfbf;
	height: 1px;
}
.pg-culture-text .titList {
	margin: 40px auto;
	text-align: center;
	width: 600px;
	height: 30px;
	overflow: hidden;
}
.pg-culture-text .container {
	width: 1000px;
	height: auto;
	padding-top: 55px;
	margin: auto;
}
.pg-culture-text .chageList {
	background: #eeeeee;
	padding-bottom: 70px;
}
.pg-culture-text .titList {
	margin: 40px auto;
	text-align: center;
	width: 750px;
	height: 36px;
	overflow: hidden;
}
.pg-culture-text .titList li {
	float: left;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	width: 120px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #292929;
	color: #292929;
	cursor: pointer;
	margin: 0 20px;
	font-size: 16px;
}
.pg-culture-text .titList li:hover, .pg-culture-text .titList li.cur {
	background: #2c8f35;
	border-color: #2c8f35;
	color: #FFFFFF;
}
.pg-culture-text .contList {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.pg-culture-text .contList li {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	display: none;
	text-align: left;
}
.pg-culture-text .contList h2 {
	color: #474747;
	font-size: 22px;
	text-align: left;
	padding: 22px;
	margin-left: -20px;
}
.pg-culture-text .contList p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 22px;
	color: #666;
}
.pg-culture-text .contList .imgs {
	overflow: hidden;
	float: left;
	margin-right: 11px;
	margin-bottom: 14px;
}
.pg-culture-text .contList .imgsss {
	overflow: hidden;
	float: left;
	margin-right: 11px;
	margin-bottom: 14px;
}
.pg-culture-text .contList .cont {
	float: right;
	width: 500px;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}
/* 关于我们  */
.demo-6 {
	margin-top: 50px;
	text-align: -moz-center;
}
.article-wraps {
	padding-bottom: 60px;
	text-align: center;
	width: 990px;
}
.article-wraps .dempls {
	margin-top: 33px;
}
.article-wraps p {
	line-height: 32px;
	margin-top: 15px;
	font-size: 16px;
	color: #666;
	text-align: initial;
	margin-bottom: 0px;
}
/* 关于我们  */

/* 电器生活馆地址 */
.store-list {
	width: 1003px;
	margin: 0 auto;
}
.store-list li {
	float: left;
	width: 1003px;
	margin-bottom: 12px;
	margin-top: 12px;
	background-color: #f7f7f7;
	height: 260px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.store-list li .pic_hp {
	float: left;
	margin-right: 10px;
	width: 330px;
	height: 205px;
	padding: 1px;
}
.store-list li .pic_hp img {
	width: 332px;
	height: 232px;
}
.store-list li .title_hp {
	float: left;
	width: 600px;
	margin-top: -6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-left: 23px;
}
.store-list li .title_hp h3 {
	font-size: 24px;
	color: #333;
	width: 200px;
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
}
.store-list li .intro_hp {
	float: left;
	width: 600px;
}
.store-list li .intro_hp p {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 10px;
	color: #666;
	margin-left: 23px;
}
/* 电器生活馆地址 end */

/* 经销商css3 */
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
.select {
	padding-bottom: 30px;
	text-align: center;
	margin-top: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.select select {
	background: #1A305C;
	width: 200px;
	font-size: 15px;
	height: 30px;
	text-align: center;
	color: #ffffff;
}
.bigautocomplete-layout {
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #BCBCBC;
	position: absolute;
	z-index: 100;
	max-height: 220px;
	overflow-x: hidden;
	overflow-y: auto;
}
.bigautocomplete-layout table {
	border-collapse: collapse;
	border-spacing: 0;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
	cursor: default;
}
.bigautocomplete-layout table tr {
	background: none repeat scroll 0 0 #FFFFFF;
}
.bigautocomplete-layout .ct {
	background: none repeat scroll 0 0 #D2DEE8 !important;
}
.bigautocomplete-layout div {
	word-wrap: break-word;
	word-break: break-all;
	padding: 1px 5px;
}
.search-left {
	left: 300px;
}
/* 经销商css3 end */

/* 营销体系 */
.w1070 {
	width: 1070px;
	margin: 0 auto;
}
.serList {
	position: relative;
	width: 1100px;
	margin: 45px 0 45px 0;
	overflow: hidden;
}
.serList li {
	width: 192px;
	height: 223px;
	margin-right: 28px;
	border: 1px solid #e2e1e1;
	border-radius: 5px;
	overflow: hidden;
	float: left;
}
.serList li .icon {
	height: 150px;
	width: 100%;
	background: url(../images/icon_01.png) no-repeat;
}
.serList li .n1 {
	background-position: -50px -70px;
}
.serList li .n2 {
	background-position: -270px -70px;
}
.serList li .n3 {
	background-position: -490px -70px;
}
.serList li .n4 {
	background-position: -710px -70px;
}
.serList li .n5 {
	background-position: -930px -70px;
}
.serList li .txt {
	border-top: 1px solid #e2e1e1;
	padding: 12px 0;
	text-align: center;
	font-size: 16px;
	color: #666;
}
.serList li .txt a {
	display: block;
	color: #06131b;
	font-size: 12px;
	padding-top: 5px;
}
.serList li .txt a:hover {
	color: #26aeff;
}
.serList li a:hover {
}
.serBox {
	border: 1px solid #e2e1e1;
	border-radius: 5px;
	overflow: hidden;
}
.serBox .pic {
	float: left;
}
.serBox .pic img {
	float: left;
}
.serBox .txt {
	padding: 65px 0 0 80px;
	float: left;
	font-size: 14px;
	line-height: 21px;
}
.serBox .txt h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.serBox .txt p {
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 21px;
}
.serBox .txt .btns {
	background: #0066a1;
	height: 40px;
	line-height: 40px;
	width: 180px;
	border-radius: 5px;
	color: #fff;
	display: block;
	margin-top: 20px;
	text-align: center;
}
.serBox .txt .btns:hover {
	background: #0096ee;
}
.serIcon {
	position: relative;
	width: 1150px;
	overflow: hidden;
	padding: 40px 0;
}
.serIcon li {
	width: 323px;
	margin-right: 50px;
	padding: 38px 0 38px 185px;
	border: 1px solid #e2e1e1;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	height: 118px;
	background: url(../images/icon_02.png) no-repeat;
}
.serIcon li.n1 {
	background-position: 0 -95px;
}
.serIcon li.n2 {
	background-position: -370px -95px;
}
.serIcon li.n3 {
	background-position: -740px -95px;
	padding-left: 145px;
	width: 323px;
}
.serIcon li h5 {
	font-size: 14px;
	font-weight: normal;
	color: #888;
}
.serIcon li a {
	color: #06131b;
	display: block;
	padding-top: 3px;
}
.serIcon li a:hover {
	color: #26aeff;
}
.serIcon li a.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-top: -5px;
	cursor: default;
}
.serIcon li a.tel:hover {
	color: #26aeff;
}
.serBox .txt .btns, .serBox .txt .btns:hover {
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* 营销体系end */

/* 政企采购 */
.enterprise-teamps {
	padding: 10px 0;
	background-color: #fff;
}
.enterprise-teamps .banney {
	margin: 0px 0;
}
.enterprise-yeamk {
	padding: 10px 0;
	background-color: #fff;
}
.enterprise-yeamk .bannerlist {
	height: 812px;
	background: url("../images/enterprise-7.jpg") no-repeat center;
	background-size: cover;
}
.company-teamps {
	padding: 10px 0;
	background-color: #f9f9f9;
}
.innerps {
	margin: auto;
	width: 990px;
	height: 650px;
}
.company-teamps h2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #32b1fb;
	padding-bottom: 5px;
	color: #007dc5;
	font-size: 2.1em;
}
.company-teamps h3 {
	font-size: 1.4em;
}
.company-teamps h2 span {
	border-radius: 3px 3px 0 0;
	padding: 12px 20px;
	background-color: #0189ff;
	color: #ffffff;
}
.company-teamps h3 span {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 10px;
	background-color: #007dc5;
	color: #ffffff;
}
.company-teamps ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.company-teamps ul li {
	float: left;
	width: 330px;
	height: 500px;
	padding: 20px 37px;
}
.company-teamps ul li img {
	width: 256px;
	height: 256px;
	text-align: center;
}
.company-teamps ul li h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.company-teamps ul li .bd-am-info {
}
.company-teamps ul li .bd-am-info .tel {
	padding-left: 20px;
	background-image: url(../images/company_tel.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 14px 14px;
	font-size: 16px;
	color: #333;
}
.company-teamps ul li .bd-am-info .fixeds {
	padding-left: 20px;
	background-image: url(../images/company_fixeds.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 14px 14px;
	font-size: 16px;
	color: #333;
}
.company-teamps ul li .bd-am-info .email {
	padding-left: 20px;
	background-image: url(../images/company_email.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 14px 14px;
	font-size: 1.4em;
}
.company-teamps ul li .bd-am-info .intro {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
}
/* 政企采购 end */


/* 重构服务中心 css  */
.w1171 {
	color: #3c3c3c;
	width: 1050px;
	margin: 0 auto;
	display: block;
	height: 1200px;
}
.w1171 .subtitle {
	font-size: 27px;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #181717;
	text-align: center;
}
.sp_l, .sp_r {
	float: left;
	opacity: 0.9;
}
.free {
	width: 1050px;
	height: 184px;
}
.same, .free, .weiquan_wrap {
	border-bottom: 1px dotted #999;
}
.free ul {
	width: 100%;
	height: 100%;
}
.free li {
	width: 25%;
	width: 24.9%\9;
	float: left;
}
.sp_r span, .sp_r b {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
.sp_r span {
	color: #333;
}
.sp_r b {
	color: #26aeff;
}
.sp_l {
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.baoxiu h2 {
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
.gen {
	margin-bottom: 25px;
}
.sunnext {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 25px;
}
.provisions li {
	color: #555;
	line-height: 20px;
	padding-left: 18px;
	background: url(../images/iconps_10.png) no-repeat;
	background-position: 6px 9px;
	margin-bottom: 6px;
	font-size: 16px;
	padding: 3px 34px 0;
}
.provisions, .baoxiu h2, .free li, .free {
	margin-bottom: 20px;
	margin-top: 40px;
}
.free {
	padding-top: 20px;
	height: 200px;
}
.jeichu {
	margin-bottom: 42;
	padding-bottom: 30px;
}
.repair {
	margin-bottom: 40px;
}
.repair h3 {
	display: inline-block;
	float: left\9;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	float: left;
}
.repair a {
	display: inline-block;
	padding: 1px 12px;
	color: #fff;
	line-height: 14px;
	background: #f02e3d;
	border-radius: 16px;
	margin-left: 20px;
	position: relative;
	top: 2px;
	background: #26aeff url(../images/iconps_11.png) no-repeat 100px center;
	color: #fff;
	border-radius: 5px;
	text-indent: 5px;
	display: inline-block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 20px;
}
.repair span {
	display: block;
*width:100%;
*text-indent:0;
*padding:0;
*margin-top:12px;
*float:left;
*margin-left:-90px;
*display:none;
}
.repair, .sunnext, .w1171 .subtitle, .tex_th {
	font-weight: normal;
}
.weiquan_wrap {
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.san_d {
	width: 264px;
	border: 1px solid #e2e1e1;
	padding: 14px 0;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 20px;
}
.san_d, .wechat {
	float: left;
}
.wechat {
	position: relative;
	top: -30px;
	font-size: 13px;
	width: 120px;
}
.wechat img {
	width: 100%;
}
.wechat span {
	font-size: 13px;
}
.fl_l, .fl_r {
	float: left;
	opacity: 0.75;
}
.fl_l {
	text-align: center;
	width: 94px;
	height: 54px;
	border-right: 1px dashed #cccccc;
}
.fl_r {
	padding-left: 24px;
}
.fl_r span {
	display: block;
	font-size: 16px;
	color: #181717;
}
.fl_r .col {
	color: #26aeff;
	padding-top: 6px;
}
.bf {
	margin-right: 50px;
}
.wechat span {
	display: block;
	font-size: 13px;
	text-align: center;
	color: #181717;
}
.tex_th {
	margin-bottom: 15px;
	font-size: 24px;
	color: #181717;
}
.pad {
	padding: 48px 0;
	overflow: hidden;
	width: 100%;
}
.pad p {
	color: #888888;
}
.qc_m {
	margin: 0;
}
.suan_b {
	margin-bottom: 32px;
}
.time_f ul {
	overflow: hidden;
	display: table
}
.time_f li {
	float: left;
	padding-right: 40px;
	display: table-cell;
	line-height: 50px;
	text-align: center;
	position: relative;
	top: 10px;
}
.time_f li span {
	display: block;
	line-height: 16px;
	color: #777;
}
.time_f img {
	vertical-align: middle;
}
.time_f .col {
	color: #23c123;
	line-height: 20px;
}
.time_f span {
	text-align: center;
}
.time_f .last_p {
	padding-right: 35px;
	border-right: 1px dashed #a3a3a3;
}
.last_l {
	padding-left: 30px;
}
.pad .col_p {
	color: #26aeff;
	padding-left: 14px;
	padding-top: 8px;
}
.bod_no {
	border: none;
}
.line_last {
	line-height: 30px;
}
.provisions li:last-child {
	margin-bottom: 0;
}
.lnian {
	text-align: center;
	margin: 40px auto;
	margin-bottom: 20px;
*width: 1030px;
	width: 1060px;
}
.nian_wrap {
	display: inline-block;
	position: relative;
	border: 1px solid #dddddd;
	width: 330px;
	height: 380px;
	border-radius: 3px;
	overflow: hidden;
*float: left;
*margin: 0 3px;
	margin-right: 18px;
}
.nian_wrap img {
	position: absolute;
	top: 0;
	left: 0;
}
.nian_wrap h2 {
	font-size: 21px;
	line-height: 30px;
	padding: 190px 34px 0;
	text-align: left;
	color: rgb(0, 0, 0);
}
.nian_wrap p {
	font-size: 16px;
	line-height: 30px;
	padding: 2px 34px 0;
	text-align: left;
	color: #555;
}
/* 重构服务中心 css end */

/* 网站地图 css */
.infopot {
	text-align: center;
	overflow: hidden;
	width: 1170px;
	margin: 0 auto;
	padding: 40px 0 150px 0;
}
.infopot li {
	display: inline-block;
	width: 180px;
	padding-left: 90px;
	text-align: left;
	float: left;
}
.infopot li h6 {
	color: #3c3c3c;
	margin-bottom: 18px;
	font-size: 24px;
	font-weight: normal;
	width: 120px;
}
.infopot li a {
	display: block;
	line-height: 30px;
	color: #555;
	font-size: 16px;
	width: 160px;
}
.infopot li a:hover {
	color: #33b3ed;
}
/* 网站地图 css3 */

/* 租赁服务css */
.m-main-bd {
	margin-top: 2px;
}
.pf3-list {
	font-size: 0;
}
.pf3-list li {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: top;
	position: relative;
}
.pf3-item {
	width: 128px;
	height: 73px;
	line-height: 73px;
	text-align: center;
	border: 1px solid #dedede;
	font-size: 20px;
	color: #222;
	background: #f5fbfe;
}
.pf3-item i {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin-right: 13px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #457edd;
	position: absolute;
	left: -12px;
	top: 25px;
}
.pf3-line {
	position: relative;
	width: 56px;
	height: 36px;
	border-bottom: 2px dotted #dedede;
}
.w1170 {
	color: #3c3c3c;
	width: 1050px;
	margin: 0 auto;
	display: block;
}
.w1170 .subtitle {
	font-size: 27px;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #181717;
	text-align: center;
}
.w1170 .medial {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 5px 0;
}
.w1170 .pbanner {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 5px 0;
}
.w1170 .pbanneris {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 5px 0;
}
.mod2 {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 40px 0;
}
.mod2 .tt1 {
	display: block;
	text-align: center;
	font-size: 27px;
	line-height: 38px;
	overflow: hidden;
	color: #181717;
}
.mod2 table {
	width: 1050px;
	margin: 0 auto;
	border: 1px solid #e8e7e7;
	border-top: 0;
	border-collapse: collapse;
	text-align: center;
	margin-top: 40px;
}
.mod2 table {
	border-collapse: collapse;
	text-align: center;
}
.mod2 table .tit td {
	background: #f3f3f3;
	border-top: 4px solid #e74c3c;
	padding: 15px 10px;
	text-align: center;
}
.mod2 table td {
	border: 1px solid #e8e7e7;
	border-collapse: collapse;
	padding: 10px 6px;
	font-size: 13px;
	color: #525252;
	text-align: center;
	transition: all linear .2s;
}
.mod3 {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 40px 0;
}
.mod3 .tt1 {
	display: block;
	text-align: center;
	font-size: 27px;
	line-height: 38px;
	overflow: hidden;
	color: #181717;
}
.mod3 table {
	width: 1050px;
	margin: 0 auto;
	border: 1px solid #e8e7e7;
	border-top: 0;
	border-collapse: collapse;
	text-align: center;
	margin-top: 40px;
}
.mod3 table {
	border-collapse: collapse;
	text-align: center;
}
.mod3 table .tit td {
	background: #f3f3f3;
	border-top: 4px solid #e74c3c;
	padding: 15px 10px;
	text-align: center;
}
.mod3 table td {
	border: 1px solid #e8e7e7;
	border-collapse: collapse;
	padding: 10px 6px;
	font-size: 13px;
	color: #525252;
	text-align: center;
	transition: all linear .2s;
}
.mod3 table td .medial {
	text-align: center;
}
.mod3 table td .cls {
	color: #e95048;
}
.mod4 {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 40px 0;
}
.mod4 .tt1 {
	display: block;
	text-align: center;
	font-size: 27px;
	line-height: 38px;
	overflow: hidden;
	color: #181717;
}
.info h3 {
	float: left;
	width: 320px;
	line-height: 32px;
	color: #666;
	font-size: 16px;
}
.info .pmeasurements a {
	float: left;
	width: 320px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	background-color: #0096ee;
	color: #fff;
}
.info .pmeasurements a:hover {
	background-color: #1ca7f9;
}
/*租赁服务css end*/
