﻿@charset "utf-8";

/*
 * Copyright 2007-2015 microhoo.com.cn. All rights reserved
 * Support: http://www.microhoo.com.cn
 * License: http://www.microhoo.com.cn/license
 * 
 * Style - Index
 * Version: 4.0
 */

/* ---------- Index ---------- */

.indexNav{
	min-height:0px;
	margin: 0 auto;
	position:relative;
	width: 1200px;
}
.indexNav .nav-list {
   
    display: none;
    height: auto;
    left: 0px;
    top:75px;
    min-height: 380px;
    position: absolute;
    width: 220px;
    z-index: 9999;
  
}

.indexNav .nav-list li {
	background: #cc3521 none repeat scroll 0 0;
    opacity: 0.8;
    font-size: 14px;
    min-height:220px;
    padding: 0 5px;
    position: relative;
    width: 210px;
    margin-bottom:4px;
}
.indexNav .nav-list li .list-main {
    height: 100%;
    width: 100%;
}
.indexNav .nav-list li .list-main h6 {
    color: #fff;
    height: auto;
    line-height: 40px;
    width: 100%;
    text-align:left;
    height:40px;
    font-size:24px;
    font-family:"????????????";
    font-weight:100;
    padding:15px 0px 15px 0px;
    border-bottom:1px solid #c90e06;
}
.indexNav .nav-list li .list-main h6 a{
	color:#fff;
}
.indexNav .nav-list li .list-main h6 i {
    display: inline-block;
    margin: 0 12px 0 10px;
    vertical-align: middle;
}
.indexNav .nav-list li .list-main p {
    line-height: 22px;
    padding: 6px 0 6px 0px;
    text-align:center;
}
.indexNav .nav-list li .list-main p a {
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    transition: color 0.25s ease-in-out 0s;
    white-space: nowrap;
    line-height:30px;
    display:block;
    font-family:"????????????";
}
.indexNav .nav-list li .list-main p a:hover {
    color: #fff;
    transition: color 0.25s ease-in-out 0s;
}

.index .slider {
	height: 590px;
	margin-bottom: 10px;
	overflow: hidden;
	width:100%;
	text-align:center;
}

