﻿@CHARSET "UTF-8";
.box1 .b1-b .hd {
	width: 122px;
	float: left;
	margin-top: 10px;
}
.box1 .b1-b .hd ul li {
	text-align: center;
}
.box1 .b1-b .hd ul li a {
	color: rgb(51,51,51);
	line-height: 72px;
	font-size: 20px;
	display: block;
	margin-bottom: 4px;
}
.box1 .b1-b .hd ul li:nth-child(1) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(2) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(3) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(4) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(5) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(6) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(7) a {
	background-color: rgb(252,230,250);
}
.box1 .b1-b .hd ul li:nth-child(1).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(2).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(3).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(4).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(5).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(6).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .hd ul li:nth-child(7).on a {
	background: rgb(226, 0, 126);
	color: rgb(255, 255, 255);
}
.box1 .b1-b .bd {
	width: 878px;
	float: left;
	margin-top: 10px;
}
.box1 .b1-b .bd .ls .bd2 ul li {
	position: relative;
}
.box1 .b1-b .bd .ls .bd2 ul li .t {
	background: rgba(51, 51, 51, 0.4);
	left: 4px;
	width: 100%;
	bottom: 0px;
	color: rgb(255, 255, 255);
	line-height: 38px;
	padding-left: 18px;
	font-size: 16px;
	position: absolute;
	box-sizing: border-box;
}
.box1 .b1-b .bd .ls .hd2 {
	background: rgb(252,230,250);
	padding: 4px 1px;
	margin-top: 4px;
}
.box1 .b1-b .bd .ls .hd2 ul li img {
	border: 1px solid transparent;
	border-image: none;
}
.box1 .b1-b .bd .ls .hd2 ul li {
	float: left;
	position: relative;
}
.box1 .b1-b .bd .ls .hd2 ul li:nth-child(5) {
	margin-right: 0px;
}
.box1 .b1-b .bd .ls .hd2 ul li.on::after {
	left: 50%;
	top: -8px;
	width: 12px;
	height: 8px;
	margin-left: -6px;
	position: absolute;
	z-index: 10;
	content: "";
}
.box1 .b1-b .bd .ls .hd2 ul li.on img {
	border: 1px solid rgb(226,0,126);
	border-image: none;
}
.box1 .b1-b .bd .ls .hd2 ul li:hover img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.box1 .b1-b .bd .ls .hd2 ul li img {
	transition:0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.box1 .b1-b .bd .ls .hd2 ul li a {
	overflow: hidden;
	display: block;
}
