body{
    font-family: arial;
}
.login-register-ul li {
    padding: 0 5px;
}

.header-nav .login-register-ul li a {
    font-size: 12px;
}

#newBridge .nb-icon-skin-3 .nb-icon-inner-wrap .nb-icon-bridge0 {
    display: none;
}
/* #nb_invite_wrap{
    display:none !important;
    } */
.order-stock-modal {
    width: 400px;
    height: 150px;
    display: none;
    position: fixed;
    top: 30%;
    left: 40%;
    z-index: 200002;
    border-radius: 4px;
    background-color: #fff;
}

.order-stock-msg-header {
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

.order-stock-msg-body {
    color: #2489eb;
    padding: 10px;
    font-size: 16px;
}

.search-btn-ie {
    padding-top: 11px !important;
    padding-bottom: 9px !important;
}

/* 信用保证页面样式 */
.sname {
    width: 100%;
    text-align: center;
}

.sname ul {
    width: 100%;
    display: inline-block;
}

.sname ul li {
    float: left;
    margin: 4px;
    line-height: 1;
    vertical-align: center;
}

.ulname ul li:HOVER {
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#2489eb',
    Direction=135, Strength=5); /*for ie6,7,8*/
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px #2489eb;
    -moz-box-shadow: 0 0 10px #2489eb;
    box-shadow: 0 0 10px #2489eb;
    -webkit-box-shadow: 0 0 10px #2489eb;
}

.sname1 {
    width: 100%;
    text-align: center;
}

.sname1 ul {
    width: 100%;
    display: inline-block;
}

.sname1 ul li {
    float: left;
    margin: 4px;
    line-height: 1;
    vertical-align: center;
    width: 19%;
    color: #fff;
    font-size: 13px;
}

.sname1 ul li img:HOVER {
    margin-top: -15px;
}

.fctip {
    z-index: 1;
    background-color: #fc0;
    border-radius: 0px 0px 7px 7px;
    width: 224px;
    height: 15px;
    position: absolute;
    margin-top: 287px;
    display: none;
}

.news-content .news-item {
    height: auto;
    margin-top: 0px;
}

.scroll_horizontal .list li {
    width: 306px;
    margin-left: 5px;
    text-align: left;
    padding: 2px 0px 2px 0px;
}

.news-content .news-item {
    width: 280px;
    background: none;
}

.news-img {
    width: auto;
    height: auto;
}

.news-img img {
    width: 280px;
}

.list li .news-item:hover {
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#2489eb',
    Direction=135, Strength=5); /*for ie6,7,8*/
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px #2489eb;
    -moz-box-shadow: 0 0 10px #2489eb;
    box-shadow: 0 0 10px #2489eb;
    -webkit-box-shadow: 0 0 10px #2489eb;
}

.news-item-title {
    font-size: 18px;
}

.fixed-search-area .fixed-ipt-wrapper {
    height: 42px;
}

.fixed-search-area .fixed-ipt-wrapper .ipt {
    height: auto;
}

.centerTip {
    position: absolute;
    border-top: 1px solid #666;
    padding: 10px 0 0 12px;
    height: 150px;
}

.cspan0 {
    margin-left: -338px;
    width: 186px;
    text-align: left;
}

.cspan1 {
    margin: 236px -73px;
    width: 245px;
    text-align: left;
}

.cspan2 {
    margin: 431px -805px;
    width: 215px;
    text-align: right;
    padding-right: 5px;
}

.cspan3 {
    margin: 652px -515px;
    width: 205px;
    text-align: left;
}

.cspan4 {
    margin: 892px -775px;
    width: 191px;
    text-align: right;
    padding-right: 5px;
}

.cspan5 {
    margin: 892px -64px;
    width: 245px;
    text-align: left;
}

.i {
    display: inline-block;
    padding-top: 5px;
    font-size: 12px;
}

#rgTitle {
    margin-top: -3px;
}

