@charset "utf-8";

.banner-main{
	  background: linear-gradient(135deg, #ecf7f6, #cfeae7);
}
.container-warpper h1,
.container-product h1,
.container-other h1{
	font-size: 44px;
	font-weight: 600;
}
.container-warpper h1 span,
.container-product h1 span,
.container-warpper h2 span,
.container-product h2 span,
.container-warpper h3 span,
.container-product h3 span{
	color: #49aea3;
}
.container-warpper h2,
.container-product h2,
.container-other h2{
	font-size: 34px;
	font-weight: 600;
	text-align: center;
}
.container-warpper h2.left,
.container-product h2.left,
.container-other h2.left{
	text-align: left !important;
}
.container-warpper h3,
.container-product h3,
.container-other h3{
	font-size: 26px;
	font-weight: 600;
}
.container-warpper .des,
.container-product .des{
	font-size: 24px;
}
.container-warpper .note,
.container-product .note{
	font-size: 18px;
}
.remmend-product{
	padding: 20px;
	border: 1px solid #49aea3;
	border-radius: 10px;
	background-color: rgba(255,255,255,.6);
}
.remmend-product .tit{
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #49aea3;
}
.remmend-product .tit span{
	color: #49aea3;
}
.remmend-product ul li,
.list-icon li{
	position: relative;
    padding: 5px 5px 5px 30px;
 }
.remmend-product ul li::before,
.list-icon li::before{
	position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 19px;
    height: 19px;
    background: url(../img/icon/right-icon.png) no-repeat;
    background-size: contain;
}
.remmend-product .btn{
	display: block;
}
.btn-banner{
	margin-bottom:55px;
}
.btn-banner .btn {
    font-size: 20px;
    font-weight: 500;
    border-radius:50px;
    min-width: 200px;
    height: 70px;
    padding: 8px 20px;
    text-align: center;
}

.btn-banner>div {
    margin-left: 15px
}

.btn-banner>div:first-child {
    margin-left: 0
}

.btn-banner .star-now {
    background: linear-gradient(to right,#00a8ff,#49aea3);
    border-color: transparent;
    color: #fff;
    line-height: 50px;
}

.btn-banner .btn.star-now:hover {
    background: linear-gradient(to right,#49aea3,#00a8ff)
}

.btn-banner .star-now .download-ic.white-ic {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../img/icon/download-white.svg) 0 0/contain no-repeat
}

.btn-banner .btn.download-now {
    border:1px solid #49aea3;
    color: #000;
    background-color: #fff
}

.btn-banner .btn .icon,
.btn-banner .txt .icon{
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.btn-banner .btn .icon.icon-windows,
.btn-banner .txt .icon.icon-windows {
    background: url(../img/icon/windows-black.svg) center center / 32px auto no-repeat;
    background-size: contain;
}
.btn-banner .btn .icon.icon-mac,
.btn-banner .txt .icon.icon-mac {
    background: url(../img/icon/ios-black.svg) center center / 30px auto no-repeat;
    background-size: contain;
}
.btn-banner .hov-text,
.btn-banner .bottom-text{
	position: relative;
	transition: all 0.2s ease-in-out;
}
.btn-banner .hov-text .txt::after{
	content: "";
    position: absolute;
    top: -40px;
    left: 110px;
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #fff;
    z-index: 10;
}
.btn-banner .hov-text .txt{
	position: absolute;
    top: 90px;
    width: 320px;
    z-index: 10;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
    display: none;
}
.btn-banner .hov-text:hover .txt{
	display: block;
}
.btn-banner .bottom-text .txt{
	font-size: 12px;
	text-align: center;
}
.feature-key .floor{
	margin-top: 50px;
}
.feature-key .floor .info p{
	margin-bottom: 10px;
}
.step-info .item {
    color: #666;
}
.step-info .item .tit {
    position: relative;
    padding-left: 35px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}
.step-info .item .tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: url(../img/icon/step-icon.png) no-repeat;
}
.more-feature .floor-item{
	
}
.more-feature .floor-item .item{
	padding: 20px;
	border-radius: 20px;
	overflow: hidden;
	background-color: #cff4ff;
}
.more-feature .floor-item .item:nth-child(2){
	background-color: #fff;
    border: 1px solid #4e9fe1;
    box-shadow: 0 5px 8px rgba(78, 159, 225, .2);
}
.more-feature .floor-item .item .tit{
	font-weight: 600;
	font-size: 20px;
	padding: 13px 0;
}
.more-feature .floor-item .item .img img{
	width: auto;
	height: auto;
}
.more-feature .floor-list .item{
	padding: 20px;
}
.more-feature .floor-list .item .tit{
	font-weight: 600;
	font-size: 20px;
	padding: 10px 0;
}
.tab-changeBox .tab-right {
	width: 40%;
}

.tab-changeBox .change-item-img {
	width: 52%;
	border-radius: 20px;
	background: linear-gradient(to bottom, #4accc6, #f9bad7);
}

.tab-changeBox .change-item-img .img {
	display: none;
	/*background-color: rgba(255,255,255,.5);*/
	padding: 35px;
	border-radius: 10px;
}

.tab-changeBox .tab-right li {
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 30px;
	cursor: pointer
}

.tab-changeBox .tab-right li:last-child::after {
	background: none
}

.tab-changeBox .tab-right .title-box {
	position: relative;
	padding-left: 70px
}

.tab-changeBox .tab-right .title-box .number-t {
	position: absolute;
	left:5px;
	top: 10px;
	font-size: 12px;
	color: #fb8484
}

.tab-changeBox .tab-right .title-box .number-t .nb {
	background-color: #9eb3c9;
	color: #fff;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 40px;
}

.tab-changeBox .tab-right .title-box .title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px
}

.tab-changeBox .tab-right li.active .title-box .title {
	color: #49aea3
}

.tab-changeBox .tab-right li.active .title-box .number-t .nb {
	background-color: #49aea3
}

.tab-changeBox .change-item-img img {
	width: auto;
	height: auto
}
.online-info ul li{
	width: 14%;
	text-align: center;
	margin-top:35px;
}
.online-info ul li span{
	display: block;
}
.compare-info .left-box,
.compare-info .right-box{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	border-radius: 15px;
	overflow: hidden;
	padding:35px;
	background-color: #fff;
	width: 40%;
}
.compare-info .left-box{
	padding-right: 100px;
}
.compare-info ul li{
	margin-top: 10px;
}
.compare-info ul{
	margin-top: 30px;
}
.compare-info .right-box{
	position: relative;
	margin-left: -50px;
	z-index: 10;
	border: 1px solid #49aea3;
	border-top-width: 5px;
	padding-top: 50px;
}
.compare-info .right-box .recommend{
	display: inline-block;
    background: linear-gradient(to right, #e135ef, #3343da);
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
    position: relative;
    vertical-align: middle;
    position: absolute;
    right:3%;
    top:10px;
}
.compare-info .right-box .recommend::before{
	content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #e135ef;
}
.table-blue-bg th{
	background-color: #49aea3;
	color: #fff;
	font-size: 18px;
}
.table-blue-bg{
	border: 1px solid #3a98ff;
}
.table-blue-bg tr th,
.table-blue-bg tr td{
	border-left: 1px solid rgba(135,192,255,.5);
	border-bottom: 1px solid rgba(135,192,255,.5);
}
.table-blue-bg tr:nth-child(even){
	background-color: rgba(135,192,255,.2);
}
.floor-picture .item{
	position: relative;
	padding:20px 35px 20px 100px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
	color: #666;
	margin-bottom: 25px;
}
.floor-picture .item .img{
	width:60px;
	position: absolute;
	left:20px;
	top:20px;
}
.floor-picture .item .tit{
	color: #333;
	font-weight: 600;
	margin-bottom: 5px;
}
.evaluate-floor .share-img{
	padding: 15px 0;
	
}
.evaluate-floor .share-img a{
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	padding: 10px;
	margin-left: 15px;
}
.evaluate-floor .share-img a:first-child{
	margin-left: 0;
}
.evaluate-floor .share-img img{
	width: 50px;
}
.evaluate-floor .item{
	padding: 40px 24px;
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    color: #666;
}
.evaluate-floor .item .ava{
	width:210px;
	position: relative;
	padding:0 50px;
	margin: 0 auto;
}
.evaluate-floor .item .ava::before{
	content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    top:0;
    background: url(../img/icon/quotation.png) no-repeat;
    width: 36px;
    height: 36px;
    background-size: contain;
}
.evaluate-floor .item .ava::after{
	content: "";
    position: absolute;
    bottom: -9px;
    right: 0;
    top:0;
    background: url(../img/icon/quotation.png) no-repeat;
    width: 36px;
    height: 36px;
    background-size: contain;
}
.evaluate-floor .item .ava img{
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 100px;
	object-fit: cover;
}
.evaluate-floor .item .name{
	font-size: 20px;
	font-weight: 600;
	padding-top:10px;
	color: #333;
}
.evaluate-floor .item .profession{
	font-weight: 600;
}
.recommend-floor{
	padding:50px 30px;
	border-radius: 30px;
}
.recommend-floor .img{
	margin: 20px 0;
}
.recommend-floor .img img{
	width: 50%;
}
.paragraph-floor p{
	padding-bottom: 25px;
}
.paragraph-floor h2,
.paragraph-floor h3,
.paragraph-floor h4{
	margin-bottom: 30px;
}
