/*
*{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
*/

body,
h1,
h2,
h3,
h4 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
}

body,
div,
td {
	font-family: "Microsoft YaHei", "simsun", Lucida Grande, Geneva, Arial, Verdana, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

img {
	outline: none;
	border: 0px;
}

h3 {
	font-size: 14px;
	font-weight: 500;
}

a:link {
	color: #4388d3;
	text-decoration: none;
}

a:hover {
	color: #4388d3;
	text-decoration: underline;
}

a:visited {
	color: #4388d3
}

a {
	blr: expression(this.onFocus=this.blur());
}

a:focus {
	outline: none;
}

.clr {
	clear: both;
}

.red {
	color: #92130a;
	text-decoration: none;
}

.black {
	color: #000000;
	text-decoration: none;
}

body {
	background: #fff;
	overflow: scroll;
	font-size: 14px;
}

#Head {
	width: 100%;
	background: #fff;
	border-bottom: 0px solid #333;
}

#Logo {
	float: left;
	margin: 20px 0px 10px;
	width: 50px;
	height: 50px;
	background: url(../pic/icon.png) no-repeat;
	background-size: contain;
	z-index: 500;
}

#Logo.cn {
	float: left;
	margin: 15px 0px 10px;
	width: 50px;
	height: 50px;
	background: url(../pic/icon.png) no-repeat;
	background-size: contain;
	z-index: 500;
}

#Head .version {
	float: right;
	z-index: 500;
	text-decoration: none;
	margin: 32px 0px 10px;
	color: #333;
	padding-left: 32px;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
}

#Head .version:hover {
	text-decoration: underline;
}

/*
#Head .version_en{background-image:url(/img/lang_en.png);}
#Head .version_cn{background-image:url(/img/lang_cn.png);}
*/

.wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	position: relative;
	height: 100%;
}

.downloads {
	margin-top: 50px;
}

.downloads .block {
	margin-left: 0;
	margin-bottom: 50px;
}

#FeatureApp .btn {
	background: url(../img/download_btns.png) no-repeat;
	background-size: 1225px 150px;
	display: block;
	margin-bottom: 20px;
}

#Downloads {
	position: absolute;
	left: 50px;
	top: 380px;
}

#Downloads h3 {
	margin-bottom: 5px;
}

#iOSDownload {
	position: absolute;
	top: 0px;
}

#iOSDownload .btn {
	background-position: 0px 0px;
	height: 54px;
	width: 175px;
}

#iOSDownload .btn:hover {
	background-position: -0px -59px;
}

#AndroidDownload {
	position: absolute;
	top: 110px;
	left: 0px;
}

#AndroidDownload h3 {
	text-align: left;
}

#AndroidDownload .block {
	width: 600px;
}

#AndroidDownload .btn {
	height: 54px;
	width: 170px;
	margin-right: 20px;
	float: left;
}

#AndroidDownload .btn_googleplay {
	background-position: -175px 0px;
	height: 54px;
	width: 170px;
}

#AndroidDownload .btn_googleplay:hover {
	background-position: -175px -59px;
}

#AndroidDownload .btn_local {
	background-position: -875px 0px;
	height: 54px;
	width: 170px;
}

#AndroidDownload .btn_local:hover {
	background-position: -875px -59px;
}

#AndroidDownload .btn_googleplay_en {
	background-position: -350px 0px;
	height: 54px;
	width: 170px;
}

#AndroidDownload .btn_googleplay_en:hover {
	background-position: -350px -59px;
}

#AndroidDownload .btn_local_en {
	background-position: -1050px 0px;
	height: 54px;
	width: 120px;
}

#AndroidDownload .btn_local_en:hover {
	background-position: -1050px -59px;
}

#AndroidDownload .note {
	color: #444;
	font-size: 12px;
	margin-bottom: -10px;
}

#AndroidAPKQRCode {
	height: 80px;
	width: 80px;
	float: left;
	background: url(../img/qrcode_local.png) no-repeat;
	background-size: 80px 80px;
}

#WXCode {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 300px;
}

