#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	line-height: 80px;
    background-color: #ffffff;
	z-index: 100;
}

#header ul {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1000
}

#header ul li {
	display: inline-block;
    color: #666;
	cursor: pointer
}

#header ul li a {
    color: #666;
}

#header ul li a:hover {
    text-decoration: underline;
}

#header ul .price {
	float: right;
	padding-left: 18px;
	margin-right: 20px;
	/*background: url(../img/site/icon/header-price.png) no-repeat left center*/
}

#header ul .register {
	float: right;
	padding-left: 18px;
	margin-right: 20px;
	/*background: url(../img/site/icon/header-register.png) no-repeat left center*/
}

#header ul .login {
	float: right;
	padding-left: 18px;
	margin-right: 20px;
	/*background: url(../img/site/icon/header-register.png) no-repeat left center*/
}

#header ul .download {
	float: right;
	padding-left: 18px;
	margin-right: 20px;
	/*background: url(../img/site/icon/header-login.png) no-repeat left center*/
}

#header ul .control {
	float: right;
	padding-left: 18px;
	margin-right: 20px;
	/*background: url(../img/site/icon/header-control.png) no-repeat left center*/
}

#header ul .logo {
    float: right;
    display: inline-block;
    width: 138px;
    height: 31px;
    margin-top: 25px;
    background: url(../img/site/icon/logo.png) no-repeat left center /cover;
}

/*.fixed-header {*/
	/*background-color: rgba(17, 174, 216, .6);*/
	/*box-shadow: 0 2px 8px rgba(0, 0, 0, .1)*/
/*}*/
#content {
    margin-top: 80px;
}
#content #introduce-swiper .swiper-wrapper .swiper-slide {
	width: 1000px
}

#content #introduce-swiper .swiper-wrapper .swiper-slide img {
	width: 100%
}

#content #introduce-swiper .swiper-wrapper .swiper-slide .describe {
	position: absolute;
	color: #fff
}

#content #introduce-swiper .swiper-wrapper .swiper-slide .describe h2 {
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 2px
}

#content #introduce-swiper .swiper-wrapper .swiper-slide .describe ul {
	padding-left: 20px
}

#content #introduce-swiper .swiper-wrapper .swiper-slide .describe ul li {
	font-size: 16px;
	list-style: disc;
	line-height: 2
}

#content #introduce-swiper .swiper-wrapper .banner-1 .describe {
	top: 30%;
	left: 15%
}

#content #introduce-swiper .swiper-wrapper .banner-2 .describe,
#content #introduce-swiper .swiper-wrapper .banner-3 .describe {
	top: 30%;
	right: 15%
}

#content .pagination-wrapper {
	display: -ms-flexbox;
	display: flex;
	margin-top: -45px;
	-ms-flex-pack: center;
	justify-content: center
}

#content .pagination-wrapper .introduce-pagination {
	display: -ms-flexbox;
	display: flex;
	width: 720px;
	height: 90px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 14px;
	z-index: 1;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content .pagination-wrapper .introduce-pagination .page-1 {
	-ms-flex: 1;
	flex: 1;
	background: url(../img/site/icon/wechat.png) no-repeat center/contain
}

