body{
	width:100%;
	margin:0px auto;
	display:block;
}
.Template01{
	border:1px solid #d5d5d5;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
.Template01 *{
	font-family:"微软雅黑", "宋体";
}
.Template01 a{
	color:#005bac;
}
.Template01 a:hover{
	color:#cc0000;
}
.Template01 .ProImgBox{
	width:280px;
	height:280px;
	float:left;
	border-right:1px dotted #e5e5e5;
	padding:10px;
}
.Template01 .ProImgBox img{
	width:280px;
	height:280px;
	
}
.Template01 .ProDes{
	margin-left:301px;
	padding:10px 15px;
}
.Template01 .ProDes li{
	font-size:14px;
	font-family:"微软雅黑", "宋体";
	line-height:26px;
	padding:5px 0px;
}
.Template01 .ProDes .ProName{
	font-size:18px;
	font-weight:bold;
}
.Template01 .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template01 .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template01 .ProDes .BtnBuy{
	color:#ffffff;
	background:#cc0000;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	height:36px;
	display:block;
	width:80px;
	padding:0px 20px;
	border-radius:4px;
	text-align:center;
}
.Template01 .ProDes .Des{
	background:#f5f5f5 url(../images/bg0100.png) 5px 5px no-repeat;
	padding:5px 5px 5px 30px;
	margin:5px 0px;
}
.Template01 .ProDes .Des .DesInner{
	background:url(../images/bg0101.png) right bottom no-repeat;
	padding-right:25px;
}



.Template02{
	margin-bottom:20px;
	width:100%;
}
.Template02 *{
	font-family:"微软雅黑", "宋体";
}
.Template02 a{
	color:#005bac;
}
.Template02 a:hover{
	color:#cc0000;
}
.Template02 .ProList{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	border-bottom:1px solid #ee6600;
	border-bottom:0px;
}
.Template02 .ProList .ItemBox{
	width:25%;
	*width:24.999999%;
	float:left;
	overflow:hidden;
	zoom:1;
}
.Template02 .ProList .ItemBox .ProImgBox{
	width:200px;
	height:200px;
	padding:15px 0px 20px 0px;
	margin:0px auto;
}
.Template02 .ProList .ItemBox .ProImgBox img{
	width:200px;
	height:200px;
}
.Template02 .ProList .ItemBox .ArrowDown{
	position:absolute;
	bottom:-1px;
	left:50%;
	margin-right:-10px;
	background:url(../images/bg0102.gif) center bottom no-repeat;
	width:20px;
	height:10px;
	display:none;
}
.Template02 .ProList .ItemBox .ProDes{
	padding:0px 15px 10px 15px;
}
.Template02 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
}
.Template02 .ProList .Item{
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #ee6600;
	position:relative;
}
.Template02 .ProList .Last{
	border-right:0px;
}
.Template02 .ProList .Selected{
	background:#ee6600;
}
.Template02 .ProList .Selected .ArrowDown{
	display:block;
}
.Template02 .ProDeatail{
	border:1px solid #ee6600;
	border-top:0px;
	padding:15px 20px;
}
.Template02 .ProDeatail li{
	font-size:14px;
	line-height:26px;
	padding:5px 0px;
}
.Template02 .ProDeatail .ProName{
	font-size:18px;
	font-weight:bold;
}
.Template02 .ProDeatail .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template02 .ProDeatail .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template02 .ProDeatail .Des{
	background:#f5f5f5 url(../images/bg0100.png) 5px 5px no-repeat;
	padding:5px 5px 5px 30px;
	margin:5px 0px;
}
.Template02 .ProDeatail .Des .DesInner{
	background:url(../images/bg0101.png) right bottom no-repeat;
	padding-right:25px;
}




