@font-face {
	font-family: RocklidgeProExtraBold; /*这里是说明调用来的字体名字*/
	src: url("RocklidgeProExtraBold.otf"); /*这里是字体文件路径*/
}
.index {
	width: 1200px;
	margin: 0 auto;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clearer:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.clearer {
	zoom: 1;
} /* IE  < 8 */
.relative {
	position: relative;
}
.blod {
	font-weight: bold;
}
.last {
	padding-right: 0!important;
	margin-right: 0!important;
}
.hide {
	display: none;
}
.index a img:hover {
	opacity: 0.85;
filter(alpha=85)
}
#showcase {
	height: 522px;
}
#showcase dt {
	background: #f6f6f6;
}
.SCtitle {
	height: 34px;
	width: 237px;
	background: url(../images/index/showcase_01.jpg);
}
.keys {
	margin-top: 5px;
}
.keys span {
	font-size: 13px;
	color: #ddd;
	margin: 0 5px;
	float: none;
}
.keys a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
.SCBox {
	height: 488px;
	background: #fff;
}
.SCBoxL {
	width: 970px;
}
.SCBoxL li {
	float: left;
	border-right: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
}
.SCBoxL .li-h-2 img {
	width: 386px;
	height: 243px;
}
.SCBoxR {
	width: 230px;
}
.SCBoxR li {
	float: left;
	border-bottom: 2px solid #f6f6f6;
}
.SCBoxR li img {
	width: 230px;
	height: 108px;
}
.SCBoxR .spop a img {
	width: 230px;
	height: 378px;
}
.SCBoxR .btn-page {
	height: 108px;
}
.page-before {
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	outline: none;
	top: 16px;
	left: 80px;
}
.page-next {
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	outline: none;
	top: 56px;
	left: 120px;
}
.index-banner {
	width: 100%;
	text-align: center;
}
.index-list {
	background: #fff;
	height: 450px;
}
.index-list li {
	float: left;
	border-right: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
	position: relative;
}
.index-list .li-s-1 img {
	width: 190px;
	height: 418px;
}
.index-list .li-s-2 .li-s-2-edit{
  position: absolute; 
  top: 0; 
  left: 0; 
  color: rgba(255, 255, 255, 0);
  padding: 10px 0;
  width: 402px;
  text-align: center;
  z-index: 9999;
}
.index-list .li-s-2 .li-s-2-edit:hover{
  color: #fff; 
  background: rgba(0, 0, 0, 0.4); 
}
.index-list .li-s-2 img {
	width: 400px;
	height: 208px;
}
.index-list .li-s-2 .first {
	border-bottom: 2px solid #f6f6f6;
}
.index-list .index-list-item li img {
	width: 155px;
	height: 155px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.index-list-change {
	height: 30px;
	background: #f6f6f6;
}
.index-list-change a img {
	float: right;
	width: 70px;
	height: 30px
}
.category {
	width: 190px;
	height: 418px;
	background: url(../images/index/list_soul.jpg);
}
.category-top {
	height: 145px;
}
.category-list {
	width: 158px;
	margin: 0 auto;
	height: 90px;
}
.category-list li {
	float: left;
	width: 78px;
	border: 0px;
	padding: 9px 0 0 0;
	font-size: 13px;
	color: #000;
}
.category-list li:hover {
	text-decoration: underline;
}
.category-list1 {
	background: #f2f2f2;
	width: 190px;
	height: 177px;
	margin: 0 auto;
	padding-top: 6px;;

}
.category-list1 li{
	width: 177px;
	border:none;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	font-size: 13px;
	color: #666;
}
.category-list1 li:hover{
	background: #e4e4e4;
}
.index-list .li-s-1 .category .category-top .category-num {
	width: 85px;
	height: 57px;
	margin-left: -9px;
}
.ILBox {
	width: 200px;
	text-align: center;
	background: #fff;
	height: 208px;
	overflow: hidden;
}
.stitle {
	font-size: 13px;
	margin-top: 3px;
	font-weight: bold;
}
.ltitle {
	font-size: 12px;
	color: #787878;
	height: 18px;
	display: block;
	overflow: hidden;
	margin: 0 5px;
}
.ILBox .ILPrice {
	width: 200px;
	height: 36px;
	background: url(../images/index/list_soul.jpg) 0px -458px;
}
.ILBox .ILPrice span {
	color: #fff;
	font-size: 25px;
	padding-top: 9px;
	display: block;
	font-family: "RocklidgeProExtraBold";
}
.ILBox .ILPrice img {
	width: 200px;
	height: 36px;
}
.ILTop {
	position: relative;
}
.index-hpop {
	height: 180px;
	overflow: hidden;
}
.index-hpop li {
	width: 288px;
	margin-right: 16px;
	float: left;
	background: #fff;
}
.index-hpop li img {
	width: 288px;
	height: 180px;
}
.index-guess {
	height: 420px;
	background: #fff;
}
.index-guess-left {
	width: 340px;
	position: relative;
}

.index-guess-left .ad_edit{
	position: absolute; 
	top: 0; 
	right: 0; 
	color: rgba(255, 255, 255, 0);
	padding: 10px 0;
	width: 340px;
	text-align: center;
}
.index-guess-left .ad_edit:hover{
	color: #fff; 
	background: rgba(0, 0, 0, 0.4); 
}
.index-guess-left img {
	width: 340px;
	height: 420px;
}
.index-guess-right {
	width: 850px;
}
.igt {
	height: 20px;
	/*background: url(../images/index/guessbg.jpg) no-repeat;*/
	margin-top: 5px;
}
.igt-g {
	width: 740px;
	overflow: hidden;
	height: 20px;
	margin-left: 10px;
}
.igt-g .igt-name{
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	width: 90px;
	float: left;
}
.igt-g li {
	float: left;
	margin-right: 20px;
	line-height: 28px;
}
.igt-g a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	font-family: arial, "宋体";
}
.change {
	width: 90px;
}
.change img:hover {
	opacity: 0.7;
filter(alpha=70)
}
.guess img {
	width: 70px;
	height: 20px;
}
.igt-item li {
	width: 170px;
	height: 190px;
	float: left;
	margin-top: 5px;
}
.igt-list {
	width: 140px;
	margin: 0 auto;
	margin-top: 15px;
}
.igt-list .igt-name{
	position: relative;
	top:-10px;
}
.igt-list a img {
	width: 140px;
	height: 140px;
}
.igt-list a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.igt-name {
	height: 20px;
	overflow: hidden;
}
.igt-name span{
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	display: block;
}
.igt-price {
	/*color: red;*/
	font-size: 12px;
	top: -10px;
	position: relative;
}
.SCboxDiv {
	width: 150px;
	height: 228px;
	margin: 15px 21px 0 21px;
}
.SCboxDiv a img {
	width: 150px;
	height: 150px;
	margin-top: 15px;
}
.SCboxDiv p {
	text-decoration: underline;
}
.SCboxDiv .promotion {
	font-size: 14px;
}
.SCboxDiv .costprice {
	font-size: 12px;
	color: #ddd;
	text-decoration: line-through
}
/*170218新版_开始*/
.row{
    background: #ffffff;
    overflow: hidden;

margin-bottom: 25px;
}
.row .hide{
    display: none;
}
.next{
    float: left; 
    line-height: 200px; 
    font-size: 25px; 
    width: 42px; 
    text-align: center;
    cursor: pointer;
    -moz-user-select:none;/*火狐*/

    -webkit-user-select:none;/*webkit浏览器*/

    -ms-user-select:none;/*IE10*/

    -khtml-user-select:none;/*早期浏览器*/

    user-select:none;
}
.section-title.lines {
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.section-title.lines:after {
    content: '';
    width: 1100px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    left: 50px;
    top: 50%;
    z-index: 0;
}
.section-title.lines h2 {
    display: inline-block;
    text-transform: uppercase;
    padding: 8px 23px;
    margin: 0;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
}
.collection-carousel{
    margin-bottom: 10px;
    overflow: hidden;
}
.owl-wrapper{
  float: left;
  display: block;
}
.owl-item{
  width: 170px;
  padding: 0 8px;
}
.lazyOwl {
    margin: 5px;
}
.reveal {
    position: relative;
}
.reveal img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
    outline: none;
}
.product-info {
    text-align: center;
    padding:0;
    position: relative;
}
.product-info-inner {
    width: 96%;
    margin: 0 auto;
}
.product-info a {
    text-decoration: none! important;
    text-transform: uppercase;
}
.product-info-inner h4 {
    font-size: 11px;
    letter-spacing: initial;
    line-height: normal;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
}
.product-info h3 {
    letter-spacing: initial;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
}
.product-info .price {
    font-size: 12px;
    margin-bottom: 8px;
}
/*170218新版_结束*/



 @media only screen and (max-width: 1239px) {
	.t30 {
		margin-top: 20px;
	}
	.index {
		width: 990px;
	}
	#showcase {
		height: 438px;
	}
	.SCBox {
		height: 404px;
	}
	.SCBoxL {
		width: 798px;
	}
	.SCBoxL .li-h-2 img {
		width: 316px;
		height: 200px;
	}
	.SCBoxR {
		width: 192px;
	}
	.SCBoxR li img {
		width: 192px;
		height: 87px;
	}
	.SCBoxR .spop a img {
		width: 192px;
		height: 313px;
	}
	.SCBoxR .btn-page {
		height: 87px;
	}
	.index-banner a img {
		width: 990px;
	}
	.index-list .li-s-2 {
		width: 190px;
		overflow: hidden;
	}
	.index-list .li-s-2 img {
		left: -50%;
		position: relative;
	}
	.index-hpop {
		height: 147px;
	}
	.index-hpop li {
		width: 235px;
	}
	.index-hpop li a img {
		width: 235px;
		height: 147px;
	}
	.page-before {
		left: 60px;
	}
	.page-next {
		top: 46px;
		left: 100px;
	}
	.index-guess {
		height: 346px;
	}
	.index-guess-left {
		width: 280px;
	}
	.index-guess-left img {
		width: 280px;
		height: 346px;
	}
	.index-guess-right {
		width: 710px
	}
	.igt-g {
		width: 460px;
	}
	.igt {
		margin-bottom: 5px;
	}
	.igt-item li {
		width: 142px;
		height: 159px;
		margin-top: 0px;
	}
	.igt-name {
		height: 18px;
	}
	.igt-name span{
		width: 120px;
	}
	.igt-list {
		width: 120px;
		margin-top: 0px;
	}
	.igt-list a img {
		width: 120px;
		height: 120px;
	}
	.igt-list a {
		font-size: 12px;
	}
	.SCboxDiv {
		width: 116px;
		height: 185px;
	}
	.SCboxDiv a img {
		width: 116px;
		height: 116px;
	}

	/*170218新版_开始*/
	.owl-item{
	  width: 135px;
	}
	.section-title.lines:after {
	    width: 890px;
	}
	/*170218新版_结束*/
}