.index .hotAd {
	height: 240px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.index .hotAd ul {
	*zoom: 1;
	margin-right: -10px;
}

.index .hotAd li {
	width: 222px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #dddddd;
}

.index .hotAd li img {
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.index .hotAd li:hover img {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px);
}

.index .newArticle {
	margin-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.index .newArticle .tab {
	height: 36px;
	margin-right: -10px;
}

.index .newArticle .tab li {
	width: 144px;
	height: 36px;
	line-height: 36px;
	float: left;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fafafa));
	background-image: -moz-linear-gradient(center top, #ffffff, #fafafa);
	background-image: -o-linear-gradient(center top, #ffffff, #fafafa);
	background-image: linear-gradient(center top, #ffffff, #fafafa);
}

.index .newArticle .tab li.current {
	border-bottom: none;
	background-color: #ffffff;
	background-image: none;
}

.index .newArticle .tabContent {
	line-height: 32px;
	padding: 6px 10px;
}

.index .middleAd {
	margin-bottom: 20px;
}

.index .hotGoods {
	height: 380px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: "Microsoft YaHei";
}

.index .hotGoods dl {
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #ff6600;
}

.index .hotGoods dt {
	width: 240px;
	float: left;
	text-align: center;
	background-color: #ff6600;
}

.index .hotGoods dt.more {
	width: 45px !important;
	float: right;
	text-align: center;
	background-color: #ffffff !important;
	line-height: 25px;
}

.index .hotGoods dt.more a{
	color: #666666;
    text-decoration: none;
}

.index .hotGoods dl.title1 {
	border-color: #ff6600;
}

.index .hotGoods dl.title1 dt {
	background-color: #ff6600;
}

.index .hotGoods dl.title2 {
	border-color: #ff6600;
}

.index .hotGoods dl.title2 dt {
	background-color: #ff6600;
}

.index .hotGoods dl.title3 {
	border-color: #ff6600;
}

.index .hotGoods dl.title3 dt {
	background-color: #ff6600;
}

.index .hotGoods dt a {
	color: #ffffff;
	font-size: 16px;
}

.index .hotGoods dl dd {
	float: left;
	margin: 0px 10px;
}

.index .hotGoods div {
	width: 240px;
	height: 350px;
	float: left;
	overflow: hidden;
}

.index .hotGoods li {
	width: 171px;
	height: 250px;
	float: left;
	padding: 4px 14px;
	word-break: break-all;
	overflow: hidden;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.index .hotGoods li a {
	color: #888888;
}

.index .hotGoods li div {
	width: 171px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}

.index .hotGoods li img.ad{
	height: 250px;
	width:170px;
}

.index .hotGoods li div.adName{
	height: 40px;
}

.index .hotGoods li span {
	height: 24px;
	display: block;
	font-size: 14px;
	overflow: hidden;
}

.index .hotGoods li em {
	height: 24px;
	display: block;
	color: #ff7700;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}

.index .hotGoods li strong {
	line-height: 22px;
	color: #c00000;
	font-weight: normal;
}

.index .hotGoods li img {
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.index .hotGoods li:hover img {
	filter: alpha(opacity = 60);
	opacity: 0.6;
}

.p_tag{
	position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.sk_item_tag0 {
    background-image: url("img/sprite_index@2x.png");
    background-position: -44px -30px;
    background-repeat: no-repeat;
    background-size: 170px 158px;
    height: 40px !important;
    width: 30px !important;
    text-align: center;
    margin-right:2px;
    z-index: 1000;
    float:left;
}

.sk_item_tag1 {
    background-image: url("img/sprite_index@2x.png");
    background-position: -84px -30px;
    background-repeat: no-repeat;
    background-size: 170px 158px;
    height: 40px !important;
    width: 30px !important;
    text-align: center;
    float:left;
    margin-right:2px;
    z-index: 1000;
}

.sk_item_tag2 {
    background-image: url("img/sprite_index@2x.png");
    background-position: -124px -30px;
    background-repeat: no-repeat;
    background-size: 170px 158px;
    height: 40px !important;
    width: 30px !important;
    text-align: center;
    float:left;
    margin-right:2px;
    z-index: 1000;
}

.mod_ver {
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.sk_item_tag_txt {
    color: #fff;
    display: inline-block !important;
    font-size: 12px !important;
    line-height: 14px !important;
    padding-top: 2px !important;
    vertical-align: 2px !important;
    overflow:visible !important;
    margin-right:2px;
    height:auto !important;
}

.index .hotGoods li.low {
	height: 80px;
	padding: 5px 14px;
}

.index .hotGoods li.low img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 4px;
}

.index .hotGoods li.low span {
	height: 48px;
	padding-top: 10px;
	font-size: 12px;
}

.index .hotGoods li.low strong {
	color: #333333;
}

.index .bottomAd {
	height: 141px;
	margin-bottom: 20px;
	overflow: hidden;
}

.index .bottomAd li {
	float: left;
}

.index .hotBrand {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
}

.index .hotBrand li {
	_display: inline;
	float: left;
	margin-left: 20px;
}

.index .hotBrand li img {
	width: 97px;
	height: 50px;
}

.index .hotBrand li img:hover {
	filter: alpha(opacity = 60);
	opacity: 0.6;
}

@font-face {font-family: 'iconfont';
    src: url('img/iconfont.eot'); /* IE9*/
    src: url('img/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('img/iconfont.woff') format('woff'), /* chrome???firefox */
    url('img/iconfont.ttf') format('truetype'), /* chrome???firefox???opera???Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}


.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
 }
 
 .icon_lists li {
    float: left;
    height: 130px;
    text-align: center;
    width: 20%;
    background:#f5f5f5 none repeat scroll 0 0;
}
.icon_lists .icon {
    color: #ff6600;
    font-size: 70px;
    line-height: 100px;
    margin: 10px 0;
    transition: font-size 0.25s ease-out 0s;
}
.icon_lists .icon:hover {
    font-size: 100px;
}

.icon_lists .name{
	font-size:15px;
} 
.iconList{
	 /*border: 1px solid #dddddd;*/
	 height: 130px;
	 margin-bottom:10px;
}
.index .hotGoods div.rentalimg{
	border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
    height: 350px;
    width: 240px;
    text-align:center;
}
.index .hotGoods div.rentalcon{
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom:1px solid #ddd;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
    font-size: 16px;
    height: 350px;
    overflow: hidden;
    width: 750px;
    text-align:center;
}
.index .hotGoods div.rentalproduct{
    border-right: 1px solid #ddd;
    border-bottom:1px solid #ddd;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
    height: 350px;
    overflow: hidden;
    width: 210px;
}
.rentalproduct div.productitem{
	width:200px;
	height:170px;
	margin:5px 0px 0px 5px;
}
.rentalproduct .productitem div.productname{
	width:100%;
	height:40px;
	line-height:20px;
	overflow:hidden;
	text-align:center;
}
.rentalproduct .productitem  a{
	color:#666;
}
.rentalproduct .productitem a:hover .productname{
	color:#ff6600;
	text-decoration:underline;
}
.rentalproduct .productitem div.productimage{
	width:100%;
	height:130px;
}
.rentalproduct .productitem a:hover div.productimage{
 	 opacity: 0.6;
}

ul, ol, li {
    list-style: outside none none;
}
.goodtaocan{
	position:absolute;
	top:554px;
	width:140px;
	height:36px;
	background-color:#ededed;
	line-height:36px;
	z-index:999;
	text-align:center;
	font-family:"????????????";
	font-size:18px;
	font-weight:700;
}
ul.goodstc{
	width:100%; 
}
ul.goodstc li{
	margin-bottom:10px;
	position:relative;
	text-align:center;
}
ul.goodstc li img{
	 
}
ul.goodstc li .buylink{
	position:absolute;
	bottom:0px;
	right:80px;
	background-image: url("img/common.png");
    background-position: 0px -646px;
    height: 23px;
    width: 114px;
}

ul.goodstc li a.buylink:hover{
	position:absolute;
	bottom:0px;
	right:80px;
	background-image: url("img/common.png");
    background-position: 0px -717px;
    height: 23px;
    width: 114px;
}

ul.goodstc li a.nobuylink{
	position:absolute;
	bottom:0px;
	right:80px;
	background-image: url("img/common.png");
    background-position: 0px -757px;
    height: 23px;
    width: 114px;
}

 