#WXCode .btn {
	background: url(../img/wxcode.jpg) no-repeat;
	background-size: 98px 98px;
	height: 98px;
	width: 98px;
}


.downloads .btn_android_en {
	background-position: -400px -2px;
}

.downloads .btn_android_en:hover {
	background-position: -400px -60px;
}

.downloads .btn_local {
	background-position: -525px 0px;
	height: 54px;
	width: 170px;
}

.downloads .btn_local:hover {
	background-position: -525px -59px;
}

.downloads .wxcode {
	background: url(../img/wxcode.jpg) no-repeat;
	display: block;
	height: 110px;
	width: 110px;
}


.feature {
	font-size: 16px;
	padding: 0px;
	position: relative;
	border-top: 0px solid #f0f0f0;
}

.feature .wrapper {
	overflow: hidden;
}

.feature .descr {
	z-index: 10;
}

.feature h2 {
	color: #000;
	font-size: 32px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 30px;
}

.feature p {
	color: #333;
	font-size: 16px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 10px;
}


#FeatureGlobalMap {
	border-top: 0px;
	min-height: 720px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#184355), to(#16283C))
}

#FeatureGlobalMap h2 {
	margin: 80px 0 0px;
	font-weight: 200;
	font-size: 28px;
	color: #fff;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
}

#FeatureGlobalMap .pic {
	position: relative;
	margin: 0px auto;
	background: url(../img/feature_cities.jpg) no-repeat;
	background-size: 700px 600px;
	width: 700px;
	height: 600px;
}

#FeatureGlobalMap .pic_en {
	position: relative;
	top: 50px;
	right: 40px;
	background: url(../img/feature_1_en.png) no-repeat;
	width: 480px;
	height: 566px;
}

#FeatureGlobalMap #mapChart {
	width: 960px;
	height: 540px;
	margin: 0 auto;
}

#FeatureApp {
	/* height: 780px; */
	background: #fff;
}

#FeatureApp .descr {
	text-align: center;
	width: 700px;
	margin: 60px auto 0;
	z-index: 999;
}

#FeatureApp .descr_en {
	text-align: center;
	width: 960px;
	position: absolute;
	top: 60px;
	left: 0px;
}

#FeatureApp .pic {
	position: absolute;
	top: 280px;
	right: 40px;
	background: url(../img/app_iPhone_watch.jpg) no-repeat;
	background-size: 416px 500px;
	width: 416px;
	height: 500px;
	z-index: 0;
}

#FeatureApp #iPhoneBoxSwipe {
	overflow: hidden;
	width: 210px;
	height: 374px;
	position: absolute;
	top: 313px;
	right: 202px;
	z-index: 999;
}

#FeatureApp #watchImage {
	overflow: hidden;
	width: 90px;
	height: 112px;
	background-size: 90px 112px;
	position: absolute;
	top: 594px;
	right: 90px;
	z-index: 999;
}

#FeatureApp #watchImage.en {
	background-image: url(../img/app_watch_1_en.png)
}

#FeatureApp .swipe-wrap div {
	float: left;
	width: 100%;
	position: relative;
}

#FeatureApp .iphone {
	width: 210px;
	height: 374px;
	background-size: 210px 374px;
}

#FeatureApp .iphone_1 {
	background-image: url(../img/app_iphone_1.jpg)
}

#FeatureApp .iphone_2 {
	background-image: url(../img/app_iphone_2.jpg)
}

#FeatureApp .iphone_3 {
	background-image: url(../img/app_iphone_3.jpg)
}

#FeatureApp .iphone_4 {
	background-image: url(../img/app_iphone_4.jpg)
}

#FeatureApp .iphone_5 {
	background-image: url(../img/app_iphone_5.jpg)
}

#FeatureApp .iphone_6 {
	background-image: url(../img/app_iphone_6.jpg)
}

#FeatureApp .iphone_7 {
	background-image: url(../img/app_iphone_7.jpg)
}

#FeatureApp .iphone_27 {
	background-image: url(../img/app_iphone_7_1.jpg)
}

#FeatureApp .iphone_8 {
	background-image: url(../img/app_iphone_8.jpg)
}