.nav-wrap {
    z-index: 1 !important;
}
@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('BebasNeue-Regular.eot');
    src: local('BebasNeue-Regular Regular'),
    local('BebasNeue-Regular'),
    url('BebasNeue-Regular.woff') format('woff'),
    url('BebasNeue-Regular.ttf') format('truetype'),
    url('BebasNeue-Regular.svg#fontName') format('svg');
}

.mall-title-wrapper{
    width:100%;
    height:80px;
}
.mall-title-content{
    width:1200px;
    margin:0 auto;
}
.mall-title-content .bread-nav{
    padding-top:8px;
    float:left;
}
.mall-title-content .search-wrapper{
    padding-top:18px;
    float:right;
    text-align: left;
    width:488px;
}
.mall-title-content .search-wrapper .tab-wrapper{
    display:block;
    width:488px;
    height:28px;
}
.mall-title-content .search-wrapper .tab-wrapper .tab-item{
    padding:4px 14px;
    display:inline-block;
    height:28px;
    color:#2589eb;
    cursor: pointer;
}
.mall-title-content .search-wrapper .tab-wrapper .tab-stock{
    width:70px;
}

.mall-title-content .search-wrapper .tab-wrapper .tab-supplier{
    width:120px;
}

.mall-title-content .search-wrapper .tab-wrapper .current-tab{
    background:rgba(37,137,235,1);
    color:#FFFFFF;
}
.mall-title-content .search-wrapper .search-text{
    width:400px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(37,137,235,1);
    float:left;
    padding-left:10px;
}
.mall-title-content .search-wrapper .btn-search{
    border:0;
    color:#ffffff;
    width:88px;
    height:40px;
    padding:10px;
    background:linear-gradient(140deg,rgba(37,137,235,1) 0%,rgba(43,118,235,1) 47%,rgba(50,93,236,1) 100%);
    background-color: #2589eb;
}

.result-content-wrapper{
    width:1200px;
    margin:0 auto;
    padding-top:14px;
    clear:both;
}
.result-content-wrapper .result-content{
    float:left;
    width:940px;
    height:auto;
}
.result-content .result-condition{
    height:45px;
    width:100%;
    border-bottom:2px solid rgba(37,137,235,1);
}
.result-condition .condition-left{
    float:left;
}
.condition-left span{
    display: inline-block;
}
.condition-left .order-part{
    float:left;
}
.condition-left .supplier-type-part{
    float:left;
}
.condition-left .left-con-item{
    width:auto;
    height:45px;
    padding:11px 26px;
    color:#333333;
    cursor: pointer;
    position:relative;
}
.condition-left .left-con-item-price{
    padding:11px 40px 11px 26px;
}
.condition-left .left-con-item .sorted-price{
    width:8px;
    height:13px;
    position:absolute;
    margin-left:5px;
    margin-top:4px;
}
.condition-left .left-con-item .default-price{
    background-image: url("/page/pc/images/mall/price-default.png");
}
.condition-left .left-con-item .lo-hi-price{
    background-image: url("/page/pc/images/mall/price-lo-hi.png");
}
.condition-left .left-con-item .hi-lo-price{
    background-image: url("/page/pc/images/mall/price-hi-lo.png");
}

.condition-left .supplier-type-part .check-line-wrapper{
    height: 25px;
    display: inline-block;
    width: 10px;
    margin: 0 15px 0 20px;
    float: left;
    padding-top: 8px;
}
.condition-left .supplier-type-part .check-line{
    display:inline-block;
    height:24px;
    width:1px;
    background:#eeeeee;
}
.condition-left .check-item{
    width:auto;
    height:45px;
    padding:11px 10px;
    color:#333333;
    cursor: pointer;
    float:left;
}
.condition-left .first-check-item{
}
.condition-left .check-item .check-box-wrapper{
    float:left;
    padding-top:3px;
}
.condition-left .check-item .check-box-span{
    width:14px;
    height:14px;
    float:left;
    background:rgba(238,238,238,1);
    position: relative;
    text-align: center;
}
.condition-left .check-item .check-box-span img{
    position: absolute;
    top:3px;
    left:2px;
}
.condition-left .check-item .checked{
    width:14px;
    height:14px;
    background:rgba(37,137,235,1);
}
.condition-left .check-item .checked img{
    display: block;
}
.condition-left .check-item .check-item-text{
    margin-left:6px;
}
.condition-left .item-current{
    color:#FFFFFF;
    background:rgba(37,137,235,1);
}
.result-condition .condition-right{
    float:right;
    padding-top: 5px;
}
.condition-right .right-con-item{
    width:auto;
    padding:5px 10px;
    border:1px solid rgba(204,204,204,1);
    cursor: pointer;
    display: inline-block;
}
.condition-right .con-item-address{
    margin-right:14px;
}
.result-info{
    padding:10px 0 12px 0;
    font-size: 16px;
    color:#333333;
    border-bottom:1px solid rgba(238,238,238,1);
}
.result-info .nums-text{
    color:#2589eb;
    font-size:18px;
    font-weight: 600;
}