#content .pagination-wrapper .introduce-pagination .page-1:hover {
	background: url(../img/site/icon/wechat-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .page-1-active {
	background: url(../img/site/icon/wechat-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .page-2 {
	-ms-flex: 1;
	flex: 1;
	background: url(../img/site/icon/app.png) no-repeat center/contain
}

#content .pagination-wrapper .introduce-pagination .page-2:hover {
	background: url(../img/site/icon/app-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .page-2-active {
	background: url(../img/site/icon/app-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .page-3 {
	-ms-flex: 1;
	flex: 1;
	background: url(../img/site/icon/live.png) no-repeat center/contain
}

#content .pagination-wrapper .introduce-pagination .page-3:hover {
	background: url(../img/site/icon/live-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .page-3-active {
	background: url(../img/site/icon/live-h.png) no-repeat center/contain;
	color: #11aed8
}

#content .pagination-wrapper .introduce-pagination .swiper-pagination-bullet {
	display: inline-block;
	margin-top: 12px;
	width: 44px;
	padding-top: 46px;
	text-align: center;
	opacity: 1
}

#content .introduce-video {
	padding: 80px 0 40px 0;
	text-align: center;
	border-bottom: 1px solid #d6d6d6
}

#content .introduce-video video {
	width: 703px;
	cursor: pointer;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content .introduce-detail {
	padding: 40px 0 80px 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content .introduce-detail h2 {
	position: relative;
	margin: 0 auto 76px auto;
	height: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	background: url(../img/site/icon/producet-feature.png) no-repeat center 30px;
	color: #333
}

#content .introduce-detail .detail-list {
	width: 80%;
	margin: 0 auto;
	overflow: auto;
	padding: 10px
}

#content .introduce-detail .detail-list li {
	float: left;
	width: 20%;
	padding: 0 10px;
	cursor: default
}

#content .introduce-detail .detail-list li h3 {
	margin-bottom: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: 700
}

#content .introduce-detail .detail-list .introduce-live {
	padding-top: 90px;
	background: url(../img/site/icon/introduce-live.png) no-repeat center 6px
}

#content .introduce-detail .detail-list .introduce-live:hover {
	background-position: center 0
}

#content .introduce-detail .detail-list .introduce-wechat {
	padding-top: 90px;
	background: url(../img/site/icon/introduce-wechat.png) no-repeat center 6px
}

#content .introduce-detail .detail-list .introduce-wechat:hover {
	background-position: center 0
}

#content .introduce-detail .detail-list .introduce-pc {
	padding-top: 90px;
	background: url(../img/site/icon/introduce-pc.png) no-repeat center 6px
}

#content .introduce-detail .detail-list .introduce-pc:hover {
	background-position: center 0
}

#content .introduce-detail .detail-list .introduce-cloud {
	padding-top: 90px;
	background: url(../img/site/icon/introduce-cloud.png) no-repeat center 6px
}

#content .introduce-detail .detail-list .introduce-cloud:hover {
	background-position: center 0
}

#content .introduce-detail .detail-list .introduce-diy {
	padding-top: 90px;
	background: url(../img/site/icon/introduce-diy.png) no-repeat center 6px
}

#content .introduce-detail .detail-list .introduce-diy:hover {
	background-position: center 0
}

#content #function-swiper {
	text-align: center;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content #function-swiper h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 3;
	letter-spacing: 2px;
	color: #333
}

#content #function-swiper .swiper-wrapper .swiper-slide>img {
	margin-top: 160px;
	width: 600px
}

#content #function-swiper .swiper-wrapper .swiper-slide .describe {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -300px;
	width: 600px
}

#content #function-swiper .swiper-wrapper .swiper-slide .describe .swiper-title {
	margin-top: 40px;
	width: 300px
}

#content #function-swiper .function-pagination {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	height: 32px;
	border-radius: 16px;
	padding: 8px;
	background: rgba(0, 0, 0, .4)
}

#content #function-swiper .function-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background-color: #333
}

#content #function-swiper .function-pagination .swiper-pagination-bullet-active {
	width: 28px;
	border-radius: 8px;
	background-color: #fff
}

#content .product-diy {
	padding: 40px 0;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content .product-diy h2 {
	position: relative;
	height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #333
}

#content .product-diy .desc {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #333
}

#content .product-diy .tab-menu {
	text-align: center;
	padding: 36px 0 72px 0
}

#content .product-diy .tab-menu .tab-list {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	height: 48px;
	padding: 4px;
	background-color: #f2f2f2;
	color: #b3b3b3
}

#content .product-diy .tab-menu .tab-list li {
	display: inline-block;
	margin-right: 3px;
	width: 105px;
	line-height: 40px;
	cursor: pointer
}

#content .product-diy .tab-menu .tab-list li:first-child {
	margin-left: 3px
}

#content .product-diy .tab-menu .tab-list li.active,
#content .product-diy .tab-menu .tab-list li:hover {
	background-color: #fff;
	color: #11aed8
}

#content .product-diy .tab-menu .content-list {
	margin-top: 72px
}

#content .product-diy .tab-menu .content-list>li {
	display: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

#content .product-diy .tab-menu .content-list>li .img {
	width: 411px;
	height: 346px
}

