body,
div,
pre,
form,
input,
textarea,
p,
th,
td {
  margin: 0;
  padding: 0;
}
.mkp-page {
    margin: 0 auto 10px;
}
.l-main a {
    text-decoration: none;
}
.mkp-page a {
    color: #333;
}
.mkp-page a:hover {
    color: #003399 ;
    text-decoration: underline ;
}
.red{
    color: #e52f2c!important;
}
.font20{
    font-size: 20px;
}
.font24{
    font-size: 24px;
    letter-spacing: -0.3px;
}
.divflex {
    display: flex; 
}
.mkp-page .l-navbrand .l-nextOption a:hover {
    text-decoration: none;
}
.mkpbanner{
    width: 1200px;
    margin-bottom: 10px;
}
.mkpbanner img{
    width: 100%;
}
.l-navbrand,
.l-navcondition,
.l-pitchOn {
    width: 100%;
    box-sizing: border-box;
}
.l-pitchOn {
    display: none;
    margin: 10px 0 0 0;
}
.l-pitchOn>h3 {
    float: left;
    padding: 0;
    width: auto;
    margin: 6px 5px 6px 0;
    max-width: 105px;
    height: 16px;
    box-sizing: border-box;
    font-weight: normal;
    flex-shrink: 0;
}
.l-pitchOn .l-navScreenOption {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 1100px;
    overflow: visible;
}
.l-pitchOn .l-navScreenOption {
    width: auto;
}
.l-pitchOn .pitchCancle-m {
    height: 16px;
    line-height: 16px;
    margin-top: 6px;
    text-align: center;
    cursor: pointer;
    color: #003399;
    margin-bottom: 10px;
    flex-shrink: 0;
}
.l-pitchOn .l-navScreenOption li {
    float: left;
    display: flex;
    box-sizing: border-box;
    border: 1px solid #003399;
    background-color: #fff;
    padding: 5px 0 5px 9px;
    padding-right: 43px;
}
.pitch-content h3,
.pitch-content p,
.pitch-content span {
    float: left;
}
.pitch-content h3 {
    font-weight: normal;
    color: #333;
}
.pitch-content p {
    margin-right: 0;
    color: #003399;
    flex: 1;
    word-break: break-all;
}
.pitch-content h3,
.pitch-content p {
    line-height: 16px;
}
.pitchCancel-n {
    width: 33px;
    height: 100%;
    cursor: pointer;
    background: url(/vcommon/theme/search/img/closehover.png) #EEF4FC no-repeat center center / 14px 14px;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
}
.l-pitchOn .l-navScreenOption-1 {
    display: inline-flex;
    width: auto;
    flex-wrap: wrap;
    flex: 1;
}
.l-pitchOn .l-navScreenOption li {
    margin: 0 10px 10px 0;
    color: #333;
    position: relative;
}
.l-pitchOn .l-navScreenOption li h3 {
    color: #333;
    flex: inherit;
    max-width: none;
}
.category-brand{
    min-height: 48px;
    width: 100%;
    color: #333333;
    position: relative;
    background-color: #EEF4FC;
    border-bottom: 1px solid #cdcdcd;
}
.categoryb-title,
.categoryf-title{
    width: 120px;
    text-align: center;
    align-self: center;
    font-size: 14px;
    font-weight: bold;
    flex-shrink: 0;
}
.categoryb-Option,
.categoryf-Option{
    overflow: hidden;
    width: 1080px;
    align-items: center;
    background-color: #fff;
    padding: 16px 0px 1px 20px;
    flex-wrap: wrap;
}
.categoryf-Option{
    width: 1016px;
    max-height: 48px;
    box-sizing: border-box;
    flex: 1;
    position: relative;
}
.categoryb-Option li{
    flex-shrink: 0;
    background: url(/vcommon/theme/search/img/no.png) no-repeat 0px 0 / 16px 16px;
    padding-left: 21px;
    margin-right: 20px;
    cursor: pointer;
}
.categoryb-Option li.on{
    background: url(/vcommon/theme/search/img/yes.png) no-repeat 0px 0 / 16px 16px;
}
.categoryb-Option li.on a {
    color: #003399;
}
.categoryb-Option li{
    width: 171px;
    margin-bottom: 15px;
}
.categoryb-Option li:not(.on):hover{
    background-image: url(/vcommon/theme/search/img/nohover.png);
    color: #003399;
}
.categoryb-Option li:not(.on):hover a{
    color: #003399;
}
.categoryb-Option li a,
.category-filter li a,
.categorytwo-filter li a{
    align-items: center;
    height: 16px;
    cursor: pointer;
}
.categoryb-Option li a>p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.category-filter,
.categorytwo-filter{
    background-color: #EEF4FC;
}
.categoryone-more,
.categorytwo-more{
    width: 54px;
    background-color: #fff;
    position: relative;
    padding-left: 10px;
    flex-shrink: 0;
    color: #666;
    cursor: pointer;
    display: none;
}
.categoryf-Option li{
    margin-right: 40px;
    margin-bottom: 15px;
    position: relative;
}
.categoryf-Option li.on a{
    color: #003399;
    font-weight: bold;
}
.mkptop{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.buleLine{
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 2px;
    background-color: #003399;
    display: none;
}
.categoryf-Option li a:hover{
    text-decoration: none;
}
.categoryf-Option li.on .buleLine {
    display: block;
}
.categoryf-upbtn{
    display: flex;
}
.categoryf-dwonbtn{
    display: none;
}
.categoryone-more p,
.categorytwo-more p {
    position: absolute;
    top: 16px;
    width: 1px;
    height: 16px;
    background: #666;
}
.categoryone-more .categoryf-upbtn,
.categorytwo-more .categoryf-upbtn,
.categoryone-more .categoryf-dwonbtn,
.categorytwo-more .categoryf-dwonbtn{
    padding: 16px 0 0;
}
.categoryone-more .categoryf-upbtn>div,
.categorytwo-more .categoryf-upbtn>div,
.categoryone-more .categoryf-dwonbtn>div,
.categorytwo-more .categoryf-dwonbtn>div{
    height: 16px;
    line-height: 16px;
    padding: 0 2px 0 5px;
}
.categoryone-more .categoryf-upbtn img,
.categorytwo-more .categoryf-upbtn img,
.categoryone-more .categoryf-dwonbtn img,
.categorytwo-more .categoryf-dwonbtn img{
    width: 16px;
}
.categorytwo-filter{
    border-top: 1px solid #cdcdcd; 
}
.mkp-content{
    width: 100%;
    margin-top: 10px;
    background: #fff;
}
.mkp-content-top{
    height: 45px;
    justify-content: space-between;
    background: #EEF4FC;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
.mkp-content-right{
    justify-content: flex-end;
}
.mkp-content-left,
.mkp-content-right{
    align-items: center; 
}
.sort{
    position: relative;
    min-width: 48px;
    line-height: 16px;
    cursor: pointer;
    margin-left: 20px;
    color: #333;
    padding-right: 11px;
}
.vsdfilter{
    margin-left: 30px;
}
.sort img{
    position: absolute;
    right: 0;
}
.sort .sortImg-top{
    top: 2px;
}
.sort .sortImg-bot{
    bottom: 2px;
}
.sort .sort-ul{
    display: none;
    width: 80px;
    height: 72px;
    position: absolute;
    top: 16px;
    left: -10px;
    z-index: 10;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
}
.sort.vsdfilter .sort-ul{
    width: 92px;
}
.sort .sort-ul li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #9B9B9B;
    background: #fff;
}
.sort .sort-ul li:hover{
    background-color: #EEF4FC;
}
.sort .sort-ul li.on{
    color: #003399;
    background-color: #EEF4FC;
}
.mkp-content-sum{
    line-height: 16px;
}
.mkp-content-sum span{
    color: #003399;
    font-weight: bold; 
}
.page1{
    display: flex;
    align-items: center;
    width: 91px;
    justify-content: center;
    padding-left: 10px;
    box-sizing: border-box;
    margin-right: 10px;
}
.page1 .o-prev{
    margin-right: 10px;
    cursor: pointer;
}
.page1 .o-num{
    color: #333;
}
.page1 .o-num-max{
    color: #9B9B9B;
}
.page1 .o-next{
    margin-left: 10px;
    cursor: pointer;
}
.mkp-content-con{
    width: 1190px;
    padding: 10px 0 10px 10px;
    flex-wrap: wrap;
}
.prdItem{
    width: 287px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    margin-right: 10px;
    margin-bottom: 10px;
}
.prdItem-icon{
    height: 20px;
    padding: 9px 0 0 9px;
}
.prdItem-icon img{ 
    height: 20px;
}
.prdItem-priceR img{
    width: 100%;
}
.prdItem-img{
    height: 150px;
    justify-content: center;
    align-items: center;
    padding: 10px 0 27px 0; 
}
.prdItem-img img{
    max-width: 150px;
    max-height: 150px;
}
.prdItem-priceL-s{
    font-weight: normal;
    color: #999;
}
.prdItem-tag{
    padding: 0 10px;
    min-height: 20px;
}
.prdItem-vsd{
    height: 20px;
    line-height: 18px;
    border: 1px solid #003399;
    box-sizing: border-box;
    padding: 0 5px;
    color: #003399;
    background: #EEF4FC;
}
.prdItem-priceL{
    font-weight: bold;
    padding-left: 10px;
    color: #e52f2c;
}
.prdItem-price{
    justify-content: space-between;
    margin: 14px 9px 10px;
    align-items: center;
    background: #FCEFF2;
    border-radius: 4px;
    height: 46px;
    position: relative;
}
.prdItem-priceR{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
}
.prdItem-priceR p{
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 10px;
    line-height: 16px;
    bottom: 16px;
}
.prdItem-name{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
    padding: 0 9px;
    max-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.prdItem-brand,
.prdItem-Rbrand{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    padding: 5px 9px;
    display: flex;
}
.prdItem-Rbrand{
    padding-top: 0;
    padding-bottom: 9px;
}
.prdItem-brand span,
.prdItem-Rbrand span{
    color: #333;
    width: 224px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#pageToolbar{
    padding-bottom: 20px;
}
.ui-paging-container{
    color: #666;
    font-size: 13px;
}
.ui-paging-container ul, 
.ui-paging-container li{
    list-style: none;
}
.ui-paging-container ul{
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ui-paging-container li.ui-pager-disabled, 
.ui-paging-container li.ui-pager-disabled:hover{
    background-color: rgb(243, 243, 243);
    cursor: not-allowed;
}
.ui-paging-container li.ui-pager-disabled{
    border-color: #f3f3f3 !important;
    color: #CDCDCD;
}
.ui-paging-container .js-page-action{
    width: 68px;
    position: relative;
    padding: 0 5px;
}
.ui-paging-container li{
    padding: 0 8px;
    text-align: center;
    line-height: 22px;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 0;
    font-size: 12px;
    color: #9b9b9b;
    display: inline-block;
}
.js-page-prev, 
.js-page-next{
    min-width: 68px;
    min-height: 24px;
}
.ui-paging-container li.focus{
    background-color: #003399;
    border-radius: unset;
    color: #ffffff;
}
.ui-paging-container li.ui-pager{
    border: 1px solid #cdcdcd;
    height: 24px;
    line-height: 22px;
    cursor: pointer;
    border-radius: 2px;
}
.ui-paging-container .js-page-prev img{
    left: 5px;
}
.ui-paging-container .js-page-action img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ui-paging-container li.focus a{
    background-color: #003399;
    color: #ffffff;
}
.searchResult .ui-pager a{
    text-decoration: none !important;
    width: 100%;
}
.ui-paging-container .js-page-next img{
    right: 5px;
}
.ui-paging-container li.ui-paging-toolbar{
    margin-left: 10px;
    height: 24px;
    padding: 0;
    display: none;
}
.ui-paging-container li.ui-paging-toolbar input{
    width: 85px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    background: #FFFFFF;
    border: 1px solid #cdcdcd;
    font-size: 12px;
    color: #9b9b9b;
    box-sizing: border-box;
    vertical-align: initial;
    margin: 0 10px 0 0;
}
.ui-paging-container li.ui-paging-toolbar a{
    background-color: #003399;
    color: #fff;
    width: 53px;
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    margin-left: 0;
    border: none;
    vertical-align: initial;
    border-radius: unset;
    text-decoration: none;
    display: inline-block;
}
.disabled.skip{
    cursor: not-allowed!important;
    background-color: rgb(243, 243, 243)!important;
    color: rgb(205, 205, 205)!important;
}
.prdItem:hover{
    border-color: #003399;
    cursor: pointer;
}
.prdItem:hover .prdItem-name{
    color: #003399;
}
.prdItem-name:hover{
    text-decoration: underline; 
}
.mkp-content .m-loading{
    width: 100%;
    height: 400px;
    background: url(/vcommon/common/img/loading_grey.gif) center center no-repeat;
    font-size: 0;
    display: none;
}
.pitchCancel-n:hover{
    background: url(/vcommon/theme/search/img/close.png) #003399 no-repeat center center / 14px 14px!important;
}
.mkp-page .categoryb-Option a:hover{
    text-decoration: none;
}