.banner-box {
    width: 100%;
    max-height: 600px;
    position: relative;
    overflow: hidden;
}
.banner-box .bd {
    width: 100% !important;
	height: 100%;
}
.banner-box .bd li {
    width: 100% !important;
    height: 100%;
}
.banner-box .bd li .m-width {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.banner-box .bd li a {
	display: block;
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 0;
}

.banner-btn {
	width: 1200px;
	position: absolute;
	top: 50%;
	margin-top: -52px;
	left: 50%;
	margin-left: -600px;
}

.banner-btn a.prev {
	left: 20px;
	background: url(../images/foot.png) no-repeat 0 0;
}

.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.banner-btn a.next {
	right: 20px;
	background: url(../images/foot.png) no-repeat -49px 0;
}

.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.banner-box .bd li a img {
	display: block;
	width: 100%;
}

.banner-box .hd {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 10px;
	text-align: center;
}

.banner-box .hd ul li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 7px;
	font-size: 0;
	border: 1px solid #fff;
	cursor: pointer;
}

.banner-box .hd ul li.on {
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #000;
}

.model {
	background: #fff;
	padding-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.shop_title {
	text-align: center;
	overflow: hidden;
	margin-top: 60px;
}

a.anli {
	display: block;
	height: 60px;
	width: 250px;
	background: #ff9600;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 40px;
}

.shop_title p {
	font-size: 36px;
	color: #242424;
}

.shop_title span {
	display: block;
	font-size: 16px;
	color: #7d7d7d;
	margin-top: 12px;
}

.wrap01 {
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.wrap01 li {
	margin-top: 35px;
	margin-left: 80px;
	float: left;
	display: block;
	width: 200px;
	position: relative;
}

.wrap01 li p {
	width: 100%;
	font-size: 20px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 110px;
	background: url(../images/p-bgg.png) center no-repeat;
}

.wrap01 li span.icon1 {
	background: url(../images/icon2g.png) no-repeat center;
}

.wrap01 li span.icon2 {
	background: url(../images/icon2g.png) no-repeat center;
}

.wrap01 li span.icon3 {
	background: url(../images/icon2g.png) no-repeat center;
}

.wrap01 li span.icon4 {
	background: url(../images/icon2g.png) no-repeat center;
}

.wrap01 li span.icon5 {
	background: url(../images/icon2g.png) no-repeat center;
}

.wrap01 li span {
	position: absolute;
	text-align: center;
	display: block;
	width: 80px;
	height: 80px;
	top: 115px;
	vertical-align: middle;
	left: 50%;
	margin-left: -40px;
}

.wrap01 li p b {
	display: block;
	font-size: 16px;
	color: #ff9600;
	padding-top: 10px;
}

.wrap01 li dl {
	width: 100%;
	background: url(../images/dl-bg.png) no-repeat center;
	height: 250px;
	background-size: 192px 260px;
}

.wrap01 li dd:first-child {
	padding-top: 40px;
}

.wrap01 li dd {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	position: relative;
	padding-left: 30px;
	padding-right: 20px;
}

.wrap01 li dd:first-child i {
	top: 48px;
}

.wrap01 li dd i {
	position: absolute;
	width: 4px;
	height: 4px;
	background: #d6d6d6;
	left: 20px;
	top: 8px;
}

a.anli {
	display: block;
	height: 60px;
	width: 250px;
	background: #ff9600;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 40px;
}

.wrap01 li:hover span.icon1 {
	background: url(../images/icon2.png) no-repeat center;
}

.wrap01 li:hover span.icon2 {
	background: url(../images/icon2.png) no-repeat center;
}

.wrap01 li:hover span.icon3 {
	background: url(../images/icon2.png) no-repeat center;
}

.wrap01 li:hover span.icon4 {
	background: url(../images/icon2.png) no-repeat center;
}

.wrap01 li:hover span.icon5 {
	background: url(../images/icon2.png) no-repeat center;
}

.wrap01 li:hover p {
	background: url(../images/p-bg.png) no-repeat center;
}

.floor_2 {
	overflow: hidden;
	background: url(../images/02_bg.png) center top no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	padding-bottom: 70px;
}

.w1200 .title {
	margin-top: 60px;
	text-align: center;
}

.floor_2 ul {
	overflow: hidden;
	margin-top: 40px;
}

.floor_2 ul li {
	float: left;
	width: 200px;
	height: 245px;
	text-align: center;
	background: #fff;
	padding: 0 24px;
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
}

.floor_2 ul li:nth-child(1) em {
	background: url(../images/02_1_1.png) center no-repeat;
}

.floor_2 ul li:nth-child(2) em {
	background: url(../images/02_2_2.png) center no-repeat;
}

.floor_2 ul li:nth-child(3) em {
	background: url(../images/02_3_3.png) center no-repeat;
}

.floor_2 ul li:nth-child(4) em {
	background: url(../images/02_4_4.png) center no-repeat;
}

.floor_2 ul li:nth-child(5) em {
	background: url(../images/02_5_5.png) center no-repeat;
}

.floor_2 ul li:nth-child(6) em {
	background: url(../images/02_6_6.png) center no-repeat;
}

.floor_2 ul li:nth-child(7) em {
	background: url(../images/02_7_7.png) center no-repeat;
}

.floor_2 ul li:nth-child(8) em {
	background: url(../images/02_8_8.png) center no-repeat;
}

.floor_2 ul li:nth-child(9) em {
	background: url(../images/02_9_9.png) center no-repeat;
}

.floor_2 ul li:nth-child(10) em {
	background: url(../images/02_10_10.png) center no-repeat;
}

.floor_2 ul li:nth-child(11) em {
	background: url(../images/02_11_11.png) center no-repeat;
}

.floor_2 ul li:nth-child(12) em {
	background: url(../images/02_12_12.png) center no-repeat;
}

.floor_2 ul li em {
	display: block;
	height: 62px;
	margin: 46px auto 0;
}

em {
	font-style: normal;
}

.floor_2 ul li p {
	font-size: 16px;
	color: #242424;
	margin-top: 30px;
}

.floor_2 ul li span {
	display: block;
	font-size: 14px;
	color: #a9a9a9;
	margin-top: 10px;
	text-align: left;
}

.floor_2 ul li:nth-child(1):hover em {
	background: url(../images/02_1.png) center no-repeat;
}

.floor_2 ul li:nth-child(2):hover em {
	background: url(../images/02_2.png) center no-repeat;
}

.floor_2 ul li:nth-child(3):hover em {
	background: url(../images/02_3.png) center no-repeat;
}

.floor_2 ul li:nth-child(4):hover em {
	background: url(../images/02_4.png) center no-repeat;
}

.floor_2 ul li:nth-child(5):hover em {
	background: url(../images/02_5.png) center no-repeat;
}

.floor_2 ul li:nth-child(6):hover em {
	background: url(../images/02_6.png) center no-repeat;
}

.floor_2 ul li:nth-child(7):hover em {
	background: url(../images/02_7.png) center no-repeat;
}

.floor_2 ul li:nth-child(8):hover em {
	background: url(../images/02_8.png) center no-repeat;
}

.floor_2 ul li:nth-child(9):hover em {
	background: url(../images/02_9.png) center no-repeat;
}

.floor_2 ul li:nth-child(10):hover em {
	background: url(../images/02_10.png) center no-repeat;
}

.floor_2 ul li:nth-child(11):hover em {
	background: url(../images/02_11.png) center no-repeat;
}

.floor_2 ul li:nth-child(12):hover em {
	background: url(../images/02_12.png) center no-repeat;
}

.title p {
	font-size: 36px;
	color: #3a3a3a;
}

.title span {
	display: block;
	font-size: 18px;
	color: #3a3a3a;
	margin-top: 14px;
}

.floor_2 ul li p {
	font-size: 16px;
	color: #242424;
	margin-top: 30px;
}

.floor_2 ul li span {
	display: block;
	font-size: 14px;
	color: #a9a9a9;
	margin-top: 10px;
	text-align: left;
}

.floor_2 ul li:hover {
	background: #ff9600;
}

.floor_2 ul li:hover p,
.floor_2 ul li:hover span {
	color: #fff;
}

.floor_2 ul li p {
	font-size: 16px;
	color: #242424;
	margin-top: 30px;
}

.floor_2 ul li span {
	display: block;
	font-size: 14px;
	color: #a9a9a9;
	margin-top: 10px;
	text-align: left;
}

.edition .s6 li:hover {
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
	border-color: #dcdcdc;
}

.edition .s6 ul {
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
}

.edition .s6 li {
	float: left;
	width: 212px;
	border: 1px solid transparent;
	height: 110px;
	padding: 85px 15px 0 15px;
	margin: 0 28px 36px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 10px;
	background-color: #f4f4f4;
	border-radius: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.edition .s6 li:hover {
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
	border-color: #dcdcdc;
}

.edition .s6 li span {
	font-size: 22px;
	color: #282828;
}

.edition .s6 li p {
	margin-top: 10px;
	line-height: 24px;
	color: #646464;
	text-align: left;
}

.s6 {
	background: #f5f5f5 url(../images/3-5-01.jpg) no-repeat center bottom;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.s6 h3 {
	padding-top: 70px;
	font-size: 36px;
	color: #000;
}

.s6 h4 {
	margin-top: 20px;
	font-size: 18px;
	color: #525355;
	padding: 10px;
}

.edition .s6 ul {
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
}

.edition .s6 li {
	float: left;
	width: 244px;
	border: 1px solid transparent;
	height: 197px;
	padding: 85px 15px 0 15px;
	margin: 0 28px 36px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 10px;
	background-color: #f4f4f4;
	border-radius: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.floor4 {
	padding-bottom: 70px;
	background-color: #f8f8f8;
	overflow: hidden;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.shop_title {
	text-align: center;
	overflow: hidden;
	margin-top: 60px;
}

.floor4 .shop_img {
	overflow: hidden;
	width: 1000px;
	margin: auto;
	padding-top: 40px;
}

.shop_title p {
	font-size: 36px;
	color: #242424;
}

.shop_title span {
	display: block;
	font-size: 16px;
	color: #7d7d7d;
	margin-top: 12px;
}

.floor_4 dl {
	overflow: hidden;
	margin-top: 30px;
	width: 1255.5px;
	font-weight: 0;
}

.floor_4 dl dt {
	float: left;
	width: 363px;
	margin-right: 55.5px;
	overflow: hidden;
	display: block;
}

.floor_4 dl dt:nth-child(1) p {
	background: url(../images/06_2.jpg) left no-repeat;
}

.floor_4 dl dt .text {
	margin-top: 14px;
	text-align: left;
}

.floor_4 dl dt p a {
	display: block;
	font-size: 14px;
	float: right;
	color: #9c9c9c;
}

.floor_4 dl dt .text a {
	display: block;
	color: #656565;
	line-height: 36px;
	font-size: 16px;
}

.floor_4 dl dt .text a em:nth-child(1) {
	width: 295px;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.floor_4 dl dt .text a em {
	display: block;
	float: left;
	color: #333;
	font-style: normal;
	font-size: 16px;
}

.floor_4 dl dt .text a em:nth-child(2) {
	width: 55px;
	float: left;
	margin-left: 12px;
}

.floor_4 dl dt .text a em {
	display: block;
	float: left;
	color: #333;
	font-style: normal;
	font-size: 16px;
}

.floor_4 {
	background-color: #f8f8f8;
	margin-top: 40px;
	padding-bottom: 60px;
}

.floor_4 dl dt:nth-child(1) p {
	background: url(../images/06_2.jpg) left no-repeat;
}

.floor_4 dl dt:nth-child(2) p {
	background: url(../images/06_3.jpg) left no-repeat;
}

.floor_4 dl dt:nth-child(3) p {
	background: url(../images/06_4.jpg) left no-repeat;
}

.floor_4 dl dt p {
	font-size: 20px;
	text-align: left;
	padding-left: 17px;
	color: #242424;
}

@media (max-width: 1200px) {
	.edition .s6 ul {
		width: 100%;
	}

	.con {
		width: 100%;
		margin-left: 130px;
	}

	.shop_img img {
		width: 100%;
	}

	.floor4 .shop_img {
		width: 100%;
	}
	.w1200{
		width: 100%;
	}
	.wrap01{
		width: 100%;
	}
}
@media (max-width: 1120px) {
	.wrap01 li{
		margin-left: 60px;
	}
}
@media (max-width: 1040px) {
	.wrap01 li{
		margin-left: 44px;
	}
}
@media (max-width: 976px) {
	.wrap01 li{
		margin-left: 30px;
	}
}
@media (max-width: 920px) {
	.w1200 {
		width: 100%;
	}
	
	.wrap01 li{
		margin-left: 164px;
	}
	.wrap01 {
		width: 100%;
	}

	.con {
		width: 100%;
		margin-left: 0px;
	}

	.edition .s6 ul {
		width: 100%;
	}

	.edition .s6 li {
		margin-left: 61px;
	}

	.shop_img img {
		width: 100%;
	}

	.floor4 .shop_img {
		width: 100%;
	}
	.floor_4 dl dt{
		width: 294px;
	}
	.floor_4 dl dt .text a em:nth-child(1){
		width: 100%;
	}
}
	@media (max-width: 768px) {
		.floor_2 ul {margin-left: 35px;}
		.floor_2 ul li{width: 175px;}
		.wrap01 li {margin-left: 115px;}
		.edition .s6 ul {width: 100%;}
		.shop_img img {width: 100%;}
		.floor4 .shop_img {width: 100%;}
		.floor_4 dl dt{width: 190px;}
		.floor_4 dl dt .text a em:nth-child(1){width: 100%;}
		.edition .s6 ul{margin-left: 35px;}
		.floor_4 dl{margin-left: 40px;}
}
@media (max-width: 630px) {
	.wrap01{margin-left: 96px;}
}
 @media (max-width: 414px) {
	 .wrap01{margin-left: 0;}
	 .floor_2 ul{margin-left: 37px;}
	 .edition .s6 ul{margin-left: 30px;}
	 .floor_4 dl{margin-left: 109px;width: 100%;}
 }
@media (max-width: 375px) {
	.wrap01 li{ margin-left: 88px;}
	.floor_2 ul{ margin-left: 10px;}
	.edition .s6 ul{margin-left: 8px;}
}
@media (max-width: 360px) {
	.floor_2 ul{ margin-left: 5px;	}
	.edition .s6 ul{margin-left: 2px;	}
	.floor_4 dl{margin-left: 88px;	width: 100%;	}
}
@media (max-width: 320px) {
	.wrap01 li{
			 margin-left: 63px;
	}
	.floor_2 ul{
			 margin-left: 63px;
	}
	.edition .s6 ul{
		margin-left: -17px;
	}
	.floor_4 dl{
		margin-left: 18px;
		width: 100%;
	}
}