.Template03{
	margin-bottom:20px;
	border:1px solid #d5d5d5;
}
.Template03 *{
	font-family:"微软雅黑", "宋体";
}
.Template03 a{
	color:#005bac;
}
.Template03 a:hover{
	color:#cc0000;
}
.Template03 .ProList{
	overflow:hidden;
	zoom:1;
	margin-left:390px;
}
.Template03 .ProList .ItemBox{
	width:50%;
	float:left;
}
.Template03 .ProList .ItemBox .ProImgBox{
	width:200px;
	height:200px;
	padding:15px 0px;
	margin:0px auto;
}
.Template03 .ProList .ItemBox .ProImgBox img{
	width:200px;
	height:200px;
	
}
.Template03 .ProList .ItemBox .ProDes{
	padding:0px 15px 10px 15px;
}
.Template03 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
	line-height:24px;
}
.Template03 .ProList .Item{
	border:1px solid #d5d5d5;
	border-right:0;
	border-bottom:0;
}
.Template03 .ProList .ItemNoTopBorder{
	border-top:0px;
}
.Template03 .ProList .Selected{
	background:#ee6600;
}
.Template03 .ProList .Selected a{
	color:#ffffff;
}
.Template03 .ProList .Selected a:hover{
	color:#ffffff;
}
.Template03 .ProDeatail{
	padding:15px 20px;
	float:left;
	width:350px;
}
.Template03 .ProDeatail .ProImgBox{
	width:260px;
	height:260px;
	margin:0px auto 10px auto;
}
.Template03 .ProDeatail .ProImgBox img{
	width:260px;
	height:260px;
}
.Template03 .ProDeatail li{
	font-size:14px;
	line-height:26px;
	padding:2px 0px;
}
.Template03 .ProDeatail .ProName{
	font-size:14px;
	font-weight:bold;
}
.Template03 .ProDeatail .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template03 .ProDeatail .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template03 .ProDeatail .Des{
	background:#f5f5f5 url(../images/bg0100.png) 5px 5px no-repeat;
	padding:5px 5px 5px 30px;
	margin:5px 0px;
}
.Template03 .ProDeatail .Des .DesInner{
	background:url(../images/bg0101.png) right bottom no-repeat;
	padding-right:25px;
	font-size:14px;
	line-height:26px;
	height:104px;
	overflow:hidden;
}



.Template04{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template04 *{
	font-family:"微软雅黑", "宋体";
}
.Template04 a{
	color:#005bac;
}
.Template04 a:hover{
	color:#cc0000;
}

.Template04 .TemplateAd{
	float:left;
	width:200px;
	height:621px;
}
.Template04 .TemplateAd img{
	width:200px;
	height:621px;
	vertical-align:top;
}
.Template04 .ProTopList{
	width:200px;
	height:621px;
	float:right;
	border-left:1px solid #e5e5e5;
	background:#f5f5f5;
}
.Template04 .ProTopList .Title{
	background:#f5f5f5;
	height:38px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	padding:0px 10px;
	color:#cc0000;
	border-bottom:1px solid #cc3300;
}
.Template04 .ProTopList .Item{
	border-bottom:1px solid #d5d5d5;
}
.Template04 .ProTopList .Item .ItemTitle{
	overflow:hidden;
	height:20px;
	padding:10px;
}
.Template04 .ProTopList .Item .ItemTitle .No{
	background:#999999;
	color:#ffffff;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	border-radius:20px;
	line-height:20px;
}
.Template04 .ProTopList .Item .ItemTitle .No01{
	background:#cc0000;
}
.Template04 .ProTopList .Item .ItemTitle .No02{
	background:#ff3300;
}
.Template04 .ProTopList .Item .ItemTitle .No03{
	background:#ff6600;
}
.Template04 .ProTopList .Item .ItemTitle .ProName{
	margin-left:30px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.Template04 .ProTopList .Item .ItemCon{
	display:none;
}
.Template04 .ProTopList .Item .ItemCon .ProImgBox{
	width:140px;
	height:140px;
	margin:0px auto 10px auto;
}
.Template04 .ProTopList .Item .ItemCon .ProImgBox img{
	width:140px;
	height:140px;
}
.Template04 .ProTopList .Item .ItemCon .ProDes{
	overflow:hidden;
	zoom:1;
	margin-bottom:5px;
}
.Template04 .ProTopList .Item .ItemCon .ProDes li{
	width:50%;
	float:left;
	text-align:center;
}
.Template04 .ProTopList .Item .ItemCon .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template04 .ProTopList .Item .ItemCon .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
}
.Template04 .ProTopList .ItemLast{
	border-bottom:0px;
}
.Template04 .ProTopList .Selected{
	background:#ffffff;
}
.Template04 .ProTopList .Selected .ItemCon{
	display:block;
}



.Template04 .ProList{
	overflow:hidden;
	zoom:1;
	margin:0px 200px 0px 200px;
}
.Template04 .ProList .ItemBox{
	width:50%;
	*width:49.99%;
	float:left;
}
.Template04 .ProList .ItemBox .ProImgBox{
	width:200px;
	height:200px;
	padding:15px 0px;
	margin:0px auto;
}
.Template04 .ProList .ItemBox .ProImgBox img{
	width:200px;
	height:200px;
	vertical-align:top;
	
}
.Template04 .ProList .ItemBox .ProDes{
	padding:0px 15px 10px 15px;
}
.Template04 .ProList .ItemBox .ProDes li{
	overflow:hidden;
	zoom:1;
}
.Template04 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
	line-height:24px;
}
.Template04 .ProList .ItemBox .ProDes .Price{
	width:50%;
	*width:49.99%;
	float:left;
	text-align:left;
	vertical-align:top;
}
.Template04 .ProList .ItemBox .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template04 .ProList .ItemBox .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
}
.Template04 .ProList .Item{
	border:1px solid #d5d5d5;
	border-right:0;
	border-bottom:0;
}
.Template04 .ProList .Item:hover{
	background:#f5f5f5;
}
.Template04 .ProList .ItemNoTopBorder{
	border-top:0px;
}
.Template04 .ProList .Selected{
	background:#ee6600;
}
.Template04 .ProList .Selected a{
	color:#ffffff;
}
.Template04 .ProList .Selected a:hover{
	color:#ffffff;
}





