@charset "utf-8";
@keyframes  scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}
/* 添加兼容性前缀 */
@-webkit-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}
@-moz-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}
@-ms-keyframes scratchy {
   0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}
@-o-keyframes scratchy {
   0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}
    
   .newico{
    font-size: 13px;
    }
.mleft {
    width: 200px;
    float: left;
}
.comleft a{ position: relative;}
.mright {
    width: 927px;
    border-right: #CCC 1px solid;
    border-left: #CCC 1px solid;
    float: left;
    margin-left: 65px;
}

.catalogo {
    border-bottom: solid 1px #ccc;
}

.catatitle {
    color: #008000;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 6px;
    margin-top: 15px;
}

.parentclass {
    font-weight: 700;
    line-height: 16px;
    color: #00C;
    margin: 8px 0 5px;
    padding-right: 5px;
    position: relative;
}

.biginfo {
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
}

.bigclass {
    padding-right: 5px;
    line-height: 15px;
    margin-bottom: 10px;
}

.bigclass a {
    display: block;
    transition: padding-left .2s ease-in-out 0s;
    color: #004B91;
    text-transform: lowercase;
}

.bigclass a:hover {
    background-color: #F2F2F2;
    text-decoration: none;
    color: #F60;
}

.serbrand ul {
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
}

.serbrand li {
    width: 85px;
    float: left;
    margin: 2px;
    height: 18px;
    overflow: hidden;
}

.search_global {
    padding-bottom: 5px;
    margin: 5px auto;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.cominfo {
    padding-left: 5px;
    margin-top: 5px;
    line-height: 20px;
}

.compro {
    border-bottom: 1px solid #ccc;
    margin: 5px 3px;
}

.serviceinfo {
    margin-left: 5px;
}

.gtitle {
    color: #F58181;
    font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
    line-height: 25px;
    height: 25px;
}

.result {
    color: #F00;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    margin-right: 5px;
}

#scrollDiv1 {
    height: 200px;
    overflow: hidden;
}

#scrollDiv1 li {
    margin: 5px auto;
    text-align: center;
}

.ada {
    overflow: hidden;
}

#ad_right a {
    height: 64px;
}

#pic_right {
    margin-top: 5px;
}

.searchaz {
    text-align: center;
}

.scountry a,
.scompany a {
    height: 25px;
    line-height: 25px;
    margin-left: 2px;
    margin-right: 2px;
}

.snona {
    margin-right: 5px;
}

.snona ul li {
    float: left;
    height: 27px;
    margin: 5px 10px 2px 0;
}

.snona li a {
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    color: #000;
    float: left;
    font: bold 12px/20px Tahoma;
    height: 27px;
    padding: 2px 15px 0;
    text-decoration: none;
}

.snona a.default {
    background-color: #DDD;
}

.snona a.click,
.snona a:hover {
    border-left: 1px solid #C7D7F2;
    border-right: 1px solid #C7D7F2;
    border-top: 1px solid #C7D7F2;
    height: 27px;
    padding: 2px 15px 0;
    background-color: #C7DC41;
}

.scountry {
    font-weight: bold;
    margin-left: 5px;
}