#FeatureApp .iphone_9 {
	background-image: url(../img/app_iphone_9.jpg)
}

#FeatureApp .iphone_10 {
	background-image: url(../img/app_iphone_10.jpg)
}

#FeatureApp .iphone_11 {
	background-image: url(../img/app_iphone_11.jpg)
}

#FeatureApp .iphone_12 {
	background-image: url(../img/app_iphone_12.jpg)
}

#FeatureApp .iphone_13 {
	background-image: url(../img/app_iphone_13.jpg)
}

#FeatureApp .iphone_14 {
	background-image: url(../img/app_iphone_14.jpg)
}

#FeatureApp .iphone_15 {
	background-image: url(../img/app_iphone_15.jpg)
}

#FeatureApp .iphone_16 {
	background-image: url(../img/app_iphone_16.jpg)
}

#FeatureApp .iphone_17 {
	background-image: url(../img/app_iphone_17.jpg)
}

#FeatureApp .iphone_18 {
	background-image: url(../img/app_iphone_18.jpg)
}

#FeatureApp .iphone_19 {
	background-image: url(../img/app_iphone_19.jpg)
}

#FeatureApp .iphone_20 {
	background-image: url(../img/app_iphone_20.jpg)
}

#FeatureApp .iphone_21 {
	background-image: url(../img/app_iphone_21.jpg)
}

#FeatureApp .iphone_22 {
	background-image: url(../img/app_iphone_22.jpg)
}

#FeatureApp .iphone_23 {
	background-image: url(../img/app_iphone_23.jpg)
}

#FeatureApp .iphone_24 {
	background-image: url(../img/app_iphone_24.jpg)
}

#FeatureApp .iphone_25 {
	background-image: url(../img/app_iphone_25.jpg)
}

#FeatureApp .iphone_26 {
	background-image: url(../img/app_iphone_26.jpg)
}

#FeatureApp .iphone_28 {
	background-image: url(../img/app_iphone_28.jpg)
}

#FeatureApp .iphone_29 {
	background-image: url(../img/app_iphone_29.jpg)
}

#FeatureApp .iphone_30 {
	background-image: url(../img/app_iphone_30.jpg)
}

#FeatureApp .iphone_31 {
	background-image: url(../img/app_iphone_31.jpg)
}

#FeatureApp .iphone_32 {
	background-image: url(../img/app_iphone_32.jpg)
}

#FeatureApp .slideBtn {
	background-size: 40px 80px;
	cursor: pointer;
	opacity: 0.5;
	z-index: 1000;
	width: 40px;
	height: 80px;
	position: absolute;
	top: 450px;
}

#FeatureApp .leftBtn {
	background-image: url(../img/arrow_left_2x.jpg);
	right: 450px;
}

#FeatureApp .rightBtn {
	background-image: url(../img/arrow_right_2x.jpg);
	right: 0px;
}

#Downloads h3 {
	margin-bottom: 20px;
}

#FeatureDevice {
	height: 980px;
	background: #f9f9f9;
}

#FeatureDevice .descr {
	position: relative;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 40px;
}

#FeatureDevice .descr h2 {
	width: 100%;
	text-align: center;
}

#FeatureDevice .descr p {
	width: 83%;
	margin: 0px auto;
	text-align: left;
}

#FeatureDevice .pic {
	position: absolute;
	top: 200px;
	right: 40px;
	background-size: contain;
	width: 376px;
	height 720px;
}

#FeatureDevice .pic_en {
	background: url(../img/my/device_iPhone_11.jpg) no-repeat;
	position: absolute;
	top: 300px;
	right: 40px;
	background-size: contain;
	width: 376px;
	height: 720px;
}

#FeatureDevice #Devices {
	width: 500px;
	margin-top: 100px;
	position: relative;
}

#FeatureDevice #Devices .device {
	margin-bottom: 40px;
	position: relative;
}

#FeatureDevice #Devices #philips_purifier {
	height: 230px;
}

