/* <=== vhproducpg ===> */
.vhproducpg .sppadd{
	padding: 40px 10px 70px;
}
.vhproducpg .sppaddm{
	padding: 40px 0 55px;
}
.hpproducmm .mmcapts{
	max-width: 870px;
	margin: 0 auto;
	margin-bottom: 45px;
	text-align: justify;
	text-align-last: center;
	font-size: 18px;
	line-height: 30px;
}
.tpproducmm .mmgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.tpproducmm .mmgrip > div{
	padding: 0 5px;
	margin-bottom: 10px;
	width: 50%;
}
.itproducmm{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.itproducmm .decss{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	padding: 20px 35px 30px;
	pointer-events: none;
}
.itproducmm .decss, .itproducmm .decss a{
	color: #fff;
}
.itproducmm .decss::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
	width: 100%;
	height: 150%;
	background: #000000;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.itproducmm .dstitle, .itproducmm .dstitle h3{
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
}
.itproducmm .dstitle a{
	display: block;
	position: relative;
	padding-right: 30px;
}
.itproducmm .dstitle a::before{
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #766df4;
	position: absolute;
	top: 0;
	right: 0;
}
.hpproduchh > .hhgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.hpproduchh > .hhgrip > div{
	padding: 0 15px;
}
.hpproduchh > .hhgrip > .mlcol{
	width: 300px;
}
.hpproduchh > .hhgrip > .mrcol{
	width: calc(100% - 300px);
}
/* <=== vhproducpg ===> */