.Template05{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template05 *{
	font-family:"微软雅黑", "宋体";
}
.Template05 a{
	color:#005bac;
}
.Template05 a:hover{
	color:#cc0000;
}

.Template05 .TemplateAd{
	float:left;
	width:200px;
	height:382px;
}
.Template05 .TemplateAd .Item{
	border-bottom:1px solid #d5d5d5;
}
.Template05 .TemplateAd .Item img{
	width:200px;
	height:190px;
}
.Template05 .TemplateAd .ItemLast{
	border:0px;
}

.Template05 .ProList{
	overflow:hidden;
	zoom:1;
	margin:0px 0px 0px 200px;
}
.Template05 .ProList .ItemBox{
	width:50%;
	float:left;
}
.Template05 .ProList .ItemBox .ProImgBox{
	width:160px;
	height:160px;
	padding:15px;
	float:left;
}
.Template05 .ProList .ItemBox .ProImgBox img{
	width:160px;
	height:160px;
	
}
.Template05 .ProList .ItemBox .ProDes{
	padding:15px 15px 15px 0px;
	margin-left:190px;
}
.Template05 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:72px;
	overflow:hidden;
	line-height:24px;
	margin-bottom:5px;
}
.Template05 .ProList .ItemBox .ProDes .AdWords{
	color:#666666;
	font-size:12px;
	line-height:22px;
	margin-bottom:5px;
	height:36px;
}
.Template05 .ProList .ItemBox .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template05 .ProList .ItemBox .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:18px;
}
.Template05 .ProList .Item{
	border:1px solid #d5d5d5;
	border-right:0;
	border-bottom:0;
	overflow:hidden;
	zoom:1;
}
.Template05 .ProList .Item:hover{
	background:#f5f5f5;
}
.Template05 .ProList .ItemNoTopBorder{
	border-top:0px;
}
.Template05 .ProList .Selected{
	background:#ee6600;
}
.Template05 .ProList .Selected a{
	color:#ffffff;
}
.Template05 .ProList .Selected a:hover{
	color:#ffffff;
}






