/*header start*/
.header{width: 100%;height: auto;}
.heaer_top{width: 100%;height: auto;}
.heaer_top_box{width: 100%;height: 80px;display: flex;justify-content: space-between;align-items: center;}
.heaer_top_left{height: 100%;display: flex;justify-content: flex-start;align-items: center;}
.logo{width: 125px;height: auto;display: block;}
.logo img{width: 100%;height: auto;display: block;}
.heaer_top_left h2{margin-left: 20px;display: block;position: relative;padding-left: 20px;font-size: 16px;color: #333333;}
.heaer_top_left h2 strong{font-size: 20px;color: #f15a28;}
.heaer_top_left h2:before{content: "";display: block;width: 1px;height: 20px;background: #e6e6e6;position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.header_top_right{width: 283px;height: 40px;display: flex;justify-content: flex-start;}
.header_top_right input{display: block;width: 243px;height: 100%;background: #f0f0f0;border: none;line-height: 40px;padding-left: 20px;outline: none;color: #333333;}
.header_top_right input:nth-last-of-type(1){display: block;width: 40px;height: 40px;background: url(../images/header_serch.png) no-repeat center center;background-color: #2079db;background-size: 16px;padding: 0;}
.header_nav_box{width: 100%;height: 60px;background: #2079db;}
.header_nav_ul{width: 100%;height: 60px;display: flex;justify-content: space-between;}
.header_nav_ul li{width: 120px;height: 100%;position: relative;}
.header_nav_ul li.on a{background: #0b57ab;}
.header_nav_ul li:hover a{background: #0b57ab;}
.header_nav_ul li:after{content: "";display: block;width: 1px;height: 11px;background: rgba(255,255,255,0.3);position: absolute;right: 0px;top: 50%; transform: translateY(-50%);}
.header_nav_ul li:nth-last-of-type(1):after{display: none;}
.header_nav_ul li a{display: block;width: 100%;height: 100%;color: #FFFFFF;font-size: 16px;line-height: 60px;text-align: center;white-space: nowrap;}
.header_nav_ul_list{background: #FFFFFF;box-shadow: 0px 2px 15px 3px rgba(109, 109, 109, 0.21);position: absolute;left: 50%;top: 68px;transform: translateX(-50%);padding: 0px 25px;display: none;z-index: 9999;}
.header_nav_ul_list a{height: auto !important;line-height: 43px !important;text-align: center;color: #232323 !important;}
.header_nav_ul li:hover .header_nav_ul_list a{background: none !important;}
.header_nav_ul li.on .header_nav_ul_list a{background: none !important;}
.zz_box{width: 100%;height: 8px;position: absolute;left: 0px;top: -8px;}
.header_nav_ul_list span{width: 0;height: 0;display: block;position: absolute;left: 50%;margin-left: -8px;top: -8px;border-style: solid;border-width: 0 8px 8px 8px;border-color: transparent transparent #ffffff transparent;}
.header_nav_ul li:hover .header_nav_ul_list{display: block;}
.header_nav_ul_list a:hover{color: #2079db !important;}
.mobile_right{display: none;justify-content: flex-start;align-items: center;height: 100%;}
.hd_btn{width: 7vw;height: auto;display: none;}
.hd_btn img{width: 100%;height: auto;display: block;}
.header_phone{width: 5vw;height: auto;margin-right: 5vw;}
.header_phone img{width: 100%;height: auto;display: block;}
/*header end*/
/*bannr start*/
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;display: block;}
.banner_page span{background: #FFFFFF;opacity: 1;width:12px;height:12px;}
.banner_page span.swiper-pagination-bullet-active{background: #f15a28;}
.m_banner{width: 100%;height: auto;display: none;}
.m_banner img{width: 100%;height: auto;display: block;}
.index_banner_right{width:28px;height:28px;background: url(../images/index_banner_right.png) no-repeat center center;background-size: 28px;right:20px;}
.index_banner_left{width:28px;height:28px;background: url(../images/index_banner_left.png) no-repeat center center;background-size: 28px;left:20px;}
/*bannr end*/
/*footer start*/
.footer{width: 100%;height: auto;padding: 33px 0px;background: #2d2d2d;padding-top: 0;margin-top: auto;}
.footer_top{width: 100%;height: auto;line-height: 66px;border-bottom: 1px solid rgba(230,230,230,0.1);}
.footer_top a{font-size: 16px;color: rgba(255,255,255,0.6);text-align: center;line-height: 66px;display: block;width: 100%;}
.footer_last{width: 100%;height: auto;}
.footer_last p{color: rgba(255,255,255,0.6);text-align: center;margin-top: 15px;}
.footer_last p a{color: rgba(255,255,255,0.6);}
.footer_Right_box{width: 80px;height: auto;position: fixed;bottom: 60px;right: 48px;z-index: 9999;box-shadow: 0px 4px 16px 0px rgba(51, 51, 51, 0.1);border-radius: 2px;background: #2079db;}
.footer_Right_box li{width: 100%;height: auto;position: relative;}
.footer_Right_box li:nth-of-type(1){margin-top: 0px;}
.footer_Right_top{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;flex-direction: column;z-index: 22;padding: 15px 0px;}
.footer_Right_top:after{content: "";display: block;width: 70px;height: 1px;background: rgba(255,255,255,0.5);position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);}
.footer_Right_top span{display: block;width: 25px;height: 26px; background-size: 25px 26px;}
.footer_Right_top p{font-size: 12px;color: #FFFFFF;text-align: center;margin-top: 7px;}
.footer_Right_box li:nth-of-type(1) .footer_Right_top span{background: url(../images/right_online1.png) no-repeat center center;}
.footer_Right_box li:nth-of-type(2) .footer_Right_top span{background: url(../images/right_online2.png) no-repeat center center;}
.footer_Right_box li:nth-of-type(3) .footer_Right_top span{background: url(../images/right_online3.png) no-repeat center center;}
.footer_Right_box li:nth-of-type(3) .footer_Right_top:after{display: none;}
.footer_Right_bottom{width: 0px;height: 79px;position: absolute;right: 48px;top: 0px;background: #2079DB;font-size: 20px;color: #FFFFFF;text-align: center;line-height: 79px;overflow: hidden;z-index: 11;transition: left 0.7s;opacity: 0;}
.footer_Right_box li:hover .footer_Right_bottom{width: 185px;left: -187px;opacity: 1;}
.footer_Right_box li:hover .footer_Right_top{background: #0080c6;}
/*footer end*/
/*content start*/
.content_top_box{width: 100%;height: auto;padding: 60px 0px;}
.content_top_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.content_top_ul li{width: 270px;height: 158px;border: 1px solid #dbdbdb;border-radius: 10px;}
.content_top_ul li a{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.content_top_ul li img{width: 80px;height: auto;display: block;}
.content_top_ul li h2{font-size: 16px;color: #333333;margin-top: 17px;text-align: center;}
.content_top_ul li img:nth-last-of-type(1){display: none;}
.content_top_ul li:hover{background: #2079db;border: none;}
.content_top_ul li:hover img:nth-of-type(1){display: none;}
.content_top_ul li:hover img:nth-of-type(2){display: block;}
.content_top_ul li:hover h2{color: #FFFFFF;}
.index_rzfw_box{width: 100%;height: auto;padding: 60px 0px;background: #f5f5f5;}
.index_title{width: 100%;height: auto;padding-bottom: 10px;position: relative;}
.index_title h3{font-size: 60px;color: rgba(36,48,76,0.1);text-align: center;font-family: impact;}
.index_title h2{font-size: 34px;color: #2079db;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;font-weight: bold;}
.index_rzfw_ul{width: 100%;height: auto;}
.index_rzfw_ul li{width: 100%;height: auto;margin-top: 40px;background: #FFFFFF;clear: both;overflow: hidden;position: relative;}
.index_rzfw_ul_left{width: 496px;height: auto;float: left;}
.index_rzfw_ul_left img{width: 100%;height: auto;display: block;}
.index_rzfw_ul_right{width: 704px;height: 100%;float: right;position: relative;}
.index_rzfw_ul_right_WH{width: 604px;height: 100%;margin: 0px auto;padding: 36px 0px 60px;}
.index_rzfw_ul_right_title{width: 345px;height: 50px;border-radius: 0px 25px 25px 0px;background: #2079db;display: flex;justify-content: center;align-items: center;}
.index_rzfw_ul_right_title em{display: block;width: 20px;height: 3px;background: #F15A28;margin-right: 10px;}
.index_rzfw_ul_right_title h2{font-size: 14px;color: #FFFFFF;}
.index_rzfw_ul_right_title h2 strong{font-size: 20px;font-weight: bold;padding-right: 5px;}
.index_rzfw_ul_right_link{width: 100%;height: auto;margin-top: 40px;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;z-index: 5;}
.index_rzfw_ul_right_link a{display: block;padding-left: 16px;color: #333333;line-height: 34px;width: 46%;position: relative;font-size: 18px;}
.index_rzfw_ul_right_link a:before{content: "";display: block;width: 6px;height: 6px;background: #2079db;position: absolute;left: 0px;top: 14px;border-radius: 50%;}
.index_rzfw_ul_right span{font-size: 180px;color: rgba(241,90,40,0.06);font-weight: bold;position: absolute;right: 8px;bottom: -80px;}
.index_rzfw_ul_right_link a:hover{color: #2079db;}
.index_rzfw_ul li:nth-of-type(even) .index_rzfw_ul_left{float: right;}
.index_rzfw_ul li:nth-of-type(even) .index_rzfw_ul_right{float: left;}
.index_news_box{width: 100%;height: auto;padding: 60px 0px;}
.index_news_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.index_news_content_list{width: 585px;height: auto;}
.index_news_content_list_btn{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.index_news_content_list_btn li{font-size: 18px;color: #666666;margin-right: 40px;cursor: pointer;position: relative;}
.index_news_content_list_btn li.on{color: #0379bc;}
.index_news_content_list_btn li:after{content: "";display: block;width: 1px;height: 16px;background: #dcdcdc;position: absolute;right: -20px;top: 50%;margin-top: -8px;}
.index_news_content_list_btn li:nth-last-of-type(1):after{display: none;}
.index_news_content{width: 100%;height: auto;}
.index_news_content_list_box{width: 100%;height: auto;display: none;}
.index_news_content_list_top{width: 100%;height: auto;position: relative;margin-top: 20px;}
.index_news_content_list_top img{width: 100%;height: auto;display: block;}
.index_news_content_list_top_div{width: 100%;height: auto;padding: 0 20px;background: rgba(0,0,0,0.6);line-height: 40px;position: absolute;bottom: 0px;left: 0px;display: flex;justify-content: space-between;align-items: center;}
.index_news_content_list_top_div h2{font-size: 16px;color: #FFFFFF;line-height: 40px;}
.index_news_content_list_top_div span{font-size: 16px;color: rgba(255,255,255,0.6);line-height: 40px;}
.index_news_ul{width: 100%;height: auto;}
.index_news_ul li{width: 100%;height: auto;border-bottom: 1px solid #dcdcdc;}
.index_news_ul li a{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;line-height: 55px;}
.index_news_ul li h2{font-size: 14px;color: #333333;display: block;padding-left: 18px;position: relative;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 75%;}
.index_news_ul li h2:before{content: "";display: block;width: 6px;height: 6px;background: #dcdcdc;border-radius: 50%;position: absolute;left: 0px;top: 50%;margin-top: -3px;}
.index_news_ul li span{color: #999999;font-size: 14px;}
.index_news_ul li:hover h2{color: #2079db;}
.index_news_ul li:hover h2:before{background: #2079db;}
.index_more{display: block;font-size: 18px;color: #0379bc;margin-top: 19px;text-align: center;}
.index_hzhb_box{width: 100%;height: auto;padding: 60px 0px;background: #2079db;}
.index_titles{width: 100%;height: auto;padding-bottom: 10px;position: relative;}
.index_titles h3{font-size: 60px;color: rgba(255,255,255,0.1);text-align: center;font-family: impact;}
.index_titles h2{font-size: 34px;color: #FFFFFF;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;font-weight: bold;}
.index_hzhb_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.index_hzhb_ul li{width: 182px;height: auto;margin-top: 30px;}
.index_hzhb_ul li img{width: 100%;height: auto;display: block;}
/*微谱简介*/
.mbx_box{width: 100%;height: auto;padding: 15px 0px;font-size: 12px;color: #999999;}
.mbx_box a{color: #999999;}
.mbx_box span{color: #2079db;}
.wpjj_box{width: 100%;height: auto;}
.wpjj_out_box{width: 100%;display: flex;justify-content: space-between;}
.wpjj_out_left{width: 240px;background: #fbfbfb;min-height: calc(100vh - 338px);}
.wpjj_out_left_top{width: 100%;height: 96px;background: url(../images/wpjj_nav_left_bg.jpg) no-repeat center center; background-size: cover;font-size: 20px;color: #FFFFFF;font-weight: bold;line-height: 96px;text-align: center;}
.wpjj_out_left_nav{width: 100%;height: auto;margin-top: 8px;}
.wpjj_out_left_nav li{width: 100%;height: auto;border-bottom: 1px solid #ebebeb;padding: 15px 0px;}
.wpjj_out_left_nav li a{display: flex;width: 210px;height: 100%;padding:0 15px;color: #666666;justify-content: flex-start;align-items: center;}
.wpjj_out_left_nav li a span{color: #2079db;font-size: 13px;padding-right: 8px;}
.wpjj_out_left_nav li:hover{background: #2079db;}
.wpjj_out_left_nav li:hover a{color: #FFFFFF;}
.wpjj_out_left_nav li:hover a span{color: #FFFFFF;}
.wpjj_out_left_nav li.on{background: #2079db;}
.wpjj_out_left_nav li.on a{color: #FFFFFF;}
.wpjj_out_left_nav li.on a span{color: #FFFFFF;}
.wpjj_out_right{width: 928px;height: auto;}
.wpjj_out_right_top{width: 100%;height: 48px;display: flex;justify-content: flex-start;align-items: center;background: #2079db;font-size: 18px;color: #FFFFFF;font-weight: bold;}
.wpjj_out_right_top span{display: block;width: 4px;height: 20px;background: #f15a28;margin: 0px 12px;}
.wpjj_out_right_content{width: 728px;height: auto;margin: 0px auto;padding-bottom: 60px;}
.wpjj_out_right_content img{max-width: 100%;height: auto;display: block;margin: 0px auto;}
.wpjj_out_right_content p{color: #333333;line-height: 28px;text-align: justify;text-indent: 2em;margin-top: 24px;}

/*新闻资讯*/
.news_list_box{width: 100%;height: auto;padding-bottom: 60px;background: #fbfbfb;}
.news_list_box li{width: 100%;height: 64px;padding: 0px 24px;border-bottom: 1px solid #ebebeb;}
.news_list_box li a{display: flex;width: 100%;height: 100%;justify-content: space-between;align-items: center;}
.news_list_box li p{color: #333333;display: flex;justify-content: flex-start;align-items: center;}
.news_list_box li a strong{font-weight: normal;display: block;font-size: 14px;color: #999999;}
.news_list_box li p span{display: block;width: 8px;height: 8px;background: #DCDCDC;border-radius: 50%;margin-right: 14px;}
.news_list_box li a:hover p{color: #2079db;}
.news_list_box li a:hover p span{background: #2079DB;}
/*新闻详情*/
.news_detial_box{width: 100%;height: auto;padding: 60px 0px;}
.news_detial_content{width: 100%;height: auto;}
.news_detial_content h2{font-size: 22px;color: #333333;font-weight: bold;text-align: center;}
.news_detial_content img{max-width: 100%;height: auto;display: block;margin: 0px auto;margin-top: 24px;}
.news_detial_content p{color: #333333;line-height: 24px;text-align: justify;text-indent: 2em;margin-top: 15px;font-size: 16px;}
.news_detial_content table{width: 100%;height: auto;margin-top: 24px;}
.news_detial_content table th{border: 1px solid #ebebeb;padding: 15px;}
.news_detial_content table td{border: 1px solid #ebebeb;padding: 15px;}
/*产品认证列表*/
.product_rz_box{width: 100%;height: auto;padding: 60px 0px;padding-top: 40px;}
.product_rz_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.product_rz_ul li{width: 386px;height: auto;position: relative;margin-top: 20px;margin-left: 21px;}
.product_rz_ul li img{width: 100%;height: auto;display: block;}
.product_rz_ul_div{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;}
.product_rz_ul_div p{display: block;width: 330px;font-size: 22px;color: #FFFFFF;font-weight: bold;line-height: 30px;text-align: center;}
.product_rz_ul li:nth-of-type(3n+1){margin-left: 0px;}
/*产品认证二级*/
.wpjj_out_right_content h2{font-size: 22px;color: #333333;font-weight: bold;margin-top: 32px;text-align: center;}
.product_detial_box{width: 100%;}
.product_detial_box h3{font-size: 16px;color: #333333;font-weight: bold;margin-top: 20px;text-indent: 2em;}
.product_detial_box p{margin-top: 8px;}
.product_detial_box table{width: 100%;height: auto;margin-top: 15px;background: #fbfbfb;}
.product_detial_box table th{height: 48px;background: #f15a28;color: #FFFFFF;text-align: center;}
.product_detial_box table td{height: 56px;text-align: center;font-size: 14px;color: #666666;text-align: center;border: 1px solid #dbdbdb;}
/*.product_detial_box table th:nth-of-type(1){width: 64px;}*/
.product_detial_ul{margin-top: 40px;}
.product_detial_ul li{width: 209px;}
.product_detial_ul li img{width: 63px;}
.product_detial_ul li h2{font-size: 12px;}
/*产品认证公开文件*/
.product_rz_file li a p img{width: 26px;height: auto;display: block;margin-right: 12px;}
.product_rz_file_ul{margin-bottom: 60px;}
.pxfw_ul li{display: flex;justify-content: flex-start;align-items: center;}

/*客户服务*/
.khfw_content_box{width: 100%;height: auto;padding-bottom: 60px;}
.khfw_content_top{width: 100%;height: auto;margin-top: 16px;}
.khfw_content_top img{width: 100%;height: auto;display: block;}
.khfw_content_bottom{width: 100%;height: auto;padding: 24px;background: #fbfbfb;margin-top: 16px;}
.khfw_content_bottom_title{font-size: 20px;color: #333333;margin-bottom: 15px;font-weight: bold;}
.khfw_content_bottom p{color: #666666;display: flex;justify-content: flex-start;align-items: center;line-height: 30px;}
.khfw_content_bottom p span{display: block;width: 8px;height: 8px;background: #DCDCDC;border-radius: 50%;margin-right: 14px;}
.zpxx_detial h3{text-indent: initial;}
.zpxx_detial p{text-indent: initial;}
.zscx{padding-top: 10px;}
/*搜索结果*/
.serch_box{width: 100%;height: auto;margin-top: 24px;padding-bottom: 60px;}
.serch_key_box{width: 100%;height: auto;font-size: 18px;color: #333333;}
.serch_key_box span{color: #2079db;font-size: 20px;}
.serch_com_box{padding-bottom: 0px;margin-top: 24px;}
.serch_com_box b{display: block;color: #2079DB;font-weight: normal;}
.pagination{display: flex;justify-content: center;align-items: center;margin-top: 60px;}
.pagination li{width: 80px;height: 40px;font-size: 18px;text-align: center;line-height: 40px;margin-left: 12px;border-radius: 2px;overflow: hidden;}
.pagination li:nth-of-type(1){margin-left: 0px;}
.pagination li a{display: block;width: 100%;height: 100%;color: #666666;background: #f2f2f2;}
.pagination li a:hover{color: #FFFFFF;background: #f15a28;}
.pagination li.on a{color: #FFFFFF;background: #f15a28;}
.zsc_ul{justify-content: center;}

.gongan{width: 100%;height: auto;}
.gongan a{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;margin-top: 15px;color: rgba(255,255,255,0.6);}
.gongan a img{display: block;margin-right: 8px;}
/*content end*/
@media (max-width: 1199px) {
	.content_WH{width: 92%;}
	.content_top_ul li{width: 24%;}
	.index_rzfw_ul_left{width: 38%;}
	.index_rzfw_ul_right{width: 60%;}
	.index_rzfw_ul_right_WH{width: 92%;padding: 2% 0 0;}
	.index_rzfw_ul_right_link a{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.index_rzfw_ul_right_link{margin-top: 20px;}
	.index_news_content_list{width: 49%;}
	.index_news_content_list_top_div h2{display: block;width: 70%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.index_news_ul li h2{display: block;width: 70%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.index_hzhb_ul li{width: 23%;}
	/*微谱简介*/
	.wpjj_out_right{width: 72%;}
	.wpjj_out_right_content{width: 92%;}
	/*产品认证列表*/
	.product_rz_ul li{width: 31.5%;}
	.product_rz_ul_div p{width: 92%;}
}
@media (max-width: 990px) {
	.index_rzfw_ul_right_link a{width: 45%;}
	/*微谱简介*/
	.wpjj_out_box{display: block;}
	.wpjj_out_left{width: 100%;min-height: auto;}
	.wpjj_out_left_nav{display: flex;justify-content: flex-start;overflow: hidden;overflow-x: auto;}
	.wpjj_out_left_nav li{width: 25%;}
	.wpjj_out_left_nav li a{padding:0 4%;width: auto;}
	.wpjj_out_right{width: 100%;}
	/*产品认证列表*/
	.product_rz_ul li{width: 32%;margin-left: 2%;}
	.product_rz_ul_div p{width: 92%;font-size: 16px;}
}
@media (max-width: 768px) {
	.header{position: fixed;top: 0px;left: 0px;box-shadow: 0px 2px 15px 3px rgb(109 109 109 / 21%);background: #FFFFFF;z-index: 999;}
	.header_nav_ul li a{font-size: 3.2vw;line-height: 10vw;}
	.heaer_top_left h2{display: none;}
	.header_top_right{display: none;}
	.heaer_top_box{height: 13.8vw;}
	.search-form{display: none;}
	.logo{width: 18.5vw;}
	.mobile_right{display: flex;}
	.hd_btn{display: block;margin-right: 0px;}
	.header_nav_box{position: fixed;top: 13.8vw;height: calc(100% - 13.8vw);left:0px;z-index: 999;overflow: hidden;overflow-y: auto;display: none;}
	.header_nav_ul{height: auto;flex-direction: column;align-items: center;}
	.header_nav_ul li:after{display: none;}
	.header_nav_ul li{width: 60%;}
	.header_nav_ul_list span{display: none;}
	.header_nav_ul_list{width: 92vw;top: 0px;z-index: 999;position: relative;}
	.banner{display: none;}
	.m_banner{display: block;margin-top: 13.8vw;}
	.content_top_box{padding: 8vw 0px;}
	.content_top_ul{flex-wrap: wrap;}
	.content_top_ul li{width: 23%;height: auto;padding: 5vw 0px;}
	.content_top_ul li img{width: 10vw;}
	.content_top_ul li h2{font-size: 3.2vw;margin-top: 2vw;}
	.index_rzfw_box{padding: 8vw 0px;}
	.index_title h3{font-size: 6.8vw;}
	.index_title h2{font-size: 5.8vw;}
	.index_title{padding-bottom: 2vw;}
	.index_rzfw_ul li{margin-top: 5vw;}
	.index_rzfw_ul_left{float: none;width: 100%;}
	.index_rzfw_ul_right{float: none;width: 100%;}
	.index_rzfw_ul_right_WH{padding: 5vw 0px;}
	.index_rzfw_ul_right_title h2{font-size: 3.2vw;}
	.index_rzfw_ul_right_title h2 strong{font-size: 4.2vw;}
	.index_rzfw_ul_right_title{width: 63vw;}
	.index_rzfw_ul_right_link a{width: 36vw;}
	.index_rzfw_ul_right_link{margin-top: 5vw;}
	.index_rzfw_ul_right span{display: none;}
	.index_rzfw_ul_right_link a{font-size: 3.2vw;line-height: 8.8vw;}
	.index_news_box{padding: 8vw 0px;}
	.index_rzfw_ul_right_link a:before{top:4vw;}
	.index_rzfw_ul li:nth-of-type(3) .index_rzfw_ul_right_link{height: 13vw;}
	.index_news_content_box{flex-wrap: wrap;}
	.index_news_content_list{width: 100%;}
	.index_news_content_box{margin-top: 5vw;}
	.index_news_content_list_btn{justify-content: center;}
	.index_news_content_list_btn li{font-size: 3.8vw;}
	.index_news_content_list_btn li:nth-last-of-type(1){margin-right: 0px;}
	.index_news_content_list_top_div{padding: 0px 2vw;line-height: 10vw;}
	.index_news_content_list_top_div h2{font-size: 3.2vw;}
	.index_news_content_list_top_div span{font-size: 3.2vw;}
	.index_news_ul li a{line-height: 10vw;}
	.index_news_ul li h2{font-size: 3.2vw;}
	.index_news_ul li span{font-size: 3.2vw;}
	.index_more{font-size: 3.8vw;margin-top: 3.2vw;}
	.index_news_butn2{margin-top: 5vw;}
	.index_titles h3{font-size: 6.8vw;}
	.index_titles h2{font-size: 5.8vw;}
	.index_titles{padding-bottom: 2vw;}
	.index_hzhb_ul li{width: 29vw;margin-top: 5vw;}
	.index_hzhb_box{padding: 8vw 0px;}
	.footer{padding-bottom: 5vw;}
	.footer_top a{font-size: 3.8vw;line-height: 10.8vw;}
	.footer_last p{font-size: 2.8vw;}
	.footer_Right_box{display: none;}
	/*微谱简介*/
	.mbx_box{margin-top: 13.8vw;padding: 2.5vw 0px;font-size: 3.2vw;}
	.wpjj_out_left_top{font-size: 4.8vw;height: 8.5vw;line-height: 8.5vw;}
	.wpjj_out_left_nav li{width: auto;padding: 0 2.5vw;height: 8vw;}
	.wpjj_out_left_nav li a{word-break:keep-all;white-space:nowrap; width: 100%;height: 100%;padding: 0;font-size: 3.6vw;}
	.wpjj_out_left_nav li a span{font-size: 2.8vw;padding-right: 1vw;}
	.wpjj_out_right_top{font-size: 3.8vw;}
	.wpjj_out_right_top{height: 8.8vw;}
	.wpjj_out_right_top span{width: 1vw;height: 6vw;margin: 0px 2vw;}
	.wpjj_out_right_content{padding-bottom: 8vw;}
	.wpjj_out_right_content p{font-size: 3.2vw;margin-top: 3.2vw;line-height: 5.8vw;}
	/*新闻资讯*/
	.news_list_box{padding-bottom: 8vw;}
	.news_list_box li{height: 10vw;}
	.news_list_box li p{width: 70%;font-size: 3.2vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
	.news_list_box li a strong{font-size: 2.8vw;}
	.news_list_box li p span{width: 1.5vw;height: 1.5vw;margin-right: 1vw;margin-top: 1.2vw;float: left;}
	/*新闻详情*/
	.news_detial_box{padding: 8vw 0px;}
	.news_detial_content h2{font-size: 4.8vw;}
	.news_detial_content img{margin-top: 3.5vw;}
	.news_detial_content p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.news_detial_content table{margin-top: 3.2vw;}
	.news_detial_content table th{padding: 1.2vw;font-size: 3.6vw;}
	.news_detial_content table td{padding: 1.2vw;font-size: 3.2vw;}
	/*产品认证列表*/
	.product_rz_box{padding: 8vw 0px;padding-top: 5vw;}
	.product_rz_ul{justify-content: space-between;}
	.product_rz_ul li{width: 48.5%;margin: 0;margin-top: 3vw;}
	.product_rz_ul_div p{font-size: 3.8vw;line-height: 5.8vw;}
	.product_detial_box h3{font-size: 3.8vw;margin-top: 3.2vw;}
	.wpjj_out_right_content h2{font-size: 4.8vw;margin-top: 3.2vw;}
	.product_detial_box table th{height: 10.8vw;font-size: 3.2vw;}
	.product_detial_box table th:nth-of-type(1){width: auto;}
	.product_detial_box table td{height: auto;padding: 1.8vw;}
	.product_detial_ul{margin-top: 5vw;}
	.product_rz_file_ul{margin-bottom: 8vw;}
	.product_rz_file li a p{clear: both;}
	.product_rz_file li a p img{float: left;margin-right: 1vw;width: 4vw;margin-top: 0.5vw;}
	/*客户服务*/
	.khfw_content_box{padding-bottom: 8vw;}
	.khfw_content_top{margin-top: 3.2vw;}
	.khfw_content_bottom{margin-top: 3.2vw;padding: 3.2vw;}
	.khfw_content_bottom_title{font-size: 3.8vw;margin-bottom: 2.8vw;}
	.khfw_content_bottom p{font-size: 3.2vw;line-height: 5.8vw;align-items: flex-start;}
	.khfw_content_bottom p span{margin-right: 1.5vw;width: 1.5vw;height: 1.5vw;margin-top: 2.5vw;}
	.serch_box{margin-top: 8vw;}
	.serch_key_box{font-size: 3.2vw;}
	.serch_key_box span{font-size: 3.6vw;}
	.serch_box{padding-bottom: 8vw;}
	.serch_com_box b{font-size: 3.2vw;}
	.pagination{margin-top: 5vw;}
	.pagination li{width: 8vw;height: 8vw;line-height: 8vw;}
	.pagination li a{font-size: 2.8vw;}
	.gongan a{font-size: 2.8vw;}
}