.results{
    height:auto;
    width: 1100px;
    margin: 0 auto;
}

.results .result-row{
    height:380px;
    margin-bottom:30px;
    padding-left: 80px;
}
.result-item{
    float:left;
    width: 220px;
    height: 365px;
    margin-left:20px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(204,204,204,0.5);
    position:relative;
}
.results .result-row .result-item:nth-child(1){
    margin-left:0;
}
.result-item .item-pic{
    width:100%;
    height:220px;
    background:rgba(255,255,255,1);
    position: relative;
    overflow:hidden;
}
.item-pic:hover img {
    transform:scale(1.1);
    transition: 0.3s;
}
.result-item .lack-of-pic{
    width:219px;
    height:28px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    position: absolute;
    bottom:0;
    left:0;
    text-align: center;
    color:#ffffff;
    padding-top:3px;
}
.result-item .item-pic .verify-supplier{
    width:104px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    position: absolute;
    left:0;
    top:0;
    color: #ffffff;
    font-size:12px;
    text-align: center;
    padding:4px 10px;
    cursor: pointer;
    z-index:5;
}
.result-item .item-pic .golden-verify-supplier{
    width:80px;
    height:25px;
    background:linear-gradient(230deg,rgba(37,137,235,1) 0%,rgba(50,93,236,1) 100%);
    position: absolute;
    right:0;
    top:0;
    color: #ffffff;
    font-size:12px;
    text-align: center;
    padding:4px 10px;
    cursor: pointer;
}
.result-item .item-text{
    width:100%;
    height: 148px;
    padding: 10px 8px;
    cursor: pointer;
}
.item-text:hover .name-text a{
    text-decoration:underline;
}
.item-text:hover .generic-supplier-text{
    text-decoration:underline;
}
.item-text a{
    display:block;
    color:inherit;
    text-decoration: none;
}
.item-text .price-text{
    height:25px;
}
.item-text .price-text .price-font{
    color:#E50000;
    font-size:18px;
    font-weight:bold;
    line-height: 20px;
}
.item-text .price-text .money-tag{
    font-size:12px;
}
.item-text .price-text .price-font .tax-font{
    color: #999999;
    width: auto;
    /*  background: linear-gradient(315deg,rgba(229,0,0,1) 0%,rgba(254,27,66,1) 100%); */
    display: inline-block;
    font-size: 10px;
    padding:1px 4px 0px 4px;
    margin-left: 4px;
    font-weight: normal;
    line-height: 14px;
}
.prod-unit{
    color: #E50000;
    font-size: 12px;
    margin-left: 5px;
}
.item-text .price-text .sale-agent-font{
    color:#888888;
    line-height: 26px;
    font-size:12px;
}
.name-text a{
    clear: both;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    width:200px;
    font-weight: bold;
}
.name-text, .generic-supplier,.company-text, .address-text{
    font-size:12px;
}
.address-text{
    margin-top: -4px;
}
.company-text{
    margin-top: 6px;
}
.company-text:hover{
    text-decoration:underline;
}
.generic-supplier{
    position:relative;
    margin-top: -2px;
    margin-bottom: -5px;
}
.generic-supplier .generic-supplier-text{
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    width:200px;
}
.company-text, .address-text .address-text-content{
    color:#999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    max-width: 195px;
    width:auto;
    padding-left:2px;
}
.company-text{
    cursor: pointer;
}
.company-text .company-name{
    position: relative;
    padding-left: 18px;
    display: block;
    width: 195px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.company-name::before{
    content: '';
    margin-left: -18px;
    margin-top: 2px;
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(/page/pc/images/mall/company.png) no-repeat;
    background-size: 100% 100%;
}
.address-text .contact-supplier-font{
    color:#2589EB;
}
.address-text .location-span{
    width:12px;
    height:12px;
    padding-left:1px;
}
.address-text .location-span img{
    width: 10px;
    height: 12px;
}
.supplier-info{
    width:237px;
    height:130px;
    position: absolute;
    z-index: 5;
    display: none;
    left:-10px;
    margin-top:-145px;
    background:transparent;
}
.company-text:hover .supplier-info{
    display:block;
}
.supplier-info .supplier-info-content{
    width:237px;
    height:120px;
    padding:10px 14px;
    font-size:12px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 8px 0px rgba(182,202,232,1);
    border-radius:2px 0px 0px 0px;
}
.supplier-info-content::after{
    content:url("/page/pc/images/mall/arrow-down.png");
    position: absolute;
    left:50px;
    top:120px;
    z-index:10;
}
.supplier-info .sinfo-contact{
    margin-top:6px;
}
.supplier-info .sinfo-phone{
    margin-top:2px;
}
.supplier-info .sinfo-title{
    color:#999999;
    display: inline-block;
    overflow:hidden;
}
.supplier-info .sinfo-text{
    width:140px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
}
.supplier-info .link{
    margin-top:4px;
    color:#2589eb;
    text-decoration:underline;
}
.golden-supplier-wrapper{
    float:right;
    width:240px;
    height:auto;
}
.golden-supplier-wrapper .ad-item:nth-child(1){
    margin-top:0;
}
.golden-supplier-wrapper .ad-item{
    width:240px;
    height:475px;
    margin-top:25px;
}

.golden-supplier-wrapper .ad-item img{
    width:100%;
    height:100%;
}
.golden-supplier-wrapper .result-item{
    margin-top:20px;
    margin-left:0;
    width:240px;
    height:375px;
}
.golden-supplier-wrapper .result-item .item-pic{
    height: 240px;
}
.golden-supplier-wrapper .result-item:nth-child(1){
    margin-top:0;
}
/* header_v6 current item's style */
#brandMall{
    color: #2489eb;
}
#brandMall:before{
    content:'';
    height: 2px;
    width: 80px;
    background-color: #2489eb;
    position: absolute;
    left: 10px;
}
.filter-condition{
    min-height: 40px;
}
.verify-supplier{
    height: 29px;
    display: block;
    line-height: 29px;
    border-top: 1px solid #eee;
    margin: -1px -8px;
    padding-left: 10px;
}
.verify-supplier-type-span{
    border-radius: 1px;
    height: 16px;
    /* font-size: 0.7em !important; */
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 16px;
    display: inline-block;
    text-align: center;
    padding: 0px 2px;
    font-size: 12px;
    background: #2589eb linear-gradient(320deg, #00BEAB 0%, #3472F6 100%);
}
.sale-agent-font{
    height: 16px;
    border-radius: 1px;
    /* font-size: 0.7em !important; */
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 16px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    padding: 0 2px 0 1px;
    font-size: 12px;
    background: #2589eb linear-gradient(135deg, rgba(37, 143, 235, 1) 0%, rgba(37, 129, 235, 1) 100%);
}
#otherLinkTitle, #mallItem{
    color: #2589eb;
}