#content .product-diy .tab-menu .content-list>li .img img {
	width: 100%
}

#content .product-diy .tab-menu .content-list>li .desc-content {
	text-align: left
}

#content .product-diy .tab-menu .content-list>li .desc-content h3,
#content .product-diy .tab-menu .content-list>li .desc-content h4 {
	font-weight: 700;
	color: #333
}

#content .product-diy .tab-menu .content-list>li .desc-content h3 {
	margin: 40px 0 30px 0;
	font-size: 20px
}

#content .product-diy .tab-menu .content-list>li .desc-content h4 {
	font-size: 16px;
	line-height: 2
}

#content .product-diy .tab-menu .content-list>li.active {
	display: -ms-flexbox;
	display: flex
}

#content .product-price {
	margin: 100px auto 40px auto;
	width: 900px
}

#content .product-price h2 {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 2px
}

#content .product-price .price-list {
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px
}

#content .product-price .price-list .wrapper {
	-ms-flex: 1;
	flex: 1
}

#content .product-price .price-list .wrapper .price-panel {
	position: relative;
	margin: 0 auto;
	padding: 35px 10px 10px 10px;
	width: 260px;
	border-radius: 10px;
	background-color: #fff;
	line-height: 26px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#content .product-price .price-list .wrapper .price-panel:hover {
	margin-top: -4px;
	cursor: pointer;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .4)
}

#content .product-price .price-list .wrapper .price-panel h3 {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	color: #fff;
	line-height: 60px;
	font-size: 16px
}

#content .product-price .price-list .wrapper .price-panel ul li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#content .product-price .price-list .wrapper .price-panel ul li .active,
#content .product-price .price-list .wrapper .price-panel ul li .un-active {
	display: inline-block;
	margin-top: 5px;
	width: 16px;
	height: 16px
}

#content .product-price .price-list .wrapper .price-panel ul li .active {
	background: url(../img/site/icon/active.png) no-repeat center/contain
}

#content .product-price .price-list .wrapper .price-panel ul li .un-active {
	background: url(../img/site/icon/un-active.png) no-repeat center/contain
}

#content .product-price .price-list .base-price .price,
#content .product-price .price-list .base-price h3 {
	background-color: #50e3c2
}

#content .product-price .price-list .base-price .price {
	display: block;
	margin: 10px auto 0 auto;
	font-size: 12px;
	padding: 4px 12px;
	border-radius: 20px;
	color: #fff
}

#content .product-price .price-list .pro-price .price,
#content .product-price .price-list .pro-price h3 {
	background-color: #00aeef
}

#content .product-price .price-list .pro-price .price {
	display: block;
	margin: 10px auto 0 auto;
	font-size: 12px;
	padding: 4px 12px;
	border-radius: 20px;
	color: #fff
}

#content .product-price .price-list .vip-price .price,
#content .product-price .price-list .vip-price h3 {
	background-color: #f5a623
}

#content .product-price .price-list .vip-price .price {
	display: block;
	margin: 10px auto 0 auto;
	font-size: 12px;
	padding: 4px 12px;
	border-radius: 20px;
	color: #fff
}

#content .product-price .flow-price {
	margin: 40px auto
}

#content .product-price .flow-price .wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

#content .product-price .flow-price .wrapper table td,
#content .product-price .flow-price .wrapper table th {
	padding: 8px 20px
}

#content .product-price .price-tip {
	margin-top: 20px;
	text-align: center;
	line-height: 2;
	font-size: 24px;
	font-weight: 700
}

#footer {
	color: #fff
}

#footer a {
	color: #fff
}

#footer a:hover {
	text-decoration: underline
}

#footer .consult {
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-weight: 700;
	font-size: 24px;
    margin: 0;
	letter-spacing: 2px;
	background: url(../img/site/bg/consult.png) no-repeat center/cover
}

#footer .footer-detail {
	padding: 0 20%;
	background: url(../img/site/bg/footer-bg.png), url(../img/site/bg/footer-logo.png)
}

#footer .footer-detail .introduce {
	padding: 40px 0 20px 0;
	border-bottom: 1px solid #fff;
	display: -ms-flexbox;
	display: flex
}