.Template06{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template06 *{
	font-family:"微软雅黑", "宋体";
}
.Template06 a{
	color:#005bac;
}
.Template06 a:hover{
	color:#cc0000;
}

.Template06 .Video{
	overflow:hidden;
	zoom:1
}
.Template06 .Video .VideoImgBox{
	padding:15px;
	float:left;
	width:320px;
	height:180px;
	position:relative;
}
.Template06 .Video .VideoImgBox .BtnPlay{
	width:60px;
	height:60px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-30px;
	margin-left:-30px;
	background:url(../images/bg0103.png) center center no-repeat;
	display:none;
}
.Template06 .Video .VideoImgBox a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.Template06 .Video .VideoImgBox a:hover .BtnPlay{
	display:block;
}

.Template06 .Video .VideoImgBox a{
	display:block;
	background:#000000;
}

.Template06 .Video .VideoImgBox img{
	width:320px;
	height:180px;
}
.Template06 .Video .VideoDes{
	padding:15px 15px 15px 0px;
	margin-left:350px;
}
.Template06 .Video .VideoDes .VideoName{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
}
.Template06 .Video .VideoDes .Des{
	font-size:14px;
	line-height:24px;
}
.Template06 .Video .BtnContainer{
	padding:10px 0px;
}
.Template06 .Video .BtnContainer .BtnBuy{
	color:#ffffff;
	background:#cc0000;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	height:36px;
	display:block;
	width:80px;
	padding:0px 20px;
	border-radius:4px;
	text-align:center;
}
.Template06 .ProList{
	overflow:hidden;
	zoom:1;
	border-top:1px solid #d5d5d5;
}
.Template06 .ProList .ProListTitle{
	border-bottom:1px solid #d5d5d5;
	font-size:16px;
	font-weight:bold;
	padding:0px 10px;
	line-height:36px;
	background:#f5f5f5;
}
.Template06 .ProList .ItemBox{
	width:25%;
	*width:24.99%;
	float:left;
}
.Template06 .ProList .ItemBox .ProImgBox{
	width: 200px;
	height: 200px;
	padding: 15px 0px 15px 0px;
	margin: 0px auto;
}
.Template06 .ProList .ItemBox .ProImgBox img{
	width: 200px;
	height: 200px;
}
.Template06 .ProList .ItemBox .ProDes{
	padding:0px 15px 15px 15px;
}
.Template06 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
	line-height:24px;
	margin-bottom:5px;
}
.Template06 .ProList .ItemBox .ProDes .AdWords{
	color:#666666;
	font-size:12px;
	line-height:22px;
	margin-bottom:5px;
	height:36px;
}
.Template06 .ProList .ItemBox .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template06 .ProList .ItemBox .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:18px;
}
.Template06 .ProList .Item{
	border-right:1px solid #d5d5d5;
	overflow:hidden;
	zoom:1;
}
.Template06 .ProList .ItemLast{
	border-right:0px;
}
.Template06 .ProList .Item:hover{
	background:#f5f5f5;
}
.Template06 .ProList .Selected{
	background:#ee6600;
}
.Template06 .ProList .Selected a{
	color:#ffffff;
}
.Template06 .ProList .Selected a:hover{
	color:#ffffff;
}




.Template07{
	margin-bottom:20px;
	border:1px solid #d5d5d5;
}
.Template07 *{
	font-family:"微软雅黑", "宋体";
}
.Template07 a{
	color:#005bac;
}
.Template07 a:hover{
	color:#cc0000;
}
.Template07 .ProList{
	overflow:hidden;
	zoom:1;
	margin-left:300px;
}
.Template07 .ProList .ItemBox{
	width:33.33%;
	float:left;
}
.Template07 .ProList .ItemBox .ProImgBox{
	width:180px;
	height:180px;
	padding:15px 0px;
	margin:0px auto;
}
.Template07 .ProList .ItemBox .ProImgBox img{
	width:180px;
	height:180px;
	
}
.Template07 .ProList .ItemBox .ProDes{
	padding:0px 15px 10px 15px;
}
.Template07 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
	line-height:24px;
}
.Template07 .ProList .Item{
	border:1px solid #d5d5d5;
	border-right:0;
	border-bottom:0;
}
.Template07 .ProList .ItemNoTopBorder{
	border-top:0px;
}
.Template07 .ProList .Selected{
	background:#ee6600;
}
.Template07 .ProList .Selected a{
	color:#ffffff;
}
.Template07 .ProList .Selected a:hover{
	color:#ffffff;
}
.Template07 .ProDeatail{
	padding:15px;
	float:left;
	width:270px;
}
.Template07 .ProDeatail .ProImgBox{
	width:260px;
	height:260px;
	margin:0px auto 10px auto;
}
.Template07 .ProDeatail .ProImgBox img{
	width:260px;
	height:260px;
}
.Template07 .ProDeatail li{
	font-size:14px;
	line-height:24px;
	padding:2px 0px;
}
.Template07 .ProDeatail .ProName{
	font-size:14px;
	font-weight:bold;
}
.Template07 .ProDeatail .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template07 .ProDeatail .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template07 .ProDeatail .AdWords{
	color:#666666;
	font-size:12px;
	line-height:20px;
	max-height:40px;
}
.Template07 .ProDeatail .BtnContainer{
	padding:10px 0px;
}
.Template07 .ProDeatail .BtnContainer .BtnBuy{
	color:#ffffff;
	background:#cc0000;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	height:36px;
	display:block;
	width:80px;
	padding:0px 20px;
	border-radius:4px;
	text-align:center;
}