.menu-right-item {
    width: 846px;
    position: absolute;
    height: 339px;
    top: 150px;
    margin-left: 150px;
    background-color: white;
    box-shadow: 0px 2px 10px 1px #ccc;
}

.menu-right-item ul li span {
    cursor: pointer;
}

.menu-right-item ul li span:hover {
    color: #2489EB;
    text-decoration: underline;
}

.menu-right-item-ul {
    padding: 0 0 12px 40px;
}

.items-table {
    height: 100%;
    width: 100%;
}

.items-table ul li {
    font-size: 12px;
    position: relative;
}

.menu-right-item-ul-li-title {
    padding-top: 7px;
    font-size: 14px !important;
}

.menu-right-item-ul-li-content {
    padding-top: 1px;
    font-size: 12px !important;
}

.menu-right-item-ul-li-content span a {
    color: inherit;
}

.items-table ul li span {
    width: 75px;
    text-align: left;
    height: auto;
    display: inline-block;
}

.for-feature ul {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
}

.for-feature ul li {
    float: left;
}

.for-feature .menu-right-item-ul-li-title {
    padding: 0;
    width: 33%;
}

.for-feature .menu-right-item-ul-li-content {
    width: 33%;
    margin-top: 5px;
}

.forSupplierItem .menu-right-item-ul-li-content span {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    color: #333;
}
.items-table {
    height: 100%;
    width: 100%;
}