.comname {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.comleft {
    float: left;
    width: 585px;
}

.comright {
    float: right;
    color: #F90;
    font-size: 13px;
}

.partleft {
    float: left;
    width: 365px;
    margin-right: 8px;
}

.partright {
    float: right;
    width: 440px;
}

.span {
    color: #F90;
    display: block;
}

.span2 {
    color: #F90;
}

.attr {
    line-height: 18px;
}

.font {
    font-size: 13px;
    overflow: hidden;
    word-wrap: break-word;
    display: block;
}

.diog {
    margin-top: 20px;
}

.diog a:hover {
    text-decoration: none;
}

.send a {
    background: linear-gradient(to bottom, #CEE51E 0, #CEE51E 85%, #CEE55A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    color: #F60;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    text-decoration: none;
    cursor: pointer;
}

.send a:hover {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 238, 217, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 238, 217, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 238, 217, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 238, 217, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 238, 217, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 238, 217, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffeed9', GradientType=0);
    display: inline-block;
    height: 23px;
    line-height: 23px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #fff3e9;
}
.diog input[type=checkbox]{
    margin: 0;
}
.readmore {
    margin: 5px;
}

.readmore a {
    color: #999;
}

.mainpro li {
    float: left;
    width: 110px;
    margin: 5px;
}

.mainpro img {
    border: 1px solid #EEE;
}

.mainpro p {
    font-size: 12px;
    height: 32px;
    line-height: 14px;
    padding-top: 3px;
    text-align: center;
    TEXT-OVERFLOW: ellipsis;
    OVERFLOW: HIDDEN;
}

.membership {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.membership img {
    border: none;
    vertical-align: middle;
}

.membership a:hover {
    text-decoration: none;
}

.membership span {
    margin: 0 5px;
}

.vip a {
    color: #F00;
}

.ec a {
    color: #F90;
}

.tm a {
    color: #00C;
}

.entype {
    border-bottom: solid 1px #ccc;
    margin-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.form {
    float: right;
    margin-right: 150px;
    padding: 3px;
    text-align: center;
}

.go {
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-family: inherit;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

.comlogo {
    position: relative;
    cursor: pointer;
    display: table;
    text-align: center;
    width: 280px;
    /* height:200px;*/
}

.comdetails {
    position: absolute;
    z-index: 999;
    display: NONE;
    left: 200px;
    top: -1px;
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #666;
    width: 300px;
    text-align: left;
}

.comdetails p {
    margin: 5px 0;
}

.cominfo h1 {
    font-size: 13px;
    margin: 10px 0;
    font-weight: normal;
}

.mainprox li {
    float: left;
    margin: 0 11px 20px 0;
    text-align: center;
}

.mainprox li a.pic {
    display: table;
    width: 200px;
    height: 200px;
    text-align: center;
    border: 1px solid #fff3e9;
}

.mainprox li a span {
    display: table-cell;
    vertical-align: middle;
}

.mainprox li a span img {
    max-width: 200px;
}

@font-face {
    font-family: Gill Sans MT;
    src: url(../fonts/Gill Sans MT.ttf);
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../fonts/RobotoCondensed-Regular.ttf") format('truetype');
}

.comlogo .logos {
    display: table-cell;
    /*vertical-align:middle;*/
}

.logos2 img {
    max-height: 50px;
}

.mleft2 {
    float: left;
    width: 280px;
    margin-bottom: 30px;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.mleft2 a:hover {
    text-decoration: none;
}

.mleft2 a {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.mright2 {
    width: 960px;
    float: right;
    margin-left: 10px;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}

.mright2 a {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
}

.catalogo2 .catatitle2 {
    font-size: 16px;
    background-color: #000100;
    box-shadow: inset 0 10px 10px #555;
    padding: 10px 0;
    margin: 0;
    color: #FFD80E;
    width: 71%;
    float: left;
    text-align: right;
}

.catalogo2 a {
    font-size: 10pt;
}

.mainprox li:nth-child(5n+0) {
    margin-right: 0;
}

.tipArrow:before,
.tipArrow:after {
    position: absolute;
    display: block;
    content: '';
    left: -13px;
    top: 4px;
    height: 0;
    font-size: 0;
    border: 6px solid transparent;
    border-right-color: #666;
}

.image_supDetailArrow:after {
    border-right-color: #f2f2f2;
}

.tipArrow:after {
    left: -11px;
}

.comlogo img {
    max-width: 280px;
}

.selects {
    margin-left: 5px;
}

.serbykeyws {
    margin: 10px 5px;
}

.serbykeyws .keyws {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 15px;
    padding: 5px;
    width: 200px;
}

.serbykeyws .sub {
    border-radius: 4px;
    background: #C7DC41;
    color: #fff;
    width: 80px;
    height: 27px;
}

.maintitle {
    background: #ddd;
    text-align: center;
    padding: 10px 0;
    color: #000;
    font-size: 15px;
    margin: 10px 0;
}

.morem,
.hide {
    float: right;
    margin-right: 5px;
    display: none;
    cursor: pointer;
    color: #F60;
}

.yjclass {
    margin-top: 10px;
    border: 1px solid #eee;
    /*background-color: #000100;
    box-shadow: inset 0 10px 10px #555;*/
}

.yjclass li {
    padding: 15px 0 15px 10px;
}

.yjclass li:hover {
    background: #fff;
}

.yjclass li a {
    color: #393939;
    font-weight: bold;
    font-size: 14px;
}


/*.yjclass .ul-00 li #zkxz:after{
    content: "";
    width: 50px;
    position: absolute;
    border-bottom: 3px solid #FFD80E;
    margin-left: 5px;
    margin-top: 28px;

}*/

.parentclass {
    padding: 5px 0 5px 0px;
}

.parentclass a {
    display: inline-block;
    color: #393939;
    font-size: 16px;
}

.classlist {
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 5px;
}

.cpic {
    float: left;
    width: 15%;
}

.ctitle {
    float: left;
    width: 80%;
    line-height: 30px;
}

.cpic img {
    max-width: 100%;
}

.cpic span {
    display: table-cell;
    vertical-align: middle;
}

.cpic a {
    height: 30px;
    display: table;
    text-align: center;
    width: 100%;
}

.zllist {
    height: 30px;
    overflow: hidden;
}

.zlmore,
.zlhide {
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    display: none;
    position: absolute;
    margin-top: -18px;
    left: 240px;
    color: #393939;
}

.zlinfo {
    max-height: 120px;
    overflow: hidden;
}

.verManufacturerIco_mini {
    display: inline-block;
    margin: 5px 5px 5px 2px;
    background: url(../images/LISTING_SPRITE.PNG) no-repeat 0 0;
    background-position: -75px 0;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    line-height: 1;
}

.selsel {
    width: 550px;
    float: left;
}

.selsel span {
    margin-right: 10px;
}

.cominfo2 {
    width: 280px;
    float: left;
}

.cominfo2 h1 {
    font-size: 14px;
    margin: 5px 0;
    font-weight: normal;
}

.mainprox {
    float: right;
    width: 630px;
}

.ctitle a {
    color: #222;
}

.mainprox li a span img {
    cursor: pointer;
    transition: all 0.6s;
}

.mainprox li a span img:hover {
    transform: scale(1.5);
}

.fa-toggle-on:before {
    content: "\f205";
    color: #FFD80E;
}

.fa-id-card-o:before {
    content: "\f013";
    color: #FFD80E;
}

.fa-toggle-on {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

.fa-id-card-o {
    margin-right: 2px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.browse {
    width: 24.3%;
    float: right;
    border-top: 3px solid #eee;
    font-size: 16px;
    padding: 7px 0 7px 10px;
    border-bottom: 3px solid #eee;
    border-right: 3px solid #eee;
}

.mainprox li:nth-child(3n+0) {
    margin-right: 0;
}

.showdetails {
    margin-left: 60px;
}

.mainproul p {
    margin: 3px 0;
}


/*新左侧类别分类样式*********************************start*/

.Leftpro ul {
    padding-left: 0px;
}

.Leftpro ul li {
    padding: 15px 0 15px 10px;
}

.Leftpro ul li:first-child {
    margin-top: 0px;
}

.Leftpro ul.ul-01 li,
.Leftpro ul.ul-02 li,
.Leftpro ul.ul-03 li,
.Leftpro ul.ul-04 li,
.Leftpro ul.ul-05 li {
    border-bottom: 2px solid #fff;
    background: none;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 15px 0 15px 10px;
}

.Leftpro ul.ul-01 li:last-child,
.Leftpro ul.ul-02 li:last-child,
.Leftpro ul.ul-03 li:last-child,
.Leftpro ul.ul-04 li:last-child,
.Leftpro ul.ul-05 li:last-child {
    border-bottom: none;
}

.ultwo {
    display: none;
}

.Leftpro ul li span {
    color: #fff;
    margin-right: 2px;
}

.zsts {
    margin-left: 15px;
}

.ultwo {
    display: none;
}

.ul-00 {
    display: block !important;
}

.Leftpro .ul-01 {
    background: #eee;
    position: absolute;
    width: 278px;
    margin-left: -10px;
    margin-top: 10px;
    z-index: 999;
}

.Leftpro .ul-02 {
    background: #E4C9A5;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    z-index: 999;
    margin-top: 10px;
}

.Leftpro .ul-03 {
    background: #DCB47F;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    z-index: 999;
    margin-top: 10px;
}

.Leftpro .ul-04 {
    background: #D0913E;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    z-index: 999;
    margin-top: 10px;
}

.Leftpro .ul-05 {
    background: #B56700;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    z-index: 999;
    margin-top: 10px;
}

.Leftpro ul li .icon-minus-square {
    color: #fff;
}

[class*='icon-']:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: bold;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus-square:before {
    content: "\f196";
    transition: all ease .4s;
    color: #393939;
    font-size: 16px;
    padding-right: 2px;
}

.icon-minus-square:before {
    content: "\f147";
    color: #393939;
    font-size: 16px;
    padding-right: 2px;
}


/*新左侧类别样式************************************************end*/

.send2 a {
    background-color: #000100;
    box-shadow: inset 0 10px 10px #555;
    border-radius: 4px;
    padding: 4px 8px;
    min-height: 16px;
    color: #FFD80E!important;
    border: 0;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
}

.mainprox li .pics {
    position: relative;
}

.picname {
    display: inline-block;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    color: #01B0FF;
    width: 200px;
    text-align: center;
}

.kwys2 {
    background: url(../images/bluebj.png) no-repeat;
    color: #fff;
    padding: 10px 5px;
    margin-top: 10px;
    width: 266px;
    word-wrap: break-word;
}

.selsel a {
    color: #01B0FF;
}

.result2 a {
    color: #FFD80E;
    font-size: 16px;
}

.result2 a:hover {
    text-decoration: none;
}

.result2 {
    color: #FFD80E;
    height: 25px;
    line-height: 10px;
    border-bottom: 1px solid #ccc;
    padding: 8px 5px;
    background-color: #000100;
    box-shadow: inset 0 10px 10px #555;
    font-size: 16px;
}

.hads {
    color: #FFD80E;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    padding: 8px 5px;
    background-color: #6E874E;
    box-shadow: inset 0 10px 10px #555;
    font-size: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 15px;
}

.borders {
    margin-bottom: 30px;
    padding: 20px 0px;
    border-bottom: 1px solid #eee;
}

.selsel a:hover {
    text-decoration: none;
}

.prodatails {
    position: absolute;
    z-index: 999;
    display: NONE;
    right: 100px;
    top: 190px;
    background: #f2f2f2;
    border: 1px solid #666;
    width: 500px;
    text-align: left;
}

.prodatails img {
    max-width: 450px;
}

.prodatails h1 {
    margin: 0;
    padding: 10px;
    background: #000100;
    color: #FFD80E;
    font-size: 15px;
    border-radius: 10px;
}

.prodatails h4 {
    text-align: center;
    margin: 3px 0;
}

.proinfo {
    padding: 10px;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-close {
    float: right;
    font-size: 20px;
    cursor: pointer;
    color: #FFD80E;
}

.tipArrow2:before,
.tipArrow2:after {
    position: absolute;
    display: block;
    content: '';
    top: -13px;
    height: 0;
    font-size: 0;
    border: 6px solid transparent;
    border-bottom-color: #666;
    left: 450px;
}

.image_supDetailArrow2:after {
    border-bottom-color: #f2f2f2;
}

.tipArrow2:after {
    top: -11px;
}

.fa-hand-pointer-o:before {
    content: "\f25a";
    color: #F00;
}

.classlistinfo {
    border-bottom: 1px solid #eee;
}

.classlistinfo:last-child {
    border: none;
}

.fa-minus:before {
    content: "\f068";
    font-size: 16px;
}

.fa-plus:before {
    content: "\f067";
    font-size: 16px;
}
.diog .fawhatapp {
    font-size: 26px;
    color: #03a84e;
}
.diog .fawhatapp:hover{
    color: #0a8441;
}

@media (max-width: 1440px) {
    .mright {
        width: 827px;
        margin-left: 45px;
    }
}

@media (max-width: 1366px) {
    .mright {
        width: 827px;
        margin-left: 25px;
    }
    .mright2 {
        width: 880px;
    }
    .indexysjad {
        width: 350px;
    }
    .mainprox {
        width: 580px;
    }
    .mainprox li a.pic {
        display: table;
        width: 180px;
        height: 180px;
        text-align: center;
        border: 1px solid #fff3e9;
    }
    .mainprox li a span img {
        max-width: 180px;
    }
    .leadWidth {
        width: 125px;
        text-align: center;
        margin-right: 35px;
    }
    .post {
        width: 150px;
        height: 31px;
        float: right;
    }
}