/* 实验室服务 */
.new_sys_top{
    padding: 0.3rem 0 0.22rem;
}
.new_bn{
    float: left;
    width: 3rem;
    height: 2rem;
}
.new_bn .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new_keywords_bg{
    float: right;
    width: 14rem;
    height: 2rem;
    background: #f5f5f5;
    padding: 0.03rem 0.25rem 0 0.3rem;
}
.new_keywords{
    float: left;
    width: 10rem;
}
.new_keywords li{
    height: 0.62rem;
    line-height: 0.62rem;
    border-bottom: solid 0.01rem #fff;
    display: flex;
}
.new_keywords li:last-child{
    border-bottom: none;
}
.new_key_label{
    color: #444;
    font-size: 0.16rem;
    height: 0.62rem;
    padding: 0 0.05rem 0 0.25rem;
    position: relative;
}
.new_key_label i{
    width: 0.05rem;
    height: 0.05rem;
    background: #134783;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.06rem;
}
.new_key{
    width: 70%;
    color: #888;
    font-size: 0.16rem;
    height: 0.62rem;
    position: relative;
    flex-grow: 1;
}
.new_search{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: transparent;
    color: #333;
    font-size: 0.16rem;
    cursor: pointer;
}
.new_search:focus {
    color: #333;
}
.new_keybg{
    width: 10.8rem;
    background: #fff;
    padding: 0.1rem 0.06rem 0.1rem 0.22rem;
    border-radius: 0.1rem;
    position: absolute;
    top: 0.54rem;
    left: -0.1rem;
    z-index: 2;
    display: none;
}
.new_keybg::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0.14rem;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	transform: translateY(-100%);
}
.new_keybg.active {
    display: block;
}
.new_keylist{
    width: 100%;
    min-height: 0.4rem; 
    max-height: 0.8rem;
    color: #ff7f05;
    font-size: 0.16rem;
    line-height: 0.4rem;
	overflow-y: auto;
}
.new_keylist div{
    float: left;
    margin-right: 0.28rem;
    cursor: pointer;
}
.new_keylist::-webkit-scrollbar{
	width: 0.1rem;
	height: 1px;
}
.new_keylist::-webkit-scrollbar-thumb{
    background: #c1c1c1;
}
.new_keylist::-webkit-scrollbar-track{
    background: #f1f1f1;
}
.no-result {
    color: #999;
    width: 100%;
    text-align: center;
    line-height: 0.24rem;
    font-size: 0.16rem;
    display: none;
}
.new_keybtn{
    float: right;
    width: 1.4rem;
    margin-top: 0.48rem;
}
.new_reset{
    width: 100%;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    border-radius: 0.03rem;
    background: #ff7f05;
    color: #fff;
    font-size: 0.18rem;
    margin-bottom: 0.17rem;
    cursor: pointer;
}
.new_click_ss{
    width: 100%;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    border-radius: 0.03rem;
    background: #134783;
    color: #fff;
    font-size: 0.18rem;
    cursor: pointer;
}

