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;
}

.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;
}

.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{
    width: 46px;
    padding: 9px 0 0 9px;
}
.prdItem-icon img,
.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;
    word-break: break-all;
}
.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;
}
/* mkp Lp s */
.mkpbanner{
    width: 1200px;
    margin-bottom: 10px;
    position: relative;
}
.mkpbanner img{
    width: 100%;
}
.mkpbanner h1{
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    font-size: 65px;
    color: #d2d3d5;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 11px;
    text-shadow: -2px -2px 1px #72716c;
    position: absolute;
    top: 55px;
    left: 63px;
}
.mkpbanner h2{
    color: #d2d3d5;
    font-size: 18px;
    position: absolute;
    top: 172px;
    font-weight: normal;
}
.mkpbanner h2.bannerHl{
    left: 157px;
}
.mkpbanner h2.bannerHR{
    left: 383px;
}
.mkpbanner p{
    position: absolute;
    font-size: 22px;
    color: #d2d3d5;
    top: 66px;
    left: 710px;
    font-weight: 500;
}
.mkptop{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    background: #fff;
}
.mkptop-title{
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    align-items: center;
    justify-content: center;
}
.mkptop-title img{
    width: 14px;
    height: 15px;
    padding-right: 20px;
}
.mkptop-title img:last-child{
    padding-left: 20px;
    padding-right: 0;
}
.mkptop-list{
    padding: 0 10px 10px 10px;
    flex-wrap: wrap;
}
.mkptop-list-item{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    width: 180px;
    height: 56px;
    border-radius: 2px;
    border: 1px solid #F3F3F3;
    box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 10px;
}
.mkptop-list-item:nth-child(6n){
    margin-right: 0;
}
.mkptop-list-item p{
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    font-weight: normal;
}
.mkptop-list-item:not(.more):hover,
.mkptop-list-item.active{
    border-color: #003399;
    background-color: #EEF4FC;
}
.mkptop-list-item.more{
    cursor: default;
    font-size: 14px;
    font-weight: normal;
}
.news {
  margin: 10px 0;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.news .news-title {
  padding: 0 20px;
  height: 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f3f3f3;
}
.news .news-title .title {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.news .news-title .more {
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
  color: #003399;
}
.news .news-list {
  padding: 0 20px;
}
.news .news-list .new-item {
  cursor: pointer;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #f3f3f3;
}
.news .news-list .new-item .text {
  font-size: 14px;
  color: #333333;
}
.news .news-list .new-item .time {
  font-size: 12px;
  color: #999999;
}
.mkp-content-top{
    padding: 10px 10px 0;
}
.mct-left{
    width: 180px;
    height: 100px;
    border-radius: 2px;
    border: 1px solid #F3F3F3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    box-sizing: border-box;
}
.mct-left-div{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.mct-left-p{
    padding-top: 17px;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    font-weight: normal;
}
.mct-middle{
    width: 798px;
    min-height: 100px;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}
.mct-right{
    width: 180px;
    height: 56px;
    background: #FFCC00;
    text-align: center;
    line-height: 56px;
    align-self: center;
    cursor: pointer;
}
.mkp-page-mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 10000;
}
.mkpp-mask-box{
    display: none;
    width: 565px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mkpp-mask-top{
    width: 565px;
    height: 40px;
    background: #DFEEFF;
    align-items: center;
    justify-content: space-between;
}
.mkpp-mask-top-close{
    padding-right: 10px;
    cursor: pointer;
}
.mkpp-mask-top-title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    padding-left: 10px;
    line-height: 40px;
}
.mkpp-msk-con-item{
    padding: 10px 0;
    margin: 0 20px;
    justify-content: space-between;
    border-bottom: 1px solid #F3F3F3;
}
.msk-con-item-left-title{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
    padding-bottom: 25px;
    padding-top: 4px;
}
.msk-con-item-left-brand,
.msk-con-item-left-brandP{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    padding-bottom: 10px;
}
.msk-con-item-left-brand span,
.msk-con-item-left-brandP span{
    color: #333;
}
.mkpp-msk-con-item-right{
    width: 98px;
    height: 28px;
    background: #FFCC00;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.mkpp-msk-con{
    max-height: 560px;
    overflow-y: auto;
    scrollbar-width: thin;
    display: none;
}
.mkpp-msk-con::-webkit-scrollbar {
    width: 5px;
}
.mkpp-msk-con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.mkpp-msk-con::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #CDCDCD;
}
/* mkp Lp e */