#footer .footer-detail .introduce ul {
	-ms-flex: 1;
	flex: 1
}

#footer .footer-detail .introduce ul li {
	line-height: 2.5
}

#footer .footer-detail .introduce ul h2 {
	font-size: 18px;
	font-size: 700
}

#footer .footer-detail .introduce ul h3 {
	font-size: 16px;
	font-size: 700
}

#footer .footer-detail .introduce .qr-code {
	display: -ms-flexbox;
	display: flex;
	text-align: center
}

#footer .footer-detail .introduce .qr-code li {
	-ms-flex: 1;
	flex: 1
}

#footer .footer-detail .copyright {
	padding: 10px 0;
	text-align: center;
	line-height: 2
}
/* 下载 */
.download-area {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    z-index: 10000;
}
.download-area .wrapper {
    display: flex;
    width: 1202px;
	flex-direction: column;
	/*justify-content: center;*/
	align-items: center;
}
.download-area .download-header {
    position: relative;
    width: 1202px;
    font-size: 30px;
    line-height: 58px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}
.download-area .close-download {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.download-area .close-download i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/site/icon/close.png) center center /cover;
    cursor: pointer;
}
.download-area .close-download i:hover {
    width: 20px;
    height: 20px;
    transition: .8s cubic-bezier(0,.25,.08,1);
}
.download-area .app-qr-code {
    width: 200px;
    height: 200px;
    margin-top: 88px;
}
.download-area .tip {
    font-size:18px;
    color:#999999;
}
.download-area .download-platform {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    margin-top: 90px;
}
.download-area .download-platform .paltform {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    height: 60px;
    border: 1px solid #999999;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
}
.download-area .paltform .word {
    width: 100px;
    margin-top: 20px;
    margin-left: 20px;
    transition: all .2s ease-in-out;
}
.download-area .paltform .word h3 {
    font-size: 18px;
    color: #999999;
}
.download-area .paltform .word span {
    visibility: hidden;
    opacity: 0;
    font-size: 12px;
    color: #10c7ff;
}
.download-area .paltform:hover {
    background-color: #ebebeb;
    transition: all .2s ease-in-out;
}
.download-area .paltform:hover .word {
    transform: translateY(-10px);
}
.download-area .paltform:hover .word span {
    visibility: visible;
    opacity: 1;
}
.download-area .download-platform .windows i{
    width: 28px;
    height: 28px;
    background: url(../img/site/icon/windows.png) center center /cover;
}
.download-area .download-platform .ios {
    margin: 0 110px;
}
.download-area .download-platform .ios i {
    width: 28px;
    height: 36px;
    background: url(../img/site/icon/ios.png) center center /cover;
}
.download-area .download-platform .android i{
    width: 28px;
    height: 28px;
    background: url(../img/site/icon/android.png) center center /cover;
}
.download-area .bottom-border {
    width: 100%;
    height: 1px;
    margin-top: 90px;
    border: 1px solid #dfdfdf;
}

.register-area {
	display: none;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .3);
	z-index: 10000
}

.register-area .wrapper {
	position: relative;
	text-align: center;
	padding: 10px 20px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

.register-area .wrapper h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700
}

.register-area .wrapper input {
	width: 320px;
	margin-bottom: 10px;
	padding: 10px 16px;
	border: 1px solid #d6d6d6;
	border-radius: 20px
}

.register-area .wrapper input:focus {
	border: 1px solid #11aed8
}

.register-area .wrapper .code-tip,
.register-area .wrapper .get-code {
	position: absolute;
	top: 110px;
	right: 40px;
	background: 0 0;
	color: #11aed8
}

.register-area .wrapper .code-tip:before,
.register-area .wrapper .get-code:before {
	position: absolute;
	left: -6px;
	content: '';
	border-left: 1px solid #d6d6d6;
	height: 20px
}

.register-area .wrapper .code-tip {
	display: none;
	color: #333
}

.register-area .wrapper .go-register {
	margin-top: 10px;
	padding: 6px 20px;
	border-radius: 20px;
	border: 2px solid #11aed8;
	background-color: transparent;
	color: #11aed8;
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s
}

.register-area .wrapper .go-register:hover {
	background-color: #11aed8;
	color: #fff
}