.Template08{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template08 *{
	font-family:"微软雅黑", "宋体";
}
.Template08 a{
	color:#005bac;
}
.Template08 a:hover{
	color:#cc0000;
}
.Template08 .Column{
	width:33.33%;
	float:left;
}





.Template09{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template09 *{
	font-family:"微软雅黑", "宋体";
}
.Template09 a{
	color:#005bac;
}
.Template09 a:hover{
	color:#cc0000;
}
.Template09 .Column{
	width:33.33%;
	float:left;
}
.Template09 .ProTopList{
	border-right:1px solid #e5e5e5;
	background:#f5f5f5;
	vertical-align:top;
	font-size:14px;
	line-height:24px;
}
.Template09 .ProTopListLast{
	border-right:0px;
}
.Template09 .ProTopList .Title{
	background:#f5f5f5;
	height:38px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	padding:0px 10px;
	color:#cc0000;
	border-bottom:1px solid #cc3300;
}
.Template09 .ProTopList .Item{
	border-bottom:1px solid #d5d5d5;
}
.Template09 .ProTopList .Item .ItemTitle{
	overflow:hidden;
	padding:10px;
}
.Template09 .ProTopList .Item .ItemTitle .No{
	background:#999999;
	color:#ffffff;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	border-radius:20px;
	line-height:20px;
}
.Template09 .ProTopList .Item .ItemTitle .No01{
	background:#cc0000;
}
.Template09 .ProTopList .Item .ItemTitle .No02{
	background:#ff3300;
}
.Template09 .ProTopList .Item .ItemTitle .No03{
	background:#ff6600;
}
.Template09 .ProTopList .Item .ItemTitle .ProName{
	margin-left:30px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.Template09 .ProTopList .Item .ItemCon{
	display:none;
}
.Template09 .ProTopList .Item .ItemCon .ProImgBox{
	width:240px;
	height:240px;
	margin:0px auto 10px auto;
}
.Template09 .ProTopList .Item .ItemCon .ProImgBox img{
	width:240px;
	height:240px;
}
.Template09 .ProTopList .Item .ItemCon .ProDes{
	overflow:hidden;
	zoom:1;
}
.Template09 .ProTopList .Item .ItemCon .ProDes li{
	width:50%;
	float:left;
	text-align:center;
	padding:5px 0px;
}
.Template09 .ProTopList .Item .ItemCon .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template09 .ProTopList .Item .ItemCon .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
}
.Template09 .ProTopList .ItemLast{
	border-bottom:0px;
}
.Template09 .ProTopList .Selected{
	background:#ffffff;
}
.Template09 .ProTopList .Selected .ItemCon{
	display:block;
}
.Template09 .ProTopList .Selected .ItemTitle .ProName{
	margin-left:30px;
	height:40px;
	overflow:hidden;
	line-height:20px;
}



.Template10{
	overflow:hidden;
	zoom:1;
	border:1px solid #d5d5d5;
	margin-bottom:20px;
}
.Template10 *{
	font-family:"微软雅黑", "宋体";
}
.Template10 a{
	color:#005bac;
}
.Template10 a:hover{
	color:#cc0000;
}
.TemplateAd{
	width:720px;
	height:360px;
	background:#cc0000;
	float:left;
	border-right:1px solid #d5d5d5;
}
.TemplateAd img{
	width:720px;
	height:360px;
}
.Template10 .ProTopList{
	vertical-align:top;
	font-size:14px;
	line-height:24px;
	margin-left:720px;
	height:360px;
	overflow:hidden;
}
.Template10 .ProTopListLast{
	border-right:0px;
}
.Template10 .ProTopList .Title{
	background:#f5f5f5;
	height:38px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	padding:0px 10px;
	color:#cc0000;
	border-bottom:1px solid #cc3300;
}
.Template10 .ProTopList .Item{
	border-bottom:1px solid #d5d5d5;
}
.Template10 .ProTopList .Item .ItemTitle{
	overflow:hidden;
	padding:10px;
}
.Template10 .ProTopList .Item .ItemTitle .No{
	background:#999999;
	color:#ffffff;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	border-radius:20px;
	line-height:20px;
}
.Template10 .ProTopList .Item .ItemTitle .No01{
	background:#cc0000;
}
.Template10 .ProTopList .Item .ItemTitle .No02{
	background:#ff3300;
}
.Template10 .ProTopList .Item .ItemTitle .No03{
	background:#ff6600;
}
.Template10 .ProTopList .Item .ItemTitle .ProName{
	margin-left:30px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.Template10 .ProTopList .Item .ItemCon{
	display:none;
	overflow:hidden;
	zoom;1;
	padding:5px 10px 10px 10px;
}
.Template10 .ProTopList .Item .ItemCon .ProImgBox{
	width:80px;
	height:80px;
	float:left;
}
.Template10 .ProTopList .Item .ItemCon .ProImgBox img{
	width:80px;
	height:80px;
}
.Template10 .ProTopList .Item .ItemCon .ProDes{
	overflow:hidden;
	zoom:1;
	margin-left:90px;
}
.Template10 .ProTopList .Item .ItemCon .ProDes li{
	font-size:12px;
	line-height:22px;
}
.Template10 .ProTopList .Item .ItemCon .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template10 .ProTopList .Item .ItemCon .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
}
.Template10 .ProTopList .ItemLast{
	border-bottom:0px;
}
.Template10 .ProTopList .Selected{
	background:#ffffff;
}
.Template10 .ProTopList .Selected .ItemCon{
	display:block;
}
.Template10 .ProTopList .Selected .ItemTitle .ProName{
	margin-left:30px;
	height:40px;
	overflow:hidden;
	line-height:20px;
}



.Template11{
	margin-bottom:20px;
	width:100%;
	border:1px solid #d5d5d5;
}
.Template11 *{
	font-family:"微软雅黑", "宋体";
}
.Template11 a{
	color:#005bac;
}
.Template11 a:hover{
	color:#cc0000;
}
.Template11 .ProList{
	overflow:hidden;
	zoom:1;
}
.Template11 .ProList .ItemBox{
	width:25%;
	*width:24.999999%;
	float:left;
	overflow:hidden;
	zoom:1;
}
.Template11 .ProList .ItemBox .ProImgBox{
	width:200px;
	height:200px;
	padding:15px 0px 20px 0px;
	margin:0px auto;
}
.Template11 .ProList .ItemBox .ProImgBox img{
	width:200px;
	height:200px;
	vertical-align:top;
}
.Template11 .ProList .ItemBox .ProDes{
	padding:0px 15px 10px 15px;
}
.Template11 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
}
.Template11 .ProList .Item{
	border-right:1px solid #d5d5d5;
}
.Template11 .ProList .Last{
	border-right:0px;
}
.Template11 .ProDes{
	padding:15px 20px;
}
.Template11 .ProDes li{
	font-size:14px;
	line-height:24px;
	padding:2px 0px;
}
.Template11 .ProDes .ProName{
	font-size:18px;
	font-weight:bold;
}
.Template11 .ProDes .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template11 .ProDes .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template11 .ProDes .Des{
	background:#f5f5f5 url(../images/bg0100.png) 5px 5px no-repeat;
	padding:5px 5px 5px 30px;
	margin:5px 0px;
}
.Template11 .ProDes .Des .DesInner{
	background:url(../images/bg0101.png) right bottom no-repeat;
	padding-right:25px;
	height:120px;
	overflow:hidden;
}
.Template11 .ProDes .Gift{
	background:#ee3300;
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	text-align:center;
	display:block;
}
.Template11 .swiper-container {
	width: 100%;
	height: 100%;
}
.Template11 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}