#FeatureDevice #Devices #philips_purifier .img {
	position: absolute;
	top: -20px;
	left: 0px;
	background: url(../img/device_philips.png);
	background-size: contain;
	width: 120px;
	height: 180px;
}

#FeatureDevice #Devices #laseregg {
	height: 120px;
}

#FeatureDevice #Devices #laseregg .img {
	position: absolute;
	top: -10px;
	left: 0px;
	background: url(../img/device_laseregg.png);
	background-size: contain;
	width: 120px;
	height: 120px;
}

#FeatureDevice #Devices h3 {
	margin: 0px 0px 10px 160px;
	font-weight: 500;
}

#FeatureDevice #Devices p {
	margin: 0px 0px 0px 160px;
	font-weight: 300;
	font-size: 14px;
	line-height: 28px;
}

#FeatureTrusted {
	background: #fff;
}

#FeatureTrusted .descr {
	position: relative;
	width: 100%;
	margin-top: 60px;
}

#FeatureTrusted .descr h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
}

.red {
	color: #a01317;
}

#FeatureTrusted .pic {
	margin: 0 auto 90px;
	background: url(../img/trusted_by.png);
	background-size: contain;
	width: 960px;
	height: 200px;
}

#FeatureTrusted .appInfos {
	margin-top: 60px;
	margin-bottom: 60px;
}

#FeatureTrusted .appInfos .appInfo {
	width: 280px;
	float: left;
	margin-right: 60px;
}

#FeatureTrusted .appInfos .rl {
	margin-right: 0px;
}

#FeatureTrusted .appInfos .appInfo h3 {
	font-size: 16px;
}

#FeatureTrusted .appInfos .appInfo p {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}

#FeatureAbout {
	height: 850px;
	background: #fff;
}

#FeatureAbout .wrapper {
	margin: 0px auto;
	width: 800px;
}

#FeatureAbout .descr {
	text-align: center;
	width: 100%;
	margin-top: 60px;
}

#FeatureAbout .descr p {
	font-size: 15px;
	font-weight: 300;
	margin: 0 25px;
	line-height: 30px;
}

#FeatureAbout .members {
	margin-top: 60px;
}

#FeatureAbout .members .member {
	float: left;
	margin: 0 40px 40px 40px;
}

#FeatureAbout .members .member .portrait {
	width: 120px;
	height: 120px;
	border-radius: 60px;
	margin-bottom: 10px;
	background: #ccc;
}

#FeatureAbout .members .member .portrait-2 {
	width: 300px;
	height: 200px;
	border-radius: 0px;
	margin-bottom: 10px;
	background: #ccc;
}

#FeatureAbout .members .member .bin {
	background: url(../img/APP_XCZ.png);
	background-size: contain;
}

#FeatureAbout .members .member .tao {
	background: url(../img/App_SCZM.png);
	background-size: contain;
}

#FeatureAbout .members .member .ghz {
	background: url(../img/App_GHZ.png);
	background-size: contain;
}

#FeatureAbout .members .member .jun {
	background: url(../img/App_GSZM.png);
	background-size: contain;
}

#FeatureAbout .members .member .shop {
	background: url(../img/shop.png);
	background-size: contain;
}

#FeatureAbout .members .member .mengfei {
	background: url(../img/App_CZJ.png);
	background-size: contain;
}

#FeatureAbout .members .member .book {
	background: url(../img/book.png);
	background-size: contain;
}

#FeatureAbout .members .member .poem {
	background: url(../img/xinshi.png);
	background-size: contain;
}

#FeatureAbout .members .member .oracle {
	background: url(../img/jiaguwen.png);
	background-size: contain;
}

