﻿@media(min-width:1350px){
    .container{width:1350px;}
}

input::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
input::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
input:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */

textarea::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
textarea::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
textarea:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */

.fs-im-wrapper{bottom:calc(10% + 194px)!important;right:0 !important;width:46px !important;height:40px !important;display:flex;align-items:center;justify-content:center;border-radius:5px;}
.fs-im-wrapper p{display:none !important;}
.fs-im-wrapper img{margin:0 !important;}

i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;}
input[type=text],textarea{font-family: "微软雅黑", Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: none;
    border-color: none;
    color:#008aff;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1628666875768') format('woff2'),
    url('../fonts/iconfont.woff?t=1628666875768') format('woff'),
    url('../fonts/iconfont.ttf?t=1628666875768') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}

.no_search{padding-left:18%;width:100%;}
.no_search h1{margin-top:40px !important;margin-bottom:40px !important;font-size:20px;font-weight:bold;color:#333 !important;}
.no_search h2{font-size:16px;font-weight:bold;line-height:35px;color:#e20000;}
.no_search h2 img{vertical-align:middle;margin-left:10px;height:26px;margin-bottom:5px;}
.no_search p{line-height:28px;font-size:14px;}
.no_search p b{color:#e20000;}
.no_search p a{color:#3eb135;text-decoration:underline;margin:0 3px;font-weight:bold;}


.copy_btn a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #45b035;
}
.copy_btn a i{
    margin-right:5px;
}
.copy_btn a:hover{
    color:#f60;
}

/*header*/
.header_fixed_box{position:fixed;top:0;left:0;z-index:1000;width:100%;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.header_fixed_height{width:100%;height:106px;}
/*顶部logo及搜索*/
.header_logo_search{padding-bottom:20px;background:#fff;position:relative;z-index:20;}
.header_logo_search .container{display:flex;flex-wrap:wrap;}
.header_logo_search .logo_btn{width:240px;padding-top:12px;}
.header_logo_search .logo_btn img{max-width:74%;}
.header_logo_search .right_box{margin-left:10px;flex:1;}
.header_logo_search .right_box .tel_box{font-size:12px;color:#666666;line-height:38px;text-align:right;font-weight:bold;margin-bottom:8px;}
.header_logo_search .right_box .tel_box b{color:#e20404;margin:0 3px;}
.header_logo_search .right_box .tel_box a{color:#e20404;text-decoration:underline;margin:0 3px;}
.header_logo_search .search_box{display:flex;justify-content:flex-end;}
.header_logo_search .search_form{height:40px;width:60%;display:flex;overflow:hidden;border:1px solid #949494;border-radius:30px;}
.header_logo_search .search_form input{display:inline-block;flex:1;height:38px;line-height:38px;padding-left:20px;margin:0;font-size:13px;color:#333;border:0;}
.header_logo_search .search_form input::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
.header_logo_search .search_form input::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
.header_logo_search .search_form input:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
.header_logo_search .search_form input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */
.header_logo_search .search_form button{padding:0;border:0;display:inline-block;height:38px;width:60px;text-align:center;line-height:38px;color:#3eb135;transition:all 0.2s linear 0s;background:#fff;}
.header_logo_search .search_form button i{font-size:22px;color:#3eb135;}
.header_logo_search .search_form button:hover i{color:#008aff;}
.header_logo_search .search_box .jgs_btn{width:40px;height:40px;border:1px solid #949494;border-radius:50%;line-height:40px;margin-left:12px;font-size:14px;color:#3eb135;display:block;text-align:center;;}
.header_logo_search .search_box .jgs_btn i{font-size:24px;color:#3eb135;}
.header_logo_search .search_box .jgs_btn:hover{background:#3eb135;color:#fff;border-color:#3eb135;}
.header_logo_search .search_box .jgs_btn:hover i{color:#fff;}
.header_logo_search .search_box .jgs_btn:active{position:relative;top:2px;}


/*手机端搜索*/
.phone_search_box{border-bottom:1px solid #dedede;background:#f9f9f9;}
.phone_search_box .container{padding-top:10px;padding-bottom:10px;}
.phone_search_box #mobilesearchbox{height:38px;width:100%;float:left;}
.phone_search_box #mobilesearchbox input{display:inline-block;width:calc(100% - 50px);height:38px;line-height:38px;border:2px solid #45b035;padding:0 10px;margin:0;border-radius:3px 0 0 3px;font-size:13px;color:#333;float:left;}
.phone_search_box #mobilesearchbox button{padding:0;border:0;display:inline-block;height:38px;width:50px;text-align:center;line-height:38px;background:#45b035;border-radius:0 3px 3px 0;font-size:16px;color:#fff;float:left;}

/*导航栏*/
.kj-navbar{margin-bottom:0;border:0;border-radius:0;background:#888;z-index:900;min-height:45px;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-collapse{padding:0;}
.kj-navbar .navbar-nav li a{font-size:16px;color:#fff;padding:0;margin:0;height:45px;line-height:45px;}
.kj-navbar .navbar-nav li > a{padding:0 20px;text-align:center;}
.kj-navbar .navbar-nav .dropdown-menu-short li > a{color:#333;}
.kj-navbar .navbar-nav .dropdown-menu-short li > a:hover{color:#3eb135;}
.kj-navbar .navbar-nav li:hover > a{background:#fff;color:#333;}
.kj-navbar .navbar-nav li a:focus{background:#fff;color:#333;}
/*.kj-navbar .navbar-nav li.active > a{background:#fff;color:#333;}*/
.kj-navbar .navbar-nav .li-kj-nav-procata{position:relative;width:240px;margin-right:15px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > a{margin-left:0;width:100%;color:#fff;font-size:16px;display:inline-flex;align-items:center;padding-left:15px;}
.kj-navbar .navbar-nav .li-kj-nav-procata:hover > a{background:#fff;color:#333;}
.kj-navbar .navbar-nav .li-kj-nav-procata:focus > a{background:#fff;color:#333;}
.kj-navbar .navbar-nav .li-kj-nav-procata > a > span{font-size:18px;margin-left:10px;}
/*.kj-navbar .navbar-nav .li-kj-nav-procata > a:hover{color:#45b035;}*/
.kj-navbar .navbar-nav .li-kj-nav-procata ul{background:#f9f9f9;top:100%;border:0;width:304px;box-shadow:0 0 7px rgba(150,150,150,0.9);
                                             padding:16px 0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li {padding:0;position:initial;height:28px;transition:all 0.2s linear 0s;width:100%;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a{line-height:28px;height:28px;text-decoration:none;display:block;width:100%;color: #333 !important;font-weight: normal;font-size:12px;padding:0 18px 0 12px;margin:0;text-align:left;position:relative;z-index:99;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover > a{background:#f9f9f9;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a > span{float:right;line-height:28px;font-size:18px;color:#999;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover > a{color:#45b035 !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:hover > a > span{color:#45b035 !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul {padding:16px 12px 16px 0;position:absolute;display:none;margin:0;background:#f9f9f9;width:480px !important;/*columns:2;*/
                                                   top:0;left:100%;overflow:inherit;box-shadow:none;flex-wrap: wrap; min-width:initial; overflow:auto;height:100%;box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:98;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul{width:234px !important;position:initial;left:0;display:block;box-shadow:none;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li{height:auto;position:initial;border-top:0;border-left:0;flex:0 0 50%;line-height:24px;width:50%;float:left;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a{font-size:12px;color:#333 !important;height:28px;line-height:28px;width:auto;overflow:hidden;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a:hover{color:#45b035;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a:before{
    content:"";width:3px;height:3px;background:#666;border-radius:50%;display:inline-block;vertical-align:middle;margin-right:5px;
}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a:hover:before{background:#45b035;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li:hover{box-shadow:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a.more_btn{color:#ff2200 !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul ul li a.more_btn:before{background:#f9f9f9;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul span.fa-angle-down:before {content: "\f105";}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul li:hover > ul{display:block;}
.all_product_cata{width:780px;position:absolute;top:45px;left:0;background:#f9f9f9;padding:15px 30px;border-radius:0 0 5px 5px;box-shadow:0 0 7px rgba(150,150,150,0.9);display:none;}
.all_product_cata .border_box{flex:0 0 25%;}
.kj-navbar .navbar-nav .all_product_cata .border_box a{font-size:12px;color:#333;line-height:28px;margin:0;height:28px;display: block;}
.kj-navbar .navbar-nav .all_product_cata .border_box a:first-child{margin-bottom:10px;}
.kj-navbar .navbar-nav .all_product_cata .border_box a strong{font-size:15px;}
.kj-navbar .navbar-nav .all_product_cata .border_box a strong:before{
    content:"";width:4px;height:4px;border-radius:50%;background:#3eb135;margin-right:5px;vertical-align:middle;display:inline-block;
}
.kj-navbar .navbar-nav .all_product_cata .border_box .child_btn{padding-left:20px;}
.kj-navbar .navbar-nav .all_product_cata .border_box .child_btn a:first-child{margin-bottom:0;}

.kj-navbar .navbar-nav .all_product_cata .border_box a:hover{color:#45b035;}

/*footer*/
.footer_box{background:#313131;margin-top:60px;position:relative;z-index:800}
.footer_box .footer_nav{display:flex;padding:30px 0 25px 0;justify-content:space-between;}
.footer_box .footer_nav .title{font-size:17px;color:#fff;line-height:52px;}
.footer_box .footer_nav ul{display:flex;justify-content:space-between;flex:1;margin-left:80px;margin-right:100px;}
.footer_box .footer_nav ul li a{display:block;font-size:14px;color:rgba(255,255,255,0.6);line-height:20px;margin-bottom:10px;}
.footer_box .footer_nav ul li a:hover{text-decoration:underline;color:rgba(255,255,255,1);}
.footer_box .footer_nav .code_box{flex:0 0 200px;}
.footer_box .footer_nav .code_box .image_box{display:flex;justify-content: space-between;}
.footer_box .footer_nav .code_box .image_box .image_list{width:90px;}
.footer_box .footer_nav .code_box .image_box .image_list img{max-width:100%;}
.footer_box .footer_nav .code_box .image_box .image_list span{display:block;font-size:13px;color:#fff;line-height:20px;margin-top:10px;text-align:center;}
.footer_box .footer_nav .footer_desc{flex:0 0 485px;border-right:1px solid rgba(238,238,238,0.1);padding-bottom:10px;}
.footer_box .footer_nav .footer_desc .footer_logo{display:block;margin:8px 0 30px 0;}
.footer_box .footer_nav .footer_desc .footer_logo img{max-width:100%;}
.footer_box .footer_nav .footer_desc span{display:block;font-size:13px;color:rgba(255,255,255,0.6);line-height:26px;margin-bottom:8px;width:390px;}
.footer_box .footer_copyright{display:block;text-align:center;padding:15px 0;border-top:1px solid rgba(238,238,238,0.1);}
.footer_box .footer_copyright span{font-size:13px;color:rgba(255,255,255,0.6);line-height:24px;display:block;}
.footer_box .footer_copyright span a{color:rgba(255,255,255,0.6);}
.footer_box .footer_copyright span a:hover{text-decoration:underline;}
.footer_box .footer_copyright .link_technology{display:flex;justify-content:center;}
.footer_box .footer_copyright .link_technology .link_box{display:flex;margin-right:20px;}
.footer_box .footer_copyright .link_technology .link_box a{font-size:13px;color:rgba(255,255,255,0.6);line-height:24px;}
.footer_box .footer_copyright .link_technology .link_box a:before{
    content:"|";margin:0 5px;
}
.footer_box .footer_copyright .link_technology .link_box a:first-child:before{content:""}
.footer_box .footer_copyright .link_technology .link_box a:hover{text-decoration:underline;}
.float_contact{position:absolute;top:-36px;right:80px;width:160px;display:inline-flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:bold;background:#3eb034;line-height:36px;cursor:pointer;transition:all 0.2s linear 0s;}
.float_contact i{margin-right:5px;display:inline-block;vertical-align:middle;font-size:19px;font-weight:normal;}
.float_contact:hover{background:#abacac;}

/*float*/
.float_box{position:fixed;right:0;bottom:10%;transition:all 0.2s linear 0s;z-index:1000;}
.float_box ul{display:inline-block;width:100%;}

.float_box ul li{margin-bottom:4px;position:relative;display:flex;align-items:center;justify-content:center;width:47px;height:40px;background:rgba(245,255,255,0.9);text-align:center;vertical-align:bottom;transition:all 0.2s linear 0s;cursor:pointer;border-radius:5px 0 0 5px;}
.float_box ul li i{font-size:20px;display:block;line-height:44px;}
.float_box ul li .iconImg{height:30px;}
.float_box ul li:hover{background:rgba(245,255,255,1);}
.float_box ul li .qq_box{position:absolute;right:47px;top:0;display:none;border-radius:5px;background:rgba(245,255,255,0.9);padding:10px;}
.float_box ul li .qq_box a{font-size:14px;color:#333;display:block;width:160px;line-height:20px;transition:all 0.2s linear 0s;}
.float_box ul li .qq_box a:hover{text-decoration:underline;}
.float_box ul li .tel_box{position:absolute;right:47px;top:0;display:none;border-radius:5px;background:rgba(245,255,255,0.9);padding:10px;width:160px;font-size:14px;color:#333;line-height:20px;text-align:left;}
.float_box ul li .email_box{position:absolute;right:47px;top:0;display:none;border-radius:5px;background:rgba(245,255,255,0.9);padding:10px;width:160px;font-size:14px;color:#333;line-height:20px;text-align:left;}
.float_box ul li .email_box a{color:#333;}
.float_box ul li .email_box a:hover{text-decoration:underline;}
.float_box ul li .code_box{padding:10px;background:rgba(245,255,255,0.9);border-radius:5px;position:absolute;right:47px;top:0;display:none;}
.float_box ul li .code_box img{width:100px;}
.float_box ul li .code_box span{line-height:18px;color:#333;font-size:12px;}
.float_box ul li#fqq:hover .qq_box{display:block;}
.float_box ul li#tel:hover .tel_box{display:block;}
.float_box ul li#email:hover .email_box{display:block;}
.float_box ul li#weixin:hover .code_box{display:block;}

.float_box ul li:last-child{margin-top:15px;}

.float_box .notdefaultfaqcss li{background:#3eb135 !important;}
.float_box .notdefaultfaqcss .fa{color:#fff;}


/*index*/
/*banner*/
#banner-swiper .swiper-wrapper .image_box{display:flex;justify-content:center;overflow:hidden;}
#banner-swiper .swiper-wrapper .image_box img{display:block;margin:0;}
#banner-swiper .swiper-pagination-bullets{bottom:24px;display:flex;justify-content:center;align-items:center;}
#banner-swiper .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 5px;width:10px;height:10px;transition:all 0.2s linear 0s;border-radius:50%;}
#banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width:17px;opacity:1;border-radius:30px;}
/*中间*/
.index_middle_bg{background:url("../images/index_middle_bg.png") no-repeat center bottom;padding-top:30px;background-size:cover}
.index_title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px;}
.index_title h1{font-size:24px;color:#333333;font-weight:bold;line-height:26px;}
.index_title a{font-size:13px;color:#666666;display:inline-flex;align-items:center;}
.index_title a i{color:#3eb135;margin-left:3px;font-size:14px;}
.index_title a:hover{color:#3eb135}
/*信号通路*/
.index_pro_cata{margin-bottom:30px;}
.index_pro_cata .cata_btn{display:flex;flex-wrap:wrap;}
.index_pro_cata .cata_btn a{padding:0 15px;margin-right:10px;margin-bottom:4px;width:calc((100% - 20px)/3);border:1px solid #c9c9c9;height:40px;line-height:38px;font-size:14px;color:#333333;display:inline-block;background:#fff;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_pro_cata .cata_btn a:nth-child(3n){margin-right:0;}
.index_pro_cata .cata_btn a i{font-size:12px;color:#999999;margin-right:8px;transition:all 0.2s linear 0s;display:inline-block;vertical-align:top;}
.index_pro_cata .cata_btn a:hover{border:1px solid #3eb135;background:url("../images/cata-bg.jpg") no-repeat center;background-size:cover;color:#fff;}
.index_pro_cata .cata_btn a:hover i{color:#fff;}
.index_pro_cata .cata_btn a:active{position:relative;top:2px;}
/*产品类型*/
.index_swiper{position:relative;margin-bottom:30px;}
.index_swiper .swiper-button-next,.index_swiper .swiper-button-prev{color:#fff;transition:all 0.2s linear 0s;width:38px;height:38px;background:#dcdcdc;text-align:center;line-height:38px;border-radius:50%;top:66px;margin-top:0;}
.index_swiper .swiper-button-next:hover,.index_swiper .swiper-button-prev:hover{background:#3cb034;color:#fff;}
.index_swiper .swiper-button-next:after, .index_swiper .swiper-button-prev:after{font-size:16px;font-weight:bold;}
.index_swiper .swiper-button-prev{left:-62px;}
.index_swiper .swiper-button-next{right:-62px;}
.index_swiper .img_btn{width:100%;height:170px;display:flex;align-items:center;justify-content:center;transition:all 480ms ease 0s;overflow:hidden;}
.index_swiper .img_btn img{display:block;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;max-width:100%;height:170px;margin:0 auto;}
.index_swiper .img_btn:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.index_swiper .info_box{height:90px;padding:12px 10px 0 10px;}
.index_swiper .name_btn{margin-bottom:5px;display:block;font-size:18px;color:#000;font-weight:bold;width:100%;height:28px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_swiper span{display:block;width:100%;font-size:14px;color:#333333;line-height:22px;height:22px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_swiper .product_item{transition:all 0.2s linear 0s;margin:5px;}
.index_swiper .product_item:hover{box-shadow:0 0 5px rgba(203,203,199,0.45);}
/*新品推荐*/
.index_pro_type{margin-bottom:30px;}
.index_pro_type .kj-table table{margin-bottom:0;}
.index_pro_type .kj-table table thead tr th{background:#abacac;height:40px;line-height:40px;font-size:14px;color:#fff;border-bottom:0;padding:0 13px;}
.index_pro_type .kj-table table tbody tr td{font-size:13px;color:#333333;line-height:18px;vertical-align:middle;border-bottom:1px solid #d2d2d2;padding:10px 13px;}
.index_pro_type .kj-table table tbody tr:nth-child(2n) td{background:#f8f8f8;}
.index_pro_type .kj-table table tbody tr td a{color:#333}
.index_pro_type .kj-table table tbody tr td a:hover{color:#3cb034}
/*科研文献*/
.index_literature_list{margin-top:25px;}
.index_literature_list .swiper-wrapper{padding-bottom:20px;}
.index_literature_list .swiper-pagination-bullet{background:#c9c9c9;opacity:1;}
.index_literature_list .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3cb034;}
.index_literature_list ul{display:flex;flex-wrap: wrap;}
.index_literature_list ul li{display:flex;background:#f8f8f8;align-items:center;height:132px;margin-bottom:32px;margin-right:40px;width:calc((100% - 80px)/3);}
.index_literature_list ul li:nth-child(3n){margin-right:0;}
.index_literature_list ul li .img_box{width:100px;}
.index_literature_list ul li .img_box img{max-width:100%;}
.index_literature_list ul li .right_info{width:calc(100% - 100px);padding-left:18px;padding-right:50px;}
.index_literature_list ul li .right_info .name_title{display:block;font-size:14px;color:#333333;line-height:18px;margin-bottom:10px;width:100%;height:18px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:bold;font-family: Arial;}
.index_literature_list ul li .right_info .name_title:hover{color:#3cb034;text-decoration:underline;}
.index_literature_list ul li .right_info span{display:block;width:100%;font-size:14px;color:#666666;line-height:18px;font-family: Arial;}


/*面包屑*/
.page_map{color:#666666;line-height:24px;padding-top:12px;padding-bottom:12px;font-size:13px;}
.page_map .breadcrumb{background:none;padding:0;margin:0;display:inline-block;}
.page_map .breadcrumb a{color:#666666;}
.page_map .breadcrumb a:hover{text-decoration:underline;}
.page_map .breadcrumb > li + li:before{color:#666666;}
.page_map .breadcrumb .active{color:#333333;font-weight:bold;}

/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin:40px 0 20px 0;}
.kj-page .pagination > li > a,.kj-page .pagination > li > span{font-size:13px;margin:3px;padding:0;width:40px;height:28px;line-height:26px;border-radius:5px;color:#999;}
.kj-page .pagination > li > a:hover,.kj-page .pagination > li > span:hover{background:#abacac;color:#fff;border-color:#abacac;}
.kj-page .pagination > li.active > a{background:#abacac;color:#fff;border-color:#abacac;}

/*筛选*/
.filter_box{background:#fff;border:1px solid #e5e5e5;padding:0 10px;margin-bottom:15px;}
.filter_box ul{display:block;width:100%;}
.filter_box ul li{display:flex;border-top:1px solid #f2f2f2;padding:8px 0;}
.filter_box ul li:first-child{border-top:0;}
.filter_box ul li label{width:150px;font-size:13px;color:#333333;line-height:24px;}
.filter_box ul li .filter_btn{width:calc(100% - 150px);display:flex;flex-wrap:wrap;}
.filter_box ul li .filter_btn a{height:24px;line-height:24px;font-size:13px;color:#333333;margin-right:22px;}
.filter_box ul li .filter_btn a:hover{color:#008aff;}
.filter_box ul li .filter_btn a.active{color:#008aff;font-weight:bold;}

/*内页*/
.page_news_header{display:flex;justify-content:space-between;align-items:center;}
.page_news_header .btn_box{display:flex;justify-content:flex-end;}
.page_news_header .btn_box a{background:#d0d5d9;margin:5px 0 5px 10px;width:120px;height:38px;line-height:38px;font-size:15px;color:#333;text-align:center;}
.page_news_header .btn_box a:hover{background:#3eb135;color:#fff;}
.page_news_header .btn_box a.active{background:#3eb135;color:#fff;}
.page_news_header .btn_box a:active{position:relative;top:2px;}
.page_title{font-size:28px;color:#333333;font-weight:bold;line-height:32px;margin-top:15px;}
.page_news_header .page_title{margin:0;}
.page_summary{width:100%;font-size:15px;color:#333333;line-height:24px;margin-top:18px;}

/*促销活动*/
.promotion_list_box{display:flex;flex-wrap: wrap;margin-top:40px;}
.promotion_list_box .item_list{margin-right:70px;width:calc((100% - 70px)/2);margin-bottom:45px;}
.promotion_list_box .item_list:nth-child(2n){margin-right:0;}
.promotion_list_box .item_list .img_btn{display:flex;width:100%;height:240px;align-items:center;justify-content:center;}
.promotion_list_box .item_list .img_btn img{width:100%;height:100%;object-fit:cover;}
.promotion_list_box .item_list .name_btn{display:block;font-size:16px;color:#333333;line-height:22px;margin-top:20px;height:22px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.promotion_list_box .item_list .name_btn:hover{color:#3eb135;text-decoration:underline;}

/*新闻列表*/
.news_list_box,.kj-mainarea,.senior,.coupon_list{margin-bottom:120px;}
.news_list_box .news_list{display:block;width:100%;}
.news_list_box .news_list li{width:100%;padding:25px;background:#f5f5f5;display:flex;margin-top:25px;}
.news_list_box .news_list li .img_btn{width:370px;height:210px;overflow:hidden;transition:all 480ms ease 0s;margin-right:40px;display:flex;justify-content:center;align-items:center;background:#f3f3f3;}
.news_list_box .news_list li .img_btn img{max-width:100%;max-height:210px;}
.news_list_box .news_list li .right{width:calc(100% - 370px);overflow:hidden;}
.news_list_box .news_list li .right .name_btn{margin-top:7px;display:block;width:100%;font-size:23px;color:#333;line-height:28px;height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list_box .news_list li .right .name_btn:hover{color:#3eb135;}
.news_list_box .news_list li .right .time{margin:10px 0 20px 0;font-size:14px;color:#999999;display:flex;align-items:center;line-height:18px;}
.news_list_box .news_list li .right .time i{margin-right:5px;font-size:14px;}
.news_list_box .news_list li .right .info{width:100%;font-size:14px;color:#666666;line-height:28px;margin-bottom:45px;height:56px;overflow:hidden;}
.news_list_box .news_list li .right .more_btn{display:block;font-size:14px;color:#666666;line-height:24px;height:24px;}
.news_list_box .news_list li .right .more_btn i{color:#3eb135;margin-right:5px;}
.news_list_box .news_list li .right .more_btn:hover{color:#3eb135;}
/*新闻内页*/
.kj_news_active{margin-top:25px;}
.kj_news_active .kj-main-articleinfo-title{font-size:28px;color:#333;margin-bottom:12px;line-height:32px;}
.kj_news_active .kj-article-time{color:#999;}
.kj_news_active .kj-article-content{color:#333; padding-bottom:50px; margin-bottom: 20px; border-bottom: 1px solid rgb(242,242,242); line-height: 30px;margin-top:20px;}
.kj_news_active .kj-article-content img{max-width:100%;vertical-align:bottom;}
.kj_news_active .kj-article-bottom span{display:block;line-height:32px;}
.kj_news_active .kj-article-bottom a{color:#333;}
.kj_news_active .kj-article-bottom a:hover{color:#3eb135;text-decoration:underline;}
/*科研文献*/
.block-citation-page-1{margin-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap;}
.block-citation-page-1 a{display:flex;width:49%;margin-bottom:33px;}
.block-citation-page-1 a img{width:130px;height:170px;border:1px solid #d7d7d7;margin-right:35px;transition:all 0.2s linear 0s;}
.block-citation-page-1 a .text{width:330px;}
.block-citation-page-1 a .text .title{font-weight:bold;color:#101010;font-size:14px;margin:4px 0 35px;transition:all 0.2s linear 0s;}
.block-citation-page-1 a .text .dsp{color:#515151;font-size:14px;line-height:20px;}
.block-citation-page-1 a:hover img{border-color:#222;}
.block-citation-page-1 a:hover .text .title{color:#3eb135;}
.block-citation-page-1 a:hover .text .dsp{text-decoration:underline;}


/*产品分类*/
/*一级分类*/
.top_category{display:flex;flex-wrap:wrap;margin-top:36px;margin-bottom:60px;}
.top_category .product_item{margin-right:40px;width:calc((100% - 120px)/4);margin-bottom:20px;transition:all 0.2s linear 0s;}
.top_category .product_item:nth-child(4n){margin-right:0;}
.top_category .product_item .img_btn{width:100%;height:170px;display:flex;align-items:center;justify-content:center;transition:all 480ms ease 0s;overflow:hidden;}
.top_category .product_item .img_btn img{display:block;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;max-width:100%;height:170px;margin:0 auto;}
.top_category .product_item .img_btn:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.top_category .product_item .info_box{height:90px;padding:12px 10px 0 10px;}
.top_category .product_item .name_btn{margin-bottom:5px;display:block;font-size:18px;color:#000;font-weight:bold;width:100%;height:28px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.top_category span{display:block;width:100%;font-size:14px;color:#333333;line-height:22px;height:22px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.top_category .product_item:hover{box-shadow:0 0 5px rgba(0,0,0,0.2);}
/*二级分类*/
.product_list_container{margin-top:15px;display:flex;}
.product_list_container .product_left{width:165px;margin-right:22px;}
.product_list_container .product_left.product_big_left{width:273px;margin-right:22px;}
.product_list_container .product_left h1{font-size:20px;font-weight:bold;padding-bottom:10px;line-height:40px;border-bottom:2px solid #3eb135;}
.product_list_container .product_left ul{width:100%;margin-top:10px;}
.product_list_container .product_left ul li{width:100%;display:block;}
.product_list_container .product_left ul li .fat_btn{width:100%;height:42px;align-items:center;border-bottom:1px solid #ddd;display:flex;padding:0 12px;font-size:14px;color:#333333;justify-content:space-between;}
.product_list_container .product_left ul li .fat_btn em{display:inline-block;width:175px;height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-family: Arial;}
.product_list_container .product_left ul li .fat_btn .xhBtn{font-size:16px;display:inline-flex;/*width:175px;*/height:42px;line-height:42px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-family: Arial;color:#333;justify-content:space-between;}



.product_list_container .product_left ul li .fat_btn i{font-size:12px;color:#666666;font-weight:bold;display:inline-flex;}
.product_list_container .product_left ul li .fat_btn button{font-size:20px;color:#666666;border:0;background:none;padding:0;}
.product_list_container .product_left ul li .fat_btn button[aria-expanded="true"]{transform:rotate(90deg);}
.product_list_container .product_left ul li .fat_btn:hover{color:#3eb135;}
.product_list_container .product_left ul li .fat_btn:hover i{color:#3eb135;}
.product_list_container .product_left ul li .fat_btn:hover .xhBtn{color:#3eb135;}
.product_list_container .product_left ul li .fat_btn.active{color:#3eb135;font-weight:bold;}
.product_list_container .product_left ul li .fat_btn.active i{color:#3eb135;/*transform:rotate(90deg);*/}
.product_list_container .product_left ul li .fat_btn.active .xhBtn{color:#588E31;font-weight:bold;}
.product_list_container .product_left ul li .sub_btn{}
.product_list_container .product_left ul li .sub_btn a{display:block;width:100%;font-size:14px;color:#666666;line-height:38px;height:38px;overflow:hidden;border-bottom:1px solid #ddd;padding-left:30px;}
.product_list_container .product_left ul li .sub_btn a:hover{color:#3eb135;}
.product_list_container .product_left ul li .sub_btn a.active{color:#588E31;font-weight:bold;}

.product_list_container .product_left>ul>li>.sub_btn>.fat_btn>a{padding-left:10px;font-size:15px;}
.product_list_container .product_left>ul>li>.sub_btn>.sub_btn>.fat_btn>a{padding-left:20px;}
.product_list_container .product_left>ul>li>.sub_btn>.sub_btn>.sub_btn>a{padding-left:40px;}

.product_list_container .product_left .all_category{font-size:13px;color:#333;line-height:42px;display:block;}
.product_list_container .product_left .all_category:hover{color:#3eb135;}
.product_list_container .product_right{flex:0 0 calc(100% - 187px);width:100%;overflow:hidden;}
.product_list_container .product_right.product_big_right{flex:0 0 calc(100% - 295px);width:100%;overflow:hidden;}
.product_list_container .product_right h1{font-size:20px;color:#333333;font-weight:bold;line-height:42px;}
.product_list_container .product_right h6{font-size:15px;color:#333333;font-weight:bold;line-height:30px;position:relative;}
.product_list_container .product_right h6.blue{color:#333;}
.product_list_container .product_right h6.blue span{padding-right:10px;display:inline-block;height:30px;background:#fff;}
.product_list_container .product_right h6.blue .line{width:100%;height:1px;background:#f1f1f1;position:absolute;top:16px;left:0;z-index:-1;}
.product_list_container .product_right .synopsis_text{font-size:13px;color:#666666;line-height:22px;width:100%;margin-bottom:30px;margin-top:10px;}
.product_list_table{padding-top:5px;width:100%;}
.product_list_table .kj-table thead tr th{border-bottom:2px solid #d5e8d3;font-size:14px;color:#333333;padding-top:12px;padding-bottom:12px;}
.product_list_table .kj-table tbody tr td{font-size:12px;color:#333333;padding-top:10px;padding-bottom:10px;line-height:22px;vertical-align:middle;border-bottom:1px solid #e5e5e5;}
.product_list_table .kj-table tbody tr:nth-child(2n) td{background:#f1f1f1;}
.product_list_table .kj-table tbody tr td a{color:#333;}
.product_list_table .kj-table tbody tr td a:hover{color:#3eb135;}

.product_big_right .kj-table .filter_btn_box{overflow:hidden;}
.product_big_right .kj-table a.view_related_collapse{display:none;align-items:center;color:#e20000;font-weight:bold;height:20px;font-size:12px;width:100%;margin-top:-5px;}
.product_big_right .kj-table a.view_related_collapse i{font-size:12px;color:#a4a4b0;margin:0 12px 0 8px;transition:all 0.2s linear 0s;}
.product_big_right .kj-table a.view_related_collapse:hover{color:#3eb135;}
.product_big_right .kj-table a.view_related_collapse:hover i{color:#3eb135;}

/*信号通路*/
.signal_btn_list{display:flex;flex-wrap: wrap;}
.signal_btn_list a{margin-right:30px;width:calc((100% - 60px)/3);border-bottom:1px dotted #dddddd;line-height:24px;display:flex;align-items:center;font-size:13px;color:#333333;overflow:hidden;height:56px;}
.signal_btn_list a:nth-child(3n){margin-right:0;}
.signal_btn_list a i{font-size:12px;color:#a4a4b0;margin:0 12px 0 8px;transition:all 0.2s linear 0s;}
.signal_btn_list a .secondcats{display:inline-block;vertical-align:middle;font-size:30px;}
.signal_btn_list a:hover{color:#3eb135}
.signal_btn_list a:hover i{color:#3eb135}
.signal_btn_list_mce a{width:100%;margin-right:0;border-bottom:0;color:#3eb135;font-weight:bold;}
.mce_list{display:flex;flex-wrap:wrap;border:1px solid #dedede;width:100%;}
.mce_list li{width:calc(100% / 3);height:34px;padding-left:10px;border-bottom:1px solid #dedede;border-right:1px solid #dedede;display:flex;align-items:center;margin-bottom:-1px;}
.mce_list li:nth-child(3n){border-right:0;}
.mce_list li a{font-weight:normal;color:#333;font-size:12px;line-height:14px;}
.signal_btn_list a.view_collapse{display:flex;align-items:center;color:#e20000;font-weight:bold;margin:12px 0 20px 13px;height:20px;font-size:12px;display:none;}

/*化合物筛选库*/
.hhw_btn_list{display:flex;flex-wrap: wrap;margin-top:15px;margin-bottom:30px;}
.hhw_btn_list a{margin-right:40px;width:calc((100% - 80px)/3);height:44px;margin-bottom:6px;line-height:44px;display:inline-block;align-items:center;font-size:14px;color:#333333;padding:0 20px;background:#f7f7f7}
.hhw_btn_list a:nth-child(3n){margin-right:0;}
.hhw_btn_list a:hover{background:#abacac;color:#fff;}
.hhw_btn_list a:active{position:relative;top:2px;}

/*搜索*/
.search_result{font-size:14px;color:#333333;line-height:30px;margin-bottom:20px;}
.search_result b{color:#008aff;}
.kj-search-table thead tr th{border-bottom:2px solid #b5dbfc;font-size:14px;color:#333333;padding-top:0;padding-bottom:0;line-height:40px;}
.kj-search-table tbody tr td{font-size:12px;color:#333333;padding-top:20px;padding-bottom:20px;line-height:20px;border-bottom:1px solid #e5e5e5;}
.kj-search-table tbody tr:nth-child(2n) td{background:#f1f1f1;}
.kj-search-table tbody tr td a{color:#008aff;font-weight:bold;margin-bottom:4px;display:block;}
.kj-search-table tbody tr td .name_btn{display:block;margin-bottom:10px;}
.kj-search-table tbody tr td a:hover{text-decoration:underline;}
.kj-search-table tbody tr td.research_area a{display:inline-block;}
.kj-search-table tbody tr td.research_area a:after{content:";";}
.kj-search-table tbody tr td.research_area a:last-child:after{content:"";}



/*产品详情*/
.pro_desc_container{display:flex;}
.pro_desc_container .desc_left{width:calc(100% - 260px);}
.pro_desc_container .desc_right{width:230px;margin-left:30px;}
.pro_desc_container .desc_right .right_images_btn{min-height:30px;}
.pro_desc_container .desc_right .right_images_btn a.img_btn{display:block;margin-top:10px;}
.pro_desc_container .desc_right .right_images_btn a.img_btn:first-child{margin-top:0;}
.pro_desc_container .desc_right .right_images_btn a.img_btn img{max-width:100%;}
.pro_desc_container .desc_right .btn_box{margin-top:20px;width:100%;padding-left:30px;}
.pro_desc_container .desc_right .btn_box a{display:block;width:100%;font-size:14px;color:#333;height:28px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro_desc_container .desc_right .btn_box a:before{
    content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#1a4ca1;margin-right:10px;vertical-align:middle;
}
.pro_desc_container .desc_right .btn_box a:hover{color:#1a4ca1;text-decoration:underline;}
.pro_desc_container .product_title{font-size:24px;color:#333333;font-weight:bold;line-height:32px;margin:14px 0 12px 0;}
.pro_desc_container .product_title h1{font-size:24px;color:#333333;font-weight:bold;line-height:32px;}
.pro_desc_container .product_title em{font-size:16px;font-weight:normal;}
.product_base_info{display:flex;justify-content:space-between;border-bottom:2px solid #b5dbfc;}
.product_base_info .info_box{/*display:flex;flex-wrap:wrap;*/padding-bottom:5px;position:relative;width:100%;}
.product_base_info .info_box span{font-size:13px;color:#333333;margin-right:20px;line-height:24px; word-break:break-all;float:left;}
.product_base_info .info_box span em{font-weight:bold;}
.product_base_info .info_box span.purityText{float:right;margin-right:0;position:absolute;bottom:1px;right:0;}
/*.product_base_info .info_box span:nth-child(3){position:relative;width:100%;margin-right:0;}*/
/*.product_base_info .info_box span:nth-child(3){width:100%;margin-right:0;display:flex;justify-content:space-between;}*/
/*.product_base_info .info_box .tips{font-size:12px;color:#ff2200;line-height:24px;display:flex;align-items:center;position:absolute;bottom:0;right:0;}*/
.product_base_info .info_box .tips{font-size:12px;color:#ff2200;line-height:24px;display:flex;align-items:center;width:420px;justify-content:flex-end;}
.product_base_info .info_box .tips i{margin-right:3px;font-size:14px;}

.product_base_info .info_box .header_opt{display:flex;align-items:center;margin-top:5px;flex-wrap:wrap;}
.product_base_info .info_box .header_opt .copy_btn{margin-right:20px;}
.product_base_info .info_box .download_btns{display:flex;flex-wrap:wrap;}
.product_base_info .info_box .download_btns a{margin-right:20px;display:flex;align-items:center;height:24px;font-size:13px;color:#333;}
.product_base_info .info_box .download_btns a img{height:14px;margin-right:6px;}
.product_base_info .info_box .download_btns a:last-child{margin-right:0;}
.product_base_info .info_box .download_btns a:hover{color:#3eb135;}

.pro_desc_box{font-size:13px;color:#333;line-height:23px;padding-top:12px;}
.pro_desc_box em,.pro_desc_box i{font-style: italic;}
.pro_desc_box .tips{font-size:13px;color:#e80a0a;margin-top:10px;}
.product_detail_base{display:flex;margin:15px 0 0 0;}
.product_detail_base .detail_lft{flex:1;display:flex;justify-content:space-between;}
.product_detail_base .detail_lft .image_box{width:260px;text-align:center;padding-right:15px;margin-right:70px;}
.product_detail_base .detail_lft .image_box img{max-width:100%;}
.product_detail_base .detail_lft .image_box .name_box{font-size:13px;color:#333;line-height:22px;padding:10px 0 0 10px;}
.product_detail_base .detail_lft .image_box .name_box em{font-weight:bold;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;width:100px !important;height:100px !important;}
.product_detail_base .detail_lft .detail_price{flex:1;}
.product_detail_base .detail_lft .detail_price .tips{display:flex;align-items:center;width:100%;background:#fff2cc;padding:8px 10px;font-size:12px;color:#cc6600;line-height:20px;}
.product_detail_base .detail_lft .detail_price .tips i{width:20px;text-align:center;margin-right:3px;}
.product_detail_base .detail_lft .detail_price .tips a{font-weight:bold;text-decoration:underline;color:#cc6600;cursor:pointer;}

.product_detail_base .detail_lft .detail_price .kj-table table{margin-bottom:0;table-layout: fixed;}
.product_detail_base .detail_lft .detail_price .kj-table tr th{text-align:center;border-bottom:0;}
.product_detail_base .detail_lft .detail_price .kj-table tr th em{color:#ff2200;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr td{border-top:0;text-align:center;font-size:13px;color:#333333;padding-top:6px;padding-bottom:6px;line-height:18px;vertical-align:middle;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr:nth-child(odd) td{background:#f6f6f6;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr td em{font-weight:bold;color:#e90b0f;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr td .kj-pro-num-box{background:#fff;width:72px;height:20px;overflow:hidden;margin:0 auto;border:1px solid #dddddd;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr td .kj-pro-num-box button{width:20px;border:0;padding:0;height:20px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;font-weight:bold;}
.product_detail_base .detail_lft .detail_price .kj-table tbody tr td .kj-pro-num-box input{width:32px;height:20px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:14px;color:#333;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.product_detail_base .detail_lft .detail_price .kj-table tfoot tr td{padding-top:22px;text-align:center;font-size:14px;color:#333333;font-weight:bold;line-height:32px;border-top:2px solid #f6f6f6;}
.product_detail_base .detail_lft .detail_price .kj-table tfoot tr td a{border-radius:3px;width:130px;display:inline-flex;align-items:center;justify-content:center;color:#000;margin-right:0;}
.product_detail_base .detail_lft .detail_price .kj-table tfoot tr td a img{height:22px;margin-right:5px;}
.product_detail_base .detail_lft .detail_price .kj-table tfoot tr td a:hover{color:#45b035;}
.product_detail_base .detail_lft .detail_price .btn_box{margin-top:20px;}
.product_detail_base .detail_lft .detail_price .btn_box a{float:left;height:32px;border-radius:3px;font-size:14px;color:#333333;font-weight:bold;line-height:32px;text-align:center;margin-right:40px;}
.product_detail_base .detail_lft .detail_price .btn_box a.qq_btn{background:#45b035;width:130px;display:inline-flex;align-items:center;justify-content:center;color:#fff;float:right;margin-right:0;}
.product_detail_base .detail_lft .detail_price .btn_box a.qq_btn img{height:22px;margin-right:5px;}
.product_detail_base .detail_lft .detail_price .btn_box a.qq_btn:hover{background:#3eb135;}
.product_detail_base .detail_lft .detail_price .btn_box a:active{position:relative;top:2px;}
/*.product_detail_base .detail_lft .detail_footer{margin-bottom:15px;width:100%;}
.product_detail_base .detail_lft .detail_footer b{display:block;}
.product_detail_base .detail_lft .detail_footer a{display:flex;font-size:12px;color:#3eb135;line-height:20px;font-weight:bold;margin-top:7px;justify-content:space-between;}
.product_detail_base .detail_lft .detail_footer a em{width:calc((100% - 60px)/2);}
.product_detail_base .detail_lft .detail_footer a span{color:#888;width:60px;text-align:right;}
.product_detail_base .detail_lft .detail_footer a:hover{color:#888;}*/
.product_detail_base .detail_lft .detail_footer{margin-bottom:15px;}
.product_detail_base .detail_lft .detail_footer b{display:block;margin-bottom:5px;margin-top:10px;}
.product_detail_base .detail_lft .detail_footer a{display:block;font-size:14px;color:#333;line-height:24px;}
.product_detail_base .detail_lft .detail_footer a:before{
    content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#1a4ca1;margin-right:10px;vertical-align:middle;
}
.product_detail_base .detail_lft .detail_footer a:hover{color:#1a4ca1;text-decoration:underline;}

.product_detail_base .detail_rgt{width:240px;display:flex;flex-direction: column;padding-top:50px;display:none;}
.product_detail_base .detail_rgt span{font-size:15px;color:#333333;line-height:24px;margin-top:10px;display:inline-flex;align-items:center;padding-left:35px;}
.product_detail_base .detail_rgt span a{display:flex;align-items:center;color:#333333;}
.product_detail_base .detail_rgt span i{width:24px;height:24px;border-radius:50%;background:#b5b5b5;text-align:center;line-height:24px;color:#fff;font-size:14px;margin-right:7px;}
.product_detail_banner{width:100%;margin-bottom:25px;}
.product_detail_banner img{max-width:100%;}
.product_literature_box{margin-top:25px;}
.product_literature_box h1{border-bottom:1px solid #dcdcdc;line-height:36px;font-size:16px;color:#333333;font-weight:bold;display:flex;align-items:center;}
.product_literature_box h1 i{color:#45b035;font-size:14px;font-weight:normal;margin-right:8px;}
.product_literature_box .nolist{margin-top:12px;font-size:14px;color:#333;line-height:24px;}
.product_literature_box .descList_1{display:flex;flex-wrap: wrap;margin-top:12px;}
.product_literature_box .descList_1 li{width:calc((100% - 50px)/2);line-height:26px;margin-right:50px;}
.product_literature_box .descList_1 li:nth-child(2n){margin-right:0;}
.product_literature_box .descList_1 li a{font-size:13px;color:#333;display:block;width:100%;height:28px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_literature_box .descList_1 li a p{display:inherit;}
.product_literature_box .descList_1 li a:hover{color:#45b035;font-weight:bold;}
.product_literature_box .descList_2{display:flex;flex-wrap: wrap;margin-top:18px;margin-bottom:25px;}
.product_literature_box .descList_2 li{width:calc((100% - 40px)/3);line-height:44px;margin-right:20px;margin-bottom:8px;}
.product_literature_box .descList_2 li:nth-child(3n){margin-right:0;}
.product_literature_box .descList_2 li a{padding:0 20px;border:1px solid #eeeeee;background:#f9f9f9;font-size:14px;color:#333333;display:block;width:100%;height:44px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;border-radius:3px;}
.product_literature_box .descList_2 li a:hover{color:#fff;background:#888;border-color:#888;}
.product_literature_box .descList_2 li a:active{position:relative;top:2px;}
.product_literature_box .descList_3{display:flex;flex-wrap: wrap;margin-top:22px;margin-bottom:60px;}
.product_literature_box .descList_3 li a{font-size:14px;color:#333333;padding-right:22px;margin-right:22px;position:relative;display:flex;align-items:center;}
.product_literature_box .descList_3 li a:before{content:"|";position:absolute;top:0;right:0;}
.product_literature_box .descList_3 li a:hover{color:#45b035;}
.product_literature_box .descList_4{display:flex;flex-wrap: wrap;margin-top:18px;margin-bottom:25px;}
.product_literature_box .descList_4 li{width:calc((100% - 40px)/3);margin-right:20px;margin-bottom:12px;}
.product_literature_box .descList_4 li:nth-child(3n){margin-right:0;}
.product_literature_box .descList_4 li a{padding:15px;border:1px solid #eeeeee;background:#f9f9f9;font-size:13px;color:#333333;display:block;width:100%;line-height:24px;overflow:hidden;height:131px;border-radius:3px;}
.product_literature_box .descList_4 li a em{display:block;color:#45b035;margin-top:5px;}
.product_literature_box .descList_4 li a:hover{color:#fff;background:#888;border-color:#888;}
.product_literature_box .descList_4 li a:hover em{color:#fff;}
.product_literature_box .descList_4 li a:active{position:relative;top:2px;}
.product_literature_box .descList_5{display:flex;flex-wrap: wrap;margin-top:18px;margin-bottom:25px;}
.product_literature_box .descList_5 li{width:calc((100% - 60px)/4);line-height:44px;margin-right:20px;margin-bottom:8px;}
.product_literature_box .descList_5 li:nth-child(4n){margin-right:0;}
.product_literature_box .descList_5 li a{padding:0 20px;border:1px solid #eeeeee;background:#f9f9f9;font-size:14px;color:#333333;display:block;width:100%;height:44px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;border-radius:3px;}
.product_literature_box .descList_5 li a:hover{color:#fff;background:#45b035;border-color:#45b035;}
.product_literature_box .descList_5 li a:active{position:relative;top:2px;}

.product_literature_box .descList_6{display:flex;flex-wrap: wrap;margin-top:18px;margin-bottom:25px;}
.product_literature_box .descList_6 li{width:calc((100% - 60px)/3);margin-right:30px;margin-bottom:8px;}
.product_literature_box .descList_6 li:nth-child(3n){margin-right:0;}
.product_literature_box .descList_6 li a{font-size:14px;color:#333333;display:inline-block;width:100%;height:30px;line-height:30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_literature_box .descList_6 li a img{height:22px;margin-right:5px;display:inline-block;vertical-align:middle;}
.product_literature_box .descList_6 li a:hover{color:#3eb135;}


.pro_faq{margin-top:25px;}
.pro_faq h1{border-bottom:1px solid #dcdcdc;line-height:36px;font-size:16px;color:#333333;font-weight:bold;display:flex;align-items:center;}
.pro_faq h1 i{color:#45b035;font-size:14px;font-weight:normal;margin-right:8px;}



.pro_slide_box{margin-top:40px;margin-bottom:25px;}
.pro_slide_box .nav-tabs{border-bottom:1px solid #888;}
.pro_slide_box .nav-tabs > li{margin-bottom:0;height:30px;margin-right:3px;}
.pro_slide_box .nav-tabs > li a{padding:0 35px;height:30px;line-height:30px;border:0;border-radius:0;width:100%;text-align:center;color:#333333;font-size:14px;background:#eaeaea}
.pro_slide_box .nav-tabs > li:hover a{background:#888;color:#fff;}
.pro_slide_box .nav-tabs > li.active > a,.pro_slide_box .nav-tabs > li.active > a:focus,.pro_slide_box .nav-tabs > li.active > a:hover{
    color:#fff;height:30px;font-weight:bold;background:#888;border:0;
}
.pro_slide_box .nav-tabs.nav-flex{display:flex;justify-content:space-between;}
.pro_slide_box .nav-tabs.nav-flex li{flex:1;}
.pro_slide_box .nav-tabs.nav-flex li:last-child{margin-right:0;}
.pro_slide_box .nav-tabs.nav-flex li a{padding:0;}
.pro_slide_box.pro_hhwk_slide_box .nav-tabs{display:flex;}
/*.pro_slide_box.pro_hhwk_slide_box .nav-tabs li{flex:1;}*/
.pro_slide_box .product_literature_box h1{border:0;color:#fff;display:inline-flex;background:#3eb135;border-radius:30px 30px 30px 0;width:160px;justify-content:center;}


.pro_slide_box .table-responsive{margin-top:18px;}
.pro_slide_box .table-responsive table{margin-bottom:0;border:1px solid #e5e5e5;table-layout: fixed;}
.pro_slide_box .table-responsive table tr th{border-right:1px solid #e5e5e5;font-size:13px;color:#333;vertical-align:middle;padding-left:40px;padding-right:13px;}
.pro_slide_box .table-responsive table tr:first-child th{border-top:0;}
.pro_slide_box .table-responsive table tr th{width:calc(100% / 6);padding-right:0;padding-left:0;text-align:center;}
.pro_slide_box .table-responsive table tr:first-child td{border-top:0;}
.pro_slide_box .table-responsive table tr td{color:#333333;}
.pro_slide_box .table-responsive table tr td .table_article{font-size:13px;color:#333;line-height:23px;padding:0 0 0 5px;word-break:break-word;}
.pro_slide_box .table-responsive table tr td .table_article table tr th , .pro_slide_box .table-responsive table tr td .table_article table tr td{padding:8px;}
.pro_slide_box .table-responsive table tr td .table_article p{text-align:justify;}
.pro_slide_box .table-responsive table tr td .table_article a{color:#333 !important;}
.pro_slide_box .table-responsive table tr td .table_article a:hover{color:#3eb135 !important;}
.pro_slide_box .table-responsive table tr td .table_article em,.pro_slide_box .table-responsive table tr td .table_article i{font-style: italic;}
    .pro_slide_box .table-responsive table tr td .table_article .hhw_img {
        margin: 0 auto;
        display: block;
        padding: 10px 0;max-width:100%;
    }
.pro_slide_box .article_list{display:inline-block;border:1px solid #e5e5e5;margin-top:18px;width:100%;}
.pro_slide_box .article_list li{border-top:1px solid #e5e5e5;padding:15px;transition:all 0.2s linear 0s;}
.pro_slide_box .article_list li a{font-size:13px;color:#333;line-height:24px;}
.pro_slide_box .article_list li:first-child{border-top:0;}
.pro_slide_box .article_list li:hover{background:#f9f9f9;}
.pro_slide_box .article_list li:hover a{color:#45b035;}
.pro_slide_box .activeBox{padding:30px;font-size:13px;color:#333;line-height:23px;}
.pro_slide_box .activeBox img{max-width:100%;}
.pro_slide_box .article_box{padding:15px;font-size:13px;color:#333;line-height:23px;border:1px solid #e5e5e5;margin-top:18px;}
.pro_slide_box .article_box img{max-width:100%;width:auto !important;height:auto !important;max-height:100%;}
    .pro_slide_box .article_box table {
        border: 1px solid #A8A8A8;
        table-layout:fixed;
    }
.pro_slide_box .article_box table tr th{border-right:1px solid #A8A8A8;border-bottom:1px solid #a8a8a8;}
.pro_slide_box .article_box table tr td{border-bottom:1px solid #a8a8a8;border-right:1px solid #A8A8A8;vertical-align:middle;}
.pro_slide_box .article_box table tr th, .pro_slide_box .article_box table tr td{padding:8px;}
.pro_slide_box .article_box table tr th b{display:block;margin-bottom:10px;}
.pro_slide_box .article_box table tr th em{display:block;font-size:12px;line-height:22px;display:block;font-weight:normal;}

.pro_slide_box .purity_box{display:inline-block;border:1px solid #e5e5e5;margin-top:18px;width:100%;padding:35px 18px 18px 24px;}
.pro_slide_box .purity_box .batch_box{margin-bottom:35px;display:flex;}
.pro_slide_box .purity_box .batch_box p#productDetailBatch_pdf_batch{font-size:14px;color:#3eb135;width:auto;line-height:33px;font-weight:bold;}
.pro_slide_box .purity_box .batch_box p#productDetailBatch_pdf_batch span{color:#333;}
.pro_slide_box .purity_box .batch_box p#productDetailBatch_pdf_batch span.coapurity{margin-right:20px}
.pro_slide_box .purity_box .batch_box .titer{font-size:14px;color:#333;width:auto;line-height:33px;font-weight:bold;margin-left:20px;}
.pro_slide_box .purity_box .batch_box .titer em{color:#3eb135;margin-left:8px;}
.pro_slide_box .purity_box .batch_box label{font-size:13px;color:#333;font-weight:normal;margin-right:20px;}
.pro_slide_box .purity_box .batch_box select{height:33px;border:1px solid #bdbdbd;padding:0 3px;width:290px;margin-left:10px;}
.pro_slide_box .purity_box .pdf_btn{display:flex;flex-wrap:wrap;}
.pro_slide_box .purity_box .pdf_btn a{/*flex:0 0 20%;*/height:34px;line-height:34px;font-size:13px;color:#333;margin-bottom:12px;margin-right:35px; }
.coapurity{color:#3eb135 !important;}
.pro_slide_box .purity_box .pdf_btn a img{height:34px;margin-right:10px;}
.pro_slide_box .purity_box .pdf_btn a:hover{color:#3eb135;}
.pro_slide_box .form_tubiao{display:inline-block;width:100%;}
.cpd-cal-con{margin-top:15px;}
.cpd-cal-con h6{font-size:14px;color:#333;font-weight:bold;line-height:38px;}
.cpd-cal-con .brief_text{width:880px;background:#fbfbfb;font-size:14px;color:#333;font-weight:bold;line-height:20px;padding:20px;margin-bottom:22px;}
.cpd-cal-con .calculator-form{display:flex;align-items:center;justify-content:space-between;}
.cpd-cal-con .calculator-form.calculator_box{width:100%;}
.cpd-cal-con .calculator-form.calculator_box::-webkit-scrollbar{height:0;}
.cpd-cal-con .calculator-form .calculator_input{width:880px;background:#fbfbfb;padding:15px;overflow-x: scroll;}
.cpd-cal-con .calculator-form .calculator_input{display:flex;}
.cpd-cal-con .calculator-form .calculator_input span{color:#666;font-size:16px;margin:30px 8px 0 8px;line-height:28px;}
.cpd-cal-con .calculator-form .input_item label{width:100%;font-size:14px;color:#1B0808;line-height:16px;}
.cpd-cal-con .calculator-form .input_item label em{color:red;}
.cpd-cal-con .calculator-form .input_item .input_box{display:flex;align-items:center;margin-top:10px;}
.cpd-cal-con .calculator-form .input_item .input_box input{padding:0 8px;border:1px solid #bdbdbd;border-radius:4px;width:100px;margin-right:8px;font-size:14px;color:#1B0808;height:28px;}
.cpd-cal-con .calculator-form .input_item .input_box select{border:1px solid #bdbdbd;border-radius:4px;width:60px;font-size:14px;color:#1B0808;height:28px;padding:0;}
.cpd-cal-con .calculator-form .opt_box a{display:block;background:#abacac;width:156px;height:36px;border-radius:3px;font-size:14px;color:#fff;font-weight:bold;margin:8px 0;text-align:center;line-height:36px;}
.cpd-cal-con .calculator-form .opt_box a:first-child{background:#abacac;}
.cpd-cal-con .calculator-form .opt_box a:hover{background:#888;}
.cpd-cal-con .calculator-form .opt_box a:first-child:hover{background:#888;}
.cpd-cal-con .calculator-form .opt_box a:active{position:relative;top:2px;}

.cpd-cal-con .calculator-form.calculator_animals_box{flex-wrap:wrap;}
.cpd-cal-con .calculator-form.calculator_animals_box .note_tips{width:100%;font-size:14px;color:#333;font-weight:bold;line-height:20px;padding:20px;}
.cpd-cal-con .calculator-form.calculator_animals_box .calculator_input{width:100%;}
.cpd-cal-con .calculator-form .calculator_input.calculator_input_step2 .input_item{display:flex;align-items:center;}
.cpd-cal-con .calculator-form .calculator_input.calculator_input_step2 .input_item .input_box{margin-top:0;}
.cpd-cal-con .calculator-form .calculator_input.calculator_input_step2 span{margin-top:0;}

.cpd-cal-con .calculator-form.calculator_animals_box .opt_box{width:100%;display:flex;margin-top:15px;}
.cpd-cal-con .calculator-form.calculator_animals_box .opt_box a{margin:0 15px 0 0;}

.zhiliwo_box{margin-top:25px;}
.zhiliwo_box h1{border-bottom:1px solid #dcdcdc;line-height:36px;font-size:16px;color:#333333;font-weight:bold;display:flex;align-items:center;}
.zhiliwo_box h1 i{color:#45b035;font-size:14px;font-weight:normal;margin-right:8px;}

/*化合物文章使用案例图片*/
.modalImage .modal-body{text-align:center;}
.modalImage .modal-body img{max-width:100%;}

/*关于我们*/
.page_banner{width:100%;}
.page_banner img{max-width:100%;}
.page_classify{box-shadow:0 0 7px rgba(197,199,200,0.8);height:58px;}
.page_classify .container{display:flex;justify-content:space-between;}
.page_classify .container:before,.page_classify:after{display:none;}
.page_classify .page_map{display:flex;align-items:center;padding:0;}
.page_classify .homeBtn{display:inline-block;width:60px;height:58px;background:#f4f4f4;text-align:center;line-height:58px;font-size:28px;color:#848484;margin-right:15px;}
.page_classify .homeBtn:hover{background:#008aff;color:#fff;}
.page_classify .btn_box{display:flex;justify-content:flex-end;flex:1;}
.page_classify .btn_box a{font-size:15px;color:#333333;line-height:58px;margin-left:40px;position:relative;}
.page_classify .btn_box a:after{
    content:"";display:inline-block;width:100%;height:2px;background:#fff;position:absolute;bottom:0;left:0;transition:all 0.2s linear 0s;
}
.page_classify .btn_box a:hover{color:#3eb135}
.page_classify .btn_box a:hover:after{background:#3eb135}
.page_classify .btn_box a.active{color:#3eb135}
.page_classify .btn_box a.active:after{background:#3eb135}

.about_container .about_title{text-align:center;font-size:36px;font-weight:bold;line-height:52px;margin:25px 0;}
.about_container .active_box{font-size:14px;color:#333333;line-height:32px;width:100%;overflow:hidden;}
.about_container .active_box img{max-width:100%;}
.about_container .about_num{margin-top:40px;background:url("../images/about_num_bg.jpg") no-repeat center center;width:100%;height:250px;display:flex;justify-content:space-between;align-items:center;}
.about_container .about_num .num_list{text-align:center;flex:0 0 25%;}
.about_container .about_num .num_list .num{font-size:40px;color:#fff;position:relative;}
.about_container .about_num .num_list .num .timer{font-family: Impact;}
.about_container .about_num .num_list .num i{font-size:16px;position:absolute;padding-left:3px;bottom:8px;}
.about_container .about_num .num_list .text{display:block;font-size:14px;color:#fff;}

.addUs_content{width:100%;margin-top:45px;}
.addUs_content .addUs_list{width:100%;box-shadow:0 0 21px rgba(153,153,153,0.2);padding-bottom:40px;margin-bottom:40px;transition:all 0.2s linear 0s;}
.addUs_content .addUs_list .title{border-bottom:1px solid #ededed;text-align:center;line-height:30px;padding:20px 0;font-size:16px;color:#333333;font-weight:bold;}
.addUs_content .addUs_list .join_article{display:flex;justify-content:space-between;margin-top:30px;}
.addUs_content .addUs_list .join_article .join_item{flex:0 0 50%;padding-left:65px;}
.addUs_content .addUs_list .join_article .join_item h6{font-size:14px;color:#333333;line-height:30px;font-weight:bold;}
.addUs_content .addUs_list .join_article .join_item ul li{display:flex;align-items:center;margin:10px 0;}
.addUs_content .addUs_list .join_article .join_item ul li .kuang{width:16px;height:16px;position:relative;border:2px solid #e5edef;margin-right:16px;}
.addUs_content .addUs_list .join_article .join_item ul li .kuang i{color:#53d540;position:absolute;top:-7px;right:-8px;font-weight:bold;}
.addUs_content .addUs_list .join_article .join_item ul li span{font-size:14px;color:#333333;line-height:20px;display:block;width:92%;word-break:break-word;}
.addUs_content .addUs_list:hover{background:#abacac;}
.addUs_content .addUs_list:hover .title{color:#fff;border-color:#fff;}
.addUs_content .addUs_list:hover .join_article .join_item h6{color:#fff;}
.addUs_content .addUs_list:hover .join_article .join_item ul li .kuang i{color:#fff;}
.addUs_content .addUs_list:hover .join_article .join_item ul li span{color:#fff;}
.addUs_contact{display:flex;justify-content:space-between;align-items:center;}
.addUs_contact .contact_box{width:910px;}
.addUs_contact .contact_box h1{margin-bottom:12px;border-bottom:1px solid #d7d7d7;padding-bottom:18px;font-size:30px;color:#353535;font-weight:bold;line-height:50px;}
.addUs_contact .contact_box .contact_list{display:flex;flex-wrap: wrap;}
.addUs_contact .contact_box .contact_list .item{flex:0 0 50%;line-height:32px;font-size:16px;color:#333333;display:flex;}
.addUs_contact .contact_box .contact_list .item i{font-size:23px;color:#3eb135;width:24px;text-align:center;margin-right:10px;display:inline-block;vertical-align:middle;}
.addUs_contact .contact_box .contact_list .item .code_box{width:85px;margin-left:15px;}
.addUs_contact .contact_box .contact_list .item .code_box img{max-width:100%;}
.addUs_contact .contact_box .contact_list .item a{color:#333;}
.addUs_contact .contact_box .contact_list .item a:hover{text-decoration:underline;}
.addUs_contact .image_box{flex:1;display:flex;justify-content:flex-end;}
.addUs_contact .image_box img{max-width:100%;}

.address_tab_btn{display:flex;justify-content:center;margin:50px 0;}
.address_tab_btn a{width:176px;height:46px;text-align:center;line-height:46px;border-radius:5px;margin:0 9px;border:1px solid #c9c9c9;font-size:16px;color:#333333;}
.address_tab_btn a:hover{background:#888;border-color:#888;color:#fff;}
.address_tab_btn a.active{background:#888;border-color:#888;color:#fff;}
.address_tab_btn a:active{position:relative;top:2px;}
.contact_address{display:flex;flex-wrap: wrap;}
.contact_address li{margin-right:35px;margin-bottom:35px;width:calc((100% - 70px)/3);min-height:252px;box-shadow:0 0 16px rgba(172,172,172,0.2);padding:22px 20px;}
.contact_address li:nth-child(3n){margin-right:0;}
.contact_address li .title{border-bottom:1px solid #dbdbdb;}
.contact_address li .title em{font-size:22px;color:#333333;line-height:50px;font-weight:bold;position:relative;display:inline-block;}
.contact_address li .title em:after{
    content:"";width:100%;height:2px;background:#3eb135;position:absolute;bottom:-1px;left:0;
}
.contact_address li .des_info{padding-top:20px;font-size:15px;line-height:28px;color:#666666;}
.contact_address li .des_info b{display:block;}

.erythritol_agent_text{background:#f5f5f5;display:flex;justify-content:space-between;padding:25px 0;}
.erythritol_agent_text .title{width:190px;border-right:1px solid #b5b5b5;font-size:22px;color:#333333;font-weight:bold;line-height:28px;text-align:center;}
.erythritol_agent_text .title i{font-size:50px;color:#3eb135;display:block;line-height:50px;margin-bottom:8px;}
.erythritol_agent_text .text_box{flex:1;padding:0 60px;font-size:15px;color:#333333;line-height:33px;}

.agent_map_select{margin-top:65px;display:flex;justify-content:space-between;}
.agent_map_select .select_province{flex:0 0 560px;padding-top:25px;}
.agent_map_select .select_province .select_box label{display:block;font-size:14px;color:#333333;line-height:40px;font-weight:normal;}
.agent_map_select .select_province .select_box form{display:flex;}
.agent_map_select .select_province .select_box form select{width:250px;height:35px;border:1px solid #d9d9d9;margin-right:8px;padding:0 10px;}
.agent_map_select .select_province .select_box form a{width:98px;height:35px;background:#3eb135;line-height:35px;font-size:14px;color:#fff;text-align:center;}
.agent_map_select .select_province .select_result{width:100%;background:#f5f5f5;padding:18px;margin-top:32px;}
.agent_map_select .select_province .select_result h1{font-size:18px;color:#333333;font-weight:bold;line-height:33px;margin-bottom:5px;}
.agent_map_select .select_province .select_result h1 a:hover{color:#3eb135;text-decoration:underline;}
.agent_map_select .select_province .select_result h6{font-size:14px;color:#ee0000;line-height:22px;}
.agent_map_select .select_province .select_result span{display:block;font-size:14px;color:#333333;line-height:25px;margin-top:10px;}
.agent_map_select .map_box{flex:1;display:flex;}

.development_relevant{margin-top:70px;}
.development_relevant .development_item{display:flex;padding:15px 35px 45px 35px;background:#f6f6f6;}
.development_relevant .development_item .text_info{width:calc((100% - 65px)/2);order:1;padding-right:25px;}
.development_relevant .development_item .text_info .year{font-size:17px;font-weight:bold;color:#333;line-height:24px;margin-bottom:15px;}
.development_relevant .development_item .text_info .text{font-size:17px;color:#333333;line-height:38px;}

.development_relevant .development_item .line_box{width:65px;text-align:center;position:relative;order:2;}
.development_relevant .development_item .line_box:before{
    content:"";position:absolute;top:5px;left:0;width: 0;height: 0;
    border-top: 6px solid transparent;
    border-right: 8px solid #45b035;
    border-bottom: 6px solid transparent;
}
.development_relevant .development_item .line_box .circle{width:24px;height:24px;border:2px solid #45b035;border-radius:50%;background:#fff;margin-bottom:6px;display:inline-block;}
.development_relevant .development_item .line_box span{display:block;width:3px;height:76px;background:#45b035;margin:0 auto;}
.development_relevant .development_item  .img_right{width:calc((100% - 65px)/2);text-align:center;order:3;display:flex;justify-content:center;}
.development_relevant .development_item .image_box{/*width:145px;height:110px;adding:10px;background:#fff;*/display:inline-flex;justify-content:center;align-items:center;}
.development_relevant .development_item .image_box img{max-width:100%;}
.development_relevant .development_item:nth-child(2n){background:#fff;}
.development_relevant .development_item:nth-child(2n) .line_box:before{
    right:0;left:auto;
    border-top: 6px solid transparent;
    border-left: 8px solid #45b035;
    border-right: 0;
    border-bottom: 6px solid transparent;
}
.development_relevant .development_item:nth-child(2n) .text_info{order:3;padding-left:65px;}
.development_relevant .development_item:nth-child(2n) .img_right{order:1}


.honor_images_1{width:100%;}
.honor_images_1 .swiper-container{padding-bottom:65px;}
.honor_images_1 .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:#fff;opacity:1;width:10px;height:10px;border-radius:50%;transition:all 0.2s linear 0s;border:1px solid #45b035;}
.honor_images_1 .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#45b035;}
.honor_images_1 .swiper-slide{background:#f5f5f5;padding:28px 20px 0 20px;}
.honor_images_1 .swiper-slide .img_btn{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:18px;}
.honor_images_1 .swiper-slide .img_btn img{max-width:100%;}
.honor_images_1 .swiper-slide .name_btn{border-top:2px solid #beb8b8;height:45px;line-height:42px;font-size:16px;color:#666666;text-align:center;width:100%;padding:0 15px 5px 15px;overflow:hidden;}
.honor_images_2{background:#f5f5f5;margin-top:100px;padding:95px 0 50px 0;margin-bottom:-60px;}
.honor_images_2 .container{display:flex;flex-wrap: wrap;}
.honor_images_2 .container:before,.honor_images_2 .container:after{display:none;}
.honor_images_2 .img_box{margin-right:160px;margin-bottom:110px;width:calc((100% - 320px)/3);background:#fff;display:inline-flex;align-items:center;justify-content:center;}
.honor_images_2 .img_box:nth-child(3n){margin-right:0;}
.honor_images_2 .img_box img{max-width:100%;}

/*客户支持*/
.customer_container{display:flex;}
.article_left{width:218px;margin-right:42px;}
.article_left h1{font-size:20px;font-weight:bold;padding-bottom:10px;line-height:40px;border-bottom:2px solid #3eb135;}
.article_left .btn_box{margin-top:10px;}
.article_left a{width:100%;display:block;height:40px;line-height:40px;font-size:14px;color:#333333;padding-left:20px;border-bottom:1px solid #ddd;}
.article_left a:hover{color:#3eb135;}
.article_left a.active{color:#3eb135;font-weight:bold;}
.article_right{width:calc(100% - 260px);}
.article_right h1{font-size:28px;color:#333333;font-weight:bold;line-height:42px;}
.article_right .article_text{width:100%;overflow:hidden;font-size:14px;color:#333;line-height:28px;margin-top:15px;}
.article_right .article_text img{max-width:100%;}
.customer_qb_contact{font-size:15px;color:#333333;line-height:33px;border-bottom:1px solid #dfdfdf;padding:8px 0 12px 0;}
.customer_qb_list{display:block;width:100%;}
.customer_qb_list li{display:flex;width:100%;margin-top:35px;}
.customer_qb_list li .num{padding-top:1px;background:url("../images/q_bg.png") no-repeat center center;width:27px;height:27px;text-align:center;font-size:12px;color:#fff;}
.customer_qb_list li .text_info{flex:1;margin-left:10px;}
.customer_qb_list li .text_info .q_title{font-size:14px;color:#333333;font-weight:bold;line-height:22px;margin-bottom:5px;}
.customer_qb_list li .text_info span{display:block;width:100%;font-size:14px;color:#333333;line-height:30px;}
.logistics_list{display:block;width:100%;}
.logistics_list li{display:flex;width:100%;margin-top:35px;box-shadow:0 0 20px rgba(144,144,144,0.2);border-radius:10px;padding:15px 0;align-items:center;}
.logistics_list li .num{width:85px;border-right:1px solid #959595;text-align:center;font-size:27px;color:#333333;height:40px;line-height:40px;}
.logistics_list li .text_info{flex:1;font-size:15px;color:#333333;line-height:28px;padding:0 30px;}
.returns_article{box-shadow:0 0 20px rgba(144,144,144,0.2);border-radius:10px;padding:20px;font-size:15px;color:#333333;line-height:36px;margin-bottom:35px;margin-top:20px;}

/*技术资源*/
.major_list li{display:block;width:100%;margin-top:10px;vertical-align:bottom;padding:18px 12px;transition:all 0.2s linear 0s;border-radius:10px;}
.major_list li .title{display:block;font-size:14px;color:#333333;font-weight:bold;line-height:20px;margin-bottom:5px;}
.major_list li span{display:block;width:100%;font-size:14px;color:#333333;line-height:28px;}
.major_list li:hover{box-shadow:0 0 20px rgba(144,144,144,0.2);}
.calculator_container{padding:20px 15px 25px 15px;background:#fafafa;width:100%;overflow:hidden;border:1px solid #e5e5e5;margin-top:15px;}
.calculator_container .formula_text{font-size:12px;color:#333;line-height:24px;margin-bottom:10px;}
.calculator_container .formula_text em{color:red;}
.calculator_container .formula_text i{display:inline-block;vertical-align:top;}
.calculator_container h2{font-size:15px;font-weight:bold;margin:18px 0 12px 0;}
.calculator_container h3{font-size:15px;font-weight:bold;margin:12px 0;}
.calculator_container .calculator-form.calculator_box{width:100%;margin-top:12px;}
.calculator_container .calculator-form.calculator_box::-webkit-scrollbar{height:0;}
.calculator_container .calculator-form .calculator_input{width:100%;overflow:hidden;overflow-x:auto;}
.calculator_container .calculator-form .calculator_input{display:flex;}
.calculator_container .calculator-form .calculator_input span{color:#ba0000;font-size:14px;margin:16px 5px 0 5px;line-height:32px;font-weight:bold;}
.calculator_container .calculator-form .input_item label{width:100%;font-size:12px;line-height:16px;display:inline-block;vertical-align:bottom;}
.calculator_container .calculator-form .input_item label em{color:red;}
.calculator_container .calculator-form .input_item .input_box{display:flex;align-items:center;}
.calculator_container .calculator-form .input_item .input_box input{padding:0 8px;border:1px solid #767676;width:130px;font-size:14px;color:#1B0808;height:28px;margin-right:2px;}
.calculator_container .calculator-form .input_item .input_box select{border:1px solid #767676;font-size:14px;color:#1B0808;height:28px;padding:0;border-radius:0;}
.calculator_container .calculator-form .opt_box{margin:12px 0;}
.calculator_container .calculator-form .opt_box a{
    display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;
   background:#abacac;
}
.calculator_container .calculator-form .opt_box a:hover{background:#888;}
.calculator_container .calculator-form .opt_box a:first-child{margin-right:10px;}
.calculator_container .calculator-form .opt_box a:active{position:relative;top:2px;}
.calculator_container .calculator_equation{display:flex;justify-content:space-between;}
.calculator_container .calculator_equation b{font-size:12px;margin-bottom:10px;display:block;}
.calculator_container .calculator_equation .input_box .form-group{margin-bottom:10px;display:flex;}
.calculator_container .calculator_equation .input_box .form-group label{width:65px;line-height:30px;font-size:12px;font-weight:normal;}
.calculator_container .calculator_equation .input_box .form-group input{border:1px solid #767676;padding:0 10px;font-size:12px;color:#333;}
.calculator_container .calculator_equation .input_box .form-group input[type=button]{
    border:0;display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;margin-left:65px;
    background:#abacac;transition:all 0.2s linear 0s;
}
.calculator_container .calculator_equation .input_box .form-group input[type=button]:hover{background:#888;}

.calculator_container .calculator_equation .result_box{margin-left:50px;flex:1;}
.calculator_container .calculator_equation .result_box table{border:1px solid #e5e5e5}
.calculator_container .calculator_equation .result_box table tr th{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}
.calculator_container .calculator_equation .result_box table tr td{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}

.calculator_container .calculator-form .calculator_input.calculator_input_all{flex-wrap:wrap;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all{width:100%;margin-bottom:10px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all label{font-weight:normal;margin-bottom:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all span.company{font-weight:normal;margin:0;font-size:12px;color:#333;margin-left:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a{
    display:inline-block;height:28px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:28px;margin-left:15px;
   background:#abacac;
}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a:hover{background:#888;}

/*免费申请*/
.apply_orderform{margin-top:25px;}
.apply_orderform .guestbook_form{display:flex;flex-wrap:wrap;}
.apply_orderform .guestbook_form .formcolumn-item{flex:0 0 50%;position:relative;margin-bottom:20px;}
.apply_orderform .guestbook_form div[columnname="job"]{width:100%;}
.apply_orderform .guestbook_form div[columnname="apply"]{width:100%;}
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-tit{font-size:14px;color:#333333;font-weight:bold;line-height:32px;padding-left:12px;display:none;}
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct{width:100%; position:relative; }
    .apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct input[type="text"] {
        width: calc(100% - 80px);
        height: 36px;
        border: 1px solid #bdbdbd;
        border-radius: 3px;
        line-height: 34px;
        padding: 0 10px;
        text-indent: 15px;
        font-size: 14px;
        color: #333;
    }

.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct input::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct input::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct input:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */

.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct textarea::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct textarea::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct textarea:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct textarea:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */


.apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct select{height:36px;border:1px solid #bdbdbd;border-radius:3px;line-height:34px;padding:0 10px;font-size:14px;color:#333;margin-right:8px;}
    .apply_orderform .guestbook_form .formcolumn-item .formcolumn-item-ct .required {
        position: absolute;
        top: 8px;
        font-size: 18px;
        left: 10px;
        line-height: 28px;
        display: block;
    }
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .required{left:210px;line-height:42px;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-checkbox{flex:0 0 100%;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-checkbox-b{width:50%;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-checkbox .formcolumn-item-ct{display:flex;margin-top:5px;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-checkbox .formcolumn-item-ct label{flex:1;font-weight:normal;display:inline-flex;align-items:center;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-checkbox .formcolumn-item-ct label input{margin-right:10px;margin-top:0;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-message{flex:0 0 100%;}
    .apply_orderform .guestbook_form .formcolumn-item-checkbox .required {
        display: none !important;
    }
    .apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-message textarea {
        width: calc(100% - 80px);
        height: 100px;
        text-indent: 15px;
        border: 1px solid #bdbdbd;
        border-radius: 3px;
        line-height: 34px;
        padding: 0 10px;
        font-size: 14px;
        color: #333;
        resize: none;
    }
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm{flex:0 0 100%;display:flex;align-items:center;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-tit{width:75px;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct{display:flex;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox{order:2;margin:0 10px;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox img{height:36px;}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct input{order:1}
.apply_orderform .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .formcolumn-item-tips{order:3;line-height:36px;}
.apply_orderform .guestbook_form .modal-footer{border-top:0;padding:0;margin-top:20px;}
.apply_orderform .guestbook_form .modal-footer input[type="button"]{width:162px;height:40px;border-radius:3px;text-align:center;font-size:16px;color:#fff;font-weight:bold;background:#6cd867;transition:all 0.2s linear 0s;}
.apply_orderform .guestbook_form .modal-footer input[type="button"]:hover{background:#abacac}

/*在线留言*/
#onlineMessage .modal-header{padding:0 15px;height:42px;background:#eeeeee;border-radius:5px 5px 0 0;}
#onlineMessage .modal-header .modal-title{line-height:42px;}
#onlineMessage .modal-header .close{line-height:42px;margin-top:0;}
#onlineMessage .guestbook_form{display:flex;flex-wrap:wrap;}
#onlineMessage .guestbook_form .formcolumn-item{width:calc(50% - 16px);margin:15px 8px 0 8px;}
#onlineMessage .guestbook_form .formcolumn-item .formcolumn-item-tit{display:none;}
#onlineMessage .guestbook_form .formcolumn-item input{width:100%;height:34px;border:1px solid #dddddd;padding:0 10px;font-size:12px;color:#333;}
#onlineMessage .guestbook_form .formcolumn-item textarea{width:100%;height:155px;border:1px solid #dddddd;padding:10px;font-size:12px;color:#333;line-height:20px;}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-message{width:100%;}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct{display:flex;width:100%;height:34px;border:1px solid #dddddd;}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct input{order:1;border:0;height:32px;width:calc(100% - 100px);}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox{order:2;width:100px;}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox img{height:32px;max-width:100px;}
#onlineMessage .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct span{order:3;line-height:32px;}
#onlineMessage #reguser_verifycode-tips{display:none;}
#onlineMessage .modal-footer{border-top:0;padding-top:0;padding-bottom:40px;text-align:left;}
#onlineMessage .modal-footer input{width:100px;height:42px;background:#6cd867;color:#fff;border-radius:0;transition:all 0.2s linear 0s;font-size:16px;}
#onlineMessage .modal-footer input:hover{background:#abacac;}

/*质检报告*/
#applyAtlasdialog .guestbook_form{display:flex;flex-wrap:wrap;}
#applyAtlasdialog .guestbook_form .formcolumn-item{width:calc(50% - 16px);margin:15px 8px 0 8px;position:relative;}
#applyAtlasdialog .guestbook_form .formcolumn-item .formcolumn-item-tit{padding-left:10px;}
#applyAtlasdialog .guestbook_form .formcolumn-item .required{position:absolute;top:0;left:0;line-height:24px;}
#applyAtlasdialog .guestbook_form .formcolumn-item input{width:100%;height:34px;border:1px solid #dddddd;padding:0 10px;font-size:12px;color:#333;}
#applyAtlasdialog .guestbook_form .formcolumn-item textarea{width:100%;height:155px;border:1px solid #dddddd;padding:10px;font-size:12px;color:#333;line-height:20px;}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-message{width:100%;}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct{display:flex;width:100%;height:34px;border:1px solid #dddddd;}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct input{order:1;border:0;height:32px;width:calc(100% - 100px);}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox{order:2;width:100px;}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct .form-vcodebox img{height:32px;max-width:100px;}
#applyAtlasdialog .guestbook_form .formcolumn-item.formcolumn-item-yzm .formcolumn-item-ct span{order:3;line-height:32px;}
#applyAtlasdialog #reguser_verifycode-tips{display:none;}
#applyAtlasdialog .modal-footer{border-top:0;padding-top:0;padding-bottom:40px;text-align:left;width:100%;margin-top:15px;padding-left:8px;}
#applyAtlasdialog .modal-footer input{width:100px;height:42px;background:#6cd867;color:#fff;border-radius:0;transition:all 0.2s linear 0s;font-size:16px;}
#applyAtlasdialog .modal-footer input:hover{background:#abacac;}


/*搜索*/
.kj-tab span{height:30px;line-height:30px;text-align:center;background:#eaeaea;font-size:14px;color:#fff;margin-right:3px;transition:all 0.2s linear 0s;cursor: pointer;padding:0 15px;margin-top:2px;}
.kj-tab span:last-child{margin-right:0;}
.kj-tab span a{color:#333;}
.kj-tab span:hover{background:#888}
.kj-tab span:hover a{color:#fff}
.kj-tab span.active{background:#888}
.kj-tab span.active a{color:#fff}
.kj-tab1 span{margin-right:20px;width:calc((100% - 40px)/3);height:56px;border-bottom:1px dotted #dddddd;line-height:56px;display:block;align-items:center;font-size:13px;color:#333333;overflow:hidden;}
.kj-tab1 span:nth-child(3n){margin-right:0;}
.kj-tab1 span i{color:#a4a4b0;font-size:30px;display:inline-block;vertical-align:middle;margin:0 12px 0 8px;}
.kj-tab1 span a{color:#333;}
.kj-tab1 span:hover a{color:#3eb135;}
.kj-tab1 span:hover i{color:#3eb135;}
.kj-tab1 span.active a{color:#3eb135;}
.kj-tab1 span.active  i{color:#3eb135;}

.signal_btn_list2{display:flex;flex-wrap:wrap;}
.signal_btn_list2 a{height:30px;line-height:30px;padding:0 10px;text-align:center;background:#eaeaea;font-size:14px;color:#333;margin-right:3px;transition:all 0.2s linear 0s;cursor: pointer;margin-bottom:3px;}
.signal_btn_list2 a:last-child{margin-right:0;}
.signal_btn_list2 a:hover{background:#888;color:#fff;}
.signal_btn_list2 a.active{background:#888;color:#fff;}



.search_result h1{font-size:25px;color:#ff2200;font-weight:bold;margin-bottom:20px;margin-top:25px;}
.search_result .kj-table table thead tr th{background:#abacac;height:40px;line-height:40px;font-size:14px;color:#fff;border-bottom:0;padding:0 13px;}
.search_result .kj-table table tbody tr td{font-size:13px;color:#333333;line-height:18px;vertical-align:middle;border-bottom:1px solid #d2d2d2;padding:10px 13px;}
.search_result .kj-table table tbody tr td span{font-weight:bold;}
.search_result .kj-table table tbody tr td em,.search_result .kj-table table tbody tr td i{font-style:italic}
.search_result .kj-table table tbody tr:nth-child(2n) td{background:#f8f8f8;}
.search_result .kj-table table tbody tr td a{color:#333}
.search_result .kj-table table tbody tr td a em{background:#c13a36;display:inline-block;font-size:9px;padding:1px 5px 1px 3px;color:#fff;border-radius:3px;transform:translateY(-6px) rotate(-10deg);font-weight:bold;font-style:normal;}
.search_result .kj-table table tbody tr td a:hover{color:#45b035}


.d-content{background:#3eb135;color:#fff;}
#inResult{display:none;}
#inResult{background:#fbfbfb;padding:15px;margin-top:20px;}
#inResult p{margin:10px 0;font-size:12px;color:#333;line-height:18px;}
#inResult .font15{font-size:15px;}
#inResult input{width:60px;text-align:center;margin-right:5px;height:20px;border:none;color:#ba0000;pointer-events:none;border-bottom:1px solid #000;background:none;}
#inResult .red{color:#ba0000;}

.batchsearchlist .table-striped thead tr th{background:#abacac;height:40px;line-height:40px;font-size:14px;color:#fff;border-bottom:0;padding:0 13px;}
.batchsearchlist .table-striped tbody tr td{font-size:13px;color:#333333;line-height:18px;vertical-align:middle;border-bottom:1px solid #d2d2d2;padding:10px 13px;}
.batchsearchlist .table-striped tbody tr:nth-child(2n) td{background:#f8f8f8;}
.batchsearchlist .table-striped tbody tr td a{color:#333}
.batchsearchlist .table-striped tbody tr td a:hover{color:#45b035}

/*化合物筛选库*/
.hhw_title{font-size:28px;color:#333333;line-height:40px;font-weight:bold;}
.hhw_introduce{display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:40px;align-items:flex-start;}
.hhw_introduce .article_text{background:#f7f7f7;font-size:14px;color:#666666;line-height:32px;padding:26px 24px;margin-right:24px;width:calc(100% - 238px);}
.hhw_introduce .right_img{width:214px;}
.hhw_introduce .right_img img{max-width:100%;}
.hhw_introduce .right_img:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,0.2);}
.hhw_catalist{display:flex;flex-wrap:wrap;margin-top:30px;}
.hhw_catalist li{margin-right:30px;margin-bottom:30px;width:calc((100% - 60px)/3);background:#f7f7f7;text-align:center;height:310px;transition:all 0.2s linear 0s;}
.hhw_catalist li:nth-child(3n){margin-right:0;}
.hhw_catalist li:last-child{display:none;}
.hhw_catalist li .img_btn{display:block;width:100%;height:190px;}
.hhw_catalist li .name_btn{font-size:20px;color:#333333;font-weight:bold;line-height:42px;margin-top:18px;display:block;padding:0 10px;}
.hhw_catalist li .more_btn{display:flex;align-items:center;font-size:15px;color:#999999;height:38px;justify-content:center;}
.hhw_catalist li .more_btn i{margin-left:2px;font-size:18px;transition:all 0.2s linear 0s;}
.hhw_catalist li:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,0.2);background:#f2f2f2;}
.hhw_catalist li:hover .name_btn{color:#3eb135;}
.hhw_catalist li .more_btn:hover{color:#3eb135;}
.hhw_catalist li .more_btn:hover i{transform:translateX(3px);}
.hhw_sub_list{margin-bottom:55px;}
.hhw_sub_list:nth-child(9){display:none;}
.hhw_sub_list .title{border-bottom:1px solid #888888;}
.hhw_sub_list .title span{display:inline-block;width:210px;height:37px;border-radius:3px 3px 0 0;text-align:center;line-height:37px;background:#888;font-size:16px;color:#fff;font-weight:bold;}
.hhw_sub_list .breif_text{font-size:14px;color:#666666;line-height:28px;margin-top:18px;}
.hhw_sub_list h1{display:flex;align-items:center;margin-bottom:25px;margin-top:35px;}
.hhw_sub_list h1 img{height:18px;}
.hhw_sub_list h1 span{font-size:16px;color:#333333;font-weight:bold;padding:0 10px;line-height:28px;}
.hhw_sub_list h1:after{content:"";height:1px;background:#dddddd;flex:1;}
.hhw_sub_list ul{display:flex;flex-wrap:wrap;}
.hhw_sub_list ul li{margin-right:10px;margin-bottom:6px;width:calc((100% - 20px)/3);}
.hhw_sub_list ul li:nth-child(3n){margin-right:0;}
.hhw_sub_list ul li a{display:block;width:100%;height:44px;background:#f7f7f7;font-size:14px;color:#333333;line-height:44px;padding-left:18px;}
.hhw_sub_list ul li a:hover{background:#f1f1f1;color:#3eb135;}
.hhw_sub_list ul li a:active{position:relative;top:2px;}
.hhw_customized{margin-top:20px;margin-bottom:70px;}
.hhw_customized img{max-width:100%;}
.hhw_customized a{display:flex;align-items:center;justify-content:center;height:58px;font-size:18px;color:#fff;background:#3eb034;}
.hhw_customized a i{margin-left:5px;font-size:24px;transition:all 0.2s linear 0s;}
.hhw_customized a:hover{background:#abacac;}
.hhw_customized a:hover i{transform:translateX(5px);}

/*分子库常见问题*/
.numerator_question_box ul li{border-bottom:1px solid #eee;padding:10px 0;}
.numerator_question_box ul li .q_title{display:flex;align-items:center;font-size:16px;color:#333;line-height:24px;font-weight:bold;padding:5px 0;}
.numerator_question_box ul li .q_title i{margin-right:5px;font-weight:normal;margin-bottom:2px;color:#3eb135}
.numerator_question_box ul li .more_btn{display:inline-flex;padding-left:20px;font-size:15px;color:#3eb135;font-weight:bold;}
.numerator_question_box ul li .more_btn i{display:inline-block;transition:all 0.2s linear 0s;}
.numerator_question_box ul li .more_btn[aria-expanded="true"] i{transform:rotate(90deg);}
.numerator_question_box ul li .a_article{padding-left:20px;font-size:14px;color:#333;line-height:24px;padding-right:15px;}

/*定制化合物库*/
.dzhck_title{font-size:24px;color:#333;line-height:52px;border-bottom:2px solid #b5dbfc;font-weight:bold;}
.dzhck_content{margin-bottom:20px;margin-top:10px;}
.dzhck_content .title{font-size:18px;color:#333;line-height:40px;font-weight:bold;}
.dzhck_content .article_box{font-size:15px;color:#333;line-height:40px;}
.dzhck_content .article_box img{max-width:100%;}
.dzhck_form{margin-top:50px;}
.dzhck_form .title{position:relative;}
.dzhck_form .title span{padding-right:20px;background:#fff;font-size:18px;color:#333;line-height:40px;font-weight:bold;}
.dzhck_form .title:after{content:"";width:100%;height:1px;background:#dedede;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1;}
.dzhck_form .tips{font-size:12px;color:#999;line-height:18px;}
.dzhck_form .guestbook_form{background:#fbfbfb;padding:30px 0;margin-top:20px;display:flex;flex-wrap:wrap;}
.dzhck_form .guestbook_form .formcolumn-item {width:50%;display:flex;align-items:center;margin-bottom:15px;}
.dzhck_form .guestbook_form .formcolumn-item-tit{width:170px;text-align:right;font-size:14px;color:#333;margin-right:25px;}
.dzhck_form .guestbook_form .formcolumn-item-ct{flex:1;}
.dzhck_form .guestbook_form .formcolumn-item-ct input{width:260px;height:30px;border:1px solid #bdbdbd;border-radius:3px;padding:0 10px;font-size:14px;color:#333;transition:all 0.2s linear 0s;}
.dzhck_form .guestbook_form .formcolumn-item-ct input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
.dzhck_form .guestbook_form .formcolumn-item.formcolumn-item-message{width:100%;}
.dzhck_form .guestbook_form .formcolumn-item.formcolumn-item-message textarea{width:calc(50% + 360px);height:110px;border:1px solid #bdbdbd;border-radius:3px;padding:5px 10px;font-size:14px;color:#333;transition:all 0.2s linear 0s;}
.dzhck_form .guestbook_form .formcolumn-item.formcolumn-item-message textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
.dzhck_form .footer_btn{padding-left:195px;}
.dzhck_form .footer_btn input{width:260px;background:#3eb135;height:32px;line-height:32px;border:0;padding:0;font-size:14px;font-weight:bold;color:#fff;transition:all 0.2s linear 0s;}
.dzhck_form .footer_btn:hover input{background:#abacac;}
#hhwkModal .title{font-weight:bold;line-height:24px;margin-bottom:20px;}
#hhwkModal .title em{color:#e20000;}
#hhwkModal .guestbook_form{display:flex;flex-wrap:wrap;}
#hhwkModal .guestbook_form .formcolumn-item{width:50%;display:flex;align-items:center;margin-bottom:12px;}
#hhwkModal .guestbook_form .formcolumn-item-tit{width:105px;line-height:30px;}
#hhwkModal .guestbook_form .formcolumn-item-ct{padding-right:85px;flex:1;}
#hhwkModal .guestbook_form .formcolumn-item-ct input{width:100%;height:30px;border:1px solid #bdbdbd;border-radius:3px;padding:0 10px;font-size:14px;color:#333;transition:all 0.2s linear 0s;}
#hhwkModal .guestbook_form .formcolumn-item-ct input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#hhwkModal .guestbook_form div[columnname="xjl"]{width:50%;}
#hhwkModal .guestbook_form div[columnname="xjl"] .formcolumn-item{width:100%;}
#hhwkModal .guestbook_form .formcolumn-item select{height:30px;border:1px solid #bdbdbd;border-radius:3px;margin-right:10px;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-message{width:100%;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-message textarea{width:100%;height:110px;border:1px solid #bdbdbd;border-radius:3px;padding:5px 10px;font-size:14px;color:#333;transition:all 0.2s linear 0s;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-message textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#hhwkModal .footer_btn{width:100%;text-align:center;}
#hhwkModal .footer_btn input{padding:0 35px;background:#3eb135;height:32px;line-height:32px;border:0;margin:20px 0 30px 0;font-size:14px;font-weight:bold;color:#fff;transition:all 0.2s linear 0s;}
#hhwkModal .footer_btn:hover input{background:#abacac;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox{width:100%;align-items:flex-start;}
#hhwkModal .formcolumn-item-checkbox .formcolumn-item-ct{display:flex;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .formcolumn-item-ct input{width:435px;}
#hhwkModal .formcolumn-item-checkbox .container-field-thumb{width:76px;margin-left:10px;opacity:0;}
#hhwkModal .formcolumn-item-checkbox .container-field-thumb img{max-width:100%;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field{position:relative;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field >span{position:absolute;top:12px;right:7px;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid #333;cursor:default;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul{border:1px solid #bdbdbd;border-radius:0 0 3px 3px;position:absolute;background:#fff;z-index:88;width:100%;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul li{padding:3px 6px 3px 5px;overflow:hidden;cursor:default;display:flex;align-items:center;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul li span{font-size:12px;color:#333;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul li img{max-width:40px;max-height:40px;margin-left:auto;opacity:0;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul li:hover{background:#fafafa;}
#hhwkModal .guestbook_form .formcolumn-item.formcolumn-item-checkbox .container-field ul li:hover span{color:#3eb135;}
.out_huahe{display:flex;flex-wrap:wrap;margin-right:0;margin-top:17px;}
.out_huahe .item{width:calc((100% - 30px)/3);margin-right:15px;margin-bottom:15px;}
.out_huahe .item:nth-child(3n){margin-right:0;}
.box_huahe {background-color: #F7F5F3;padding:12px;position:relative;transition:all 0.2s linear 0s;height:160px;}
.out_huahe .col-md-3{padding-right:0}
.box_huahe .title{color:#588E31;font-weight:bold;display:block;font-size:15px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.box_huahe .entitle{font-size:16px;color:#7F7F7F;display:block;margin-top:10px;line-height:20px;height:40px;overflow:hidden;}
.box_huahe .info{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:15px;flex-wrap:wrap;line-height:29px;margin-top:10px;}
.box_huahe .info a{color:#000;display:flex;justify-content:space-between;width:100%;}
.box_huahe .info span{color:#7f7f7f;display:flex;justify-content:space-between;width:100%;}
.box_huahe:hover{background-color:#E3F2D9;}
.product_list_container .product_right h6{font-size:15px;}
.product_list_container .product_right .synopsis_text{font-size:14px;color:#333;}
.product_list_container .product_right h6{font-size:20px;}
.pro_slide_box .product_literature_box h1{border-radius:30px 30px 0px 30px;font-size:14px;padding:0 20px;width:auto;}
.pro_slide_box .product_literature_box {border-bottom:1px solid #3EB135;border-radius: 0 0 0px 21px;}

/*试剂盒&耗材*/
.sshhc_title{position:relative;}
.sshhc_title h1{height:46px;display:inline-block;font-size:18px;color:#fff;font-weight:bold;padding:0 30px;border-radius:30px 30px 0 30px;background:#3eb135;line-height:46px;}
.sshhc_title:after{content:"";width:calc(100% - 40px);height:1px;background:#3eb135;position:absolute;left:40px;bottom:0;}
.sshhc_catalist{display:flex;flex-wrap:wrap;margin-top:30px;min-height:50px;}
.sshhc_catalist li{margin-right:30px;margin-bottom:30px;width:calc((100% - 60px)/3);background:#f7f7f7;text-align:center;height:352px;transition:all 0.2s linear 0s;padding-bottom:18px;}
.sshhc_catalist li:nth-child(3n){margin-right:0;}
.sshhc_catalist li .img_btn{display:block;width:100%;height:275px;}
.sshhc_catalist li .name_btn{font-size:20px;color:#333333;font-weight:bold;line-height:42px;margin-top:18px;display:block;padding:0 10px;}
.sshhc_catalist li:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,0.2);background:#f2f2f2;}
.sshhc_catalist li:hover .name_btn{color:#3eb135;}
.sshhc_literature{min-height:50px;margin-top:30px;padding-bottom:20px;position:relative;}
.sshhc_literature .swiper-container{padding-bottom:10px;}
.sshhc_literature .swiper-slide{border:1px solid #f2f2f2;padding:2px;text-align:center;transition:all 0.2s linear 0s;padding-bottom:10px;}
.sshhc_literature .swiper-slide .img_btn{display:flex;align-items:center;margin:0 auto;width:150px;height:200px;padding:5px;justify-content:center;}
.sshhc_literature .swiper-slide .img_btn img{max-width:100%;max-height:100%;}
.sshhc_literature .swiper-slide .name_btn{display:block;font-size:12px;font-family:Arial;line-height:16px;color:#333;height:48px;}
.sshhc_literature .swiper-slide:hover{border-color:#dedede;}
.sshhc_literature .swiper-slide:hover .name_btn{color:#3eb135;}
.sshhc_literature .swiper-button-next,.sshhc_literature .swiper-button-prev{width:45px;height:100px;background:rgba(255,255,255,0.8);text-align:center;line-height:100px;box-shadow:0 5px 6px rgba(0,0,0,0.2);transition:all 0.2s linear 0s;cursor:pointer;}
.sshhc_literature .swiper-button-next:after,.sshhc_literature .swiper-button-prev:after{color:#3eb135}
.sshhc_literature .swiper-button-next{right:0;margin-top:-60px;}
.sshhc_literature .swiper-button-prev{left:0;margin-top:-60px;}
.sshhc_literature .swiper-button-next:hover,.sshhc_literature .swiper-button-prev:hover{background:#fff;}
.sshhc_pro_recommend{min-height:50px;display:flex;flex-wrap:wrap;margin-top:30px;}
.sshhc_pro_recommend li{margin-right:20px;margin-bottom:20px;width:calc((100% - 60px)/4);background:#f2f2f2;padding:20px 20px 0 20px;text-align:center;transition:all 0.2s linear 0s;}
.sshhc_pro_recommend li:nth-child(4n){margin-right:0;}
.sshhc_pro_recommend li .name_btn {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size:18px;color:#333;line-height:28px;height:56px;}
.sshhc_pro_recommend li .num_btn{font-weight:bold;font-size:18px;margin:5px 0 10px 0;display:block;}
.sshhc_pro_recommend li .img_btn{display:block;width:100%;height:180px;}
.sshhc_pro_recommend li .img_btn img{max-width:100%;max-height:100%;}
.sshhc_pro_recommend li:hover{background:#e9f6dc}
.sshhc_pro_recommend li:hover .name_btn,.sshhc_pro_recommend li:hover .num_btn{color:#333;}

#downloadFile{top:50%;transform:translateY(-50%);}
#downloadFile p{font-size:15px;line-height:22px;}
#downloadFile .modal-footer{text-align:center;}
.inquire_btn{display:flex;justify-content:right;margin-top:30px;}
.inquire_btn a {
    width: 145px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    padding:0 15px;
}
.inquire_btn a.approval{
    background-color:#875F5F;
}
.inquire_btn a.inquire{
    background-color:#636F63;
    margin-left:40px;
}
.inquire_btn a::after{
    content:"";
    display:block;
    width:20px;
    height:20px;
    background-image:url('../images/shiyong.png');
    background-size:100%;
    background-repeat:no-repeat;
    background-position:center center;
}
.inquire_btn a.inquire::after{
    background-image:url('../images/xujia.png');
}
.inquire_btn a.inquire:hover{background-color:#384138;}
.inquire_btn a.approval:hover{background-color:#4a3333;}
.inquire_modal .title{text-align:center;font-size:22px;font-weight:bold;}
.inquire_modal .modal-header{background-color:#F2F2F2;}
.inquire_modal .content{color:#666;padding:0px 10px;font-size:12px;}
.inquire_modal .guestbook_form{display:flex;flex-wrap:wrap; justify-content:space-between;}
.inquire_modal .formcolumn-item{width:48%; display:flex;align-items:center;margin-top:15px;}
.inquire_modal .formcolumn-item-tit{width:120px;font-weight:normal;font-size:18px;}
.inquire_modal .formcolumn-item-ct{width:calc(100% - 120px);}
.inquire_modal .formcolumn-item-ct input {border:1px solid #D9D9D9;height:40px;outline:none;padding-left:10px;width:100%;}
.inquire_modal .formcolumn-item-message{width:100%;}
.inquire_modal textarea{border:1px solid #D9D9D9;height:70px;width:100%;}
.inquire_modal .footer_btn{width:100%;text-align:center;margin-top:5px;}
.inquire_modal .footer_btn input{width:140px;height:40px;background-color:#75BD42;color:#fff;border:none;font-size:18px; text-align:center;border-radius:0;}
.inquire_modal .required{color: red;font-size: 22px;position: relative;left: -1px;top: 3px;}
.inquire_modal input[disabled] {cursor: not-allowed;}
.inquire_modal .footer_btn input:hover{background-color:#45b035;}
.inquire_modal .formcolumn-item-ct select {height:40px;border:1px solid #d9d9d9;width:120px;font-size:18px;margin-left:20px;}
.inquire_modal #shiyongzhuang_address{width:100%;}
#inquireModal .formcolumn-item {
    padding: 20px 0;
}
#chanpinxujia_xuqiuliang{display:none;}
.casno_link{
    color:#3eb135;
    font-weight:bold;
}
.casno_link:hover{
    color:#999999;
}
.navbar-nav > li > .dropdown-menu{
    left:0;
}
.product_literature_box .descList_1{
    overflow:hidden;
}
.product_literature_box .descList_1.active{
    height:auto !important;
}
.showmore {
    display: flex;
    align-items: center;
    color: #e20000 !important;
    font-weight: bold;
    margin: 12px 0 20px 8px;
    height: 20px;
    font-size: 12px;
}

.showmore i{
    font-size: 12px;
    color: #a4a4b0;
    margin: 0 12px 0 8px;
    transition: all 0.2s linear 0s;
}

#banner-swiper .swiper-button-next,
#banner-swiper .swiper-button-prev {
    background-image: none;
    display: flex;
    width: 56px;
    padding-top: 2px;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
}
    #banner-swiper .swiper-button-next:hover,
    #banner-swiper .swiper-button-prev:hover {
        background-color: rgba(0, 0, 0, 0.8);
        color: #fff;
    }
#banner-swiper .swiper-button-next::after,
#banner-swiper .swiper-button-prev::after{
    display:none;
}