.Template12{
	margin-bottom:20px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	zoom:1;
}
.Template12 *{
	font-family:"微软雅黑", "宋体";
}
.Template12 a{
	color:#005bac;
}
.Template12 a:hover{
	color:#cc0000;
}
.Template12 .ProList{
	float:left;
	width:300px;
}
.Template12 .ProList .ItemBox{
	width:100%;
}
.Template12 .ProList .ItemBox .ProImgBox{
	width:80px;
	height:80px;
	padding:10px;
	float:left;
}
.Template12 .ProList .ItemBox .ProImgBox img{
	width:80px;
	height:80px;
}
.Template12 .ProList .ItemBox .ProDes{
	padding:10px;
	margin-left:90px;
}
.Template12 .ProList .ItemBox .ProDes .ProName{
	font-size:14px;
	height:48px;
	overflow:hidden;
	line-height:24px;
	margin-bottom:10px;
}
.Template12 .ProList .Item{
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	position:relative;
	height:100px;
}
.Template12 .ProList .Item .Price{
	font-size:12px;
}
.Template12 .ProList .Item .Price .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template12 .ProList .Item .Price .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:18px;
	margin-right:24px;
}
.Template12 .ProList .Item .ArrowLeft{
	background:url(../images/bg0102_2.gif) right center no-repeat;
	width:10px;
	height:20px;
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-10px;
	display:none;
}
.Template12 .ProList .ItemLast{
	border-bottom:0px;
}
.Template12 .ProList .Selected{
	background:#ee6600;
	border-bottom:1px solid #ee6600;
	border-right:1px solid #ee6600;
}
.Template12 .ProList .Selected a{
	color:#ffffff;
}
.Template12 .ProList .Selected a:hover{
	color:#ffffff;
}
.Template12 .ProList .Selected .ArrowLeft{
	display:block;
}
.Template12 .ProList .Selected .Price .OldPrice{
	font-weight:normal;
	color:#ffffff;
	text-decoration:line-through;
}
.Template12 .ProList .Selected .Price .NewPrice{
	font-weight:bold;
	color:#ffff00;
	font-size:18px;
	margin-right:24px;
}



