/*header start*/
.header_box{width: 100%;height: 16vw;background: #FFFFFF;box-shadow: 0px 2px 8px 0px rgba(80, 80, 80, 0.39);}
.header_div{width: 100%;height: 16vw;display: flex;justify-content: space-between;align-items: center;}
.header_phone{width: 10.8vw;height: auto;}
.header_phone img{width: 100%;height: auto;display: block;}
.header_div h1{display: block;width: 21.1vw;height: auto;}
.header_div h1 img{width: 100%;height: auto;display: block;}
.header_nav{width: 10.8vw;height: 10.8vw;background: url(../images/header_nav_btn.png) no-repeat center center;background-size: 10.8vw;position: relative;transition: all 0.6s;}
.header_nav:after{content:"";width: 2.8vw;height: 2.7vw;background: url(../images/header_nav_btn_number.png) no-repeat center center;background-size: 2.8vw 2.7vw;position: absolute;right: 0px;top: 0px;}
.header_nav.on{background: url(../images/header_nav_btns.png) no-repeat center center;background-size: 10.8vw;}
.nav_content_box{width: 100%;height: calc(100% - 16vw);position: fixed;top: 16vw;left: 0px;background: #FFFFFF;z-index: 9999;display: none;overflow: hidden;overflow-y: auto;}
.nav_butn_box{width: 100%;height: 12.2vw;border-top: 0.3vw solid #f15a28;border-bottom: 1px solid #cecece;display: flex;justify-content: space-between;}
.nav_butn_box li{width: 50%;height: 10.9vw;margin-top: 1.3vw;padding: 0px 3.2vw;display: flex;justify-content: space-between;align-items: center;}
.nav_butn_box li:nth-of-type(1){border-right: 1px solid #cecece;}
.nav_butn_box li h2{display: flex;justify-content: flex-start;align-items: center;font-size: 3.2vw;font-weight: bold;color: #444444;}
.nav_butn_box li h2 img{width: 4.9vw;height: auto;display: block;margin-right: 1.1vw;}
.nav_butn_box li h2 img:nth-of-type(2){display: none;}
.nav_butn_box li span{display: block;width: 2.3vw;height: 2.3vw;background: url(../images/nav_more_icon.png) no-repeat center center;background-size: 2.3vw;}
.nav_butn_box li.on h2{color: #e26125;}
.nav_butn_box li.on h2 img:nth-of-type(1){display: none;}
.nav_butn_box li.on h2 img:nth-of-type(2){display: block;}
.nav_butn_box li.on span{background: url(../images/nav_more_icons.png) no-repeat center center;background-size: 2.3vw;}
.nav_list_content{width: 100%;height: auto;}
.nav_list{width: 100%;height: auto;display: none;justify-content: space-between;flex-wrap: wrap;}
.nav_list a{width: 26vw;height: 9.8vw;border: solid 0.3vw #aeaeae;border-radius: 1.1vw;background: #f7f7f7;display: flex;justify-content: space-between;align-items: center;padding: 0px 1.5vw;font-size: 2.9vw;color: #444444;margin-top: 4vw;}
.nav_list a img{width: 1vw;height: auto;display: block;}
.nav_list:nth-of-type(2) a{width: 40.1vw;height: 10.8vw;padding: 0px 2vw;}
/*header end*/
/*banner start*/
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;display: block;}
.index_banner_page{bottom: 17.3vw !important;height: 0vw;}
.index_banner_page span{width: 1.4vw;height: 1.4vw;background: #c6c6c6;opacity: 1;border-radius: 50%;}
.index_banner_page span.swiper-pagination-bullet-active{background: #f15a28;}
/*banner end*/
/*footer start*/
.footer{width: 100%;height: auto;padding: 5.2vw 0px 23.2vw;background: #2c2c2c;}
.footer_top_box{width: 100%;height: auto;display: flex;justify-content: flex-start;padding-bottom: 2.2vw;border-bottom: 0.2vw solid rgba(255,255,255,0.5);}
.footer_logo{width: 22.7vw;height: auto;}
.footer_logo img{width: 100%;height: auto;display: block;}
.footer_lxfs_box{margin-left:5vw}
.footer_lxfs_box li{display: flex;justify-content: flex-start;margin-top: 2.9vw;align-items: flex-start;}
.footer_lxfs_box li:nth-of-type(1){margin-top: 1.6vw;}
.footer_lxfs_box li img{width: 4.7vw;height: auto;display: block;margin-top: 0.5vw;}
.footer_lxfs_box li p{font-size: 3.3vw;color: #FFFFFF;margin-left: 1.2vw;display: block;}
.footer_lxfs_box li p span{font-size: 3.1vw;opacity: 0.5;}
.footer_bottom_box{width: 100%;height: auto;margin-top: 1.7vw;font-size: 3.1vw;color: rgba(255,255,255,0.5);text-align: center;line-height: 5.6vw;}
.footer_bottom_box a{color: rgba(255,255,255,0.5);}



.footer_nav_box{width: 100%;height: 16.4vw;background: #ffffff;position: fixed;bottom: 0px;left: 0px;z-index: 999;}
.footer_nav_ul{width: 100%;height: auto;display: flex;justify-content: center;}
/*.footer_nav_ul li{*/
/*    width: 11%;}*/
.footer_nav_ul li:nth-of-type(1){margin-top: 6px;width: 21%;}
.footer_nav_ul li:nth-of-type(2){margin-left:10px;width:42%;}
.footer_nav_ul li:nth-of-type(3){margin-left: 10px;width:42%;}
.footer_nav_ul li .image img{width: 6vw;height: auto;display: block;margin: 5px auto}
.footer_nav_ul li .phone_img img{width: 6vw;height: auto;display:flex}
.footer_nav_ul li .wechat_img img{width: 7vw;height: auto;display: block;}
.footer_nav_ul li .txt{font-size: 3.8vw;color: #da4e24;text-align: center;margin-top: -3px;}
.footer_nav_ul li .phone_txt{font-size:3.8vw;color: #ffffff;text-align: center;line-height: 7vw;margin-left: 10px}
.footer_nav_ul li h2{font-size: 3.8vw;color: #da4e24;text-align: center;margin-top: 8px;}
.footer_nav_ul li:nth-of-type(1) h2{color: #da4e24;}
.phone{
    width: 100%;height: 11vw;background: #fa9040;border-radius:90px;
    margin: 10px auto;
}
.wechat{
    width:100%;height: 11vw;background: #da4e24;border-radius:90px;
    margin: 10px auto;
}
.phone_img{
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}
.wechat_img{
    float: left;
    margin-top: 9px;
    margin-left: 20px;
}
.phone_txt{
    float: left;
    line-height: 13vw;
}

/*.footer_nav_box{width: 100%;height: 12.3vw;background: #f2f2f2;position: fixed;bottom: 0px;left: 0px;z-index: 999;}*/
/*.footer_nav_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}*/
/*.footer_nav_ul li{width: 15.8vw;height: auto;}*/
/*.footer_nav_ul li img{width: 100%;height: auto;display: block;margin-top: -9.1vw;}*/
/*.footer_nav_ul li h2{color: #333333;text-align: center;font-size: 3.2vw;}*/
/*.footer_nav_ul li.on{color: #f15a28;}*/
/*.footer_nav_box2{width: 100%;height: 14.2vw;display: none;position: fixed;bottom: 0px;left: 0px;z-index: 999;}*/
/*.footer_nav_box2 a{display: flex;height: 100%;align-items: center;justify-content: center;color: #FFFFFF;font-size: 4vw;}*/
/*.footer_nav_box2 a:nth-of-type(1){width: 26%;background: #84a0b5;}*/
/*.footer_nav_box2 a:nth-of-type(2){width: 37%;background: #e76000;}*/
/*.footer_nav_box2 a:nth-of-type(3){width: 37%;background: #ca3f20;}*/
/*.footer_nav_box2 a:nth-of-type(1) img{width: 8.1vw;height: auto;display: block;margin-right: 2.7vw;}*/
/*.footer_nav_box2 a:nth-of-type(2) img{width: 7.6vw;height: auto;display: block;margin-right: 2.4vw;}*/
/*.footer_nav_box2 a:nth-of-type(3) img{width: 6.2vw;height: auto;display: block;margin-right: 2.1vw;}*/
/*.footer_nav_box2.on{display: flex;}*/



/*footer end*/
/*index.html start*/
.content{width: 100%;height: auto;}
.index_server_ly_box{width: 100%;height: auto;padding: 8vw 0px;}
.index_title_box{width: 100%;height: 5.5vw;display: flex;justify-content: flex-start;align-items: center;}
.index_title_box span{display: block;width: 0.6vw;height: 4.9vw;background: #f15a28;margin-right: 1.4vw;}
.index_title_box h2{font-size: 4.8vw;color: #333333;font-weight: bold;}
.index_server_ly_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_server_ly_ul li{width: 18vw;height: auto;margin-top: 5.2vw;position: relative;}
.index_server_ly_ul li img{width: 13.4vw;height: auto;display: block;margin: 0px auto;}
.index_server_ly_ul li h2{font-size: 2.9vw;color: #333333;text-align: center;margin-top: 1.7vw;}
.index_server_ly_ul li.on:after{content: "";width: 3.3vw;height: 3.6vw;background: url(../images/index_server_hot.png) no-repeat center center;background-size: 3.3vw 3.6vw;position: absolute;right: 3vw;top: 0px;}
.index_bg_box{background: #fafafa;}
.index_server_ly_zx{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.2vw;}
.index_server_ly_zx li{width: 43.8vw;height: 21.7vw;}
.index_server_ly_zx li:nth-of-type(1){background: #f15a28;}
.index_server_ly_zx li:nth-of-type(2){background: #0080c6;}
.index_server_ly_zx li a{display: flex;justify-content:center;align-items: center;flex-direction: column;width: 100%;height: 100%;}
.index_server_ly_zx_top{display: flex;justify-content: flex-start;align-items: center;font-size: 4.3vw;color: #FFFFFF;font-weight: bold;}
.index_server_ly_zx_top img{width: 4.4vw;height: auto;display: block;margin-right: 0.2vw;}
.index_server_ly_zx li a p{font-size: 2.9vw;color: #FFFFFF;margin-top: 5vw;}
.index_server_ly_news{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 2.3vw;}
.index_server_ly_news_left{width: 16.4vw;height: 8.1vw;border-radius: 0px 2.7vw 2.7vw 0px; background: #d6deea;font-size: 2.9vw;color: #666666;text-align: center;line-height: 8.1vw;}
.index_server_ly_news_right{width: 74vw;height: 8.1vw;}
.index_server_ly_news_right_sw{width: 100%;height: 8.1vw;}
.index_server_ly_news_right_sw .swiper-slide{font-size: 2.9vw;color: #666666;line-height: 8.1vw;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.index_hot_server_xm_box{width: 100%;height: auto;padding-bottom: 8vw;}
.index_hot_server_xm_butn{width: 100%;height: 12.1vw;background: #f5f5f5;margin-top: 5.2vw;display: flex;justify-content: space-between;}
.index_hot_server_xm_butn li{width: 30.6vw;height: 100%;font-size: 4vw;color: #333333;text-align: center;line-height: 12.1vw;}
.index_hot_server_xm_butn li.on{color: #f15a28;font-weight: bold;border-bottom: 0.3vw solid #f15a28;}
.index_hot_server_xm_content{width: 100%;height: auto;}
.index_hot_server_xm_content_list{width: 100%;height: auto;display: none;}
.index_hot_server_xm_content_list_ul{width: 100%;height: auto;}
.index_hot_server_xm_content_list_ul li{width: 100%;height: auto;padding: 1.2vw 1.5vw 2.9vw 1.5vw;border-bottom: solid 1px #e6e6e6;margin-top: 4.1vw;}
.index_hot_server_xm_content_list_ul li a{display: flex;justify-content: space-between;align-items: center;width: 100%;height: auto;}
.index_hot_server_xm_content_list_ul_left{width: 22.6vw;height: auto;}
.index_hot_server_xm_content_list_ul_left img{width: 100%;height: auto;display: block;}
.index_hot_server_xm_content_list_ul_right{width: 61.5vw;height: auto;}
.index_hot_server_xm_content_list_ul_right h2{font-size: 3.7vw;color: #333333;}
.index_hot_server_xm_content_list_ul_right p{font-size: 3.2vw;color: #888;line-height: 5.5vw;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-align: justify;}
.index_hot_server_xm_content_list_ul_right span{display: block;width: 100%;height: auto;margin-top: 2.3vw;text-align: right;font-size: 2.9vw;color: #f15a28;}
.index_hot_server_xm_content_list_ul_right span img{width: 2.7vw;height: auto;vertical-align: middle;}
.index_hot_server_xm_more{width: 89.2vw;height: 10.7vw;background: #f15a28;border-radius: 2vw;margin: 0px auto;margin-top: 5.3vw;font-size: 3.5vw;color: #FFFFFF;text-align: center;line-height: 10.7vw;display: block;}
.index_choose_us_box{width: 100%;height: auto;padding-bottom: 8vw;}
.index_choose_us_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 2vw;margin-top: 1.3vw;}
.index_choose_us_ul li{width: 44.4vw;height: auto;padding-bottom: 6.3vw;box-shadow: 0.2vw 0.5vw 1.3vw 0px rgba(71, 71, 71, 0.14);margin-top: 4vw;}
.index_choose_us_ul li img{width: 100%;height: auto;display: block;}
.index_choose_us_ul li h2{font-size: 3.7vw;color: #f15a28;text-align: center;margin: 2.7vw 0px;}
.index_choose_us_ul li p{font-size: 3.2vw;color: #666666;text-align: center;line-height: 5.5vw;}
.index_about_box{width: 100%;height: auto;padding-bottom: 8vw;}
.index_title_box2{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.index_title_left{height: 5.5vw;display: flex;justify-content: flex-start;align-items: center;}
.index_title_left span{display: block;width: 0.6vw;height: 4.9vw;background: #f15a28;margin-right: 1.4vw;}
.index_title_left h2{font-size: 4.8vw;color: #333333;font-weight: bold;}
.index_title_box2 a{font-size: 4vw;color: #777;}
.index_about_content{width: 100%;height: auto;}
.index_about_content p{font-size: 3.5vw;color: #444444;text-align: justify;line-height: 5.5vw;margin-top: 5.2vw;}
.index_about_content img{width: 100%;height: auto;display: block;margin-top: 3.8vw;}
.index_about_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.3vw;}
.index_about_ul li{width: 25%;height: 18.5vw;border-right: 1px solid #c8c8c8;}
.index_about_ul li:nth-of-type(1){border-left: 1px solid #c8c8c8;}
.index_about_ul li h2{font-size: 3.2vw;color: #444;font-weight: bold;text-align: center;}
.index_about_ul li p{font-size: 2.4vw;color: #666666;text-align: center;margin-top: 2.5vw;}
.index_about_ul li p strong{font-size: 4.8vw;color: #f15a28;text-align: center;display: block;text-align: center;}
.index_fwlc_box{width: 100%;height: auto;padding-bottom: 8vw;}
.index_fwlc_ul{width: 100%;height: auto;margin-top: 2.6vw;display: table;position: relative;}
.index_fwlc_ul:before{content: "";width: 0.4vw;height: 60.2vw;background: #ebebeb;position: absolute;left: 4.4vw;top: 50%;margin-top: -30.1vw;}
.index_fwlc_ul li{width: 84vw;height: auto;padding: 2.6vw 3vw 2.6vw 5.2vw;box-shadow: 2px 5px 13px 0px rgba(71, 71, 71, 0.14);display: flex;justify-content: space-between;align-items: center;margin-left: 8vw;position: relative;margin-top: 4.7vw;}
.index_fwlc_ul_left h2{font-size: 3.7vw;color: #333333;}
.index_fwlc_ul_left p{font-size: 3.2vw;color: #888;}
.index_fwlc_ul li img{width: 7vw;height: auto;display: block;}
.index_fwlc_ul li span{display: block;width: 9.4vw;height: 9.4vw;background: #ebebeb;font-size: 4vw;color: #f15a28;text-align: center;line-height: 9.4vw;position: absolute;left: -8vw;top: -2.1vw;}
/*测试*/
.ceshi_fwyw_box{width: 100%;height: auto;padding: 8vw 0px;}
.ceshi_fwyw_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ceshi_fwyw_ul li{width: 45vw;height: auto;margin-top: 5.3vw;}
.ceshi_fwyw_ul li img{width: 100%;height: auto;display: block;}
.ceshi_fwyw_ul li h2{font-size: 3.5vw;color: #f15a28;text-align: center;margin-top: 1.6vw;}
.ceshi_fwyw_ul li p{display: block;width: 41.5vw;height: auto;margin: 0px auto;font-size: 3.2vw;color: #666666;text-align: justify;line-height: 5.5vw;}
.ceshi_fwyw_ul li span{display: block;width: 21.6vw;height: 6.8vw;background: #f15a28;border-radius: 0.8vw;font-size: 2.9vw;color: #FFFFFF;text-align: center;line-height: 6.8vw;margin: 0px auto;margin-top: 2.6vw;}
.ceshi_fwly_box{width: 100%;height: auto;padding-bottom: 8vw;}
.ceshi_fwly_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.4vw;flex-wrap: wrap;}
.ceshi_fwly_ul li{width: 50%;height: auto;padding: 4.4vw 1.2vw;border: 1px solid #e1dee1;display: flex;justify-content: flex-start;border-left: none;border-bottom: none;}
.ceshi_fwly_ul li:nth-of-type(even){border-right: none;}
.ceshi_fwly_ul_left{width: 16.1vw;height: auto;}
.ceshi_fwly_ul_left img{width: 100%;height: auto;display: block;}
.ceshi_fwly_ul_left h2{font-size: 2.9vw;color: #333333;text-align: center;margin-top: 1.2vw;}
.ceshi_fwly_ul_right{margin-left: 2.9vw;}
.ceshi_fwly_ul_right p{font-size: 3.2vw;color: #666666;line-height: 5.5vw;}
.ceshi_fwly_ul li:nth-last-of-type(1),.ceshi_fwly_ul li:nth-last-of-type(2){border-bottom: 1px solid #e1dee1;}
.ceshi_yz_box{width: 100%;height: auto;padding-bottom: 8vw;}
.ceshi_yz_content{width: 100%;height: auto;margin-top: 5.3vw;}
.ceshi_yz_content h2{font-size: 3.7vw;color: #f15a28;text-align: center;display: block;width: 100%;padding-bottom: 3.9vw;border-bottom: 0.3vw solid #d4d4d4;}
.ceshi_yz_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.2vw;align-items: center;}
.ceshi_yz_content_left{width: 33.4vw;height: auto;}
.ceshi_yz_content_left img{width: 100%;height: auto;display: block;}
.ceshi_yz_content_right{width: 55.7vw;height: auto;}
.ceshi_yz_content_right p{font-size: 3.2vw;color: #333333;text-align: justify;line-height: 5.5vw;}
.ceshi_yz_content_right p strong{color: #f15a28;}
/*检测综合*/
.jiance_xq_box{width: 100%;height: auto;padding-bottom: 8vw;}
.jiance_xq_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.jiance_xq_ul li{width: 50%;height: auto;margin-top: 8vw;}
.jiance_xq_ul li img{width: 10.4vw;height: auto;display: block;margin: 0px auto;}
.jiance_xq_ul li h2{font-size: 4vw;color: #333333;text-align: center;margin-top: 1.5vw;}
.jiance_xq_ul li p{font-size: 3.2vw;color: #666666;text-align: center;margin-top: 2.8vw;}
/*塑料*/
.sl_fwxm_box{width: 100%;height: auto;padding: 8vw 0px;}
.sl_fwxm_ul{width: 100%;height: auto;margin-top: 1.5vw;}
.sl_fwxm_ul li{width: 100%;height: auto;padding-left: 2.8vw;box-shadow: 0.2vw 0.5vw 1.3vw 0px rgba(71, 71, 71, 0.22);margin-top: 3.9vw;}
.sl_fwxm_ul li a{display: flex;justify-content: space-between;align-items: center;width: 100%;height: auto;p}
.sl_fwxm_ul_left{width: 64vw;}
.sl_fwxm_ul_left h2{font-size: 3.7vw;color: #333333;}
.sl_fwxm_ul_left p{font-size: 3.2vw;color: #888888;line-height: 5.5vw;margin-top: 1.8vw;}
.sl_fwxm_ul_right{width: 22.8vw;height: auto;position: relative;}
.sl_fwxm_ul_right img{width: 100%;height: auto;display: block;}
.sl_fwxm_ul_right_box{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background: rgba(0,0,0,0.5);display: flex;justify-content: center;align-items: center;}
.sl_fwxm_ul_right_box img{width: 5.2vw;height: auto;}
.sl_fwcp_box{width: 100%;height: auto;padding-bottom: 8vw;}
.sl_fwcp_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 2.4vw;}
.sl_fwcp_ul li{width: 29.7vw;height: 25.2vw;background: #eeeeee;padding: 0px 2.7vw;border-radius: 1.9vw;margin-top: 2.5vw;}
.sl_fwcp_ul li h2{font-size: 4vw;color: #333333;margin-top: 2.9vw;}
.sl_fwcp_ul li p{font-size: 3.2vw;color: #999999;line-height: 5.5vw;}
.sl_fwcp_ul li img{width: 5.1vw;height: auto;display: block;float: right;clear: both;}
.sl_online_jd_box{width: 100%;height: auto;padding-bottom: 8vw;}
.sl_online_jd_ul{width: 100%;height: auto;margin-top: 1.5vw;}
.sl_online_jd_ul li{width: 100%;height: auto;padding-bottom: 1.2vw;border-bottom: 0.2vw solid #f5f5f5;display: flex;justify-content: space-between;align-items: center;margin-top: 2.6vw;}
.sl_online_jd_ul li p{font-size: 3.7vw;color: #333333;}
.sl_online_jd_ul li a{display: block;width: 20.5vw;height: 8.1vw;border: 1px solid #f15a28;text-align: center;line-height: 8.1vw;font-size: 3.7vw;color: #f15a28;}
/*关于微谱*/
.about_jj_box{width: 100%;height: auto;padding: 8vw 0px;}
.about_lab_box{width: 100%;height: auto;padding: 8vw 0px;background: #EEEEEE;}
.about_lab_sw{width: 100%;height: auto;margin-top: 6.6vw;padding-bottom: 11.3vw;}
.about_lab_sw img{width: 100%;height: auto;display: block;}
.about_lab_page span{width: 2vw;height: 2vw;background: #aaaaaa;opacity: 1;outline: none;}
.about_lab_page{bottom: 1.2vw !important;}
.about_lab_page span.swiper-pagination-bullet-active{background: #002e73;}
.about_lab_right,.about_lab_left{width: 5.3vw;height: 5.3vw;top: 95%;}
.about_lab_right{background: url(../images/about_lab_right.png) no-repeat center center;background-size: 5.3vw;right: 22.3vw;}
.about_lab_left{background: url(../images/about_lab_left.png) no-repeat center center;background-size: 5.3vw;left: 22.3vw;}
.about_ry_box{width: 100%;height: auto;padding: 8vw 0px;}
.about_ry_sw{width: 100%;height: auto;margin-top: 6.6vw;padding-bottom: 11.3vw;}
.about_ry_sw img{width: 100%;height: auto;display: block;}
.about_ry_sw_page span{width: 2vw;height: 2vw;background: #aaaaaa;opacity: 1;outline: none;}
.about_ry_sw_page{bottom: 1.2vw !important;}
.about_ry_sw_page span.swiper-pagination-bullet-active{background: #002e73;}
.about_ry_sw_right,.about_ry_sw_left{width: 5.3vw;height: 5.3vw;top: 97%;}
.about_ry_sw_right{background: url(../images/about_lab_right.png) no-repeat center center;background-size: 5.3vw;right: 22.3vw;}
.about_ry_sw_left{background: url(../images/about_lab_left.png) no-repeat center center;background-size: 5.3vw;left: 22.3vw;}
.about_content{width: 100%;height: auto;margin-top: 5.6vw;}
.about_content p{font-size: 3.4vw;color: #333;text-align: justify;margin-top: 5.6vw;line-height:5vw}
.about_jsfw_content_list_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 1.8vw;}
.about_jsfw_content_list_ul li{width: 45.4vw;height: auto;position: relative;margin-top: 1.5vw;}
.about_jsfw_content_list_ul li img{width: 100%;height: auto;display: block;}
.about_jsfw_content_list_ul li h2{display: block;width: 100%;height: 5.4vw;background: rgba(0,0,0,0.5);font-size:3vw;color: #fefefe;line-height: 5.4vw;position: absolute;left: 0px;bottom: 0px;text-align: center;}
/*生物降解*/
.swjj_box{width: 100%;height: auto;}
.swjj_box table{width: 100%;height: auto;margin-top: 5vw;}
.swjj_box th{height: 8vw;font-size: 3.2vw;color: #f15a28;text-align: center;border: 1px solid #afafaf;}
.swjj_box td{font-size: 3.2vw;color: #333333;border: 1px solid #AFAFAF;padding: 1.5vw;}
.zr_butn_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5vw;}
.zr_butn_box li{width: 30vw;height: 10vw;border: 1px solid #AFAFAF;font-size: 3.2vw;color: #333333;text-align: center;line-height: 10vw;}
.zr_butn_box li.on{background: #f15a28;border-color: #f15a28;color: #FFFFFF;}
.zr_content_box{width: 100%;height: auto;}
.zr_content_list{width: 100%;height: auto;display: none;}
.siliao_box{width: 100%;height: auto;padding-top: 8vw;}
.jjj_table table th:nth-of-type(1){width: 30%;}
.jjj_table table th:nth-of-type(2){width: 50%;}
.jjj_table table th:nth-of-type(3){width: 20%;}
.jjj_table table td{text-align: center;}
.lmjc_table table th:nth-of-type(1){width: 25%;}
.lmjc_table table td:nth-of-type(1){text-align: center;}
.yskq_table table th:nth-of-type(1){width: 30%;}
.yskq_table table td:nth-of-type(1){text-align: center;}
.kss_table table td{text-align: center;}
.tsjc_table td{text-align: center;}
.tsjc_table th:nth-of-type(1){width: 30%;}
.tsjc_table th:nth-of-type(2){width: 25%;}
.tsjc_butn_box li{width: 48%;}
.tsjc_content_box table td{text-align: center;}
.swjj_box h2{padding-left: 2.7vw;font-size: 3.2vw;color: #333333;position: relative;display: block;margin-top: 3.5vw;font-weight: bold;}
.swjj_box h2:before{content: "";display: block;width: 0.8vw;height: 3.4vw;background: #f15a28;border-radius: 0.3vw;position: absolute;left: 0px;top: 50%;margin-top: -1.7vw;}
.swjj_box p{display: block;padding-left: 2.7vw;font-size: 2.7vw;color: #333333;line-height: 5.5vw;margin-top: 1.5vw;}
.szj_table th{width: 50%;}
.qtjc_table th:nth-of-type(1){width: 25%;}
.qtjc_table th:nth-of-type(2){width: 32%;}
.wnjc_table th:nth-of-type(1){width: 25%;}
.wnjc_table th:nth-of-type(2){width: 32%;}
.wnjc_table td{text-align: center;}
.ccj_table th:nth-of-type(1){width: 32%;}
.ccj_table th:nth-of-type(2){width: 32%;}
.ccj_table td{text-align: center;}
.zdhc_table th:nth-of-type(1){width: 35%;}
/*camds*/
.camds_tbbj_box{width: 100%;height: auto;padding: 8vw 0px;}
.camds_title_box{width: 100%;height: auto;}
.camds_title_box h2{font-size: 4.8vw;color: #333333;text-align: center;}
.camds_title_box span{display: block;width: 13.4vw;height: 0.7vw;background: #0350a3;margin: 0px auto;margin-top: 2.9vw;}
.camds_tbbj_content{width: 100%;height: auto;display: flex;justify-content: flex-start;margin-top: 9.2vw;}
.camds_tbbj_content_left{width: 46.8vw;height: auto;position: relative;margin-top: -6.6vw;}
.camds_tbbj_content_left img{width: 100%;height: auto;display: block;}
.camds_tbbj_content_right{width: 85.4vw;height: auto;padding: 3.8vw 0px;padding-right: 2.8vw;padding-left: 39.6vw;margin-left: -36.2vw;box-shadow: 0px 1px 19px 1px rgba(0, 0, 0, 0.2);}
.camds_tbbj_content_right p{font-size: 2.7vw;color: #333;line-height: 5.8vw;text-align: justify;text-indent: 2em;}
.camds_tbbj_more{display: block;width: 26.8vw;height: 8vw;border: solid 0.3vw #f15a28;border-radius: 1.3vw;margin: 0px auto;margin-top: 5.2vw;font-size: 2.4vw;color: #f15a28;text-align: center;line-height: 8vw;font-weight: bold;}
.camds_tbjs_box{width: 100%;height: auto;padding: 8vw 0px;background: url(../images/cadms_tbjs_bg.jpg) no-repeat center center;background-size: cover;}
.camds_tbjs_ul{width: 100%;height: auto;}
.camds_tbjs_ul li{width: 100%;height: auto;margin-top: 5.4vw;}
.camds_tbjs_ul_title{font-size: 4vw;color: #333333;}
.camds_tbjs_ul_content{width: 100%;height: auto;padding: 4.2vw 0px;background: #FFFFFF;margin-top: 3.8vw;}
.camds_tbjs_ul_content_title{font-size: 3.2vw;color: #333333;text-align: center;}
.camds_tbjs_ul_content_box{width: 94%;height: auto;display: flex;justify-content: space-between;align-items: center;margin: 0px auto;margin-top: 5.5vw;}
.camds_tbjs_ul_content_left{width: 29.4vw;height: auto;}
.camds_tbjs_ul_content_left img{width: 100%;height: auto;display: block;}
.camds_tbjs_ul_content_right{width: 55.2vw;height: auto;}
.camds_tbjs_ul_content_right p{font-size: 2.7vw;color: #444444;text-align: justify;line-height: 5vw;}
.camds_tbjs_ul_content_right p strong{color: #f15a28;font-weight: normal;}
.camds_tbjs_content_more{width: 26.8vw;height: 8vw;background: #f15a28;border-radius: 1.3vw;color: #FFFFFF;font-size: 2.4vw;font-weight: bold;text-align: center;line-height: 8vw;margin: 0px auto;margin-top: 5.6vw;display: block;}
.camds_tbjs_ul_contents{width: 100%;height: auto;padding-bottom: ;}
.camds_jcbz_box{width: 100%;height: auto;padding: 8vw 0px;background: url(../images/cadms_jc_bg.jpg) no-repeat center center;background-size: cover;}
.camds_jsbz_content{width: 100%;height: auto;}
.camds_jsbz_content p{font-size: 2.7vw;color: #333333;margin-top: 5.3vw;text-align: center;}
.camds_jsbz_content table{width: 100%;height: auto;margin-top: 2.5vw;background: #FFFFFF;box-shadow: 0.4vw 0.3vw 1.3vw 0px #d2d2d2;}
.camds_jsbz_content table tr td{color: #333333;border: 1px solid #e7e7e7;padding: 3.2vw 0px 2.7vw 4vw;font-size: 2.7vw;}
.camds_jsbz_content table tr:nth-of-type(1) td:nth-of-type(1){width: 21.4vw;border-top: 0.9vw solid #7cb0ff;}
.camds_jsbz_content table tr:nth-of-type(1) td:nth-of-type(2){border-top: 0.9vw solid #48d5b2;}
.camds_jsbz_content table tr:nth-of-type(even){background: #f0faff;}
.camds_tbtd_box{width: 100%;height: auto;padding: 8vw 0px;}
.camds_tbtd_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 15.8vw;}
.camds_tbtd_ul li{width: 29vw;height: auto;box-shadow: 0px 0.1vw 1.9vw 0.1vw rgba(0, 0, 0, 0.2);position: relative;padding-bottom: 2vw;}
.camds_tbtd_ul li img{width: 20.1vw;height: auto;display: block;margin: 0px auto;margin-top: -10.4vw;}
.camds_tbtd_ul li p{display: block;width: 90%;height: auto;color: #333333;text-align: center;line-height: 5.2vw;margin: 0px auto;margin-top: 3.3vw;position: relative;z-index: 3;font-size: 2.7vw;}
.camds_tbtd_ul li span{display: block;font-size: 16.4vw;color: #f15a28;opacity: 0.12;position: absolute;left: 50%;transform: translateX(-50%);bottom: 12.6vw;z-index: 2;}
/*医疗器械*/
.ylqx_bafw_box{width: 100%;height: auto;padding: 8vw 0px;}
.ylqx_bafw_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 3.7vw;}
.ylqx_bafw_ul li{width: 48%;height: auto;padding-bottom: 3.4vw;border: 1px solid #e1e1e1;margin-top: 2.2vw;}
.ylqx_bafw_ul li img{width: 100%;height: auto;display: block;}
.ylqx_bafw_ul li h2{font-size: 3.2vw;color: #333333;text-align: center;margin-top: 2.8vw;}
.ylqx_bafw_ul li p{display: block;width: 90%;height: auto;text-align: center;line-height: 5.2vw;color: #666666;margin: 0px auto;margin-top: 2.4vw;font-size: 2.7vw;}
.ylqx_tgbz_box{width: 100%;height: auto;padding-bottom: 8vw;}
.ylqx_tgbz_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 2.7vw;flex-wrap: wrap;}
.ylqx_tgbz_ul li{width: 48%;padding: 2.4vw;border: 1px solid #e1e1e1;position: relative;padding-bottom: 15.3vw;margin-top: 3.2vw;}
.ylqx_tgbz_ul li h2{font-size: 3.2vw;color: #333333;}
.ylqx_tgbz_ul li h2 span{color: #f15a28;}
.ylqx_tgbz_ul li strong{font-weight: normal;display: block;color: #333333;line-height: 5.2vw;margin-top: 3.2vw;font-size: 2.7vw;}
.ylqx_tgbz_ul li p{color: #666;line-height: 5.2vw;margin-top: 3.7vw;font-size: 2.7vw;}
.ylqx_tgbz_ul li a{display: block;width: 16.2vw;height: 5.2vw;background: #ef4210;color: #FEFEFE;text-align: center;line-height: 5.2vw;box-shadow: 0px 0.3vw 0.4vw 0px rgba(80, 80, 80, 0.47);position: absolute;left: 50%;transform: translateX(-50%);bottom: 4.7vw;font-size: 2.1vw;}
.ylqx_tgbz_ul li:nth-of-type(1){background: #fefff4;}
.ylqx_tgbz_ul li:nth-of-type(2){background: #f9fffc;}
.ylqx_tgbz_ul li:nth-of-type(3){background: #fefff4;}
.ylqx_tgbz_ul li:nth-of-type(4){background: #f5fcff;}
/*检测机构*/
.xj_index_detect_box{width: 100%;height: auto;margin-top: 7.3vw;}
.xj_index_dect_title h2{font-size: 4.8vw;color: #333333;text-align: center;font-weight: bold;}
.xj_index_dect_title span{display: block;width: 40vw;height: auto;margin: 0px auto;margin-top: 2vw;}
.xj_index_dect_title span img{width: 100%;height: auto;display: block;}
.xj_index_dect_ul{width: 100%;height: auto;margin-top: 25px;}
.xj_index_dect_ul li{width: 100%;height: 19.9vw;background: #FFFFFF;box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.35);margin-top: 9px;}
.xj_index_dect_ul_left_box{width: 42.1vw;height: auto;float: left;position: relative;}
.xj_index_dect_ul_left_box img{width: 100%;height: auto;display: block;}
.xj_index_dect_ul_left_box h2{display: flex;width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;justify-content: center;align-items: center;text-align: center;font-size: 3.5vw;color: #FFFFFF;}
.xj_index_dect_ul_right_box{width: 52.5%;height: auto;float: left; display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 2.2vw;}
.xj_index_dect_ul_right_box p{font-size: 2.9vw;color: #333333;margin-top: 1vw;margin-left:1.5vw;}
.xj_ask_img{width: 30.9vw;height: auto;display: block;margin: 0px auto;margin-top: 6.3vw;}
.xj_ask_img img{width: 100%;height: auto;display: block;}
.xj_index_service_box{width: 100%;height: auto;margin-top: 7.3vw;margin-bottom: 7.3vw;}
.xj_index_service_ul{width: 100%;height: auto;margin-top: 3.9vw;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xj_index_service_ul li{width: 45.6vw;height: auto;background: #FFFFFF;box-shadow: 0px 0.4vw 0.7vw 0px rgba(0, 0, 0, 0.35);padding-bottom: 2.5vw;margin-top: 1.5vw;}
.xj_index_service_ul_div{width: 100%;height: auto;position: relative;}
.xj_index_service_ul_div img{width: 100%;height: auto;display: block;}
.xj_index_service_ul_div h2{display: flex;width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;font-size: 3.2vw;color: #FFFFFF;justify-content: center;align-items: center;text-align: center;}
.xj_index_service_ul_div_bottom{width: 92%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0px auto;margin-top: 2.5vw;}
.xj_index_service_ul_div_bottom p{font-size: 2.4vw;color: #333333;line-height: 4vw;}
.xj_ask_imgs{width: 41.8vw;height: auto;display: block;margin: 0px auto;margin-top: 6.3vw;}
.xj_ask_imgs img{width: 100%;height: auto;display: block;}
.xj_index_contact_box{width: 100%;height: auto;}
.xj_index_dect_title p{font-size: 2.4vw;color: #333333;text-align: center;margin-top: 2vw;}
.xj_index_contact_ul{width: 100%;height: auto;margin-top: 1.4vw;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xj_index_contact_ul li{width: 40.5vw;height: auto;margin-top: 3.2vw;}
.xj_index_contact_ul li img{width: 100%;height: auto;display: block;}
.xj_index_about_box{width: 100%;height: 89.9vw;background: url(../images/xj_index_about_bgs.jpg) no-repeat center center;background-size: 100% 89.9vw;margin-top: 7.3vw;}
.xj_index_dect_titles h2{font-size: 4.8vw;color: #FFFFFF;text-align: center;font-weight: bold;padding-top: 7.3vw;}
.xj_index_dect_titles span{display: block;width: 40vw;height: auto;margin: 0px auto;margin-top: 2vw;}
.xj_index_dect_titles span img{width: 100%;height: auto;display: block;}
.xj_index_about_content{width: 100%;height: auto;margin-top: 4vw;font-size: 3.2vw;color: #FFFFFF;line-height: 5vw;text-align: justify;text-indent: 2em;}
.xj_index_about_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 1.2vw;}
.xj_index_about_ul li{width: 40.5vw;height: 14.8vw;border: dashed 1px #FFFFFF;margin-top: 4vw;}
.xj_index_about_ul li h2{font-size: 3.2vw;color: #f0793f;font-weight: bold;text-align: center;margin-top: 1vw;}
.xj_index_about_ul li p{font-size: 2.7vw;color: #FFFFFF;text-align: center;font-weight: bold;margin-top: 0.5vw;}
.index_server_box{width: 100%;height: auto;margin-top: 7.3vw;}
.xj_index_server_content{width: 100%;height: auto;margin-top: 5vw;display: flex;justify-content: space-between;}
.xj_index_server_content_left{width: 55.9vw;height: auto;margin-top: 3.6vw;}
.xj_index_server_content_left img{width: 100%;height: auto;display: block;}
.xj_index_server_content_right{width: 47vw;height: auto;}
.xj_index_server_content_right_ul{width: 100%;height: auto;}
.xj_index_server_content_right_ul li{width: 100%;height: auto;margin-top: 2.4vw;}
.xj_index_server_content_right_ul li:nth-of-type(1){margin-top: 0px;}
.xj_index_server_content_right_ul li h2{display: block;width: 95%;padding-left: 5%;height: 6.6vw;background: #1c76b5;font-size: 2.9vw;color: #FFFFFF;line-height: 6.6vw;}
.xj_index_server_content_right_ul li p{font-size: 2.4vw;color: #036eb2;display: block;width: 95%;padding-left: 5%;margin-top: 1.4vw;}
.xj_index_server_content_right_ul li p span{color: #f6150a;}
.xj_index_server_btn{width: 41.8vw;height: auto;display: block;margin: 0px auto;margin-top: 4.2vw;}
.xj_index_server_btn img{width: 100%;height: auto;display: block;}
.index_laboratory_box{width: 100%;height: auto;margin-top: 7.3vw;margin-bottom: 7.3vw;}
.index_laboratory_content{width: 100%;height: auto;margin-top:4vw;position: relative;}
.index_laboratory_content_sw{width: 90%;height: auto;}
.index_laboratory_content_sw img{width: 100%;height: auto;display: block;}
.index_laboratory_content_sw_right{width: 3.4vw;height: 3.6vw;background: url(../images/index_laboratory_right.png) no-repeat center center;background-size: 3.4vw 3.6vw;right: -1.4vw;margin-top: -1.8vw;}
.index_laboratory_content_sw_left{width: 3.4vw;height: 3.6vw;background: url(../images/index_laboratory_left.png) no-repeat center center;background-size: 3.4vw 3.6vw;left: -1.4vw;margin-top: -1.8vw;}
.xj_index_lc_box{width: 100%;height: auto;margin-top: 7.3vw;padding-bottom: 8vw;}
.xj_index_lc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xj_index_lc_ul li{width: 48%;height: auto;margin-top: 4.2vw;}
.xj_index_lc_ul li img{width: 100%;height: auto;display: block;}
.xj_index_lc_ul li h2{font-size: 3.2vw;color: #333333;font-weight: bold;text-align: center;margin-top: 1vw;}
.xj_index_lc_ul li p{font-size: 3vw;color: #666666;text-align: center;margin-top: 1.4vw;}
.xj_index_lc_ul li p strong{color: #ff7800;}
/*第三方检测*/
.fxjc_jcxm_box{width: 100%;height: auto;padding: 8vw 0px;}
.fxjc_title_box{width: 100%;height: auto;}
.fxjc_title_box h2{font-size: 4.8vw;color: #333333;text-align: center;}
.fxjc_title_box span{display: block;width: 13.4vw;height: 0.4vw;background: #f15a28;margin: 0px auto;margin-top: 1.6vw;}
.fxjc_jcxm_ul{width: 100%;height: auto;padding-top: 5vw;}
.fxjc_jcxm_ul li{width: 100%;height: auto;border: 1px solid #eeeeee;margin-top: 2.6vw;clear: both;}
.fxjc_jcxm_ul li a{display: flex;width: 100%;height: auto;justify-content: flex-start;align-items: center;}
.fxjc_jcxm_ul li img{width: 32vw;height: auto;display: block;}
.fxjc_jcxm_ul_right{width: 54.2vw;height: auto;margin-left: 3vw;}
.fxjc_jcxm_ul_right h2{font-size: 3.7vw;color: #333333;font-weight: bold;}
.fxjc_jcxm_ul_right p{font-size: 3.2vw;color: #666666;text-align: justify;margin-top: 2vw;}
.fxjc_jcxm_ul_right span{display: block;width:25.4vw;height: 7vw;border-radius: 0.8vw;background: #e84e16;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 7vw;margin-top: 3vw;float: right;}
.fxjc_tgfw_box{width: 100%;height: auto;padding: 8vw 0px;background: #f5f5f5;}
.fxjc_title_box p{font-size: 3.5vw;color: #666666;text-align: center;margin-top: 1.2vw;}
.dsfjc_tgfw_butn{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 4vw;}
.dsfjc_tgfw_butn li{width: 22.7vw;height: 6.8vw;background: #FFFFFF;margin-top: 1.2vw;color: #333333;text-align: center;line-height: 6.8vw;font-size: 2.9vw;}
.dsfjc_tgfw_butn li.on{background: #F15A28;color: #FFFFFF;}
.dsfjc_tgfw_content{width: 100%;height: auto;margin-top: 4vw;}
.dsfjc_tgfw_content_list{width: 100%;height: auto;clear: both;background: #FFFFFF;display: none;}
.dsfjc_tgfw_content_list a{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;}
.dsfjc_tgfw_content_list_left{width: 32.2vw;height: auto;}
.dsfjc_tgfw_content_list_left img{width: 100%;height: auto;display: block;}
.dsfjc_tgfw_content_list_right{width: 54.2vw;margin-left: 3vw;height: auto;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(1) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico1.png) no-repeat;background-size: 20.4vw 17.6vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(2) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico2.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(3) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico3.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(4) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico4.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(5) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico5.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(6) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico6.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(7) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico7.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content .dsfjc_tgfw_content_list:nth-of-type(8) .dsfjc_tgfw_content_list_right{background: url(../images/fxjc_tgfw_ico8.png) no-repeat;background-size: 19.6vw 17.7vw;background-position: right bottom;}
.dsfjc_tgfw_content_list_right p{color: #333;font-size: 3.2vw;text-align: justify;}
.dsfjc_tgfw_content_list_right span{display: block;width: 25.4vw;height: 7vw;border-radius: 0.8vw;background: #e84e16;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 7vw;margin-top: 5.2vw;float: right;}
.dsfjc_tgfw_content_list_right span img{display: block;}
.fxjc_more{display: block;width: 34.8vw;height: 8.1vw;background: #e84e16;border-radius: 0.8vw;margin: 0px auto;margin-top: 5.3vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 8.1vw;}
.fxjc_fgs_box{width: 100%;height: auto;padding: 8vw 0px;}
.fxjc_fgs_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.3vw;flex-wrap: wrap;}
.fxjc_fgs_ul li{width: 29.8vw;height: auto;background: #f5f5f5;margin-top: 1.3vw;}
.fxjc_fgs_ul li img{width: 100%;height: auto;display: block;}
.fxjc_fgs_ul li h2{font-size: 3.2vw;color: #333333;line-height: 5.7vw;text-align: center;}
.fxjc_fwys_box{width: 100%;height: auto;padding: 8vw 0px;background: #F5F5F5;}
.fxjc_fwys_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 3vw;}
.fxjc_fwys_ul li{width: 48%;height: auto;padding: 4vw 2.8vw;background: #FFFFFF;margin-top: 2.5vw;}
.fxjc_fwys_ul li h2{display: flex;justify-content: flex-start;align-items: center;font-size: 4vw;color: #333333;}
.fxjc_fwys_ul li h2 img{width: 4.1vw;height: auto;display: block;margin-right: 2.9vw;}
.fxjc_fwys_ul li p{font-size: 3.2vw;color: #666666;line-height: 5.6vw;text-align: justify;margin-top: 2.5vw;}
.fxjc_fwlc_box{width: 100%;height: auto;padding: 8vw 0px;}
.fxjc_fwlc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 5.2vw;}
.fxjc_fwlc_ul li{width: 14.3vw;height: auto;position: relative;}
.fxjc_fwlc_ul li img{width: 100%;height: auto;display: block;}
.fxjc_fwlc_ul li p{font-size: 3.2vw;color: #565656;line-height: 5.8vw;text-align: center;margin-top: 2vw;}
.fxjc_fwlc_ul li:after{content: "";display: block;width: 12.2vw;height: 2vw;background: url(../images/fxjc_fwlc_ico.png) no-repeat center center;background-size: 100%;position: absolute;right: -12.2vw;top: 7.2vw;}
.fxjc_fwlc_ul li:nth-last-of-type(1):after{display: none;}
.fxjc_jcjg_box{width: 100%;height: auto;padding-bottom: 8vw;}
.fxjc_jcjg_content{width: 100%;height: auto;margin-top: 5.3vw;}
.fxjc_jcjg_content img{width: 100%;height: auto;display: block;margin-bottom: 4vw;}
.fxjc_jcjg_content p{font-size: 2.9vw;color: #666666;text-align: justify;line-height: 5.8vw;}
.fxjc_jcjg_content_more{display: block;width: 25.4vw;height: 6.2vw;background: #e84e16;border-radius: 0.8vw;margin: 0px auto;margin-top: 4.5vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 6.2vw;}

/*生化试剂*/
.shsj_jsfw_box{width: 100%;height: auto;padding: 8vw 0px;background: #f5f5f5;}
.shsj_title{width: 100%;height: auto;}
.shsj_title h2{font-size: 4.8vw;font-weight: bold;text-align: center;color: #333333;}
.shsj_title span{display: block;width: 15.6vw;height: 0.5vw;background: #f15a28;margin: 0px auto;margin-top: 2.5vw;}
.shsj_title p{font-size: 2.8vw;color: #333333;text-align: center;margin-top: 4.3vw;}

.shsj_jsfw_btn{width: 100%;height: auto;justify-content: space-between;margin-top: 5.6vw;}
.shsj_jsfw_btn li{width:31%;float:left;height: 7.7vw;font-size: 3.1vw;background: #FFFFFF;text-align: center;line-height: 7.7vw;cursor: pointer;color:#333333;padding: 0;margin:1vw 1vw;}
.shsj_jsfw_btn li.on{background: #f15a28;color: #FFFFFF;}
.shsj_jsfw_btn li:hover{background: #f15a28;color: #FFFFFF;}
.shsj_jsfw_btn li a:hover{background: #f15a28;color: #FFFFFF;}


.shsj_jsfw_content{width: 100%;height: auto;margin-top: 5.2vw;padding-bottom: 6vw;}
.shsj_jsfw_content_list{width: 100%;height: auto;display: none;}
.shsj_jsfw_content_list h2{font-size: 3.2vw;color: #333333;font-weight: bold;margin-top: 5.6vw;}
.shsj_jsfw_content_list p{color: #333333;line-height: 5.8vw;text-align: justify;font-size: 3.2vw;}
.shsj_jsfw_content_list img{width: 100%;height: auto;display: block;}
.shsj_jsfw_content_list a{display: block;width: 44.5vw;height: 6.4vw;background: #F15A28;border-radius: 0.8vw;margin: 0px auto;margin-top: 5.8vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 6.4vw;}
.shsj_about_box{width: 100%;height: auto;padding: 8vw 0px;}
.shsj_about_content{width: 100%;height: auto;padding-top: 6.6vw;}
.shsj_about_content img{width: 100%;height: auto;display: block;}
.shsj_about_content p{color: #666666;text-align: justify;line-height: 5.8vw;margin-top: 4.7vw;font-size: 3.2vw;}
.shsj_about_content a{display: block;width: 29.5vw;height: 6.4vw;background: #F15A28;border-radius: 0.8vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 6.4vw;margin: 0px auto;margin-top: 6.5vw;}
.shsj_fwys_box{width: 100%;height: auto;padding: 8vw 0px;background: #F5F5F5;}
.shsj_fwys_ul{width: 100%;height: auto;padding-top: 1.4vw;}
.shsj_fwys_ul li{display: flex;justify-content: space-between;align-items:center;width: 100%;height: auto;margin-top: 3.8vw;background: #FFFFFF;}
.shsj_fwys_ul_div{padding-left: 4.5vw;}
.shsj_fwys_ul_div h2{font-size: 4vw;color: #333333;}
.shsj_fwys_ul_div p{color: #666666;line-height: 5.8vw;font-size: 3.2vw;margin-top: 2.5vw;}
.shsj_fwys_ul_div a{display: block;width: 29.5vw;height: 6.4vw;background: #F15A28;border-radius: 0.8vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 6.4vw;margin-top: 2.8vw;}
.shsj_fwys_ul_img{width: 40.2vw;height: auto;position: relative;}
.shsj_fwys_ul_img img{width: 100%;height: auto;display: block;}
.shsj_fwys_ul_img h2{width: 100%;height: 8vw;background: rgba(0,0,0,0.5);font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 8vw;position: absolute;left: 0px;bottom: 0px;}
.shsj_fwys_ul li:nth-of-type(even){flex-flow:row-reverse!important;}
.shsj_fwys_ul li:nth-of-type(even) .shsj_fwys_ul_div{padding-left: 0px;padding-right: 4.6vw;}
.shsj_sysbj_box{width: 100%;height: auto;padding: 8vw 0px;}
.shsj_sysbj_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 1.5vw;}
.shsj_sysbj_ul li{width: 44.7vw;height: auto;margin-top: 3.5vw;}
.shsj_sysbj_ul li img{width: 100%;height: auto;display: block;}
.shsj_fwal_box{width: 100%;height: auto;padding: 8vw 0px;background: #F5F5F5;}
.shsj_fwal_content{width: 100%;height: auto;padding-top: 6.5vw;}
.shsj_fwal_content_left{width: 100%;height: auto;display: block;}
.shsj_fwal_content_left img{width: 100%;height: auto;}
.shsj_fwal_content_right{width: 100%;height: auto;}
.shsj_fwal_content_right p{color: #666666;text-align: justify;line-height: 5.8vw;margin-top: 4.6vw;font-size: 3.2vw;}
.shsj_fwal_content_right p strong{font-weight: normal;color: #F15A28;}
.shsj_fwal_content_right a{display: block;width: 29.5vw;height: 6.4vw;background: #F15A28;border-radius: 0.8vw;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 6.4vw;margin: 0px auto;margin-top: 6.5vw;}
.shsj_fwlc_box{width: 100%;height: auto;padding: 8vw 0px;}
.shsj_fwlc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 1.8vw;}
.shsj_fwlc_ul li{width: 44.7vw;height: auto;position: relative;margin-top: 4.8vw;}
.shsj_fwlc_ul li img{width: 19.8vw;height: auto;display: block;margin: 0px auto;}
.shsj_fwlc_ul li p{color: #565656;text-align: center;font-size: 2.8vw;text-align: center;line-height: 5.8vw;margin-top: 2.7vw;}

.dzhx_more{display: block;width: 66.8vw;height: 10.8vw;background: #f15a28;border-radius: 5.3vw;margin: 0px auto;background: #f15a28;font-size: 3.2vw;color: #FFFFFF;text-align: center;line-height: 10.8vw;margin-top: 4.7vw;}
.wsl_jhw_title{width: 100%;height: auto;}
.wsl_jhw_title h2{font-size: 4.8vw;color: #FFFFFF;font-weight: bold;text-align: center;}
.hjrz_hc_box{width: 100%;height: auto;padding: 8vw 0px;background: url(../images/shrz_hc_bg.jpg) no-repeat center center;background-size: cover;position: relative;padding-bottom: 26vw;}
.hjrz_hc_content{width: 100%;height: auto;padding-top: 3.4vw;}
.hjrz_hc_content h2{font-size: 3.5vw;color: #FFFFFF;font-weight: bold;margin-top: 3.5vw;}
.hjrz_hc_content h2:nth-of-type(1){margin-top: 0px;}
.hjrz_hc_content p{font-size: 3.5vw;color: #FFFFFF;text-decoration: underline;}
.hjrz_fwys_box{width: 100%;height: auto;padding: 8vw 0px;}
.hjrz_fwys_ul{width: 100%;height: auto;display: table;}
.hjrz_fwys_ul li{width: 100%;height: auto;padding: 2.5vw 2vw;background: #eeeeee;border-radius: 0.7vw;box-shadow: 0px 0.3vw 0.7vw 0px rgba(0, 0, 0, 0.45);margin-top: 3.5vw;}
.hjrz_fwys_ul li img{width: 100%;height: auto;display: block;margin-top: 2vw;}
.hjrz_fwys_ul_top{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.hjrz_fwys_ul_top h2{display: block;padding: 0px 3vw;font-size: 3.5vw;color: #444;font-weight: bold;line-height: 6.9vw;border-right: 0.4vw solid #bfbfbf;}
.hjrz_fwys_ul_top p{font-size: 2.7vw;color: #444;text-align: justify;display: block;width: 66.7vw;}
.hjrz_bz_box{width: 100%;height: auto;padding: 2.9vw 0px;background: rgba(241,90,40,0.8);position: absolute;bottom: 0px;left: 0px;}
.hjrz_bz_box_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.hjrz_bz_box_ul li h2{display: block;width: 6.8vw;height: 6.8vw;border: 1px solid #FFFFFF;border-radius: 50%;font-size: 4.1vw;color: #FFFFFF;text-align: center;line-height: 6.8vw;font-weight: bold;margin: 0px auto;}
.hjrz_bz_box_ul li p{font-size: 2.9vw;color: #FFFFFF;font-weight: bold;text-align: center;margin-top: 0.8vw;}
.hjrz_lc_box{width: 100%;height: auto;padding: 8vw 0px;}
.hjrz_lc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.hjrz_lc_ul li{width: 26.7vw;height: auto;margin-top: 5vw;}
.hjrz_lc_ul_top{width: 100%;height: auto;position: relative;}
.hjrz_lc_ul_top img{width: 100%;height: auto;display: block;}
.hjrz_lc_ul_top h2{display: block;width: 6vw;height: 6vw;background: #034a99;font-size: 3.3vw;color: #FFFFFF;text-align: center;line-height: 6vw;font-weight: bold;position: absolute;left: 1.6vw;bottom: -3vw;}
.hjrz_lc_ul li h3{font-size: 3.7vw;color: #333333;font-weight: bold;text-align: center;margin-top: 1.8vw;text-indent: 2em;}
.hjrz_lc_ul li p{font-size: 3vw;color: #666666;line-height: 5.5vw;}
.hjrz_lc_ul li p strong{color: #ff7800;}













































































