@charset "utf-8";
.Solutions_con{ padding-bottom:0.4rem; padding-top: 0.6rem;}
.Product_Category{ background-color: #010D43; padding-top: 0.8rem; padding-bottom: 1rem;}
.Product_Category .titile_in_show{ display:none}
.Solutions_con .descipe_in{font-size: 0.2rem;}
.Product_Category .scroll{ padding-top: 0.2rem; padding-bottom: 0.5rem;}
.Product_Category .scroll .item{ text-align: center}
.Product_Category .scroll .item .tit{ font-size: 0.2rem;font-family: ITCAvantGardePro-Md,arail ,sans-serif;}
.Product_Category .scroll .item .imgs{ margin: 0px auto;position: relative;margin-top: 0.3rem; width: 1.5rem; height: 1.5rem; border-radius: 50%; background-color: #ffffff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); margin-bottom: 0.3rem;}
.Product_Category .scroll .item .imgs img{}
.Product_Category .scroll .item .imgs img {
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 70%;
  max-width: 70%;
}
.Product_Category .slick-dots{position: absolute;
bottom:-0.2rem;
height: auto;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
line-height: 0;
z-index: 2;
margin-right: 0;
right:0rem;}
.Product_Category .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 0.05rem;
  padding: 0;
  cursor: pointer;
}
.Product_Category .slick-dots li button {
  display: block;
  height: 0.14rem;
  width: 0.14rem;
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: none;
  border-radius: 10px;
  border: #ccc 2px solid;
}
.Product_Category .slick-dots li.slick-active button {
  background: none;
  border: #e52431 2px solid;
}
.Manufacturing{ padding-bottom: 1.2rem; padding-top:1rem;}
.Manufacturing_con{ background-color:#f3f3f3;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);display: table;
    vertical-align: middle; width: 100%; margin-top: 0.2rem; }
.Manufacturing_con .Manufacturing_left{vertical-align: middle;
    display: table-cell;
    width: 50%; height: 5rem; background-size: cover; background-repeat: no-repeat;background-position: center center;}
.Manufacturing_con .Manufacturing_right{vertical-align: middle;
    display: table-cell;
    width: 50%; font-size: 0.18rem; line-height: 2; padding:5%;font-family: ITCAvantGardePro-Md,arail ,sans-serif;}

.pro_shows_list{ }

.pro_shows_list{}
.pro_shows_list{ margin-top:-0.5rem;}
/* .pro_shows_list ul li{background-color: #ffffff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); margin-bottom: 0.4rem} */
.pro_shows_list ul li{background-color: #f2fbff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08); margin-bottom: 0.4rem}
/* .pro_shows_list ul li .left_img{ float:left ; width: 50%; height: 4.5rem; background-position: center center; background-size: cover; background-repeat: no-repeat;} */
.pro_shows_list ul li .left_img{ float:left ; width: 65%; height: 4.5rem; background-position: center center; background-size: cover; background-repeat: no-repeat;}
/* .pro_shows_list ul li:nth-child(odd) .left_img{ float:right; width: 50%; height: 5rem; background-position: center center; background-size: cover; background-repeat: no-repeat;} */
.pro_shows_list ul li:nth-child(odd) .left_img{ float:right; width: 65%; height: 5rem; background-position: center center; background-size: cover; background-repeat: no-repeat;}
/* .pro_shows_list ul li .right_font{ float:left ; width: 50%;} */
.pro_shows_list ul li .right_font{ float:left ; width: 35%;}
/* .pro_shows_list ul li:nth-child(odd) .right_font{ float:right  ; width: 50%;} */
.pro_shows_list ul li:nth-child(odd) .right_font{ float:right  ; width: 35%;}
.pro_shows_list ul li .right_font .titiles{ position: relative; margin-top: 0.6rem; margin-left: 0.6rem; margin-right: 0.6rem; font-size: 0.3rem; font-family: ITCAvantGardePro-Md,arail ,sans-serif; line-height: 1.5;text-transform: capitalize; font-weight: bold}
.pro_shows_list ul li .right_font .titiles::after {
  left: 0%;
  position: absolute;
  bottom: -0.2rem;
  content: " ";
  width: 0.3rem;
  margin-left: 0;
  margin-left: 0%;
  -webkit-transition: .3s;
  transition: .3s;
  height: 3px;
  background-color: #e20a19;
}
.pro_shows_list ul li .right_font .descipe{ position: relative; margin-top: 0.4rem; margin-bottom: 0.2rem; margin-left: 0.6rem; margin-right: 0.6rem; font-size: 0.18rem; line-height: 2;}

.pro_shows_now{background: none;padding-top: 0; margin-top: 0;padding-bottom: 1.1rem;}
.pro_shows_list.jobs_contents{ margin-top:0rem; position:relative}
.pro_shows_list.jobs_contents ul li .left_img{ float:left;  }
.pro_shows_list.jobs_contents ul li .right_font{ float:right ; }

.Product_Category_list { text-align: center}
.Product_Category_list ul{ padding-top: 2%;}
.Product_Category_list ul li{ display: inline-block; width: 16%; vertical-align: top; margin-bottom:5%;background: rgba(255,255,255,0.6);
  border-radius: 50%;}
.Product_Category_list ul li .imgs{  border-radius: 0.1rem; display: inline-block; padding:0.3rem 0.2rem 0.1rem 0.2rem;margin-bottom: 3%;
transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Product_Category_list ul li:hover .imgs{transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);}
.Product_Category_list ul li .imgs img{ width: 50%; max-width:1.5rem; }
.Product_Category_list ul li .tit{font-size: 0.18rem; font-weight:bolder;
  padding-bottom: 0.24rem;}

.Product_Category_list.Column_6  ul li{ width: 16%; }
.Product_Category_list.Column_5  ul li{ width: 19%; }
.Product_Category_list.Column_4  ul li{ width:24%; }
.Product_Category_list.Column_3  ul li{ width:32%; }
.Product_Category_list.Column_2  ul li{ width:48%; }
.Product_Category_list.Column_1  ul li{ width:98%; }
.Solution_one_show   .Solution_one{ position: relative;margin-top: 6%;}
.Solution_one_show   .Solution_one:first-child{margin-top: 0%;}
.Solution_one_show{ margin-top: 0.3rem; padding-bottom: 0.8rem}
.Solution_one_show   .Solution_one{ position: relative;}
.Solution_one_show  .Solution_one .Solution_one_fonts{position: relative;
display: inline-block;
z-index: 4;
margin-top: 0.8rem;
width: 45%;
margin-bottom: 0.8rem;
padding-bottom: 0.7rem; }
.Solution_one_show  .Solution_one .Solution_one_fonts::before {
  left:0%;
  position: absolute;
  top: 0%;
  content: " ";
background-color:rgba(255, 255, 255, 0.9);box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  height:100%;
  width: 100%;
  z-index: 2;

}
.Solution_one_show   .Solution_one .Solution_one_fonts .titiles{ position: relative; z-index: 3;  font-size: 0.34rem; font-weight: bolder; margin: 0.7rem 1.2rem 0.5rem 0.5rem;font-family: ITCAvantGardePro-Bold,arail ,sans-serif; color: #e20a19}
.Solution_one_show   .Solution_one .Solution_one_fonts .titiles::after {
  left: 0%;
  position: absolute;
  bottom: -0.2rem;
  content: " ";
  width: 0.3rem;
  margin-left: 0;
  margin-left: 0%;
  -webkit-transition: .3s;
  transition: .3s;
  height: 3px;
  background-color: #e20a19;
}
.Solution_one_show   .Solution_one .Solution_one_fonts .descipes{ margin: 0rem 1.2rem 0rem 0.5rem;position: relative; z-index: 3;line-height:2; font-size: 0.18rem;}
.Solution_one_show   .Solution_one .Solution_one_fonts .more_link{ margin: 0rem 0.5rem 0rem 0.5rem;position: relative; z-index: 3;display: inline-block; margin-top: 0.5rem; color: #e20a19; font-size: 0.14rem;text-transform: uppercase;}


.Solution_one_show   .Solution_one .Solution_one_img{position: absolute; right: 0; top: 0%; z-index:3; height: 100%; width:60%; background-position: center center; background-size: cover; background-repeat: no-repeat }

.Solution_one_show .Solution_one:nth-child(2n){ margin-top: 6%;}
.Solution_one_show .Solution_one:nth-child(2n) .Solution_one_fonts{ margin-left: 55%;}

.Solution_one_show   .Solution_one:nth-child(2n) .Solution_one_img{position: absolute; right: inherit; left: 0; top: 0%; z-index:3; height: 100%; width:60%; background-position: center center; background-size: cover; background-repeat: no-repeat }





@media (max-width:768px) {
	.Product_Category_list ul li .imgs img {
    width: 48%;
    max-width: initial;
}
	.Product_Category_list ul li .tit {
    font-size: 16px;
}
	.Product_Category_list  ul li{ width: 48%; }
		.Product_Category_list.Column_6  ul li{ width: 48%; }
.Product_Category_list.Column_5  ul li{ width: 48%; }
.Product_Category_list.Column_4  ul li{ width:48%; }
.Product_Category_list.Column_3  ul li{ width:48%; }
.Product_Category_list.Column_2  ul li{ width:48%; }
.Product_Category_list.Column_1  ul li{ width:48%; }
	.pro_shows_list ul li:nth-child(odd) .left_img {
    float: none;
    width: auto;
    height: 4rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
	.pro_shows_list ul li:nth-child(odd) .right_font {
    float: none;
    width: initial;
}
	.pro_shows_list ul li .right_font {
    float: none;
    width: initial;
    display: flow-root;
}
	.pro_shows_list ul li .left_img {
    float: none;
    width: initial;
    height: 4rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
	.pro_shows_list ul li .right_font .descipe,.pro_shows_list ul li .right_font .titiles {
    margin-left: 0.2rem;
    margin-right: 0.2rem;

}
	
	.Manufacturing_con{ display: block;width: auto;}
	.Manufacturing_con .Manufacturing_left{display: block;
    width: auto;
    height: 4rem;}
	.Manufacturing_con .Manufacturing_right {
    vertical-align: middle;
    display: block;
		width: initial;}
	.Solution_one_show .Solution_one .Solution_one_fonts{ width: inherit; margin-bottom: 0; margin-top: 0}
	.Solution_one_show .Solution_one .Solution_one_img {
    position: initial;
    right: 0;
    top: initial;
    z-index: 3;
    height:6rem;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
    .Solution_one_show .Solution_one:nth-child(2n) .Solution_one_fonts {
  margin-left: 0;
}
  .Solution_one_show .Solution_one:nth-child(2n) .Solution_one_img {
  position: initial;
  right: 0;
  top: initial;
  z-index: 3;
  height: 6rem;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
	.pro_shows_list ul li {

    box-shadow: none;

}
	.pro_shows_list ul li .right_font .descipe{ font-size: 16px;}
	.pro_shows_list ul li .right_font .titiles{ font-size: 20px;}
	.pro_shows_list ul li .QA_lists ul li .Q_titile,.pro_shows_list ul li .QA_lists ul li .A_content{ font-size:16px;}
	
}