.Template12 .ProDeatail{
	padding:15px 20px;
	margin-left:300px;
}
.Template12 .ProDeatail .ProImgBox{
	width:260px;
	height:260px;
	float:left;
}
.Template12 .ProDeatail .ProImgBox img{
	width:260px;
	height:260px;
}
.Template12 .ProDeatail .ProDes{
	margin-left:270px;
}
.Template12 .ProDeatail li{
	font-size:14px;
	line-height:26px;
	padding:2px 0px;
}
.Template12 .ProDeatail .ProName{
	font-size:14px;
	font-weight:bold;
}
.Template12 .ProDeatail .OldPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.Template12 .ProDeatail .NewPrice{
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
}
.Template12 .ProDeatail .BtnContainer{
	padding:10px 0px;
}
.Template12 .ProDeatail .BtnContainer .BtnReserve{
	color:#ffffff;
	background:#cc0000;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	height:36px;
	display:block;
	width:80px;
	padding:0px 20px;
	border-radius:4px;
	text-align:center;
}
.Template12 .ProDeatail .OtherInfo{
	background:#f5f5f5;
	padding:10px;
	overflow:hidden;
}
.Template12 .ProDeatail .OtherInfo .Gift{
	width:50%;
	width:49.9%;
	float:left;
}
.Template12 .ProDeatail .OtherInfo .Code{
	width:50%;
	width:49.9%;
	float:left;
}
.Template12 .ProDeatail .OtherInfo .Code img{
	width:80px;
	height:80px;
}
.Template12 .ProDeatail .Des{
	background:#f5f5f5 url(../images/bg0100.png) 5px 5px no-repeat;
	padding:5px 5px 5px 30px;
	margin:5px 0px;
}
.Template12 .ProDeatail .Des .DesInner{
	background:url(../images/bg0101.png) right bottom no-repeat;
	padding-right:25px;
	font-size:14px;
	line-height:26px;
	height:104px;
	overflow:hidden;
}