.items-table ul li {
    font-size: 12px;
    position: relative;
}

.items-table-for-case-ul{
    padding: 0;width: 50%;float: left;text-align: center;padding-left: 4px;
}
.menu-right-item-ul-car{
    padding: 0; width: 50%;float: left;text-align: center;padding-right: 4px;
}
.ul-anli-summary{
    margin-top: 24px;line-height: 1;font-size: 12px !important;height: 135px;padding: 0px;
}
.ul-anli-summary p{
    width: 215px;height: 87px;float: right;line-height: 1.5;padding-top: 10px;margin-right:5px;
}
.icon-new{
    color: red !important;text-align: right;float: right;bottom: -21px;right: -30px;
}
.class-blue {
    color: #2489eb !important;
}

#forCase .icon-circular-arrow, #forCertificate .icon-circular-arrow{
    background: url(/page/pc/images/index/menu/icon-circular-arrow.png) no-repeat;
    background-size: 100%;
    width: 45px;
    height: 45px;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/page/pc/images/index/menu/icon-circular-arrow.png',
    sizingMethod=scale);
    position: absolute;
    left: 42px;
    bottom: 12px;
    margin: 0;
}
i.i-bottom{
    left: 344px !important;
}
#forCase a{
    display: inline-block;
    overflow: hidden;
    width: 376px;
    height: 135px;
}
#forCertificate a{
    display: inline-block;
    overflow: hidden;
    width: 376px;
    height: 295px;
}

#forCase p,#forCertificate p{
    position: absolute;
    left: 45px;
    top: 5px;
    width: auto;
    height: auto;
    font-size: 20px;
    color: white;
}
p.p-bottom{
    left: 220px !important;
    text-align: right;
    display: inline-block;
    width: 160px !important;
}
.span-cert-tnum{
    width: 126px !important;
    height: 112px !important;
    opacity: 0.58;
    color: rgba(255, 255, 255, 1);
    font-size: 80px;
    text-align: left;
    font-family: PingFangSC-Medium;
    position: absolute;
    left: 44px;
    top: 60px;
}
.span-cert-type{
    width: 72px !important;
    height: 25px !important;
    opacity: 0.7;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    text-align: center;
    font-family: PingFangSC-Medium;
    position: absolute;
    left: 44px;
    bottom: 110px;
}
.span-cert-download{
    width: 90px !important;
    height: 28px !important;
    opacity: 0.74;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    text-align: center;
    font-family: PingFangSC-Medium;
    position: absolute;
    left: 44px;
    bottom: 78px;
}
.span-cert-car{
    width: 112px !important;
    height: 22px !important;
    opacity: 0.9;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    font-family: PingFangSC-Medium;
    position: absolute;
    right: 40px;
    bottom: 43px;
}
.span-cert-download1{
    width: 72px !important;
    height: 22px !important;
    opacity: 0.9;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    font-family: PingFangSC-Medium;
    position: absolute;
    right: 40px;
    bottom: 13px;
}
.page-content{
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}
.page-content ul {
    width: 100%;
}
.page-content ul li{
    width: 60px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #eee;
    margin: 5px;
    cursor: pointer;
}
.page-content ul li.active, .page-content ul li:hover{
    color: #2589eb;
    border: 1px solid #2589eb;
}

