/* --------------why choose us 数据类型----------------- */
.why-choose-us-data {
  background: url(/public/images/why-choose-us-data/bg.jpg) #1355d7 no-repeat center center / cover;
  position: relative;
padding:20px 0 60px 0;
}
/* .why-choose-us-data::before {
  position: absolute;
  width: 100%;
  bottom: -12px;
  content: ' ';
  display: block;
  height: 12px;
  background: rgba(15, 80, 207, 0.47);
  z-index: 5;
} */
.why-choose-us-data .module-title {
  color: #fff;
}
.why-choose-us-data .module-title span {
  color: #fff;
}
.why-choose-us-data .module-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.why-choose-us-data .module-content .module-item {
  width: 170px;
  height: 180px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 8px;
}

.why-choose-us-data .module-content .module-item .module-item-bg {
  background: #fff;
  border-radius: 15px;
  height: 180px;
  text-align: center;
  font-weight: bold;
}
.why-choose-us-data .module-item-bg img {
  margin-top: 20px;
}
.why-choose-us-data .module-content .module-item{
	transition:all .2s;
}
.why-choose-us-data .module-content .module-item:hover{
  -webkit-transform: scale(1.1);transform: scale(1.1);
}
.why-choose-us-data .module-item-bg div {
  margin-top: 8px;
  font-size: 28px;
  color: #0057ff;
}
.why-choose-us-data .module-item-bg div sup {
  position: absolute;
  margin-top: -10px;
}
.why-choose-us-data .module-item-bg span {
  display: block;
  font-size: 13px;
  color: #393939;
  margin-top: 8px;
}
/* --------------why choose us 数据类型 - 结束----------------- */
/* --------------Who We Are----------------- */
.who-we-are {
  background: url('/public/images/who-we-are/bg.jpg') no-repeat center center / cover;
  padding: 60px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.who-we-are .module-video {
  
  z-index: 99;
}
.who-we-are .module-video img {
  width: 600px;
  cursor: pointer;
}
.who-we-are .module-content {
  position: relative;
  width: 600px;
  color: #6b6b6b;
}
.who-we-are .module-content .module-title {
  font-weight: bold;
  margin-bottom: 40px;
  width: 565px;
}
.who-we-are .module-content .module-title div {
  background: url(/public/images/who-we-are/logo.png) no-repeat top left;
  /* padding: 20px 0 50px 90px; */
  padding: 8px 0 60px 196px;
  font-size: 47px;
  color: #0057ff;
  margin-bottom: 35px;
}
.who-we-are .module-content .module-title span {
  font-size: 30px;
  color: #181818;
}
.who-we-are .module-content .module-detail {
  font-size: 18px;
  color: #191919;
  text-align: justify;
  line-height: 1.3em;
  width: 550px;
}

.who-we-are .module-content .view-btn {
  display: block;
  margin-top: 30px;
}
/* --------------Who We Are - 结束----------------- */

/* --------------Manufacturer Advantage----------------- */
.manufacturer-advantage {
  /* padding-top: 100px; */
}
.manufacturer-advantage .pro-img {
  text-align: center;
}
.manufacturer-advantage .module-title {
  height: 220px;
  position: relative;
  background-color: #0057ff;
  color: #fff;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.manufacturer-advantage .module-title  span{color: #fff;}
/* .manufacturer-advantage .module-title::before {
  position: absolute;
  content: ' ';
  height: 560px;
  width: 100%;
  background: url(/public/images/manufacturer-advantage/bg.jpg) #0057fd no-repeat center center / cover;
} */
.manufacturer-advantage .module-title-center {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  z-index: 2;
}
.manufacturer-advantage .module-title-center h1 {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 38px;
  height: 150px;
  line-height: 150px;
}
.manufacturer-advantage .module-title-data {
  border-radius: 15px;
  background: url(/public/images/manufacturer-advantage/bg.jpg) no-repeat top center;
  padding-bottom: 50px;
  /* box-shadow: 0 0 50px rgb(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 50px rgb(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25); */
}
.manufacturer-advantage .module-title-data .data-list {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 70px 0 50px 0;
  /* border-bottom: 1px solid #666; */
}
.manufacturer-advantage .data-list .data-item {
  text-align: center;
}
.manufacturer-advantage .data-list .data-item span {
  display: block;
  height: 40px;
  margin-top: 30px;
  font-size: 20px;
  color: #3e3e3e;
  width: 170px;
  font-weight: bold;
}
.manufacturer-advantage .data-detail {
  width: 900px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 20px;
  color: #585858;
  line-height: 1.5em;
}
.manufacturer-advantage .module-content {
  width: 1200px;
  margin: 0 auto;
}
.manufacturer-advantage .module-content-item {
  margin: 30px 0 0 30px;
  display: inline-block;
  width: 582px;
  /* height: 530px; */
  background: #dedede;
  vertical-align: top;
  border-radius: 20px;
  color: #282828;
}
.manufacturer-advantage .module-content-item:nth-child(1),
.manufacturer-advantage .module-content-item:nth-child(3) {
  margin-left: 0;
}
.manufacturer-advantage .module-content-item img {
  width: 582px;
  height: 360px;
  object-fit: cover;
  border-radius: 20px;
}
.manufacturer-advantage .module-content-item h3 {
  padding: 20px 20px 15px 20px;
  font-size: 20px;
}
.manufacturer-advantage .module-content-item div {
  padding: 0 20px;
  font-size: 16px;
  text-align: justify;
  line-height: 1.2em;
}
/* --------------Manufacturer Advantage - 结束----------------- */

/* -------------- OUR PARTNERS ----------------- */
.our-partners {
  background: #e7e7e7;
}
.our-partners .module-content {
  width: 1200px;
  margin: 0 auto;
}
.our-partners .module-item {
  width: 220px;
  height: 140px;
  display: inline-block;
  margin: 20px 0 0 20px;
  vertical-align: top;
  background: #fff;
}
.our-partners .module-item img {
  margin: 7px 11px;
  width: 198px;
  height: 126px;
  object-fit: contain;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.our-partners .module-item:hover img {
  margin: 0;
  width: 220px;
  height: 140px;
}
.our-partners .module-item:nth-child(1),
.our-partners .module-item:nth-child(6) {
  margin-left: 0;
}
.our-partners .module-join {
  padding: 40px 0 30px 0;
  text-align: center;
  font-size: 15px;
  color: #6a6a6a;
}
/* -------------- OUR PARTNERS - 结束 ----------------- */

/* -------------- customized-machines ----------------- */
.customized-machines {
  height: 250px;
  background: url(/public/images/customized-machines/bg.jpg) no-repeat center center / cover;
  text-align: center;
}
.customized-machines .module-title {
  color: #0259ff;
  padding-top: 50px;
  padding-bottom: 0;
}
.customized-machines .contact-us-btn {
  display: inline-block;
  width: 407px;
  height: 78px;
  line-height: 78px;
  font-size: 31px;
  color: #ffffff;
  background: url(/public/images/customized-machines/btn-bg.png) no-repeat center center;
  margin-top: 35px;
  cursor: pointer;
}
.customized-machines .contact-us-btn:hover {
  background: url(/public/images/customized-machines/btn-bg-over.png) no-repeat center center;
}
/* -------------- customized-machines - 结束 ----------------- */

/* -------------- Better Quote ----------------- */
.bd-better-quote {
  position: relative;
  height: 745px;
  background: url(/public/images/quote_bg.jpg) no-repeat center center / cover;
}
.bd-better-quote .quote-box {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.bd-better-quote .quote-box .news {
  position: relative;
  z-index: 9;
}
.bd-better-quote .quote-box .news .item {
  width: 470px;
  height: 100px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #adadad;
}
.bd-better-quote .quote-box .news .item .date {
  flex-grow: 1;
  color: #666666;
  font-size: 13px;
  font-weight: bold;
}
.bd-better-quote .quote-box .news .item .date .day {
  font-size: 44px;
  padding-bottom: 10px;
}
.bd-better-quote .quote-box .news .item .cont {
  flex-grow: 5;
}
.bd-better-quote .quote-box .news .item .cont a {
  display: block;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 360px;
}
.bd-better-quote .quote-box .news .item .i {
  flex-grow: 1;
  align-self: flex-start;
  margin-top: 30px;
}
.bd-better-quote .quote-box .news .item .i img {
  width: 17px;
  height: 12px;
}

.bd-better-quote .r-form {
  width: 510px;
}
.bd-better-quote .r-form input,
.bd-better-quote .r-form button {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-radius: 15px;
  margin-bottom: 20px;
  border: none;
  font-size: 21px;
}
.bd-better-quote .r-form input {
  padding-left: 20px;
}
.bd-better-quote .r-form button {
  background: #f1a400;
  color: #fff;
}
.bd-better-quote .r-form button:hover {
  background: #f2ad1a;
}
/* -------------- Better Quote - 结束 ----------------- */

/* -------------- CONTACT US ----------------- */
.bd-contact-us {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
  background: url(/public/images/contactus_bg.jpg) no-repeat center center / cover;
  box-sizing: border-box;
  height: 850px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0);
}
.bd-contact-us .module-title {
  padding: 60px 0;
  font-size: 36px;
  font-weight: bold;
  color: #0057ff;
}
.bd-contact-us .contact-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.bd-contact-us .contact-box .news {
  position: relative;
  z-index: 9;
}
.bd-contact-us .contact-box .news .item {
  text-align: left;
  margin-bottom: 30px;
  width: 530px;
}
.bd-contact-us .contact-box .news .item .tl {
  font-size: 30px;
  color: #0158ff;
  font-weight: bold;
  line-height: 40px;
}
.bd-contact-us .contact-box .news .item .cont {
  font-size: 20px;
  color: #6b6b6b;
  line-height: 30px;
}
.bd-contact-us .contact-box .qt {
  padding: 0 60px;
  width: 100%;
  padding: 0 60px;
}
.bd-contact-us .contact-box .qt input,
.bd-contact-us .contact-box .qt textarea {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin: 20px auto;
  font-size: 16px;
  padding-left: 20px;
  border-radius: 24px;
  color: #000000;
  border: none;
  font-weight: 100;
  font-family: '微软雅黑', '\5fae\8f6f\96c5\9ed1', Arial, Helvetica, sans-serif;
}
.bd-contact-us .contact-box .qt input::-webkit-input-placeholder,
.bd-contact-us .contact-box .qt textarea::-webkit-input-placeholder {
  font-size: 20px;
  color: #3e3a39;
  font-family: '微软雅黑', '\5fae\8f6f\96c5\9ed1', Arial, Helvetica, sans-serif;
}
.bd-contact-us .contact-box .qt button {
  width: 530px;
  padding: 15px 0;
  font-size: 15px;
  background-color: #f1a400;
  color: #ffffff;
  font-weight: bold;
  border-radius: 30px;
  border: none;
}
.bd-contact-us .contact-box .qt button:hover {
  background: #f2ad1a;
}
/* -------------- CONTACT US - 结束 ----------------- */

/* -------------- our-services ----------------- */
.our-services {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.our-services .servicesMenu {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.our-services .servicesMenu div {
  width: 259px;
  height: 55px;
  padding-top: 107px;
  background: url(/public/images/our-services/menu-bg.jpg) no-repeat center top;
}
.our-services .servicesMenu div h2 {
  margin-top: 0;
  font-size: 21px;
  color: #595757;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.our-services .content-item {
  height: 410px;
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  background: #e5eaff;
}
.our-services .content-item:nth-child(2) {
  background: #f2f2f4;
}
.our-services .content-item img {
  width: 573px;
  height: 380px;
  object-fit: cover;
  margin: 15px;
}
.our-services .content-item .describe {
  width: 505px;
  padding: 35px 45px 0 45px;
  background: url(/public/images/our-services/logo.png) no-repeat right bottom;
}
.our-services .content-item .describe h1 {
  position: relative;
  display: block;
  font-size: 33px;
  color: #181818;
  font-weight: bold;
  text-transform: uppercase;
}
.our-services .content-item .describe h1::after {
  display: block;
  content: ' ';
  width: 119px;
  height: 5px;
  background: url(/public/images/our-services/title-bg.jpg) no-repeat;
  margin-top: 10px;
}
.our-services .content-item .describe div {
  margin-top: 30px;
  font-size: 20px;
  color: #191919;
  line-height: 2em;
}
/* -------------- our-services - 结束 ----------------- */

/* wf新增开始 */
/* -------------- hot-machine - 开始 ----------------- */
/* -------------- hot-machine - 结束 ----------------- */
.hot-machine .module-content{width: 1200px;margin: 0 auto;}
.hot-machine .mae-items{
	position:relative;
	z-index: 2;
	display: flex;justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	max-width: 1200px;
	/* left: 50%;
    transform: translate(-50%,0); */
	margin: 0 auto;
}
.hot-machine .mae-items .item{
  margin: 0 20px 20px 0;
	background: #e6e6e6;
  width: 350px;
	height: 50px;
  padding: 0 10px;
	line-height: 50px;
  border-radius: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	color: #002d7c;
	font-size: 20px;
	letter-spacing: -1px;
	cursor: pointer;
}
.hot-machine .mae-items .item.active{
	background:#0158ff ;
	text-indent : 50px;
	color: #FFFFFF;
  position: relative;
}
.hot-machine .mae-items .item.active::after{
  content: "";
  position: absolute;
  left: -5px;top:-3px;
  width: 65px;height: 60px;
  background: url(/public/images/icon-dot.png) no-repeat;
  background-size: 100% 100%;
}
.hot-machine .mae-banners .banner{
	display: none;
}
.hot-machine .mae-banners .banner .top-img{width: 1200pd;display: block;margin: 0 auto 20px;}
.hot-machine .mae-banners .banner .content{
  display: flex;justify-content:center;
  background-color: #e6e6e6;
  padding: 10px;
}
.hot-machine .mae-banners .banner .content .left{
  flex:1;
  padding: 20px;
}
.hot-machine .mae-banners .banner .content .left .title{
  font-size: 22px;color: #221815;font-weight: bold;line-height: 1.5;
}
.hot-machine .mae-banners .banner .content .left .s-title{
  font-size: 18px;color: #221815;line-height: 1.5;margin-top: 10px;
}
.hot-machine .mae-banners .banner .content .left table{
  border-color: #eeedec;
  width: 100%;
  border-collapse:separate;
  margin-top: 10px;
}
.hot-machine .mae-banners .banner .content .left table td{
  padding: 10px 10px;
}
.hot-machine .mae-banners .banner .content .left .learnMore{
  display: block;margin-top: 10px;
  width: 248px;height: 65px;background: url(/public/images/btn-learn-more.png) no-repeat;
  text-align: center;
  color: #fff;
  font-size: 22px;line-height: 70px;
  cursor: pointer;
}
.hot-machine .mae-banners .banner.active{
	display: inline-block;
}
.hot-machine .mae-banners .mae-banner{
	width: 637px;
    height: 482px;
    position: relative;
    overflow: hidden;
}
.hot-machine .mae-banners .mae-banner img{
	width: 637px;
	max-width: 637px;
	height: 482px;
	object-fit:contain;
  background: #fff;
}
.hot-machine .mae-banners .mae-banner .swiper-pagination {
	position: absolute;
	z-index: 999;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.hot-machine .mae-banners .banner{
	position: relative;
	width: 1200px;
}
.hot-machine .mae-banners .swiper-button-prev{
	display:none;
	position: absolute;
	top: 50%;
	left: 15px;
	width: 22px;
	height: 42px;
	background:url('/public/images/arrow_bk_left.png');
    transform: translate(0,-50%);
	z-index: 999;
	cursor: pointer;
}
.hot-machine .mae-banners .swiper-button-next{
	position: absolute;
	top: 50%;
	right: 15px;
	width: 22px;
	height: 42px;
	background:url('/public/images/arrow_bk_right.png');
    transform: translate(0,-50%);
	z-index: 999;
	cursor: pointer;
}
.hot-machine .mae-banners .swiper-button-next::after{content: "";}

.hot-machine .mae-banners .mae-des{
	position:relative;
	z-index: 2;
	max-width: 1200px;
	/* left: 50%;
    transform: translate(-50%,0); */
	margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
}
.hot-machine .mae-banners .mae-des .title{
	margin-left: 10px;
	padding: 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #002d7c;
}
.hot-machine .mae-banners .mae-des .lm{
	margin-right: 10px;
	padding: 16px 30px;
	border-radius: 20px;
	font-size: 15px;
	background-color: #f1a400;
	color: #FFFFFF;
}
.hot-machine .mae-banners .mae-des .lm a{
  color: #FFFFFF;
}
.hot-machine .mae-banners .mae-pics{
	position:relative;
	z-index: 2;
	max-width: 1200px;
	/* left: 50%;
    transform: translate(-50%,0); */
	margin: 10px auto 0;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	justify-content: flex-start;
	align-items: center;
}
.hot-machine .mae-banners .mae-pics .pic {
	border: 1px solid #cccccc;
	margin: 0 8px 10px 0;
}
.hot-machine .mae-banners .mae-pics .pic:nth-child(4n){
  margin-right: 0;
}
.hot-machine .mae-banners .mae-pics .pic.active {
	border: 1px solid #002d7c;
}
.hot-machine .mae-banners .mae-pics .pic img{
  object-fit: cover;
	width: 292px;
	height: 172px;
	cursor: pointer;
}