﻿@charset "utf-8";
/*全部分类*/
.navTit {
    margin-left: 225px;
}

.cartInfoRe {
    position: relative;
}

/*.classify{
	cursor: pointer;
	position: absolute;
	top: -42px;
	left:50%;
	margin-left: -595px;
}
.CartInfo-versions2{
	background: #999;
}
.liHover{
	background: #3cb46d!important;
}
*/
.ParentNav {
    position: relative;
    z-index: 18;
}

.allKindsBox {
    height: 42px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -595px;
}

.allKindTit {
    width: 210px;
    height: 42px;
    font: 18px/42px "微软雅黑";
    color: #fff;
    background: #3cb46d;
    text-align: center;
    cursor: pointer;
}

.allKindCont {
    width: 210px;
    height: 529px;
    background: #999;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 3;
}
    /*.allKindCont ul{
	padding-top: 2px;
}*/
    .allKindCont ul li:nth-child(1) {
        padding-top: 13px;
        padding-bottom: 7px;
    }

.allKindList {
    padding: 6.5px 0 6.5px 20px;
}

.allKindCont h2 {
    height: auto;
    font: 18px/19px "微软雅黑";
    color: #fff;
    margin-bottom: 6px;
    font-weight: 900;
    margin-top:6px;
}

.allKindList a {
    display: inline-block;
    width: 90px;
    color: #fff;
    font: 16px/25px "微软雅黑";
}

.allKindHover {
    background: #3cb46d !important;
}

.allKindList3 {
    padding-left: 0px;
}

    .allKindList3 span {
        display: block;
        line-height: 26px;
        padding-left: 20px;
    }

        .allKindList3 span:hover {
            background: #d85252;
            border-left: 2px solid #3cb46d;
            padding-left: 18px;
        }

        .allKindList3 span a {
            display: inline;
            width: auto;
        }

            .allKindList3 span a:hover {
                color: #700000;
            }

        .allKindList3 span i {
            color: #fff;
            margin: 0 4px;
        }

.allKindList h2 {
    background: url("../images/ify-v2-2.png") no-repeat left 0;
    padding-left: 30px;
}
/*.allKindList:nth-child(2) h2{
	background: url("../images/ify-v2-1.png") no-repeat left 0;
	padding-left: 30px;
}
.allKindList:nth-child(3) h2{
	background: url("../images/ify-v2-3.png") no-repeat 20px 3px;
	padding-left: 50px;
}*/
/*二三级分类*/
.allKdDetil {
    position: absolute;
    left: 210px;
    top: 0;
}

    .allKdDetil li {
        width: 240px;
        height: 508px;
        border: 1px solid #d91e18;
        background: #fff;
        border-top: 0px;
        border-left: 0px;
        padding: 10px 27px;
        overflow: hidden;
        clear: both;
    }

        .allKdDetil li a {
            display: inline-block !important;
            font: 12px/12px "微软雅黑";
            height: 13px;
            color: #333;
            width: 100px;
            margin-bottom: 20px;
        }

            .allKdDetil li a:hover {
                color: #3cb46d;
            }

.akdCon-list {
    width: 100px;
    float: left;
}

.allKdDetil3 {
    overflow: hidden;
}

    .allKdDetil3 p {
        font: 14px/14px "微软雅黑";
        color: #333;
        float: left;
        width: 90px;
        position: relative;
    }

        .allKdDetil3 p i {
            position: absolute;
            right: 11px;
        }

.contList {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 5px;
}

    .contList a {
        display: block;
        height: 16px;
        font: 12px/16px "微软雅黑";
        padding: 0 6px;
        float: left;
        width: auto !important;
        margin-bottom: 10px !important;
        color: #5d5d5d;
    }
/*.allKdDetil li:nth-child(3){
	width: 926px;
	padding-left: 5px;
	padding-right: 10px;
}*/
.allKdDetil3 .akd3-list:last-child {
    border-right: 0;
    padding-right: 0px !important;
}

.akd3-list {
    width: 445px;
    float: left;
    height: 489px;
    border-right: 1px solid #dedede;
    padding: 5px 5px 5px 15px;
    overflow: hidden;
}

.contListR {
    float: left;
    width: 355px;
}