/* chimei */
.css-1nstz84 {
    border: 0;
    opacity: 0.6;
    border-bottom: 0.0625rem solid;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: inherit;
    background-color: #e5e5e5;
}
.css-6iucui {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.css-19b5fde {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    border-radius: 10px;
    height: 100%;
}
.css-oowius {
    width: 100%;
}
.css-1k8h1mt {
    font-family: Montserrat,Verdana,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    color: #041e42;
    margin-bottom: 10px;
}
.css-7jpeu3 {
    font-family: Montserrat,Verdana,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    line-height: 1.71;
    color: #4d4d4d;
    margin-bottom: 10px;
}
.css-1ms9zjq {
    display: none;
}
.css-p2z7s4 {
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    outline: none;
    color: #5fb7ac;
}
.css-70qvj9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-1fi20to {
    font-family: Montserrat,Verdana,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #5fb7ac;
    margin-right: 10px;
}
.css-1cmuu8g {
    width: 30px;
    height: 30px;
    color: #5fb7ac;
    display: inline-block;
    vertical-align: middle;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.css-1cmuu8g:not(:root) {
    overflow: hidden;
}


@media screen and (min-width: 576px){
    .css-1nstz84 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .css-6iucui {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .css-19b5fde {
        width: 164px;
        margin-right: 20px;
        margin-bottom: 0px;
    }
    .css-oowius {
        width: calc( 100% - 164px);
    }
    .css-1k8h1mt {
        font-size: 22px;
        line-height: 1.36;
    }
    .css-7jpeu3 {
        font-size: 16px;
        line-height: 1.75;
    }
    .css-1ms9zjq {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .css-1fi20to {
        font-size: 20px;
        line-height: 1.4;
    }
}
/* solvay */
.field__item{
    font-size: 18px;
    text-align: left;
    line-height: 2.2;
}
.field__item p {
    margin: 0 0 15px;
}

/* lotte */
.lotte-title{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    font-size: 40px;
    padding: 10px 20px;
    color: red;
}
.lotte-title-item{
    display: inline-block;
    background: red;
    color: white;
    width: 101px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 5px;
}
.lotte-product-list, .teijin-product-list{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.lotte-product-list li, .teijin-product-list li{
    float: left;
    font-size: 20px;
    width: 100px;
    height: 33px;
    display: inline-block;
    border-radius: 30px;
    color: red;
    text-align: center;
    line-height: 33px;
    margin: 0 10px;
    border: 1px solid red;
    cursor: pointer;
}
.teijin-product-list li{
   margin: 10px;
    width: 220px;
}
.lotte-product-list li.active, .teijin-product-list li.active{
    background-color: red;
    color: white;
}
.lotte-desc{
    display: inline-block;
    position: absolute;
    left: -235px;
    top: 50px;
    width: 230px;
    background: #73B9FF;
    border-radius: 5px;
    padding: 23px;
    color: white;
    font-size: 13px;
}
.lotte-desc-title{
    height: 40px;
    font-size: 20px;
    font-family: PingFang-SC-Bold, PingFang-SC, sans-serif;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 28px;
    position: relative;
    padding-left: 10px;
}
.lotte-desc-title:before{
    content: "";
    width: 3px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    background-color: white;
}
.pc-desc{
    line-height: 26px;
    letter-spacing: 2px;
    text-align: left;
    padding: 20px 90px;
    background-color: white;
}
.pc-desc span{
    font-size: 40px;
    color: red;
}
.pc-item-table, .pc-item-table tbody{
    width: 100%;
    display: inline-block;
    background-color: white;
    padding-bottom: 15px;
}
.pc-item-table tr{
    width: 100%;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    border-bottom: 1px solid #dddddd;
}
.pc-item-table tr:first-child{
    font-size:20px;
    font-family: PingFang-SC-Bold, PingFang-SC, sans-serif;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.pc-item-table tr td{
    width: 24%;
    display: inline-block;
    color: #333;
    font-size: 15px;
}
.pc-item-table tr td:nth-child(2){
    width: 50%;
}


/* tableType */
.tableWrap {position:relative;background-color: #ffffff}
.tableWrap .tableTit {font-size:20px; font-weight:700; color:#000; margin-bottom:20px; text-align: left;padding-left: 90px;}

.tableType1 {border-top:2px solid #000; margin-bottom:40px;}
.tableType1:last-child {margin-bottom:0}
.tableType1 table {width:100%; table-layout:fixed;}
.tableType1 table thead th {font-size:18px; color:#000; font-weight:700; padding:20px 0; border-bottom:1px solid #e0e0e0;text-align: center;}
.tableType1 table tbody td {padding:20px 30px; border-bottom:1px solid #e0e0e0; text-align:center; line-height:1.3;}
.tableType1 .mobile {display:none;}
.tableType1 .tableTxt {margin-top:30px;}
.tableType1 .tableTxt .dotT {position:relative; padding-left:12px; line-height:26px;}
.tableType1 .tableTxt .dotT:before {content:""; display:block; position:absolute; top:0; left:0; width:2px; height:26px; background:url("/common_cn/images/icon/dot_2x2.gif") no-repeat 0 center;}
.tableType1 .tableTxt .dotT strong {display:inline-block; font-weight:700; margin-right:25px;}
.tableType1 .scrollDiv {overflow-x:auto;}
.tableType1 .scrollDiv::-webkit-scrollbar { height: 2px; }
.tableType1 .scrollDiv::-webkit-scrollbar-thumb { background: #a9a9a9; }
.tableType1 table tbody td.borL {border-left:1px solid #e0e0e0;}

.tableType2 {border-top:2px solid #000; position:relative;} /* �������� table*/
.tableType2 .taL {text-align:left !important;}
.tableType2 .date {position:absolute; top:-45px; right:0;}
.tableType2 .grayBtn {position:absolute; top:-62px; right:0; display:inline-block; padding:12px 30px; background:#545a66; border-radius:3px; color:#fff; font-weight:700;}
.tableType2 .scrollDiv {overflow-x:auto;}
.tableType2 .scrollDiv::-webkit-scrollbar {height: 2px; }
.tableType2 .scrollDiv::-webkit-scrollbar-thumb { background: #a9a9a9; }

.tableType2 table {width:100%; table-layout:fixed;}
.tableType2 table thead th {font-size:18px; color:#000; font-weight:700; padding:20px 0; border-bottom:1px solid #e0e0e0;}
.tableType2 table tbody td {padding:20px 10px; border-bottom:1px solid #e0e0e0; text-align:center; line-height:30px;}
.tableType2 table tfoot td {padding:20px 10px; border-bottom:1px solid #e0e0e0; font-weight:700; text-align:center; line-height:30px;}
.tableType2 table.type2 th, .tableType2 table.type2 td {border-left:1px solid #e0e0e0;}
.tableType2 table.type2 th:first-child, .tableType2 table.type2 td:first-child {border-left:0; border-right:1px solid #e0e0e0;}
.tableType2 table.type2 td .checkIcon {vertical-align:middle;}
.tableType2 .tableTxt {margin:20px 0;}
.tableType2 .tableTxt .dotT {position:relative; padding-left:12px; line-height:26px;}
.tableType2 .tableTxt .dotT:before {content:""; display:block; position:absolute; top:0; left:0; width:4px; height:26px; background:url("/common_cn/images/icon/dotG_4x4.gif") no-repeat 0 center;}
.tableType2 .tableTxt .dotT strong {display:inline-block; font-weight:700; margin-right:25px;}

/* teijin */
.table-content{
    background: #fff;
    line-height: 35px;
    padding-bottom: 50px;
}
.table-content table th{
    text-align: center;
}