@charset "utf-8";
h1,h2,h3,h4,h5,ul,li,p,div{margin:0;padding:0}
a{text-decoration:none;color:#222;transition:color .2s ease}
a:hover{color:#0070C0}
ul,li{list-style:none}
body{font-size:16px;color:#222;font-family: "Microsoft YaHei",sans-serif;}
input{border:0;outline:0}
button{border:0;outline:0}
button:active{transform:scale(0.95)}
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none;height:auto}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}

.top-btn{cursor:pointer;display:none;height:40px;width:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;position:fixed;bottom:145px;right:24px;background:#FFF;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);transition:all .4s ease;z-index:1}
.top-btn i{transform:rotate(270deg)}
.top-btn:hover{background:#c1c1c1}
@keyframes loading{
	to{opacity:0;transform:scale(2)}
}
@media screen and (max-width:768px){
	.product-view .singglepic{width:100%;height:100vw}
	.pro-main .common-breadcrumb{display:none}
}
.table-responsive{-ms-touch-action:auto;touch-action:auto;width:100%;margin:.2rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.close{display:inline-block;position:relative;top:-6px;width:16px;height:16px}
.close::before,.close::after{position:absolute;content:" ";background-color:#666;left:8px;width:2px;height:16px}
.close::before{transform:rotate(45deg)}
.close::after{transform:rotate(-45deg)}
.slide-fade-enter-active{transition:all .2s ease}
.slide-fade-leave-active{transition:all .2s ease}
.slide-fade-enter,.slide-fade-leave-to{transform:translateY(10px);opacity:0}
.content-title{font-size:1.5em;margin-top:0}
@media screen and (max-width:768px){
	.content-title{font-size:1.2em}
}
.singglepic{width:450px;height: 335px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;overflow: hidden;}
.singglepic img{max-width:100%;max-height:100%}
.singglepic:hover img{transform:scale(1.1)}
.map{margin-bottom:30px}
.map iframe{width:100%}
@media screen and (max-width:768px){
	.singglepic{width:100%;height:100vw;border:0}
}
.table-responsive{-ms-touch-action:auto;touch-action:auto;width:100%;margin:.2rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
#map{margin:30px 0;min-height:500px}
@media screen and (max-width:768px){
	#map{width:100vw;height:100vw;max-height: unset;}
}
.common-content-title{font-size:22px;padding-bottom:20px;border-bottom:1px solid #eee;color:#222}
.rem-news{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}
.rem-news li{padding-bottom:6px;margin-bottom:1em;width:49%;border-bottom:1px dashed #eee}
@media screen and (max-width:767px){
	.rem-news li{width:100%}
}
.footlinks{height:auto;line-height:1.4;padding:10px 0;background:#151821;color:#707070;text-align:center;font-size:12px}
.footlinks a{color:#707070}


.head{}
.head.is-fixed{background:#fff;box-shadow:0 0 5px #ccc;border-bottom:0}
.head-top{background:#EEEEEE;font-size:14px;color:#666}
.head-top .l-wrap{display:flex;align-items:center;justify-content:space-between;line-height:39px}
.head-top .head-keywords{}
.head-top .head-keywords a{color:#666}
.head-link{}
.head-link a{color:#666}
.head-link a:hover{}
.head-main .l-wrap .logo1{max-width: 350px;max-height:95px;display: block;}
.head-main{z-index:2;position:relative;margin: 20px 0 25px;}
.head-main .l-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:height .3s ease;position:relative;}
.head-nav{line-height: 47px;/* background: url(../images/nav-bg.png); */display: flex;padding-left: 20px;position: relative;flex: 1;}
.head-nav:after{height: 47px;position: absolute;left: 100%;/* background: url(../images/nav-bg2.png); */}
.head-nav>ul{display:-ms-flexbox;display:flex;height:100%;flex: 1;margin-right: 15px;}
.head-nav>ul>li{width: 20%;height:100%;position:relative;}
.head-nav>ul>li>a{height: 40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;border-radius: 30px;transition: none;font-size: 16px;}
.head.is-fixed .head-nav>ul>li>a{color:#222}
.head-nav>ul>li>a:hover{color: #fff;background: #006FC0;}
.head-nav li .arrow{display:none}
.head-nav a.inmenu_1{}
.head-nav .submenu{display:none;position:absolute;top:100%;left:0;width: 180%;/* overflow:hidden; */z-index: 10;/* text-overflow:ellipsis; */}
.head-nav .submenu>li{
    position: relative;
}
.head-nav .submenu a{color:#FFF;padding: 5px 10px;white-space:nowrap;background:#343434;transition:background .2s ease;line-height: 1.2;min-height: 34px;display: flex;align-items: center;flex-wrap: wrap;text-align: center;justify-content: center;}
.head-nav .submenu span{
    display: block;
    width: 100%;
}
.head-nav .submenu li:hover>a, .head-nav .submenu a:hover{background:#006FC0}
.head-nav .submenu2{
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 10;
    display: none;
    min-width: 130px;
}
.head-nav .submenu2 a{}
.head-nav .submenu2 span{}
.head-nav .submenu>li:hover .submenu2{display:block;}
.head-nav a{font-size: 14px;display:block}
.head-nav .nav-btn{display:none;position:relative;cursor:pointer;width:60px;height:60px;background-color:#006FC0;}
.head-nav .nav-btn span{display:block;position:absolute;border-radius:999px;background:#FFF;left:20px;width:20px;height:3px}
.head-nav .nav-btn span:nth-child(1){top:22px}
.head-nav .nav-btn span:nth-child(2){top:29px}
.head-nav .nav-btn span:nth-child(3){top:36px}
.head-tel{font-size: 22px;font-weight: bold;display: flex;align-items: center;}
.head-tel .icon-tel{display:block;width:24px;height:24px;background:url(../images/icon-phone.png);margin-right:5px}
@media screen and (max-width:1470px){
	.head-nav>ul>li{margin:0 12px}
}
@media screen and (max-width:1080px){
	.head-nav{height:auto;background: unset;flex: unset;}
	.head-nav .nav-btn{display:block}
	.head-nav:after{display:none}
	.head-main .l-wrap{position:static}
	.head-nav>ul{opacity:0;max-height:0;overflow:hidden;display: block;background-color:#FFF;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);width:100%;height:auto;position:absolute;top:100%;left:0;right:0;transition:max-height .2s ease,opacity .2s ease,height .2s ease;}
	.head-nav>ul>li{margin:0 50px}
	.head-nav>ul>li>a{display:block;text-align:left;line-height:46px;height:46px;color: #222;padding-left: 0;}
	.head-nav.is-active .nav-btn{display:block}
	.head-nav.is-active .nav-btn span:nth-child(1){transform:rotate(45deg);top:30px}
	.head-nav.is-active .nav-btn span:nth-child(2){opacity:0}
	.head-nav.is-active .nav-btn span:nth-child(3){transform:rotate(-45deg);top:30px}
	.head-nav.is-active>ul{opacity:1;overflow-y:auto;max-height:100vh}
	.head-tel{display: none;}
	.head-tel .icon-tel{}
}
@media screen and (max-width:768px){
	.head-top{display:none}
	.head{border:0;position: fixed;width: 100%;top: 0;left: 0;z-index: 999;}
	.head-main{background: #fff;margin: 0;}
	.head-top{position:fixed;left:0;top:0;right:0;z-index:2;max-height:0;overflow:hidden;opacity:0;transition:opacity .3s,max-height .3s}
	.head-top:after,.head-top .head-box,.head-top .head-lang,.head-top .head-box{display:none}
	.head-top .search-wrap,.head-top .search-box{width:100%;height:100%}
	.head-top .search-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}
	.head-top .search-wrap i{-ms-flex:0 0 16px;flex:0 0 16px;margin-left:20px;color:#FFF}
	.head-top .search-wrap input{height:30px;-ms-flex:1;flex:1;background:transparent;color:#FFF}
	.head-top.is-active{opacity:1;top:60px;height:50px;max-height:50px}
	.head-search,.head-search .head-search-btn{display:none}
	.head-search.is-active{display: block;}
	.head-search.is-active .search-box{display: block;width: 100%;background: #333;}
	.head-search .search-wrap{display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;padding: 5px 10px;}
	.head-search #txtSearch{width: 100%;color: #fff;border: 0;background: transparent;}
    .head-search .search-box i{color:#fff;position: unset;margin-left: 10px;}
	.head-main .l-wrap{height:60px;margin: 0;justify-content: space-between;}
	.head-main .l-wrap .logo1{max-width: 275px;}
	.head-nav .nav-btn{display:block;}
	.head-nav>ul>li{position:relative;height:auto;margin:0 4vw}
	.head-nav.is-active>ul{position:fixed;top:60px;bottom:0px;bottom:constant(safe-area-inset-bottom);bottom:env(safe-area-inset-bottom);z-index:99}
	.head-nav li .arrow{position:absolute;height:46px;width:46px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;right:0;top:0}
	.head-nav li .arrow i{transition:transform .2s ease}
	.head-nav li .arrow.is-active i{transform:rotate(90deg)}
	.head-nav .submenu{display:block;position:relative;max-width:none;max-width:initial}
	.head-nav .submenu a{color:#222;overflow:hidden;text-overflow:ellipsis;background:transparent;justify-content: left;text-align: left;}
	.head-nav .submenu2{
    position: relative;
    left: unset;
    display: block;
    padding-left: 20px;
}
	.head-nav .submenu2 a{
    font-size: 12px;
}
	.head-nav .submenu2 span{}
	.head-nav #liproducts .submenu{display:block}
	.head-icon{display:block;width:20px;height:20px;position:absolute;right:70px;z-index:1}
	.head-icon i{font-weight:bold;font-size:20px}
}

.l-wrap{margin:0px auto;max-width: 1300px;}
.l-mask{display:none;position:fixed;left:0;z-index:998;width:100%;height:100%;background:rgba(0,0,0,.8)}
.inner-banner{position:relative;min-height:200px;background-color:#a6a0a0}
.inner-banner>img{display:block;width:100%;height:auto}
.inner-banner h2,.inner-banner h1{text-transform:uppercase;font-size:2.5em}
.inner-banner h2{margin:.67em 0}
.inner-banner .inner-content{display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#FFF}
.inner-banner .breadcrumb a{color:#FFF}
.common-main{margin:60px 0 90px}
.common-main .title2{margin-top: -60px;}
.common-page{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}
.common-page a,.common-page span{margin-right:14px;margin-bottom:14px;padding:10px 14px;background-color:#f5f8f8;color:#222;transition:background .2s,color .2s}
.common-page a:hover{background-color:#222;color:#FFF}
.common-page span{opacity:.4}
.common-page .last a{display:inline-block;font-style:normal}
.common-page .page-num-current{background-color:#222;opacity:1;color:#FFF}
.common-page .tol{background:transparent;opacity:1;color:#222}
.product-main .l-wrap,.new-main .l-wrap{display:-ms-flexbox;display:flex;flex-wrap: wrap;}
.product-main .sidebar,.new-main .sidebar{position:relative;-ms-flex-item-align:start;align-self:flex-start;-ms-flex:0 0 370px;flex:0 0 370px;box-sizing:border-box;padding:24px 24px 0px;border:2px solid #F3F3F3;width:370px}
.product-main .sidebar .sidebar-item:nth-last-of-type(1),.new-main .sidebar .sidebar-item:nth-last-of-type(1){margin-bottom:0}
.product-main .common-content,.new-main .common-content{-ms-flex:1;flex:1;width:calc(100% - 410px)}
.new-main .sidebar{padding:20px}
.product-main .sidebar{margin-right:40px}
.new-main .sidebar{margin-left:40px}
.more-btn{padding:14px 60px;border:1px solid #0070C0;background:#0070C0;color:#FFF;transition:color ease .3s,background ease .3s}
.more-btn:hover{background:#FFF;color:#0070C0}
.main-title,.main-part{text-align:center}
.main-title{margin-bottom:12px;color:#828282}
.main-part{text-transform:uppercase;font-size:2.375em}
.vr-box{}
.vr-box iframe{
    display: block;
    width: 100%;
    height: 600px;
}
@media screen and (max-width:1680px){
	.l-wrap{max-width:1400px}
}
@media screen and (max-width:1470px){
	.l-wrap{max-width:1200px}
.product-main .sidebar,.new-main .sidebar{-ms-flex:0 0 320px;flex:0 0 320px;width:320px}
}
@media screen and (max-width:1279px){
	.l-wrap{max-width:none;max-width:initial;width:auto;margin:0 50px}
	.inner-banner h1{font-size:1.8em}
}
@media(max-width:1024px){
	.vr-box iframe{height:400px;}
	.mobcate-main .sidebar{display:block;width:100%;flex-basis:100%;margin:0px 0px 15px;padding:0px}
	.mobcate-main .common-content{width:100%}
	.mobcate-main .sidebar-item:nth-of-type(n+2){display:none}
	.mobcate-main .sidebar-item:first-of-type{margin:0px;padding:5px 10px}
	.mobcate-main .sidebar-cate{position:absolute;top:100%;left:-2px;right:-2px;z-index:20;display:none;background-color:#FFF;box-shadow:rgb(0 0 0 / 20%) 0 2px 16px}
	.mobcate-main .sidebar-item:first-of-type .sidebar-title{margin:0px;padding:0px;cursor:pointer;background:url(https://img01.v15cdn.com/cate-btn.webp) right center/24px no-repeat}
	.mobcate-main .sidebar-item .sidebar-title::after{display:none}
	.mobcate-main .sidebar-newcate li.LiLevel1{margin-bottom:0px}
}
@media screen and (max-width:768px){
	.vr-box iframe{
    height: 350px;
}
	.product-main .sidebar, .new-main .sidebar{width: 100%;flex: unset;margin-right: 0;margin-left: 0;}
.product-main .common-content, .new-main .common-content{width:100%;flex:unset}
	.common-page a,.common-page span{padding: 5px 10px;margin-right: 5px;font-size: 14px;}
	.common-main .title2{margin-top: -5.3vw;}
	.l-wrap{margin:0 4vw}
	.main-part{font-size:19px}
	.main-title{font-size:14px;}
	.inner-banner{height:40vw}
	.inner-banner>img{height:100%;object-fit:cover}
	.inner-banner h2,.inner-banner h1{font-size:1.5em}
	.inner-banner .breadcrumb{font-size:12px}
	.common-main{margin:5.3333333333vw 0}
	#home-swiper{margin-top:60px}
}
@media(max-width:415px){
	.mobcate-main .sidebar-item:first-of-type{padding:12px}
}
.foot-main{background: #EEEEEE;padding: 20px 0;overflow: hidden;}
.foot-main .l-wrap{display: flex;justify-content: space-between;}
.foot-main .foot-nav dt{font-size: 18px;margin-bottom: 10px;}
.foot-main .foot-nav dd{margin-left: 0;line-height: 1.5;}
.foot-main .foot-nav dd a{font-size: 16px;color: #555;}
.foot-main .foot-contact p{background: url(../images/icon-phone2.png) no-repeat center left;padding-left: 35px;font-size: 29px;color: #000;}
.foot-main .foot-contact ul{margin: 20px 0;}
.foot-main .foot-contact li{line-height: 2;color: #666;font-size: 14px;}
.foot-main .foot-contact a{color: #666;}
.foot-main .foot-contact form{display:flex}
.foot-main .foot-contact form input{flex:1;border:1px solid #CCCCCC;line-height:40px;background:unset;text-indent:10px;font-size:14px}
.foot-main .foot-contact form button{background:#0170C0;color:#fff;padding:0 20px;cursor:pointer}
.foot-main .foot-ewm{text-align:center}
.foot-main .foot-ewm img{display:block;margin:0 auto 10px}
.foot-main .foot-ewm p{color:#999}
.foot-right{background: #0D4EA2;font-size:14px;color: #fff;}
.foot-right a{color:#a3a3a3}
.foot-right .l-wrap{padding: 20px 0;text-align:center;line-height:1.8em;}
.foot-right a{/* margin-left:20px; */color:#a3a3a3}
.bottom-btn{position:fixed;display:none;padding:0 4vw;box-sizing:border-box;left:0;bottom:-16vw;width:100%;z-index:996;background-color:#0070C0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);-ms-flex-pack:justify;justify-content:space-between;transition:bottom .2s ease}
.bottom-btn .btn-item{width:16vw;height:16vw}
.bottom-btn .btn-item>a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.bottom-btn .iconfont{font-size:28px;color:#FFF}
.bottom-btn p{font-size:12px;color:#FFF;text-transform:capitalize}
.bottom-btn.is-active{bottom:0}
@media screen and (max-width:1024px){
	.foot-main .foot-nav dt{font-size: 16px;}
	.foot-main .foot-contact{max-width: 300px;}
	.foot-main .foot-ewm{display: none;}
}
@media screen and (max-width:768px){
	.foot-main .l-wrap{flex-wrap:wrap}
	.foot-main .foot-nav{display:flex;flex-wrap:wrap;margin:10px 0}
	.foot-main .foot-nav dt{width:100%}
	.foot-main .foot-nav dd{display:none}
	.foot-main .foot-contact{max-width:unset;width:100%;margin-top:0}
	.foot-main .foot-contact ul{margin:10px 0}
	.foot-right .l-wrap{padding:15px 0}
	.bottom-btn{display:-ms-flexbox;display:flex}
	footer{margin-bottom:calc(16vw + constant(safe-area-inset-bottom));margin-bottom:calc(16vw + env(safe-area-inset-bottom))}
}
@media screen and (max-width:425px){
	.foot-main .foot-nav dt{font-size: 14px;}
	.foot-right .l-wrap{padding: 10px 0;}
}

img.lazy{opacity:0}
img:not(.initial){transition:opacity 1s,transform .3s ease}
img.initial,img.loaded,img.error{opacity:1}
img:not([src]){visibility:hidden}
.load{position:absolute;width:18px;height:18px;top:50%;left:50%;margin-top:-9px;margin-left:-9px;background-color:#ccc;animation:loading 1.5s ease infinite;border-radius:100%}
#home-swiper .swiper-slide img{display:block;width:100%;height:auto;opacity: 1 !important;}
@-webkit-keyframes scale-bg {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-bg {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#home-swiper .inner{
    display: block !important;
    position: absolute;
    width: 80%;
    max-width: 1400px;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, -0%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
#home-swiper .inner h2{
    margin-top: 50px;
    margin-bottom: 14px;
    font-size: 50px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 4px;
    word-break: keep-all;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
#home-swiper .inner h4{
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 0px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 100;
    word-break: keep-all;
}
#home-swiper .inner a{
    display: block;
    width: 157px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 58px;
    margin-top: 100px;
    font-weight: 100;
    border: 1px solid #fff;
    letter-spacing: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skewX(-30deg);
}
#home-swiper .swiper2{}
#home-swiper .swiper2 .inner{
    top: 30%;
    width: 65%;
}
#home-swiper .swiper2 .inner h2{
}
#home-swiper .swiper2 .inner h4{
}
#home-swiper .swiper2 .inner a{margin-top: 0;position: absolute;right: 0;bottom: 0;}
#home-swiper .swiper-slide-active .inner a:hover{}
#home-swiper .inner a:after{content:'';display: block;width: 24px;height: 9px;background: url(../images/jiantou.png) no-repeat center;margin-left: 10px;}
#home-swiper .swiper-slide-active img{-webkit-animation: scale-bg 6s linear forwards;animation: scale-bg 6s linear forwards;}
#home-swiper .swiper-slide-active .inner{
    opacity: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}
#home-swiper .swiper-slide-active .inner h2{}
#home-swiper .swiper-slide-active .inner h4{}
#home-swiper .swiper-slide-active .inner a{}
#home-swiper .swiper-slide-active .inner a:after{}
#home-swiper .swiper-pagination-bullet{background:#FFF;opacity:.95}
#home-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0070C0}
#home-swiper .swiper-next,#home-swiper .swiper-prev{cursor:pointer;position:absolute;width:50px;height:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;top:50%;margin-top:-25px;z-index:9;background:rgba(255,255,255,.2);transition:background .3s ease}
#home-swiper .swiper-next:hover,#home-swiper .swiper-prev:hover{background:#0070C0}
#home-swiper .swiper-next i,#home-swiper .swiper-prev i{color:#FFF;font-weight:bold;font-size:22px}
#home-swiper .swiper-next{right:0}
#home-swiper .swiper-next i{transform:rotate(180deg)}
#home-swiper .swiper-prev{left:0px;}
@media screen and (min-width:769px){
	#home-swiper{min-height:300px}
}
@media screen and (max-width:768px){
	#home-swiper .swiper-next,#home-swiper .swiper-prev{width:36px;height:36px}
}

#in-about{background:#F8F8F8;padding-bottom:80px}
.title2{text-align:center;font-size:26px;position:relative;padding:60px 0;font-weight:bold}
.tit-cn{position:relative;z-index:1}
.tit-cn:before,.tit-cn:after{display:inline-block;vertical-align:middle;content:'';width:22px;height:14px;background:url(../images/icon-tit.png)}
.tit-cn:before{transform:rotateY(180deg);margin-right:10px}
.tit-cn:after{margin-left:10px}
.tit-en{position:absolute;top: 45px;width: 100%;font-size: 60px;color:#ddd;text-transform:uppercase;letter-spacing: 3px;}
#in-about .l-wrap{display:flex;justify-content:space-between}
#in-about .aboutL{flex:1}
#in-about .about-tit{color:#006FC0;font-weight:bold}
#in-about .about-tit p{font-size:24px}
#in-about .about-tit p span{color: #000;}
#in-about .about-tit div{font-size:40px;line-height:2}
#in-about .about-tit h1{font-size:unset;display:inline-block;margin:0}
#in-about .about-con{text-indent:2em;line-height:2;font-size:15px;margin:30px 0 20px;}
#in-about .about-ys{display:flex}
#in-about .about-ys li{text-align:center;margin-right:50px}
#in-about .about-ys .about-num{background: #006FC0;font-size:14px;width:80px;line-height:80px;height:80px;border-radius:50%;color:#fff;margin:0 auto 20px}
#in-about .about-ys .about-num .num{font-size:20px;font-weight:bold;font-style: normal;}
#in-about .about-ys p{color:#999;font-size:14px}
#in-about .about-more{display:block;color: #006FC0;border:1px solid;text-align:center;line-height:30px;width:30px;border-radius:50%;margin-top:35px;transform:rotateY(180deg)}
#in-about .about-more:hover{}
#in-about .aboutR{margin-left:30px;width: 50%;background: url(/static/upload/image/20241203/1733216269678145.jpg) no-repeat center;background-size: cover;cursor: pointer;position: relative;}
#in-about .aboutR:after{content:'';display:block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/360.png) no-repeat center;}
#in-about .aboutR:hover:after{content:'';display:block;position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);}
#in-about .aboutR iframe{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
#in-about .aboutR img{display:block;max-width:100%}
@media screen and (max-width:1225px){
	#in-about{padding-bottom: 50px;}
	#in-about .about-tit p{font-size:20px}
	#in-about .about-tit div{font-size:30px}
	#in-about .about-con{margin:10px 0 15px;line-height:1.8}
	#in-about .about-ys{justify-content:space-between}
	#in-about .about-ys li{margin-right:0}
	#in-about .aboutR{width:40%}
	#in-about .about-more{margin-top:20px}
}
@media screen and (max-width:768px){
	#home-swiper .swiper-slide img{
    min-height: 210px;
    /* width: unset; */
    object-fit: cover;
}
	#home-swiper .inner h2{margin-top: 20px;font-size: 16px;text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}
	#home-swiper .inner h4{
    font-size: 12px;
}
	#home-swiper .inner a{
    margin-top: 20px;
    font-size: 12px;
    height: 30px;
    width: 130px;
}
	#home-swiper .swiper2 .inner{
}
	#home-swiper .swiper-slide-active.swiper2 .inner{
    width: 80%;
}
#home-swiper .swiper2 .inner h2{
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
}
#home-swiper .swiper2 .inner h4{
    margin-top: 0;
    font-size: 8px;
}
#home-swiper .swiper2 .inner a{
    position: unset;
    margin-top: 20px;
    display: none;
}
	.title2{font-size:20px;padding:30px 0}
	.tit-en{font-size:40px;white-space:nowrap;letter-spacing: 0;top: 20px;}
	#in-about .l-wrap{flex-wrap:wrap;flex-direction:column-reverse}
	#in-about .aboutL{width:100%}
	#in-about .aboutR{width:100%;height: 350px;margin:0 0 25px}
	#in-about .aboutR img{margin:0 auto}
}
@media screen and (max-width:460px){
	.tit-en{font-size: 30px;top: 27px;}
	#in-about{padding-bottom:20px}
	#in-about .about-tit div{font-size:24px}
	#in-about .about-ys li{max-width:90px}
	#home-swiper .swiper-slide img{
    min-height: 200px;
}
}

#in-honor{box-shadow:0 5px 5px #eee;padding-bottom:40px;margin-bottom:5px}
#in-honor li{width:auto}
#in-honor img{display:block;height:400px}
.honor-more{display:block;background: #006FC0;color:#fff;width:120px;line-height:30px;border-radius:5px;text-align:center;font-size:14px}
.honor-more:hover{color:#fff}
#in-honor .honor-more{margin:50px auto 0;}
@media screen and (max-width: 440px){
	#in-honor img{height: 300px;}
	#in-honor .honor-more{margin-top: 30px;}
}

#product{}
#product .l-wrap{display:flex}
.pro-category{width: 220px;margin-right:20px;background:#F8F8F8}
.pro-category>li{
    margin-top: 3px;
}
.pro-category li a{display: flex;line-height: 1.2;font-size: 18px;transition: unset;padding: 5px 0 5px 10px;flex-wrap: wrap;align-items: center;}
.pro-category>li>a{min-height: 22px;}
.pro-category ul a{
    min-height: unset;
}
.pro-category li a span{
    display: block;
    width: 100%;
    font-size: 14px;
}
.pro-category li a:hover{background: #006FC0;color:#fff}
.pro-category li ul{
    padding-left: 15px;
    display: block;
}
.pro-category li ul a{
    font-size: 16px;
}
.pro-category li ul a span{}
#product .pro-list{flex:1}
#product .pro-list ul{display:-ms-flexbox;display:flex;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}
#product .pro-list li{width:33.3%;padding: 0px 10px;box-sizing:border-box;}
#product .pro-list .pro-item{transition:border .3s ease;display:block}
#product .pro-list .pro-item:hover{
}
#product .pro-list .pro-item:hover img{transform:scale(1.05)}
#product .pro-list .pro-img{position:relative;padding-top: 75%;}
#product .pro-list .pro-img img{transition:transform .3s ease}
#product .pro-list .img-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden;box-sizing:border-box;border: 1px solid #ccc;}
#product .pro-list .pro-name{display:block;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:70px;font-size:18px}
#product .pro-list .pro-item:hover .img-wrap{}
#product .pro-list .pro-item:hover .pro-name{color:#0070C0}
#product .pro-list .honor-more{margin:30px auto 30px}
@media screen and (max-width:1300px){
	.pro-category li{margin-bottom:10px}
	.pro-category li a{font-size:20px;}
}
@media screen and (max-width:1024px){
	.pro-category li{margin-bottom:5px}
	.pro-category li a{font-size:18px;}
}
@media screen and (max-width:768px){
	#product .l-wrap{flex-wrap:wrap}
	.pro-category{width:100%;display:flex;flex-wrap:wrap;margin-right:0}
	.pro-category li{width:50%;margin-bottom:0}
	.pro-category li a{font-size:16px}
	.pro-category li ul{display:none}
	#product .pro-list{margin:4vw -2vw}
	#product .pro-list>li{padding:0 10px;width:50%}
	#product .pro-list .pro-name{line-height:40px;font-size:14px}
	#product .pro-list .img-wrap{border-width:1px}
	#product .pro-list .honor-more{margin:10px auto}
}


#new{background:#F8F8F8;padding-bottom:50px}
#new .l-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}
#new .hydt{flex:3;border:1px solid #EEEEEE;box-sizing:border-box;margin-right:20px;background:#fff}
#new .news-img{display:flex;justify-content:space-between}
#new .news-img li,.hydt .news li{width:49%}
.hydt .news li{padding: 25px 20px 25px;box-sizing:border-box;}
#new .news-img li{position:relative}
#new .news-img li img{display:block;max-width:100%}
#new .news-img li span,.hydt-tit span{display:block;background: #006FC0;color:#fff;width:100px;line-height:40px;text-align:center;font-size:18px;position:absolute;left:0;top:0}
#new .news{display:flex;justify-content:space-between;flex-wrap:wrap}
#new .new-item{border-bottom:1px solid #F2F2F2}
#new .new-title{font-size:18px;font-weight:bold;line-height:2}
#new .new-text{margin-top:10px;line-height:1.5;font-size:14px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal !important;word-break:break-all}
#new .new-date{display:block;font-size:12px;margin-top:15px;color:#999}
#new .hyzs{flex:1.3;border:1px solid #EEEEEE;box-sizing:border-box;background:#fff;padding:0 20px}
#new .hydt-tit{display:flex;justify-content:right;align-items:center;position:relative;height:40px;font-size:14px}
#new .hydt-tit span{left:-20px}
#new .hydt .honor-more{margin:15px auto 0}
#new .hyzs .new-item{padding: 15px 0 20px;}
#new .hyzs .new-text{-webkit-line-clamp:1}
#new .hyzs .new-item:hover .new-title{color:#006FC0}
#new .new-item:nth-child(4),#new .hydt .new-item:nth-child(3){border-bottom:0}
@media screen and (max-width:1024px){
	#new .hydt{margin-right:10px}
	#new .new-item{padding:20px 10px 20px}
	#new .hyzs .new-item{padding: 10px 0 15px;}
	#new .new-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
	#new .hyzs{padding:0 10px}
	#new .hydt-tit span{left:-10px}
	#new .hyzs .new-text{margin-top:0}
}
@media screen and (max-width:768px){
	#new{background:#E6E6E6}
	#new .l-wrap{flex-wrap:wrap}
	#new .hydt{width:100%;flex:unset;margin-right:0;margin-bottom:20px;padding-bottom:15px}
	#new .hyzs{width:100%;flex:unset}
}
@media screen and (max-width:425px){
	#new .news-img{flex-wrap: wrap;}
	#new .news-img li:last-child{display:none}
	#new .news-img li,.hydt .news li{width:100%}
	#new .new-item{padding: 10px;}
}

#case-box{position:relative}
#case-swiper{position:relative}
#case-swiper li{width:33.3%;box-sizing:border-box;padding:0 10px;}
#case-swiper li a{position: relative;display: block;overflow: hidden;}
#case-swiper img{display:block;max-width:100%}
#case-swiper li p{position: absolute;bottom: 0;width: 100%;line-height: 50px;background: rgba(0,0,0,0.5);z-index: 1;color: #fff;text-align: center;}
#case-swiper li a:hover img{transform: scale(1.1);}
#case-swiper li a:hover p{background:#000}
#case-box .swiper-prev,#case-box .swiper-next{position:absolute;top:50%;margin-top:-20px;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px;cursor:pointer}
#case-box .swiper-prev i,#case-box .swiper-next i{font-size:20px}
#case-box .swiper-prev:hover,#case-box .swiper-next:hover{background-image:linear-gradient(to bottom,#58B525,#006FC0);color:#fff;border:0}
#case-box .swiper-prev{left:-40px;transform:rotateY(180deg)}
#case-box .swiper-next{right:-40px}
#case .honor-more{margin:30px auto}
@media screen and (max-width:768px){
	#case-swiper li{width:50%}
	#case-box .swiper-prev,#case-box .swiper-next{width:30px;height:30px;line-height:30px;margin-top:-15px}
	#case-box .swiper-prev{left:-25px}
	#case-box .swiper-next{right:-25px}
	#case .honor-more{margin:20px auto}
}
@media screen and (max-width:425px){
	#case-swiper li{width: 100%;}
	#case-box .swiper-prev,#case-box .swiper-next{width: 20px;height: 20px;line-height: 20px;margin-top: -10px;z-index: 1;}
	#case-box .swiper-prev i,#case-box .swiper-next i{font-size: 14px;}
	#case-box .swiper-prev{left: -15px;}
	#case-box .swiper-next{right: -15px;}
}

#link{margin-bottom:40px}
#link .l-wrap{display:flex;align-items:center}
#link .link-tit{font-size:16px;line-height:43px}
#link .link-tit i{display:inline-block;width:42px;height:43px;background: url(../images/icon-link.png);vertical-align:middle;margin-right:10px}
#link .link-ul{flex:1}
#link .link-ul a{font-size:14px;color:#666}
@media screen and (max-width:768px){
	#link{margin-bottom:20px}
	#link .l-wrap{flex-wrap:wrap}
	#link .link-tit{width:100%}
	#link .link-ul{flex:unset}
}

.common-main #about{padding:0}
.common-main #about .about-con{margin-top:80px}
.common-main #about .about-con ul{padding-left:20px}
.common-main #about .about-con ul:before,.common-main #about .about-con ul:after{display:none}
.common-main article p{color:#555;line-height:1.8em}
.contact{display:-ms-flexbox;display:flex}
.contact .contact-box{-ms-flex:0 0 420px;flex:0 0 420px;margin-right:90px;-ms-flex-item-align:self-start;align-self:self-start;padding: 50px 30px 43px;box-sizing:border-box;background:#0070C0;color:#FFF;}
.contact .contact-box p{color:#FFF}
.contact .contact-box .title{font-size:2.125em;margin-bottom:10px}
.contact .contact-box .tip{margin-bottom:20px}
.contact .contact-inquiry{-ms-flex:1;flex:1;}
.contact .contact-inquiry .title{font-size:2.125em;font-weight:bold;position:relative;margin-bottom:30px;padding-bottom:20px;color:#222}
.contact .contact-inquiry .title:after{content:"";position:absolute;width:80px;height:3px;top:100%;left:0px;background:#0070C0}
.contact .contact-inquiry .tip{color:#222;margin-bottom:30px}
.contact .contact-item{display:-ms-flexbox;display:flex;margin-bottom:20px}
.contact .contact-item .icon{width:50px;height:50px;-ms-flex:0 0 50px;flex:0 0 50px}
.contact .contact-item .con{-ms-flex:1;flex:1}
@media screen and (max-width:1470px){
	.case .case-box{padding:20px 15px}
	.suport .suport-side{-ms-flex:0 0 300px;flex:0 0 300px;width:300px;margin-right:30px}
}
@media screen and (max-width:768px){
	.contact{display:block}
	.contact .contact-box{-ms-flex:initial;flex:initial;padding:14px;margin-right:0}
	.contact .contact-box .title{font-size:18px}
	.contact .contact-inquiry .title{font-size:18px;padding-bottom:14px}
}
.feedbackForm{margin-top:10px}
.feedbackForm table{width:100%}
.feedbackForm table tbody{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}
.feedbackForm tr{width:50%;padding:0px 10px;margin-bottom:20px;box-sizing:border-box;display:-ms-flexbox;display:flex}
.feedbackForm tr td:nth-of-type(1){width:80px;min-width:80px}
.feedbackForm tr td:nth-of-type(2){width:100%;-ms-flex:1;flex:1}
.feedbackForm tr input{width:100%;height:50px;padding:0;margin:0}
.feedbackForm tr textarea{width:100%;padding:14px;height:250px}
.feedbackForm tr input,.feedbackForm tr textarea{border:1px solid #d5d5d5;border-radius:5px;padding-left:14px;box-sizing:border-box}
.feedbackForm tr:nth-last-child(2){width:100%}
.feedbackForm tr:nth-last-child(3){width:100%}
.feedbackForm .lable{height:50px;line-height:50px}
.feedbackForm .xh{color:red}
.feedbackForm button{background-color:#0070C0;border-radius:5px;box-sizing:border-box;cursor:pointer;height:50px;margin:10px 0;width:200px;outline:0;border:0;color:#FFF}
@media screen and (max-width:768px){
	.feedbackForm tr:nth-of-type(2),.feedbackForm tr:nth-of-type(4){display:none}
	.feedbackForm tr{width:100%}
	.feedbackForm tr input{height:40px}
	.feedbackForm .lable{height:40px;line-height:40px}
}
.inquiry .l-wrap{padding:0;max-width:900px}
.inquiry .send-inquiry .send-btn{margin:50px auto}
.inquiry-tip{margin-bottom:30px;line-height:1.5em}
.inquiry-tip a{text-decoration:underline}
.inquiry-tip a:hover{color:#0070C0}
.feedback p{line-height:1.5em}
.feedback #feedbackForm{margin-top:20px;max-width:900px;margin:0 auto}
.send-tit{margin:70px 0 30px;font-size:34px;color:#222;font-weight:bold;text-transform:uppercase}
@media screen and (max-width:769px){
	.send-tit{margin:20px 0 20px;font-size:18px;color:#222;font-weight:bold}
	.l-main-single .inquiry{padding:8vw 0}
	.inquiry .send-inquiry .send-btn{margin:8vw auto 4vw}
	.inquiry-tip{margin-bottom:6vw}
	.send-inquiry .send-btn{height:10.6666666667vw;margin:20px 0 0;padding:0 6.6666666667vw}
	.send-inquiry{margin-top:6.6666666667vw}
}
.pro-img img{max-width:100%;max-height:100%}
.product-main .pro-list .pro-more{color:#09162a;background:#F2F2F2;transition:background .2s ease,color .2s ease}
.product-main .pro-list .pro-more:hover{background:#0070C0;color:#FFF}
.product-main .pro-list .pro-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-size:1.125em;font-weight:bold}
.product-main .pro-list .pro-img:hover .pro-cart{opacity:1}
.product-main .pro-list .pro-img:hover img{transform:scale(1.05)}
.product-main .pro-list .img-wrap{position:absolute;left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}
.product-main .pro-price{color:#0070C0}
.product-main .pro-cart{position:absolute;right:20px;bottom:28px;width:44px;height:44px;cursor:pointer;background:#FFF;border-radius:50%;display:-ms-flexbox;display:flex;opacity:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1;transition:opacity .2s ease;color:#0070C0}
.product-main .pro-cart i{font-size:30px}
.product-main .pro-list.list1{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}
.product-main .pro-list.list1>li{width:33.3333%;margin-bottom:38px;box-sizing:border-box;padding:0 20px}
.product-main .pro-list.list1 .pro-item{height:100%;box-sizing:border-box;border:1px solid #E3E3E3}
.product-main .pro-list.list1 .pro-info{padding: 0 40px 15px;}
.product-main .pro-list.list1 .pro-more{display:block;width:100%;height:40px;line-height:40px;text-align:center;transition:background .2s ease,color .2s ease}
.product-main .pro-list.list1 .pro-name{text-align:center;margin-bottom:18px}
.product-main .pro-list.list1 .pro-price{text-align:center;margin-bottom:14px}
.product-main .pro-list.list1 .pro-img{width:100%;padding-top: 75%;margin-bottom: 15px;position:relative;}
.product-main .pro-list.list0>li{margin-bottom:40px}
.product-main .pro-list.list0 .pro-item{display:-ms-flexbox;display:flex}
.product-main .pro-list.list0 .pro-img{-ms-flex:0 0 370px;flex:0 0 370px;height:320px;margin-right:40px;position:relative;border:1px solid #E3E3E3;box-sizing:border-box}
.product-main .pro-list.list0 .pro-info{padding:34px 0px;box-sizing:border-box;-ms-flex:1;flex:1}
.product-main .pro-list.list0 .pro-name{margin-bottom:30px}
.product-main .pro-list.list0 .pro-intro{color:#888;display:block;display:-webkit-box;display:-moz-box;max-height:4.5em;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.product-main .pro-list.list0 .pro-more{margin:30px 0;display:inline-block;padding:8px 12px}
.product-main .pro-bottom{margin-top:30px;font-size:14px;line-height:1.5em;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;padding:10px;line-height:1.7em;color:#2b2b2b}
.product-main .keywords{margin-top:10px}
.product-main .keywords span a{padding:4px 8px;border-radius:999px;background-color:#eee;margin-right:6px;white-space:nowrap;display:inline-block;margin-bottom:6px}
.product-main li.is-checked .pro-cart{box-shadow:0 5px 5px 0 rgba(0,0,0,.1);opacity:1}
.pro-detail .pro-detail-top{display:-ms-flexbox;display:flex}
.pro-detail .preview-container{position:relative;width:450px;background:#FFF;padding-bottom:1px}
.pro-detail .preview-container .small-box{position:relative;width:450px;height:450px;border:1px solid #eee;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;background-color:#FFF;cursor:move}
.pro-detail .preview-container .small-box img{max-width:100%;max-height:100%}
.pro-detail .preview-container .small-box .hover{position:absolute;width:180px;height:180px;background-color:rgba(204,204,204,.6);border:1px solid #eee;display:none}
.pro-detail .preview-container .thumbnail-box{margin:20px 0;position:relative;width:100%;box-sizing:border-box;background:#FFF}
.pro-detail .preview-container .thumbnail-box .list{width:390px;margin:0px auto;overflow:hidden;position:relative}
.pro-detail .preview-container .thumbnail-box .list ul{width:100000px;display:-ms-flexbox;display:flex;padding:2px 0}
.pro-detail .preview-container .thumbnail-box .list ul .item{width:76px;height:76px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 10px;box-sizing:border-box;overflow:hidden;border:1px solid #ccc}
.pro-detail .preview-container .thumbnail-box .list ul .item:hover{cursor:pointer}
.pro-detail .preview-container .thumbnail-box .list ul .item img{max-width:100%;max-height:100%;display:block}
.pro-detail .preview-container .thumbnail-box .list ul .item-cur{border:none;outline:2px solid #0070C0}
.pro-detail .preview-container .thumbnail-box .btn{position:absolute;width:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}
.pro-detail .preview-container .thumbnail-box .btn-prev{left:0;border-radius:5px 0px 0px 5px}
.pro-detail .preview-container .thumbnail-box .btn-next{right:0;border-radius:0px 5px 5px 0px}
.pro-detail .preview-container .thumbnail-box .btn_prev_disabled{cursor:not-allowed;opacity:.4}
.pro-detail .preview-container .thumbnail-box .btn_next_disabled{cursor:not-allowed;opacity:.4}
.pro-detail .preview-container .thumbnail-box .arrow{width:24px;height:36px;display:inline-block;position:absolute;top:50%;margin-top:-18px;right:0;transform:rotate(0)}
.pro-detail .preview-container .thumbnail-box .arrow:before,.pro-detail .preview-container .thumbnail-box .arrow:after{content:"";transition:.2s ease-in-out;background-color:transparent;width:1.8px;height:8px;display:inline-block;position:absolute;border-bottom:10px solid #222;top:10px;left:10px}
.pro-detail .preview-container .thumbnail-box .arrow:before{transform:rotate(-135deg)}
.pro-detail .preview-container .thumbnail-box .arrow:after{transform:rotate(135deg)}
.pro-detail .preview-container .thumbnail-box .arrow-left{transform:rotate(90deg)}
.pro-detail .preview-container .thumbnail-box .arrow-right{transform:rotate(-90deg)}
.pro-detail .preview-container .big-box{display:none;overflow:hidden;top:0;left:449px;border:1px solid #eee;position:absolute;width:550px;height:553.5px;box-sizing:border-box;background:#FFF;z-index:20}
.pro-detail .preview-container .big-box img{display:block;max-width:none;max-height:none;width:130%}
.pro-detail .preview-container .banner-page{display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;padding:1.3333333333vw 5.3333333333vw;border-radius:999px;background:#0070C0;bottom:2.6666666667vw;right:0}
.pro-detail .preview-container .banner-page span{color:#FFF}
.pro-detail .preview-container .banner-page .of{margin:0 4px}
.pro-detail .preview-container #media{position:absolute;top:0;left:0;width:450px;height:450px;z-index:2}
.pro-detail .preview-container .video-switch{position:absolute;cursor:pointer;top:10px;right:10px;z-index:3}
.pro-detail .preview-container .video-switch>i{font-size:30px}
.pro-detail .pro-detail-top .pro-info{-ms-flex:1;flex:1;margin-left:50px;color:#000002}
.pro-detail .pro-detail-top .pro-info .pro-name{font-weight:bold;margin-top:20px;font-size:1.375em}
.pro-detail .pro-detail-top .pro-info .pro-price{color:#222;margin:22px 0px;}
.pro-detail .pro-detail-top .pro-info .pro-con{padding-top:20px;margin-bottom:20px;line-height:1.6em;border-top:1px solid #DCDCDC;display: -webkit-box;-webkit-line-clamp: 3; /* 最大显示行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;white-space: normal !important;word-break: break-all;}
.pro-detail .pro-btnlist{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}
.pro-detail .pro-btnlist .pro-btn{width:230px;height:48px;display:-ms-flexbox;display:flex;cursor:pointer;margin-bottom:12px;margin-right:12px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;line-height:48px;font-weight:bold;color:#000002;border:1px solid #000002;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.pro-detail .pro-btnlist .pro-btn i{position:relative;margin-right:10px;font-size:18px;top:2px}
.pro-detail .pro-btnlist .pro-btn .icon-cart{font-size:20px;top:1px}
.pro-detail .pro-btnlist .pro-btn:hover{background-color:#0070C0;border-color:#0070C0;color:#FFF}
.pro-detail .pro-btnlist .pro-btn:hover i{color:#FFF}
.pro-detail .pro-detail-content{padding-top:30px}
.pro-detail .pro-detail-content .part-title{padding:24px;font-weight:bold;position:relative;font-size:1.125em;cursor:pointer;background-color:#eee;color:#222}
.pro-detail .pro-detail-content .part-title i{position:absolute;right:24px;top:24px;font-size:18px;color:#525252;transform:rotate(270deg)}
.pro-detail .pro-detail-content .part-title.is-close i{transform:rotate(90deg)}
.pro-detail .pro-detail-content .part-con{padding:20px 0 0}
.pro-detail .pro-detail-content .pro-part{margin-bottom:20px}
.pro-detail .pro-detail-content table{width:100%}
.pro-detail .pro-detail-content table td{padding:10px 0;border-bottom:1px solid #E5E5E5}
.pro-detail .pro-detail-content p{color:#555;font-size:18px;line-height:1.6em}
.pro-detail .pro-detail-content img{max-width:100%;height: auto !important;}
.pro-detail .pro-random{margin-bottom:30px}
.pro-detail .pro-random ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}
.pro-detail .pro-random li{width:33.3333%;padding:0 20px;box-sizing:border-box}
.pro-detail .pro-random .pro-item{padding:30px 36px;border:1px solid #E3E3E3;transition:border .3s ease}
.pro-detail .pro-random .pro-item:hover{border-color:#0070C0}
.pro-detail .pro-random .pro-item:hover img{transform:scale(1.05)}
.pro-detail .pro-random .pro-img{position:relative;padding-top: 76%;}
.pro-detail .pro-random .pro-img img{transition:transform .3s ease}
.pro-detail .pro-random .img-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}
.pro-detail .pro-random .pro-name{display:block;font-weight:bold;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000;font-size:18px;line-height: 2;}
.pro-detail .pro-random .pro-more{width:100%;display:block;color:#09162a;background:#F2F2F2;text-align:center;height:40px;line-height:40px;transition:color .3s ease,background .3s ease}
.pro-detail .pro-random .pro-more:hover{color:#FFF;background:#0070C0}
.pro-detail .pro-inquiry-title,.pro-detail .pro-random-title{font-size:1.375em;margin-bottom:36px;text-align:left;color:#222;font-weight:bold}
@media screen and (max-width:1470px){
	.product-main .pro-list.list1 .pro-info{padding:0 16px 20px}
	.pro-detail .pro-random .pro-item{padding:20px 16px}
}
@media screen and (max-width:768px){
	.pro-detail .pro-random .pro-name{font-size:14px}
	.product-main .pro-bottom{margin:8vw 0 5.3333333333vw;font-size:12px}
	.pro-detail .pro-detail-top{display:block}
	.pro-detail .pro-detail-top .pro-info{margin-left:0}
	.pro-detail .preview-container{width:100%}
	.pro-detail .preview-container .small-box,.pro-detail .preview-container .thumbnail-box .btn,.pro-detail .preview-container .thumbnail-box a{display:none}
	.pro-detail .preview-container .thumbnail-box .list .wrapper{display:none}
	.pro-detail .preview-container .thumbnail-box .list ul .item{height:75vw;border:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;outline:none}
	.pro-detail .preview-container .banner-page{display:-ms-flexbox;display:flex;z-index:1}
	.pro-detail .preview-container .thumbnail-box .list{width:100%;min-height:75vw}
	.pro-detail .pro-detail-top .pro-info .pro-price{margin:14px 0}
	.pro-detail .pro-btnlist{display:block}
	.pro-detail .pro-btnlist .pro-btn{width:100%;height:13.3333333333vw}
	.pro-detail .pro-detail-content .part-title{font-size:16px;padding:4vw}
	.pro-detail .pro-detail-content .part-title i{top:4vw;right:4vw}
	.product-main .pro-list .pro-name{font-size:14px}
	.product-main .pro-list.list1>li{width:50%;margin-bottom:4vw;padding:0 2vw}
	.product-main .pro-list.list1{margin:0 -2vw}
	.product-main .pro-list.list1 .pro-info{padding:0 16px 16px}
	.product-main .pro-list.list1 .pro-more{font-size:14px;height:36px;line-height:36px}
	.product-main .pro-list.list0{margin:0 -2vw;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.product-main .pro-list.list0 .pro-item{display:block;border:1px solid #E3E3E3;padding:16px}
	.product-main .pro-list.list0 .pro-img{margin-right:0;-ms-flex:initial;flex:initial;height:auto;border:0}
	.product-main .pro-list.list0 .pro-img:before{content:"";display:block;padding-top:100%}
	.product-main .pro-list.list0>li{width:50%;padding:0 2vw;box-sizing:border-box}
	.product-main .pro-list.list0 .pro-info{padding:10px 0 0}
	.product-main .pro-list.list0 .pro-name{margin-bottom:14px}
	.product-main .pro-list.list0 .pro-price{margin:10px 0}
	.product-main .pro-list.list0 .pro-intro{-webkit-line-clamp:2;max-height:3em}
	.product-main .pro-list.list0 .pro-more{width:100%;padding:12px 10px;font-size:14px;box-sizing:border-box;text-align:center}
	main.pro-main .inner-banner{display:none}
	.pro-detail .pro-inquiry-title,.pro-detail .pro-random-title{font-size:18px;margin-bottom:4vw}
	.pro-detail .pro-random ul{margin:0 -2vw}
	.pro-detail .pro-random li{width:50%;margin-bottom:4vw;padding:0 2vw}
	.pro-detail .pro-random .pro-item{padding:10px}
	.product-main .pro-list>li.is-checked .pro-item{border-color:#0070C0}
	.product-main .pro-list .pro-img:hover img{transform:scale(1)}
	.product-main .pro-list .pro-img:after{display:none}
	.product-main .pro-cart{opacity:1;right:10px;bottom:10px}
}
.new-main .new-list.list0>li{margin-bottom:60px}
.new-main .new-list.list0 .new-item{display:-ms-flexbox;display:flex;position:relative;box-shadow:0px 0px 35px 0px rgba(215,215,215,.68)}
.new-main .new-list.list0 .new-item:hover .new-more{background:#0070C0;color:#FFF}
.new-main .new-list.list0 .new-item:hover .new-info{border-color:#0070C0}
.new-main .new-list.list0 .new-img{-ms-flex:0 0 250px;flex:0 0 250px;width:250px}
.new-main .new-list.list0 .new-img img{display:block;width:100%;height:auto}
.new-main .new-list.list0 .new-info{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:calc(100% - 416px);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:30px 48px 30px 32px;box-sizing:border-box;border-bottom:3px solid #d4d4d4;transition:border .2s ease}
.new-main .new-list.list0 .new-more{position:absolute;width:44px;height:44px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#FFF;box-shadow:0px 0px 35px 0px rgba(215,215,215,.68);color:#0070C0;right:48px;bottom:-22px;transition:background .2s ease,color .2s ease}
.new-main .new-list.list0 .new-title{font-weight:bold;font-size:1.25em;margin: 0px 0 18px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.new-main .new-list.list0 .new-date{color:#555;font-size:14px}
.new-main .new-list.list0 .new-date i{margin-right:4px}
.new-main .new-list.list0 .new-intro{display:block;display:-webkit-box;display:-moz-box;max-height:4.5em;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp: 2;color:#666;margin-top: 10px;}
@media screen and (max-width:768px){
	.new-main .new-list.list0 .new-item{display:block}
	.new-main .new-list.list0 .new-info{padding:4vw;width:100%}
	.new-main .new-list.list0 .new-title{margin:10px 0}
	.new-main .new-list.list0 .new-more{width:36px;height:36px;bottom:-18px}
}
.new-main .new-top{font-size:14px;font-weight:bold;color:#0070C0}
.new-main .news-views{margin-left:14px}
.new-main .new-title{color:#222;font-size:1.875em}
.new-main .new-con{padding: 35px;border: 2px solid #F3F3F3;line-height: 2;}
.new-main .new-con img{max-width:100%;height:auto !important}
.new-main .new-share{margin:20px 0}
.new-main article p{font-size:18px}
.pagelink{display:-ms-flexbox;display:flex;margin:30px -29px}
.pagelink>div{width:50%;padding:0 29px;box-sizing:border-box}
.pagelink .pagelink-info{display:block;padding:28px 34px;line-height:1.5em;border:1px solid #E5E5E5;transition:border .2s ease,box-shadow .2s ease}
.pagelink .pagelink-info:hover{border-top:2px solid #0070C0;box-shadow:0px 0px 20px 0px rgba(215,215,215,.74)}
.pagelink .link-intro{font-size:14px;margin-bottom:14px;color:#0070C0;}
.pagelink .pagelink-item.prev .iconfont{margin-right:10px}
.pagelink .pagelink-item.next .pagelink-info{text-align:right}
.pagelink .pagelink-item.next .iconfont{display:inline-block;margin-left:10px;transform:rotate(180deg)}
.share-btn-list{margin-top:30px}
.common-inquiry{margin-top:20px}
.common-inquiry-title{color:#222;font-size:1.875em;margin-bottom:22px}
@media screen and (max-width:768px){
	.pagelink{display:block;margin:0}
	.pagelink>div{width:100%;margin-bottom:4vw;padding:0}
	.pagelink .pagelink-info{padding:16px;text-align: left !important;}
	.common-inquiry-title,.new-main .new-title{font-size:18px}
	.new-main .new-con{padding: 0;border: 0;}
}
.sidebar-item{margin-bottom:42px}
.sidebar-item .sidebar-title{position:relative;font-size:1.375em;padding-bottom:16px;margin-bottom:30px;font-weight:bold}
.sidebar-item .sidebar-title:after{content:"";position:absolute;background:#0070C0;width:54px;height:3px;left:0;top:100%}
.siderbar-search{display:-ms-flexbox;display:flex}
.siderbar-search input{-ms-flex:1;flex:1;border:2px solid #0070C0;padding:0 14px;font-size:14px;box-sizing:border-box}
.siderbar-search button{width:50px;height:50px;-ms-flex:0 0 50px;flex:0 0 50px;background:#0070C0;cursor: pointer;}
.siderbar-search button i{font-size:24px;color:#FFF}
.sidebar-cate li{position:relative}
.sidebar-cate li>.iconfont{cursor:pointer;position:absolute;right:20px;top:20px}
.sidebar-cate .sub-menu{display:none}
.sidebar-cate .sub-menu li{/* line-height:40px; */height:40px;padding:0 30px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sidebar-cate .sub-menu li.LiLevel2 a{
    font-size: 14px;
    margin: 10px 0;
    display: block;
}
.sidebar-cate .icon-arr{transition:transform .2s ease}
.sidebar-cate .icon-arr.is-active{transform:rotate(90deg)}
.sidebar-cate>li{margin-bottom:8px;position:relative}
.sidebar-cate>li>a{display:block;width:100%;height:56px;line-height:56px;padding:0 30px;box-sizing:border-box;overflow:hidden;background:#F8F8F8;text-overflow:ellipsis;white-space:nowrap}
.sidebar-cate .is-current>a{color:#0070C0}
.sidebar-prolist .pro-item{display:-ms-flexbox;display:flex}
.sidebar-prolist .pro-item:hover img{transform:scale(1.05)}
.sidebar-prolist .pro-img{-ms-flex:0 0 87px;flex:0 0 87px;overflow:hidden;position:relative;margin-right:16px;}
.sidebar-prolist .pro-img img{max-width:100%;max-height:100%;transition:transform .2s ease}
.sidebar-prolist .pro-info{-ms-flex:1;flex:1}
.sidebar-prolist .pro-more{display:block;margin-top:10px}
.sidebar-prolist .pro-name{width:100%;display:block;display:-webkit-box;display:-moz-box;max-height:3em;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.sidebar-prolist .img-wrap{display:block;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.sidebar-prolist li{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #E3E3E3}
.sidebar-prolist li:last-child{margin-bottom:0;border-bottom:0}
.sidebar-newlist>li{margin-bottom:30px;border-bottom:1px solid #E3E3E3}
.sidebar-newlist>li:last-child{margin-bottom:0;border-bottom:0}
.sidebar-newlist .new-item{display:block;position:relative;padding-right:20px;box-sizing:border-box;padding-bottom:24px;border-bottom:1px solid #E3E3E3}
.sidebar-newlist .new-item:last-child{border:0}
.sidebar-newlist .new-title{font-size:1.125em;line-height:1.5em}
.sidebar-newlist .iconfont{position:absolute;right:0;bottom:24px;transform:rotate(180deg)}
.sidebar-newcate li.LiLevel1{margin-bottom:8px;position:relative}
.sidebar-newcate li.LiLevel1:after{content:"";position:absolute;width:40px;height:56px;top:0;left:0;background:url("../images/new_icon.png") no-repeat;background-position:center center}
.sidebar-newcate li.LiLevel1>a{width:100%;height: 56px;display: flex;flex-wrap: wrap;align-items: center;line-height: 1.2;background:#F8F8F8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 14px 0 40px;box-sizing:border-box}
.sidebar-newcate li span{
    display: block;
    width: 90%;
}
.sidebar-cate2{
    width: 220px;
    margin-right: 20px;
    background: #F8F8F8;
}
.sidebar-cate2 li.LiLevel1>a{
    padding: 10px 10px 10px 10px;
}
.sidebar-cate2 li.LiLevel1>a:hover{background:#006FC0;color:#fff}
.sidebar-cate2 li.LiLevel1:after{display:none}
.sidebar-cate2 li span{
    font-size: 13px;
}
.sidebar-cate2 li>.iconfont{
    right: 10px;
}
.sidebar-cate2 li.LiLevel1{margin-bottom: 8px;}
.sidebar-contact{position:absolute;padding:44px 0;left:0;width:100%;top:calc(100% + 30px);background:url(../images/side_contact.png) no-repeat;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#FFF;text-align:center}
.sidebar-contact p{font-size:1.375em;line-height:1.5em}
.sidebar-contact .tel{margin-top:20px;font-size:1.875em}
.sidebar-contact .contact-btn{padding:16px 20px;margin-top:30px;background:#0070C0;border:1px solid #0070C0;color:#FFF;text-transform:uppercase}
.sidebar-contact .icon{width:85px;height:85px;margin-bottom:24px;background:url("../images/side_icon.png") no-repeat;background-position:center;border:1px solid #FFF;border-radius:50%}

@media screen and (max-width:769px){
	.sidebar-cate2{
    width: 100%;
    margin-right: 0;
}
	.sidebar-cate2 .sidebar-newcate{
    display: flex;
    flex-wrap: wrap;
}
	.sidebar-cate2 li.LiLevel1{width:50%;margin-bottom: 2px;}
	.sidebar-cate2 .sub-menu{display:none}
}

.toast-title{font-weight:700}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}
.toast-message a,.toast-message label{color:#FFF}
.toast-message a:hover{color:#CCC;text-decoration:none}
.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #FFF;text-shadow:0 1px 0 #FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}
.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}
.rtl .toast-close-button{left:-.3em;float:left;right:.3em}
button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}
.toast-top-center{top:0;right:0;width:100%}
.toast-bottom-center{bottom:0;right:0;width:100%}
.toast-top-full-width{top:0;right:0;width:100%}
.toast-bottom-full-width{bottom:0;right:0;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999;pointer-events:none}
#toast-container *{box-sizing:border-box}
#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0px 0px 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}
#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}
#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}
#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}
#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}
#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}
#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}
#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}
#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}
.toast{background-color:#030303}
.toast-success{background-color:#51A351}
.toast-error{background-color:#BD362F}
.toast-info{background-color:#2F96B4}
.toast-warning{background-color:#F89406}
.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}
@media all and (max-width:240px){
	#toast-container>div{padding:8px 8px 8px 50px;width:11em}
	#toast-container>div.rtl{padding:8px 50px 8px 8px}
	#toast-container .toast-close-button{right:-.2em;top:-.2em}
	#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}
}
@media all and (min-width:241px) and (max-width:480px){
	#toast-container>div{padding:8px 8px 8px 50px;width:18em}
	#toast-container>div.rtl{padding:8px 50px 8px 8px}
	#toast-container .toast-close-button{right:-.2em;top:-.2em}
	#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}
}
@media all and (min-width:481px) and (max-width:768px){
	#toast-container>div{padding:15px 15px 15px 50px;width:25em}
	#toast-container>div.rtl{padding:15px 50px 15px 15px}
}

.breadcrumb{line-height:40px;background:#eee}
.bPosition{
    font-size: 14px;
}