/* <===== tpprodtool =====> */
.tpprodtool .mntitle{
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	background-color: #766df4;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 18px;
	position: relative;
	border-radius: 10px 10px 0 0;
}
.tpprodfill{
	background-color: #fff;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.tpprodfill .priceFilter{
	padding-top: 10px;
	max-width: calc(100% - 20px);
	margin: 0 auto;
}
.tpprodfill>.title{
	padding: 10px 18px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	position: relative;
	color: #766df4;
}
.tpprodfill>.title::before{
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-weight: 300;
	display: none;
}
.tpprodfill.active>.title::before{
	content: "\f106";
}
.tpprodfill>.content{
	padding: 15px 17px 20px 17px;
}
.tpprodfill>.content.vres{
	padding: 0;
}
.tpprodfill .showview{
	text-align: center;
}
.tpprodfill .showview a{
	font-size: 13px;
	line-height: 21px;
	color: #766df4;
	font-weight: 400;
	border-bottom: 1px solid #766df4;
}
.tpprodfill .showview a span{
	position: relative;
	display: inline-block;
	padding-right: 15px;
}
.tpprodfill .showview a span::before{
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ssgroupfilter{
	margin-bottom: 10px;
}
.ssgroupfilter>.tit{
	color:#333333;
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
	line-height: 24px;
}
.ssgroupfilter.active>.tit{
	color:#999999;
}
.ssgroupfilter>.tit:before{
	content: "+";
	position: absolute;
	right:0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}
.ssgroupfilter.active>.tit:before{
	content: "-";
}
.ssgroupfilter>.cont{
	display: none;
	padding-left: 20px;
}
.ssgroupfilter>.cont li{
	margin-bottom: 5px;
}
.ssgroupfilter>.cont li a{
	display: block;
}
.ssinputfill{
	display: flex;
	align-items: center;
	align-content: center;
}
.ssinputfill .line{
	width: 14px;
	text-align: center;
	color: #766df4;
	font-size: 20px;
	font-weight: bold;
}
.ssinputfill .colbtn{
	width: 26px;
}
.ssinputfill button{
	width: 26px;
	height: 26px;
	background-color: #766df4;
	border-radius: 2px;
	border: none;
	color: #fff;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.ssinputfill .colin{
	width: calc((100% - 40px) / 2);
}
.ssinputfill input{
	width: 100%;
	height: 26px;
	padding: 0 10px ;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	border: none;
	font-size: 12px;
}
.myCheckbox{
	margin-bottom: 10px;
	color:#666666;
	padding-left: 24px;
	position: relative;
	cursor: pointer;
	font-size: 13px;
	line-height: 21px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
.myCheckbox:last-child{
	margin-bottom: 0;
}
.myCheckbox input{
	display: none;
}
.myCheckbox:before{
	content: "";
	border:solid 1px #bdbdbd;
	border-radius: 2px;
	width: 13px;
	height: 13px;
	position: absolute;
	left:0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.myCheckbox.active:before{
	background-color: #766df4;
	border-color: #766df4;
}
.myCheckbox:after{
	content: "\f00c";
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	left: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
	color: #fff;
	font-size: 7px;
}
.myCheckbox.active:after{
	display: block;
}
.tpprodlink{
	padding: 10px 0;
}
.tpprodlink > ul > li{
	margin-bottom: 5px;
}
.tpprodlink > ul > li > a, .tpprodlink > ul > li > .m-sub a{
	padding: 6px 18px;
	position: relative;
}
.tpprodlink > ul > li > a:hover, .tpprodlink > ul > li > .m-sub a:hover, .tpprodlink > ul > li.active > .m-sub a{
	color: #766df4;
}
.tpprodlink > ul > li a:hover::before, .tpprodlink > ul > li.active a::before{
	opacity: 1;
}
.tpprodmega .title{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
	padding-left: 25px;
}
.tpprodmega .title::before{
	content: "\f0ca";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
}
.tpprodmega ul li{
	position: relative;
}
.tpprodmega ul li:last-child{
	margin-bottom: 0;
}
.tpprodmega ul li.active > a, .tpprodmega ul li.active > .m-sub > a{
	color: #766df4;
}
.tpprodmega ul li.current > .m-sub > a, .tpprodmega ul li.current > a{
	color: #766df4;
}
.tpprodmega ul li > .m-sub > a{
	padding-right: 40px;
}
.tpprodmega ul li .m-sub{
	position: relative;
}
.tpprodmega ul li .m-sub .button-submenu{
	position: absolute;
	width: 40px;
	height: 100%;
	right: 0;
	top: 0;
	cursor: pointer;
	pointer-events: auto;
}
.tpprodmega ul li .m-sub .button-submenu::before{
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 18px;
	color: #999999;
}
.tpprodmega ul li.active > .m-sub .button-submenu::before{
	content: "\f106";
}
.tpprodmega ul > li > ul{
	display: none;
	padding: 5px 0 5px 30px;
}
.tpprodmega ul > li > ul ul{
	margin-left: 0;
	padding-bottom: 0;
	padding: 10px 10px 0 0;
}
.tpprodmega ul > li > ul ul li a{
	display: block;
	position: relative;
	padding-left: 14px;
}
.tpprodmega ul > li > ul ul li a::before{
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #766df4;
	border-radius: 100%;
}
.tpprodmega ul > li > ul .m-sub .button-submenu{
	right: -10px;
}
.tpprodmega ul > li > ul li{
	margin-bottom: 10px;
}
.tpprodmega ul > li > ul li:last-child{
	margin-bottom: 0;
}
.tpprodmega ul > li > ul a{
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}
.tpprodmega ul li a{
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.tpprodmega ul li a:hover{
	color: #766df4;
}
.tpprodmega ul li.active a:before{
	display: block;
}
.tpprodmega ul.menuBack li:first-child a{
	padding-right: 0;
	padding-left: 15px;
	font-weight: bold;
}
.tpprodmega ul.menuBack li:first-child a:before{
	content: "\f104";
	right:initial;
	left:0;
	color:#333333;
}
.tpprodmega ul.menuBack li:first-child ~ li a{
	padding-left: 20px;
}
.tpprodmega.v2{
	border:solid 1px #eeeeee;
}
.tpprodmega.v2 .title{
	font-size: 18px;
	line-height: 26px;
	background: #eeeeee;
	padding: 12px 15px;
	margin-bottom: 0;
}
.tpprodmega.v2 .content{
	padding: 15px;
}
.tpprodmega.v2 ul li{
	margin-bottom: 10px;
}
.tpprodmega.v2 ul li:last-child{
	margin-bottom: 0;
}
.tpprodmega.v2 ul li a{
	font-size: 13px;
	line-height: 21px;
}
.tpprodmega.v2 ul li a:before{
	content: "\f105";
	display: block;
	color:#999999;
}
/* <===== tpprodtool =====> */

/* <===== tpprodinmm =====> */
.tpprodinmm{
	margin-bottom: 20px;
	padding: 15px 25px 30px;
	background-color: #fff;
	border-radius: 10px;
}
.tpprodinmm .sbgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px;
}
.tpprodinmm .sbgrip > div{
	padding: 0 9px;
}
.tpprodinmm .sbgrip .xcol{
	width: 215px;
}
.tpprodinmm .sbgrip .ycol{
	width: calc(100% - 215px);
}
.tpprodinmm .sbthumb{
	display: block;
	padding-top: 65.56%;
	position: relative;
	overflow: hidden;
	border: 1px solid #dfdfdf;
}
.tpprodinmm .sbthumb img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 90%;
}
.tpprodinmm .sbtitle{
	position: relative;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #766df4;
}
.tpprodinmm .sbtitle, .tpprodinmm .sbtitle h1, .tpprodinmm .sbtitle h2{
	font-size: 35px;
	line-height: 45px;
	font-weight: 700;
}
.tpprodinmm .sbconts{
	font-size: 15px;
	line-height: 25px;
}
.tpprodinmm .ctdecss p{
	padding: 0;
}
.tpprodinmm .sbconts .ctviews{
	margin-top: 10px;
}
.tpprodinmm .ctviews > div{
	display: none;
}
.tpprodinmm .ctviews a{
	color: #766df4;
	display: inline-block;
	line-height: 20px;
}
.tpprodinmm .ctviews a span{
	border-bottom: 1px solid #766df4;
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.tpprodinmm .ctviews a span::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.tpprodinmm .vshow a span::before{
	content: '\f105';
}
.tpprodinmm .vhide a span::before{
	content: '\f106';
}
/* <===== tpprodinmm =====> */

/* <===== tpprodinhh =====> */
.tpprodinhh{
	background-color: #fff;
	padding: 8px 8px 3px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.tpprodinhh .hhgrip{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -10px;
}
.tpprodinhh .hhgrip > div{
	padding: 0 10px;
	margin-bottom: 5px;
}
.itprodmenu ul{
	display: flex;
	overflow-x: auto;
	-webkit-display: flex;
	flex-flow: row nowrap;
	position: relative;
	z-index: 2;
	white-space: nowrap;
}
.itprodmenu ul::-webkit-scrollbar {
	height: 0px;
	background-color: #F5F5F5;
}
.itprodmenu ul::-webkit-scrollbar-thumb {
	background-color: #698396;
}
.itprodmenu ul li{
	margin-right: 10px;
}
.itprodmenu ul li:last-child{
	margin-right: 0;
}
.itprodmenu ul li a{
	display: block;
	padding: 6px 10px;
	background-color: #f6f6f6;
	font-size: 13px;
	line-height: 22px;
}
.itprodmenu ul li.active a, .itprodmenu ul li a:hover{
	background-color: #ed1c24;
	color: #fff;
}
.itarranghh{
	position: relative;
	width: 130px;
	margin-left: 10px;
}
.itarranghh .icon {
	padding: 6px 10px;
	cursor: pointer;
	background-color: #f6f6f6;
	border-radius: 5px;
}
.itarranghh .icon span{
	position: relative;
	padding-right: 15px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.itarranghh .icon span:before{
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.itarranghh .list{
	position: absolute;
	right:0px;
	top: 35px;
	min-width: 170px;
	background: #ffffff;
	z-index: 11;
	display: none;
	border:solid 1px rgba(0,0,0,0.1);
}
.itarranghh .list ul{
	width:100%;
}
.itarranghh .list ul li a {
	display: block;
	color: #333333;
	padding: 8px 15px;
	font-weight: normal;
}
.itarranghh .list ul li:hover a{
	background-color: #e5e5e5;
}
/* <===== tpprodinhh =====> */

/* <===== tpprodinbb =====> */
.tpprodinbb .bblist{
	margin-bottom: 25px;
}
.tpprodinbb .bbgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.tpprodinbb .bbgrip > div{
	padding: 0 5px;
	margin-bottom: 10px;
	width: 25%;
}
.itproducts{
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	padding: 6px 6px 15px;
}
.itproducts:hover{
	transform: translateY(-2px);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
}
.itproducts .decss{
	padding: 0;
}
.itproducts .dstitle, .itproducts .dstitle h3{
	font-size: 14px;
	line-height: 21px;
}
.itproducts .dstitle a{
	height: 42px;
}
.itproducts .dsevent{
	left: 9px;
	top: 9px;
}
.itproducts .dssales{
	top: 9px;
	right: 9px;
}
/* <===== tpprodinbb =====> */

/* <===== vhdetailpg =====> */
.vhdetailpg .dtpadd{
	padding: 50px 0 45px;
}
.hpdetailpg{
	margin-bottom: 50px;
}
.tpdetailmm{
	margin-bottom: 50px;
}
.tpdetailmm .mmgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -22.5px;
}
.tpdetailmm .mmgrip > div{
	padding: 0 22.5px;
}
.tpdetailmm .mmgrip .mcol{
	width: 48.315%;
}
.tpdetailmm .mmgrip .hcol{
	width: calc(100% - 48.315%);
}
.slthumbnav {
	margin-bottom: 15px;
	padding: 5px;
	position: relative;
	background-color: #fff;
	border-radius: 10px;
}
.slthumbnav::before{
	content: "\f00e";
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	right: 22px;
	bottom: 25px;
	font-size: 25px;
	z-index: 1;
	color: #fff;
	opacity: 0.65;
}
.slthumbnav .slick-prev{
	left: 10px;
}
.slthumbnav .slick-next{
	right: 10px;
}
.slthumbnav .slick-arrow::before{
	font-size: 35px;
	color: #fff;
	opacity: 0.65;
}
.itthumbnav{
	overflow: hidden;
	border-radius: 5px;
}
.itthumbnav a{
	display: block;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.itthumbnav a img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slthumbfor .slick-track{
	margin: 0;
}
.itthumbfor{
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.itthumbfor .vimg{
	border-radius: 10px;
	overflow: hidden;
	padding-top: 100%;
	position: relative;
	cursor: pointer;
}
.itthumbfor .vimg img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.itthumbfor::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #766df4;
	z-index: 1;
	opacity: 0;
}
.slick-current .itthumbfor{
	background-color: #766df4;
}
.slick-current .itthumbfor .vimg{
	border-radius: 18px;
}
.slick-current .itthumbfor::before{
	opacity: 1;
}
.tpdetailmb{
	background-color: #ffffff;
	border-radius: 10px;
	padding: 25px 35px 35px;
}
.tpdetailmb .mbtitle{
	margin-bottom: 15px;
}
.tpdetailmb .mbtitle, .tpdetailmb .mbtitle h1, .tpdetailmb .mbtitle h2{
	font-size: 35px;
	line-height: 45px;
	font-weight: 600;
}
.tpdetailmb .mbprice{
	margin-bottom: 20px;
}
.tpdetailmb .mbprice .vvgrip{
	display: flex;
	align-items: flex-end;
	align-content: flex-end;
	margin: 0 -5px;
}
.tpdetailmb .mbprice .vvgrip > div{
	padding: 0 5px;
}
.tpdetailmb .mbprice .vvgrip .xcol{
	width: 90px;
}
.tpdetailmb .mbprice .vvgrip .ycol{
	width: calc(100% - 90px);
}
.tpdetailmb .mbprice .ptext{
	font-size: 16px;
	line-height: 12px;
	display: flex;
}
.tpdetailmb .mbprice .ptext::after{
	content: ':';
	margin-left: 10px;
}
.tpdetailmb .mbprice .ifgrip{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	align-content: flex-end;
	margin: 0 -5px;
}
.tpdetailmb .mbprice .ifgrip > div{
	padding: 0 5px;
}
.tpdetailmb .mbprice .pnews{
	color: #ed2024;
	font-size: 28px;
	font-weight: bold;
}
.tpdetailmb .mbprice .polds{
	color: #888888;
	font-size: 15px;
	line-height: 12px;
	text-decoration: line-through;
}
.tpdetailmb .mbprice .psale{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 7px;
	background-color: #ed2024;
	color: #fff;
	border-radius: 5px;
}
.tpdetailmb .mbinfos{
	margin-bottom: 20px;
}
.tpdetailmb .mbinfos li{
	display: flex;
	margin-bottom: 8px;
}
.tpdetailmb .mbinfos li .tm{
	width: 160px;
	position: relative;
	padding-right: 40px;
	font-weight: bold;
}
.tpdetailmb .mbinfos li .tm::before{
	content: ':';
	position: absolute;
	right: 30px;
	top: 0;
}
.tpdetailmb .mbinfos li .th{
	width: calc(100% - 160px);
}
.tpdetailmb .mbinfos li .vcolor{
	color: #ed2024;
}
.tpdetailmb .mbquant{
	margin-bottom: 20px;
}
.tpdetailmb .mbquant .qugrip{
	display: flex;
	align-items: center;
	align-content: center;
	margin: 0 -5px;
}
.tpdetailmb .mbquant .qugrip > div{
	padding: 0 5px;
}
.tpdetailmb .mbquant .qugrip .xcol{
	width: 86px;
}
.tpdetailmb .mbquant .qugrip .ycol{
	width: calc(100% - 86px);
}
.tpdetailmb .mblinks{
	max-width: 520px;
	margin-bottom: 10px;
}
.tpdetailmb .mblinks ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.tpdetailmb .mblinks li{
	padding: 0 10px;
	width: 50%;
	margin-bottom: 10px;
}
.tpdetailmb .mblinks li a{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding: 15px 20px;
	border-radius: 5px;
}
.tpdetailmb .mblinks li a i{
	margin-right: 10px;
}
.tpdetailmb .mblinks li.vmm a{
	background-color: #766df4;
	color: #fff;
}
.tpdetailmb .mblinks li.vmm a:hover{
	background-color: #006fba;
}
.tpdetailmb .mblinks li.vhh a{
	background-color: #ed2024;
	color: #fff;
}
.tpdetailmb .mblinks li.vhh a:hover{
	background-color: #006fba;
}
.tpdetailmb .mbshare .shgrip{
	display: flex;
	align-items: center;
	align-content: center;
	margin: 0 -7px;
}
.tpdetailmb .mbshare .shgrip > div{
	padding: 0 7px;
}
.tpdetailmb .mbshare .shtext{
	font-size: 14px;
	line-height: 22px;
}
.tpdetailmb .mbshare .shinfo ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0 -5px;
}
.tpdetailmb .mbshare .shinfo li{
	padding: 0 5px;
}
.tpdetailmb .mbshare .shinfo li a{
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	background-color: #f5f5f5;
	border-radius: 100%;
}
.tpdetailmb .mbshare .shinfo li a .icon {
	font-size: 12px;
	font-weight: bold;
}
.tpdetailmb .mbshare .shinfo li a:hover{
	transform: translateY(-2px);
}
.tpdetailmm{
	margin-bottom: 20px;
}
.tpdetailhh{
	padding: 25px 40px 30px;
	background-color: #fff;
	border-radius: 10px;
}
.tpdetailhh .hhdecs{
	margin-bottom: 40px;
}
.tpdetailhh .hhdecs .dstitle{
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tpdetailhh .hhdecs .dstitle, .tpdetailhh .hhdecs .dstitle h2{
	font-size: 35px;
	line-height: 45px;
	font-weight: 600;
}
.tpdetailhh .hhdecs .cttend {
	position: relative;
}
.tpdetailhh .hhdecs .vchange::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 1;
}
.tpdetailhh .hhdecs .vvgrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px;
}
.tpdetailhh .hhdecs .vvgrip > div{
	padding: 0 25px;
}
.tpdetailhh .hhdecs .vvgrip .xcol{
	width: 46.429%;
}
.tpdetailhh .hhdecs .vvgrip .ycol{
	width: calc(100% - 46.429%);
}
.tpdetailhh .hhdecs .vdecss{
	font-size: 15px;
	line-height: 26px;
}
.tpdetailhh .hhdecs .vdecss p{
	padding: 3px 0;
}
.tpdetailhh .hhdecs .vthumb img{
	width: 100%;
}
.tpdetailhh .hhdecs .ctview {
	text-align: center;
	margin-top: 40px;
}
.tpdetailhh .hhdecs .ctview > div{
	display: none;
}
.tpdetailhh .hhdecs .ctview a{
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	padding: 10px 50px;
	border-radius: 5px;
	background-color: #766df4;
	color: #fff;
}
.tpdetailhh .hhdecs .ctview a span{
	display: inline-block;
	position: relative;
	padding-right: 16px;
}
.tpdetailhh .hhdecs .ctview a span::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.tpdetailhh .hhdecs .ctview .vshow a span::before{
	content: '\f107';
}
.tpdetailhh .hhdecs .ctview .vhide a span::before{
	content: '\f106';
}
.tpdetailhh .hhtool{
	padding-top: 20px;
	border-top: 1px solid #e3e0dd;
}
.tpdetailhh .ctcoment{
	margin-bottom: 25px;
}
.tpdetailhh .ctcoment .cmtitle{
	margin-bottom: 20px;
	text-transform: uppercase;
}
.tpdetailhh .ctcoment .cmtitle, .tpdetailhh .ctcoment .cmtitle h2{
	font-size: 35px;
	line-height: 45px;
	font-weight: 600;
}
.slortherpg .slick-list{
	padding: 15px 0 25px;
}
/* <===== vhdetailpg =====> */

@media all and (max-width: 1200px){
	/* <===== vhdetailpg =====> */
	.tpdetailmm .mmgrip{
		margin: 0 -15px;
	}
	.tpdetailmm .mmgrip > div{
		padding: 0 15px;
	}
	/* <===== vhdetailpg =====> */
}
@media all and (max-width: 991px){
	/* <=== vhproducpg ===> */
	.hpproduchh > .hhgrip > .mlcol{
		width: 100%;
		margin-bottom: 10px;
	}
	.hpproduchh > .hhgrip > .mrcol{
		width: 100%;
	}
	.vhproducpg .sppadd{
		padding: 25px 20px 30px;
	}
	.vhproducpg .sppaddm{
		padding: 10px 0 35px;
	}
	.hpproducmm .mmcapts{
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
	}
	.itproducmm .decss{
		padding: 20px;
	}
	.itproducmm .dstitle, .itproducmm .dstitle h3{
		font-size: 20px;
		line-height: 30px;
	}
	/* <=== vhproducpg ===> */

	/* <===== tpprodtool =====> */
	.tpprodtool .mntitle{
		display: none;
	}
	.tpprodfill{
		margin-bottom: 10px;
	}
	.tpprodtool .mngrip{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
	}
	.tpprodtool .mngrip > div{
		padding: 0 5px;
	}
	.tpprodtool .mngrip .mcol{
		width: 100%;
	}
	.tpprodtool .mngrip .hcol{
		width: 50%;
	}
	.tpprodfill{
		overflow: unset;
		position: relative;
	}
	.tpprodfill .content{
		position: absolute;
		top: 100%;
		z-index: 4;
		background-color: #fff;
		left: 0;
		width: 150%;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
		border-top: 1px solid #e0e0e0;
		box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
		padding: 15px 15px 10px 15px;
	}
	.tpprodtool .mngrip > div:last-child .tpprodfill .content{
		left: unset;
		right: 0;
	}
	.tpprodfill.active .content{
		opacity: 1;
		pointer-events: auto;
	}
	/* <===== tpprodtool =====> */

	/* <===== tpprodinmm =====> */
	.tpprodinmm .sbtitle, .tpprodinmm .sbtitle h1, .tpprodinmm .sbtitle h2{
		font-size: 22px;
		line-height: 30px;
	}
	.tpprodinmm .sbconts{
		font-size: 14px;
	}
	.tpprodinmm{
		padding: 12px 20px 20px;
	}
	.tpprodfill .mctitle {
		position: relative;
		font-size: 15px;
		line-height: 25px;
		font-weight: bold;
		padding: 10px 25px 10px 15px;
		color: #766df4;
	}
	.tpprodfill .mctitle::before{
		content: '\f107';
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		width: auto;
		height: auto;
		transform: translateY(-50%);
		position: absolute;
		background-color: transparent;
		right: 10px;
		top: 50%;
		font-size: 16px;
		line-height: 24px;
	}
	.tpprodfill.active .mctitle::before{
		content: '\f106';
	}
	.tpprodfill .mctitle.vchange {
		background-color: #766df4;
		color: #fff;
		text-transform: unset;
		font-size: 15px;
		line-height: 25px;
		padding: 10px 40px 10px 15px;
		border-radius: 10px;
	}
	.tpprodfill .mctitle.vchange::before{
		right: 12px;
	}
	.tpprodinmm .sbgrip .xcol{
		margin-bottom: 15px;
	}
	.tpprodinmm .sbgrip .ycol{
		width: 100%;
	}
	/* <===== tpprodinmm =====> */

	/* <===== tpprodinhh =====> */
	.itarranghh .list{
		top: 100%;
		width: calc(100% + 20px);
		left: 0px;
		border: none;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	}
	.itarranghh .list li{
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.itarranghh .list li:last-child{
		border-bottom: none
	}
	.itarranghh .icon{
		padding: 6px 5px 6px 10px;
		font-size: 12px;
		line-height: 22px;
	}
	/* <===== tpprodinhh =====> */

	/* <===== tpprodinbb =====> */
	.tpprodinbb .bblist{
		margin-bottom: 10px;
	}
	.tpprodinbb .bbgrip{
		margin: 0 -10px;
	}
	.tpprodinbb .bbgrip > div{
		padding: 0 10px;
		width: calc(100% / 3);
		margin-bottom: 20px;
	}
	.itproducts{
		box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.25);
	}
	.itproducts .dstitle, .itproducts .dstitle h3{
		font-size: 13px;
		line-height: 19px;
	}
	.itproducts .dstitle a{
		height: 38px;
	}
	/* <===== tpprodinbb =====> */

	/* <===== vhdetailpg =====> */
	.vhdetailpg .dtpadd{
		padding: 20px 0 30px;
	}
	.hpdetailpg{
		margin-bottom: 25px;
	}
	.tpdetailmm .mmgrip .mcol{
		width: 100%;
		margin-bottom: 20px;
	}
	.tpdetailmm .mmgrip .hcol{
		width: 100%;
	}
	.slthumbnav{
		margin-bottom: 10px;
	}
	.slthumbnav::before{
		font-size: 20px;
	}
	.tpdetailhh{
		padding: 15px 20px 20px;
	}
	.tpdetailhh .hhdecs .dstitle, .tpdetailhh .hhdecs .dstitle h2{
		font-size: 22px;
		line-height: 32px;
	}
	.tpdetailhh .hhdecs .vvgrip{
		flex-direction: column-reverse;
	}
	.tpdetailhh .hhdecs .vvgrip .xcol{
		width: 100%;
	}
	.tpdetailhh .hhdecs .vvgrip .ycol{
		width: 100%;
		margin-bottom: 15px;
	}
	.tpdetailhh .hhdecs .vdecss{
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
	}
	.tpdetailhh .hhdecs .ctview{
		margin-top: 20px;
	}
	.tpdetailhh .ctcoment .cmtitle, .tpdetailhh .ctcoment .cmtitle h2{
		font-size: 22px;
		line-height: 30px;
	}
	.tpdetailhh .hhdecs{
		margin-bottom: 30px;
	}
	.slortherpg .slick-list{
		padding: 5px 0 15px;
	}
	.slortherpg .itproducts{
		box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
	}
	.slortherpg.vmobi .slick-arrow{
		bottom: -45px !important;
	}
	/* <===== vhdetailpg =====> */
}
@media all and (max-width: 767px){
	/* <=== vhproducpg ===> */
	.tpproducmm .mmgrip > div{
		width: 100%;
	}
	/* <=== vhproducpg ===> */

	/* <===== tpprodinhh =====> */
	.itarranghh{
		width: 115px;
		margin-left: 0;
	}
	/* <===== tpprodinhh =====> */

	/* <===== tpprodinbb =====> */
	.tpprodinbb .bbgrip > div{
		width: 50%;
	}
	/* <===== tpprodinbb =====> */

	/* <===== vhdetailpg =====> */
	.tpdetailmb{
		padding: 15px 15px 20px 20px;
	}
	.tpdetailmb .mbtitle, .tpdetailmb .mbtitle h1, .tpdetailmb .mbtitle h2{
		font-size: 22px;
		line-height: 33px;
	}
	.tpdetailmb .mbprice .vvgrip .xcol{
		width: 70px;
	}
	.tpdetailmb .mbprice .ptext{
		font-size: 14px;
		line-height: 16px;
	}
	.tpdetailmb .mbprice .ptext::after{
		margin-left: 5px;
	}
	.tpdetailmb .mbprice .pnews{
		font-size: 22px;
		line-height: 22px;
		letter-spacing: -0.5px;
	}
	.tpdetailmb .mbprice .polds{
		font-size: 14px;
		line-height: 16px;
	}
	.tpdetailmb .mbprice .ifgrip > div:last-child{
		width: 100%;
		display: none;
	}
	.tpdetailmb .mbprice .ifgrip{
		margin: 0 -3px;
	}
	.tpdetailmb .mbprice .ifgrip > div{
		padding: 0 3px;
	}
	.tpdetailmb .mbinfos li .tm{
		width: 135px;
		padding-right: 30px;
	}
	.tpdetailmb .mbinfos li .tm::before{
		right: 23px;
	}
	.tpdetailmb .mbinfos li .th{
		width: calc(100% - 135px);
	}
	.tpdetailmb .mblinks li{
		width: 100%;
	}
	.tpdetailmb .mblinks li a{
		padding: 10px 20px;
	}
	/* <===== vhdetailpg =====> */
}