#FeatureAbout .members .member .adcbw {
	background: url(../img/AD-CBW.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .adyyzz {
	background: url(../img/AD-YYZZ.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .xccp {
	background: url(../imgs/xccompany.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .xcpub {
	background: url(../imgs/xcpublish.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .wenhua {
	background: url(../imgs/wenhua.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .zhizuo {
	background: url(../imgs/zhizuo.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .icp {
	background: url(../imgs/icp.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .chuban-ad {
	background: url(../imgs/chuabn-ad.jpg);
	background-size: contain;
}

#FeatureAbout .members .member .name {
	color: #333;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
}

#FeatureAbout .members .member .role {
	color: #777;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin-top: 0px;
	margin: 0px 0 0 10px;
}

#FeatureAbout .contacts {
	margin-top: 60px;
	font-size: 12px;
	font-weight: 300;
}

#FeatureAbout .contacts .contact {
	float: left;
	font-size: 14px;
	margin-left: 88px;
	color: #555;
}

#FeatureAbout .contacts .contact_cn {
	float: left;
	font-size: 14px;
	margin-left: 120px;
	color: #555;
	margin-top: 10px;
}

#Foot {
	min-width: 980px;
	padding: 0px 0px;
	background: #fbfbfb;
	font-weight: 300;
	font-size: 12px;
	border-top: 1px solid #e9e9e9;
}

#Foot .wrapper {
	margin: 0px auto;
	width: 720px;
	position: relative;
}

#Foot .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: url(../img/logo.png) no-repeat;
	background-size: contain;
	z-index: 500;
}

#Foot .logo_intro {
	float: left;
	margin: 5px 0 0 70px;
	color: #777;
	font-size: 13px;
	line-height: 20px;
}

#Foot .copyright {
	float: left;
	text-align: center;
	margin-top: 30px;
	color: #999;
	font-size: 13px;
}

#Foot {
	min-width: 980px;
	padding: 30px 0px;
	background: #2d3239;
	font-weight: 300;
	font-size: 12px;
}

#Foot .wrapper {
	margin: 0px auto;
	width: 720px;
	position: relative;
}

#Foot .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: url(../img/appicon_r.png) no-repeat;
	background-size: contain;
	z-index: 500;
}

#Foot .logo_intro {
	float: left;
	margin: 5px 0 0 70px;
	color: #ccc;
	font-size: 13px;
	line-height: 20px;
}

#Foot .logo_intro_cn {
	float: left;
	margin: 13px 0 0 70px;
	color: #ccc;
	font-size: 13px;
	line-height: 20px;
}

#Foot .copyright {
	float: none;
	text-align: center;
	margin-top: 30px;
	color: #999;
	font-size: 13px;
}

#Foot .copyright a {
	color: #999;
}


.cb-slideshow,
.cb-slideshow:after {
	width: 376px;
	height: 720px;
	top: 50px;
	left: 50px;
	z-index: 0;
}

.cb-slideshow:after {
	content: '';
}

.cb-slideshow li span {
	width: 376px;
	height: 720px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: none;
	opacity: 0;
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-webkit-animation: imageAnimation 36s linear infinite 0s;
	-moz-animation: imageAnimation 36s linear infinite 0s;
	-o-animation: imageAnimation 36s linear infinite 0s;
	-ms-animation: imageAnimation 36s linear infinite 0s;
	animation: imageAnimation 36s linear infinite 0s;
}



#pg_slider {
	background: #65b4a6 none repeat scroll 0 0;
	height: 0px;
	margin: 0px 0 0 0;
	overflow: hidden;
	position: relative;
	width: 0px;
}

#func_effect {
	background: #f2f2f2
}

#func_effect .content {
	padding: 80px 0 105px;
	background: url(../img/pg_b.jpg) no-repeat right bottom
}

#func_effect h3 {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #628e45
}

#func_effect p {
	font-size: 16px;
	line-height: 1.4;
	color: #555
}

#func_effect .effects {
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
	padding: 30px 0 0;
	color: #555
}

#func_effect .effects strong {
	font-size: 24px;
	color: #9ec000
}

#func_effect .effects .box {
	position: relative;
	display: inline;
	float: left;
	width: 304px;
	height: 142px;
	margin: 8px;
	background: #fff
}

#func_effect .effects .cn {
	width: 252px;
	margin: 0 auto;
	padding: 45px 0
}

#func_effect .effects span {
	float: left;
	width: 52px;
	height: 52px;
	margin: 0 20px 0 0;
	background-image: url(../img/pg_icons_v1.png);
	background-repeat: no-repeat
}

.effects-icon-1 {
	background-position: 4px 8px
}

