﻿h1 {
    margin-bottom: 10px;
    font-size: 16px;
}

dt {
    padding: 24px 0 10px;
    font-size: 16px;
}

.content {
    margin: 0 auto;
    width: 1300px;
}

.w998 {
    margin: 0 auto;
    width: 998px;
}

.cont {
    width: 958px;
}

.products_box {
    margin-top: 36px;
}

.right_part {
    width: 768px;
}

.products_type {
    padding-bottom: 15px;
    color: #333;
    font-size: 12px;
}

.products_type_title {
    display: block;
    margin-right: 25px;
    font-weight: 300;
    font-size: 16px;
}

.products_type_opction select {
    height: 20px;
    min-width: 95px;
}

.products_type_opction2 a {
    display: block;
    margin-right: 15px;
    padding-left: 12px;
    width: 120px;
    height: 19px;
    border: 1px #c7c7c7 solid;
    background: url(../images/gray_downArrow.png) no-repeat 112px;
    line-height: 19px;
}

.products_type_opction a {
    display: block;
    margin-right: 15px;
    padding-left: 12px;
    width: 81px;
    height: 19px;
    border: 1px #c7c7c7 solid;
    background: url(../images/gray_downArrow.png) no-repeat 73px;
    line-height: 19px;
}

    .products_type_opction a:hover {
        border: 1px #9dbad9 solid;
        background: url(../images/bule_downArrow.png) no-repeat 73px;
    }

.products_type_opction2 a:hover {
    border: 1px #9dbad9 solid;
    background: url(../images/bule_downArrow.png) no-repeat 112px;
}

.products_type_opction_box {
    position: relative;
    /*padding-top: 10px;
    padding-bottom: 15px;
    background-color: #f5f5f5;*/
    font-size: 12px;
    /*line-height: 26px;*/
}

    .products_type_opction_box p span {
        display: inline; /*margin-left:10px; 2016.4.20 改筛选*/
        min-width: 100px;
        color: #333;
        font-weight: 700;
    }

    .products_type_opction_box p a {
        display: inline;
        margin-left: 10px;
        color: #5e5e5e;
    }

        .products_type_opction_box p a.select {
            display: inline;
            margin-left: 10px;
            color: #fff;
            background-color: #014DA2;
        }

.results_title {
    margin-top: 29px;
    margin-bottom: 22px;
    color: #424242;
    font-size: 14px;
}

/*2016.4.20 改筛选 begin*/
.products_type_opction_box p {
    padding: 0 10px;
}

    .products_type_opction_box p.selectOpction b {
        padding: 0 2px 0 2px;
        cursor: pointer;
        margin-left: 10px;
        background: url(../images/ico_bg_2004.png) no-repeat left center;
        width: 10px;
        height: 8px;
        display: inline-block;
    }
/*2016.4.20 改筛选 end*/
.results_box {
    margin-bottom: 28px;
    height: 141px;
}

.results_machine_pic {
    width: 150px;
    height: 150px;
    border: 1px #e0e0e0 solid;
    text-align: center;
    line-height: 137px;
}

.results_content {
    width: 590px;
    height: 138px;
}

.results_content_title {
    margin-bottom: 27px;
    color: #333;
    font-weight: 300;
    font-size: 14px;
}

