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

.ace-article-top {
	background: #c1c1c1 url("../img/bg.webp") center center/cover no-repeat;
	padding: 50px 0;
	color: #000;
	font-size: 18px
}

.ace-article-top h1 {
	font-size: 2.5rem;
	font-weight: 400;
	margin-bottom: 15px
}

.ace-article-top .form-search {
	display: flex
}

.ace-article-top .form-search .search-put {
	width: 30%;
	border-radius: 0
}

.ace-article-top .form-search .btn-secondary {
	height: 34px;
	padding: 0 20px;
	line-height: 34px
}

.ace-article-info {
	padding: 50px 0
}

.ace-article-info .sidebar {
	width: 21%;
	float: left;
	border-top: 5px solid #0071d1;
	box-shadow: 0 0 10px rgba(53, 49, 50, .2);
	color: #000;
	padding: 15px
}

.ace-article-info .sidebar h3 {
	font-size: 24px;
	line-height: 1.2em;
	border-bottom: 1px solid #cbcbcb;
	padding: 10px;
	margin-bottom: 15px;
	font-weight: 400
}

.ace-article-info .sidebar dl {
	padding: 0 10px
}

.ace-article-info .sidebar dl dt {
	font-size: 18px;
	font-weight: 400;
	padding: 10px 0
}

.ace-article-info .sidebar dl dd {
	margin-bottom: 15px
}

.ace-article-info .sidebar dl a {
	font-size: 16px;
	font-weight: 300;
	display: block
}

.ace-article-info .sidebar dl a:hover,
.ace-article-info .sidebar dl dd.active a {
	color: #0071d1;
	text-decoration: none
}

.ace-article-info .sidebar dl dd.active a {
	font-weight: 700;
	text-decoration: none
}

.ace-article-info .right-list {
	float: right;
	width: 74%
}

.ace-article-info .tab-change .tab-nav ul {
	display: flex;
	padding-top: 15px
}

.ace-article-info .tab-change .tab-nav ul li {
	font-weight: 400;
	font-size: 20px;
	padding: 0 20px;
	position: relative;
	cursor: pointer
}

.ace-article-info .tab-change .tab-nav ul li::before {
	content: "";
	border-left: 1px solid #ddd;
	height: 36px;
	display: block;
	position: absolute;
	left: 0;
	top: -3px
}

.ace-article-info .tab-change .tab-nav ul li:first-child {
	padding-left: 0
}

.ace-article-info .tab-change .tab-nav ul li:first-child::before {
	border-left: 0
}

.ace-article-info .tab-change .tab-nav ul li.active,
.ace-article-info .tab-change .tab-nav ul li:hover {
	color: #0071d1
}

.ace-article-info .right-list .tab-info {
	padding: 15px 0
}

.ace-article-info .right-list .tab-info .item {
	display: block;
	float: none;
	width: 100%;
	position: relative;
	padding-left: 195px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	min-height: 140px
}

.ace-article-info .right-list .tab-info .item:hover {
	text-decoration: none
}

.ace-article-info .right-list .tab-info .item .img {
	position: absolute;
	left: 0;
	width: 180px;
	overflow: hidden;
	max-height: 120px
}

.ace-article-info .right-list .tab-info .item .img img {
	max-width: 180px;
	height: auto;
	width: auto
}

.ace-article-info .right-list .tab-info .item .message {
	font-size: 14px
}

.ace-article-info .right-list .tab-info .item .message .title {
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 400;
	display: block
}

.ace-article-info .right-list .tab-info .item.author .message .title .title-link {
	margin-right: 10px
}

.ace-article-info .right-list .tab-info .item.author .message .title img {
	max-width: 24px;
	height: auto;
	width: auto
}

.ace-article-info .right-list .tab-info .item:hover .message .title {
	color: #0071d1;
	text-decoration: underline
}

.ace-article-info .right-list .tab-info .item .message .time {
	color: #999
}

.ace-article-info .right-list .tab-info .item .message .title:hover,
.ace-article-info .right-list .tab-info .item:hover .message .title {
	color: #0071d1;
	text-decoration: underline
}

.ace-article-info .right-list .tab-info .item.author:hover .message .title {
	text-decoration: none
}

.ace-article-info .right-list .tab-info .item.author .message .title a:hover {
	text-decoration: underline
}

.ace-article-info .right-list h2 {
	font-weight: 400;
	padding-top: 15px
}

