@charset"utf-8";
*,
::after,
::before {
	box-sizing: border-box
}

dl,
ul {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	list-style: none
}

img {
	max-width: 100%
}

.border-all{border: 1px solid #d7dcde;}
.auto-info{padding-left: 30px;}
.banner-covr-bg{
	background: #f4fbfe url(../img/online-app/files/product-online-bg.jpg)no-repeat bottom right;
	border-radius: 30px;
}
.side-bg-img{
	background: url(../img/online-app/files/product-online-side-bg.jpg)no-repeat top right;
	background-size: contain;
}
.item-list-three >div{
	padding: 25px;
	background-color: #e6f9ff;
	border-radius: 15px;
}
.item-list-three .img{
	width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 10px;
    margin: 10px auto;
    text-align: center;
    padding: 8px 10px;
}
.item-list-three .img img{
	width: auto;
	height: auto;
}
.item-list-three .tit{
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0 20px 0;
}
.des-info2{
	font-size: 26px;
}

.item-list-five>div{
	background-color: #fff;
	padding: 5px;
}

.item-list-five .img{
	position: relative;
}
.item-list-five .img .icon{
	position: absolute;
	background-color: #fff;
	border-radius: 6px;
	padding: 10px;
	bottom: -10px;
	left: 15px;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
}
.item-list-five .img .icon img,
.item-list-five .img img{
	width: auto;
	height: auto;
}
.item-list-five .tit{
	margin-top: 25px;
	font-weight: 600;
	font-size: 20px;
	display: block;
}
.item-list-five .tit:hover{
	color: #00bdf6;
}
.item-list-five .data{
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
}
.item-list-six >div{
	padding: 25px 10px 25px 30px;
}
.item-list-six dl dt{
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 20px;
}
.item-list-six dl dd{
	font-size: 15px;
	margin-bottom: 15px;
}
.item-list-six dl dd a:hover{
	color: #00bdf6;
	text-decoration: none;
}
.item-list-six dl dd .img{
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	margin-right: 5px;
	display: inline-block;
}
.item-list-six dl dd .img img{
	width: 18px;
	height: auto;
}

.banner-covr-bg-pro{
	background: #f4fbfe url(../img/online-app/pro/product-pro-bg.jpg)no-repeat bottom right;
	border-radius: 30px;
	background-size: contain;
}
.pro-banner-pdf{
	padding: 0 5%;
}
.pro-banner-pdf .sup-os{color: #414141;font-size: 18px;}
.ul-icon-list li{
	text-align: center;
	width: 15%;
	padding: 25px 10px;
	background-color: #f4f9fc;
	border-radius: 15px;
	margin-top: 20px;
}
.ul-icon-list li:hover{
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.ul-icon-list li a:hover{
	text-decoration: none;
}
.ul-icon-list li .img{
	margin-bottom: 15px;
}
.ul-icon-list li .img img{
	width: auto;
	height: auto;
}
.prl-box{
	padding: 0 5%;
}
.bg-box .l-w {
	width: 39%
}

.bg-box .s-w {
	width: 59%
}

.bg-box>div {
	border-radius: 30px;
	overflow: hidden;
	padding: 40px;
	height: 415px
}

.bg-box .txt {
	position: relative;
	z-index: 10;
	width: 100%
}

.bg-box .img {
	position: absolute;
	z-index: 0
}

.bg-box .img img {
	width: 90%;
	height: auto
}

.bg-box .txt.txt-50 {
	width: 50%
}
.bg-box .txt.txt-60 {
	width: 60%
}
.bg-box .img.img1 {
	right: -5%;
	bottom: 0
}

.bg-box .img.img2 {
	right: -12%;
	bottom: 0
}

.bg-box .img.img3 {
	right: -5%;
	bottom: 0
}

.bg-box .img.img4 {
	right: -15%;
    bottom: 0;
}
.free-bg1 {
	background-color: #eee3f9
}

.free-bg2 {
	background-color: #d9f3ff
}

.free-bg3 {
	background-color: #e4d4ff
}

.free-bg4 {
	background-color: #ffe5d0
}
.tab-changeBox >ul{
	width: 520px;
	margin: 40px auto 0 auto;
	border: 1px solid #d7dcde;
	border-radius: 30px;
	overflow: hidden;
}
.tab-changeBox >ul li{
	text-align: center;
	width: 33%;
	padding: 10px;
	cursor: pointer;
	font-size: 20px;
	font-weight: 600;
	border-radius: 30px;
}
.tab-changeBox >ul li.active{
	background-color: #00bdf6;
	color: #fff;
}
.tab-changeBox .change-cont .change-item{
	display: none;
}
.item-floor .item{
	border: 1px solid #d7dcde;
	border-radius: 20px;
	position: relative;
	margin: 0 1%;
}
.item-floor .item .tit{
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	padding: 15px;
	margin: 0 13%;
	border-bottom: 1px solid #eff1f2;
	position: relative;
	z-index: 10;
}
.tit-big{
	font-size: 50px;
	font-weight: 600;
	color: #00bdf6;
	text-align: center;
	position: relative;
	z-index: 10;
}
.tit-big span{
	font-size:36px;
}
.item-floor .item .des{
	background-color: #e5f8fe;
	min-height: 95px;
	padding: 10px 4%;
	color: #000;
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
.item-floor .item ul{
	padding: 25px;
	min-height: 386px;
	position: relative;
	z-index: 10;
}
.item-floor .item ul li{
	position: relative;
    padding: 9px 0 9px 30px;
}
.item-floor .item ul li::before {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/online-app/pro/check-icon.png) no-repeat;
    background-size: auto;
}
.item-floor .item .free-btn{
	padding: 15px 6% 35px 6%;
	position: relative;
	z-index: 10;
}
.item-floor .item .free-btn .btn{
	border-radius: 10px;
	display: block;
	width: 100%;
}
.hot-item::before{
	position: absolute;
    right: -7px;
    top: -7px;
    content: "";
    width: 142px;
    height: 123px;
    background: url(../img/online-app/pro/hot-ic.png) no-repeat;
    background-size: auto;
    z-index: 1;
}
.choose-box >div{
	border-radius: 20px;
	padding: 25px;
	margin-top: 40px;
}
.bg-col-a{
	background-color: #ede7ff;
}
.bg-col-b{
	background-color: #cff4ff;
}
.bg-col-c{
	background-color: #f2fdd5;
}
.bg-col-d{
	background-color: #d1ffd6;
}
.choose-box .tit{
	font-size: 24px;
	font-weight: 600;
}
.system-box dl{
	border-bottom: 1px solid #e7eaeb;
	padding: 30px 0;
}
.system-box dl:last-child{
	border-bottom: none;
}
.system-box dl dt{
	font-size: 22px;
	font-weight: 600;
	vertical-align: middle;
	width: 15%;
}
.system-box dl dd{
	font-size: 18px;
	vertical-align: middle;
	margin-bottom: 0;
	width: 35%;
	padding-right: 8%;
	line-height: 1.6;
}
.wd-info {
    padding: 50px 0;
}
.bg-right,
.bg-left{
	position: relative;
}
.bg-right:before{
	background:url(../img/home/home-page-right-bg1.jpg) no-repeat  right;
	background-size: contain;
	position: absolute;
	right: 0;
	top: -100px;
    width: 552px;
    height: 650px;
	content: "";
	z-index: -1;
}
.bg-left::before{
	background:url(../img/home/home-page-right-bg2.jpg) no-repeat  right;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -100px;
    width: 730px;
    height: 670px;
	content: "";
	z-index: -1;
}

.more-tips-box .item a{
	background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid #fff;
    transition: all 0.3s;
    border-radius: 10px;
    display: block;
    padding: 20px;
}
.more-tips-box .item p,
.more-tips-box .item a p{
	display: none;
}
.more-tips-box .item a:hover {
    text-decoration: none;
    border-color: #0061ff;
    box-shadow: 0px 20px 24px 0px rgba(120, 139, 209, 0.15);
    transform: translateY(-8px);
}
.more-tips-box .item .tips-title{
	background: linear-gradient(145deg, #4d91ff, #664dff);
	border-radius: 10px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding:30px;
	min-height: 160px;
}
.more-tips-box .item .des-txt{
	font-size: 20px;
	padding:5px 10px;
	font-weight: bold;
	margin-top: 15px;
}
.pdf-tools-box{
	padding: 20px;
}
.pdf-tools-box >div{
	margin-top: 20px;
}
.pdf-tools-box .title{
	font-size: 20px;
	font-weight: bold;
}
.pdf-tools-box .item ul li{
	text-align: center;
    width: 14.5%;
    padding: 25px 10px 15px 10px;
    background-color: #fff;
    border-radius: 15px;
    margin-top: 20px;
    margin:10px;
    border: 1px solid transparent;
    border-radius: 15px;
    transition: all 0.3s;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.pdf-tools-box .item ul li:hover{
	 border: 1px solid #0061ff;
	transform: translateY(-8px);
}
.pdf-tools-box .item ul li .img{
	margin-bottom: 10px;
}
.pdf-tools-box .item ul li .img img{
	width: auto;
	height: auto;
}
.pro-recommed-img img{
	width: 80px;
	height: auto;
}
.pro-recommed-btn >div{
	margin-left: 10px;
	margin-right: 10px;
}
@media (max-width: 1399px) {
	
	.more-tips-box .item .tips-title{
		padding:30px 20px;
		font-size: 26px;
	}
}

@media (max-width: 996px) {
	.ul-icon-list li{
		width: 23%;
	}
	.bg-box .l-w,
	.bg-box .s-w,
	.bg-box .txt.txt-50,
	.bg-box .txt.txt-60{width: 100%;}
	.bg-box>div{
		margin-top: 15px;
		height: 335px;
	}
	.bg-right:before,
	.bg-left::before{
		display: none;
	}
	.pdf-tools-box .item ul li{
		width: 30%;
	}
}

@media (max-width: 769px) {
	
	.auto-info{margin-top: 20px;padding-left: 0;}
	
	.des-info2 {
	    font-size: 22px;
	}
	.item-list-five>div,
	.item-list-three >div{
		margin-bottom: 25px;
	}
	.side-bg-img{background: none;}
	.item-list-five .tit,
	.item-list-three .tit{font-size: 18px;}
	.mobile-t{margin-top: 25px;}
	.item-list-six >div {
	    padding: 15px 10px 15px 30px;
	}
	.pro-banner-pdf .sup-os{
		margin-bottom: 20px;
	}
	.tab-changeBox >ul{
		width: 98%;
	}
	.tab-changeBox >ul li{
		font-size: 16px;
	}
	.item-floor .item .des{
		min-height: auto;
	}
	.bg-box .img img{
		width: 45%;
	}
	.ul-icon-list li {
	    width: 48%;
	}
	.item-floor .item ul{
		min-height: auto;
	}
	.system-box dl dt{font-size: 20px;}
	.system-box dl dt,
	.system-box dl dd{
		width: 48%;
		padding: 10px 10px;
	}
	.wd-info {
        padding: 20px 0;
    }
	.wd-info .info {
        margin: 15px 0;
    }
    .list-nav-pdf{
    	margin-top: 10px;
    }
    .more-tips-box .item .tips-title{
    	font-size: 24px;
    }
    .more-tips-box .item .des-txt{
    	font-size: 18px;
    }
    .pdf-tools-box .item ul li{
		width: 43%;
	}
	.pro-recommed-btn >div{
		margin-bottom: 15px;
	}
	.pro-recommed-btn >div a{
		width: 300px;
	}
	
}