@media only screen and (min-width:800px) and (max-width:1200px){
.pad_block{display:block;}
.pad_inline{display:inline;}
.pad_none{display:none;}
.pad_w96{width:96%;height: auto;}
.pad_w100{width:100%;height: auto;}


.header {min-width: 100%;background: #fff;z-index: 9999;}
.h_white {background: #fff;transition: initial;}
.header_con {min-width: 100%;padding: 0;border-bottom: none; background-color:#FFFFFF; position:absolute;}
.header_logo{width:auto; height:auto; padding:.3rem 0 0 .25rem; border-bottom-right-radius:0;}
.header_logo img {width:4.2rem; height:auto;}

.model-1{width:1.28rem; height:1.34rem; float:right; background:#D2005A; padding: 0.5rem 0.42rem;box-sizing: border-box; border-bottom-left-radius:.24rem;}
.menu{width:0.44rem; height:0.32rem;position:relative; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; box-sizing: border-box;}
.bar{height:0.04rem; width:0.44rem; display:block; position:absolute; background-color:#fff;border-radius: 0.02rem;-moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.model-1 .bar:nth-of-type(1) {
  top:0;
  -moz-transition: top 0.2s ease 0.2s, -moz-transform 0.2s ease-out 0;
  -o-transition: top 0.2s ease 0.2s, -o-transform 0.2s ease-out 0;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0.2s, 0;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;  
}
.model-1 .bar:nth-of-type(2) {
  top:0.14rem;
  -moz-transition: ease 0.1s 0.1s;
  -o-transition: ease 0.1s 0.1s;
  -webkit-transition: ease 0.1s;
  -webkit-transition-delay: 0.1s;
  transition: ease 0.1s 0.1s; 
}
.model-1 .bar:nth-of-type(3) {
  top:0.28rem;
  -moz-transition: top 0.2s ease 0.2s, -moz-transform 0.2s ease-out 0;
  -o-transition: top 0.2s ease 0.2s, -o-transform 0.2s ease-out 0;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0.2s, 0;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;
}
.model-1.hover .bar:nth-of-type(1) {
  top:0.14rem;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: top 0.1s ease 0, -moz-transform 0.1s ease-out 0.2s;
  -o-transition: top 0.1s ease 0, -o-transform 0.1s ease-out 0.2s;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s ease-out;
  -webkit-transition-delay: 0, 0.2s;
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}
.model-1.hover .bar:nth-of-type(2) {
  opacity: 0;
}
.model-1.hover .bar:nth-of-type(3) {
  top:0.14rem;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: top 0.1s ease 0, -moz-transform 0.1s ease-out 0.2s;
  -o-transition: top 0.1s ease 0, -o-transform 0.1s ease-out 0.2s;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s ease-out;
  -webkit-transition-delay: 0, 0.2s;
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}

.header_nav {display: none;float: none;width: 100%;position: absolute;top: 1.34rem;z-index: 9999;background: #fff;padding-bottom: 0.66rem;box-sizing: border-box;}
.header_nav.unfold {display: block;}
.nav_list {width: 100%;padding: 0 0.3rem;box-sizing: border-box;}
.nav_list > li {float: none;margin-left: 0;font-size: 0.32rem;letter-spacing: 0.07rem;line-height: 1.0rem; padding:.25rem 0; border-bottom: 1px solid #c9c9c9;box-sizing: border-box;}
.nav_list > li a {display: block; color:#1E1E1E; padding-left:.15rem;}
.nav_list > li.on a, .nav_list > li:hover a {color: #000;}
.nav_list > li > a:before{display:none;}
.nav_list_li {background: url(../images/add.png) no-repeat 97% 0.58rem;background-size: 0.3rem auto;}
.nav_list_li.unfold{background: url(../images/reduce.png) no-repeat 97% 0.71rem;background-size: 0.3rem auto;}
.business_list{width:100%; position:static; left:auto; top:auto; padding:0; border-radius:0; background:none;}
.business_list ul {width: 100%;margin: 0;}
.business_list ul li a{font-size:.28rem; line-height:1rem; padding-left:.6rem; display:flex; justify-content:space-between; border-bottom:none; box-sizing:border-box; position:relative;}
.business_list ul li img{width:.25rem; height:auto; position:absolute; top:.38rem; left:.15rem;}
.nav_list li:hover .business_list ul li a {color: #000;}
.header_email a{width:6.9rem; height:1.36rem; font-size:.3rem; line-height:1.36rem; padding:0 0 0 .6rem; text-align:left; border-radius:.2rem; margin:.4rem auto 0 auto; position:relative;}
.header_email a .icon{width:.4rem; height:.4rem; margin-right:.3rem;}
.header_email a img{position:absolute; top:.5rem; right:.35rem;}
.header_dl {width:6.9rem; height:1.36rem; margin:.2rem auto 0 auto; border:#D2005A .02rem solid; border-radius:.2rem;}
.header_dl dt svg{width:46px; height:46px; color:#D2005A; margin-left:.36rem;}
.header_dl dd.header_telnum_p{color:#000000; font-size:.3rem; font-weight:bold; letter-spacing:3px; margin-left:.2rem;}
.header_dl dd{color:#000000; font-size:.2rem; margin-left:.4rem;}
.header_dl dd img{width:3.1rem;}
.header_contact_sp{width:6.9rem; height:1.45rem; margin:.2rem auto 0 auto; display:flex; align-items:center; padding-left:.5rem; border-radius:.2rem; background-color:#00B300; box-sizing:border-box;}
.header_contact_sp svg{width:.5rem; height:.5rem; color:#FFFFFF;}
.header_contact_z{color:#FFFFFF; font-size:.21rem; line-height:.27rem; padding:0 .35rem 0 .25rem; text-align:left;}
.header_contact_sp img{width:1.24rem; height:auto;}
.header_language{color:#000000; font-size:.24rem; font-weight:500; margin:1rem 0 0 .5rem;}
.header_language a{color:#838383;}
.header_language a.active,.header_language a:hover{color: #838383; text-decoration:underline;}
.contact_us {min-width: 100%;height: auto;background: none;}
.contact_con {display: block;width: 100%;}
.contact_us_left {display: none;width: 100%;height: auto;padding:0.94rem 0;background: #000;}
.contact_us_left .products_industry_h5 {text-align: center;font-size: 0.44rem;letter-spacing: 0.07rem;}
.contact_us_des {margin-top: 0.58rem;font-size: 0.24rem;text-align: center;}
.contact_us_left .high_quality_a {margin:0.82rem auto 0 auto;font-size: 0.28rem;width: 4.33rem;height: 0.98rem;line-height: 0.98rem;border-radius: 0.7rem;}
.contact_us_left .high_quality_a img {margin-top: -0.06rem;}
.contact_us_right {width: 100%;height: auto;padding: 0.85rem 0 0.98rem 0;}
.contact_us_dl {display: block;}
.contact_us_dl dt {font-size: 0.44rem;letter-spacing: 0.07rem;margin-right: 0;text-align: center;}
.contact_us_dl dt .img2 img {width: 3.48rem;height: auto;margin-top: 0.48rem;}
.contact_us_dl dd {margin-top: 0.49rem;margin-left: 1.16rem;}
.contact_us_dl dd.db {display: block;}
.contact_us_dl dd .img1 {margin-left:0;margin-right: 0.35rem;box-sizing: border-box;}
.contact_us_dl dd .img1 img {width: 0.62rem;height: auto;}
.contact_us_dl dd .des {font-size: 0.26rem;}
.contact_us_dl dd .des span {display: block;margin-top: 0.16rem;}
.contact_us_dl dd .des span.sp_none {display: inline-block;}
.contact_us_dl dd .des span.sp_none.pad_none {display: none;}
.contact_us_dl dd .des span img {width: 4.15rem;height: auto;}
.line {width: 100%;margin-top: 0.8rem;padding-top: 0.83rem;box-sizing: border-box;}
.contact_us_dl.line dd .img1 img {width: 0.73rem;height: auto;}
.contact_us_dl.line dd .des {font-size: 0.24rem;line-height: 0.37rem;}
.footer {min-width: 100%;padding: 0;background: none;margin-top: 0.56rem;}
.footer_con {width:96%;display: block;}
.footer_ul li {float: none;width: 100%;margin-left: 0;line-height: 1.19rem;border-bottom: 1px solid #bfbfbf;box-sizing: border-box;}
.footer_ul li:nth-child(1) {margin-left: 0;}
.footer_ul li h5 {font-size: 0.32rem;}
.business2 {background: url(../images/add.png) no-repeat 97% 0.42rem;background-size: 0.43rem auto;padding: 0 0.27rem;box-sizing: border-box;}
#application2 {background: url(../images/add.png) no-repeat 97% 0.42rem;background-size: 0.43rem auto;padding: 0 0.27rem;box-sizing: border-box;}
.footer_ul li a {display: block;padding: 0 0.27rem;box-sizing: border-box;}
.footer_ul li p {display: none;font-size: 0.3rem;
    margin-top: 0;padding-left: 0;
    line-height: 0.9rem;
    letter-spacing: 0.07rem;
    border-left: none;
    box-sizing: border-box;}
.footer_ul li p a {margin-top: 0;display: block;padding-left: 0.6rem;border-top: 1px solid #c9c9c9;box-sizing: border-box;}
.business2.unfold,#application2.unfold {background: url(../images/reduce.png) no-repeat 97% 0.62rem;background-size: 0.43rem auto;}
.footer_tx{margin-top:0; border-top:none; padding-top:50px;}

.copyright {width: 100%;margin: 1.67rem 0 0.5rem 0;font-size: 0.21rem;text-align: center;line-height: 1.5;color: #808080;}
.copyright a {color: #808080;}
.pagetop {right:0;bottom: 0;}
.pagetop img {width: 0.5rem;height: auto;}
.copyright span {display: block;margin-left: 0;}
.copyright span a {display: block;}


.contact_banner,.products_banner,.foods_banner,.about_us_banner,.powder_banner,.business_banner,.news_banner {min-width: 100%;background-size: cover;margin-top: 1.34rem;}
.news_info {min-width: 100%;padding: 20px;box-sizing: border-box;}
.video_bg {min-width:100%; height:calc(100vh - 1.34rem); margin-top:1.34rem; position:static;}
.videocontainer video {width:100%; height:calc(100vh - 1.34rem); object-fit: cover;}
.video_con{bottom:80px; left:10%;}
.video_con_title{font-size:60px; letter-spacing:8px; line-height:76px;}
.video_con_a{font-size:17px; height:60px; line-height:60px;}
.video_con_a img{width:60px; height:auto; margin-left:15px;}
.video_con_a:before{width:150px;}
.tab_bg {min-width: 100%;}
.high_quality {width: 96%;}
.high_quality_dl dt img {width: 100%;height: auto;}
.products_industry {min-width: 100%;padding-bottom: 30px;background: url(../images/pi_bg_sp.svg) no-repeat center 0.85rem;background-size: 100% auto;}
.business_segments_list {width: 96%;margin-top: 35px;}
.business_segments_list li {width:49%;margin-left: 2%;height: auto;margin-top: 15px;}
.business_segments_list li img {width: 100%;height: auto;}
.business_segments_list li .business_hover {width: 100%;}
.business_segments_list li:nth-child(2n+1) {margin-left: 0;}
.about_us {min-width: 100%;}
.about_usimg img {width: 96%;height: auto;}
.sq_ul {width: 100%;}
.sq_ul li {width: 49%;margin-left: 2%;}
.sq_ulimg img {width: 100%;height: auto;}
.sq_ultitle {font-size: 19px;}
.high_quality_a {height: 70px;line-height: 70px;}
.advantage {min-width: 100%;background-size: 160% auto;padding: 220px 0 60px 0;height: auto;}
.advantage_con {min-width: 100%;}
.advantage_ul {position: static;width: 100%;padding: 20px;}
.advantage_ul li {width: 49%;}
.advantage_dimg {position: static;}
.advantage_dimg img {width: 50%;height: auto;}
.clints {min-width: 100%;height: auto;}
.clints_list img {width: 100%;height: auto;}

.products_kind {min-width: 100%;}
.products_kind_ul {width: 96%;}
.products_kind_ul li {width: 18.4%;margin-left: 2%;}
.products_kind_ul li:nth-child(7n+1) {margin-left: 2%;}
.products_kind_ul li:nth-child(5n+1) {margin-left: 0;}
.w1400 {min-width: 100%;}
.products_search_result {width: 96%;}
.products_search_resultlist li {width:32%;margin-left: 2%;}
.products_search_resultlist li .img {height: 300px;}
.products_search_resultlist li .img img {height: 60%;}
.products_search_resultlist li .des {background: url(../images/tori.svg) no-repeat right center;background-size: 10px auto;padding: 0 20px 0 0;font-size: 15px;}

.toop_detail_intro {width: 96%;}
.toop_detail_intro .big li {width: 200px;height: 200px;}
.toop_detail_intro .toop_ins {width: 53%;margin-left: 20px;}
.toop_detail_intro .toop_ins h3 {font-size: 28px;}
.w1200 {width: 96%;}
.products_detail_chara li span {width: 100%;}
.toop_ins_ul li {width: 32%;margin-left: 2%;margin-top: 10px;}
.toop_ins_ul li:nth-child(3n+1) {margin-left: 0;}

.header_contact_sp {display: flex;align-items: center;margin-top: 0.3rem;padding: 0 0.4rem;box-sizing: border-box;}
.header_contact_p {font-size: 0.3rem;line-height: 0.36rem;width: 25%;}
.header_contact_dl {display: flex;align-items: center;}
.header_contact_dl dt {width: 1.5rem;text-align: center;}
.header_contact_dl dt img.h63 {width: auto;height: 0.63rem;}
.header_contact_dl dt img.h85 {width: auto;height: 0.85rem;}
.header_contact_dl dd .a1 {font-size: 0.24rem;color: #080808;margin-top: 0.1rem;}
.header_contact_dl dd .a2 {margin-top: 0.14rem;}
.header_contact_dl dd .a2 img {width: 3rem;height: auto;}
.header_contact_dl dd img {width: 2rem;height: auto;}

.nav_info {min-width: 100%;}
.nav_info_con {width: 100%;padding: 0 2%;box-sizing: border-box;}
.foods_intro {width: 96%;margin: 50px auto 0 auto;}
.foods_intro_img {width: 30%;}
.foods_intro_img img {width: 100%;height: auto;}
.foods_intro_ri {margin-left: 2%;width: 68%;}
.foods_intro_chara {width: 100%;margin-top: 30px;}
.foods_intro_ul li {width: 49%;margin-left: 2%;font-size: 15px;}
.foods_design_img img {width: 96%;height: auto;margin-top: 10px;}
.foods_system {width: 575px;margin: 50px auto 0 auto;}
.foods_system li {float: none;margin-left: 0;}
.cooperative_customers li {margin-left: 4px;padding: 0 10px;}
.about_list {min-width: 100%;}
.about_listul {width: 96%;}
.about_listul li {width: 23.5%;margin-left: 2%;}
.about_listul li .img img {width: 100%;height: auto;}
.about_listul li .des {font-size: 15px;padding-left: 5px;background-size: 10px auto;}
.about_attitude {min-width: 100%;}
.about_attitude_des {width: 96%;}
.about_history {width: 750px;background-size: 100% auto;height: 500px;}
.about_history_lip {margin-top: 58px;}
.about_history_h5 {font-size: 34px;}
.about_history_li.h1 {left: 189px;top: 51px;}
.about_history_li.h2 {left: 406px;top: 51px;}
.about_history_li.h3 {left: 14px;top: 198px;}
.about_history_li.h4 {left: 258px;top: 198px;}
.about_history_li.h5 {left: 498px;top: 198px;}
.about_history_li.h6 {left: 50px;top: 322px;}
.about_history_li.h7 {left: auto;top: 468px;text-align: center;width: 100%;}
.about_summary {min-width: 100%;}
.about_summary_con {width: 96%;margin-left: -48%;padding: 30px 60px;}
.about_summary_tb tr td:first-child {width: 150px;}
.about_advantage {min-width: 100%;height: auto;padding-bottom: 700px;padding-top: 120px;}
.about_advantage_con1 {margin-top: 50px;}
.about_advantage_con1 .w939 {width: 100%;min-width: 100%;}
.about_advantage_dimg2 {left: auto;right: -2%;}
.about_advantage_dimg2 img {width:232px;height: auto;}
.aa_ri .img2 img {width: 286px;height: auto;}
.about_advantage_con .w939 {width: 100%;padding-left:232px;padding-right: 30px;}
.about_advantage_con li {width: 49%;margin-left: 2%;}
.advantage_h5 {font-size: 17px;}
.advantage_des {font-size: 13px;padding-left: 24px;}
.about_advantage_con_dimg {right: auto;left: -2%;}
.about_advantage_con_dimg img {width: 232px;height: auto;}
.globalnet {min-width: 100%;height: auto;padding-bottom: 100px;}
.globalnet_ul {width: 96%;}
.globalnet_ul li {width: 32%;margin-left: 2%;}
.globalnet_img img {width: 100%;height: auto;}
.about_advantage_h5 {font-size: 25px;}
.globalnet_companyname {font-size: 13px;}
.globalnet_companyname span.a1 {padding: 0 8px;font-size: 12px;height: 28px;line-height: 28px;letter-spacing: 2px;}
.globalnet_con {padding: 20px 10px 0 10px;}
.powder_min {width: 96%;min-width: 96%;margin: 50px auto 0 auto;}
.powder_min_title {font-size: 32px;}
.powder_min_p {font-size: 15px;}
.powder_min_img img {width: 100%;height: auto;}
.powder_advantage {min-width: 100%;}
.powder_advantage_des {width: 100%;}
.powder_advantage_bg {background: url(../images/powder_advantage_bg_pad.png) no-repeat left center;}
.powder_advantage_p {width: 100%;}
.powder_advantage_p p {padding-left: 20px;}
.test_type {width: 96%;}
.test_type_ul {width: 100%;margin-top: 0;}
.test_type_ul.n5 {width: 100%;}
.test_type_ul li {width: 32%;margin-left: 2%;margin-top: 15px;}
.test_type_ul.n5 li {width: 32%;margin-left: 2%;}
.test_type_ul li:nth-child(3n+1) {margin-left: 0;}
.powder_scale {min-width: 100%;}
.powder_scale_w {width: 96%;}
.powder_scale_ul {margin-top: 50px;}
.powder_scale_ul li {width: 49%;margin-left: 2%;}
.powder_scale_f {padding: 6px 20px 69px 20px;}
.powder_scale_fdl dt {width: 47%;}
.powder_scale_fdl dt .img {width: 100%;}
.powder_scale_fdl dt .img img {width: 100%;height: auto;}
.powder_scale_fdl dd {width: 50%;margin-left: 2%;}
.powder_scale_ful li {width: 49%;margin-left: 2%;}
.powder_scale_fh5 {font-size: 15px;}



.news_detail_con {min-width: auto;}
.news_detail_cons2 {width: 80%;}
.news_detail_cons2_left {width: 100%;}
.w1160 {width:80%;}
.news_detail_next {width: 80%;}
.news_detail_next .f18 {width: 3rem;overflow:hidden;

                white-space: nowrap;

                text-overflow: ellipsis;

                -o-text-overflow:ellipsis;}

.processul_sp_dl {margin-top: 0.61rem;width: 100%;height: 2.88rem;display: flex;align-items: center;background: url(../images/step1_sp.jpg) no-repeat top center;background-size: cover;}
.processul_sp_dl dt {width: 3.02rem;display: flex;align-items: center;justify-content: center;}
.processul_sp_dl dt img.sp_w85 {width: 0.85rem;height: auto;}
.processul_sp_dl dt img.sp_w70 {width: 0.7rem;height: auto;}
.processul_sp_dl dt img.sp_w80 {width: 0.8rem;height: auto;}
.processul_sp_dl dt img.sp_w100 {width: 1rem;height: auto;}
.processul_sp_dl dt img.sp_w63 {width: 0.63rem;height: auto;}
.processul_sp_dl dd {width: 4.27rem;color: #fff;padding:0 0.31rem;box-sizing: border-box;}
.processul_sp_dl dd .p1 {font-size: 0.32rem;line-height: 1;font-weight: bold;}
.processul_sp_dl dd h5 {font-size: 0.31rem;margin-top: 0.18rem;line-height: 1;}
.processul_sp_dl dd .p2 {font-size: 0.25rem;margin-top: 0.25rem;line-height: 1.5;}
.case_presentation li {width: 49%;margin-left: 2%;}
.case_presentation li:nth-child(3n+1) {margin-left: 2%;}
.case_presentation li:nth-child(2n+1) {margin-left: 0;}
.map_con {width: 96%;margin: 2.3rem auto 1.1rem auto;}
.map_pt50 .map_li {width: 49%;margin-left: 2%;margin-top: 20px;}
.map_pt50 .map_li:nth-child(2n+1) {margin-left: 0;}









.w1199 {width: 96%;}
.slideBox .bd img {width: 100%;height: auto;}
.bd_img {height: 550px;display: flex;align-items: center;}
.solution_title {font-size: 34px;}

.toyohitec_case{padding-top:80px;}
.toyohitec_case p img{width:auto; height:600px;}
.toyohitec_industry_title{font-size:20px; line-height:30px;}
.toyohitec_industry_title p{font-size:62px; line-height:76px;}
.toyohitec_industry_p{font-size:14px;}
.toyohitec_industry_list{margin-top:50px;}
.toyohitec_industry_list li{padding:15px 12px 80px 12px;}
.toyohitec_industry_bt{font-size:19px; line-height:34px; margin:0; padding:20px 0 10px 0;}
.toyohitec_industry_bt span{font-size:13px; padding-left:5px;}
.toyohitec_industry_bt p{width:34px; height:34px; top:20px; right:5px;}
.toyohitec_industry_list li a:hover .toyohitec_industry_bt p{width:38px; height:38px; line-height:38px; top:18px; right:3px;}
.toyohitec_industry_text{font-size:13px; line-height:26px; padding:25px 5px 0 5px;}
.toyohitec_product{padding:80px 0 110px 0;}
.toyohitec_about_bg{padding-top:120px; background-size:auto 480px;}
.toyohitec_about_box{padding-top:60px;}
.toyohitec_about_box img{width:94%; height:auto;}
.toyohitec_advantage_bg{padding-top:80px;}
.toyohitec_advantage_bg img{width:1500px; height:auto;}
.toyohitec_clints_box{padding-top:80px;}
.leftLoop .hd{width:94%; max-width:1020px; margin:50px auto 0 auto; height:50px;}
.leftLoop .hd ul{width:calc(100% - 150px);} 
.leftLoop .hd .prev,.leftLoop .hd .next{width:50px; height:50px; line-height:30px; right:66px;} 
.leftLoop .hd .next{right:0;}
.leftLoop .hd .prev:hover,.leftLoop .hd .next:hover{width:58px; height:58px; line-height:58px; top:-4px; right:62px;}
.toyohitec_contact_bg{margin-top:100px; padding:85px 0 100px 0;}
.toyohitec_contact_title{font-size:20px; line-height:30px;}
.toyohitec_contact_title p{font-size:62px; line-height:76px;}
.toyohitec_contact_p{font-size:14px; padding-top:20px; padding-bottom:30px;}
.toyohitec_contact{width:94%; max-width:1090px;}
.toyohitec_contact_mail{ padding:0 0 0 20px;}
.toyohitec_contact_mail svg{width:28px; height:28px;}
.toyohitec_contact_z{font-size:18px; padding-left:10px;}
.toyohitec_contact_f{font-size:12px; padding-left:10px;}
.toyohitec_contact_j{right:20px;}
.toyohitec_contact_telbox{width:50%;}
.toyohitec_contact_mail svg.icon-phone{width:46px; height:46px;}
.toyohitec_contact_tel{margin-left:20px; font-size:30px;}
.toyohitec_contact_tel p{font-size:12px;}
.toyohitec_contact_weixin{padding-left:18px;}
.toyohitec_contact_weixin svg{width:30px; height:30px;}
.toyohitec_weixin_z{font-size:12px; line-height:20px; padding:0 16px 0 12px;}
.toyohitec_contact_weixin p img{width:70px; height:auto;}

.news_box{width:94%; margin:40px auto 0 auto;}
.news_list li{width:32%; padding:25px 0 0 2%;}
.news_list li a{padding:20px 15px 20px 15px;}
.news_list_date{font-size:11px;}
.news_list_title{font-size:16px;}
.news_list_text{font-size:12px;}
.news_list_lb,.solution_list_fd{font-size:12px; margin-left:10px; padding:0 16px;}

.powder_list li{width:32%; padding:25px 0 0 2%;}
.powder_list_lr{padding:20px 15px;}


}