.effects-icon-2 {
	background-position: 4px -84px
}

.effects-icon-3 {
	background-position: 4px -185px
}

.effects-icon-4 {
	background-position: 4px -288px
}

.effects-icon-5 {
	background-position: 4px -381px
}

.effects-icon-6 {
	background-position: 4px -474px
}

.effects-icon-7 {
	background-position: 4px -571px
}

.effects-icon-8 {
	background-position: 4px -664px
}

.effects-icon-9 {
	background-position: 4px -755px
}

#func_effect .effects .info {
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #719957;
	background: rgba(113, 153, 87, .9)
}

#func_effect .effects .info.hover {
	display: block;
	-webkit-animation: flipinX .8s ease;
	-moz-animation: flipinX .8s ease;
	-o-animation: flipinX .8s ease;
	animation: flipinX .8s ease
}

#func_effect .effects .info table {
	width: 100%;
	height: 100%
}

#func_effect .effects .info td {
	line-height: 1.4;
	height: 100%;
	padding: 0 8%;
	vertical-align: middle
}

#func_effect .effects .box-none {
	line-height: 142px;
	width: 302px;
	height: 140px;
	text-align: center;
	color: #bfbfbf;
	border: 1px solid #fff;
	background: #f7f7f7
}


#func_effect {
	background: #f2f2f2
}

#func_effect .content {
	padding: 80px 0 105px;
	background: url(../img/pg_b.jpg) no-repeat right bottom
}

#func_effect h3 {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #628e45
}

#func_effect p {
	font-size: 16px;
	line-height: 1.4;
	color: #555
}

#func_effect .effects {
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
	padding: 30px 0 0;
	color: #555
}

#func_effect .effects strong {
	font-size: 24px;
	color: #9ec000
}

#func_effect .effects .box {
	position: relative;
	display: inline;
	float: left;
	width: 304px;
	height: 142px;
	margin: 8px;
	background: #fff
}

#func_effect .effects .cn {
	width: 252px;
	margin: 0 auto;
	padding: 45px 0
}

#func_effect .effects span {
	float: left;
	width: 52px;
	height: 52px;
	margin: 0 20px 0 0;
	background-image: url(../img/pg_icons_v1.png);
	background-repeat: no-repeat
}

.effects-icon-1 {
	background-position: 4px 8px
}

.effects-icon-2 {
	background-position: 4px -84px
}

.effects-icon-3 {
	background-position: 4px -185px
}

.effects-icon-4 {
	background-position: 4px -288px
}

.effects-icon-5 {
	background-position: 4px -381px
}

.effects-icon-6 {
	background-position: 4px -474px
}

.effects-icon-7 {
	background-position: 4px -571px
}

.effects-icon-8 {
	background-position: 4px -664px
}

.effects-icon-9 {
	background-position: 4px -755px
}

#func_effect .effects .info {
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #719957;
	background: rgba(113, 153, 87, .9)
}

#func_effect .effects .info.hover {
	display: block;
	-webkit-animation: flipinX .8s ease;
	-moz-animation: flipinX .8s ease;
	-o-animation: flipinX .8s ease;
	animation: flipinX .8s ease
}

#func_effect .effects .info table {
	width: 100%;
	height: 100%
}

#func_effect .effects .info td {
	line-height: 1.4;
	height: 100%;
	padding: 0 8%;
	vertical-align: middle
}

#func_effect .effects .box-none {
	line-height: 142px;
	width: 302px;
	height: 140px;
	text-align: center;
	color: #bfbfbf;
	border: 1px solid #fff;
	background: #f7f7f7
}

#func_effect .effects .box {
	width: 384px;
	height: 182px
}

#func_effect .effects .cn {
	padding: 65px 0
}

#func_effect .effects .box-none {
	line-height: 182px;
	width: 382px;
	height: 180px
}


#func_effect {
	font-size: 18px;
	line-height: 26px;
	padding: 0 20px
}

#func_effect .effects .box {
	width: 48%;
	height: 138px;
	margin: 8px 1%
}

#func_effect .effects strong {
	font-size: 20px
}

