/*product search gobal place*/
            .products  .top-header strong, .products .top-header strong  {color: #00BF0F;}
            .products .top-header, .products .top-header, .products .top-header {    
            margin-top: .833em;
        margin-bottom: .833em;}
        .products a {outline: 0;}
            .products .top-header { font-size: 1.2em; font-weight: normal; color:#afafaf; line-height:1.4em}
                .results-row { overflow: hidden;}
                .results-row .span4 { float: left;}

                .category { border: 1px solid #d8d8d8; width: 23%;}

            .result-box-right {width:73%; min-height: 1px; border: 1px solid #ffffff; margin-left: 10px; float: right !important;}

            .top-center {background: #fffacd; padding: 10px 10px; margin-bottom:10px}
            .top-center h2 {margin: 0 0 5px 0; padding: 0;}
            .top-center h2 strong { color: #0066cc;}
            .top-center p{ line-height: inherit;}

    /*-----right bottom pager-----*/
        .pagemodule {
        background: #eeefef;
            padding: .7em 1.5%;
            text-align: center;
            margin: 1.5em 0 1em 0;
            border-radius: 0;
        }

        .pagemodule .control-pre, .pagemodule .control-next {float: left; margin: 0; padding: 0; outline: 0;}
        .pagemodule .control-next { float: right;}
                .pagemodule .pager-inside .control-next a {border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
        .pagemodule .control-pre span, .pagemodule .control-next span { border-width: 0; background: 0; color: #333333;}
        .pagemodule .pager-inside { display: inherit; margin: 5px 0;}
        .pagemodule .pager-inside a { color: #333333;}
        .pagemodule .pager-inside li {margin: 0 .2em; display: inline-block;}
        .pagemodule .pager-inside li a {padding: .5em .2em; min-width: 2.4em; border: 1px solid #c7c7c7;}
        .pagemodule .pager-inside li.active-page a {text-decoration: none; background: 0; color: #919d9d;
    cursor: default; border-color: #c7c7c7;}
        .pagemodule .pager-inside li span:hover { z-index: 2; color: #333333; background-color: transparent; border-color:0; cursor: default;}

        .pager-inside li.disabled a, .pager-inside li.disabled a:hover{
            background: 0;
            color: #919d9d;
            cursor: default;
}
       .pager-inside li.disabled:not(.control-pre) a {min-width: 0;border: 0;}  
        /*-----pager end-----*/

       .tab-content { background-color: #ffffff; border: 1px solid #ffffff; border-top-width: 0; overflow: hidden; padding: 0 0 10px 0;}


/*refine search*/
.refine-search {
    margin-bottom: 10px;
    padding: 0 0 0 0;
}
.refine-search fieldset {
    border: 0;
    padding: 0 10px;
}

.search-title {display: table; min-height: 1px;}

.search-title label {
    color: #333333;
    float: left;
    font-weight: bold;
}
.input-search {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-search .input-wrap {
    display: table-cell;
    vertical-align: top;
}
.input-search .input-head { width: 100%;}

.refine-search input {
    border-radius: 0;
    -moz-border-radius: 0;
    width: 100%;
    line-height: 30px;
    height: 36px;
    float: left;
    display: inline-block;
}
.refine-search input[type="text"] { padding: 4px 6px; height: 36px; line-height: 36px;}

.refine-search button {
    background-color: #555759;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border: 0;
    line-height: normal;
    height: 36px;
}

.input-inhead .icon-search-white {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

.input-inhead .icon-search-white:before {
    content: "\e600";
}

.refine-search button.search-btn-height { padding:0 12px;}

/*refine-search end*/

.product-faq {position: absolute; right: 10px; color: #888888;}
.see-tags a.a002{ font-weight: 600;}
.see-tags ul { margin-top: 0; padding-top: 0;}
.see-tags h3 { margin-bottom: .633em;}


/*tabChanges*/
.nav-tabs>li>a {background: #f3f3f3;    padding: 10px 15px;}
.nav-tabs>li {margin-bottom:0px}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {background-color: #dddddd;padding: 10px 15px;}
.nav-tabs {border-bottom: 3px solid #ddd;}


.product-ad { margin: 20px 0; margin-right: -8px; overflow: hidden;}
.product-ad span img { margin: 0; vertical-align: bottom; border: 0; font-size: 0;}
.adText .adTitle { font-size: 16px; color: #ffffff; margin-top: 0;line-height:1.2em; margin-bottom:8px}
.product-ad ul { margin: 0; padding: 0;}
.product-ad ul li { list-style-type: none; position: relative; background: #0c3d77;}
.product-ad ul .adLi { float: left; display: inline-block; width: 49%; margin-right: 12px;}
.adText { padding: 17px 20px; width: 54%; min-height: 1.2em; position: absolute; right: 0; top: 0;}
.product-ad ul .marginN {margin-right: 0;}
.read-more {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
}
.read-more .icon-gengduo {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
}

.read-more .icon-gengduo:before {
    content: "\e60a";
}
.read-more .icon-gengduo {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
}
.read-more:hover i {
    transform: translateX(2px);
}
.adText a:hover {
    color: #2c9af9 !important;
    color: #2c9af9;
    text-decoration: none;
    }


.resultTitle a { font-size: 14px}	


