﻿*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:0.9rem; background: #f9f9f9;  }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:hover{ color: #053099; }
.a-nouderline{ text-decoration: none;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none; }
em,i{ font-style: normal;}
h1,h2,h3,h4,b,strong{ color: #111111;}
.curs{cursor: pointer; }
.dis{ display: none;}
.undis{ display: none;}
.width-100{ width: 100%;}
.window-container{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:url(../images/window.png);background-repeat:repeat; display:none; }
.window-container .window-main{position:absolute;z-index:10;top:50%;left:50%;margin-top:-100px;margin-left:-220px;padding:40px 0;line-height:40px;width:396px;height:125px;border-radius:10px;color:#053099;background-color:#fff;font-size:20px;border:7px solid #053099}
.window-container .window-main img{ margin-right:5px;}
.goodslisttitle{ color:#111; line-height:42px; padding:10px 0; font-size:1.4rem;}

.imgva img{vertical-align: middle;}
.mar0{ margin: 0 auto;}
.mar-t1{ margin-top: 10px;}
.mar-t15{ margin-top: 15px;}
.mar-t2{ margin-top: 20px;}
.mar-t3{ margin-top: 30px;}

.clear{ clear:both;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { display: flex; align-items: center; justify-content: center;}
.flex-center2 { display: flex; align-items: center; justify-content: flex-start;}
.flex-center-contain { justify-content: space-between;}
.flex-end{ justify-content: flex-end;}
.flex-center-contain-center{ justify-content:center;}

.posi-rel{position: relative;}
.posi-abs{position: absolute;}


.padding5{ padding: 5px;}
.padding10{ padding: 10px;}
.padding15{ padding: 15px;}
.padding20{ padding: 20px;}
.padding25{ padding: 25px;}
.padding30{ padding: 30px;}

.left{float: left;}
.right{float: right;}

.input-width-1{ width: 10%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-2{ width: 20%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-3{ width: 30%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-4{ width: 40%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-5{ width: 50%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-6{ width: 60%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-7{ width: 70%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-8{ width: 80%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-9{ width: 90%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-10{ width: 100%; border: 1px solid #eee; border-radius: 3px; background: none;}

input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none; font-family: "microsoft yahei";}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal; font-family: "microsoft yahei";}

#warp{ width:100%; height:auto; position: relative; }
.container{ width: 1360px;}

.btn-success{ border: none; border-radius: 3px;}
.font-color{ color: #053099;}
.font-color-block{ color: #111;}
.font-color-gray{ color: #999;}
.font-color-white{ color: #FFFFFF !important;}
.font-size{ font-size: 1rem;}
.font-size-small{ font-size: 0.9rem;}
.bg-color{ background: #053099; }
.bg-color1{ background: #000000; }
.bgfff{ background: #FFFFFF;}
.border-color{ border: 1px solid #eee; border-radius: 3px;}
.box-shad{box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.red{ color:red;}

.line10{ line-height: 10px;  height: 10px; clear: both;}
.line20{ line-height: 20px;  height: 20px; clear: both;}
.line30{ line-height: 30px;  height: 30px; clear: both;}
.line40{ line-height: 40px;  height: 40px; clear: both;}
.line50{ line-height: 50px;  height: 50px; clear: both;}


.col-lg-1{ width: 10%;}
.col-lg-2{ width: 20%;}
.col-lg-3{ width: 30%;}
.col-lg-4{ width: 40%;}
.col-lg-5{ width: 50%;}
.col-lg-6{ width: 60%;}
.col-lg-7{ width: 70%;}
.col-lg-8{ width: 80%;}
.col-lg-9{ width: 90%;}
.col-lg-10{ width: 100%;}

.position_location{ width: 100%; line-height: 26px; padding: 12px 0;}
.position_location i{ color: #053099; margin-right: 8px; font-size: 1.1rem;}

img.bannerpic{ display:block !important;}
img.bannermob{ display:none !important;}
.msearch{ margin-top:10px; margin-bottom:10px; background:#fff; border:1px solid #ddd; border-radius:3px; display:none;}
.msearch input{ width: 80%; height: 42px; border: 1px solid #053099; border-radius: 3px 0 0 3px; padding:0 15px; border-right: none;}
.msearch button{ width: 20%; height: 42px; background: #053099; border-radius:0 3px 3px 0; border: none; color: #FFFFFF; font-size: 1rem;}


.form-group{ width:100%; height:auto;}
.form-group label{ display:block; line-height:40px; height:40px;}
.form-group input{ width:100%; height:42px; line-height:42px; border:1px solid #ddd; border-radius:3px; padding:0 20px;}
.form-group input.form-control-small{ width:66%; height:42px; line-height:42px; border:1px solid #eee; border-radius:3px; background:#fff; padding:0 15px;}
.form-group input.form-control-small-check{ width:12px; height:12px; line-height:12px; border:1px solid #eee; border-radius:3px; background:#fff; padding:0; margin-top:15px; margin-right:10px;}
.form-group select{ width:100%; height:42px; line-height:42px; border:1px solid #ddd; border-radius:3px; padding:0 20px;}
.form-group textarea{ width:100%; height:100px; line-height:26px; border:1px solid #ddd; border-radius:3px; padding:20px;}
.btn-default{ padding:8px 25px; border:none; background:#053099; color:#fff; border-radius:3px; margin-top:15px; font-size:1rem;}
.btn-default:hover{ color:#fff !important; }

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}



/* =========================================================
   RFQ Add Toast
   独立提示框，不和 msg-tips 冲突
   Theme: #003e9c / #f26b21
   ========================================================= */

.wg-rfq-add-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 120px;
    height: 40px;
    padding: 0 18px;
    border-radius: 999px;
    background: linear-gradient(270deg, #f26b21 0%, #003e9c 100%);
    color: #fff !important;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    border: none;
    box-shadow: 0 12px 24px rgba(0, 62, 156, 0.24);
    transition: all .25s ease;
    cursor: pointer;
}

.wg-rfq-add-btn:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(0, 62, 156, 0.34);
}

.wg-rfq-add-btn.is-loading {
    opacity: .85;
    pointer-events: none;
}

.wg-rfq-toast {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100001;
    opacity: 0;
    visibility: hidden;
    transition: all .22s ease;
}

.wg-rfq-toast.show {
    opacity: 1;
    visibility: visible;
}

.wg-rfq-toast-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 28, 70, .52);
    backdrop-filter: blur(3px);
}

.wg-rfq-toast-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 420px;
    max-width: calc(100% - 32px);
    transform: translate(-50%, -50%) scale(.94);
    background: #fff;
    border-radius: 24px;
    padding: 38px 32px 30px;
    text-align: center;
    box-shadow: 0 24px 70px rgba(0, 38, 98, .28);
    transition: all .22s ease;
    overflow: hidden;
}

.wg-rfq-toast.show .wg-rfq-toast-box {
    transform: translate(-50%, -50%) scale(1);
}

.wg-rfq-toast-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(270deg, #f26b21 0%, #003e9c 100%);
}

.wg-rfq-toast-close {
    position: absolute;
    right: 18px;
    top: 16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #7b8494;
    background: #f5f8ff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .25s ease;
}

.wg-rfq-toast-close:hover {
    color: #fff;
    background: linear-gradient(270deg, #f26b21 0%, #003e9c 100%);
    transform: rotate(90deg);
}

.wg-rfq-toast-icon {
    width: 82px;
    height: 82px;
    margin: 0 auto 22px;
    border-radius: 50%;
    background: linear-gradient(270deg, #f26b21 0%, #003e9c 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    box-shadow: 0 16px 34px rgba(0, 62, 156, .28);
}

.wg-rfq-toast.error .wg-rfq-toast-icon {
    background: linear-gradient(270deg, #ff8a2a 0%, #e43d30 100%);
    box-shadow: 0 16px 34px rgba(228, 61, 48, .24);
}

.wg-rfq-toast-box h3 {
    margin: 0;
    color: #111827;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 900;
}

.wg-rfq-toast-box p {
    margin: 12px 0 0;
    color: #5f6675;
    font-size: 15px;
    line-height: 1.7;
}

.wg-rfq-toast-count {
    margin: 18px auto 0;
    padding: 12px 18px;
    border-radius: 14px;
    background: #f5f8ff;
    border: 1px solid #e3ebf8;
    color: #5f6675;
    font-size: 15px;
    line-height: 24px;
}

.wg-rfq-toast-count b {
    color: #003e9c;
    font-size: 20px;
    font-weight: 900;
}

.wg-rfq-toast-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 26px;
}

.wg-rfq-toast-btn {
    min-width: 130px;
    height: 44px;
    line-height: 44px;
    padding: 0 22px;
    border-radius: 999px;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    transition: all .25s ease;
}

.wg-rfq-toast-btn.primary {
    background: linear-gradient(270deg, #f26b21 0%, #003e9c 100%);
    color: #fff !important;
    box-shadow: 0 12px 24px rgba(0, 62, 156, .26);
}

.wg-rfq-toast-btn.primary:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(0, 62, 156, .34);
}

.wg-rfq-toast-btn.light {
    background: #f5f8ff;
    color: #003e9c !important;
    border: 1px solid #e3ebf8;
}

.wg-rfq-toast-btn.light:hover {
    background: #fff;
    color: #f26b21 !important;
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(0, 62, 156, .12);
}


@media (max-width: 768px) {
.container{ width: 94%;}
body{  font-size:0.8rem; }
.msearch{ display:block;}

.window-container{ }
.window-container .window-main{margin-left:-160px;width:320px;font-size:1rem;}

img.bannerpic{ display:none !important;}
img.bannermob{ display:block !important;}


.wg-rfq-toast-box {
        width: calc(100% - 32px);
        padding: 34px 22px 26px;
        border-radius: 20px;
    }

    .wg-rfq-toast-icon {
        width: 72px;
        height: 72px;
        font-size: 30px;
        margin-bottom: 18px;
    }

    .wg-rfq-toast-box h3 {
        font-size: 21px;
    }

    .wg-rfq-toast-box p {
        font-size: 14px;
    }

    .wg-rfq-toast-actions {
        display: block;
        margin-top: 22px;
    }

    .wg-rfq-toast-btn {
        display: block;
        width: 100%;
    }

    .wg-rfq-toast-btn + .wg-rfq-toast-btn {
        margin-top: 10px;
    }

}