.new_sys_p{
    padding: 0.4rem 0 0.7rem;
    min-height: 5rem;
}
.new_sys_p .path{
    margin: 0 auto 0.36rem;
}
.new_left_tit{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	color: #fff;
	font-size: 0.2rem;
	font-weight: bold;
	background: url(../images/into_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding-left: 0.58rem;
    position: relative;
}
.new_menu{
	position: absolute;
	top: 0.26rem;
	right: 0.4rem;
	width: 0.5rem;
	height: 0.3rem;
	cursor: pointer;
	z-index: 2;
    display: none;
}
.new_menu img{
	width: 100%;
	height: 100%;
}
.new_type{
	width: 100%;
	background: #fff;
    display: block;
}
.new_type li{
	border-bottom: solid 0.01rem #f8f8f8;
	line-height: 0.8rem;
	font-size: 0.2rem;
	color: #333;
	position: relative;
}
.new_type i{
	display: block;
	float: left;
	width: 0.2rem;
	height: 0.01rem;
	background: #074995;
	margin: 0.39rem 0.2rem;
	opacity: 0;
}
.new_type li h1{
	font-size: 0.2rem;
	font-weight: normal;
	border-bottom: solid 0.01rem #f8f8f8;
	cursor: pointer;
}
.new_type li em{
	width: 0.16rem;
	height: 0.16rem;
	background: url(../images/sys_03.png) no-repeat center center;
	background-size: 0.09rem 0.16rem;
	display: block;
	position: absolute;
	top: 0.32rem;
	right: 0.2rem;
}
.new_type li.on em{
	background: url(../images/sys_04.png) no-repeat center center;
	background-size: 0.16rem 0.09rem;
}
.new_type li.on1 i{
	opacity: 1;
}
.new_type li.on1{
	color: #074995;
}
/* .new_type li.on .new_type_list{
    display: block;
} */
.new_type_list{
	width: 2.1rem;
	margin-left: 0.6rem;
	display: none;
	position: relative;
	z-index: 1;
}
.new_type_list li{
	border: none;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #444;
	font-size: 0.16rem;
}
.new_type_list li:hover{
	color: #ff7f05;
	font-weight: bold;
}
.new_type_list li.active{
	color: #ff7f05;
	font-weight: bold;
}
.new_sys{
    width: 100%;
}
.new_sys ul{
    margin-right: -0.1rem;
}
.new_sys li{
    float: left;
    width: 4.6rem;
    height: 2rem;
    background: #fff;
    padding: 0.18rem 0.08rem;
    margin: 0 0.1rem 0.2rem 0;
}
.new_syspic{
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.new_syspic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.new_syspic:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.new_sysright{
    float: right;
    width: 2.75rem;
}
.new_sys_cl{
    margin-bottom: 0.1rem;
    display: flex;
    color: #222;
    font-size: 0.15rem;
    line-height: 0.24rem;
}
.new_sys_cl:last-child{
    margin-bottom: 0;
}
.new_sys_l{
    flex-shrink: 0;
}
.new_sys_r{
    height: 0.24rem;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new_sys_label{
    width: 1.97rem;
    height: 0.24rem;
    font-size: 0.14rem;
    position: relative;
}
.new_sys_label02{
    width: 1.97rem;
    height: 0.24rem;
    font-size: 0.13rem;
    position: relative;
}
.new_sys_label_list{
    width: 85%;
    height: 0.24rem;
    white-space: nowrap;
    overflow-x: scroll;
}
.new_sys_label_list::-webkit-scrollbar {
    display: none;
}
.new_sys_label_list div{
    display: inline-block;
    line-height: 0.24rem;
    padding: 0 0.05rem;
    background: #f5f5f5;
    border-radius: 3px;
    white-space: nowrap; 
    vertical-align: top;
    margin-right: 0.02rem;
}
.new_sys_label_list div:hover{
    background: #ffd8b4;
}
.new_sys_slhbox{
    width: 0.32rem;
    height: 0.24rem;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.new_sys_slh{
    width: 0.26rem;
    height: 0.24rem;
    background: #f5f5f5;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
}
.new_sys_slh:hover{
    background: #ffd8b4;
}
.new_sys_slh div{
    width: 0.26rem;
    text-align: center;
    position: absolute;
    top: -0.03rem;
    left: 0;
}

.newtip_bg{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    
}
.newtip_box{
    width: 4rem;
    background: #fff;
    border-radius: 0.2rem;
    padding: 0.22rem 0.25rem 0.35rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.newtip_top{
    width: 100%;
    display: flex;
	justify-content: space-between;
    margin-bottom: 0.42rem;
}
.newtip_tit{
    line-height: 0.24rem;
    font-size: 0.18rem;
}
.newtip_tit img{
    float: left;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.14rem;
}
.newtip_close{
    width: 0.17rem;
    height: 0.17rem;
    background: url(../newimg/sys_04.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin-top: 0.03rem;
}
.newtip_mm{
    width: 100%;
    height: 0.46rem;
    line-height: 0.44rem;
    border: solid 0.01rem #e5e5e5;
    border-radius: 0.08rem;
    padding-left: 0.17rem;
    color: #999;
    font-size: 0.16rem;
}
.newtip_mm::placeholder{
    color: #999;
}
.newtip_btn{
    width: 100%;
    padding-top: 0.24rem;
    display: flex;
	justify-content: space-between;
}
.newtip_cancel{
    width: 1.7rem;
    height: 0.46rem;
    border: none;
    background: #eee;
    border-radius: 0.08rem;
    color: #222;
    font-size: 0.16rem;
    cursor: pointer;
}
.newtip_confirm{
    width: 1.7rem;
    height: 0.46rem;
    border: none;
    background: #ff7f05;
    border-radius: 0.08rem;
    color: #fff;
    font-size: 0.16rem;
    cursor: pointer;
}


/* 实验室服务-产品详情 */
.new_show_p{
    padding: 0.4rem 0 1.1rem;
    min-height: 5rem;
}
.new_show_p .path{
    margin: 0 auto 0.36rem;
}
.new_show_flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}
.new_show_left{
    width: 49%;
    min-height: 2.4rem;
    background: #fff;
    padding: 0.35rem;
}
.new_show_cl{
    color: #222;
    font-size: 0.2rem;
    line-height: 0.28rem;
    display: flex;
    margin-bottom: 0.16rem;
}
.new_show_cl:last-child{
    margin-bottom: 0;
}
.new_show_l{
    flex-shrink: 0;
    font-weight: bold;
}
.new_show_r{
    padding-left: 0.05rem;
}
.new_show_label{
    width: 100%;
}
.new_show_label div{
    float: left;
    display: inline-block;
    line-height: 0.28rem;
    padding: 0 0.07rem;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 0.18rem;
    margin: 0 0.08rem 0.05rem 0;
}
.new_show_label div:hover{
    background: #ffd8b4;
}
.new_show_right{
    width: 49%;
    min-height: 2.4rem;
    background: #fff;
    padding: 0.35rem;
    color: #333;
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-align: justify;
}
.new_show_right h1{
    color: #134783;
    font-size: 0.2rem;
    margin-bottom: 0.14rem;
}

.new_picture_box{
    width: 100%;
    background: #fff;
    padding: 0.1rem 0.4rem 0.27rem;
    margin-bottom: 0.3rem;
}
.new_picture_tit{
    width: 100%;
    height: 0.82rem;
    color: #333;
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 0.4rem;
    border-bottom: solid 0.01rem #eee;
    display: flex;
	align-items: center;
    margin-bottom: 0.3rem;
}
.new_picture_tit img{
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.15rem;
}
.new_picture{
    width: 100%;
}
.new_picture ul{
    margin-right: -0.28rem;
}
.new_picture li{
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin: 0 0.28rem 0.2rem 0;
    cursor: pointer;
}
.new_picture img{
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.new_picture li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.new_img_modal{
    position: fixed;
    width: 100%;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}
.new_img_modal_box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new_img_modal_con{
    /* width: 70%; */
    position: relative;
}
.new_img_modal_show{
    display: block;
}
.new_img_modal .new_img_modal_img{
    width: 100%;
    height: 70vh;
}
.new_img_modal .new_img_modal_img img{
    width: auto;
    height: 100%;
    background: #fff;
    border: solid 1px #ddd;
}
.new_img_modal_header{
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 0.2rem;
    right: 0.1rem;
}
.new_img_modal_header img{
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.15rem;
}
.new_img_modal_header img:nth-last-child(1){
    width: 0.6rem;
    cursor: pointer;
}

.new_video_box{
    width: 100%;
    background: #fff;
    padding: 0.1rem 0.4rem 0.47rem;
    margin-bottom: 0.3rem;
}
.new_video{
    width: 100%;
}
.new_video .swiper-slide{
    height: 2.5rem;
    cursor: pointer;
}
.new_video .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem;
}
.new_video .swiper-slide video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem;
}
.video_bg{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.video-a2{
    position:absolute;
    width:0.5rem;
    height:0.5rem;
    background:url(../images/close.png) no-repeat;
    background-size:100% 100%;
    right: 0.2rem;
    top: 0.2rem;
    cursor: pointer;
    z-index: 5;
}
.video-a3{
    width: 14rem;
    height: calc(14rem/16*9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.video-a3 iframe,.video-a3 video{
    width: 100% !important;
    height: 100%;
}


/* 服务支持 */
.new_ser_r{
    padding-top: 0.1rem;
}
.new_ser_r .new_sys_cl{
    margin-bottom: 0.15rem;
}


/* 服务支持-详情 */
.new_picture02{
    width: 100%;
}
.new_picture02 ul{
    margin-right: -0.33rem;
}
.new_picture02 li{
    float: left;
    width: 3.85rem;
    height: 3.85rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin: 0 0.33rem 0.2rem 0;
    cursor: pointer;
}
.new_picture02 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.new_picture02 li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


@media only screen and (max-width: 1440px) {
    /* 实验室服务 */
    .new_sys ul{
        margin-right: -1%;
    }
    .new_sys li{
        width: 32.33%;
        margin: 0 1% 0.2rem 0;
    }
    .new_syspic{
        width: 35%;
        height: 1.6rem;
    }
    .new_sysright{
        width: 62%;
    }


    /* 实验室服务-产品详情 */
    .new_picture ul{
        margin-right: -1%;
    }
    .new_picture li{
        width: 15.6%;
        margin: 0 1% 0.2rem 0;
    }
    .new_video .swiper-slide{
        height: 2.5rem;
    }
    .video-a2{
        right: 0.4rem;
        top: 0.4rem;
    }
    .video-a3{
        width: 12rem;
        height: calc(12rem/16*9);
    }


    /* 服务支持-详情 */
    .new_picture02 ul{
        margin-right: -2%;
    }
    .new_picture02 li{
        width: 23%;
        height: 3.85rem;
        margin: 0 2% 0.2rem 0;
    }
}

@media only screen and (max-width: 1024px) {
    /* 实验室服务 */
    .new_sys_p .into_left{
        margin-bottom: 0.4rem;
    }
    .new_sys_top{
        padding: 1.3rem 0 0.3rem;
    }
    .new_bn{
        width: 36%;
        height: 2.7rem;
    }
    .new_keywords_bg{
        width: 62%;
        height: 2.7rem;
    }
    .new_keywords{
        float: none;
        width: 100%;
    }
    .new_keybg{
        width: 100%;
    }
    .new_keybtn{
        float: none;
        width: 4rem;
        padding-top: 0.1rem;
        margin: 0 auto;
    }
    .new_reset{
        float: left;
        width: 47%;
        margin-bottom: 0;
    }
    .new_click_ss{
        float: right;
        width: 47%;
    }
    .new_left_tit{
        padding-left: 0.4rem;
    }
    .new_menu{
        display: block;
    }
    .new_type{
        display: none;
    }
    .new_sys ul{
        margin-right: -2%;
    }
    .new_sys li{
        width: 48%;
        height: 2rem;
        padding: 0.18rem 0.12rem;
        margin: 0 2% 0.2rem 0;
    }


    /* 实验室服务-产品详情 */
    .new_picture li{
        height: 1.4rem;
    }
    .new_video .swiper-slide{
        height: 1.4rem;
    }


    /* 服务支持-详情 */
    .new_picture02 li{
        height: 2.1rem;
    }
}

@media only screen and (max-width: 1023px) {
    /* 实验室服务 */
    .new_bn{
        float: none;
        width: 100%;
        height: 5rem;
    }
    .new_keywords_bg{
        float: none;
        width: 100%;
        height: auto;
        padding: 0.05rem 0.2rem 0.3rem;
    }
    .new_keywords li{
        height: 0.82rem;
        line-height: 0.82rem;
    }
    .new_key_label{
        font-size: 0.24rem;
        height: 0.82rem;
        padding: 0 0.05rem 0 0.25rem;
    }
    .new_key{
        width: 70%;
        font-size: 0.24rem;
        height: 0.82rem;
    }
    .new_search{
        font-size: 0.24rem;
    }
    .new_keybg{
        padding: 0.1rem 0.06rem 0.1rem 0.22rem;
        top: 0.74rem;
    }
    .new_keylist{
        font-size: 0.24rem;
    }
    .new_keylist div{
        margin-right: 0.2rem;
    }
    .no-result {
        line-height: 0.36rem;
        font-size: 0.26rem;
    }
    .new_keybtn{
        width: 60%;
    }
    .new_reset{
        height: 0.64rem;
        line-height: 0.64rem;
        border-radius: 0.06rem;
        font-size: 0.28rem;
    }
    .new_click_ss{
        height: 0.64rem;
        line-height: 0.64rem;
        border-radius: 0.06rem;
        font-size: 0.28rem;
    }

    .new_left_tit{
        height: 1rem;
        line-height: 1rem;
        font-size: 0.3rem;
    }
    .new_menu{
        top: 0.34rem;
        width: 0.52rem;
        height: 0.32rem;
    }
    .new_type li{
        line-height: 1rem;
        font-size: 0.28rem;
    }
    .new_type li h1{
        font-size: 0.28rem;
    }
    .new_type i{
        margin: 0.48rem 0.2rem 0;
    }
    .new_type li em{
        width: 0.3rem;
        height: 0.3rem;
        background: url(../images/sys_03.png) no-repeat center center;
        background-size: 0.14rem 0.22rem;
        top: 0.32rem;
        right: 0.2rem;
    }
    .new_type li.on em{
        background: url(../images/sys_04.png) no-repeat center center;
        background-size: 0.22rem 0.14rem;
    }
    .new_type_list{
        width: 100%;
    }
    .new_type_list li{
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.28rem;
    }

    .protype li{
        line-height: 1rem;
        font-size: 0.28rem;
    }
    .protype li h1{
        font-size: 0.28rem;
    }
    .protype li em{
        width: 0.3rem;
        height: 0.3rem;
        background: url(../images/sys_03.png) no-repeat center center;
        background-size: 0.14rem 0.22rem;
        top: 0.32rem;
        right: 0.2rem;
    }
    .protype li.on em{
        background: url(../images/sys_04.png) no-repeat center center;
        background-size: 0.22rem 0.14rem;
    }
    .protype02{
        width: 100%;
    }
    .protype02 li{
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.28rem;
    }

    .new_sys ul{
        margin-right: 0;
    }
    .new_sys li{
        float: none;
        width: 100%;
        height: 2.6rem;
        margin: 0 0 0.3rem 0;
    }
    .new_syspic{
        height: 2.2rem;
    }
    .new_sys_cl{
        font-size: 0.25rem;
        line-height: 0.36rem;
    }
    .new_sys_r{
        height: 0.36rem;
    }
    .new_sys_label{
        width: 68%;
        height: 0.36rem;
        font-size: 0.24rem;
    }
    .new_sys_label02{
        height: 0.36rem;
        font-size: 0.23rem;
    }
    .new_sys_label_list{
        width: 85%;
        height: 0.36rem;
    }
    .new_sys_label_list div{
        line-height: 0.36rem;
    }
    .new_sys_slhbox{
        width: 0.46rem;
        height: 0.36rem;
    }
    .new_sys_slh{
        width: 0.36rem;
        height: 0.36rem;
    }
    .new_sys_slh div{
        width: 0.36rem;
        top: -0.02rem;
    }


    /* 实验室服务-产品详情 */
    .new_show_flex{
        display: block;
    }
    .new_show_left{
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .new_show_cl{
        font-size: 0.28rem;
        line-height: 0.4rem;
    }
    .new_show_label div{
        line-height: 0.4rem;
        padding: 0 0.1rem;
        font-size: 0.26rem;
        margin: 0 0.1rem 0.1rem 0;
    }
    .new_show_right{
        width: 100%;
        font-size: 0.28rem;
        line-height: 0.4rem;
    }
    .new_show_right h1{
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .new_picture_tit{
        height: 1rem;
        font-size: 0.34rem;
        line-height: 0.5rem;
    }
    .new_picture_tit img{
        width: 0.42rem;
        height: 0.42rem;
    }
    .new_picture ul{
        margin-right: -4%;
    }
    .new_picture li{
        width: 46%;
        height: 2.8rem;
        margin: 0 4% 0.3rem 0;
    }
    .new_img_modal_con{
        width: 100%;
    }
    .new_img_modal .new_img_modal_img{
        width: 92%;
        height: auto;
        margin: 0 auto;
    }
    .new_img_modal .new_img_modal_img img{
        width: 100%;
        height: auto;
    }
    .new_img_modal_header{
        right: 0.4rem;
    }
    .new_video .swiper-slide{
        height: 2rem;
    }
    .video-a3{
        width: 100%;
        height: auto;
    }


    /* 服务支持 */
    .new_ser_r .new_sys_cl{
        margin-bottom: 0.18rem;
    }


    /* 服务支持-详情 */
    .new_picture02 ul{
        margin-right: -3%;
    }
    .new_picture02 li{
        width: 47%;
        height: 3rem;
        margin: 0 3% 0.2rem 0;
    }
}