.nav_hover a {
    color: #fff !important;
    font-weight: 500;
}
.top_nav ul li:hover a{color:#fff !important;}
header.xg .nav_hover a {
    color: #00c3b3 !important;
    font-weight: 500;
}
header.xg .top_nav ul li:hover a{color:#00c3b3 !important;}


header .top_nav ul li a::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
header .nav_hover a::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
header .top_nav ul li a:hover::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}

header.xg .top_nav ul li a::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
header.xg .nav_hover a::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
header.xg .top_nav ul li a:hover::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}

.list_about{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 100px;
}
.list_about_fl{
    width: 50%;
}
.list_about_fr{
    width: 50%;
}
.list_about_fl h2{
    font-size: 32px;
    color: #333;
    line-height: 60px;
}
.innum_foot{
    max-width: 70%;
}
.innum_foot ul li {
    text-align: left;
    width: 50%;
}
.innum_foot ul li:nth-child(3),.innum_foot ul li:nth-child(4){
    border-top:dashed 1px #ccc;
    padding-top: 30px;
    margin-top: 30px;
}

.list_about_img img{
    width: 100%;
    border-radius: 20px;
}
.list_about_img{
    padding:60px 0 100px;
}

.list_about_culture{
    background: url(../images/culture.jpg) no-repeat center;
    padding-top: 130px;
}
.about_culture_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.about_culture_fl p{
    color: #fff;
    font-size: 16px;
    padding-bottom:40px;
}
.about_culture_fl h2{
    font-size: 50px;
    line-height:65px;
    color: #ffffff;
}
.about_culture_fr{
    width: 50%;
    position: relative;
}
.about_culture_con{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    padding-top: 15px;
    height: 158px;
    box-sizing: border-box;
}
.about_culture_con h4{
    font-size: 30px;
}
.about_culture_con dl dd{
    font-size: 16px;
    line-height: 30px;
}
.about_culture_con img{
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.about_culture_con.on{
    border-top: solid 1px rgba(255, 255, 255, 1);
}
.about_culture_con.on img{
    display: block;
}

.list_about_video video{
    width: 100%;
    border-radius: 50px;
}
.list_about_video{
    margin:100px auto;
}

/* 历程 */
.about-course{
    background: url(../images/course.jpg) no-repeat center;
}
.about-title{
    text-align: center;
}
.about-title h3{
    font-size: 40px;
    color: #333;
    padding: 120px 0 28px;
    line-height: 40px;
}
.about-title p{
    font-size: 20px;
    color: #666;
    max-width:60%;
    margin: 0 auto;
    line-height: 35px;
}
.about-course-sli {
    position: relative;
    margin-top: 60px;
}

.about-course-con {
    width: 100%;
    margin: 0 auto;
}

.swiper-container-cou {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container-cou .swiper-slide {
    overflow: hidden;
}

.swiper-container-cou .swiper-slide .sw-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.swiper-container-cou .swiper-slide .sw-con .sw-conl {
    width: 45%;
}

.swiper-container-cou .swiper-slide .sw-con .sw-conl>img {
    width: 100%;
    height: 360px;
}

.swiper-container-cou .swiper-slide .sw-con .sw-conr {
    width: 55%;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
}

.swiper-container-cou .swiper-slide .sw-con .sw-conr>h3 {
    font-size:390px;
    line-height: 370px;
    font-family: 'Bebas';
    color: #e60517;
    font-weight: bold;
    position: absolute;
	background-image: linear-gradient(
    0deg,#f4f4f4,#fff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl{
    width: 80%;
    margin: 0 auto;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl dt{
    font-size: 40px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    padding-bottom:36px;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl p{
    font-size: 24px;
    color: #333;
    line-height: 40px;
}

.gallery-top {
    width: 100%;
    overflow: hidden;
}

.gallery-top .swiper-button-next,
.gallery-top .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-50%);
}
.gallery-top .swiper-button-next dd,
.gallery-top .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.gallery-top .swiper-button-next{
    right: 6%;
}
.gallery-top .swiper-button-prev{
    left: 6%;
}
.gallery-top .swiper-button-next:hover dd,
.gallery-top .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}

.gallery-thumbs {
    box-sizing: border-box;
    padding-top: 10px;
    margin-top: -10px;
}
.about_fzlc1{
     border-top: solid 1px #dcdcdc;
     margin: 100px auto 0;
     padding-bottom: 70px;
}
.gallery-thumbs .swiper-wrapper{
   
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 1;
    color: #999999;
    font-size: 18px;
    padding-top: 30px;
    text-align: center;
    position: relative;
    font-size: after;
}

.gallery-thumbs .swiper-slide-thumb-active {
    color: #00c3b3;
}
.gallery-thumbs .swiper-slide::after{
	content: "";
	position: absolute;
	top: -5px;
	left: 50%;
	height: 8px;
	width: 8px;
	background: #a0a0a0;
	transform: translateX(-50%);
}
.gallery-thumbs .swiper-slide-thumb-active::after{
    background: #00c3b3;
}
/* 历程 end */

/*证书*/
.swiper-certificate .swiper-slide img{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.swiper-certificate .swiper-slide{
    background: url(../images/certificate.jpg) no-repeat center;
}
.swiper-certificate{
    
}
.swiper-certificate .swiper-wrapper{
    margin-top: 50px;
    padding-bottom: 80px;
}
.swiper-certificate .swiper-button-next,.swiper-certificate .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-certificate .swiper-button-next,
.swiper-certificate .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-30%);
    margin:0 30px;
}
.swiper-certificate .swiper-button-next dd,
.swiper-certificate .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-certificate .swiper-button-next:hover dd,
.swiper-certificate .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}

