@media screen and (max-width:1299.98px){

	@font-face {
		font-family: 'Material-Design-Iconic-Font';
		src: url('material-design/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'), url('material-design/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'), url('material-design/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
		font-weight: normal;
		font-style: normal;
	}

body{font-family:'Roboto', serif;}
/* Header 基础样式 */
header{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items: center;padding:0 4vw;box-sizing:border-box;}
.header_load{flex:0 1 auto;display:flex;align-items:center;padding:1vw 0;justify-content:left;}
	.header_load img{width:100%;max-width:30vw;min-width:20vw;}
.header_navs,.header_search,.header_red{display:none;}


	
.header_languages{flex:0 1 34vw;text-align:left;margin:0;display:flex;justify-content:space-around;align-items:center;}
	.header_languages a{text-decoration:none;color:#333;font-size: 3.6vw;line-height: 1.6;}
	.header_languages a:hover{color:#0093dd;}
	.header_languages_cn{background:url(../images/cn.svg) no-repeat left center;background-size:5vw;padding-left:6vw;}
	.header_languages_en{background:url(../images/en.svg) no-repeat left center;background-size:20px;padding-left:30px;}


.header_tel{display:none;}
.banner img{ width:100%;}
.banner_mb{display:none !important;}

/*底部 基础样式*/
footer{width:100%;background:#333333;}
.footer_w{width:88vw;margin:0 auto;}
.footer_cf{display: none;}
	.footer_contact_title{font-size: 4vw;color: white;line-height: 2;margin-bottom: 4vw;border-bottom: 1px solid #4a4a4a;padding-bottom: .3vw;}
	.footer_contact{margin-top: 3vw;box-sizing: border-box;}
		.footer_contact_info{display:flex;align-items:center;justify-content:left;margin-bottom:3vw;}
			.footer_contact_info1{flex:0 1 4vw;display:flex;align-items:center;justify-content:space-between;}
				.footer_contact_info1 img{width:100%;}
			.footer_contact_info2{flex:0 1 auto;color:white;font-size:16px;font-weight:700;margin-left:20px;}
			.footer_contact_info2 h3{font-size:20px;line-height:1.6;color:#ffffff;font-weight:400;}
			.footer_contact_info2 p{font-size:3.6vw;line-height:1.4;color:#ffffff;font-weight:300;}
	.footer_feedback{margin-top: 1.5vw;}
	.footer_feedback form{}
	.feedback_title{width: 100%;font-size: 1.5vw;color: white;line-height: 1.2;margin-bottom: 1vw;}
		.feedback_form1{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
			.feedback_form1 input{width:100%;background:#808080;color:white;border:none;margin-bottom:1vw;padding:10px;border-radius:0;font-size:.9vw;line-height:1.4;box-sizing:border-box;flex: 0 1 48%;}
			.feedback_form1 button{width:100%;background:#0093dd;border:none;color:white;padding:10px;border-radius:0;font-size:.9vw;line-height:2;box-sizing:border-box;margin-top: 1vw;}
			.feedback_form1 textarea{width:100%;background:#808080;color:white;border:none;padding:10px;border-radius:0;font-size:.9vw;line-height:1.4;height:111px;box-sizing:border-box;}

	.footer_content{box-sizing: border-box;padding-top: 8vw;}
		.footer_logo{display:none;}
.footer_navs{display:none;}
	
	.footer_down{box-sizing: border-box;}
		.footer_tel{color:white;margin-bottom: 5vw;display: flex;justify-content: center;align-items: center;}
			.footer_tel h2{font-size:6vw;line-height:1.2;font-weight:700;color: #fff;margin-right: 3vw;}
			.footer_tel p{font-size:6vw;line-height:1.4;font-weight: 400;font-family: 'Archivo',sans-serif;}
		.footer_qr_title{font-size: 4vw;font-weight: 300;line-height: 2;border-bottom: 1px solid #4a4a4a;padding-bottom: .3vw;color: #fff;margin-top: 5vw;margin-bottom: 3vw;display: none;}
		.footer_qr{display: flex;justify-content: center;align-items: center;align-content: center;flex-wrap: nowrap;}
			.footer_qr_content{flex: 0 1 36%;text-align:center;margin-top:1vw;display: flex;flex-wrap: wrap;justify-content: center;}
	.footer_qr_content:nth-child(2){display:none !important;}
				.footer_qr_content .footer_qr_icon{width:100%;display: none;}
				.footer_qr_content p{font-size:4vw;color:white;line-height:2;order: 2;}
				.footer_qr_img{order:1;}
					.footer_qr_img img{width:100%;display: block;}

.footer_info{background:#1a1a1a;text-align:center;padding:2vw 0;font-weight:400;}
	.footer_info span{color:#888;line-height:1.6;font-size:1vw;margin:0 1vw;}
	.footer_info a{color:#666;text-decoration:none;}
	.footer_info img{width:1vw !important;}

/*内页BANNER*/
.ny_banner{width:100%;position: relative;z-index: 1;}
	.ny_banner img{width:100%;display:block;}
	.ny_banner h1{position: absolute;bottom: 20%;left:10%;font-size:6vw;color: white;font-weight: 300;letter-spacing: 1vw;display:flex;align-items: center;align-content: center;}
	.ny_banner h1:after{content:'';width:12.8vw;height:1px;display:block;background:white;margin-left: 2vw;}

/*首页样式*/
#about{margin:auto;min-width:320px;
width: 88%;
}
	.about_logo{display:none;}
	.about_container{		margin:0 auto;width:100%;padding:5vw 0;box-sizing:border-box;}
		.about_left{text-align: center;}
			.about_left_title_en{font-size:6vw;line-height:1;color:#9c9c9c;font-weight:400;width:100%;display: none;}
			.about_left_title{font-size:6vw;line-height:1.4;color:#000;font-weight:400;width:100%;}
		.about_right{margin-top: 3vw;}
			.about_left_content{text-align:left;font-size:3.6vw;line-height:1.6;font-weight:400;margin-top:2vw;color: #333333;}
			.about_left_more{display:none;}
				.about_left_more a{font-size:16px;line-height:2.4;display: block;width: 100%;border-radius: 100px;background: #ffffff;border: 2px solid #0093dd;color: #0093dd;text-decoration: none;}
				.about_left_more a:hover{background:#0093dd;border: 2px solid #0093dd;color: #ffffff;}
		.about_right{display:none;}
			.about_right img{width:100%;}


	.about_kongjian{padding:0;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;width:100%;align-content:center;}
		.about_kongjian_title{font-size:6vw;line-height:1;color:#ffffff;font-weight:700;text-align:center;width:100%;}
		.about_kongjian_list{display:flex;align-content:center;justify-content:space-around;align-items:start;width:100%;margin:5vw auto;flex-wrap: wrap;}
			.about_kongjian_icon{flex:0 1 50%;display: flex;justify-content: left;align-items: center;margin: 0 0 5vw 0;}
			.about_kongjian_icon_pic{width:10vw;display:flex;align-items:center;justify-content: center;}
				.about_kongjian_icon_pic img{width:auto;max-width:100%;display:block;scale:1;transition:300ms;margin: auto;}
			.about_kongjian_icon_title{width:auto;text-align: left;margin-left: 3vw;}
				.about_kongjian_icon_title h3{font-size:5vw;line-height:1;color:black;font-weight:400;margin-bottom:1vw;}
				.about_kongjian_icon_title p{font-size:3.4vw;font-family:'Raleway',sans-serif;line-height:1;color:black;}


#product{margin:8vw 5% 8vw 5%;min-width:320px;}
.product_container{width:100%;margin:0 auto;}
	.proclass_title{text-align:center;margin-bottom:5vw;}
		.proclass_title h2{font-size:6vw;line-height:2;color:#000000;font-weight:400;margin-bottom:2vw;display: flex;justify-content: center;align-items: center;}
			.proclass_title h2 span{font-size:6vw;font-family:'Archivo', sans-serif;line-height:1;color:#000000;font-weight:400;padding-top:0;margin-right: 2vw;display: none;}
		.proclass_title p{font-size:3vw;line-height:1;color:#000000;font-weight:400;margin-bottom:10px;display:none;justify-content:center;align-items:center;}
		.proclass_title p span{background:#0093dd;width:80px;height:2px;margin:0 30px;}
	.product_list{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
	.product_goods{flex: 0 1 45%;margin-bottom:3vw;/*! box-shadow: 0 0 20px rgba(0,0,0,20%); */}
	.product_goods_pic{/*! border:1px solid #dddddd; */}
		.product_goods_pic img{width:100%;}
	.product_goods_title{font-size:3.6vw;line-height:1.4;text-align:center;color:#000;margin:0;font-weight: 400;padding: 1vw 0;border-bottom: 1px solid #eeeeee;}
	.product_goods_more{text-align:center;margin: 3vw auto;}
	.product_goods_more a{text-align:center;text-decoration: none;color: #333333;font-weight: 400;}

.product_right{font-size:30px;line-height:1.2;}
.product_right span{display:inline-block;width:180px;height:4px;background:#0093dd;margin-right:20px;}
.product_content a{text-decoration:none;display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;padding:3vw 0;font-size: 2.8vw;}
	.swiper_image{flex:0 1 45%;display:flex;align-items:center;justify-content:center;}
		.swiper_image img{width:auto;height:auto;max-width:86%;max-height:90%;margin:0 auto;scale:1;transition:all 666ms;}
	.swiper_title{flex:0 1 50%;}
	.swiper_title_cn{font-size:10vw;line-height:1.6;color:#0093dd;font-weight:700;width:100%;margin-bottom:0;}
	.swiper_title_content{font-size:4vw;line-height:1.4;color:#333333;font-weight:400;margin-bottom:3vw;}
	.swiper_title_content2{font-size:3.2vw;line-height:1.4;color:#777777;font-weight:400;margin-bottom:40px;}
	.swiper_more{display:flex;align-items:center;justify-content:space-between;}
		.swiper_more_btn{flex:0 1 auto;font-size:3.2vw;line-height:2;color:#333333;font-weight:400;padding:0;transition:all 333ms;}
		.swiper_icon{flex:0 1 60px;}
		.swiper_icon img{width:100%;}


	
	
.lgd_td{width:90%;margin:5vw auto;padding:0;background: white;border-right: 0;border-bottom: 0;}
.lgd_td1{width:100%;text-align: center;}
.lgd_td2{display:flex;flex-wrap: wrap;justify-content: space-between;}
.lgd_td21{flex: 1 0 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 2vw;}
	.lgd_td21 a{display:flex;align-items: center;justify-content: space-between;flex-wrap: nowrap;height: 26vw;overflow: hidden;}
	.lgd_td21img{width: 100%;height: 26vw;flex: 0 1 55%;}
.lgd_td21c{text-align: left;box-sizing:border-box;padding: 3vw 3vw 3vw 3vw;position: relative;}
	.lgd_td21c_icon{display:block;width:14vw;position: absolute;}
	.lgd_td21c_icon img{margin:auto;max-width: 100%;}
	.lgd_td21c span{font-size:3vw;color:black;line-height:3;font-weight:400;font-family:arial;transition:300ms;display: none;}
	.lgd_td21c h3{color:#000;font-size:4vw;line-height:1.2;text-align: left;position: absolute;left: 20vw;font-weight: 500;}
	.lgd_td21c p{text-align:left;color: black;line-height:1.4;font-size: 3.2vw;position: absolute;left: 20vw;top: 9vw;display: none;}
.lgd_tdpic{display: block;flex: 0 1 45%;border-radius: 1vw;overflow: hidden;height: 26vw;width: auto;}
	.lgd_tdpic img{height:63vw;display: block;}

.main .lgd_td21c{padding:3vw 3vw 3vw 3vw !important;}
.main .lgd_td21 .lgd_td21c h3{font-size:1.4rem;}
.main .lgd_td21 .lgd_td21c span{font-size:1.4rem;}
.main .lgd_td21 .lgd_td21c p{font-size:1rem !important;line-height:1.4 !important;}
.main .lgd_td21:hover .lgd_td21c h3{font-size:1rem !important;}
.main .lgd_td21:hover .lgd_td21c p{font-size:1.6rem !important;line-height:1.4 !important;}
.main .lgd_td21:hover .lgd_td21c span{font-size:1rem !important;}
	
	
	
	
	


#app{background:url(../images/fuwubg.jpg) no-repeat center center;background-size:200vw;background-color:#000000;margin-top:2vw;padding:8vw 0 9vw 0;}
.app_container{min-width:320px;margin:0;}
.app_title{display:flex;align-items:center;justify-content:center;}
.app_title_ce{text-align: center;}
.app_title_cn{font-size:6vw;line-height:2;color:#000;font-weight:400;}
.app_title_en{font-size:3.6vw;line-height:1.2;color:#676767;font-weight:300;display:flex;justify-content:center;align-items:center;}
	.app_title_en span{background:#0093dd;width:8vw;height:2px;margin:0 3vw;}
.app_more{background:#ffffff;border-radius:50px;padding:0 50px;height:50px;display:flex;align-items:center;}
.app_more a{text-decoration:none;color:#0093dd;line-height:2;}
.app_content{width: 90%;margin: auto;}
.app_content_c{width:88%;display: flex;justify-content: space-between;align-items: center;margin: 5vw auto 0 auto;border-bottom: 1px solid #ffffff50;padding-bottom: 5vw;}
.app_content_line{display:none;}
.app_content_pic{margin:0;display:flex;justify-content:center;align-items:center;flex: 0 1 27%;}
.app_content_pic img{width:100%;display:block;}
.app_content_title{text-align:left;font-size:3.4vw;line-height:1.4;color:#ffffff;font-weight:400;flex: 0 1 65%;}

#news{margin:8vw auto;width:84%;}
	.news_title{margin:30px auto 0 auto;text-align:center;margin-bottom:4vw;}
	.news_title h2{font-size:8vw;line-height:1.4;font-weight:400;color:black;}
	.news_title p{font-size:4vw;line-height:1.2;font-weight:400;color:#333333;font-family:'Raleway',sans-serif;display: none;}

	.news_container{min-width:320px;margin:0;box-sizing:border-box;}
		.news_left{box-sizing:border-box;height: 100%;}
		.news_left img{width:100%;height: 100%;margin:0 auto;padding:0;display:block;}

		.news_right{box-sizing:border-box;overflow:hidden;text-align:left;width: 100%;}
			.news_right_container{box-sizing: border-box;background:white;}
			.news_right_container a{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;text-align:left;text-decoration:none;width:100%;margin:auto;padding:2vw 0;border-bottom: 1px solid #dddddd;align-content: center;}
			.news_right_date{flex:0 1 20%;padding:0;text-align:center;box-sizing:border-box;}
				.news_right_date h3{font-size:calc(20px + 0.8vw);color:#666666;line-height:calc(30px + 1.4vw);font-weight:400;}
				.news_right_date p{font-size:calc(12px + 0.3vw);color:#999999;line-height:calc(14px + 0.4vw);font-weight:400;}
			.news_right_title{flex:0 1 78%;width: 78%;box-sizing:border-box;display: flex;justify-content: left;align-items: center;align-content: center;flex-wrap: wrap;}
				.news_right_title h2{display:block;width:100%;color:black;font-size:4vw;font-weight:400;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top: 1vw;}
				.news_right_title p{display:block;width:100%;color:#666;font-size:3.2vw;font-weight:300;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top: 1vw;}

#huoban{margin:8vw auto;width:90%;}
.huoban_container{min-width:320px;width:100%;margin:0 auto;}
	.huoban_title{margin:0 auto 0 auto;text-align:center;margin-bottom:3vw;}
	.huoban_title h2{font-size:8vw;line-height:1.6;font-weight:400;color:black;}
	.huoban_title p{font-size:4vw;line-height:1.2;font-weight:400;color:#333333;font-family:'Raleway',sans-serif;}

.huoban_content{box-sizing:border-box;padding:0 1px 1px 0 !important;}
.huoban_content .swiper-slide{border:1px solid #dddddd;box-sizing:border-box;padding:1vw 2vw;background: white;}
.huoban_content .swiper-slide img{width:100%;display:block;}



/*每个内页元素样式*/
	.ny_navs{width:100%;background:#f0f0f0;}
	.ny_navs_w{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}
	.ny_navs_left{background:#0093dd;}
	.ny_navs_left h1{color:#FFFFFF;font-weight:700;font-size:4vw;line-height:1.4;padding:1vw 5vw;}
	.ny_navs_right{display:none;}

/*关于我们样式*/
.page_about_container{width:90%;box-sizing: border-box;padding:10vw 0 0 0;margin: auto;}
	.page_about_title{font-size: 6vw;line-height: 1;color:#000000;font-weight:700;margin-bottom:4.6vw;display: flex;justify-content: center;align-items: center;}
	.page_about_title span{font-size: 7vw;font-family: 'Archivo', sans-serif;line-height: 1;color: #000000;font-weight: 700;padding-top: .3vw;margin-right: 2vw;}
	.page_about_title2{font-size:3.8vw;line-height: 1.6;color:#000000;;font-weight:400;text-align:center;}
	.page_about_line{height: 1vw;background: #0093dd;width: 16vw;margin: 4vw auto;}
	.page_about_content{width:100%;padding:0 0 5vw 0;margin:auto;font-size:3.6vw;line-height:1.8;color:#000000;text-align: left;}
	.page_about_content p{font-size:3.6vw;line-height:1.8;}
	.page_about_content img{max-width:100%;}

.page_about_linian_title{font-size: 6vw;line-height: 1;color: #000;font-weight: 400;margin-bottom: 2vw;display: flex;justify-content: center;align-items: center;}
.page_about_linian{width: 80%;margin: 1vw auto 10vw auto;}
	.page_about_linian_w{margin-bottom: 6vw;}
	.page_about_linian_c{margin-bottom: 0;}
	.page_about_linian_c h2{font-size:5vw;line-height:1.6;color:#000;font-weight:400;text-align:center;}
	.page_about_linian_c h3{font-size:3.6vw;line-height:1.6;color:#333;font-weight:400;text-align:center;margin-top: 0;}
	.page_about_linian_c p{font-size:2vw;line-height:1.8;color:#333;font-weight:400;flex:1 0 100%;text-align:center;letter-spacing: 1vw;}
	.page_about_linian_pic{margin-bottom: 2vw;}
		.page_about_linian_pic img{width:100%;display:block;}

    .page_about_zl{width:90%;margin: 5vw auto 10vw auto;padding:0 0 5vw 0;}
		.page_about_zl_title{font-size: 6vw;line-height: 1;color: #000;font-weight: 400;margin-bottom: 3vw;display: flex;justify-content: center;align-items: center;}
		.page_about_zl .app{width:100%;margin:auto;overflow-x:scroll;}
    	.page_about_zl table{border-left:1px solid #0093dd;border-top:1px solid #0093dd;padding:0;margin:0 auto;width:600px;border-spacing: 0;}
		.page_about_zl table tr th{background:#0093dd;color:white;font-size:16px;font-weight:700;line-height:2;}
    	.page_about_zl table tr td{font-size:15px;line-height:1.4;color:#555;border-bottom:1px solid #0093dd;border-right:1px solid #0093dd;padding:1vw 2vw;font-weight: 400;}
    	.page_about_zl .app_name{text-align:left;}
    	.page_about_zl table tr td img{width:20px;display: inline-block;vertical-align: middle;cursor:pointer;}
    	.page_about_zl table tr:hover{background:#eee;}

/*产品中心页面*/
	.ny_navs_pro{width:100%;margin:50px auto 0 auto;box-sizing:border-box;padding:0;background:none}
	.ny_navs_pro .ny_navs_w{}
	.ny_navs_pro .ny_navs_left{color:#000000;font-weight:400;background:#dddddd;}
	.ny_navs_pro .ny_navs_left a{text-decoration:none;color:#000000;font-size:22px !important;line-height:2;padding:5px 50px;}
	.ny_navs_pro .ny_navs_left_dd{background:#0093dd;}
	.ny_navs_pro .ny_navs_left_dd a{color:#FFFFFF;}

.pro{width:100%;margin:50px auto 100px auto;}
	.pro_container{width: 88%;margin:auto;}
	.pro_class{flex:0 1 270px;display: none;}
	.pro_class_title{background: #0093dd;font-size: 18px;color: white;line-height: 1;padding: 9px 20px;font-weight: 700;text-align: center;}
	.pro_class_list{padding: 15px 0;box-sizing: border-box;}
		.pro_class_list ul{list-style: none;}
		.pro_class_list ul li{background:#ffffff;transition: 300ms all;}
		.pro_class_list ul li:hover{background:#0093dd;}
		.pro_class_list ul li a{text-decoration: none;font-size: 16px;line-height: 1.4;color: #333333;display: block;width: 100%;padding: 15px 0;border-bottom: 1px solid #dddddd;text-align: center;}
	.pro_class_list ul li:hover a{color:#ffffff;}
	.pro_title{font-size:6vw;line-height:1;color:#000000;font-weight:400;margin-bottom:3vw;padding:0 0 0 3vw;border-left:1.6vw solid #0093dd;}
	.pro_right{box-sizing: border-box;width: 100%;}
	.pro_list{display: flex;flex-wrap: wrap;justify-content: left;}
	.pro_list_content{flex: 0 1 46%;margin-bottom:3vw;background: #ffffff;border: 1px solid #ddd;box-sizing: border-box;padding: 0 0 2vw 0;}
	.pro_list_content:nth-child(even){margin-left:3%;}
	.pro_list_content:nth-child(odd){margin-right:3%;}
	.pro_list_content a{text-decoration: none;}
	.pro_list_image{display:flex;align-items:center;justify-content:center;overflow: hidden;}
		.pro_list_image img{width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;scale:1;transition:all 666ms;}
	.pro_list_title{padding: 10px 0;}
	.pro_list_title_cn{font-size:3.6vw;line-height:1.4;color:#333333;font-weight:400;width:100%;text-align: center;}
	.pro_list_title_content{display:none;}
	.pro_list_title_content2{display:none;}
	.pro_list_more{display:flex;align-items:center;justify-content:center;margin-top: 3vw;}
		.pro_list_more_btn{font-size:2.6vw;line-height:2.2;color:#fff;font-weight:400;padding:0 5vw;transition:all 333ms;border-radius: 100px;background: #0093dd;}
		.pro_list_icon{flex:0 1 60px;}
		.pro_list_icon img{width:100%;}

	
	
.pro_content{}
.pro_content strong{font-size:18px;line-height:1.4;color:#0093dd;font-weight:700;width:100%;margin-bottom:10px;display:block;}
.pro_content p{font-size:16px;line-height:1.6;color:#000000;font-weight:400;}

	.pro_content2{display:flex;justify-content:space-between;margin:30px 0;}
	.pro_content2_left{flex:0 1 800px;}
		.pro_content2_left strong{font-size:18px;line-height:1.4;color:#0093dd;font-weight:700;width:100%;margin-bottom:10px;display:block;}
		.pro_content2_left p{font-size:16px;line-height:1.6;color:#000000;font-weight:400;}
		.pro_content2_left img{width:100%;margin:30px 0;}
	.pro_content2_right{flex:0 1 450px;}
		.pro_content2_right img{width:100%;}


	.pro_content3{}
		.pro_content3 strong{font-size:18px;line-height:1.4;color:#0093dd;font-weight:700;width:100%;margin-bottom:10px;display:block;}
		.pro_content3 p{font-size:16px;line-height:1.6;color:#000000;font-weight:400;}
	.pro_content3 .pro_content_picture{align-items:center}
	.pro_content3 .pro_content_picture div:nth-child(1){flex:0 1 45%;}
	.pro_content3 .pro_content_picture div:nth-child(2){flex:0 1 48%;}
	.pro_content3_2{display:flex;justify-content:space-between;margin:30px 0;align-items:center;}
		.pro_content3_2_title{flex:0 1 76%;}
			.pro_content3_2_title strong{font-size:18px;line-height:1.4;color:#0093dd;font-weight:700;width:100%;margin-bottom:10px;display:block;}
			.pro_content3_2_title p{font-size:16px;line-height:1.6;color:#000000;font-weight:400;}
		.pro_content3_2_pic{flex:0 1 20%;text-align:center;}
	.pro_content3_2_pic img{width:100%;margin:auto;display:block;}


	.pro_content4{display:flex;justify-content:space-between;margin:30px 0;}
	.pro_content4_left{flex:0 1 48%;}
		.pro_content4_left h3{font-size:18px;line-height:3;color:#0093dd;font-weight:700;width:100%;display: flex;align-items: center;}
		.pro_content4_left h3:before{background:#0093dd;width:20px;height:20px;border-radius:50px;content:'';display:inline-block;margin-right:15px;line-height:3;}
		.pro_content4_left p{font-size:16px;line-height:3;color:#000000;font-weight:400;}
		.pro_content4_left img{width:300px;float:right;}
	.pro_content4_right{flex:0 1 48%;}
		.pro_content4_right h3{font-size:18px;line-height:3;color:#0093dd;font-weight:700;width:100%;display: flex;align-items: center;}
		.pro_content4_right h3:before{background:#0093dd;width:20px;height:20px;border-radius:50px;content:'';display:inline-block;margin-right:15px;line-height:3;}
		.pro_content4_right p{font-size:16px;line-height:3;color:#000000;font-weight:400;}
		.pro_content4_right img{width:300px;float:right;}

	.pro_content5{}
		.pro_content5 p{font-size:16px;line-height:1.6;color:#000000;font-weight:400;}
		.pro_content5 strong{font-size:18px;line-height:1.4;color:#000000;font-weight:700;width:100%;margin:30px 0 10px 0;display:block;}
		.pro_content5 ul{display:flex;justify-content:space-between;align-items:center;margin:30px 0;list-style:none;}
		.pro_content5 ul li{font-size:16px;line-height:1.6;color:#000000;font-weight:400;display:flex;align-items:center;}
		.pro_content5 ul li:before{background:#0093dd;width:20px;height:20px;border-radius:50px;content:'';display:inline-block;margin-right:10px;line-height:2;}
		.pro_content5 .pro_content_picture{display:flex;justify-content:space-between;margin:30px 0;}
		.pro_content5 .pro_content_picture div:nth-child(1){flex:0 1 48%;}
		.pro_content5 .pro_content_picture div:nth-child(2){flex:0 1 48%;}
				.pro_content_picture img{width:100%;}

/* 产品介绍 */
.page_proinfo_banner{width:100%;overflow:hidden;background-size: 100%;background-repeat: no-repeat;height: 50vw;position: relative;background-position: center;}.page_proinfo_banner img{width:100%;}
	.page_proinfo_banner_touming{width:100%;height:100%;/*! background:#00000080; */}
	.page_proinfo_banner_title{text-align:center;height: 100%;position: absolute;width: 100%;top: 0;display: none;}
	.page_proinfo_banner_title h1{font-size: 10vw;line-height: 1.4;color: #0093dd;text-shadow: 0 0 2vw rgb(255, 255, 255);top: 12vw;left: 12vw;position: absolute;}
	.page_proinfo_banner_title h2{font-size: 2vw;line-height: 1.4;color: #000;letter-spacing: 1vw;text-shadow: 0 0 1vw rgba(255, 255, 255,1);bottom: 20vw;left: 12vw;position: absolute;}
.page_proinfo_container{width: 90%;margin: 5vw auto;min-width: 320px;}
	.page_proinfo_left{flex: 1 0 50%;display: flex;justify-content: space-between;align-content: center;align-items: center;box-sizing: border-box;/*! border-right: 1px dashed #999; */}.page_proinfo_left img{width:100%;}
.page_proinfo_left_1{flex: 1 0 30%;text-align: left;justify-content: left;display: flex;}
.page_proinfo_left_2{flex: 1 0 70%;padding-left: 2vw;box-sizing: border-box;}
	.page_proinfo_left_2 h1{font-size: 8vw;line-height: 1.4;color: #0093dd;}
	.page_proinfo_left_2 h2{font-size: 5vw;line-height: 1.4;color: #0093dd;margin-bottom: 2vw;}
.page_proinfo_left_c{font-size: 3.2vw;line-height: 1.4;color: #333;}
.page_proinfo_right{box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;margin-top: 8vw;}
.page_proinfo_right_c{line-height: 1.4;color: #333;flex: 0 1 65%;}
	.page_proinfo_right_c{font-size: 3.2vw;}
.page_proinfo_right_pic{width: 100%;flex: 0 1 30%;}.page_proinfo_right_pic img{width:100%;}
.page_proinfo_table{width: 100%;box-sizing: border-box;padding: 2vw 0;}
	.page_proinfo_table table{width:100%;border:0;border-top:.4vw solid #eee;border-bottom:.2vw solid #eee;}
	.page_proinfo_table table tr,.page_proinfo_table table td{border:0;}
	.page_proinfo_table table tr:first-child{background:#ffffff;}
	.page_proinfo_table table tr:first-child td{font-weight:700;font-size:3.2vw;line-height: 1.4;}
	.page_proinfo_table table tr:last-child{background:#ffffff;}
	.page_proinfo_table table tr td{font-size:3.2vw;background:#ffffff;border-bottom:1px solid #ddd;box-sizing: border-box;padding: 1vw;}
@media (max-width:1200px) {
	.page_proinfo_table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;margin: 3vw 0;}
	.page_proinfo_table table{}
	.page_proinfo_table table th,.page_proinfo_table table tr,.page_proinfo_table table td{min-width:200px;padding:1vw;}
}
.page_proinfo_more_title{font-size: 5vw;line-height: 1.4;color: #0093dd;text-shadow: 0 0 2vw rgb(255, 255, 255);text-align: center;margin-bottom:2vw;}


/* 产品介绍 */
.page_proinfo_banner{width:100%;overflow:hidden;}.page_proinfo_banner img{width:100%;}
	.page_proinfo_banner_touming{width:100%;height:100%;/*! background:#00000080; */}
	.page_proinfo_banner_title{text-align:center;height: 100%;position: absolute;width: 100%;top: 0;}
	.page_proinfo_banner_title h1{font-size: 5vw;line-height: 1.4;color: #0093dd;text-shadow: 0 0 2vw rgb(255, 255, 255);top: 12vw;left: 12vw;position: absolute;}
	.page_proinfo_banner_title h2{font-size: 2vw;line-height: 1.4;color: #000;letter-spacing: 1vw;text-shadow: 0 0 1vw rgba(255, 255, 255,1);bottom: 20vw;left: 12vw;position: absolute;}
.page_proinfo_container{width: 88%;margin: 5vw auto;}
	.page_proinfo{box-sizing: border-box;}.page_proinfo_left img{width:auto;height:30vw;}
.page_proinfo_1{width:100%;}
	.page_proinfo_1 img{width:100%;display:block;border: 1px solid #dddddd;box-sizing: border-box;}
	.page_proinfo_1 .mySwiper{margin-top:1vw;width:100%;}
	.page_proinfo_1 .mySwiper2{box-sizing: border-box;width:100%;}
.page_proinfo_2{box-sizing: border-box;padding-top: 5vw;}
	.page_proinfo_2 h1{font-size:6vw;line-height:1.4;color:#333333;font-weight:400;padding-bottom: 2vw;margin-bottom: 3vw;text-align: center;}
	.page_proinfo_2 h2{font-size:18px;line-height:1.4;color:#0093dd;margin-bottom:2vw;}
	.page_proinfo_title{background:#0093dd;font-size:3.6vw;font-weight:700;line-height:1.6;margin-top: 30px;color: white;padding: 2vw 5vw;text-align: left;box-sizing: border-box;}
	.page_proinfo_tel{display: flex;align-items: center;align-content: center;justify-content: center;}
		.page_proinfo_tel1{font-size: 4vw;font-weight: 400;color: #fff;line-height: 8vw;background: #0093dd;padding: 0 5vw;border: 1px solid #0093dd;box-sizing: border-box;}
		.page_proinfo_tel2{font-size: 5vw;font-weight: 700;color: #0093dd;line-height: 8vw;background: white;border: 1px solid #0093dd;padding: 0 5vw;box-sizing: border-box;}
		.page_proinfo_tel1:nth-child(3){display: none;}
		.page_proinfo_tel3{display: none;}
		.page_proinfo_tel3 img{width: 100%;display: block;}
.page_proinfo_c{font-size: 3.6vw;line-height: 1.6;color: #333;min-height: 300px;border: 1px solid #ddd;box-sizing: border-box;padding: 3vw 5vw;}

.page_proinfo_more_title{font-size: 6vw;line-height: 1.4;color: #000;text-align: center;margin-bottom:5vw;}


/* 解决方案 */

	.page_jiejue_container{width:90%;box-sizing: border-box;padding:50px 0 0 0;margin: auto;}
		.page_jiejue_title{font-size: 6vw;line-height: 1;color:#000;font-weight:400;margin-bottom:3vw;display: flex;justify-content: center;align-items: center;}
		.page_jiejue_line{height: 2px;background: #0093dd;width: 100px;margin: 10px auto;}
		.page_jiejue_content{margin:5vw auto 10vw auto;width:100%;}
		.page_jiejue_content p{font-size:3.6vw;line-height:1.6;color:#555;text-indent:2em;font-weight: 400;}
    	.page_jiejue_content table{border-left:1px solid #0093dd;border-top:1px solid #0093dd;padding: 0;margin:3vw auto;width:100%;border-spacing:0;}
		.page_jiejue_content table thead tr th{font-size:3.6vw;line-height:2;color:#ffffff;padding:1vw 2vw;background: #0093dd;}
    	.page_jiejue_content table tr td{font-size:3.5vw;line-height:1.4;color:#555;padding:1vw 2vw;border-right: 1px solid #0093dd;border-bottom: 1px solid #0093dd;font-weight: 400;}
		.page_jiejue_content table tbody tr:nth-child(odd){background:#eeeeee;}
		.page_jiejue_content table tbody tr:nth-child(even){background:#ffffff;}

.page_jiejue_linian{width: 88%;margin: 5vw auto 5vw auto;}
	.page_jiejue_linian_w{flex:0 1 23%;}
	.page_jiejue_linian_c{margin-bottom:5vw;}
	.page_jiejue_linian_c h2{font-size:24px;line-height:1.6;color:#000;font-weight:400;text-align:left;}
	.page_jiejue_linian_c h3{font-size:3.6vw;line-height:1.6;color:#333;font-weight:400;text-align:left;}
	.page_jiejue_linian_c p{font-size:2vw;line-height:1.8;color:#333;font-weight:400;flex:1 0 100%;text-align:center;letter-spacing: 1vw;}
	.page_jiejue_linian_pic{margin-bottom: 3vw;}
		.page_jiejue_linian_pic img{width:100%;display:block;}


/* 客户案例 */
	.page_case_container{width:100%;box-sizing: border-box;padding:50px 0 0 0;}
	.page_case_title{font-size: 6vw;line-height: 1;color:#000;font-weight:400;margin-bottom:3vw;display: flex;justify-content: center;align-items: center;}
	.page_case_line{height: 2px;background: #0093dd;width: 100px;margin: 10px auto;}
	.page_case_content{margin:3vw auto 10vw auto;width:90%;}
		.page_case_c1{font-size:3.6vw;line-height:1.6;color:#555;font-weight:400;}
		.page_case_c2{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;align-content: center;width: 100%;margin: 5vw 0;}
			.page_case_c2 img{max-height:100%;flex: 0 1 auto;width: auto;}
			.page_case_c2 img:nth-child(1){flex: 1 0 auto;width: 40%;}
			.page_case_c2 img:nth-child(2){flex: 1 0 auto;width: 60%;}
	.page_case_pic{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;margin-top: 5vw;}
	.page_case_pic div{flex:0 1 30%;}
	.page_case_pic div img{width:100%;}


/*企业荣誉*/
.page_honor{width:82%;margin:5vw auto;min-width:320px;}
.page_honor ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin:9vw 0;list-style-type:none;box-sizing: border-box;}
.page_honor ul li{flex:0 1 46%;margin-bottom:6vw;border:1px solid #dddddd;padding: 1vw;box-sizing: border-box;}
	.page_honor ul li a{text-decoration: none;}
.page_honor ul li img{width:100%;}
.page_honor ul li p{font-size:16px;line-height:1.2;margin-top:1vw;color:#333333;text-align: center;}

/* 资源 */
	.page_zy_title{text-align:center;margin:5vw 0 2vw 0;}
	.page_zy_title h2:after,.page_zy_title h2:before{content:'';width:5vw;height:1px;background:#666;display: block;margin: 0 2vw;line-height: 1px;}
	.page_zy_title h2{font-size:5vw;line-height:1.8;display: flex;align-items: center;justify-content: center;}
	.page_zy_title p{font-size:3.6vw;line-height:1.6;}
.page_zy_hj{width:90%;margin:5vw auto;min-width:320px;}
.page_zy_hj ul{display:flex;justify-content:space-between;flex-wrap:wrap;list-style-type:none;box-sizing: border-box;}
.page_zy_hj ul li{flex:0 1 49%;margin-bottom:1vw;}
	.page_zy_hj ul li a{text-decoration: none;position: relative;display: block;width: 100%;overflow:hidden;}
.page_zy_hj ul li img{width:100%;display: block;scale:1;transition:all 800ms;}
.page_zy_hj ul li p{font-size:3.6vw;line-height:1;color:#ffffff;text-align: center;position: absolute;bottom: 0;background: #0093ddcc;padding: 2vw 3vw;font-weight: 700;}


	
	.page_zy_shebei{width:100%;min-width:320px;margin:auto;}
	.page_zy_shebei .swiper-wrapper{align-items:stretch;padding:0;flex-wrap: wrap;justify-content: space-between;display: none;}
	.page_zy_shebei .swiper-slide{display:flex;justify-content: center;align-items: center;color: black;font-size: 3.2vw;font-weight: 400;height: auto !important;cursor: pointer;font-family:'microsoft yahei', serif;padding: 1vw 0 1vw 0;flex: 0 1 33%;margin-right: 0 !important;box-sizing: border-box;margin-bottom: 1px;background: #ddd;min-height: 15vw;}
	
	.page_zy_shebei .swiper-slide-thumb-active{background: #0093dd;color: white;}
	.page_zy_shebei2{width:100%;min-width:320px;margin:auto;}
	.page_zy_sb_content{}
	.page_zy_sb_content_up{width: 100%;}
	.page_zy_sb_content_up_left{box-sizing: border-box;padding: 5vw;display: flex;flex-wrap: wrap;align-content: center;align-items: center;background: #0093dd;}
	.page_zy_sb_content_up_left h2{font-size: 4vw;line-height: 1.4;color: white;font-weight: 700;margin-bottom: 1vw;display: block;width: 100%;}
	.page_zy_sb_content_up_left p{font-size: 3.6vw;line-height: 1.4;color: white;font-weight: 400;}
	.page_zy_sb_content_up_right{width: 100%;}
		.page_zy_sb_content_up_right img{width:100%;display: block;}
	.page_zy_sb_content_down{margin-top: .5vw;width: 100%;}
	.page_zy_sb_content_down img{width:100%;}

	.page_zy_gy_container{width:100%;min-width:320px;margin:0 auto 15vw auto;display:flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
	.page_zy_gy{flex:0 1 100%;order: 2;}
	.page_zy_gy .swiper-wrapper{}
	.page_zy_gy .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;background:#333;border-bottom:1px solid #555555;flex-wrap: wrap;text-align: center;align-content: center;cursor: pointer;box-sizing: border-box;margin: 0 !important;height: auto;padding: 3vw 0;}
	.page_zy_gy .swiper-wrapper .swiper-slide h2{font-size: 4vw;line-height: 1.6;color: white;font-weight: 700;display: block;width: 100%;margin-bottom: .5vw;}
	.page_zy_gy .swiper-wrapper .swiper-slide p{font-size: 3.6vw;line-height: 1.6;color: white;font-weight: 400;text-align: center;display: block;width: 100%;}
	.page_zy_gy .swiper-slide-thumb-active{background: #0093dd !important;}
	.page_zy_gy2{flex:0 1 100%;box-sizing: border-box;border-left: .6vw solid white;order: 1;}
	.page_zy_gy_content{}
	.page_zy_gy_content_up{display: flex;justify-content: space-between;}
	.page_zy_gy_content_up_left{flex: 1 0 49%;box-sizing: border-box;display: flex;flex-wrap: wrap;align-content: center;align-items: center;background: #0093dd;margin-right: 1%;text-align: center;}
	.page_zy_gy_content_up_right{flex: 1 0 50%;}
		.page_zy_gy_content_up_right img{width:100%;display: block;}
	.page_zy_gy_content_down{margin-top: .5vw;}
	.page_zy_gy_content_down img{width:100%;display: block;}


/*品牌资讯*/
.page_news{width:90%;margin: auto;min-height: 50vw;}
	.page_news_list{width:90%;margin:8vw auto;min-width:320px;position:relative;}
	.page_news_list ul{list-style: none;margin:0;padding:0;}
	.page_news_list ul li{flex: 0 1 100%;margin-bottom:6vw;padding:0;}
	.page_news_list ul li a{text-decoration:none;display: block;width:100%;height:100%;overflow: hidden;background:transparent;}
	.page_news_list_pic{display:flex;justify-content:center;align-items:center;margin-bottom: 1vw;}
		.page_news_list_pic img{width:auto;height:100%;max-width:100%;display:block;scale:1;transition:all 1000ms;}
	.page_news_list_c{width:auto;max-width:100%;display:block;}
		.page_news_list_c h2{font-size: 4vw;color: #000;line-height: 2;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
		.page_news_list_c p{font-size: 3.6vw;color: #4e4e4e;line-height: 1.4;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
		.page_news_list_c span{font-size: 3.6vw;color: #fff;line-height: 1;display: none;justify-content: center;align-items: center;background: #0093dd;/*! width: 6vw; */margin-top: 1vw;border-radius: .2vw;/*! height: 2vw; */}

/* 新闻介绍 */
	.page_newsinfo{width:100%;}
	.page_newsinfo_contariner{width:90%;margin:0 auto;min-width: 320px;}
	.page_newsinfo_left{flex:0 1 70%;background:white;min-height: 57.7vw;}
	.page_newsinfo_title{margin:0 auto;padding:8vw 0 3vw 0;border-bottom:1px solid #eee;}
	.page_newsinfo_title h1{font-size:4vw;color:#333;line-height:1.4;font-weight:600;text-align: center;}
	.page_newsinfo_c{padding:4vw 0;font-size:3.6vw;line-height:1.6;color:#666;font-weight: 400;}
		.page_newsinfo_c img{max-width:100%;display:block;}
		.page_newsinfo_c table {width: 100%;border-collapse: collapse;margin: 1.5rem auto;font-size: 0.9em;box-shadow: 0 1px 3px rgba(0,0,0,0.05);background: #fff;overflow: hidden;position: relative;}
		/* 表头样式 */
		.page_newsinfo_c th {background-color: #f8f9fa;font-weight: 600;text-align: left;padding: 1rem;border-bottom: 2px solid #e9ecef;color: #333;position: sticky;top: 0;backdrop-filter: blur(5px);}
		/* 表格单元格 */
		.page_newsinfo_c td {padding: 1rem;border-bottom: 1px solid #e9ecef;color: #444;vertical-align: top;transition: all 0.2s;}
		/* 斑马纹效果 */
		.page_newsinfo_c tr:nth-child(even) {background-color: #fafafa;}
		/* 悬停交互 */
		.page_newsinfo_c tr:hover td {background-color: #f3f4f6;}
		/* 移动端适配 */
		@media (max-width: 768px) {.page_newsinfo_c table {  font-size: 0.8em;  display: block;  overflow-x: auto;  -webkit-overflow-scrolling: touch;}
		  .page_newsinfo_c th,
		  .page_newsinfo_c td {  min-width: 120px;  padding: 0.8rem;}
		  
		  .page_newsinfo_c tr:hover td {  background-color: inherit; /* 移动端禁用悬停效果 */
		  }
		}
		/* 特殊标记单元格 */
		.page_newsinfo_c td[data-highlight="important"] {background-color: #fff3e0;font-weight: 500;color: #d84315;}
		/* 表格边框强化 */
		.page_newsinfo_c table {border: 1px solid #e0e0e0;border-radius: 8px;}
	
	
	.page_newsinfo_btn{display:none;}
	.page_newsinfo_right{display:none;}
	.page_newsinfo_remen{padding:1vw 10%;background:#fafafa;}
	.page_newsinfo_remen h2{font-size:1.2vw;font-weight:400;border-bottom:1px solid #dddddd;
		line-height:1;padding:1vw 0 1vw 0;text-align:left;display:flex;
align-items: center;}
	.page_newsinfo_remen h2:before{content:'';width:.4vw;height:1.5vw;background:#0093dd;display:block;margin-right:1vw;}
	.page_newsinfo_remen ul {margin-top:1vw;list-style:unset;}
	.page_newsinfo_remen li {transition:transform 0.2s;margin-left: 1vw;}
	.page_newsinfo_remen li a{text-decoration:none;color:#555;font-weight:400;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;line-height: 2.2;font-size: .88vw;}
.page_newsinfo_remen li:hover {transform:translateY(-3px);}

.page_newsinfo_qr h2{font-size:1.2vw;font-weight:400;border-bottom:1px solid #dddddd;line-height:1;
	padding:1vw 0 1vw 0;text-align:center;display:flex;align-items: center;justify-content:center;margin-bottom: 1vw;}
	.page_newsinfo_qr h2:before,.page_newsinfo_qr h2:after{content:'';width:2vw;height:.1vw;background:#0093dd;display:block;margin:0 1vw;}

.page_newsinfo_qr{text-align:center;padding: 1vw 10%;}
.page_newsinfo_qr_title {font-size:0.9vw;color:#666;margin:1vw;}

.page_newsinfo_pr_pic {width:8vw;height:8vw;margin:0 auto;border:6px solid white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.08);}
	.page_newsinfo_pr_pic img{max-width:100%;display: block;}

/* 上一篇下一篇容器 */
.page_newsinfo_prev_next{max-width: 100%;
  margin: 1vw auto 2vw auto;padding: 0 1vw;display: flex;justify-content: space-between;position: relative;}
/* 通用链接样式 */
.page_newsinfo_prev_next a{display: inline-flex;align-items: center;padding:1vw 2vw;border-radius: 8px;color: #666;font-size: 1vw;text-decoration: none;transition: all 0.3s ease;background: #f8f9fa;border: 1px solid #eee;}
/* 上一篇特定样式 */
a.page_newsinfo_prev{margin-right: auto;}
/* 下一篇特定样式 */
a.page_newsinfo_next{margin-left: auto;text-align: center;}
/* 悬停交互 */
.page_newsinfo_prev_next a:hover{background: #fff;transform: translateY(-2px);box-shadow: 0 4px 12px rgba(0,0,0,0.08);color: #333;}
.page_newsinfo_prev_next a:hover::before,
.page_newsinfo_prev_next a:hover::after{color: #007bff;}
/* 移动端适配 */
@media (max-width: 768px){.page_newsinfo_prev_next{  flex-direction: column;  gap: 2vw;  margin: 3vw 0 10vw 0;}
  .page_newsinfo_prev_next a{  width: 100%;  font-size: 3.6vw;  padding: 2vw 3vw;box-sizing: border-box;}
  a.page_newsinfo_prev::before{  margin-right: 0.5rem;}
  a.page_newsinfo_next::after{  margin-left: 0.5rem;}
}
/* 禁用状态（当无上一篇/下一篇时） */
a.page_newsinfo_disabled{pointer-events: none;background: #fafafa;color: #ccc !important;border-color: #f0f0f0;}




/*联系我们*/
.contact{width:88%;margin:3vw auto 10vw auto;}
.contact_title{font-size:4vw;line-height:1.2;color:#000000;font-weight:400;margin:5vw auto 3vw auto;text-align: center;}
.contact_content{}
.contact_list{display:flex;flex-wrap:nowrap;margin:0 0 4vw 0;}
.contact_list_icon{flex:0 1 6vw;display:flex;align-items:center}
	.contact_list_icon img{width:100%;}
.contact_list_title{flex:1 0 70%;font-size:3.5vw;line-height:1.4;color:#000000;font-weight:400;margin-left:4vw;}
.contact_maps{margin-top: 8vw;}


}