@charset "utf-8";
.w-imgText {
	position: relative;
	overflow: visible
}
.w-imgText ul {
	margin: 5%;
}
.w-imgText ul, .w-imgText li {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	border-radius: 50px;
}
.w-imgText .item {
	position: relative
}
.w-imgText .swiperBox {
	overflow: hidden;
}
.w-imgText .img {
	width: 34%;
	background-color: #FFFFFF;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 3px 2px #E0E0E0;
	box-shadow: 0px 0px 3px 2px #E0E0E0;
	margin-right: 3%;
	margin-bottom: 3%;
	padding-right: 5%;
	padding-bottom: 10%;
	padding-left: 5%;
	margin-top: 3%;
	margin-left: 3%;
	text-align: center;
}
.w-imgText .img img {
	width: 80%;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #979797;
	padding-bottom: 20px;
}
.textB {
	position: absolute;
	width: calc(100% - 6% - 50%);
	left: 50%;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 1.7;
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
}
/*按鈕*/
.igt_page_text {
	width: 30%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	z-index: 999;
}
.igt_page_text ul {
	margin: 0px;
	padding: 0px;
}
.igt_page_text li {
	float: left;
	clear: none;
	text-align: center;
	overflow: hidden;
	opacity: .5;
	cursor: pointer;
}
.igt_page_text li:hover, .igt_page_text li.on {
	opacity: 1
}
.igt_page_text li .item_span {
	display: inline-block;
 *display:inline;
 *zoom:1;
	padding: 0;
	position: relative;
	height: 70px;
	text-align: center;
}
.igt_page_text li .item_span>div {
	display: inline-block;
 *display:inline;
 *zoom:1;
	vertical-align: middle
}
.igt_page_text li .item_span .tit {
	font-size: 16px;
	line-height: 30px;
	position: relative;
}
.igt_page_text li .item_span .adore {
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	bottom: 0%;
	left: 30%;
}
.igt_page_text li.on .item_span .adore {
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #000000 transparent;
}
.c_icon {
	width: 25px;
	height: 25px;
	margin: auto;
	float: none;
	clear: both;
	background-image: url(https://testfly.rooster.idv.tw/tolek/chair/images/c_icon1.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	z-index: 3;
	position: relative;
}
.igt_page_text li:nth-child(2) .c_icon {
 width: 25px;
 height: 25px;
 margin: auto;
 float: none;
 clear: both;
 background-image: url(https://testfly.rooster.idv.tw/tolek/chair/images/c_icon2.png);
 background-repeat: no-repeat;
 background-size: 25px 25px;
 z-index: 3;
 position: relative;
}
@media(max-width:1000px) {
.w-imgText li {
 width: 100%
}
.w-imgText .img {
 width: calc(100% - 16%);
}
.w-imgText .textB {
 position: relative;
 left: 0;
 width: calc(100% - 6%);
}
.w-imgText ul, .w-imgText li {
 border-radius: 10px;
}
/*按鈕*/
.igt_page_text {
 width: 60%;
 margin-top: 25px;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 0px;
 z-index: 999;
}
.igt_page_text li .item_span .adore {
 border-style: solid;
 border-width: 0 10px 10px 10px;
 border-color: transparent transparent #fff7e6 transparent;
 position: absolute;
 bottom: 0%;
 left: 30%;
}
.w-imgText .img img {
 width: 100%;
 max-width: 300px;
}
}
 @media(min-width:320px) {
/*按鈕*/
.igt_page_text {
 position: absolute;
 left: 20%;
 top: 31.5%;
}
.w-imgText .img {
 padding-bottom:80px;
}
}
@media(min-width:360px) {
/*按鈕*/
.igt_page_text {
 top: 34%;
}
.w-imgText .img {
 padding-bottom:100px;
}
}
@media(min-width:414px) {
 .igt_page_text {
 top: 35%;
}
}
@media(min-width:480px) {
 .igt_page_text {
 top: 36%;
}
}
@media(min-width:768px) {
 .igt_page_text {
 top: 39%;
}
.w-imgText .img {
 height: 600px;
}
}
@media(min-width:1000px) {
.w-imgText .img img {
 width: 100%;
}
/*按鈕*/
.igt_page_text {
 top:65%;
 left: 10%;
}
}
 @media(min-width:1160px) {
.w-imgText .img img {
 width: 80%;
}
}