/*证书 end*/

/*相册*/
.list_album{
    position: relative;
}
.swiper-album .swiper-slide img{
    width: 100%;
}
.swiper-album{
    position: initial;
}
.swiper-album .swiper-wrapper{
    margin-top: 50px;
    padding-bottom: 100px;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-album .swiper-button-next{
    right: 6%;
}
.swiper-album .swiper-button-prev{
    left: 6%;
}
.swiper-album .swiper-button-next,
.swiper-album .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-50%);
}
.swiper-album .swiper-button-next dd,
.swiper-album .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-album .swiper-button-next:hover dd,
.swiper-album .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
.list_album::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 67%;
	width: 100%;
	background: #f6f6f6;
	transform: translateX(-50%);
}
/*相册 end*/

/*服务*/
.list_service{
    background: #f6f6f6;
    padding: 100px 0;
}
.list_service h3{
    font-size: 28px;
    color: #666666;
}
.list_service_sccj01 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px auto 100px;
}
.list_service_sccj01 ul li{
    width: 49%;
}
.list_service_sccj01 ul li img{
    width: 100%;
    border-radius: 10px;
}
/*服务 end*/

/*生产车间二*/
.list_workshop02{
    background: url(../images/workshop01.jpg) no-repeat center;
}
.list_workshop02 .about-title h3,.list_workshop02 .about-title p{
    color: #fff;
}
.list_workshop02 .about-title p{
    max-width:68%;
}
.swiper-workshop02 .swiper-slide img{
    width: 100%;
}
.swiper-workshop02{
    padding-bottom: 80px;
}
.swiper-workshop02 .swiper-wrapper{
    margin-top: 50px;
    padding-bottom: 80px;
}
.swiper-workshop02 .swiper-button-next,.swiper-workshop02 .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-workshop02 .swiper-button-next,
.swiper-workshop02 .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-30%);
    margin:0 30px;
}
.swiper-workshop02 .swiper-button-next dd,
.swiper-workshop02 .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-workshop02 .swiper-button-next:hover dd,
.swiper-workshop02 .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
/*生产车间二 end*/

/*生产车间三*/
.swiper-workshop03 .swiper-slide img{
    width: 100%;
}
.list_workshop03 .about-title p{
    max-width:80%;
}
.swiper-workshop03 .swiper-wrapper{
    margin-top: 50px;
    padding-bottom: 80px;
}
.swiper-workshop03 .swiper-button-next,.swiper-workshop03 .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-workshop03 .swiper-button-next,
.swiper-workshop03 .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-30%);
    margin:0 30px;
}
.swiper-workshop03 .swiper-button-next dd,
.swiper-workshop03 .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-workshop03 .swiper-button-next:hover dd,
.swiper-workshop03 .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
/*生产车间三 end*/

/*仓库*/
.list_warehouse{
    background: url(../images/warehouse.jpg) no-repeat center;
    margin-top: 60px;
}
.list_warehouse .about-title p{
    max-width: 100%;
}
.list_warehouse_box{
    margin-top: 60px;
    padding-bottom: 100px;
}
.list_warehouse_box img{
    border-radius: 10px;
    width: 100%;
}
/*仓库 end*/

