@charset "UTF-8";

@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1440px) {
	.w1400 {
		max-width: 92%;
	}
	.index_page1 .right{
		min-width: initial;
	}
	.index_page2::after{content: none;}
}
/*=================================中小型笔记本或大平板 laptop /*=================================*/
@media screen and (max-width: 1180px) {
	.menu.m {
		display: block;
		margin-left: 20px;
	}
	.nav {
		display: none;
	}
	.m_nav {
		top: 72px;
	}
	.header {
		height: 72px;
		top: 0;
		padding: 0 4%;
	}
	.logo {
		height: 52px;
	}
	.logo img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.w1200 {
		max-width: 92%;
	}
}
/*=================================手机或小平板 phone=============================== */
@media screen and (max-width: 767px) {
	.index_banner{ margin-top:50px}
	.m_nav {
		top: 50px;
	}
	.header {
		height: 50px;
	}
	.logo {
		height: 40px;
	}
	.index_page1{
		flex-wrap: wrap;
	}
	.index_page1 .font_color{
		margin-left: 4%;
		margin-top: 8%;
		font-size: 28px;
	}
	.index_page1 .editorBox{
		padding-left: 4%;
		min-height: inherit;
	}
	.index_page1 .left {
  flex: 1;
  height: auto  ;
  background: linear-gradient(to left, #ec111c 0%, #dd4048 30%, #fa656c 100%); padding:20px 0
}
.index_page1 .right {
  height: auto  ;
}
a.more {
  display: block;
  width: 160px;
  height: 40px;
  border-radius: 25px;
  overflow: hidden;
  background: linear-gradient(to right, #ec111c 0%, #dd4048 30%, #fa656c 100%);
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
	.index_page2{
		padding: 8% 0;
	}
	.font_color{
		font-size: 20px;
	}

	.index_page2 .left h6{
		font-size: 18px;
	}
	.index_page2 .w1400{flex-wrap: wrap;}
	.index_page2 .right{transform: translate(0);margin-top: 8%;}
	.index_page3{padding: 20px 0;}
	.index_page3 li{flex-wrap: wrap;margin-bottom: 8%;}
	.index_page3 li .contBox{width: 100%;height: 360px;margin-bottom: 8%;}
	.index_page3 li .contBox .font{position: relative;z-index: 3;}
	.index_page3 li:nth-child(2n) .contBox{padding-left: 0;}
	.index_page4{padding: 20px 0;height: auto; background:#fafafa}
	.index-fiv .more {
  display: block;
  width: 200px;
  height: 40px;
  font-size: 14px;
  background: linear-gradient(to right, #ec111c 0%, #dd4048 30%, #fa656c 100%);
  color: #fff;
  box-sizing: border-box;
  padding: 0 30px;
  line-height: 40px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin: 0px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
	.index_page4 .font_color{font-size: 20px;margin-bottom: 10px;}
	.infiv-ul li {
  float: none;
  width: 100%;
  padding: 0 17.5px;
  box-sizing: border-box; margin-bottom:20px
}
	.news_list .item:first-child{display: none;}
	.news_list .item:nth-child(2){display: none;}
	.news_list .item:last-child{width: 100%;}
	.news_list{grid-template-columns: 100%;}
	.index_page5 .w1400{flex-wrap: wrap;}
	.index_page5{height: auto;padding: 20px 0;
  background-size: 100% 100%;}
	.index_page5 .w1400{max-width: 92%;}
	.index_page5 .message{margin-top: 0px;padding-bottom: 20px;}
	.index_page5 .message {
  width: 100%;
  max-width: 720px;
  padding-left:  0px;
}
	.index_page5 .message h3{font-size: 20px; color:#fff}
	.index_page5 .message b {
  width: 60px;
  height: 0;
  display: block;
  border-bottom: 4px solid #fff;
  margin-top: 15px;
  margin-bottom: 32px;
}
.index_page5 .message .form .btn {
  display: block;
  width: 260px;
  height: 40px;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #dd4048;
  text-transform: uppercase;
  margin-top: 35px;
}
	.index_page5 .contact_inf h3{font-size: 20px;}
	.index_page5 .contact_inf li {
  display: flex;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
}
.index_page5 .contact_inf li img {
  margin-right: 10px;
  width: 20px;
  margin-top: 5px;
}
.index_page5 .share {
  margin: -30px 30px 20px 0px;
}
.about_page3 {
  padding: 20px 0  ; height:auto; overflow:hidden
}
.company_list  li {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15); float:left; width:49%; margin-right:2%; margin-bottom:10px
}
.about_page3 .font_color {
  margin: 0 auto 20px;
}
.company_list  li:nth-child(2n){margin-right:0; }
	.last_nav .grid{grid-template-columns: 100%;}
	.last_nav{display: none;}
	.footer .left{display: none;}
	.footer .fb .flex > a{display: none;}
	.footer .fb p{text-align: center;}
	.footer .fb {padding-top: 10px;}
	.inside_banner{height: 200px;}	
	.picBox{height: 100%;}
	.inside_banner .ftBox h3{font-size: 20px; padding-top:30px}
	.inside_banner .ftBox {top: 40%;}
	.second_nav{flex-wrap: wrap;}
	.second_nav a{margin: 0 10px 20px 0;}
	.second_nav a{font-size: 14px;}
	.about_page1{padding: 8% 0;}
	.about_page1 .flex{flex-wrap: wrap;}
	.pro_search{flex-wrap: wrap;margin: 20px 0 30px;}
 
	.pro_search p{margin-bottom: 20px;font-size: 20px;}
	.pro_search .com button{margin-left: 0;margin-top: 10px;}
	.pro_nav ul{flex-wrap: wrap;justify-content: flex-start;}
	.pro_nav{height: initial;padding: 10px 4%;}
	.pro_nav ul li a{line-height: 26px;text-align: left; font-size:14px}
	.product_page .font_color {
  margin: 20px 0 20px;
}
.product_page {
  padding-bottom: 20px;}
  .page {
  margin-top: 20px;
  padding: 14px 0 15px;
  text-align: center;
}
.pro_recom a {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: var(--main-color);
  margin-bottom: 10px;
}
.ht_b p {
  font-size: 16px;
  background: linear-gradient(to right, #ee121b 0%, #f93b42 100%);
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  width: -moz-max-content;
  width: max-content;
  padding: 0 20px 0 20px;
  font-weight: 600;
}
.ht_b {
  margin-top: 20px;
  height: 40px;
  background: #EEEEEE;
}
.detail-editor {
  padding: 20px 0;
  line-height: 3;
  font-size: 16px;
  color: #333;
}
.detail-editor table {
  min-width:100%;
  margin: 0 auto;
  border: 1px solid #eee !important;
}
	.pro_nav ul li{margin-right:4%;}
	.pro_nav ul li:nth-child(2n){margin-right:0;}
	.pro_recom{padding: 10px;}
	.pro_list li .picBox{height: initial;}
	.introduct .picBox {
		width: 100%;
		height: 360px;
	}
	.introduct .textBox {
		height: initial;
		width: 100%;
		margin-top: 8%;
	}
	.introduct .textBox .pro-control {
		position: static;
		width: 100%;
		margin-top: 6%;
	}
	.introduct .textBox .pro-control .item {
		width: 50%;
	}
	.introduct .textBox .pro-control .item a {
		font-size: 12px;
	}
	.introduct {
		flex-wrap: wrap;
	}
	.introduct .textBox {
		width: 100%;
		padding-left: 0;
	}
	.inside_page .news_list{grid-template-columns: 100%;gap: 8% 0;}
	.inside_page .news_list .item{height: 400px;}
	.inside_page .news_list2 li a{width: 100%;}
	.inside_page .news_list2 li{padding-left: 4%;padding-right: 4%;}
	.news_detail{padding: 8% 0;}
	.news_detail .n_tt{flex-wrap: wrap;}
	.news_detail .n_tt h3{font-size: 21px;line-height: 1.4;}
	.news_detail .n_tt h6{font-size: 18px;}
	.news_detail .n_tt .right{margin-top: 20px;}
	.news_detail .editor{font-size: 16px;padding-top: 8%;line-height: 2;}
	.news_detail .news_control {
		flex-wrap: wrap;
		padding-top: 15px;
	}
	.news_detail .news_control .left-n p span {
		font-size: 12px;
		flex-shrink: 0;
	}
	.news_detail .news_control .left-n p a {
		font-size: 12px;
	}
	.news_detail .news_control .back a {
		margin-top: 6%;
		/* width: 120px;
		height: 32px;
		line-height: 30px; */
		font-size: 14px;
	}
	.news_detail .news_control .left-n p {
		align-items: flex-start;
	}
	.inside_page .news_list2 li a p.tit{font-size: 18px;margin-bottom: 20px;}
	.inside_page{padding: 8% 0;}
	.contact .left .font_color{font-size: 20px;width: 100%;}
	.contact{flex-wrap: wrap;padding: 0 0 20px;}
	.contact .left{width: 100%;}
	.contact .left li .ftp{font-size: 16px;line-height: 30px;}
	.contact .right{
		width: 100%;
	}
	.contact .contact_message{margin-top: 6%;padding:8% 4%;height: initial;width: 100%;}
	.contact .contact_message h3{font-size: 21px;}
	.contact .contact_message .form{grid-template-columns: 100%;}
	.contact .contact_message .form input:nth-child(3){grid-column: initial;}
	.contact .contact_message .form input:nth-child(4){grid-column: initial;}
	.contact .contact_message .form textarea{grid-column: initial;}
	.contact .left .h3{font-size: 24px;}
	.contact .left li{font-size: 14px;line-height: 1.6;margin-bottom: 0px;}
	.contact .left li img {
  margin-top: 5px;
  margin-right: 20px;
}
	.about_page2 {
		    flex-direction: column;
	}
	.about_page2 .left{
		width:100%;
	}
	.about_page2 .right{
		width:100%;
	}
	
	.newslist {
  padding: 20px 0 20px;
  margin: 0px auto 0;
}
.newslist li {
  width: 100%;
  padding: 15px 0;
  box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);
  margin-bottom: 15px;
}
}