.results_content_detail {
    margin-bottom: 32px;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.results_content_btn {
    float: left;
    display: block;
    margin-right: 11px;
    width: 87px;
    height: 22px;
    border: 1px #cecece solid;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

    .results_content_btn:hover {
        background-color: #014da2;
        color: #fff;
    }

.local {
    margin: 10px 0 28px;
}
.product_location
{
    line-height: 25px;
    color: #666666;
    height: 25px;
    border-bottom: 1px solid #e7e7e7;
    width: 1300px;
    margin: 0 auto;
    margin-top: 10px;
}

.product_content {
    margin-top:30px;
}
/*.product {
    width: 768px;
}*/
.product {
    width: 1060px;
}
.pro_detail .fright {
    overflow: hidden;
    width: 450px;
    line-height: 22px;
}

    /*修改  2015/12/1  begin*/
    .pro_detail .fright img {
        margin-bottom: 5px;
        max-width: 100%;
        margin-right: 20px;
    }

.dd_cont .intro img {
    max-width: 100%;
}
/*修改  2015/12/1  end*/

.pro_detail .fright a {
    padding-left: 11px;
    background: url(../images/tri.png) no-repeat 0 8px;
    color: #014da2;
    line-height: 26px;
    display: inline-block;
    min-width: 100px;
}

    .pro_detail .fright a.btn {
        display: block;
        margin-top: 6px;
        width: 88px;
        height: 27px;
        border: 0;
        background-color: #014da2;
        color: #fff;
        line-height: 27px;
        border-radius: 5px;
        min-width: 88px;
    }

.pic {
    width: 450px;
    height: 280px;
    border: 1px #dfdfdf solid;
}

.product dd li {
    padding-left: 13px;
    background: url(../images/product_13.png) no-repeat 0 9px;
    line-height: 24px;
}

.product dd li {
    font-size: 14px;
}

.product dd .intro li {
    color: #666;
    font-size: 12px;
}

dd.adv li {
    margin-top: 25px;
}

    dd.adv li:first-child {
        margin-top: 0;
    }

dd.adv p {
    color: #666;
    font-size: 12px;
}

.ident img {
    padding-top: 15px;
}

.ident_img {
    float: left;
    display: block;
    margin-left: 39px;
    width: 221px;
}

    .ident_img p {
        text-align: center;
        font-size: 14px;
        line-height: 48px;
    }

    .ident_img:first-child {
        margin-left: 0;
    }

video {
    margin-top: 50px;
    margin-bottom: 16px;
    width: 580px;
    height: 300px;
}

.ser_title span {
    font-size: 16px;
}

.ser_title p {
    display: block;
    margin-bottom: 20px;
    line-height: 30px;
}
/*奇数行*/
.ser_list:nth-of-type(odd) {
    float: left;
    margin-right: 0px;
    margin-bottom: 50px;
    width: 430px;
   
}
/*偶数行*/
.ser_list:nth-of-type(even) {
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    width: 430px;
    
}
    .ser_list .cont {
        padding: 20px 15px;
        width: 425px;
        height:316px;
        background-color: #f3f3f3;
    }

    .ser_list .ser_top {
        font-size: 16px;
    }

        .ser_list .ser_top span {
            margin-left: 15px;
        }

            .ser_list .ser_top span.more a {
                float: right;
                color: #014da2;
                font-size: 12px;
            }

.cont .left_img {
    margin-top: 35px;
    height: 238px;
}

.cont .right_cont {
    overflow: hidden;
    margin-top: -235px;
    width: 140px;
}

    .cont .right_cont li {
        padding-left: 15px;
        background: url(../images/ser-arr.png) no-repeat 0 12px;
        line-height: 28px;
        
    }

.alist {
    margin-top: 10px;
}

    .alist a { /**margin-right:38px;*/
        padding-left: 11px;
        background: url(../images/tri.png) no-repeat 0 8px;
        color: #014da2;
        line-height: 26px;
        display: inline-block;
        min-width: 108px;
    }

.content table th {
    border-collapse: collapse;
    background-color: #f4f4f4;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
}

.content table td img {
    float: left;
    border: 1px #dfdfdf solid;
}

.content .pro_table td {
    text-align: center;
}

.content table td input.check {
    width: 13px;
    height: 13px;
    background: #f4f4f4;
}

.content .pro_table td {
    border-bottom: 1px #f2f2f2 solid;
}

.content .pro_table tr .add_num {
    min-width: 76px;
    position: relative;
}

    .content .pro_table tr .add_num .dt-btn-down {
        display: inline;
        float: left;
        margin-left: 0;
        width: 16px;
        border: 1px #b3b3b3 solid;
        background-color: #f4f4f4;
        color: #333;
        line-height: 12px;
        cursor: pointer;
    }

    .content .pro_table tr .add_num .dt-btn-up {
        display: inline;
        float: left;
        margin-left: 0;
        width: 16px;
        border: 1px #b3b3b3 solid;
        background-color: #f4f4f4;
        color: #333;
        line-height: 12px;
        cursor: pointer;
    }

    .content .pro_table tr .add_num .dt-input {
        float: left;
        display: inline;
        margin-left: 0;
        width: 45px;
        text-align: center;
        font-size: 12px;
        border: none;
    }

.content .pro_td {
    margin: 6px 0;
}

.content .pro_table ul li {
    display: inline-block;
    margin-left: 17px;
    width: 12px;
    height: 12px;
}

    .content .pro_table ul li:first-child {
        margin-left: 0;
    }

    .content .pro_table ul li a {
        display: block;
        width: 12px;
        height: 12px;
        border: 1px #b3b3b3 solid;
        background-color: #f4f4f4;
        color: #333;
        line-height: 13px;
    }

.content .pro_table td p {
    float: right;
    overflow: hidden;
    margin-right: 45px;
    margin-bottom: 6px;
    width: 510px;
    height: 44px;
    color: #666;
    text-align: left;
    line-height: 20px;
}

.content .pro_table td .Sp_title {
    float: left;
    display: block;
    overflow: hidden;
    margin: 4px 45px 8px 20px;
    height: 22px;
    color: #333;
    text-align: left;
    font-size: 14px;
}

.content .pro_table .last {
    line-height: 36px;
}

    .content .pro_table .last .allcheck {
        margin-left: 17px;
        line-height: 36px;
        cursor: pointer;
    }

.content .pro_table tr td:last-child {
    cursor: pointer;
}

.content .pro_table .last a.first {
    display: block;
    margin-right: 28px;
}

.message_tb {
    margin: 15px 0 41px;
}

.alin_r {
    padding-right: 8px;
    width: 60px;
    text-align: right;
}

.alin_blank {
    margin-right: 50px;
}

.message_tb input[type=text] {
    margin-right: 10px;
    padding-left: 5px;
    width: 138px;
    height: 26px;
    border: 1px #e6e6e6 solid;
    line-height: 26px;
}

.message_tb input.com {
    width: 160px;
}

.content .sub {
    text-align: center;
}

    .content .sub input {
        display: inline-block;
        width: 88px;
        height: 29px;
        border: 0;
        background-color: #e6e6e6;
        color: #322d2d;
        text-align: center;
        font-size: 14px;
        line-height: 29px;
        cursor: pointer;
    }

        .content .sub input:hover {
            background-color: #014da2;
            color: #fff;
        }

textarea {
    margin-top: 22px;
    margin-bottom: 26px;
    padding-top: 5px;
    padding-left: 5px;
    width: 877px;
    height: 140px;
    border: 1px #e6e6e6 solid;
}

.btn_sub {
    margin-right: 13px;
}

.error {
    color: red;
    text-align: left;
    line-height: 24px;
}

.window_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100%;
    background: url(../images/bg_g.png) repeat;
}

.dialog {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -297px;
    margin-top: -136px;
    width: 593px;
    height: 272px;
    background-color: #fff;
}

    .dialog .close {
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .dialog .cont {
        position: absolute;
        top: 82px;
        left: 155px;
        overflow: hidden;
        width: 277px;
        height: 80px;
    }

        .dialog .cont .fleft {
            margin-right: 22px;
        }

        .dialog .cont p {
            font-size: 14px;
            line-height: 24px;
        }

        .dialog .cont span {
            font-size: 12px;
            line-height: 24px;
        }

.right_nav {
    position: fixed;
    top: 60px;
    z-index: 10;
    overflow: hidden;
    padding: 13px 8px 20px 8px;
    width: 134px;
    border: 1px #dcdcdc solid;
    background-color: #f5f5f5;
    text-align: center;
}

    .right_nav .min_back {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 134px;
        height: 84px;
        background-color: #fff;
    }

        .right_nav .min_back .close_b {
            position: absolute;
            top: 2px;
            right: 2px;
        }

        .right_nav .min_back p {
            overflow: hidden;
            margin-top: 10px;
            width: 134px;
            height: 44px;
            line-height: 22px;
        }

a.compare {
    display: block;
    margin: 1px auto;
    width: 85px;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #014da2;
    color: #fff;
    line-height: 25px;
}

.min_img {
    height: 155px;
}

.machine_carousel {
    width: 324px;
}

.machine_pic {
    margin-bottom: 18px;
    width: 322px;
    height: 271px;
    border: 1px #e5e5e5 solid;
}

.carousel_Little_pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 295px;
    height: 62px;
    padding-left: 30px;
}

    .carousel_Little_pic img {
        margin-left: 7px;
        border: 1px #e5e5e5 solid;
        cursor: pointer;
    }

.carousel_box {
    position: relative;
    overflow: hidden;
    width: 322px;
    height: 63px;
}
/*产品轮播*/
.zz-box {
    width: 322px;
}

.zoompic {
    width: 320px;
    height: 320px;
    border: solid 1px #e5e5e5;
}

    .zoompic img {
        width: 320px;
        height: 320px;
    }

.sliderbox {
    overflow: hidden;
    margin: 18px 0 0 0;
    height: 80px;
}

    .sliderbox .arrow-btn {
        width: 30px;
        height: 62px;
        text-indent: -9999px;
        cursor: pointer;
        margin-top: 8px;
    }

    .sliderbox .btn-prev {
        float: left;
        background: url(../images/products_detailLeftArrow.png) no-repeat scroll 0 0;
    }

        .sliderbox .btn-prev:hover {
            background: url(../images/hoverproducts_detailLeftArrow.png) no-repeat scroll 0 0;
        }

    .sliderbox .btn-next {
        float: right;
        margin-right: 0;
        background: url(../images/products_detailRightArrow.png) no-repeat scroll 0 0;
    }

        .sliderbox .btn-next:hover {
            background: url(../images/hoverproducts_detailRightArrow.png) no-repeat scroll 0 0;
        }

    .sliderbox .slider {
        position: relative;
        float: left;
        display: inline;
        overflow: hidden;
        width: 261px;
        height: 80px;
    }

        .sliderbox .slider ul {
            position: absolute;
            left: 0;
            width: 261px;
        }

        .sliderbox .slider li {
            float: left;
            width: 87px;
            height: 87px;
            text-align: center;
            cursor: pointer;
        }

            .sliderbox .slider li img {
                width: 74px;
                height: 74px;
                border: solid 1px #e5e5e5;
            }

            .sliderbox .slider li.current img {
                border: solid 1px #014da2;
            }

.machine_introduce {
    margin-top: 8px;
    margin-bottom: 43px;
}

.machine_introduce_content {
    width: 646px;
}

.machine_introduce_title {
    margin-top: 17px;
    color: #333;
    font-weight: 700;
    font-size: 18px;
}

.machine_introduce_detail {
    margin-top: 38px;
    margin-bottom: 79px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
}

.machine_addCart_btn, .machine_comparison_btn {
    float: left;
    display: block;
    margin-right: 15px;
    width: 95px;
    height: 36px;
    border: 1px #ccc solid;
    border-radius: 5px;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}

    .machine_addCart_btn:hover, .machine_comparison_btn:hover {
        background-color: #014da2;
        color: #fff;
    }

.products_machines_content_right {
    width: 688px;
}

.MCI_width {
    width: 790px;
}

    .MCI_width .results_machine_pic {
        height: 138px;
    }

    .MCI_width .results_content_detail {
        margin-bottom: 29px;
        letter-spacing: 0.5px;
    }

    .MCI_width .results_content_title {
        margin-bottom: 23px;
        margin-top: 2px;
    }

.machines_content_right_title {
    margin-bottom: 21px;
    width: 445px;
    height: 38px;
    background-color: #f2f2f2;
}

    .machines_content_right_title a {
        position: relative;
        float: left;
        display: block;
        margin-right: 2px;
        width: 109px;
        height: 38px;
        color: #333;
        text-align: center;
        font-size: 16px;
        line-height: 38px;
    }

.machine_line {
    position: absolute;
    top: 12px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 2px;
    height: 16px;
    border-right: 1px #ccc solid;
}

.machines_content_right_title a:hover {
    background-color: #014da2;
    color: #fff;
}

.machines_content_right_title .active {
    background-color: #014da2;
    color: #fff;
}

.machines_content_introductions {
    color: #333;
    font-size: 12px;
}

.content_introductions_title {
    clear: both;
    margin-top: 20px;
    padding-left: 16px;
    background: url(../images/blue_square.png) no-repeat left 6px;
}

.machines_content_introductions p {
    line-height: 20px;
    clear: both;
}

.content_introductions_title span span {
    display: block;
    padding-left: 60px;
}

.content_introductions_title_details {
    display: block;
}

.machine_design {
    display: block;
    margin-top: 35px;
    width: 492px;
    height: 365px;
}

video {
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 69px;
    margin-left: auto;
}
/*左侧导航*/
.first-ul {
    z-index: 5;
    display: block;
    width: 200px;
    color: #333;
    font-size: 14px;
}

    .first-ul li {
        width: 200px;
        cursor: pointer;
    }

        .first-ul li a {
            display: block;
            width: 200px;
            height: 40px;
            background: url(../images/def_bg.png) no-repeat;
            color: #333;
            text-indent: 60px;
            font-size: 14px;
            line-height: 40px;
        }

            .first-ul li a:hover {
                background: url(../images/ovr_bg.png) no-repeat;
                color: #fff;
            }

        .first-ul li .xz {
            background: url(../images/clk_bg.png) no-repeat;
            color: #fff;
        }

.second-ul {
    display: none;
    width: 200px;
}

    .second-ul li {
        margin-top: 1px;
        width: 200px;
        cursor: pointer;
    }

        .second-ul li a {
            display: block;
            padding: 0;
            width: 200px;
            height: 40px;
            background: #f2f2f2;
            color: #333;
            text-indent: 7px;
            font-weight: 500;
            line-height: 40px;
            cursor: pointer;
        }

            .second-ul li a:hover {
                background: #9dbad9;
                color: #fff;
            }
/*认证样式表*/
.machines_content_introductions .sc_results_discontinued td {
    border-bottom: 1px solid #ededed;
    font-size: 12px;
    color: #333;
    height: 43px;
    width: 176px;
    text-align: center;
}

.machines_content_introductions .sc_results_discontinued .sc_products_type, .machines_content_introductions table .sc_products_replace, .machines_content_introductions table .sc_products_discontinued_date, .machines_content_introductions table .sc_products_remarks {
    background-color: #f4f4f4;
    border-top: 1px solid #ededed;
    height: 35px;
}

.machines_content_introductions .sc_results_discontinued .sc_products_type {
    border-left: 1px solid #ededed;
}

.machines_content_introductions .sc_results_discontinued .sc_products_remarks {
    border-right: 1px solid #ededed;
}
/*下载样式表*/
.Download-box {
    height: 105px;
}

    .Download-box a {
        display: block;
        width: 89px;
        height: 29px;
        text-align: center;
        line-height: 29px;
        background-color: #014da2;
        font-size: 14px;
        color: #fff;
        clear: both;
        margin: 0 auto;
    }

        .Download-box a:hover {
            opacity: 0.8;
            filter: alpha(opactiy=80);
        }

    .Download-box input {
        margin-left: 25px;
        margin-right: 12px;
        height: 17px;
        line-height: 17px;
        float: left;
    }

    .Download-box span {
        line-height: 16px;
        font-size: 12px;
        display: block;
        float: left;
        margin-bottom: 38px;
    }

.machines_content_introductions .machines_content_introductions_download {
    border: 1px solid #e5e5e5;
    margin-top: 17px;
    margin-bottom: 14px;
}

    .machines_content_introductions .machines_content_introductions_download tr:first-child td {
        background-color: #f1f1f1;
        font-size: 14px;
        color: #333333;
        height: 36px;
        border-top: 0;
    }

    .machines_content_introductions .machines_content_introductions_download td {
        height: 61px;
        text-align: center;
        border-top: 1px solid #e5e5e5;
        width: 236px;
    }

    .machines_content_introductions .machines_content_introductions_download tr td:first-child {
        width: 567px;
    }

    .machines_content_introductions .machines_content_introductions_download td p {
        width: 418px;
        text-align: left;
    }

    .machines_content_introductions .machines_content_introductions_download td input, .machines_content_introductions .machines_content_introductions_download td p {
        float: left;
    }

    .machines_content_introductions .machines_content_introductions_download td input {
        margin-top: 4px;
        margin-right: 41px;
        margin-left: 23px;
    }
/*参数样式*/
.machines_content_introductions_size {
    border: 1px solid #ededed;
    margin-top: 20px;
    margin-bottom: 30px;
}

    .machines_content_introductions_size tr td {
        font-size: 12px;
        color: #333333;
        border-top: 1px solid #ededed;
        width: 384px;
        text-align: left;
        height: 38px;
        padding-left: 12px;
    }
        /*修改 2015/12/1*/
        .machines_content_introductions_size tr td:first-child {
            border-right: 0px;
            background-color: #f4f4f4;
            width: 206px;
        }
    /*修改 2015/12/1  end*/
    .machines_content_introductions_size tr:first-child td {
        border-top: 0;
    }

.machines_content_introductions_products {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 174px;
}

    .machines_content_introductions_products div {
        position: relative;
    }

        .machines_content_introductions_products div:first-child {
            width: 108px;
            height: 90px;
            border: 1px solid #e5e5e5;
            float: left;
        }

    .machines_content_introductions_products a {
        float: left;
        display: block;
        width: 20px;
        height: 19px;
        background: url("../images/parameterSearch_pic.png") no-repeat center;
        margin-left: 12px;
    }

    .machines_content_introductions_products p {
        width: 100px;
        height: 20px;
        position: absolute;
        top: 28px;
        left: 133px;
    }

.machines_content_introductions_picTitle {
    font-size: 14px;
    color: #343434;
    font-weight: 600;
}
/*产品对比页面样式*/
.comparisonPag_right_nav {
    right: 55px;
}

.compareMain table {
    border: 1px solid #ededed;
    font-size: 14px;
    color: #333;
    margin-bottom: 30px;
    margin-top: 12px;
    border-right: 0;
}

    .compareMain table tr:first-child td {
        border-top: 0;
    }

    .compareMain table .comparisonPag_title td {
        background-color: #f4f4f4;
        height: 17px;
        color: #333;
    }

    .compareMain table td {
        width: 238px;
        border-top: 1px solid #ededed;
        text-align: center;
        padding: 10px 5px;
        border-right: 1px solid #ededed;
    }

.compareMain tr td div {
    width: 80px;
    margin: 0 auto; /*height:74px;*/
    border: 1px solid #e0e0e0;
    margin-top: 19px;
    margin-bottom: 12px;
    position: relative;
}

    .compareMain tr td div .close_top {
        position: absolute;
        right: -5px;
        top: -12px;
    }

.compareMain tr td p {
    width: 199px;
    text-align: left;
    margin-left: 35px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 22px;
}

.compareMain tr {
    background-color: #FFF;
}

    .compareMain tr.highlight {
        background-color: #CCC;
    }

    .compareMain tr:hover {
        background-color: #014da2;
        color: #FFF;
    }

.compareMain .productInfo:hover {
    background-color: #FFF;
    color: #333;
}

.compareMain .productInfo.fixedTr {
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.lastAdd {
    background-color: #f9f9f9;
}

.selectBtn {
    text-align: left;
    margin-right: 9px;
    _zoom: 1;
    cursor: pointer;
    width: 120px;
    display: inline-block;
}

    .selectBtn .ico {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        width: 12px;
        height: 12px;
        background: url(../images/bg_sprite.png) 0 -13px no-repeat;
        margin-right: 8px;
        vertical-align: -2px;
    }

    .selectBtn span.text {
        display: inline-block !important;
    }

    .selectBtn .ico.active {
        background-position: 0 0;
    }

.compareMain table .comparisonPag_title .fixedTd {
    position: fixed;
    top: 92px;
    background: none;
    z-index: 9999999;
}


.selectInfo {
    margin-right: 25px;
    font-size: 14px;
    margin-bottom: 10px;
}

    .selectInfo a {
        float: left;
        height: 22px;
        line-height: 22px;
    }

    .selectInfo .selectedItem {
        position: relative;
        border: 1px solid #DDD;
        font-size: 12px;
        vertical-align: top;
        margin: 0 5px 5px 0;
        padding: 0 26px 0 4px;
        cursor: pointer;
        background: #f3f3f3;
    }

        .selectInfo .selectedItem b {
            font-weight: 400;
            color: #333;
        }

        .selectInfo .selectedItem em {
            color: #014da2;
            font-style: normal;
        }

        .selectInfo .selectedItem i {
            display: block;
            position: absolute;
            width: 25px;
            height: 22px;
            right: 0;
            top: 0;
            background: url('../images/selectedClose.png') no-repeat right center;
        }

.searchButtons {
    background: #f5f5f5;
    margin-top: 12px;
    padding-bottom: 7px;
}

.slWrap {
    position: relative;
    _zoom: 1;
    line-height: 27px;
}

.searchButtons .slWrap {
    padding: 4px 0 4px 12px;
}

.slWrap a{
    color:#5e5e5e
}

.slKey {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 6px;
}
.slValue {
    /*margin-left: 37px;*/
    padding-right: 76px;
    overflow: hidden;
}
.slValList {
    overflow: hidden;
    zoom: 1;
    padding-top: 4px;
}

    .slValList li {
        float: left;
        display: inline;
        margin-right: 10px;
        height: 19px;
        line-height: 18px;
        margin-bottom: 5px;
    }

        .slValList li a {
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            /*white-space: nowrap;*/
            padding: 0 5px;
            /*max-width: 142px;*/
            height: 18px;
        }

        .slValList li a.active{
    background: #014da2;
    color: #FFF;
}

.multiple .slValList li a {
    position: relative;
    padding-left: 18px;
}

.btn {
    display: inline-block;
    line-height: 13px;
    height: 13px;
    border-radius: 2px;
    background: #F7F7F7;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.slbtns {
    display: none;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}





.J_btnsConfirm{
    border: 1px solid #014da2;
    padding: 4px 15px;
    color: #FFF !important;
    background-color: #014da2;
}

.J_btnsCancel {
    border: 1px solid #cccccc;
    padding: 4px 15px;
    color: #333333 !important;
    background-color: #e7e7e7;
}

.multiple .slbtns {
    display: block;
}

.sl-ext {
    position: absolute;
    top: 10px;
    right: 17px;
    height: auto;
    line-height: 22px;
    overflow: hidden;
    zoom: 1;
}

    .sl-ext .sleMultiple {
        float: left;
        height: 20px;
        line-height: 20px;
        border: 1px solid #999;
        padding: 0 11px 0 22px;
        position: relative;
        background: #fff;
        color: #333;
    }

    .sl-ext .sleMultiple:hover {
        color: #014da2;
        border: 1px solid #014da2;
    }

        .sl-ext .sleMultiple i {
            position: absolute;
            display: block;
            font-style: normal;
            left: 7px;
            top: 1px;
            width: 13px;
            height: 20px;
            background-position: 0 -63px;
            background: url('../images/lineSqure.png') no-repeat 0 -22px;
        }
        .sl-ext .sleMultiple:hover i {
            background: url('../images/lineSqure.png') no-repeat 0 3px;
        }

.multiple {
    border: 2px solid #9dbad9;
}


    .multiple .slValList li a i {
        position: absolute;
        left: 0;
        top: 3px;
        display: inline-block;
        height: 12px;
        width: 12px;
        background-color: #fff;
        border: 1px solid #ccc;
        font-size: 0;
    }

    .multiple .slValList li:first-child {
    display: none;
}

    .multiple .slValList li.selected a i {
        border-color: #014da2;
        background: url('../images/selected.png') no-repeat;
    }

    .product_strong_point li{ border:1px solid #757575; padding:4px 8px; color:#757575; background-color:#f5f5f5; display:block; float:left; margin:4px 2px auto;}

}
