.typetilelength {
    display: block;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 500;
}

.nytypelength {
    display: block;
    /*width: 110px;*/
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
}

.anli_type {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.nytype {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    border-bottom: 1px dashed #E6E1E1;
    padding-bottom: 10px;
}

    .nytype ul {
        width: 1090px;
        list-style: none;
        float: left;
    }

    .nytype li {
        /*width: 110px;*/
        height: 35px;
        line-height: 35px;
        text-align: left;
        color: #fff;
        float: left;
        margin-right: 6px;
    }

        .nytype li a {
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #7a7979;
            font-size: 16px;
            float: left;
            padding: 0 15px 0 15px;
        }

            .nytype li a:hover {
                /*width: 100px;*/
                height: 30px;
                line-height: 30px;
                text-align: center;
                color: #fff;
                font-size: 16px;
                float: left;
                background: #ebb001;
                border-radius: 20px;
                padding: 0 15px 0 15px;
            }

.nytype_img {
    width: 19px;
    height: 19px;
    margin-top: 5px;
}

.cur {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    float: left;
    background: #ebb001;
    border-radius: 20px;
    /*width: 100px;*/
}

.cur1 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    float: left;
    background: #ebb001;
    border-radius: 20px;
    /*width: 100px;*/
    padding: 0 10px 0 10px;
}

.nytype1length {
    display: block;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
}

.nytype1 {
    width: 1200px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

    .nytype1 ul {
        width: 1200px;
        list-style: none;
        float: left;
    }

    .nytype1 li {
        width: 400px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        color: #fff;
        float: left;
    }

        .nytype1 li a {
            height: 40px;
            line-height: 40px;
            text-align: left;
            color: #333333;
            font-size: 18px;
            float: left;
        }

            .nytype1 li a:hover {
                height: 40px;
                line-height: 40px;
                text-align: left;
                color: #ff9700;
                font-size: 18px;
                float: left;
            }

.nytype_img1 {
    width: 19px;
    height: 19px;
    margin-top: 5px;
}