/*定制实力*/
.list_strength{
    padding-top: 100px;
}
.list_strength dl{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_strength dl dt{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
}
.list_strength dl dd{
    width: 60%;
    font-size: 16px;
    color: #666666;
}
.list_strength ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 70px;
}
.list_strength ul li{
    width: 48%;
}
.list_strength ul li video{
    width: 100%;
}
.swiper-strength{
    margin:60px auto 100px;
}
.swiper-strength .swiper-slide img{
    width: 100%;
    border-radius: 10px;
}
.swiper-strength .swiper-button-next,.swiper-strength .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.swiper-strength .list_container_page{
    display: flex;
    justify-content: center;
    height: 0;
}
.swiper-strength .swiper-button-next,
.swiper-strength .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-100%);
    margin:-40px 30px 0px;
}
.swiper-strength .swiper-button-next dd,
.swiper-strength .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-strength .swiper-button-next:hover dd,
.swiper-strength .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
 
.list_equipment .about-title{
    background: url(../images/equipment.jpg) no-repeat center;
    padding-bottom:80px;
}
.list_equipment .about-title h3{
    padding: 80px 0 28px;
    color: #fff;
}
.list_equipment .about-title p{
    color: #fff;
}
.swiper-equipment .swiper-slide img{
    width: 100%;
}
.swiper-equipment .swiper-button-next,.swiper-equipment .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-equipment .swiper-button-next,
.swiper-equipment .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-50%);
    margin:0px 30px 0px;
}
.swiper-equipment .swiper-button-next dd,
.swiper-equipment .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-equipment .swiper-button-next:hover dd,
.swiper-equipment .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
.swiper-equipment .swiper-wrapper{
    margin:60px auto 80px;
}
.swiper-equipment .swiper-slide dt{
    font-size: 22px;
    color: #151515;
    padding: 20px 0 10px;
}
.swiper-equipment .swiper-slide dd{
    font-size: 14px;
    color: #666666;
}

.swiper-mould .swiper-slide img{
    width: 100%;
    border-radius: 10px;
}
.swiper-mould .swiper-wrapper{
    margin-top: 30px;
    padding-bottom: 80px;
}
.swiper-mould .swiper-button-next,.swiper-mould .swiper-button-prev{
    bottom: 0;
    top: auto;
    position: inherit;
}
.list_container_page{
    display: flex;
    justify-content: center;
}
.swiper-mould .swiper-button-next,
.swiper-mould .swiper-button-prev {
    border-radius: 50%;
    background: none;
    border: solid 1px #e6e6e6;
    width: 56px;
    height: 56px;
    transform: translateY(-30%);
    margin:0 30px;
}
.swiper-mould .swiper-button-next dd,
.swiper-mould .swiper-button-prev dd{
    border-radius: 50%;
    background: #bfbfbe;
    color: #fff;
    border: solid 18px #fff;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: 100;
    margin: 0;
}
.swiper-mould .swiper-button-next:hover dd,
.swiper-mould .swiper-button-prev:hover dd{
    background: #fff;
    color: #00c3b3;
    border: solid 18px #00c3b3;
    box-shadow:0px 0px 30px 0 rgba(0, 195, 179, 0.7);
}
.list_mould{
    background: #f6f6f6;
    padding-bottom: 50px;
}
/*定制实力 end*/

