body, hr, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, img {
    border: none;
    margin: 0;
    padding: 0;
}
img {
    border: none;
    line-height: 0;
    font-size: 0;
    vertical-align: bottom;
}
body{min-width: 1200px;background-color: #F3F6FA;}
ul li {
    list-style: none;
}
a{
    text-decoration: none;
}
.clearfix{
    clear: both;
}
.clearfix:before, .clearfix:after{
    display: block;
    content: '';
    clear: both;
}
.p-5{padding:5px;}
.m-5{margin:5px;}
.p-10{padding:10px;}
.m-10{margin:10px;}
.p-15{padding:15px;}
.m-15{margin:15px;}
.p-20{padding:20px;}
.m-20{margin:20px;}
.p-25{padding:25px;}
.m-25{margin:25px;}
.p-30{padding:30px;}
.m-30{margin:30px;}
.w-10{width: 10px;}
.w-15{width: 15px;}
.w-20{width: 20px;}
.w-25{width: 25px;}
.w-30{width: 30px;}
.w-40{width: 40px;}
.w-50{width: 50px;}
.w-60{width: 60px;}
.w-70{width: 70px;}
.w-80{width: 80px;}
.w-90{width: 90px;}
.w-100{width: 100px;}
.w-110{width: 110px;}
.w-120{width: 120px;}
.w-130{width: 130px;}
.w-140{width: 140px;}
.w-150{width: 150px;}
.w-160{width: 160px;}
.h-10{height: 10px;}
.h-15{height: 15px;}
.h-20{height: 20px;}
.h-22{height: 22px;}
.h-24{height: 24px;}
.h-26{height: 26px;}
.h-28{height: 28px;}
.h-30{height: 30px;}
.h-40{height: 40px;}
.h-50{height: 50px;}
.l-h-20{line-height: 20px;}
.l-h-22{line-height: 22px;}
.l-h-24{line-height: 24px;}
.l-h-26{line-height: 26px;}
.l-h-28{line-height: 28px;}
.l-h-30{line-height: 30px;}
.m-l-3{margin-left: 3px;}
.m-t-5{margin-top: 5px;}
.m-b-5{margin-bottom: 5px;}
.m-l-5{margin-left: 5px;}
.m-r-5{margin-right: 5px;}
.m-t-10{margin-top: 10px;}
.m-b-10{margin-bottom: 10px;}
.m-l-10{margin-left: 10px;}
.m-r-10{margin-right: 10px;}
.p-t-10{padding-top: 10px;}
.p-b-10{padding-bottom: 10px;}
.p-l-10{padding-left: 10px;}
.p-r-10{padding-right: 10px;}
.m-t-15{margin-top: 15px;}
.m-b-15{margin-bottom: 15px;}
.m-l-15{margin-left: 15px;}
.m-r-15{margin-right: 15px;}
.m-t-20{margin-top: 20px;}
.m-b-20{margin-bottom: 20px;}
.m-l-20{margin-left: 20px;}
.m-r-20{margin-right: 20px;}
.m-t-25{margin-top: 25px;}
.m-b-25{margin-bottom: 25px;}
.m-l-25{margin-left: 25px;}
.m-r-25{margin-right: 25px;}
.m-t-30{margin-top: 30px;}
.m-b-30{margin-bottom: 30px;}
.m-r-30{margin-right: 30px;}
.m-l-30{margin-left: 30px;}
.w-1200{width: 1200px;}
.m-auto{margin:0 auto;}
.left{float:left;}
.pointer{cursor: pointer;}
.h-60{height: 60px;}
.l-h-60{line-height: 60px;}
.t-a-r{text-align: right;}
.t-a-c{text-align: center;}
.t-a-l{text-align: left;}
.w-115{width: 115px;}
.w-200{width: 200px;}
.w-400{width: 400px;}
.w-500{width: 500px;}
.w-600{width: 600px;}
.w-700{width: 700px;}
.w-800{width: 800px;}
.row-1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bg-wight{background-color: #fff;}
.btn, button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: transparent;
}

.h-100{height: 100px;}
.m-r-150{margin-right: 150px;}
.w-100{width: 100px;}
.w-300{width: 300px;}
.h-500{height: 500px;}
.p-t-80{padding-top: 80px;}

.top{height:160px;background-color: #fff;box-shadow: 0 5px 10px rgb(0 0 0 / 10%);}
.top-min{height: 119px;width: 1200px;margin:0 auto;}
.top-logo{margin-top: 30px;float: left;}
.top-logo img{width: 251px;height: 60px;}
.top-quick{float: left;height:40px;margin-top: 40px;margin-left: 150px;}
.quick-search{border: 1px solid #4C88FF;border-radius: 8px;width: 520px;height: 38px;float: left;margin-right: 20px;}
.quick-search-img{float:left;margin-top: 9px;margin-left: 10px;}
.quick-search input{border: 0px;line-height: 36px;margin-left: 5px;width:381px;float: left;outline:none;font-size: 16px;}
.quick-search-input::-webkit-input-placeholder{font-size: 16px;}
.quick-search-input:-internal-autofill-previewed,
.quick-search-input:-internal-autofill-selected {-webkit-text-fill-color: #807c7c;transition: background-color 5000s ease-out 0.5s;}
.quick-search-title{
    background-color: #4C88FF;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 100px;
    height: 38px;
    margin-top: 0px;
    float: left;
    color: #fff;
    line-height: 38px;
    text-align: center;
}
.quick-search .search-hots-fline{
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
}
.quick-search .search-hots-fline a{
    white-space: nowrap;
    color: #666!important;
    margin-right: 8px;
    font-size: 14px;
    text-decoration: none;
}
.quick-search .search-hots-fline a:hover{
    color: #4C88FF !important;
}

.top-min .service-phone{
    float: left;
    margin-left: 55px;
    margin-top: 30px;
}
.top-min .service-phone .ser-tit{
    text-align: center;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-min .service-phone .ser-tit img{
    margin-right: 8px;
}
.top-min .service-phone .ser-tel{
    font-size: 22px;
    line-height: 24px;
    color: #ff714e;
    font-weight: 700;
}

.quick-enquiry{background-color: #4C88FF;border-radius: 18px;width: 120px;height: 40px;color: #fff;line-height: 40px;text-align: center;float: left;margin-right: 20px;}
.quick-enquiry-img{float:left;margin-top: 6px;margin-left: 12px;}
.quick-enquiry-title{float:left;margin-left: 10px;}
.quick-enquiry-car{width: 20px;height: 20px;background: #FF7F66;border-radius: 50%;float:left;margin-left: 5px;line-height: 20px;}
.quick-car{width: 117px;}

.formShow {
    display: none;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}
.formShow .top-min{
    height: 80px;
}
.formShow .top-min .top-logo {
    margin-top: 10px;
}
.formShow .top-min .top-quick {
    margin-top: 20px;
}
.formShow .top-min .quick-search .search-hots-fline{
    display: none;
}
.formShow .top-min .service-phone {
    margin-top: 10px;
}

.nav-div{height: 40px;line-height: 40px;border-top:1px solid #F3F6FA;margin:0 auto;width: 1200px;font-size: 16px;text-align: center;}
.nav-div-ul{height: 40px;line-height: 40px;margin: 0 auto;display: inline-block;}
.nav{height: 40px;height: 40px;margin: 0px;padding: 0px;list-style: none;}
.nav li{float: left;padding:0px 30px;}
.nav li a{color: #222233;font-family: Microsoft YaHei;font-weight: 300;text-decoration:none;font-weight: 500;}
.nav-hover a{font-weight: bold!important;color: #4C88FF!important;border-bottom: 1px solid #4C88FF;width: 20px;}
.cat_nav{height: 40px;height: 40px;margin: 0px;padding: 0px;list-style: none;font-size: 16px;font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;color: #888899;}
.cat_nav li{float: left;padding:0px 15px;height: 20px;}
.nav-div-down{height: 16px;margin-top: 5px;margin-left: 10px;}
/*.banner{background: url('../images/banner.png') center;}*/

.xsqg{background: url('../images/tmp1570672418_1949627_s.png')}
.xsqg .ev-text-title-2 strong{font-size: 50px;    color: #333333;    line-height: 1.1;}
.xsqg .ev-module-text{height: 30px;line-height:30px;background: url('../images/16179100_1570672551.png') no-repeat;color: #fff;padding:0 10px;background-size: auto 100%;}
.xsqg .btn-text{border: 2px solid #000;width: 139px; height: 46px;line-height: 46px;color: rgb(51, 51, 51);text-align: center;margin-top: 80px;cursor: pointer;}

.min-width{width: 1200px;margin: 0 auto;}
/*.activity{background-color: #F3F6FA;}*/
.activity-div{height: 450px;}
.activity-time{width: 240px;height: 450px;float:left;}
.activity-product{float:left;width: 960px;height: 380px;}
.activity-product-div{border: 1px solid #E4E4E4;float:left;background-color:#fff;width: 308px;height: 180px;margin-left: 10px;margin-bottom: 10px;cursor: pointer;padding: 20px;box-sizing: border-box;}
.activity-product-div:hover{border: 1px solid #4C88FF;box-shadow: 0px 6px 25px 0px rgba(136, 136, 153, 0.5);}
.activity-product-img{float:left;margin-left: 4px;width: 110px;height: 220px;}
.activity-product-img-div{display: table-cell;vertical-align: middle;text-align: center;width: 110px;height: 220px;}
.activity-product-img img{width: 90px;}
.activity-body{float: left;    font-size: 16px;    font-weight: 400;    color: #222233;    width: 100%; }
.activity-body .goods-name:hover{color: #00a0e9;}
.activity-body-buty{font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #888899;margin-top: 5px;}
.activity-body-price{font-size: 16px;font-family: Microsoft YaHei;font-weight: bold;color: #4C88FF;margin-top: 10px;}
.activity-body-price-span{font-size: 24px;font-family: Microsoft YaHei;font-weight: bold;color: #4C88FF;}
.activity-body-price-two{height: 24px;background: #E5EEFF;border: 1px solid #4C88FF;border-radius: 12px;color: #4C88FF;font-size: 12px;text-align: center;;line-height: 24px;margin-top: 5px;}
.activity-body-price-three{font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #888899;margin-top: 5px;}
.activity-body-buy{width: 120px;height: 40px;background: #FFFFFF;border: 1px solid #4C88FF;border-radius: 20px;font-size: 16px;line-height: 40px;text-align: center;margin-top: 10px;font-family: Microsoft YaHei;font-weight: 400;color: #4C88FF;}
.activity-body-buy:hover{height: 40px;background: #4C88FF;border-radius: 20px;color: #FFFFFF;}
.activity-body-more{margin-top: 20px;cursor: pointer;}
.activity-body-more-div{width: 180px;height: 40px;background: #F3F6FA;border: 1px solid #4C88FF;line-height: 40px;margin: 0 auto;text-align: center;color: #4C88FF;font-size: 20px;}
.activity-body-more-div img{margin-left: 5px;}
.brand{background-color: #000;}
.brand-div{height: 560px;padding-top: 30px;width: 1200px;margin:0 auto;}
.brand-title{background-image: url('../images/title-1.png');margin:0 auto;background-repeat:no-repeat;height: 60px;background-position:center;font-size: 40px;font-family: Microsoft YaHei;font-weight: bold;color: #4C88FF;text-align: center;}
.brand-logo-div{height: 290px;margin-top: 50px;}
.brand-logo{width: 230px;height: 130px;background: #FFFFFF;float:left;}
.brand-more-div{margin-top: 10px;height: 42px;}
.brand-more{width: 180px;height: 40px;border: 1px solid #4C88FF;line-height: 40px;margin: 0 auto;text-align: center;color: #4C88FF;font-size: 20px;}
.brand-more-img{margin-left: 5px;}
.brand-img{margin-top: 50px;}
.cate-div{background-color: #fff;}
.cate{height: auto;padding-top: 150px;}
.cate-title{margin:0 auto;background-repeat:no-repeat;height: 80px;background-position:center;font-size: 40px;font-family: Microsoft YaHei;font-weight: bold;color: #4C88FF;text-align: center;}
.cate-vert{width: 8px;height: 65px;background: #4C88FF;border-radius: 4px;float:left;}
.cate-title-name{width: 250px;font-size: 30px;font-weight: bold;color: #4C88FF;}
.cate-title-ename{width: 250px;font-size: 20px;font-weight: 400;color: #4C88FF;opacity: 0.5;}
.cate-nav{float: right;margin-left: 100px;margin-top: 40px;}
.cate-pitch{font-weight: bold;color: #4C88FF;}
.cate-more{float: right;margin-left: 100px;margin-top: 40px;height: 16px;font-size: 16px;font-weight: 400;color: #888899;}
.cate-product{width: 19%;height: 210px;background: #FFFFFF;box-shadow: 0px 20px 40px 0px rgba(153, 187, 255, 0.35);float: left;margin:0 5px;margin-bottom: 10px;}
.cate-product-img img{width: 180px;}
.cate-product-name{height: 30px;font-size: 20px;font-weight: 400;color: #222233;text-align: center;margin-top: 20px;cursor: pointer;}
.cate-product-name:hover{color: #4C88FF;}
.cate-product-cas{height: 20px;font-size: 16px;font-weight: 400;color: #888899;text-align: center;margin-top: 10px;}
.cate-product-price{height: 20px;font-size: 16px;font-weight: 400;color: #4C88FF;text-align: center;margin-top: 10px;}
.cate-product-price span{font-size: 18px;font-weight: bold;}
.cate-product-buy{width: 100px;height: 30px;border-radius: 16px;background: #4C88FF;font-size: 16px;font-weight: 400;color: #FEFEFF;text-align: center;line-height: 30px;margin:0 auto;margin-top: 20px;}
.enquiry{height: 520px;background: url(../images/msg-bg.jpg) no-repeat center;}
.m-50{margin-top: 50px;}
.enquiry-title{width: 120px;height: 45px;font-size: 30px;font-family: Microsoft YaHei;font-weight: 400;color: #FFFFFF;}
.enquiry .flex-viewport ul li {height: 130px;width: 100%;float: left;}
.enquiry .flex-viewport ul li .left { float: left; width: 60px;}
.enquiry .flex-viewport ul li .left img { max-width: 100%; width: 100%;}
.enquiry .flex-viewport ul li .right { margin-left: 80px;}
.enquiry .flex-viewport ul li .right h3 { color: #fff; font-size: 16px;}
.enquiry .flex-viewport ul li .right h3 span {color: #1ddca8;margin-left: 10px;}
.enquiry .flex-viewport ul li .right .detail {color: #fff;font-size: 16px;margin: 10px 0 10px 0; height: 50px; line-height: 50px; padding: 0 20px; border-radius: 3px;position: relative;background: rgba(255,255,255,0.3);}
.enquiry .flex-viewport ul li .right .detail em { position: absolute; left: -8px; top: 0.58em; width: 0; height: 0; border-left: 8px solid transparent; border-right: 0 solid transparent;
    border-top: 6px solid rgba(255,255,255,0.3);
}
.enquiry .flex-viewport ul li .right .detail strong b{color: #1ddca8; margin-left: 10px; text-decoration: underline;}
.enquiry .flex-viewport ul li .right .detail .time{float: right}
.enquiry-input-name{margin-top: 15px;border-bottom: 1px solid #B2CCFF;height: 30px;width: 500px;}
.input-name{width: 80px;height: 15px;font-size: 16px;font-weight: 300;color: #FFFFFF;float:left;}
.input-text{height: 16px;font-size: 16px;font-weight: 300;color: #B2CCFF;float:left;}
.input-text input{width: 400px;height: 24px;outline: none;background-color: transparent;border: 0px;color: #fff}
.input-text input::-webkit-input-placeholder {color: #B2CCFF;font-size: 15px; }
.input-textarea{width: 410px;height: 80px;outline: none;background-color: transparent;border: 0;color: #fff}
.input-textarea::-webkit-input-placeholder {color: #B2CCFF;font-size: 15px }
.enquiry-unit{background-color: #0D4695;border: 0;color: #fff;outline: none;font-size: 16px;}
.enquiry-invent{background-color: transparent;border: 0;color: #B2CCFF;outline: none;font-size: 16px;width: 140px;}
.enquiry-remark{margin-top: 15px;border-bottom: 1px solid #B2CCFF;height: 100px;width: 500px;}
.enquiry-remark-title{width: 80px;height: 15px;font-size: 16px;font-family: Microsoft YaHei;font-weight: 300;color: #FFFFFF;float:left;}
.enquiry-submit{width: 200px;height: 40px;background: #7FAAFF;font-size: 20px;font-family: Microsoft YaHei;font-weight: 300;color: #FFFFFF;margin-top: 20px;line-height: 40px;text-align: center;}
.service-div{height: 50px;background-color: #fff;padding-top: 50px;padding-bottom: 40px;}
.service-title-one{font-size: 18px; color: #444; font-weight: 600;}
.service-title-two{font-size: 16px; font-weight: 400; color: #bbb; margin-top: 4px;}
.service-div .service-item{width: 300px;display: flex;justify-content: center;align-items: center;}
.service-div-img{width: 50px;height: 50px;}
.service-div img{width: 50px;height: 50px;}

.nav-name{font-size: 10px;font-weight: 400;line-height: 24px;}

.header{height: 194px;border-bottom: 1px solid #eee;}
.header .fix-header{position: fixed;width: 100%;z-index: 999;}
.topbar .topbar_home{float:left; width:80px;}
.topbar .topbar_home img{top:-2px;width:13px; position:relative;vertical-align: middle;}

.pop_time{margin: 10px;font-size: 14px;font-weight: bold;text-align: center;margin-top: 330px;height: 100px;width: 220px;font-family: Microsoft YaHei;font-weight: 400;color: #FFFFFF;cursor: pointer;}
/*.pop_time span{margin:8px;background:#000;color:#fff;padding:2px 5px;border-radius: 3px;font-size: 22px;font-weight: normal;}*/
.endfont{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.date{width: 45px;margin:0 5px;}
.date div{height: 30px;line-height: 30px;}
.b-t-1{border-top: 1px solid #fff;}
.activity-body-price-two{width: 120px}
.brand-logo{margin-right: 10px;margin-bottom:10px;width: 230px;height: 130px;}
.brand-logo-middle{width: 230px;height: 130px;display: table-cell;vertical-align: middle;text-align: center;background-color: #fff;box-shadow: 0px 20px 40px 0px rgba(136, 136, 153, 0.5);position: relative;}
.cate-product{border:1px solid #dbe4f6;}
.cate-product:hover{border:1px solid #4C88FF;}
.input-text input:-webkit-autofill { box-shadow: 0 0 0 1000px #4C88FF inset; -webkit-text-fill-color: #fff;}
.cate-product-name{margin-top: 10px!important;}
.cate-product-img{margin:0 auto;text-align: center;width: 180px;height: 180px;display: table-cell;vertical-align: middle;}
.cate-pitch{color:#888899!important;font-family: Microsoft YaHei!important;font-weight: 400!important;}
.cate-pitch:hover{color:#4C88FF!important;}
.cate-more{color:#888899!important;}
.cate-more:hover{color:#4C88FF!important;}
.enquiry-input-name{height: 39px;line-height: 39px;}
.enquiry-unit {height: 39px;}
.enquiry-invent{height: 39px;}
.input-text input{font-size: 16px;}
.input-textarea{font-size: 16px;}
.enquiry-remark{margin-top: 25px;height: 70px;}
.input-textarea{height: 65px;}
.brand-logo-middle:hover img{transition: transform .5s ease-in;transform: scale(1.2);}

.cat-div{display: none;background-color:rgba(0,34,55,0.8);width: 114px;}
.cat-nav{margin: 0px;padding: 0px;list-style: none;padding-top: 5px;padding-bottom: 5px;}
.cat-nav li{padding: 0px 25px;color:#fff;height: 40px;}
.cat-nav li a{text-decoration: none;color:#fff;}
.cate-top:hover .cat-div{display: block;}

/*侧边栏开始*/
.ir-right {
    position: fixed;
    right: 0;
    top: calc(50% - 200px);
    display: flex;
    flex-direction: column;
    z-index: 99999
}
.ir-right .box {
    padding-left: 12px;
    position: relative;
}
.ir-right .box .boxnr{
    width: 60px;
    height: 80px;
    background: #F7F9FA;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: .5s;
    cursor: pointer;
    -webkit-box-shadow: -2px 0 30px 2px rgb(97 105 119 / 18%);
    -moz-box-shadow: -2px 0 30px 2px rgba(97, 105, 119, 0.18);
    box-shadow: -2px 0 30px 2px rgb(97 105 119 / 18%);
}
.ir-right .box:hover .boxnr{
    background: #c8edff;
}
.ir-right .box:nth-child(1) .boxnr{
    border-radius: 18px 0 0 0;
}
.ir-right .box:last-child .boxnr{
    border-radius: 0 0 0 18px;
}
.ir-right .box.border-radius-b-l .boxnr{
    border-radius: 0 0 0 18px;
}
.ir-right .box .normal {
    transition: .5s;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.ir-right .box .normal img {
    width: 24px;
    object-fit: contain;
}
.ir-right .box .normal p{
    margin-top: 2px;
    color: #333;
    font-size: 12px;
}
.ir-right .box::after {
    position: absolute;
    left: -10px;
    top: 0;
    width: 100%;
    height: 100%;
}
.ir-right .box .content {
    position: absolute;
    right: 70px;
    bottom: 0;
    display: none;
    flex-direction: column;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #eeeeee;
    z-index: 556;
}
.ir-right .box.has-content::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 8px solid #F7F9FA;
    border-bottom: 6px solid transparent;
    opacity: 0;
}
.ir-right .box.has-content:hover::before {
    opacity: 1;
    border-right: 8px solid #c8edff;
}
.ir-right .box:hover .content {
    display: flex;
}
.ir-right .box:hover .content.code-box {
    width: 300px;
    justify-content: space-between;
    flex-direction: row;
}

.ir-right .box .content .ir-top {
    display: flex;
    align-items: stretch;
}

.ir-right .box .content .ir-top img {
    width: 45px;
    height: 45px;
}

.ir-right .box .content .ir-top .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 220px;
    margin-left: 10px;
}

.ir-right .box .content .ir-top .right dt {
    color: #0A95DA;
    font-size: 22px;
}

.ir-right .box .content .ir-top .right dd {
    color: #666;
    font-size: 12px;
    margin: 0;
}
.ir-right .box .content .bottom {
    margin-top: 20px;
    display: flex;
}
.ir-right .box .content .bottom a {
    display: flex;
    align-items: center;
    width: 80px;
    height: 26px;
    color: #fff;
    border-radius: 5px;
    background: #ddd;
    font-size: 12px;
    color: #fff;
    justify-content: center;
    margin-right: 5px;
}
.ir-right .box .content .bottom a:hover {
    background: #009A3E;
}
.ir-right .box .content .bottom a img {
    width: 15px;
    object-fit: contain;
    margin-right: 5px;
}
.ir-right .box .content .code{
    max-width: 140px;
}
.ir-right .box .content .code p {
    text-align: center;
    color: #0A95DA;
    margin-top: 5px;
}
.ir-right .box.gotop{
    display: none;
}
@media screen and (max-width: 750px) {
    .ir-right{
        display: none;
    }
}
.ir-left{
    left:0;
    right: unset;
}
.ir-left .box:nth-child(1) .boxnr{
    border-radius: 0 18px 0 0;
}
.ir-left .box.border-radius-b-l .boxnr {
    border-radius: 0 0 18px 0;
}
.ir-left .box.has-content::before{
    left: unset;
    right: 4px;
    border-top: 6px solid transparent;
    border-left: 8px solid #c8edff;
    border-bottom: 6px solid transparent;
    border-right: unset;
}
.ir-left .box.has-content:hover::before {
    border-right: unset;
}
.ir-left .box {
    padding-left: 0;
    padding-right: 12px;
}
.ir-left .box .content{
    left : 70px;
    right: unset;
}

/*侧边栏结束*/

.kefutitlecbl {width: 265px; height: 22px; line-height: 22px;  margin: 0 auto;  color: #2682E7;  text-align:left;  font-size: 12px; margin-top: 5px;}
.guwentxxincbl { text-align: center;margin-top: 10px; width: 45px; height: 45px; display: inline-block;}
.guwentxxin02cbl { display: inline-block; vertical-align: top; line-height: 22px; margin-top: 10px; margin-left: 10px;}
.guwentxxincbl img { width: 45px; height: 45px;}
.guwentxxin02cbl .meiyihangcbl {margin-bottom: 2px; font-size: 12px; font-family: 'Arial Normal', 'Arial'; color: #000000; font-weight: 700;}
.guwentxxin02cbl .meiyihangcbl li img{float: none}
.guwentxxin02cbl .meiyihangcbl span { font-weight: 400;color: #8A8A8A;}

.ydsinblcbl .wderwmacbl {font-size: 16px;margin-top: 3px; font-family: 微软雅黑, tahoma, arial, simsun, sans-serif;    color: #333;font-weight: bold;text-align: center;}
.ydsinblcbl .ssjieshcbl {font-size: 14px;margin: 0; margin-top: 7px;line-height: 24px;color: #333;text-align: center;}
.ydsinblcbl {display: inline-block; vertical-align: text-top;}
.zhushoucbl {font-size: 12px; margin-top: 20px;}
.zhushoucbl span {display: inline-block;color: #333}
.zhushoucbl img {width: 18px;}
.guanzgzhhao{background-color: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .2);width: 230px;height: 208px;padding: 15px;padding-left: 25px;margin-left: -300px;margin-top:-86px;display: none}
.side ul li .ewmcblan:hover .guanzgzhhao{display: block}
.yaoyincangde{display:none;background-color: #fff;box-shadow:0 0 10px rgba(0, 0, 0, .2);width: 300px;height:100%;padding: 15px;padding-left: 25px;margin-left: -300px;}
.kefuyincang:hover .yaoyincangde{display: block}

.yaoyincangde{margin-left: -341px!important;}
.guanzgzhhao{margin-left: -271px !important;}
/*.side ul li .tupian04{width: 51px!important;}*/
/*.side ul li .sidebox{border: 0px;}*/
.erweimama { position: fixed; height: 54px;  width: 45px; z-index: 9999;}
/*侧边栏结束*/

/*产品列表 开始*/
.cate-name{float: left;font-weight: 300;color: #222233;line-height: 23px;width: 20%;text-indent: 50px;margin-bottom: 15px;}
.nav-name{font-size: 16px;font-weight: 400;line-height: 24px;color:#888899}
.cate-title-top{color: #fff;text-align: center;width: 1200px;height: 170px;line-height: 170px;font-size: 32px;}
.cate-name-div{background-color: #fff;height: 220px;opacity: 0.9;padding-top: 30px;font-size: 14px;}
.cate-img{width: 1200px;height: 420px;background-image: url('https://www.biochemsafebuy.com/assets/mall/images/classify/cate-img-1.png');}
.classify-ul{list-style: none;margin:0;padding:0px;padding-inline-start: 0px;margin-block-end: 0em;margin-block-start: 0em;text-align: left;font-size: 14px;}
.classify-ul li{height: 40px;text-indent: 40px;line-height: 40px;}
.classify-ul li a{color: #222233;text-decoration:none;width: 240px;display: block;}

/*.classify-hover a{font-weight: bold!important;color: #4C88FF!important;border-bottom: 1px solid #4C88FF;width: 20px;}*/
.classify-hover{background: #CCDDFF;}
.classify-hover a{font-family: Microsoft YaHei;font-weight: bold;color: #4C88FF!important;line-height: 40px;}
.price_color{color:#FF5533!important}

.item-amount{margin:0 auto;width:80px;height: 24px;}
.goods_decr{border: 1px solid #CCCCDD;padding:2px 6px;cursor: pointer;float:left;height: 18px;width: 9px;border-radius:6px 0 0 6px;}
.text-amount{width:32px;border: 1px solid #CCCCDD;height: 22px;background-color: #EBF1F7;outline: none;float:left;padding:0px;text-align: center;color: #888899;}
.goods_plus{border: 1px solid #CCCCDD;padding:2px 5px;cursor: pointer;float:left;height: 18px;width: 11px;border-radius:0 6px 6px 0;}

.goods_decr:hover{border: 1px solid #00bcd4;}
.goods_plus:hover{border: 1px solid #00bcd4;}
.insert_car{float: left;width: 110px;height: 24px;background: #4C88FF;border-radius: 12px;line-height: 24px;}
.insert_car_img{margin-top: 1px;}
.insert_car_img img{width: 12px;}
.inser_cat_button{font-family: Microsoft YaHei;font-weight: 400;color: #FFFFFF;cursor: pointer;}
.buy-button{font-family: Microsoft YaHei;font-weight: 400;color: #4C88FF;line-height: 22px;background: #CCDDFF;border: 1px solid #4C88FF;border-radius: 11px;width: 80px;height: 22px;margin: 0 auto;cursor: pointer;}
.more-price{height: 34px;border-bottom: 1px solid #CCCCDD;background-color: #F3F6FA;color:#4C88FF!important;cursor: pointer;}
.table-border-bottom{border-bottom: 1px solid #CCCCDD;}
.color-889{color:#888899;}
.color-4C8{color:#4C88FF;}
.product-cate{font-size: 26px;font-family: Microsoft YaHei;font-weight: bold;color: #FFFFFF;line-height: 38px;text-shadow: 0px 4px 6px rgba(76, 136, 255, 0.5);background: #4C88FF;text-align: center;width: 240px;height: 60px;line-height: 60px;}
.product-cate-div{width: 240px;}
.table-child{width: 938px;border-spacing: 0px;text-align: center;font-size: 14px;}
.table-father{border-spacing: 0px;text-align: center;width: 940px;}
.table-child thead tr{background-color: #DADFE6;height: 40px;line-height: 40px;}
.table-child tbody tr{height: 48px;background-color: #EBF1F7;}
.table-child thead tr th{font-weight: normal;}
.table-child tbody tr td{color:#888899}
.cate-pro-father{background: #FFFFFF;width: 240px;height: 60px;}
.cate-pro-down{background-image: url('../images/down.png');width: 12px;height: 12px;margin-top: 26px;margin-right: 10px;float: right;}
.cate-pro-left{border-radius: 2px;width: 6px;height: 30px;margin-top: 16px;margin-left: 10px;margin-right: 24px;background: #fff;float: left;}
.cate-pro-dif{font-size: 20px;font-family: Microsoft YaHei;line-height: 60px;height: 60px;text-align: center;color: #222233;float: left;}
.cate-pro-sel{text-shadow: 0px 4px 6px rgba(76, 136, 255, 0.5);font-weight: bold;color: #4984FF;}
.cate-pro-child{background-color: #EBF1F7;display: none;}
.bg-sel{background: #4984FF;}
.cate-pro-up-img{background-image: url('../images/up.png');}
#page{height:40px!important;margin-top: 80px!important;font-size: 12px;}
#page .page{top:40px;height: 40px;width: 650px;margin: 0 auto;text-align: center;}
#page .page a , #page .page span{display: inline-block;margin-right:10px;text-align:center;line-height:32px;border:1px solid #DBDEDD;width:29px;text-decoration:none;background-color: #fff;color:#333;}
#page .page a:hover{background:#fff;}
#page .page a.cur{color:red;background:#3CBEF8;border:1px solid #3CBEF8;color:#fff;}
#page .page span{background: #3CBEF8;border: 1px solid #3CBEF8;color: #fff;}
#page .page a.next , #page .page a.prev{width:45px;height:32px;background-color: #fff;}
#page .page a.noborder{width:48px !important;height:32px;}
#page .page{position: static!important;}
/*产品列表 结束*/

/*banner*/
.hero-slider-item {
    height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* ---- Sick Slider arrow style start ----*/
.slick-slider .slick-slide>div>div {
    vertical-align: middle;
}
.slick-arrow-style button.slick-arrow {
    top: 50%;
    left: 0;
    font-size: 70px;
    color: #777777;
    cursor: pointer;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.slick-arrow-style button.slick-arrow.slick-next {
    left: auto;
    right: 0;
}

.slick-arrow-style button.slick-arrow:hover {
    color: #c29958;
}

.slick-arrow-style:hover button.slick-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.slick-arrow-style:hover button.slick-arrow.slick-prev {
    left: -60px;
    right: auto;
}

@media only screen and (min-width: 1200px) and (max-width: 1499.98px),
only screen and (min-width: 992px) and (max-width: 1199.98px),
only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
    .slick-arrow-style:hover button.slick-arrow.slick-prev {
        left: -20px;
    }
}

.slick-arrow-style:hover button.slick-arrow.slick-next {
    left: auto;
    right: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1499.98px),
only screen and (min-width: 992px) and (max-width: 1199.98px),
only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
    .slick-arrow-style:hover button.slick-arrow.slick-next {
        right: -20px;
    }
}

.slick-arrow-style_hero button.slick-arrow {
    font-size: 60px;
    left: 0;
    width: inherit;
    height: inherit;
    background-color: transparent;
    z-index: 1;
}

.slick-arrow-style_hero button.slick-arrow.slick-next {
    right: 0;
}

.slick-arrow-style_hero button.slick-arrow:hover {
    color: #c29958;
    background-color: transparent;
}

.slick-arrow-style_hero:hover button.slick-arrow.slick-next {
    right: 15px;
}

.slick-arrow-style_hero:hover button.slick-arrow.slick-prev {
    left: 15px;
}

/*slick-dots*/
.banner .slick-dots{
    width: 1200px;
    position: absolute;
    bottom: 20px;
    left: calc(50% - 600px);
    text-align: right;
}
.banner .slick-dots li{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(255,255,255,0.4);
    margin-right: 10px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    border: 1px solid #ddd;
}
.banner .slick-dots li.slick-active{
    background: #4c88ff;
}
.banner .slick-dots li button{
    display: none;
}

/*限时活动该页面*/
.pop_content{background-color: #fff;padding:5px;margin-bottom: 2px;}
.pop_more{color: red;margin-top: 10px;font-size: 14px;text-align: center;}
.pop_product{border-radius: 3px;border: 1px #d1d1d1 solid;width:350px;float: left;margin:10px;}
.pop_product:hover{border: 1px red solid;box-shadow: 2px 2px 2px #fc8181;}
.pop_product_img{float: left;margin: 5px;}
.pop_product_img div{height:168px;vertical-align: middle;display: table-cell;}
.pop_product_img img{width:100px;}
.pop_product_content{float:left;margin:10px 10px 15px 10px;border-left: 1px solid #EDEDED;padding-left: 10px;}
.pop_content_pro{width:1150px;overflow:hidden;margin: 0 auto;}
.pop_product_content_name{margin-top: 5px;font-size: 14px;font-weight: bold;width: 200px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pop_product_content_cas{margin-top: 5px;color: #9e9d9d;}
.pop_product_content_mon{overflow:hidden;}
.pop_product_content_mon div{color: red;}
.content_money{font-weight: bold;}
.content_money span{font-size: 18px;}
.pop_product_content_rush{margin-top: 5px;}
.content_money_two{line-height: 19px;margin-left: 10px;border:1px red solid;height: 19px;margin-top: 3px;padding:0px 5px;font-size: 12px;border-radius: 2px;font-weight: bold;}
.pop_product_content_rush{margin-top: 10px;width: 100px;height: 30px;background-color: red;color:#fff;font-size: 14px;line-height: 30px;text-align: center;border-radius: 3px;}
.content_money_original{color: #9e9d9d;}
.activity-b{
    height: 300px;
    position: relative;
}
.activity-b .activity-pop-time{
    width: 500px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: calc(50% - 250px);
    bottom: 28px;
    background: rgba(255,255,255,0.6);
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0 0 6px #ddd;
}
.activity-b .activity-pop-time .activity-endfont{font-size: 22px;color: red;font-weight: bold;}
.activity-b .activity-pop-time span{margin:8px;background:#000;color:#fff;padding:2px 5px;border-radius: 3px;font-size: 22px;font-weight: normal;}
.pop_product_cas{height:20px;line-height: 20px;}
.m-t-5{margin-top:5px;}
.pop_price{color: grey; text-decoration: line-through; margin-left: 10px; font-weight: normal;font-size: 12px!important;}
.cursor{cursor: pointer;}
.pop_img img{height: 100%;width: 100%}

/*关于我们 开始*/
.banner2 img{
    width: 100%;
}
.fcate1 {
    text-align: center;
    padding: 40px 0;
}
.fcate1 .cn {
    font-size: 32px;
    line-height: 60px;
    color: #303030;
    font-weight: bold;
    height: 60px;
}
.fcate1 .cn2 {
    font-size: 16px;
    color: #999;
    line-height: 26px;
}
.ab-b .con .img-b {
    width: 50%;
    height: 100%;
}
.fl {
    float: left;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
    clear: both;
}
.ab-b .con .img-b img {
    width: 100%;
    height: 100%;
}
.ab-b .con .tex {
    width: 50%;
    height: 100%;
    padding: 0 50px;
    overflow-y: scroll;
    line-height: 40px;
    box-sizing: border-box;
}
.fr {
    float: right;
}
/*关于我们结束*/

/*留言*/
.enquiry_input {
    border: 0;
    border-bottom: 1px solid #cccddd;
    outline: none;
    height: 33px;
    font-size: 16px;
}
.enquiry-sub{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #4C88FF;
    border-radius: 15px;
    float: left;
    color: #fff;
    border: 1px solid #fff;
}

/*联系我们*/
.group{height: 120px;width: 300px;border: 1px solid #dedfe1;border-radius: 10px;margin-top: 35px;float:left;margin-right:50px;}
.group:hover{height: 120px;width: 300px;background: #E5EEFF;border: 1px solid #4C88FF;box-shadow: 0px 6px 13px 0px rgba(161, 184, 230, 0.5);border-radius: 10px;margin-top: 35px;float:left;margin-right: 50px;}
.group .tel-b{margin-top: 10px;font-weight: 300;color: #222233;font-size: 16px;line-height: 22px;height: 22px;}
.group .qq-b{width: 100px;height: 28px;border-radius: 15px;margin-left: 20px;background: #fff;margin-top: 5px;border:1px solid #4C88FF;color: #4C88FF;cursor: pointer;}
.group .qq-b .qq-img{margin-top: 4px;margin-left: 15px;width:20px;height: 20px;background:url('../images/qq-2.png')}
.group .qq-b:hover{background: #4C88FF!important;color: #fff!important;height: 30px;border: 0px;}
.group .qq-b:hover .qq-img{background:url('../images/qq-1.png')!important;}

/*详情页*/
.info-d{float: left;}
.category_div{border: 1px solid #e7e7e7;display: inline-block;padding:10px 0px;}
.category_ul{display: inline-block;margin:0;padding:0px;}
.category_ul li{float: left;border-right: 1px solid #e7e7e7;padding:0px 20px;list-style-type: none;}
.category_ul li a{color:#000;text-decoration:none;}
.category_ul li a.xiazai{padding-left: 23px;background: url("../images/xiazai.png"); background-size: 20px; background-repeat: no-repeat;}
.category_ul li a.xiazai:hover{color: #0a95da;}
.title2{font-size: 16px;font-weight: bold;padding: 10px 0;margin-top: 20px;}
.xinxizonghe{margin-top: 0px;}
.compound{margin-top: 0px!important;padding:0px!important;}
.detail_item {margin-top: 20px;}
.detail_box {margin:10px;line-height: 30px;}
.detail_box table{width: 100% !important;}
.compound h2{display: block;float: left;color: #333; font: bold 14px/19px "Helvetica Neue", Helvetica, Microsoft Yahei; border-left: 6px solid #50C0Ff; padding-left: 10px; margin-left: 10px; margin-top: 10px;}
.clearfix{padding:0px;}
.clearfix:after {display: block;height: 0;visibility: hidden;content: ".";clear: both;}
.clearfix li {list-style-type: none;}
.clearfix li a{text-decoration:none;}
.shop-right{width: 1200px;}
.shop-right .shop-nav{height: 25px;}
.shop-right .shop-info{border: 1px solid #e7e7e7;padding: 20px 20px 50px; overflow: hidden; font-size: 14px;}

.qq_buyer a{color:#007CFF;text-decoration:none;}
.qq_buyer a:hover{color:blue;}
.qq_buyer{height: 24px;line-height: 24px;float: left;margin-right: 15px;}
.qq_buyer_title{background-color: #F1F1F1;float: left;position:absolute;margin-left: 30px;border: 1px solid #8F8F8F;color: #444444;height: 22px;line-height: 22px;display: none;}
.qq_buyer:hover .qq_buyer_title{display:block}

.number-d{font-size: 18px;font-weight: 400;color: #888899;line-height: 36px;margin-bottom: 5px;max-width:700px;}
.number-d .copy-goods-info{font-size: 14px;color: #2c7397;display: inline-block;line-height: 16px; margin-left: 60px;}

.table-child{width: 980px;border-spacing: 0px;text-align: center;font-size: 12px;}
.table-child thead tr{background-color: #DADFE6;height: 32px;}
.table-child tbody tr{height: 60px;}

.packig_div{border-bottom: 1px solid #EBEDF4;height: 60px;}
.packig_div:hover{background: #F2F7FF;}

.buy-button{font-family: Microsoft YaHei;font-weight: 400;color: #4C88FF;line-height: 30px;background: #CCDDFF;border: 1px solid #4C88FF;border-radius: 15px;width: 85px;height: 30px;margin-left: 10px;cursor: pointer;}

/*footer*/
.footer{background-color: #fff;}
.footer .line{border-bottom: 1px solid #ddd;}
.footer_box {margin: 0 auto; width: 1200px; height: auto; padding-top: 15px;padding-bottom: 15px;}
.footer .copyright{background: #fff;padding-top: 0;height: 50px;text-align: center;font-size: 12px;}
.footer .copyright p {display: inline-block;margin-bottom: 0;position: relative;top: -7px;color: #454545;}
.footer .copyright p a{display: inline-block;text-decoration: none;height: 20px;line-height: 20px;margin-left: 20px;color: #939393;}
.m-r-150{margin-right: 202px;}
