/*按钮*/
body{width:100%;overflow-x:hidden;font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,sans-serif !important;zoom:100% !important;font-size:13px;}
*{padding:0px;margin:0px;}

a:link {text-decoration: none;cursor: pointer;}
a:visited {text-decoration: none;cursor: pointer}
a:active {text-decoration: none;cursor: pointer;}
a:hover {text-decoration: none;cursor: pointer !important;}
.marTopFix{margin-top:180px !important;}

.fl {float: left}
.fr {float: right}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clear{clear: both;}

.t12{font-size:12px;}
.t13{font-size:13px;}
.t14{font-size:14px;}
.t15{font-size:15px;}
.t16{font-size:16px;}
.t18{font-size:18px;}
.t20{font-size:20px;}
.t24{font-size:24px;}
.t32{font-size:32px;}
.t36{font-size:36px;}
.t72{font-size:72px;}
.t48{font-size:48px;}

.font-b{font-weight:700}

.color333 {color: #333}
.color666 {color: #666}
.color999 {color: #999}
.coloreee {color: #eee}
.color4BA5 {color:#004BA5}
.colorc80f {color:#96c80f}

.marT5{margin-top:5px;}
.marT10{margin-top:10px !important;;}
.marT20{margin-top:20px !important;}
.marT30{margin-top:30px !important;}
.marT40{margin-top:40px !important;;}
.marT50{margin-top:50px !important;;}
.marT70{margin-top:70px !important;;}

.marB10{margin-bottom:10px;}
.marB20{margin-bottom:20px;}
.marB30{margin-bottom:30px;}
.marB40{margin-bottom:40px;}
.marB70{margin-bottom:70px;}

.marR10{margin-right:10px;}
.marR20{margin-right:20px;}
.marR30{margin-right:30px;}
.marR40{margin-right:40px;}

.marL5{margin-left:5px;}
.marL20{margin-left:20px;}
.marL30{margin-left:30px;}
.marL40{margin-left:40px;}
.marL50{margin-left:50px;}


.padT20{padding-top:20px;}
.padT40{padding-top:40px;}
.padT70{padding-top:70px;}

.padB20{padding-bottom:20px;}
.padB40{padding-bottom:40px;}

.padR20{padding-right:20px;}
.padR40{padding-right:40px;}

.padL20{padding-left:20px;}
.padL40{padding-left:40px;}

.pad20{padding:20px;}


.text-align-c{text-align:center;}
.text-align-r{text-align:right;}

.hide{display:none;}
.more{position: absolute;top:5px;right:12px;font-size:14px;}
.hidden{display:none;}

.layui-breadcrumb cite a{color:#9c0013 !important}
.layui-breadcrumb cite a:hover{color:#9c0013 !important;font-weight: 700;}

.new-price,.blue{color: #004ba6;}
.red{color: #ff0000;}
.color-life{color:#9c0013}

.weight700{font-weight:700}
.cart-btn a:hover{color:#147fde}

.pro-info-txt select{padding-left:8px;width:56px;height:26px;border:1px solid #e5e5e5}
.line-solid{height:1px;border-top:1px dotted #666666;width:100%}

.hr{background-color: #004ba6!important;height: 4px !important; margin: 5px 0px !important;}

/*module: 展开和收起*/
.view_collapse { width: 95px }
.view_collapse > span { height: 9px; font-weight: bold; color: #9c0013; line-height: 11px }
.view_collapse > span:hover { cursor: pointer  }
.view_collapse > span > i { margin-left: 11px; font-weight: bold }
.view_more:before { content: "展示更多" }
.collapse:before  { content: "收起" }
.max-desc{height:50px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;}

/*一键复制*/
.copy-product-info {display: inline-flex;align-items: baseline; margin-left: 8px; cursor: pointer;}
.icon-copy-product-info {position: relative;top: 4px;width: 16px;height: 20px;margin-right: 4px;background: url("../images/images-life/copy-one.png") no-repeat;background-size: cover;}
.icon-copy-success {position: relative;top: 4px;width: 18px;height: 18px;margin-right: 4px;background: url("../images/images-life/copy-success.png") no-repeat;background-size: cover;}


/*分页*/
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #004ba6!important;}

/*开屏广告*/
.open-screen-ad{position:fixed;left:50%;margin-left:-400px;z-index: 999999;}
.ad-colsed .layui-icon{font-size:36px;position:fixed;left:50%;margin-left:360px;margin-top:5px;color:#ffffff;}

/*banner*/
.banner{
    width: 100vw;    /* 宽度 = 窗口宽度 */
    height:500px;   /* 高度 = 窗口高度 */
    overflow: hidden;/* 超出部分隐藏 */
    position: relative;
    margin: 0;
    padding: 0;
  }
  
.banner img{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* 绝对居中 */
    
    /* 核心：等比缩放，填满容器，多余部分裁剪 */
    object-fit: cover;
    
    /* 让图片占满容器 */
    width: 100%;
    height: 100%;}


.layui-nav{background:none !important}

/*导航弹出框*/
.layui-layer-content {word-break: keep-all !important; word-wrap: break-word !important;}
.layui-nav-more {display: none !important;}
.layui-btn-normal {background-color: #9c0013!important;} 
.layui-btn-red {background-color: #e84e4d!important;}
.layui-btn-blue {background-color: #4d98e8!important;}
.layui-btn:hover {opacity: 1;filter: alpha(opacity=100);color: #fff;}


.layui-bg-blue {background-color: #ffffff !important;}

.layui-nav-child{ top:45px !important;}
.layui-nav .layui-nav-child a {text-align: left;}
.layui-nav .layui-nav-child-a dd {width: 33%;float: left;}
.layui-nav .layui-nav-item {line-height: 50px !important;}
.layui-nav .layui-nav-item>a {color: #ffffff !important;}
.layui-nav .layui-nav-item>a:hover {color: #ffffff !important;}

.nav-header .layui-nav-item{line-height:36px !important}
.nav-header .layui-nav-item>a {color: #004ba6 !important;font-size:16px;}
.nav-header .layui-nav-item>a:hover {color: #004ba6 !important;}
.nav-header .layui-nav-more{display:block !important}
.nav-header hr{background-color: #eee !important;height:1px !important;}



/*多行后省略，显示三个点*/
.ellipsis {position: relative;line-height: 28px; text-align: left;  overflow: hidden;	white-space: nowrap;    text-overflow: ellipsis;    padding-right: 20px;  }

.ellipsis-after:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 5px;
    padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #fff 55%);
    background: -moz-linear-gradient(left, transparent, #fff 55%);
    background: -o-linear-gradient(left, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%);
}









.footer{position: relative;padding-bottom: 5px;padding-top:20px;width: 100%;background-color: #efefef;height:auto;}
.footer a {color: #000000 !important; white-space: nowrap; display: inline-block;line-height: 1.5;}


.footer-one{float: left;min-width: 150px; margin-right:15%; width:20%;}
.footer-two{float: left;width:10%;margin-right:5%;}
.footer-three{float: left;width:10%;margin-right:5%;}
.footer-four{float: left;width:10%;margin-right:10%;}
.footer-five{float: left;width:15%;}
.footer-one li{font-size: 15px;height:auto;width:50%}
.footer-two li{margin: 5px 0!important;font-size: 15px;}
.footer-three li{margin: 5px 0!important;font-size: 15px;}
.footer-four li{margin: 5px 0!important;font-size: 15px;color: #ffffff!important;}

.footer-three  span{color:#ffffff}
.footer .layui-nav{padding:0px !important}
.footer h3{color:#000000;font-size: 20px;margin:20px 0 20px 0;}
.footer p{margin:20px 0 10px 0;color: #ffffff;}


input:-moz-placeholder, textarea:-moz-placeholder {    color: #ffffff;  }  
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   color: #ffffff;  }  
input::-webkit-input-placeholder,  textarea::-webkit-input-placeholder {      color: #ffffff;  }







/*--------------------*/

.pro-list{width:240px !important}
.pro-list .item{border: 1px solid #f2f2f2;height: 260px;padding: 0 10px;}
.pro-list img{width:140px;height:140px;margin:10px;}

.pro-img-out{ width:100%;height:100%;position:relative;}
.pro-img-inside{ max-width:100%;max-height:100%;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}


.instr-pro-list{padding:30px;border: 1px solid #fafafa;width:20%;float:left;}


.news-item-a{width:100%; position:relative;}
.news-item-a .title{width:100%;text-align:center;}
.news-item-a li{ height:100%; position:relative;}
.news-item .border_top,
.news-item .border_right,
.news-item .border_bottom,
.news-item .border_left{-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease;}
.news-item .border_top,.news-item .border_left{left:0;top:0; position:absolute; background:#207be6;}
.news-item .border_right,.news-item .border_bottom{bottom:0;right:0; position:absolute; background:#207be6;}

.news-item .border_top,.news-item .border_bottom{height:1px;width:0;}
.news-item .border_right,.news-item .border_left{height:0px;width:1px;}
.news-item .download-detail:hover{border-color: transparent;}
.news-item li:hover .border_top,.news-item li:hover .border_bottom{width: 100%}
.news-item li:hover .border_left,.news-item li:hover .border_right {height: 100%}
.news-item li:hover{cursor:pointer;}

.news-item{width:100%;position:relative;}
.news-item li{float:left;margin-right:20px;padding:20px;margin-bottom:20px;width:32.2%;border:1px solid #fff;background:#fff;}
.news-item li:nth-child(3n){margin-right:0px;}
.news-item .time{display:inline-block;width:20%;height:60px;padding-top:10px;line-height:20px;border:1px solid #e2e3e8;background:#f0f2f5;float:left;text-align:center;}
.news-item .s-title{display:inline-block;height:60px;line-height:30px;border-bottom:1px solid #e2e3e8;width:75%;float:right;text-align:left;overflow: hidden;}
.news-item .con{margin-top:20px;line-height:26px;text-align:left;height:80px;word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.pro-hot{display: flex;flex-wrap:nowrap; justify-content:center;}
.pro-hot li{border:1px solid #ffffff;border-radius: 4px;padding: 16px;min-height:232px; max-width:201px;position: relative;height:100%;float:left;background:#ffffffb5;margin:1%;display:inline-block;}
.pro-hot li img{width:161px;height:161px;}
.pro-hot li:hover{cursor: pointer;box-shadow: 0px 0px 7px 0px #ffffffb3;}
.pro-hot .research-field-name span:first-child{ white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;width:160px;}
.pro-hot .research-field-name span:nth-child(2){color:#666;display: block;}
.pro-hot .research-field-name span:nth-child(3){color:#ff0000;display: block;}



.pro-line li{border:1px solid #ddd;border-radius: 4px;padding: 16px; width:22%;position: relative;height:100%;float:left;margin:3%;}
.pro-line .pro-line-name{background:none;color:#000;display:inline-block;}
.pro-line img {width:60px;vertical-align: top;}
.pro-line .pro-line-name div{margin-bottom:8px;margin-left:10px;}
.pro-line .pro-line-name div:nth-child(2){color:#9b9b9b}



.research-field li{border-radius: 4px;width:22%;position: relative;height:140px;float:left;margin-right:4%;margin-bottom:1%;}
.research-field .research-field-name{display:none}
.research-field li:nth-child(4),.research-field li:nth-child(8){margin-right:0px;}

.cooperation-more{position:absolute;right:0;top:5px;}
.cooperation-more a{color:#666666;display:block;border-radius:3px;display:block;border:1px solid #666;padding:0px 30px;height:32px;line-height:32px;font-size:14px;text-decoration:none;text-align:center;}
.cooperation-more:hover a{cursor:pointer;border:1px solid #0066cc;color:#0066cc;}



/*首页研究领域*/
.flex-c{display: flex;flex-wrap: wrap; justify-content:center;}
.twr_feature_three{box-shadow: 0 5px 83px rgb(3 43 86 / 12%);position: relative; overflow: hidden; transition: .5s;width: calc(33.333% - 12px);flex: 0 0 auto;}

.twr-01{background:url('../images/images-life/index-research-field-1.png') no-repeat;background-size: cover;background-position: center;}
.twr-02{background:url('../images/images-life/index-research-field-2.png') no-repeat;background-size: cover;background-position: center;}
.twr-03{background:url('../images/images-life/index-research-field-5.png') no-repeat;background-size: cover;background-position: center;}
.twr-04{background:url('../images/images-life/index-research-field-4.png') no-repeat;background-size: cover;background-position: center;}
.twr-05{background:url('../images/images-life/index-research-field-3.png') no-repeat;background-size: cover;background-position: center;}
.twr-06{background:url('../images/images-life/index-research-field-6.png') no-repeat;background-size: cover;background-position: center;}
.twr-07{background:url('../images/images-life/index-research-field-7.png') no-repeat;background-size: cover;background-position: center;}
.twr-08{background:url('../images/images-life/index-research-field-8.png') no-repeat;background-size: cover;background-position: center;}


.twr_feature_three_inner { position: relative;background: inherit; z-index: 2; transition: .5s; padding: 80px;}
.twr_feature_three:hover .twr_feature_three_inner{transform: translateY(-84px)}
.twr_feature_three_icon {margin-bottom: 20px;transition: 1s}
.twr_feature_three_icon i {font-size: 64px}
.twr_feature_three:hover .twr_feature_three_icon {transform: scale(0)}
.twr_feature_relative_text{position: relative}
.twr_fe_three_middle_icon {position: absolute;left: 50%;top: 10%;transform: translate(-50%,-50%);z-index: -1;opacity: 0;transition: 1s}
.twr_feature_three:hover .twr_fe_three_middle_icon{opacity: 1}
.twr_fe_three_middle_icon img{opacity: 0.2;height:76px;}
.twr_fe_three_middle_icon i {font-size: 130px;color: #ddd}
.twr_feature_three_text{background: #ffffff70;padding: 20px 40px;border-radius: 10px;}
.twr_feature_three_text h3 {margin-bottom: 15px}
.twr_feature_three_text p {margin-top: 0;margin-bottom: 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.twr_feature_three_text a {color: #222429; margin-top: 10px; display: inline-block}
.twr_feature_three_image{position: absolute;left: 0;right: 0;bottom: 0;background: #fff;padding:10px 80px;}
.twr_feature_three_image p{display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.twr_feature_three_icon img{height:80px;}



/*首页场景部分*/
.box-wrap{display:flex; width:100%; height:420px; overflow:hidden;}
.item{
  flex:1; /* 默认均分25% */
  position:relative;  transition: all 0.4s ease;  padding:20px 15px;  color:#fff;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); /* 丝滑曲线 */
}
/* 父容器hover后非选中项压缩 */
.box-wrap:hover .item{flex: 0 1 calc(50%/3);}
/* 当前hover项占50% */
.box-wrap .item:hover{ flex: 0 1 50%;cursor: pointer;}
.item h3{font-size:24px;margin-bottom:12px; background: #fff; border-radius: 20px;color: #c39200;text-align: center;line-height: 3;transition: all 0.3s ease;}
.item .tag-box{width:100%;height:auto;margin-bottom:10px;color:#000;transition: all 0.4s ease;}
.btn-box{  padding: 10px 20px;  background: #ffffffc7;  color: #b98b00;  border-radius: 10px;  width: auto;  position: relative;  display: inline-block;  border: 1px solid #ffffff;
  font-size: 16px;  font-weight: 700;  margin:6px;  transition: all 0.4s ease;}  
.desc{ height:0; overflow:hidden; transition:height 0.3s ease; line-height:1.6; color:#303030;transition: all 0.4s ease;}
.item-h-box{position:absolute;left:0;top:0;z-index: 5;padding:40px;}
.item:hover .desc{height:auto;}
.item:hover .tag-box{display: none;}
.item:hover .tag-box .btn-box{background: #ffffffe1;}

.bg-box{position:absolute;left:0;top:0;width:100%;height:100%;z-index: 1;}
.item:hover .bg-box{mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0)); /* 从左到右的渐变 */  transition: mask-image 2s; }
/* 区分四块背景色 */
.item:nth-child(1) .bg-box{background:url('../images/images-life/index-use-cases-01.png') no-repeat;background-size: cover;}
.item:nth-child(2) .bg-box{background:url('../images/images-life/index-use-cases-02.png') no-repeat;background-size: cover;}
.item:nth-child(3) .bg-box{background:url('../images/images-life/index-use-cases-03.png') no-repeat;background-size: cover;}
.item:nth-child(4) .bg-box{background:url('../images/images-life/index-use-cases-04.png') no-repeat;background-size: cover;}





/*首页第一部分*/
.position-relative{position: relative !important;display: flex;
  flex-wrap: wrap;}
.service-card {
  position: relative;
  background-color: var(--color-light);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
  text-align: center;
  z-index: 1;
  padding:4rem;
  border-radius: 25px;
  transition: 0.3s;
  overflow: hidden;
}
.service-card:hover{
  transform:translateY(-15px) scale(1.05);
box-shadow: raba(0,0,0,0.2) 0px 20px 50px;}
.service-card-s{background: #7a7a7a57;padding:20px;border-radius: 20px;}
.service-item{
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 2%;
  padding-left: 2%;
  margin-top: 5%;
}
.card-rotated {
  transform: rotate(-4deg);
}
.card-rotated-2 {
  transform: rotate(4deg);
}
.card-rotated-3 {
  transform: rotate(7deg);
}
.service-icon {display:none; width: 40px; height: 40px;margin-bottom: 1rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;padding: 0px;}
.service-icon img{width:100%;}
.mb-3 {
  margin-bottom: 1rem !important;
}
.service-title {
  font-size: 1.5rem;
  font-weight: 600;
  color:#fff;
  margin-bottom: 1.5rem;
}
.service-description {
  font-size: 1rem;
  color:#fff;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}




/**/


.partner li{float:left;margin-right:0.9%;margin-bottom:1%}
.partner li:hover{cursor: pointer;box-shadow: 0px 0px 8px 0px #eeeeee;}
.partner li img{width:100%;box-shadow: 0px 0px 8px 0px #eeeeee;}

.layui-carousel{margin-bottom: 20px; height: 363px; width: 100%;background:#fff;}
.layui-carousel>[carousel-item]>*{text-align: center;right:0;left:0;top:0;bottom:0}
.layui-carousel>[carousel-item]>* img{position:absolute;right:0;left:0;top:0;bottom:0}


.team li{width:100%;height:240px;border-bottom:1px dotted #333;margin-top:40px;}
.team img{margin-right:80px;}
.team dl{width:60%;float:left;}


/*科学进展*/
.news-title{margin:0px auto;}
.news-title span{display:inline-block;width:200px;height:40px;border:1px solid #004ba5;text-align:center;margin-top:30px;}
.news-title a{font-size:20px;line-height:38px;}
.news-title .news-c{margin-right:-5px;}
.news-title .active{background:#004ba5;}
.news-title .active a{color:#ffffff;}

.news-list{width:80%;margin:60px auto 30px;}
.news-list li{height:210px;border-top:1px solid #ddd;padding:25px 0px}
.news-l-img{margin-right:10px;border:1px solid #ddd;}
.news-l-con{position:relative;width:68%;}
.news-s-title{display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size:18px;font-weight: 700;    height: 48px;}
.news-time{position:absolute; right: 0px; top: 46px;}
.news-s-con{height:60px;overflow:hidden;line-height: 1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.news-list li:nth-child(9){border-bottom:1px solid #ddd;}
.news-list li:nth-child(10){border-bottom:1px solid #ddd;}


.new-detail{width:80%;margin:0px auto;padding-top:20px;word-wrap: break-word;}
.new-detail .title{width:100%;text-align:left;font-size:22px;margin:20px 0px 0px;padding-bottom:10px;}
.new-detail .time{text-align:left;font-size:14px;border-bottom:1px solid #999;color:#999;padding-bottom:10px;margin-bottom:20px;}


/*定制服务*/
.customized-service-title{width:90%;margin:0px auto;text-align: left;;}
.customized-service-title span{display:inline-block;width:200px;height:40px;border:1px solid #004ba5;text-align:center;margin-top:30px;}
.customized-service-con{width:90%;margin:60px auto 30px;}
.customized-service-con .tag{margin-left: 24px;margin-top:20px;padding:30px;border-radius: 6px;;line-height: 2;box-shadow:2px 2px 6px 0px #dbdbdb;background: linear-gradient(310deg, #fad6ca, transparent);;}
.customized-service-con i{vertical-align: middle;
  display: inline-block;
  width: 6px;
  background-color: #ea6168;
  border-radius: 6px;
  height: 30px;
  margin-right: 6px;}
.c-s-img img{width:100%;margin:0 auto}







/*allpro*/
.category-all {width:100%;margin-top: 10px;overflow: hidden;margin-bottom: -13px;}
.category-all ul{display: flex;flex-wrap: wrap;gap:20px;}
.category-all ul li {font-weight: bold;line-height: 34px;width: calc(16% - 20px);flex: 0 0 auto;}
.category-all ul li span {margin-right: 10px;font-weight: bold;}
.category-all ul li a {color: #333333;font-size:18px;position: relative;padding:10px 16px;border: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  align-items: flex-start; /* 水平靠左 */
  justify-content: center; /* 垂直居中 */
  
  height: 100px;line-height: 1.2;}
.category-all ul li a label{display: block;color:#afafaf;font-size: 16px;font-weight:400;margin-top:8px;margin-left: auto}
.category-all ul li.active{box-shadow:inset 0px 0px 8px 4px #e5e5e5;;cursor: pointer;border-radius:20px;border: 1px solid #ff5267;}
.category-all ul li.active a{border:none;}
.category-all ul li a:hover {box-shadow:inset 0px 0px 8px 4px #e5e5e5;;cursor: pointer;border-radius:20px;border: 1px solid #ff5267;}
.category-all ul li.active a:hover{border:none;}
/* .category-all ul li i{font-size:14px;} */

.catagory-two a{color:#9c0013}
.catagory-two a:hover{color:#9c0013;font-weight: 700;}

.catagory-thr ul{display: flex;flex-wrap: wrap;gap:20px;}
.catagory-thr li{margin-bottom:30px;display:inline-block;width: calc(25% - 20px);flex: 0 0 auto;}
.catagory-thr li a:hover{border:1px solid #ff5267;cursor: pointer;box-shadow: 0 0 10px 0px #ff5267;}
.catagory-thr li span{color:#9c0013;display: block;font-size: 12px;font-weight:400;margin-top:8px;margin-left: auto}

.catagory-thr ul li a {
    position: relative;
    border: 1px solid #fff;
    display: flex;
    flex-direction:row;
    align-items: flex-start;
    justify-content: center;
    align-items: center;
    height:50px;
    line-height: 1.2;padding:5px 10px;border:1px solid #fff;border-bottom:1px solid #eee;border-left:1px solid #ffbac2;box-shadow:0px 2px 4px 0px #f5f5f5;border-radius: 6px;
}

/*说明书*/
.calculator-instructions{width:100%;background:#fff;padding:20px 0px;color:#016ecd}

.instructions {line-height:34px;}
.instructions select{margin:0px 10px;padding:9px 20px;border:1px solid #afafaf;color:#016ecd;line-height:36px;vertical-align: top}
.instructions li{float:left;border:1px solid #fff;padding:6px;border-radius: 6px;;}
.instructions li a{padding:0px 40px;color:#016ecd;margin:0px 5px;display:inline-block;line-height: 2.8;background-image: url("../images/images-life/icon-doc.png"); background-repeat: no-repeat;}
.instructions li:hover{border:1px solid #9c0013}
.instructions .purity span{padding:0px 20px;color:#016ecd;background:#fff;border:1px solid #ffffff;margin:0px 10px;display:inline-block;}
.clear{clear:both;}

.references{background: #fff;border-radius: 6px;box-shadow: 0 10px 30px #bbbfc359; display: grid; gap: 12px; margin-top: 12px; padding: 18px 24px; text-align: start;  width: 100%;}
.references p{line-height: 2;}

/*计算器*/
.func-module { font-size: 14px;line-height: 20px;clear: both;}
.module-box-without-padding {background-color: #fff;min-height: 45px;overflow: hidden;}
.calculatorModalTips{padding:20px;margin:20px 0 30px;text-align: left;}
table#calculator th {padding: 10px 0 0 0;text-align: left;}
table#calculator td {padding: 0 0 10px 0;}
input.calculator {display: inline-block;border: 1px solid #595757; width: 90px;height: 38px;padding-left: 10px;vertical-align: middle;line-height:1.3;}
select.cal_unit {width: 52px;height: 38px;overflow: hidden;border: 1px solid #848484;vertical-align: middle;padding-left: 5px;}

.button-orange {padding: 7px 20px;font-size:14px;border: none;color: #fff;border-radius: 5px;cursor: pointer;background: #006ECD; }
.button-orange a {color: #ffffff;}
.button-orange:hover { background: #007ac2; text-decoration: none !important;color:#ffffff;}
.button-dark-edge {background-color: #fff;border-radius: 5px; border: 1px solid #595757;padding: 6px 20px; font-size: 14px;color: #595757;font-family: MyRobotoBT; cursor: pointer;}
.button-dark-edge a {color: #595757;}
.button-dark-edge:hover {background-color: #f9f9f9;text-decoration: none !important;color:#333333}

.editForm label{display: block;width: 180px;float: left;text-indent: 10px;line-height: 32px;text-align: left;}
.form-general input {padding: 4px 10px;}

.col-2-5 {width: 40%; float: left;}
.col-3-5 {width: 60%;float: left;}
.mr5 {margin-right: 5px !important;}
.mb25 {margin-bottom: 25px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.ml110 {margin-left: 110px !important;}
.ml10 {margin-left: 10px !important;}
table.with-frame td,table.with-frame th {border: 1px solid #c8c9ca; height: 30px; padding-left: 10px;}
table.with-frame th {background-color: #f9f9f9;}
table.with-white-border td {border: 6px solid #fff;padding: 10px 20px;}
.red, .new_label {color: #ef2127 !important;}
.clr {clear: both;}
.w244 {width: 254px !important;}
.w165 {width: 165px !important;}
.w100 {width: 100px !important;}
h3.text-title {font-weight: 400;font-size: 16px;color: #333333; height: 50px; line-height: 46px;text-align: left; border-bottom: 1px solid #999;}
.modal-body p, .modal-body>.module-box { text-align: left;}
.form-general label{display: block;width: 180px;float: left; text-indent: 10px;line-height: 32px;text-align: left;}
.form-general input {padding: 4px 10px;float: left;border: solid 1px #848484;width: 280px;font-size: 14px;}
.button-size-220 {width: 220px;}
.form-general div {margin: 0 0 20px 0; clear: both;}

.module-box {overflow: hidden; background-color: #fff;}
div.invivo-formulation-input>p{line-height: 28px;}
.mt25 {margin-top: 25px !important;}
.bold{font-weight: 600;}
.ml5mr5 {margin: 0 5px !important;}
.mr15 {margin-right: 15px !important;}
input.calculator-mutation {display: inline-block;border: none;width: 90px;height: 30px;background-color: #f9f9f9;text-indent: 10px;}
.noDisplay {display: none;}
select.solvent_options {width: 80px;height: 30px;overflow: hidden;border: 1px solid #848484;vertical-align: middle;padding-left: 5px;}

/*计算器结束*/


/* FAQs 开始 */
.FAQ-icon-down{margin-right:10px;display: inline-block;font-size:20px;color:#666;position: absolute;left: -18px;top: -2px;font-size: 14px;}
.FAQ-icon-right{margin-right:10px;display: inline-block;font-size:20px;color:#666;position: absolute;left: -20px;top:-2px;font-size: 14px;transform: rotate(-90deg);}
.pro-faq-card .card-item{
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  min-height: 48px;
  border-top: 1px solid #e0d9ec;
  padding: 11px 0 12px 25px;
  cursor: pointer;
}
.pro-faq-card .card-item:last-of-type{
  border-bottom: 1px solid #e0d9ec;
}
.card-item > div{
  position: relative;
}

.is-toggle .card-item-title{
  font-weight: bold;
  color: #9c0013;
}
.pro-faq-card .card-item > span{
  display: block;
  line-height: 23px;
  font-size: 14px;
  color:#9c0013;
  font-size:weight;
}
.pro-faq-card .card-item p{
  font-size: 14px;
  line-height: 22px;
  margin-top: 7px;
}

/* FAQs end */


.commodity-d-con table{text-align:center;width:100%;border-top:1px solid #deedfc}
.commodity-d-con th,.commodity-d-con td{border-bottom:1px solid #deedfc;}
.commodity-d-con th{font-weight:700;}
.commodity-d-con th:FIRST-CHILD{border-right:1px solid #deedfc;border-top:1px solid #deedfc;}
.commodity-d-con td{width:250px}
.commodity-d-con td:FIRST-CHILD{border-right:1px solid #deedfc;}



.tab-con{border-top:1px solid #eee;margin-top:20px;padding-top:20px;}
.tab-con>div { display: none }
.tab-con>div.actived { display: block }

/*搜索页产品列表*/
.sub-list a:hover{color:#f60}
.sub-list .sub-list-tb th{text-align: left;border-bottom: 1px solid #cbcbcb;padding:10px;font-weight:700;}
.sub-list .sub-list-tb td{border-bottom: 1px solid #cbcbcb;padding:10px;vertical-align: top;}
.sub-list .td-type-01 td:nth-child(2),.sub-list .td-type-01 td:nth-child(3),.sub-list .td-type-01 td:nth-child(4),.sub-list .td-type-01 td:nth-child(5){border-bottom: 1px solid #f3f3f3;}
.sub-list .td-type-03 td:nth-child(2),.sub-list .td-type-03 td:nth-child(3){border-bottom: 1px solid #f3f3f3;}
.sub-list .td-type-04 td:nth-child(2),.sub-list .td-type-04 td:nth-child(3),.sub-list .td-type-04 td:nth-child(4),.sub-list .td-type-04 td:nth-child(5),.sub-list .td-type-04 td:nth-child(6),.sub-list .td-type-04 td:nth-child(7){border-bottom: 1px solid #f3f3f3;}


/*搜索页产品列表--生化（特殊）*/
.search-pro-bio ul{
  display: flex;       /* 开启 Flex 布局 */
  flex-direction: row; /* 默认值：子元素 从左到右 水平排列 */
  flex-wrap: nowrap;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding: 10px;
  gap: 8px;  
}
.search-pro-bio li{
  padding:5px 10px;
  margin: 0 5px;
  flex: 1;
}
.search-pro-bio ul:hover{background-color: #fff9f9; cursor: pointer;}
.search-pro-bio li:last-child {
  flex: none;           /* 取消自动拉伸 */
  width: 180px;  
}
.search-pro-bio a:hover{color:#000}
.bio-head{background: #f5f5f5;font-weight: 700;}
.bio-btn-i{color:#004ba6;font-weight: 700;}
.bio-btn-i:hover{color:#1372e6;}
.bio-btn-i i{margin-left:5px;display: inline-block;font-size:16px;}
.bio-list-second{background-color: #fff4f4;border-radius: 20px;border: 1px solid #f3d5d5;}


/*产品属性检索*/
.sub-search table{width: 100%;}
.sub-search table td label {float: left;margin-right: 30px;line-height: 24px;}
.sub-search table td label input{margin: 0;}
.sub-search table td label span {line-height: 24px;}
.sub-search table td label:hover {cursor: pointer;}
.sub-search table th,.sub-search table td{padding:10px;border-bottom:1px solid #eee;text-align: left;}
.sub-search table th{border-bottom:none;font-weight:700;vertical-align: top;padding-top:20px;}


.search-tab{display: flex;flex-wrap: wrap;justify-content:left;gap: 12px;width: 100%;box-sizing: border-box;}
.search-tab li {
			width: calc(12% - 8px);
			min-height: 56px; 
			background: #ffedef;border-radius: 4px;padding:12px 16px;box-sizing: border-box;

			
			display: flex;
			flex-direction: column;
			justify-content: center; /* 整体垂直居中（给上面用） */
			align-items: flex-start;
			position: relative; /* 给底部元素定位用 */
		}
.top-part {text-align: center;margin-bottom: auto; /* 🔥 把底部挤到最下，自己居中 */}

		
.search-tab li label{
		position: absolute;
		bottom: 4px; /* 贴底，可微调 */
		left: 0;
		right: 4px;
		text-align:right;
		font-size: 12px;
		color: #666;
		}

.search-tab .search-tab-this:before{background: #9c0013 !important;border-bottom: 1px solid var(--red);border-bottom-right-radius: 4px;border-right: 1px solid var(--red); content: ""; display: block; height: 14px;left: 26px;position: absolute;transform: rotate(45deg); width: 14px;bottom:0;margin-bottom: -6px;}
.search-tab li:hover{background-color: #9c0013 !important;color: #fff;cursor: pointer;}
.search-tab .search-tab-this label,.search-tab li:hover label{color:#fff;}
.search-tab .search-tab-this {background-color: #9c0013 !important;color: #ffffff;}
.search-tab li:hover.search-tab-this {background:#9c0013 !important;}
.search-tab li:hover a{color: #ffffff;}
.search-tab .search-tab-this a{color:#ffffff !important;}



/*产品详情*/
.detail-head{padding-bottom:10px;border-bottom:1px solid #c1c1c1}
.detail-head dd{margin-top:8px;}
.detail-head dd a{border-right:1px solid #9c0013;padding:0px  20px; font-size: 13px;font-weight: 700; } 
.detail-head dd a:last-child{border:none;}
.detail-head dd a:hover{color:#9c0013}

.details-tit {width: 100%;border-bottom: 2px solid #9c0013;overflow: hidden; margin-top: 0;}
.details-tit ul li {background-color: #ededed; float: left;margin-right: 3px; padding:8px 30px;border-radius: 3px 3px 0 0;}
.details-tit ul li:hover { cursor: pointer;}
.details-tit ul li.actived { background-color: #9c0013;}
.details-tit ul li a{color: #9c0013;font-size: 15px;line-height:1.3;font-weight: 700;}
.details-tit ul li.actived  a{color: #fff;}

.details-info {width: 100%;}
.details-info-tbl {border-bottom: 2px solid #ededed;width:100%}
.details-info-th {width:20%;font-weight: bold;color: #9c0013;text-align: center;line-height: 21px;font-size: 15px;padding: 0 4px;box-sizing: border-box;}

.details-info-th, .details-info-td {border: 1px solid #ededed;border-top: 0;word-break: break-all;}

.details-info-th sup {font-style: normal;}
.details-info-td { width:80%;}
.details-info-tbl td > div{padding: 15px 18px 13px 18px;font-size: 14px;}
.details-info-tbl td > div img{margin:0 auto;display: block;}
.details-info-tbl td div p {line-height: 23px;color: #331515;text-align: justify;font-size: 14px;}
.details-info-tbl td td{padding:10px;}




/*-------------------细胞效力/药物动力学-----------------------------*/
.cellular-effects-list{padding: 0 !important;position: relative;}
.cell-info {max-height: 380px;overflow-y: auto;z-index: 60;}
.tr-fixed > tr{ position: fixed; width: 100%; z-index: 1; padding-right: 10px; box-sizing: border-box;}
.tr-fixed + .tr-body {display: block; margin-top: 36px;}
.first-two > tr {display: none; }
.first-two > tr:nth-child(-n+2) {display: table-row;}
.first-five > tr {display: none; }
.first-five > tr:nth-child(-n+5) {display: table-row;}
.cell-table th{box-sizing: border-box; padding: 10px 0 10px 12px;background: #efefef;border-bottom: 1px solid #eee; text-align: left; }
.line-clamp-2{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2}
.cell-table th,.cell-table > tbody >tr > td{border-right: 1px dashed #eee;}
.cell-table td,.parmacokinetics-list table td {box-sizing: border-box;padding: 10px 0 10px 10px;border-right: 1px dashed #eee;text-align: left;}
.cell-table > tbody >tr > td{border-top: 1px dashed #eee;}
.cell-table > thead >tr > th:last-child,.cell-table > tbody >tr > td:last-child{border-right: 0;}
.cell-table tr td:last-child a,.cell-table tr td:not(:nth-child(4)) {word-break: break-all;}
.cell-table tr td:nth-child(4) {word-break: break-word; }
.cell-table tr td:nth-child(2) a {color: #6a4b92;font-weight: bold;}
.cell-table tr td:nth-child(2) a:hover {color: #f60;}

.poptip-box {position: absolute;z-index: 1; left: 0;top: calc(100% - 5px);max-width: 185px;min-width: fit-content; width: max-content; transform: translateX(0) translateY(6px);font-weight: normal;background: #fff;border-radius: 2px; padding: 11px 11px 11px 6px;filter: drop-shadow(2px 2px 8px rgba(51, 21, 21, 0.22));}
.poptip::before, .poptip-box {display: none;transition: all 0.2s ease 0.2s;box-sizing: border-box;}
.poptip-box::before { content: ""; position: absolute; width: 0; height: 0;border-style: solid; border-width: 8px 8px 0 8px; border-color: #fff transparent transparent transparent;
    left: 20px; bottom: 100%; transform: translateX(0%) translateY(0) rotate(180deg); z-index: 2;
}
.poptip:hover:before,.poptip:hover .poptip-box{display: block;}
.cell-table tr td:nth-child(3) .over-border .poptip-box { bottom: 100%;}


/*-------------------体外研究 体外-----------------------------*/
.pro-antibodies-wrapper{margin-top: 11px;margin-bottom: 4px;padding: 10px 0 13px 0; border-top: 1px dashed #D6C7EE;}
.pro-related-antibodies-cont {display: flex;height: 20px;overflow: hidden;}

.pro-related-antibodies-tit h3 {font-size: 14px; font-weight: 700;line-height: 23px;}
.pro-view-more {width: 20px;height: 15px; margin-top: 3px;flex: none; text-align: center;cursor: pointer;}
.icon-pro-arrow-down {display: inline-block; width: 11px; height: 7px;background: url("/images/pro-arrow-down.svg") no-repeat;background-size: cover;}
.pro-antibodies-cont-list {display: flex; flex-flow: row wrap;height: fit-content;}
.pro-related-antibodies-cont.is-unfold {height: auto;}
.pro-related-antibodies-cont.is-unfold + .pro-view-more .icon-pro-arrow-down {transform: rotate(.5turn);}
.pro-antibodies-cont-item { margin-right: 18px;}
.pro-antibodies-cont-item a { font-size: 14px; line-height: 23px; color: #6A4B92;}


.cpd-mod-vv{ margin: -4px 0 7px }
.cpd-mod-vv-tit { font-weight: bold; margin: 17px 0 -12px }
.cpd-mod-vv-tbl { width: 100%;  margin-top: 18px; line-height: 20px }
.cpd-mod-vv-tbl td {padding-top: 6px; padding-bottom: 5px;  border-top: 1px dotted #ebe4f6; border-left: 1px dotted #ebe4f6; border-right: none;vertical-align: top;box-sizing: border-box;}
.cpd-mod-vv-tbl tr:first-child td { padding-top: 10px; padding-bottom: 7px; border-top: 1px solid #ebe4f6; }
.cpd-mod-vv-tbl tr:last-child td  { border-bottom: 1px solid #ebe4f6; }
.cpd-mod-vv-tbl tr td:first-child { border-left: none }
.cpd-mod-vv-tbl td.col1 { width: 150px }
.cpd-mod-vv-tbl td.col2 { width: 840px; padding-left: 17px }

/* ====================================================*/

/*产品指南开始*/
.brochures-list {width:100%}
.brochures-list li{float:left;width:16%;margin:2%;padding:2%;;display: block;box-shadow:0px 0px  2px 2px #f7f7f7;border-radius: 10px;}
.brochures-list li:hover{box-shadow:0px 0px  7px 5px #eee;}
.brochures-list li a{width:100% }
.brochures-list li img{width:100%}
.brochures-name{min-height:42px;line-height:1.5;margin-top:20px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;}
.brochures-down{font-size:36px !important;font-weight: 700;color:#9c0013;position: absolute;top:10px;left:10px;}
/*产品指南结束*/

/*抑制剂产品的相关产品开始*/
.pro-inhibitor-related-list{align-items: start;display: flex;margin-bottom: 5px;}
.pro-inhibitor-related-list label{color:#9c0013;padding-top:5px;}
.pro-inhibitor-related-list .pro-list{
    flex: 1;
    flex-wrap: wrap;
    margin-right: 10px;
    row-gap: 6px;
    transition: max-height .3s ease;
}
.collapsed{max-height:22px; overflow: hidden;}
.pro-inhibitor-related-list a{
    display: inline-block;
    padding: 5px 12px;
    position: relative;
    border-bottom:1px solid #9c0013;
    margin-right: 5px;
}

.pro-inhibitor-related-list a:before {
    background-color: #9fa3ad;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    transform: translateY(50%);
    width: 1px
}

.pro-inhibitor-related-list a:last-child:before {
    width: 0
}

/*生化产品的相关产品开始*/
.related-Products{
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  gap:20px;
}
.related-Products-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding:10px 10px 20px 10px;
  border:1px solid #eee;
  min-width: 0;
  overflow: hidden;

}
.related-Products-col:hover{box-shadow: 0px 0px 5px 5px #eee;cursor: pointer;}

.related-Products-col .item-price {color:#747474}

/*相关产品结束*/

/*相关产品轮播切换*/
	.scroll-wrapper {
      padding: 20px 16px 24px;
      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
    }

    .scroll-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 16px;
      padding: 0 4px;
    }

    .arrow-group {
      display: flex;
      gap: 6px;align-items: center;
    }

    .arrow-btn {
      width: 34px;
      height: 34px;
      border-radius: 40px;
      border: 1px solid #dce0e8;
      background: white;
      font-size: 18px;
      font-weight: 300;
      color: #2c3a5e;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: all 0.15s;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
      line-height: 1;
      user-select: none;
    }

    .arrow-btn:hover:not(:disabled) {
      background: #f0f5ff;
      border-color: #8ba0d0;
      color: #0f1e3c;
      transform: scale(1.02);
    }

    .arrow-btn:disabled {
      opacity: 0.3;
      cursor: default;
      border-color: #e9edf4;
      background: #fafbfd;
      color: #b0bccf;
    }

    .scroll-track {
      position: relative;
      overflow: hidden;
      border-radius: 16px;
      margin: 4px 0 2px;
    }

    .cards-container {
      display: flex;
      gap: 16px;
      transition: transform 0.25s cubic-bezier(0.2, 0, 0, 1);
      will-change: transform;
      padding: 4px 2px 8px;
    }

    .product-card {
      flex: 0 0 calc((100% - 5 * 16px) / 6);
      min-width: 140px;
      background: #ffffff;
      border-radius: 18px;
      border: 1px solid #eef2f8;
      padding: 16px 10px 14px;
      text-align: center;
      transition: 0.15s ease;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.01);
      display: flex;
      flex-direction: column;
      align-items: center;
      text-decoration: none;
      color: inherit;
      cursor: default;
    }

    .product-card:hover {
      border-color: #c8d6e8;
      box-shadow: 0 8px 18px rgba(26, 48, 90, 0.06);
      transform: translateY(-2px);
      background: #fafcff;
    }

    .product-card img {
      width: 100%;
      aspect-ratio: 1/1;
      object-fit: cover;
      background: #f0f4fe;
      border-radius: 14px;
      margin-bottom: 10px;
      border: 1px solid #f0f4fc;
      display: block;
      max-width: 120px;
      align-self: center;
    }

    .item-text {
      font-size: 0.9rem;
      font-weight: 500;
      color: #1a2639;
      line-height: 1.5;
      margin: 6px 0 4px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      word-break: break-word;
      min-height: 2.8rem;
    }

    .item-price {
      font-size: 0.75rem;
      color: #4b5b77;
      background: #f0f5fd;
      padding: 4px 10px;
      border-radius: 30px;
      margin-top: 4px;
      font-weight: 450;
      letter-spacing: 0.2px;
      white-space: nowrap;
    }

    /* 响应式 */
    @media (max-width: 1024px) {
      .product-card {
        flex: 0 0 calc((100% - 4 * 16px) / 5);
        min-width: 130px;
      }
    }

    @media (max-width: 800px) {
      .product-card {
        flex: 0 0 calc((100% - 3 * 16px) / 4);
        min-width: 120px;
      }
    }

    @media (max-width: 600px) {
      .product-card {
        flex: 0 0 calc((100% - 2 * 16px) / 3);
        min-width: 100px;
      }
      .scroll-wrapper {
        padding: 16px 10px;
      }
    }
/*相关产品轮播切换 结束*/






















.login{height:800px;position:relative}
.login-s{width:auto;height:auto;padding:60px 80px;position:absolute;left:50%;z-index: 2;background-color: #fff;margin-left:-660px;border-radius: 10px;margin-top:100px;box-shadow: 0 0 20px 0px #d7d7d7;}
.login-s input{margin-right:5px;height:40px;line-height: 1.5;background-color: #fff;border:1px solid #a5a5a5;border-radius: 6px;padding:2px 5px;width:282px;display:block;margin-top:12px;}
.login-s .ver-code{width:160px;display:inline-block}
.login-s input[type="button"]{background-color: #9c0013;padding:2px 20px;color:#fff;border-color: #9c0013;}
.login-s input::-webkit-input-placeholder {color: #a6a6a6;}
.login-s input::-moz-placeholder {color: #a6a6a6;}
.login-s input:-ms-input-placeholder {color: #a6a6a6;}
.login-bg{position:absolute;left:50%;margin-left:-2300px;}
.login-title{font-size:24px;color:#9c0013;margin-bottom:20px;}
.login-s input[type="checkbox"]{width:16px;height:16px;display:inline-block;vertical-align: middle;margin-top: 0px;}
.remember{line-height:1.5;margin-top:6px;}

.login-con img{height:40px;vertical-align: bottom;}
.username{display:inline-block;vertical-align: bottom;max-width:140px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px !important;}
.login-changeP{box-shadow:none;border:1px solid #eee;margin-left: -300px;padding:60px 100px;}
.mes{margin:5px 0px;color:#787878}
.mes a{color:#787878 !important;}
.reg{margin:20px 0px;border-top:1px dotted #ddd;display: block;}
.reg input[type="button"]{background-color:#fff;padding:2px 20px;color:#9c0013;border-color: #9c0013;}
.reg input:hover{border-color:#9c0013 !important;background-color:#ffe9ec ;}


.register .red{color:red;}
.register-s{width:1100px;height:auto;padding:100px;background-color: #fff;margin: 0 auto}

.register-s select{height:40px;width:282px;border: 1px solid #a5a5a5;border-radius: 6px;margin-top:10px;}
.register-s .layui-form-label{width:200px !important;line-height:46px;}
.register-s input{margin-right:5px;height:40px;line-height: 1.5;background-color: #fff;border:1px solid #a5a5a5;border-radius: 6px;padding:2px 5px;width:282px;display:block;margin-top:12px;}
.register-s input[type="button"]{background-color: #9c0013;padding:2px 20px;color:#fff;border-color: #9c0013;}
.register-s input::-webkit-input-placeholder {color: #a6a6a6;}
.register-s input::-moz-placeholder {color: #a6a6a6;}
.register-s input:-ms-input-placeholder {color: #a6a6a6;}

.register-s .login-con{margin-left:-110px;}
.register-list{line-height:40px;}
.register-list input[type="checkbox"]{height:16px;width:16px;display:inline-block;padding:0px;margin-top:0px;vertical-align: middle;}


.bor_err{border: 1px solid red !important;}/*输入框出现错误*/



.probase-con{padding:60px 0px}
.layui-show .probase-con{display:flex;padding:60px 0px;}

.probase-img{width:50%;float: left;}
.probase-net{width:40%;float: left;}
.probase-net-sh{padding:0px 0px 0px 85px;}
.padR45{padding-right:85px;}
.padL48{padding-left:88px;}
.padR110{padding-right:110px;}

.probase-net h5{font-size:18px;font-weight:500;color:#004ba5;margin-bottom:30px}
.probase-net h5 img{vertical-align:text-bottom;margin-right:5px;}
.probase-net h3{font-size:28px;font-weight:500;color:#333333;margin-bottom:18px;}
.probase-net h4{font-size:20px;font-weight:500;color:#333333;margin-bottom:24px;}
.probase-net p{font-size:14px;line-height:1.5;color:#555555;hyphens: auto;}


.probase-sidenav{position:fixed;left:50%;margin-left:-808px;top:200px;background:#004ba5;padding:0px 8px;width:210px;z-index: 9999}
.probase-sidenav li{padding:5px 0px;margin:19px 0px;}
.probase-sidenav li a{height:26px;line-height:26px;color:#ffffff;padding-right:8px;width:100%;border-right:5px solid #004ba5;display:block;}
.probase-sidenav li a:hover{cursor:pointer;color:#ffffff;font-weight:700;font-size:15px;border-right:5px solid #fff;}


.address-anhui .address-box{width:275px;position:relative;margin-right:2%;height:150px;}
.address-box .address-box-con{position:absolute;width:100%;height:100%;padding-top:23%; background:#004ba5;text-align:center;color:#ffffff;top:0;left:0;opacity: 0;}
.address-box a:hover{opacity:0.8;cursor:pointer;transition: opacity 1s ease;}
.probase-net .link{display:block;line-height:2.4;background:#004ba5;color:#fff;width:70px;text-align: center;margin-top:14px;font-size:12px;}


/*图片滚动 ss.js*/
.mr_frbox { height:165px; padding: 24px 0px 0px 26px; width: 485px;}
.mr_frBtnL {float: left; margin:50px 5px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl { float: left; height: 130px;}
.mr_frBtnR { float: right; margin-top:50px; cursor: pointer; position:relative;}
.mr_frUl ul li { display: inline; float: left; height:140px; width: 125px; margin-right: 13px; overflow: hidden; }
.mr_frUl ul li img { display: block; margin-bottom: 7px; }
.mr_frUl ul li span{position:absolute;bottom:0px;width:125px;height:28px;line-height:28px;background:rgba(0,0,0,.5);color:#Fff;text-align:center;}

.full-screen .layui-tab .layui-tab-title{height:60px !important;white-space:normal !important;}
.full-screen .layui-tab .layui-tab-title li{height:60px !important;line-height:1.5 !important;font-size: 16px;;}
.full-screen .layui-tab-title .layui-this:after{height:61px !important;}
.full-screen .layui-tab-brief>.layui-tab-title .layui-this{color:#004ba6 !important}
.full-screen .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom: 2px solid #004ba6 !important;}

.history{width:100%;overflow:auto;background: url(../images/images-life/time-bg.png);position: relative;}
.bgf9fcff{background-color:#f9fcff;padding:30px 0px }
.color4461c5{color:#4461c5}
.font-18p{font-size:24px;}
.font-12p{font-size:12px;}
.font-10p{font-size:10px;}

.history > div{position:absolute;left:0;top:0;width:300px;}
.history > div > span{display:block;line-height:1.3}
.history-con-head{width:142px !important;height:120px;background:#4461c5;color:#fff;margin-top:134px;padding-top:22px;;font-size:20px;text-align: center;}

.history-con-2007-01{margin-left:165px;margin-top: 31px;}
.history-con-2007-02{margin-left:180px;margin-top: 177px;}
.history-con-2007-03{margin-left:165px;margin-top: 225px;}

.history-con-2009-02{margin-left:326px;margin-top: 177px;}
.history-con-2009-03{margin-left:313px;margin-top: 225px;}

.history-con-2010-02{margin-left:478px;margin-top: 175px;}
.history-con-2010-03{margin-left:463px;margin-top: 225px;}


.history-con-2011-01{margin-left:608px;margin-top: 26px;}
.history-con-2011-02{margin-left:626px;margin-top: 177px;}


.history-con-2012-01{margin-left:755px;margin-top: 38px;}
.history-con-2012-02{margin-left:774px;margin-top: 177px;}
.history-con-2012-03{margin-left:758px;margin-top: 225px;}

.history-con-2013-01{margin-left:905px;margin-top: 38px;}
.history-con-2013-02{margin-left:920px;margin-top: 177px;}
.history-con-2013-03{margin-left:904px;margin-top: 225px;}

.history-con-2015-02{margin-left:1070px;margin-top: 177px;}
.history-con-2015-03{margin-left:1054px;margin-top: 225px;}

.history-con-2017-02{margin-left:1216px;margin-top: 177px;}
.history-con-2017-03{margin-left:1200px;margin-top: 225px;}

.history-con-2020-01{margin-left:1348px;margin-top: 38px;}
.history-con-2020-02{margin-left:1360px;margin-top: 177px;}
.history-con-2020-03{margin-left:1348px;margin-top: 225px;}

.history-con-2021-02{margin-left:1510px;margin-top: 177px;}
.history-con-2021-03{margin-left:1496px;margin-top: 225px;}

.history-con-2022-01{margin-left:1642px;margin-top: 38px;}
.history-con-2022-02{margin-left:1654px;margin-top: 177px;}

.history-con-2024-02{margin-left:1935px;margin-top: 177px;}
.history-con-2024-03{margin-left:1928px;margin-top: 225px;}
.history-con-2024-04{margin-left:2058px;margin-top: 225px;}
.history-con-2024-05{margin-left:2188px;margin-top: 225px;}
.history-con-2024-06{margin-left:2188px;margin-top: 365px;}



.about{height:800px;background: url(../images/images-life/aboutUs-titansci.jpg) center center;}
.about .layui-container{position:absolute;margin-top:50px;color:#fff;left:50%;margin-left:-665px;}
.about-company .layui-tab{padding:40px 70px;}
.about-video{float:right;}
.about-video video{height:300px;width:540px;}
.probase-songjiang{padding-right:110px;}
.probase-songjiang-a{padding-left:30px;}

.about-txt-one{width:50%;float:left;}
.about-txt-two{margin-top:30px;}
.about-txt-two-a{margin-right:100px;min-width:242px;}
.about-txt-two-b{margin-right:100px;border-left:1px solid #fff;padding-left:40px;}
.about-txt-two-c{margin-right:100px;}


.pack{border-bottom: 1px solid #f2f2f2;line-height:1.5;line-height: 1.5;}
.pack div{word-wrap:break-word;padding:10px 5px;line-height: 30px;} 

.instr-pro-parts h3{line-height:1.5}
.instr-pro-parts p{line-height:1.5}
.instr-pro-parts a{color:#004ba6}
.instr-pro-parts a:hover{color:#004ba6}

.content-background {color: #fff;display: flex;flex-direction: column;justify-content: center;min-height: 250px;padding: 30px 66px;}


/* 滚动条轨道样式 */
::-webkit-scrollbar {
    width: 8px; /* 设置滚动条宽度 */
    height: 8px; /* 设置滚动条宽度 */
  }
  
  /* 滚动条滑块样式 */
  ::-webkit-scrollbar-thumb {
    background-color: #a1a1a1; /* 设置滑块背景颜色 */
    border-radius: 4px; /* 设置滑块圆角 */
  }
   
  /* 滚动条轨道hover状态样式 */
  ::-webkit-scrollbar-track:hover {
    background-color: #f1f1f1; /* 设置轨道hover状态时的背景颜色 */
  }
   
  /* 滚动条滑块hover状态样式 */
  ::-webkit-scrollbar-thumb:hover {
    background-color: #6b6b6b; /* 设置滑块hover状态时的背景颜色 */
  }
  



/*仪器耗材产品图，多张，放大镜 开始*/
 /*jQzoom*/
 .jqzoom {
    position: relative;
    padding: 0px;
    cursor: pointer;
}

div.zoomdiv {
    z-index: 999;
    position: absolute;
    left:260px !important;
    width: 300px;
    height: 300px;
    background: #ffffff;
    border: 1px solid #ffffff;
    display: none;
    text-align:left;
    overflow: hidden;margin-top:-182px;
}

div.jqZoomPup {
    z-index: 999;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #ffffff url(/images/shopping/zoomlens.gif) 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}
.down{margin-top:5px;}
.down img {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    margin-right:2px;
}

.down img:hover {
    border: 1px solid red;
}
/*仪器耗材产品图，多张，放大镜 end*/

@media screen and (min-width: 1400px) {
    .layui-container {
        width:1330px
    }
}

@media screen and (min-width: 1200px) {
    .layui-container {
        width:1150px
    }
}

@media screen and (min-width: 992px) {
    .layui-container {
        width:960px
    }
}

@media screen and (min-width: 768px) {
    .layui-container {
        width:720px
    }
}


/*catalogue*/
.one-level-catalog{line-height:1.5;font-weight: 700;font-size:24px;margin:20px 0px 15px;}
.catalog-left{float:left;margin-right:5%;width:20%;}
.two-level-catalog li{line-height:22px;padding-bottom:10px;}
.catalog-right{float:left;width:75%}

.thr-level-catalog li{width:230px;height:230px;margin-right:20px;margin-bottom:20px;float:left;border:1px solid #f7f7f7;position: relative;}
.thr-level-catalog li:nth-child(4n){margin-right:0px;}
.thr-level-catalog li:hover{border:1px solid #004ba6;cursor: pointer;}
.thr-level-catalog img{width:100%;height:100%}
.thr-level-catalog div{position: absolute;left: 0;top:178px;text-align: center;width:100%;padding:0 5%;display: block;background:#f7f7f7;}
.thr-level-catalog a:hover div{background:#f7f7f7;color:#000}
.thr-level-catalog span{display:flex;justify-content: center;align-items: center;height:50px;}
.highlight a{color:#004ba6;font-weight:700}



/*brands*/
.brands-intr .layui-col-sm4{background:#fafafa;width:25%;margin-right:5%}
.brands-intr-con{line-height: 1.5;}
.brands-intr-con .layui-col-sm4{text-align: center;margin-bottom:20px;padding:20px 0px;background:#ffff;width:33%;margin-right:0%;border-right:1px solid #fafafa;border-bottom:1px solid #fafafa;}
.brands-intr-con .layui-col-sm4:nth-child(3),.brands-intr-con .layui-col-sm4:nth-child(6){border-right:none;}
.brands-intr-con .layui-col-sm4:nth-child(4),.brands-intr-con .layui-col-sm4:nth-child(5),.brands-intr-con .layui-col-sm4:nth-child(6){border-bottom:none;}
.brands-intr-con .layui-col-sm4 div:first-child{font-size:20px;font-weight:700;color:red;}
.brands-intr-con .layui-col-sm4 div:last-child{color:#9e9e9e}
.brands-title{font-size:18px;font-weight: 700;padding:60px 0px 30px;color:#000;position: relative;}
.brands-services .layui-col-sm3{margin-right:2%;width:23.5%}
.brands-services .layui-col-sm3:last-child{margin-right:0;}
.brands-packaging-beta{background:url(../images/brands-packaging.png);height:300px;}
.brands-packaging-gr{background:url(../images/brands-packaging-GR.png);height:300px;}
.brands-packaging .brands-title{margin:10px 0px}
.brands-packaging-con{margin-left:80px;width:40%;line-height:1.5}
.brands-packaging-more a{color:#666666;display:block;border-radius:3px;border:1px solid #0066cc;width:90px;line-height:1.8;font-size:14px;text-decoration:none;text-align:center;}
.brands-packaging-more a:hover{cursor:pointer;background-color:  #0066cc;color:#ffff;}

.brands-gr-list a{display:inline-block;width:17%;margin:1.7%;text-align: center;border:1px solid #808080;line-height:4.5;border-radius:4px;;}
.brands-gr-list a:hover{background:#004ba6;border-color:#004ba6;color:#fff;}
.brands-gr-list a:first-child,.brands-gr-list a:nth-child(6){margin-left:0;}
.brands-gr-list a:nth-child(5){margin-right:0px;}



.settle-flow{width: 100%;display: flex;justify-content: center}
.settle-flow .settle-flow__item{height: 200px;margin-right: 20px;border-radius: 16px;background: hsla(0,0%,100%,.8)}
.settle-flow .settle-flow__item:last-child {margin-right: 0}
.settle-flow .settle-flow__item .item-head{display:block}
.settle-flow .settle-flow__item .item-head .item-head-title {font-size:16px;font-weight: 500;color:#808080;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.settle-flow .settle-flow__item .settle-flow__item-back {width: 100%;height: 100%;background-repeat: no-repeat;background-size: 100% 100%}
.settle-flow .settle-flow__item-narrow {width: 360px}
.settle-flow__item-back-lab .settle-flow__item-narrow {width: 200px}
.settle-flow__item-back-lab-eq .settle-flow__item-narrow {width: 200px}
.settle-flow .settle-flow__item-narrow .item-head {padding-top: 26px;margin-left: 14px;margin-right:14px;}
.settle-flow .settle-flow__item-narrow .item-head .item-head-tag,.settle-flow .settle-flow__item-narrow .item-main {display: none}
.settle-flow .settle-flow__item-narrow .settle-flow__item-back{background: #eee}

.settle-flow .settle-flow__item-narrow .item-head .item-main-detail {
    margin-top: 18px;
    display:block;
   
  width: 30px; /* 圆的直径 */
  height: 30px; /* 圆的直径 */
  
  border-radius: 50%; /* 圆的半径等于宽高的一半 */
  text-align: center;
  line-height: 28px; /* 使图标垂直居中 */
  position: relative;
  z-index: 1;
    cursor: pointer;
    transition: all .3s ease
}
.settle-flow__item-back-beta .settle-flow__item-narrow .item-head .item-main-detail{border:1px solid #ff0000;}
.settle-flow__item-back-beta .settle-flow__item-narrow .item-head .item-main-detail .layui-icon{font-size:18px;z-index:2; color:#ff0000;}

.settle-flow__item-back-life .settle-flow__item-narrow .item-head .item-main-detail{border:1px solid #49bba0;}
.settle-flow__item-back-life .settle-flow__item-narrow .item-head .item-main-detail .layui-icon{font-size:18px;z-index:2; color:#49bba0;}

.settle-flow__item-back-lab .settle-flow__item-narrow .item-head .item-main-detail{border:1px solid #006ecd;}
.settle-flow__item-back-lab .settle-flow__item-narrow .item-head .item-main-detail .layui-icon{font-size:18px;z-index:2; color:#006ecd;}

.settle-flow__item-back-lab-eq .settle-flow__item-narrow .item-head .item-main-detail{border:1px solid #006ecd;}
.settle-flow__item-back-lab-eq .settle-flow__item-narrow .item-head .item-main-detail .layui-icon{font-size:18px;z-index:2; color:#006ecd;}

.settle-flow .settle-flow__item-narrow .item-head .item-main-detail:hover {font-weight: 500;background: #ed2828}
.settle-flow .settle-flow__item-narrow .item-head .item-main-detail:hover .layui-icon{color:#fff}

.settle-flow .settle-flow__item-widening {width: 844px}
.settle-flow .settle-flow__item-widening .item-head {padding-top: 26px;margin-left: 28px;display: flex;margin-bottom: 31px}
.settle-flow .settle-flow__item-widening .item-head .item-head-title {color: #ffffff;}
.settle-flow .settle-flow__item-widening .item-main {margin-left:28px}
.settle-flow .settle-flow__item-widening .item-main .item-main-text {font-weight: 400;font-size:14px;line-height: 1.5;color:#ffffff;}
.settle-flow .settle-flow__item-widening .item-main .item-main-text:hover{font-weight:700;cursor: pointer;}
.settle-flow__item-back-lab-eq .settle-flow__item-widening .item-head .item-head-title {color: #000;}
.settle-flow__item-back-lab-eq .settle-flow__item-widening .item-main .item-main-text{color:#000;}
.settle-flow__item-back-beta .settle-flow__item-widening:nth-child(1) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg.png);}
.settle-flow__item-back-beta .settle-flow__item-widening:nth-child(2) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-02.png);}
.settle-flow__item-back-beta .settle-flow__item-widening:nth-child(3) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-03.png);}
.settle-flow__item-back-beta .settle-flow__item-widening:nth-child(4) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-04.png);}


.settle-flow__item-back-life .settle-flow__item-widening:nth-child(1) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-life.png);}
.settle-flow__item-back-life .settle-flow__item-widening:nth-child(2) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-life-02.png);}
.settle-flow__item-back-life .settle-flow__item-widening:nth-child(3) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-life-03.png);}
.settle-flow__item-back-life .settle-flow__item-widening:nth-child(4) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-life-04.png);}


.settle-flow__item-back-lab .settle-flow__item-widening:nth-child(1) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab.png);}
.settle-flow__item-back-lab .settle-flow__item-widening:nth-child(2) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-02.png);}
.settle-flow__item-back-lab .settle-flow__item-widening:nth-child(3) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-03.png);}
.settle-flow__item-back-lab .settle-flow__item-widening:nth-child(4) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-04.png);}
.settle-flow__item-back-lab .settle-flow__item-widening:nth-child(5) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-05.png);}


.settle-flow__item-back-lab-eq .settle-flow__item-widening:nth-child(1) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-eq.png);}
.settle-flow__item-back-lab-eq .settle-flow__item-widening:nth-child(2) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-eq-02.png);}
.settle-flow__item-back-lab-eq .settle-flow__item-widening:nth-child(3) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-eq-03.png);}
.settle-flow__item-back-lab-eq .settle-flow__item-widening:nth-child(4) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-eq-04.png);}
.settle-flow__item-back-lab-eq .settle-flow__item-widening:nth-child(5) .settle-flow__item-back{background-image: url(../images/brands-pro-line-bg-lab-eq-05.png);}

.settle-flow .settle-flow__item-widening .item-main-detail{display:none;}
.settle-flow .settle-flow__item-transition {transition: all .3s ease}

.brands-pro-list li{width:18%;margin-right:2.5%;float:left;}
.brands-pro-list li:nth-child(5n){margin-right:0;}
.brands-pro-list li .img{width:230px;height:230px;display: flex;align-items: center;background:#fff;}
.brands-pro-list li .img img{width:100%}
.brands-pro-list li .name{margin:10px 0px 30px;height:42px;overflow: hidden;line-height: 1.5;}


.probase-img img{width:100%}
.pro-more-list{padding-left:40px;margin-top:0px;}
.btn-PaA{position: absolute;top: 0px;right: 0px;}
.btn-PaA a{margin: 54px 5px}
.pro-info-img{width:21%;margin-right: 3%;float:left;}
.pro-info-txt{width:76%;float:left;}
.pro-tec-info{padding: 20px 40px;word-break:break-all;}

.ralated-pro {width: 220px;background-color: #004ba6;height: 32px;line-height: 32px;color: white;padding-left: 15px;text-align: center;}
.ralated-pro-card a {text-align: center;padding: 10px;}
.ralated-pro-card img {display: inline-block;}
.ralated-pro-card a p {margin: 5px 0px;text-align: center;font-size: 13px;}
.layui-col-space30>* {padding: 0 !important;}
.pro-tec-info .border_bottom {border-bottom: 1px solid #f2f2f2;line-height: 40px;}
.layui-tab-card>.layui-tab-title .layui-this {background-color: #004ba6 !important;color: white;}
.layui-tab-title{border-color: #055aab !important;}

.instr-pro-parts-list{padding:20px 0px;border-bottom:1px solid #eee}
.instr-pro-parts-list-a{width:20%;float: left;}
.instr-pro-parts-list-b{width:50%;float: left;}
.instr-pro-parts-list-c{width:15%;float: left;}
.instr-pro-parts-list-d{width:15%;float: left;}

.list {padding: 0 5px;line-height: 1.8;}

/*用户中心*/
.account .leftAccount{width:22%;border-right:1px solid #eee;min-height: 70vh;} 
.account .leftAccount li{border-right:3px solid #fff;height:auto;font-size:14px;font-size:15px;padding-bottom:1px;}
.account .leftAccount li a {display: block;padding: 10px 10px;color: #333;text-decoration: none;line-height:3;width:100%;}
.account .leftAccount li a:hover{color:#000000;background-color: #eee;cursor:pointer;}
.account .leftAccount li a.active {background-color: #96cbf9;color: #ffffff;}

.account .rightCon{width:76%;position: relative;}
.account .rightCon table{padding:10px;width:100%}
.account .rightCon table th,.account .rightCon table td{padding:15px 10px;text-align: left;word-break:break-all;}
.account .rightCon table th{border-bottom:1px solid #004ba6;}
.account .rightCon table td{border-bottom:1px solid #e6e6e6;}
.account .rightCon a{color:#004ba6}
.account .rightCon a:hover{text-decoration: underline;}


.right-h{padding-left:20px;}
.right-h:before{position: absolute;top: 0px;left: 0;display: block;width: 5px;height: 18px;background: #004ba6;content: '';line-height: 35px;;}


/*面包屑，用户中心*/
.breadcrumb-page{padding:0px 0px 20px 0px;}
.breadcrumb-page li{display:inline-block;color:#222;}
.breadcrumb-page li a::after{content: "/";display:inline-block;padding:0px 11px 0px 14px;}
.breadcrumb-page li.active{color:#666}


/*购物车中心
.shopcar{padding:20px;border:1px solid #E6e6e6;}
.shopcar table th{color:#8e8e8e;padding:0px 5px 19px 5px;border-bottom: 1px solid #e6e6e6;text-align: left;;}
.shopcar table td{padding:20px 5px;width:120px;border-bottom:1px solid #e6e6e6;text-align: left;min-height: 100px;height:auto;}
.shopcar .tb-product{width:180px;}
.shopcar .tb-dis-price{width:160px;}
.shopcar .tb-quantity{width:140px;}
.shopcar .td-disPri{width:200px;}
.shopcar .button-added{border: 1px solid #e6e6e6;margin-bottom: 0px;overflow: hidden;border-radius: 3px;}
.button-added input{padding: 9px 1px;border: none;font-size: 14px;line-height: 22px;text-align: center;color: #e03737; margin-left: 4px;border-radius:3px;width:40px;}
.button-added input:hover{border: none !important;}
.button-added .sign.plus {float: right;}
.button-added .sign{width: 40px;height: 40px;display: inline-block;text-align: center;border-radius: 50%;color: #666;line-height: 40px;float:left;font-size: 14px;}

.shopcar .tb-product a{color:#004BA5}
.tb-remove i:hover{cursor: pointer;color:#ff0000}
*/
.r-mark{width:100px;height:30px;border:1px solid #999;padding:0px 6px;}
.leave-mes p{line-height:32px;color:#999}
.leave-mes textarea{line-height: 1.8;border:none;border-bottom:1px solid #999;height:60px;width:100%;resize: none;padding:5px;;}
.no-data{border: 1px solid #e5e5e5;min-height: 160px;line-height:160px;text-align: center;}
.shop-adder{border: 1px solid #e5e5e5;}
.blue_shadow:hover {border-color:#f6f6f6;-webkit-box-shadow:0 0 12px rgba(30,144,255,.5);-moz-box-shadow:0 0 12px rgba(30,144,255,.5);box-shadow:0 0 12px rgba(30,144,255,.5);}

.shopcar_ul_idx{padding:15px 0;border-bottom:1px solid #eee;margin-bottom:20px;;}
.shopcar_ul_idx .ul_idx{text-align:center;}
.shopcar_ul_idx .ul_idx li{display:inline-block;padding:0 1%;}
.shopcar_ul_idx .ul_idx li span,.shopcar_ul_idx .lightblue_border{display:inline-block;margin-right:5px;width:35px;height:35px;border-radius:35px;vertical-align:middle;text-align:center;}
.shopcar_ul_idx .li_idx_border{border:5px #91c3ff solid;}
.shopcar_ul_idx .li_idx_border i{color:#147fde;font-weight:700;font-size:20px;line-height:25px;}
.shopcar_ul_idx .li_idx i,.shopcar_ul_idx .li_idx_border label{display:none;}
.shopcar_ul_idx .li_idx{background:#147fde;color:#fff;line-height:35px;}

/*顶部logo*/
.logo-titan{width:20%;float:left}
.logo-titan img{height:50px;margin:15px 0px}
.search-row{width:60%;float:left}
.login-mes{width:20%;float:right;line-height:38px;display:flex;justify-content:right;margin-top:20px;}
.login-mes .shop-car{min-width:90px;text-align:left;float:left;}

.navbar-brand{padding:0!important;}
.navbar-brand img{vertical-align:top;}

/*.select{border:1px solid #d0cdc7;height:40px;width:100%;color:#666666;display:block;padding-left: 10px;}*/
#small-nav-icon{display:none;}
.pop-nav{display:none;}
.search-row .layui-form{margin-top:20px;}
.search-input-text{width:80% !important}

.contact{padding:30px 0px;}
.quotation-left{padding-right: 100px;border-right: 2px solid #f2f2f2;box-sizing: border-box;height: 500px;width:50%;float:left;}
.quotation-right{padding-left: 100px;width:50%;float:left;}
.quotation-right-title{height: 30px;line-height: 30px;margin: 10px 0;}

@media screen and (max-width: 768px) {
    .header .head{border-bottom:1px solid #004ba6;}
    .logo-titan{width:30%;float:left}
    .logo-titan img{width:100%;height:auto;}
    .search-row{width:100%;float:left}
    .search-row .layui-form{margin-top:0px;}
    .search-input-text{width:70% !important;display:inline-block !important}
    .search-row button{vertical-align: top !important;}
    .login-mes{width:60%;display:block;clear:both;position:absolute;top:10px;right:15px;margin-top:0px;text-align: right;}
    .login-mes a{display: inline-block !important;}
    .login-mes .shop-car{min-width:24px;float:right;}
    .login-mes .shop-car .t4{display: none;}
    .brand-logo li{width:100%;}
    .news-item li{width:100%;}
    .video-s li{width:100%;}
    .video-s li img{width:100%;}
    .probase-con{display: block;padding:10px;}
    .probase-img{width:100%}
    .probase-net{width:100%;}
    .padR45{padding-right:0px;}
    .probase-net-sh{padding:0px;}
    .probase-songjiang{padding-right:0}
    .probase-songjiang-a{padding-left:0px;}
    .about-company .layui-tab{padding:10px;}
    .layui-show .probase-con{display:block}
    .address-anhui .address-box {display:inline-block;margin:10px;}
    .about .layui-container{position: relative;left:0;margin:10px;}
    .about-txt-one{width:100%}
    .about{background:none;height:auto;}
    .about-head{background:#6572a6}
    .about-video{margin-top:10px;height:100%;clear: both;}
    .about-video video{width:100%;height: 200px;}
  
    .about-txt-two{margin-top:20px;padding-bottom:20px;}
    .about-txt-two-a{margin-right:0px;min-width:242px;width:100%;margin-top:20px}
    .about-txt-two-b{margin-right:0px;border-left:0px solid #fff;border-top:1px solid #fff;padding-left:0px;padding-top:20px;width:100%;margin-top:20px}
    .about-txt-two-c{margin-right:0px;border-top:1px solid #fff;padding-top:20px;width:100%;margin-top:20px}
    .probase-net h5{margin:10px 0px 20px 0px;}

    .mr_frbox {width:100%;}
    .tempWrap{width:290px !important}
    .pro-more-list{padding-left:0px;}
    .btn-PaA{position:relative;}
    .btn-PaA a{margin:5px}
    .instr-pro-list{width:100%;clear:both}

    .pro-info-img{width:100%;margin-right:0%;clear:both}
    .pro-info-txt{width:100%;clear:both}
    .pro-tec-info{padding:0px;}
    .layui-tab-content{padding:15px 10px !important;}
    .ralated-pro-card a {display: block;width:100%}
    .ralated-pro-card img {display: inline-block;}

    .instr-pro-parts-list{padding:20px 0px;border-bottom:1px solid #eee}
    .instr-pro-parts-list-a{width:100%;clear:both}
    .instr-pro-parts-list-b{width:100%;clear:both}
    .instr-pro-parts-list-c{width:100%;clear:both}
    .instr-pro-parts-list-d{width:100%;clear:both}

    .pop-nav-big ul li{line-height:38px;padding:0px 15px;}
    #small-nav-icon{float:left;width:40px;height:40px;display:block;margin-top:15px;margin-right:10px;}
    #small-nav-icon i{font-size:36px;color:#96C80F}
    .pop-nav{position: fixed;top:0px;left:0;z-index: 99999;background-color: #ffffff;width:100%;height:100%;display:none;}
    .pop-nav-head{width: 100%;display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;padding: 16px;align-items: center;border-bottom: 1px solid #503191;margin-bottom: 20px;height:65px;}
    .pop-nav-con{background-color: #fff;height:calc(100% - 85px);}
    .pop-close{cursor: pointer;
        margin: 0;
        display: inline-flex;
        outline: 0;
        padding: 0;
        position: relative;
        align-items: center;
        user-select: none;
        border-radius: 0;
        vertical-align: middle;
        justify-content: center;
        text-decoration: none;
    
    }
    .pop-nav-head i{font-size:24px;}
    .one-level,.two-level,.thr-level{width:100%;height:auto;background-color: #fff;top: 85px;position: absolute;bottom:0;overflow:scroll;}
    .one-level{z-index: 993;}
    .two-level{z-index: 992;}
    .thr-level{z-index: 991;}
    .one-level dd{padding-left:10px;}
    #_headerCons{display:none;}


    /*login*/
    .login{height:auto;}
    .login-bg{display: none;;}
    .login-s{position:relative;margin-left:0px;padding:0px;box-shadow:none;left:0;margin:20px 0px;padding:10px;}

   

    /*轮播，内容长banner隐藏*/
    .layui-carousel{margin-bottom: 20px; height:200px !important; width: 100%;background:#fff;}
    .sever{display:none;}
    

    /*wideo new contactUs*/
    .video-s li .play{top:170px;}
    .layui-layer{width:100% !important; height:400px !important; top: 107px !important; left: 0px !important;}
    
    .video-b li{width:100%;}
    .video-b li .play{top:170px;}
    .news-item-a .button{margin-left:15px;}
    .new-detail{width:100%}
    .new-detail img{width:100%}
    .contact{padding:30px 15px;}
    
    .quotation-left{padding-right:0px;border-right:none;box-sizing: border-box;height:auto;width:100%;clear:both;}
    .quotation-right{padding-left:0px;width:100%;clear:both;}

    /*pro-info*/
    .pro-tec-info .layui-col-sm3{width:100%}
    .pro-tec-info .layui-col-sm9{width:100%}


    .layui-col-sm1,.layui-col-sm10,.layui-col-sm11,.layui-col-sm12,.layui-col-sm2,.layui-col-sm3,.layui-col-sm4,.layui-col-sm5,.layui-col-sm6,.layui-col-sm7,.layui-col-sm8,.layui-col-sm9 {
        float: left
    }

    .layui-col-sm1 {width: 8.33333333%}

    .layui-col-sm2 {width: 16.66666667%}

    .layui-col-sm3 {width: 25%}

    .layui-col-sm4 { width: 33.33333333% }

    .layui-col-sm5 {width: 41.66666667% }

    .layui-col-sm6 {width: 50%   }

    .layui-col-sm7 { width: 58.33333333%}
    .layui-col-sm8 {width: 66.66666667%}
    .layui-col-sm9 {width: 75%}
    .layui-col-sm10 { width: 83.33333333%}
    .layui-col-sm11 {width: 91.66666667%}
    .layui-col-sm12 {width: 100%}

    
    .layui-nav .layui-nav-item a {
        padding: 0;
    }

    .none {
        display: none;
    }

    .block {
        display: block;
    }


    .mainProducts ul li {
        width: 100%;
    }

    footer {
        height: auto !important;
    }
    .footer-two{width:100%}
    .footer-three{width:100%}
    .footer-four{width:100%}
    .foot_label input[type=text]{width:60%}
}