.ace-article-info .right-list .tab-info .item .message .desc {
	font-size: 14px;
	color: #666
}

@media (min-width: 992px) {
	.articles3-splash .author-content .table-cell {
		padding: 15px 0
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}
}

@media (max-width: 769px) {
	.category-nav,
	.main-content {
		width: 90%;
		font-size: 16px
	}
	.app-review-content .navIcon,
	.article-review-sitesphp .custom-main-content .navIcon {
		display: none
	}
	.articles3-splash .header-content h1 {
		font-size: 40px
	}
	.articles3-splash .include-content {
		margin-top: 20px
	}
	.articles3-splash .author-content .table-cell {
		padding: 20px 0
	}
	.article .chart_table,
	.article .table,
	.article .table2 {
		table-layout: fixed
	}
	.article .chart_table td,
	.article .chart_table th,
	.article .table td,
	.article .table th,
	.article .table2 td,
	.article .table2 th {
		padding: 12px 5px
	}
	.ace-article-top {
		padding-top: 80px
	}
	.ace-article-info .right-list,
	.ace-article-info .sidebar {
		float: none;
		width: 100%
	}
	.ace-article-info {
		padding: 20px 0
	}
	.ace-article-info .right-list .tab-info .item {
		padding-left: 140px
	}
	.ace-article-info .right-list .tab-info .item .img {
		width: 130px
	}
	.ace-article-info .right-list .tab-info .item .img img {
		max-width: 130px;
		height: auto
	}
	.ace-article-info .right-list .tab-info .item .message .title {
		font-size: 16px;
		font-weight: 400
	}
	.ace-article-top h1 {
		font-size: 2rem
	}
	.ace-article-top .form-search .search-put {
		width: 68%
	}
}

.article-total .banner {
	background: #ebeef4 url("../img/article/art-banner-bg.png") no-repeat 80% center;
	background-size: contain;
	padding: 80px 0 100px;
	font-size: 22px
}

.article-total .banner .info,
.article-total .banner h1 {
	width: 50%;
	color: #3f43b3
}

.article-total .banner h1 {
	font-size: 52px;
	margin-bottom: 30px;
	color: #040ca0
}

.article-total .guid-below {
	background-color: #161f32;
	padding: 20px 0;
	text-align: center
}

.average-2wd {
	width: 48%
}

.average-3wd {
	width: 31.3%
}