#func_effect .effects .info {
	font-size: 14px
}

#func_effect .effects .box-none {
	display: none
}


#func_effect {
	padding: 0 10px
}

#func_effect .content {
	padding: 40px 0 60px;
	-moz-background-size: 320px auto;
	-o-background-size: 320px auto;
	background-size: 320px auto
}

#pg_features h3,
#func_effect h3 {
	font-size: 30px
}

#pg_features li,
#func_effect p {
	font-size: 14px
}

#func_effect .effects {
	font-size: 14px
}

#func_effect .effects .box {
	width: 100%;
	height: 75px;
	margin: 4px 0
}

#func_effect .effects span {
	width: 26px;
	height: 26px;
	margin-top: 3px;
	margin-right: 10px;
	-moz-background-size: 26px auto;
	-o-background-size: 26px auto;
	background-size: 26px auto
}

#func_effect .effects strong {
	font-size: 16px
}

#func_effect .effects .cn {
	width: auto;
	padding: 20px
}





.body-ko-kr #func_effect .effects strong,
.body-ko-kr #cm_thanks p strong {
	font-size: 18px
}

.body-ko-kr #cm_feature li h4 {
	font-weight: bold
}

.body-ko-kr #cm_state li,
.body-ko-kr #cm_thanks p,
.body-ko-kr #info h4 {
	font-size: 18px;
	line-height: 1.4;
	color: #555
}

.body-ko-kr #cm_feature li p {
	font-size: 16px
}

.body-ko-kr #cm_thanks p strong {
	font-weight: bold
}

.body-ru-ru #func_effect .effects .cn,
.body-fr-fr #func_effect .effects .cn {
	font-size: 15px
}

.body-ru-ru #func_effect .effects strong,
.body-fr-fr #func_effect .effects strong,
.body-pt-pt #func_effect .effects strong,
.body-ja-jp #func_effect .effects strong {
	font-size: 14px
}

.body-ru-ru #func_effect .box-none,
.body-fr-fr #func_effect .box-none {
	font-size: 16px
}

.body-pt-pt .effects .cn,
.body-pt-pt #func_effect .box-none {
	font-size: 16px
}

.body-ru-ru #info {
	font-size: 20px
}

.body-ru-ru #cm_state li,
.body-ru-ru #cm_thanks {
	font-size: 20px
}

.body-ru-ru #cm_thanks strong {
	font-size: 24px;
	font-weight: bold
}

.body-ru-ru #cm_feature {
	font-size: 16px
}

.body-ru-ru #cm_feature li p {
	color: #777
}

.body-ru-ru #cm_state .desc strong {
	font-size: 18px;
	font-weight: bold
}

.body-ru-ru #cm_state strong,
.body-ru-ru #cm_feature li h4 {
	font-family: 'Gotham-Book', Helvetica, Verdana, Arial, 'Microsoft YaHei';
	font-weight: bold
}

.body-ru-ru #cmbssmall .desc,
.body-ru-ru #cmbsfast .title p {
	font-size: 18px
}

.body-es-es #func_effect .effects strong {
	font-size: 15px
}

.body-zh-cn #info h4,
.body-zh-cn #cm_state li,
.body-zh-cn #cm_thanks,
.body-zh-tw #info h4,
.body-zh-tw #cm_state li,
.body-zh-tw #cm_thanks {
	font-size: 17px
}

.body-zh-cn #cm_feature li p,
.body-zh-tw #cm_feature li p {
	font-size: 15px
}

.body-zh-cn #cm_state .desc strong,
.body-zh-tw #cm_state .desc strong {
	font-family: 'Gotham-Book', Helvetica, Verdana, Arial, 'Microsoft YaHei'
}

.body-zh-tw .effects .cn,
.body-zh-cn .effects .cn {
	font-size: 16px
}

.body-zh-tw #func_effect .effects strong,
.body-zh-tw #func_effect .box-none,
.body-zh-cn #func_effect .effects strong,
.body-zh-cn #func_effect .box-none {
	font-size: 18px
}

#ClCache {
	display: none
}