/*测量室*/
.list_measure_catlist{
    margin: 100px auto 40px;
}
.list_measure_catlist ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.list_measure_catlist ul li{
    padding-right: 48px;
    display: flex;
    padding-bottom: 20px;
}
.list_measure_catlist ul li a{
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-bottom: 16px;
}
.list_measure_catlist ul li a::after{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.list_measure_catlist ul li.cur a::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.list_measure_catlist ul li a:hover::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.list_measure_catlist dl{
    margin-top: 80px;
}
.list_measure_catlist dl dt{
    font-size: 30px;
    color: #333;
    padding-bottom: 30px;
}
.list_measure_catlist dl dd{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.list_measure_content .pc-list{
    display: flex;
    flex-wrap: wrap;
}
/*测量室 end*/

/*定制流程*/
.list_customized{
    margin: 120px auto 80px;
    
}
.list_customized dl{
    text-align: center;
}
.list_customized>dl dt{
    font-size: 48px;
    color: #222222;
    font-weight: bold;
    line-height: 48px;
    padding-bottom: 30px;
}
.list_customized dl dd{
    font-size: 26px;
    color: #1f1f1f;
}
.list_customized_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 100px;
}
.list_customized_fl{
    width: 27%;
    text-align: center;
}
.list_customized_fl h3{
    line-height: 110px;
    background: #02bcad;
    font-size: 34px;
    color: #151515;
    border-radius: 40px 40px 0 0;
}
.list_customized_fl dd{
    font-size: 17px;
    color: #555555;
    line-height: 35px;
    padding:20px 0;
    border: solid 3px;
    border-image: linear-gradient(0deg,#ccf3f0,#effbfa) 4;
    margin-top: 28px;
}
.list_customized_cn{
    text-align: center;
    width: 42%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.list_customized_cn dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.list_customized_cn>img{
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.list_customized_cn dl dt{
    width: 360px;
    height: 360px;
    background: #fafefd;
    line-height: 360px;
    border-radius: 100%;
    border: 2px #eee dashed;
    padding: 10%;
    box-sizing: border-box;
}
.list_customized_cn dl dt span{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 100%);
	background: -moz-linear-gradient(top, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 100%);
	background: linear-gradient(top, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 100%);
}
.list_customized_fr{
    width: 27%;
    text-align: center;
}
.list_customized_fr h3{
    line-height: 110px;
    background: #02bcad;
    font-size: 28px;
    color: #151515;
    border-radius: 40px 40px 0 0;
    position: relative;
    padding-bottom: 20px;
}
.list_customized_fr h3 p{
    position: absolute;
    font-size: 16px;
    color: #fff;
    bottom: 8px;
    width: 100%;
    line-height: normal;
}
.list_customized_fr dl:nth-child(2){
    margin-top: 50px;
}
.list_customized_fr dl{
    border: solid 8px #ebfaf9;
    border-radius: 100px;
    padding: 28px 0;
    margin-top: 30px;
    position: relative;
}
.list_customized_fr dl dt{
    font-size: 26px;
    color: #1c1c1c;
    font-weight: bold;
}
.list_customized_fr dl dd{
    font-size: 18px;
    color: #555555;
    padding-top: 16px;
}
.list_customized_fr dl::before{
    content: "";
	position: absolute;
	top: -13px;
	right:80px;
	height: 18px;
	width: 55px;
    background: url(../images/icon_20.png) no-repeat center;
}
.list_customized_fr dl::after{
	content: "";
	position: absolute;
	bottom: -13px;
	left: 80px;
	height: 18px;
	width: 55px;
	background: url(../images/icon_21.png) no-repeat center;
}
.list_customized_foot{
    text-align: center;
}
.list_customized_foot p{
    font-size: 22px;
    color: #333;
    line-height: 100px;
}
/*定制流程 end*/

/*产品列表*/
.list_products_catlist{
    margin: 100px auto 80px;
}
.list_products_catlist ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.list_products_catlist ul li{
    margin:0 14px;
}
.list_products_catlist ul li a{
    font-size: 18px;
    color: #333;
    padding:14px 30px;
    border: solid 1px #e5e5e5;
    border-radius: 40px;
}
.list_products_catlist ul li.cur a{
    background: #00c3b3;
    color: #fff;
    border: none;
}
.list_products_catlist ul li:hover a{
    background: #00c3b3;
    color: #fff;
    border: none;
}
/*产品列表end*/
/*联系我们*/
.list_contact {
    margin: 100px auto;
}
.list_contact_box:nth-child(1){
    border-top:solid #eeeeee 1px;
}
.list_contact_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom:solid #eeeeee 1px;
    padding:20px;
}
.list_contact_box dl{
    padding-left: 120px;
    background: url(../images/icon_22.png) no-repeat center left;
}
.list_contact_box:nth-child(3) dl{
    background: url(../images/icon_23.png) no-repeat center left;
}
.list_contact_box dl dt{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
}
.list_contact_box dl dd{
    color: #666666;
    font-size: 18px;
    line-height: 30px;
}
.list_contact_box div{
    text-align: center;
}
.list_contact_message {
    margin-bottom: 100px;
}
.list_contact_message h3{
    padding: 100px 0 40px;
    text-align: center;
    font-size: 40px;
    color: #151515;
    line-height: 40px;
}
.list_contact_message ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_contact_message ul li{
    width: 31.5%;
    margin-bottom: 25px;
}
.list_contact_message ul li.last{
    width: 100%;
}
.list_contact_message ul li.last textarea{
    border: solid 1px #eeeeee;
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    width: 100%;
    text-indent: 2em;
}
.list_contact_message ul li input{
    border: solid 1px #eeeeee;
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    width: 100%;
    text-indent: 2em;
}
.list_contact_message .from-list{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.list_contact_message .from-list .send{
    background-color: #00c3b3;
}
.list_contact_message .middle_7_b_code{
    line-height: 50px !important;
    height: auto !important;
    text-align: center;
    background: #f6f6f6;
    border: none;
}
.list_contact_message #code_img{
    height: 50px;
}
/*联系我们 end*/
/*解决方案*/
.list_solutions{
    margin:100px auto 80px;
}
.list_solutions h3{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
    padding-bottom: 35px;
}
.list_solutions dd{
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.list_solutions ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 40px;
}
.list_solutions ul li{
    font-size: 17px;
    line-height: 24px;
    background: #02bcad;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_solutions ul>img{
    margin: 0 20px;
}
.list_solutions_box{
    background: url(../images/solutions02.jpg) no-repeat center;
    padding-bottom: 60px;
    background-size: cover;
}
.list_solutions_img h3{
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions_img ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.list_solutions_img ul li{
    text-align: center;
    width: 32%;
    margin-bottom: 30px;
    margin-right:2%;
}
.list_solutions_img ul li:nth-child(3n){
    margin-right: 0;
}
.list_solutions_img ul li img{
    width: 100%;
}
.list_solutions_img ul li dd{
    border-top: solid 5px #02bcad;
    font-size: 22px;
    color: #fff;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.4);
}
.list_solutions1_yus{
    background: url(../images/solutions03.jpg) no-repeat center;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-bottom: 120px;
}
.list_solutions1_yus h3{
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions1_yus ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_solutions1_yus ul dl{
    width: 32.5%;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    padding:40px 30px;
    box-sizing: border-box;
    position: relative;
}
.list_solutions1_yus ul dl img{
    position: absolute;
    right: -34px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.list_solutions1_yus ul dl dt{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 70px;
}
.list_solutions1_yus ul dl dd{
    font-size: 16px;
}
.list_solutions1_img h3{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions1_img ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.list_solutions1_img ul li{
    text-align: center;
    width: 32%;
    margin-bottom: 30px;
    margin-right:2%;
}
.list_solutions1_img ul li:nth-child(3n){
    margin-right: 0;
}
.list_solutions1_img ul li img{
    width: 100%;
}
.list_solutions2_yus{
    background: url(../images/solutions04.jpg) no-repeat center;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-bottom: 120px;
}
.list_solutions2_yus h3{
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions2_yus ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_solutions2_yus ul li{
    width: 32%;
    background: rgba(0, 0, 0, 0.4);
}
.list_solutions2_yus ul li img{
    width: 100%;
}
.list_solutions2_yus ul li dl{
    color: #fff;
    padding:40px 30px;
    box-sizing: border-box;
    position: relative;
    border-top: solid 5px rgba(238, 238, 238, 0.4);
}
.list_solutions2_yus ul li dl dt{
    font-size: 26px;
    padding-bottom: 20px;
}
.list_solutions2_yus ul li dl dd{
    font-size: 16px;
    line-height: 26px;
}
ul.list_solutions2_yus_foot li dl{
    border-top: none;
    padding: 56px 30px;
    height: 100%;
}
ul.list_solutions2_yus_foot li dl dt{
    padding-bottom: 50px;
}
ul.list_solutions2_yus_foot li{
    position: relative;
}
ul.list_solutions2_yus_foot li i{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-align: right;
    line-height: 40px;
    width: 30px;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
}
ul.list_solutions2_yus_foot li i::after{
	content: "";
	position: absolute;
	top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 60px solid #02bcad;
    border-right: 70px solid transparent;
    z-index: -1;
}
.list_solutions2_img{
    margin-bottom: 100px;
}
.list_solutions2_img h3{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions2_img ul{
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 40px;
}
.list_solutions2_img ul li{
    width: 40%;
    text-align: center;
    background: #ebfaf9;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    padding:70px 50px 180px;
    box-sizing: border-box;
}
.list_solutions2_img ul li:nth-child(1){
    background: #ebf4f3;
}
.list_solutions2_img ul dl{
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url(../images/icon_26.png) no-repeat center;
}
.list_solutions2_img ul dd{
    width: 50%;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 78px;
}
.list_solutions3_fl{
    width: 50%;
}
.list_solutions3_fl img{
    width: 100%;
}
.list_solutions3{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_solutions3_fr{
    width: 50%;
    padding:0 13% 0 4%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.list_solutions3_fr dl dt{
    font-size: 30px;
    line-height: 50px;
    color: #333;
    padding-bottom: 50px;
}
.list_solutions3_fr dl dd{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
ul.list_solutions4_yus_foot li{
    width: 48%;
}
ul.list_solutions4_yus_top li dl dt{
    font-size: 22px;
    padding-bottom: 30px;
}
.list_solutions2_yus ul li dl img{
    width: auto;
    padding-bottom: 15px;
}
.list_solutions4_img h3{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions4_img ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 160px auto 110px;
}
.list_solutions4_img ul dl{
    width: 28%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    background: #ebf4f3;
}
.list_solutions4_img ul dl dd{
    padding:40px 50px;
    font-size: 17px;
    line-height: 40px;
}
.list_solutions4_img ul dl dt{
    width: 200px;
    height: 200px;
    background: #02bcad;
    border-radius: 100%;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 28px;
    line-height: 35px;
    margin-top: -25%;
}

.list_solutions4_yus3{
    background: url(../images/list_solutions4_yus3.jpg) no-repeat center;
    padding:120px 0 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.list_solutions4_yus3 .w1400{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_solutions4_yus3_fl{
    width: 40%;
}
.list_solutions4_yus3_fl ul li{
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 16px;
    position: relative;
    display: inline-block;
    margin-bottom:80px;
}
.list_solutions4_yus3_fl ul li::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.list_solutions4_yus3_fl ul li.cur::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	border-radius: 2px;
	background: -webkit-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -moz-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: -o-linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	background: linear-gradient(right, rgba(0, 194, 177, 0) 0%, rgba(0, 194, 177, 1) 80%);
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.list_solutions4_yus3_fl ul{
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}
.list_solutions4_yus3_fr{
    width: 50%;
    min-height: 560px;
}
.list_solutions4_yus3_fr ul li dl{
    padding-bottom: 40px;
}
.list_solutions4_yus3_fr ul li dl dt{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
} 
.list_solutions4_yus3_fr ul li dl dd{
    color: #afc6c4;
    line-height: 30px;
    font-size: 16px;
}
.solutions4_bottom_box h3{
    font-size: 40px;
    color: #151515;
    line-height: 40px;
    padding: 100px 0 40px;
}
.list_solutions4_bottom{
    background: #f6f6f6;
    padding-bottom: 80px;
}
.solutions4_bottom_box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.solutions4_bottom_box ul li{
    width: 24%;
    background: #fff;
    margin-bottom: 25px;
}
.solutions4_bottom_box ul li img{
    width: 100%;
}
.solutions4_bottom_box ul li dl{
    padding: 25px;
}
.solutions4_bottom_box ul li dl dt{
    font-size: 22px;
    color: #333333;
    padding-bottom: 18px;
}
.solutions4_bottom_box ul li dl dd{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
/*解决方案 end*/
@media ( max-width:760px) {
.list_about {
    margin-top: 60px;
}
.list_about_fl {
    width: 100%;
}
.innum_foot {
    max-width: 100%;
}
.list_about_fl h2 {
    font-size: 24px;
    color: #333;
    line-height: 40px;
}
.list_about_fr {
    width: 100%;
}
.list_about_img {
    padding: 40px 0;
}
.list_about_culture {
    padding-top: 60px;
    background-size: cover;
}
.about_culture_fl p {
    padding-bottom: 20px;
}
.about_culture_fl h2 {
    font-size: 26px;
    line-height: 35px;
}
.about_culture_fr {
    width: 100%;
    margin-top: 40px;
}
.about_culture_con h4 {
    font-size: 24px;
}
.about_culture_con{
    height: 135px;
}
.about_culture_con.on img{
    display: none;
}
.list_about_video {
    margin: 60px auto;
}
.list_about_video video {
    border-radius: 20px;
}
.about-course {
    background-size: cover;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conl {
    width: 100%;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr{
    width: 100%;
    margin-top: 20px;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conl>img{
    height: auto;
}
.about-title p {
    font-size: 16px;
    max-width: 96%;
    line-height: 30px;
}
.about-title h3 {
    font-size: 26px;
    color: #333;
    padding: 40px 0 20px;
    line-height: 26px;
}
.about-course-sli {
    margin-top: 40px;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>h3 {
    font-size: 200px;
    line-height: 200px;
    top: 0;
    transform: translate(-50%, 0%);
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl dt {
    padding-top: 100px;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 20px;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl {
    width: 90%;
}
.swiper-container-cou .swiper-slide .sw-con .sw-conr>dl p {
    font-size: 14px;
    line-height: 28px;
}
.gallery-top {
    position: relative;
    max-height: 560px;
}
.gallery-top .swiper-button-next, .gallery-top .swiper-button-prev{
    top: 20%;
    zoom: 0.8;
}
.about_fzlc1{
    margin-top: 0;
}
.swiper-certificate .swiper-wrapper {
    margin-top: 30px;
    padding-bottom: 40px;
}
.swiper-album .swiper-button-next, .swiper-album .swiper-button-prev{
    top: auto;
    bottom: 0;
}
.swiper-album .swiper-button-next{
    right: 26%;
}
.swiper-album .swiper-button-prev{
    left: 26%;
}
.list_service {
    padding: 50px 0;
}
.list_service h3 {
    font-size: 20px;
    line-height: 40px;
}
.list_service_sccj01 ul li {
    width: 100%;
}
.list_service_sccj01 ul {
    margin: 40px auto 40px;
}
.list_workshop02 .about-title p {
    max-width: 96%;
}
.swiper-workshop02 {
    padding-bottom: 40px;
}
.list_workshop03 .about-title p {
    max-width: 96%;
}
.swiper-workshop03 .swiper-wrapper {
    padding-bottom: 40px;
}
.list_warehouse {
    margin-top: 30px;
}
.list_warehouse {
    background-position-x: right;
    background-size: cover;
}
.list_warehouse_box {
    padding-bottom: 60px;
}
.inmenu_solutions{
    margin-top: 0;
}
.inmenu_solutions li a{
    color: #666;
}
.inmenu_solutions li.cur a, .inmenu_solutions li:hover a{
    color: #02bcad;
}
.list_solutions {
    margin: 40px auto 40px;
}
.list_solutions h3 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 20px;
}
.list_solutions2_yus h3 {
    font-size: 26px;
    line-height: 26px;
    padding: 60px 0 40px;
}
.list_solutions2_yus ul li {
    width: 100%;
    margin-bottom: 10px;
}
ul.list_solutions2_yus_foot li dl dt {
    padding-bottom: 30px;
    font-size: 24px;
}
.list_solutions2_yus ul li dl dd{
    line-height: 30px;
}
.list_solutions4_img h3 {
    font-size: 30px;
    color: #151515;
    line-height: 30px;
    padding: 40px 0 40px;
}
.list_solutions4_img ul {
    justify-content: center;
    margin: 80px auto 0px;
}
.list_solutions4_img ul dl{
    width: 90%;
    margin-bottom: 120px;
}
.list_solutions4_img ul dl dt{
    width: 150px;
    height: 150px;
    font-size: 24px;
}
.list_solutions4_img ul dl dd {
    padding: 20px;
    font-size: 16px;
    line-height: 34px;
}
.list_solutions4_img ul dl:nth-child(3){
    margin-bottom: 60px;
}
.list_solutions4_yus3{
    padding: 60px 0 30px;
    background-size: cover;
}
.list_solutions4_yus3_fl {
    width: 100%;
}
.list_solutions4_yus3_fl ul li {
    font-size: 22px;
    line-height: 22px;
    padding-bottom: 16px;
    margin-bottom: 40px;
}
.list_solutions4_yus3_fr{
    width: 100%;
}
.list_solutions4_yus3_fr ul li dl dt {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 20px;
}
.solutions4_bottom_box h3 {
    font-size: 30px;
    line-height: 30px;
    padding: 60px 0 40px;
}
.solutions4_bottom_box ul li {
    width: 49%;
}
.solutions4_bottom_box ul li dl {
    padding: 25px 10px;
}
.solutions4_bottom_box ul li dl dt {
    font-size: 18px;
    padding-bottom: 10px;
}
.list_solutions4_bottom {
    padding-bottom: 20px;
}
.list_strength {
    padding-top: 40px;
}
.list_strength dl dt{
    font-size: 22px;
}
.list_strength dl dd{
    font-size: 15px;
    width: 100%;
}
.list_strength ul li {
    width: 100%;
}
.list_strength ul{
    margin-top: 40px;
}
.swiper-strength .swiper-button-next, .swiper-strength .swiper-button-prev{
    zoom: 0.5;
}
.swiper-strength {
    margin: 40px auto 40px;
}
.swiper-equipment .swiper-wrapper {
    margin: 40px auto 40px;
}
.swiper-equipment .swiper-slide dt{
    font-size: 18px;
}
.swiper-mould .swiper-wrapper {
    margin-top: 30px;
    padding-bottom: 40px;
}
.list_measure_catlist {
    margin: 40px auto 40px;
}
.list_measure_catlist ul li {
    padding-right: 0;
    width: 50%;
    margin-bottom: 0px;
}
.list_measure_catlist ul li a{
    font-size: 15px;
    padding-bottom: 8px;
}
.list_measure_catlist dl {
    margin-top: 40px;
}
.list_measure_content .pc-list li{
    width: 48% !important;
}
.list_measure_content .pc-list {
    justify-content: space-between;
    max-width: 96%;
}
.list_solutions3_fl {
    width: 100%;
}
.list_solutions3_fr{
    width: 100%;
    padding: 0 4% 50px 4%;
}
.list_solutions3_fr dl dt {
    font-size: 22px;
    line-height: 35px;
    padding: 20px 0;
}
.list_solutions ul{
    justify-content: space-between;
}
.list_solutions ul li{
    font-size: 15px;
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
}
.list_solutions ul>img {
    margin: 0 0px;
}
.list_solutions_img h3 {
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    padding: 40px 0 40px;
}
.list_solutions_img ul li{
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
}
.list_solutions_img ul{
    justify-content: space-between;
}
.list_solutions_img ul li dd{
    font-size: 16px;
    line-height: 40px;
}
.list_solutions1_yus h3 {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
    padding: 40px 0 40px;
}
.list_solutions1_yus ul dl {
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 20px;
}
.list_solutions1_yus ul dl img{
    display: none;
}
.list_solutions1_yus ul dl dt {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px;
}
.list_solutions1_yus{
    padding-bottom: 20px;
    background-size: cover;
}
.list_solutions1_img h3 {
    font-size: 26px;
    color: #151515;
    line-height: 26px;
    padding: 40px 0 30px;
}
.list_solutions1_img ul li {
    width: 48%;
    margin-bottom: 15px;
    margin-right: 0;
}
.list_solutions1_img ul{
    justify-content: space-between;
}
ul.list_solutions4_yus_top li dl dt {
    font-size: 20px;
    padding-bottom: 20px;
}
.list_solutions2_yus {
    padding-bottom: 60px;
}
.list_solutions2_img h3 {
    font-size: 26px;
    color: #151515;
    line-height: 26px;
    padding: 40px 0 0px;
}
.list_solutions2_img ul li {
    width: 48%;
    font-size: 16px;
    line-height: 30px;
    padding: 40px 20px 120px;
    box-sizing: border-box;
}
.list_solutions2_img ul dd {
    font-size: 22px;
    line-height: 68px;
}
.list_solutions2_img {
    margin-bottom: 40px;
}
.list_customized>dl dt {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 20px;
}
.list_customized {
    margin: 40px auto 40px;
}
.list_customized dl dd {
    font-size: 16px;
    padding-top: 0px;
}
.list_customized_fl {
    width: 100%;
}
.list_customized_box {
    margin-top: 40px;
}
.list_customized_fl h3 {
    line-height: 70px;
    font-size: 24px;
    border-radius: 20px 30px 0 0;
}
.list_customized_cn{
    width: 100%;
    padding-top: 100px;
}
.list_customized_cn dl dt span{
    font-size: 22px;
}
.list_customized_cn dl dt {
    width: 260px;
    height: 260px;
    line-height: 260px;
}
.list_customized_cn>img {
    top: 40px;
}
.list_customized_cn img{
    zoom: 0.7;
}
.list_customized_fr{
    width: 100%;
    margin-top: 20px;
}
.list_customized_fr h3 {
    line-height: 90px;
    font-size: 24px;
    border-radius: 20px 20px 0 0;
}
.list_customized_fr dl dt {
    font-size: 22px;
}
.list_customized_fr dl:nth-child(2) {
    margin-top: 30px;
}
.list_customized_foot p {
    font-size: 18px;
    line-height: 60px;
}
.list_customized_foot img{
    zoom: 0.7;
}
.list_customized_foot{
    margin-top: 30px;
}
.list_products_catlist {
    margin: 40px auto 40px;
}
.list_products_catlist ul li{
    display: flex;
    width: 32%;
    margin: 0 0 10px 0;
}
.list_products_catlist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_products_catlist ul li a {
    font-size: 15px;
    padding: 14px 0px;
    width: 100%;
    text-align: center;
}
.list_contact {
    margin: 40px auto;
}
.list_contact_box dl dt {
    font-size: 20px;
    padding-bottom: 10px;
}
.list_contact_box dl dd {
    font-size: 15px;
}
.list_contact_box dl {
    padding-left: 80px;
    background-size: 50px;
}
.list_contact_box div {
    text-align: center;
    display: none;
}
.list_contact_box:nth-child(3) dl{
    background-size: 50px;
}
.list_contact_map{
    overflow: hidden;
}
.list_contact_map iframe{
    margin-left: -180%;
}
.list_contact_message h3 {
    padding: 40px 0 40px;
    font-size: 26px;
    line-height: 26px;
}
.list_contact_message ul li {
    width: 100%;
    margin-bottom: 15px;
}
.list_contact_message ul li input {
    line-height: 50px;
    font-size: 14px;
}
.list_contact_message ul li.last textarea{
    line-height: 50px;
    font-size: 14px;
}
.list_contact_message .from-list .send {
    background-color: #00c3b3;
    width: 150px;
}
.list_contact_message #code_img {
    height: 30px;
}
.pc-list li dd .pro_hover img{
    width: auto;
}
.list_solutions2_yus ul li dl dt {
    font-size: 22px;
}
.list_solutions2_yus{
    background-size: cover;
}

}