.average-4wd {
	width: 24%
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-25 {
	margin-top: 25px
}

.mt-35 {
	margin-top: 35px
}

.mt-45 {
	margin-top: 45px
}

.pall-15 {
	padding: 15px
}

.article-total .guid-below .named-clip {
	color: #fff;
	font-weight: 400;
	padding: 15px 0 0;
	font-size: 15px
}

.article-total .guid-below .named-clip:hover {
	text-decoration: none
}

.article-total .guid-below .named-clip span {
	display: flex;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px;
	align-items: center;
	justify-content: center
}

.article-total .guid-below .named-clip img {
	width: 45px;
	height: 45px;
	margin-right: 10px
}

.article-total .info-cont {
	padding: 60px 0 20px
}

.article-total .info-cont .sidebar {
	width: 21%;
	float: left;
	box-shadow: 0 0 10px rgba(53, 49, 50, .2);
	color: #000;
	border-radius: 10px;
	overflow: hidden
}

.article-total .info-cont .right-list {
	width: 77%;
	float: right;
	margin-bottom: 30px
}

.article-total .item-fist .img {
	overflow: hidden
}

.article-total .item.item-fist .img img {
	transform: scale(1);
	transform-origin: 0 0
}

.article-total .info-cont .sidebar .title {
	background-color: #161f32;
	color: #fff;
	padding: 15px;
	font-size: 20px
}

.article-total .info-cont .sidebar.green-title .title {
	background-color: #008c69
}

.article-total .info-cont .sidebar.green-title dl dd.active,
.article-total .info-cont .sidebar.green-title dl dd:hover {
	background-color: rgba(221, 251, 237, .6)
}

.article-total .info-cont .sidebar dl {
	padding: 15px 0
}

.article-total .info-cont .sidebar dl dd {
	margin-bottom: 0
}

.article-total .info-cont .sidebar dl dd a {
	padding: 12px 15px;
	display: block;
	font-weight: 600
}

.article-total .info-cont .sidebar dl dd:hover a {
	text-decoration: none
}

.article-total .list-art-cont .item {
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 10px;
	overflow: hidden
}

.article-total .list-art-cont .item .img img {
	max-width: 100%;
	height: auto;
	transform: scale(1.4);
	transform-origin: 0 40px
}

.article-total .list-art-cont .item .img.img-small img {
	max-width: 100%;
	height: auto;
	transform: scale(1.2);
	transform-origin: 0 40px
}

.article-total .list-art-cont .item .info .ava-img {
	width: 30px;
	height: 30px;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle
}

.article-total .list-art-cont .item .info .ava-img img {
	width: auto;
	object-fit: cover;
	height: 100%;
	vertical-align: middle
}

.article-total .list-art-cont .item .time {
	color: #999;
	font-size: 14px
}

.article-total .list-art-cont .item .title {
	font-size: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-weight: 600;
	line-height: 1.5
}

.article-total .list-art-cont .item .des {
	margin: 15px 0
}

.article-total .list-art-cont .item .learnMore {
	padding: 0 15px 15px;
	width: 100%
}

.article-total .list-art-cont .item .learnMore.one-learn {
	padding: 15px 0 0
}

.learnMore a {
	color: #0071d1
}

.lMore {
	border-radius: 20px;
	min-width: 200px
}

.lMore:hover {
	background-color: #000;
	color: #fff
}

.article-total .info-cont .right-list .item-list {
	padding: 0 0 30px
}

.article-total .info-cont .right-list .item-list .item {
	width: 48%;
	margin-top: 30px
}

.article-total .info-cont .right-list .item-list .item .img,
.other-info .list-art-cont .item .img {
	height: 180px;
	overflow: hidden;
	width: 100%
}

.article-total .list-art-cont .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.article-total .list-art-cont .item .info {
	padding: 15px
}

.article-total .list-art-cont .item .des {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.article-total .other-info {
	padding: 40px 0
}

.article-total .other-info h2 {
	text-align: center;
	font-size: 2rem
}

.article-total .other-info .tit-s {
	font-size: 18px;
	text-align: center;
	margin-top: 15px
}

.other-info .item-list .item {
	margin-top: 45px;
	border-radius: 10px;
	overflow: hidden;
	margin-left: 1%;
    margin-right: 1%;
}

.other-info .item-list .item .img {
	height: 160px;
	overflow: hidden
}

.other-info .item-list .item .img img {
	max-width: 100%;
	height: auto;
	width: auto
}

.other-info .item .info .ts {
	font-size: 14px
}

.other-info .item .info .title {
	font-size: 19px;
	font-weight: 600;
	margin: 10px 0
}

.other-info .item-list .item .info .learnMore {
	text-align: center;
	border-top: 1px solid rgba(0, 0, 0, .2);
	margin-top: 15px;
	padding-top: 15px
}

.learnMore .btn {
	border-color: #000;
	color: #000;
	border-radius: 25px;
	margin: 0 10px
}

.learnMore .btn:first-child {
	margin: 0
}

.learnMore .btn:hover {
	background-color: #000;
	color: #fff
}

.learnMore .btn.black-btn {
	background-color: #000;
	color: #fff
}

.bor-all {
	border: 1px solid rgba(0, 0, 0, .2)
}

.learn-noBor {
	color: #0071d1;
	text-decoration: underline
}

.other-info .hov-itme .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	background-color: rgba(255, 255, 255, .5)
}

.bg-color {
	background: #e4efff
}

.other-info .lists-know {
	margin-top: 45px
}

.other-info .lists-know .list-side {
	width: 33%;
	float: left
}

.other-info .lists-know .list-side>div {
	margin-top: 20px
}

.other-info .lists-know .list-side>div:first-child {
	margin-top: 0
}

.other-info .lists-know .item {
	float: right;
	width: 60%
}

.other-info .lists-know .title {
	font-size: 17px;
	line-height: 1.3
}

.other-info .lists-know .item .img {
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px
}

.other-info .lists-know .item .img img {
	max-width: 100%;
	height: auto;
	width: auto
}

.other-info .lists-know .list-side .img {
	width: 48%;
	height: 130px
}

.other-info .lists-know .list-side .img img {
	max-width: 100%;
	height: auto;
	width: auto
}

.other-info .lists-know .list-side .info {
	width: 48%
}

.other-info .lists-know .list-side .info .author {
	color: #999;
	font-size: 14px;
	margin-top: 5px
}

.other-info .lists-know .author {
	color: #999
}

.other-info .lists-know .des {
	margin-top: 15px
}

.other-info .item-list .item .ava-img {
	width: 60px;
	height: 60px;
	border-radius: 50px;
	overflow: hidden;
	margin-right: 15px
}

.other-info .item-list .item .ava-img img {
	width: auto;
	object-fit: cover;
	height: 100%
}

.other-info .item-list .item .name {
	font-weight: 600;
	font-size: 18px
}

.other-info .item-list .item .share {
	margin-top: 5px
}

.other-info .item-list .item .share img {
	width: 25px;
	height: auto
}

.other-info .author-list .item {
	margin: 45px 1% 0;
	background-color: #f3f8ff
}

.other-info .hlep-box img {
	width: 70px;
	height: auto
}

.other-info .hlep-box {
	text-align: center;
	font-size: 18px
}

.other-info .hlep-box .item span {
	margin-top: 15px;
	display: block
}

@media (max-width: 1190px) {
	.article-total .banner {
		background-position: right;
		padding: 50px 0
	}
}

@media (max-width: 769px) {
	.average-2wd,
	.average-3wd,
	.average-4wd {
		width: 100%
	}
	.article-total .banner {
		background: #c8dffe;
		padding: 35px 0
	}
	.article-total .banner h1 {
		font-size: 38px
	}
	.article-total .other-info h2 {
		font-size: 1.6rem
	}
	.article-total .banner .info,
	.article-total .banner h1 {
		width: 100%
	}
	.article-total .info-cont .right-list,
	.article-total .info-cont .sidebar,
	.other-info .lists-know .item,
	.other-info .lists-know .list-side {
		width: 100%;
		float: none
	}
	.article-total .info-cont .right-list {
		margin-top: 15px
	}
	.article-total .info-cont .right-list .item-list .item {
		width: 100%
	}
	.other-info .lists-know .item .img {
		height: 240px
	}
	.other-info .hlep-box .item {
		margin-bottom: 25px
	}
}

.btn-green {
	color: #fff;
	background-color: #009973;
	border-color: #008c69
}

.plugin-ad {
	padding: 5px 0;
	color: #fff
}

.plugin-ad.download-plugin {
	background-image: linear-gradient(to right, #CA4ED0, #0080FF)
}

.plugin-ad.ios-plugin {
	background-color: #0A5E3F
}

.plugin-ad.pdf-plugin {
	background-color: #da244a
}

.plugin-ad a {
	color: #fff;
	font-size: 14px
}

.plugin-ad a span {
	color: #ffd602
}

.plugin-ad a:hover {
	text-decoration: none
}

.plugin-ad a:hover span {
	text-decoration: underline
}

.breadcrumb-new {
	padding: 10px 0;
	font-size: 14px;
	color: #272e62;
	background-color: #f2f2f5
}

.breadcrumb-new.bread-noBg {
	background-color: #fff!important
}

.recorder-banner-color {
	background: #c8dffe;
	background-image: linear-gradient(to right, rgba(236, 0, 255, .2), #c8dffe)
}

.ios-banner-color {
	background-image: url("../img/article/pro-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover
}

.pdf-banner-color {
	background-image: url("../img/article/ios-pro-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover
}

.banner-subpage {
	padding: 50px 0;
	font-size: 20px;
	color: #000
}

.banner-subpage.pdf-banner-color {
	color: #fff
}

.banner-subpage h1 {
	margin-bottom: 15px;
	font-size: 2.6rem
}

.banner-subpage .btn {
	margin: 35px 10px 0;
	border-radius: 40px;
	font-size: 18px;
	width: 230px
}

.article-total .list-art-cont .item h2 {
	padding: 15px 15px 0;
	font-size: 1.5rem
}

.article-total .list-art-cont .item h2 img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px
}

.article-total .list-art-cont .item ul {
	list-style-type: disc;
	margin-top: 5px
}

.article-total .list-art-cont .item ul li {
	margin-top: 8px
}

.tab-changeBox .change-ul {
	background: rgba(221, 251, 237, .6);
	border-radius: 3rem;
	margin-bottom: 2rem;
	padding: 0;
	list-style: none
}

.tab-changeBox .change-ul li {
	border-radius: 3rem;
	padding: 0 15px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.tab-changeBox .change-ul li.active,
.tab-changeBox .change-ul li:hover {
	background: #008c69;
	border-radius: 3rem;
	transition: all 0.3s ease-in-out;
	color: #fff;
	text-decoration: none
}

.tab-changeBox h2 {
	font-size: 1.6rem
}

.tab-changeBox .des {
	font-size: 18px;
	margin-top: 15px
}

.tab-changeBox .des a {
	color: #008c69;
	text-decoration: underline
}

.tab-changeBox .change-cont {
	background-image: linear-gradient(180deg, rgba(147, 239, 216, .4) 0%, rgba(255, 255, 255, .4) 100%);
	padding: 25px;
	border-radius: 15px
}

.tab-changeBox .change-item {
	display: none
}

.tab-changeBox .change-item:first-child {
	display: block
}

.tab-changeBox .change-item .info .info-itm {
	border-radius: 10px;
	padding: 18px 12px;
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 97, 255, .1);
	margin-top: 25px;
	color: #555
}

.tab-changeBox .change-item .info .info-itm:hover {
	border: 1px solid #008c69
}

.tab-changeBox .change-item .info .info-itm h3 {
	font-size: 1.1rem;
	color: #000
}

.tab-changeBox .change-item .info .info-itm span {
	width: 76%;
	display: flex;
	align-items: center;
	margin-left: 10px
}

.tab-changeBox .change-item .info .info-itm img {
	width: 35px;
	height: 35px
}

.tab-changeBox .change-item .info .info-itm p {
	color: #444;
	font-weight: 500
}

.tab-changeBox .change-item .info .info-itm a {
	display: inline-block
}

.tab-changeBox .change-item .info .info-itm a:hover {
	color: #000;
	text-decoration: none
}

.tab-changeBox .change-item .info .info-itm a:hover h3 {
	color: #008c69
}

.tab-changeBox .change-item .info .info-itm .link {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	font-weight: normal
}

.border-40 {
	border-radius: 40px
}

.bor-rad20 {
	border-radius: 20px
}

.grad-green {
	background-image: linear-gradient(39.84deg, #F1FFD3 0.15%, #56ECB6 100%)
}

.grad-help {
	background: linear-gradient(90deg, rgba(0, 73, 255, 0.15) 0%, rgba(255, 213, 105, 0.15) 100%)
}

.product-rec {
	padding: 30px
}

.product-rec h2 {
	font-size: 1.6rem
}

.product-rec .img img {
	max-width: 90%;
	height: auto;
	width: auto
}

.product-rec .btn {
	margin: 35px 10px 0;
	border-radius: 40px;
	font-size: 18px;
	width: 230px
}

.tab-changeBox .a-b-icon {
	position: relative;
	background: #fff;
	box-shadow: 0 1px 7px #0000001C;
	border-radius: 10px;
	padding: 30px 25px;
	position: relative;
	margin-bottom: 40px
}

.tab-changeBox .a-b-icon .line {
	position: absolute;
	width: 64%;
	height: 6px;
	background-color: #ccc;
	left: 50%;
	margin-left: -32%;
	top: 49px;
	z-index: 5
}

.stage-ul {
	width: 80%;
	margin: 0 auto;
	position: relative;
	padding-left: 0
}

.stage-ul li {
	position: relative;
	width: 14%;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
	cursor: pointer
}

.stage-ul::before {
	position: absolute;
	left: -10px;
	top: 10px;
	width: 40px;
	height: 25px;
	content: "";
	background-image: url("../img/article/site-ic3.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 10
}

.stage-ul::after {
	position: absolute;
	right: -16px;
	top: 10px;
	width: 40px;
	height: 25px;
	content: "";
	background-image: url("../img/article/site-ic3.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 10
}

.tab-changeBox .a-b-icon .start {
	position: absolute;
	left: 5%;
	top: 31px;
	z-index: 20
}

.tab-changeBox .a-b-icon .finish {
	position: absolute;
	right: 5%;
	top: 31px;
	z-index: 20
}

.tab-changeBox .a-b-icon .start span {
	width: 45px;
	height: 45px;
	display: block;
	background-image: url("../img/article/site-ic4.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 20
}

.tab-changeBox .a-b-icon .finish span {
	width: 45px;
	height: 45px;
	display: block;
	background-image: url("../img/article/site-ic5.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 20
}

.tab-changeBox .a-b-icon .start.mu-start span {
	background-image: url("../img/article/site-ic6.png")
}

.tab-changeBox .a-b-icon .finish.mu-finish span {
	background-image: url("../img/article/site-ic7.png")
}

.tab-changeBox .a-b-icon .start.vid-start span {
	background-image: url("../img/article/site-ic9.png")
}

.tab-changeBox .a-b-icon .finish.vid-finish span {
	background-image: url("../img/article/site-ic8.png")
}

.stage-ul li .ic {
	display: block;
	position: relative;
	background-image: url("../img/article/site-ic1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 42px;
	height: 42px;
	margin: 0 auto 10px;
	z-index: 20
}

.stage-ul li.active .ic {
	background-image: url("../img/article/site-ic2.png")
}

.tab-changeBox .change-cont.pdf-change-color {
	background-image: linear-gradient(180deg, rgba(211, 109, 143, .2) 0%, rgba(255, 255, 255, .4) 100%)
}

.tab-changeBox .pdf-change-color .change-item .info .info-itm {
	border: 1px solid rgba(144, 42, 111, .3)
}

.tab-changeBox .pdf-change-color .change-item .info .info-itm:hover {
	border-color: #da244a
}

.tab-changeBox .mult-change-color .change-item .info .info-itm .link .btn,
.tab-changeBox .pdf-change-color .change-item .info .info-itm .link .btn {
	border-radius: 20px;
	padding: 5px 0;
	width: 130px
}

.tab-changeBox .pdf-change-color .change-item .info .info-itm .link .btn:first-child {
	margin-right: 10px
}

.grad-pdf {
	background: linear-gradient(90deg, rgba(0, 70, 244, 0.15) 0%, rgba(185, 168, 255, 0.15) 100%), linear-gradient(0deg, #fff 0%, #fff 100%), linear-gradient(90deg, rgba(0, 73, 255, 0.15) 0%, rgba(255, 225, 76, 0.15) 100%)
}

.article-total .info-cont .sidebar .side-ul {
	padding-left: 0
}

.article-total .info-cont .sidebar .side-ul li {
	padding: 12px 15px;
	display: block;
	font-weight: 600;
	cursor: pointer;
	margin-top: 10px
}

.article-total .info-cont .sidebar .side-ul li.active,
.article-total .info-cont .sidebar .side-ul li:hover {
	background-color: rgba(0, 73, 255, 0.15)
}

.article-total .info-cont .right-list .change-item {
	display: none
}

.article-total .info-cont .right-list .change-item:first-child {
	display: block
}

.tab-changeBox .change-cont.mult-change-color {
	background-image: linear-gradient(180deg, rgba(219, 147, 237, .2) 0%, rgba(255, 255, 255, .4) 100%)
}

.tab-changeBox .change-cont.mult-change-color .change-item .info .info-itm:hover {
	border: 1px solid #8d20a8
}

.btn-outline-purplish {
	color: #8b0194!important;
	border-color: #8b0194
}

.btn-outline-purplish.focus,
.btn-outline-purplish:focus,
.btn-outline-purplish:hover {
	color: #fff!important;
	background-color: #8b0194;
	border-color: #8b0194
}

@media (max-width: 960px) {
	.stage-ul {
		width: 85%
	}
}

@media (max-width: 769px) {
	.banner-subpage h1 {
		font-size: 2rem
	}
	.article-total .other-info h2,
	.tab-changeBox h2 {
		font-size: 1.5rem
	}
	.product-rec .info {
		margin-bottom: 20px
	}
	.tab-changeBox .change-ul li {
		width: 48%
	}
	.tab-changeBox .a-b-icon .line {
		top: 42px;
		display: none
	}
	.stage-ul li .ic,
	.tab-changeBox .a-b-icon .finish span,
	.tab-changeBox .a-b-icon .start span {
		width: 30px;
		height: 30px
	}
	.stage-ul {
		width: 98%
	}
	.stage-ul::after,
	.stage-ul::before {
		top: 9px;
		width: 20px;
		height: 25px;
		display: none
	}
	.tab-changeBox .a-b-icon .start {
		left: 1%;
		font-size: 14px;
		display: none
	}
	.tab-changeBox .a-b-icon .finish {
		right: 0;
		font-size: 14px;
		display: none
	}
	.stage-ul li {
		width: 30%;
		margin-bottom: 10px
	}
}