*{
	margin: 0;
	padding: 0;
}
.clearfix::after{
	display: block;
	content: "";
	clear: both;
}
.w60{
	width: 60%;
}
.w60 img{
	width: 100%;
}
.w40{
	width: 42%;
}
.share{
	position: fixed;
	top:1rem;
	right: 0;
	z-index: 1000;
	width: 42%;
}
.site_logo{
	position: fixed;
	top:5%;
	left:3rem;
	z-index:100;
}
.site_logo a{
	display: block;
	width: 340px;
	height: 60px;
}
.site_logo a img{
	width:100%;
	height:100%;
}
.share ul li{
	float: right;
	width: 19%;
}
.share ul li a{
	display: block;
	color: #1c5892;
	font-size: 16px;
	text-align: center;
}
.section p{
	color: #000;
}
.fp-table{
	display: block;
}
.section-arrow {
    position: fixed;
    bottom: 15px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=");
    background-size: contain;
}
.bounce {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
#fp-nav{
	left: 1rem!important;
}
#fp-nav ul li{
	width: 200px;
	height: auto;
	margin: 0 0 56px 0!important;
}
#fp-nav ul li a{
	padding-left: 35px;
}
#fp-nav ul li a.active span{
	width: 20px;
	height: 20px;
	margin: 0;
	background: #fff;
}
#fp-nav ul li a .fp-sr-only{
	position:unset;
	background:unset;
	border: 0;
	background: unset!important;
}
#fp-nav ul li a span{
	left:0;
	width:20px;
	height: 20px;
	background: unset;
	border: 1px solid #fff;
	top:0;
	color: #fff;
}
.fp-slidesNav{
	left:3rem!important;
	right: unset;
}
.fp-slidesNav{
	bottom:unset!important;
	top:50%;
}
.fp-slidesNav ul li{
	display: unset;
}
#section5{
	background: #f60;
}
.page_right{
	position: absolute;
	top:0;
	right: 0;
	width: 42%;
	height: 100vh;
}
.page_content{
	padding: 10% 6% 0;
}
.right_bg{
	background:#fff url("../images/bg.png") no-repeat bottom center!important;
}
/*****************menu 开始***********************/
#menu{
	height: auto;
	top:20%;
	z-index: 1;
	width: 0;
	/* left:-21%; */
	left:0;
	position: absolute;
}
#menu li{
	display: block;
	background:none;
	/* padding-left: 430px; */
	padding-left: 0;
	margin: 0;
}
#menu li a{
	display: block;
	color: #b9b9b9;
	padding-left: 20px!important;
	font-size:18px;
}
#menu li a,#menu li.active a{
	padding-left: 60px!important;
}
#menu li:first-child a{
	background: url("../images/hi_icon.png") no-repeat 20px center;
}
#menu .active:first-child a,
#menu li:first-child a:hover{
	background: url("../images/hi_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li:nth-child(2) a{
	background: url("../images/about_icon.png") no-repeat 20px center;
}
#menu .active:nth-child(2) a,
#menu li:nth-child(2) a:hover{
	background: url("../images/about_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li:nth-child(3) a{
	background: url("../images/service_icon.png") no-repeat 20px center;
}
#menu .active:nth-child(3) a,
#menu li:nth-child(3) a:hover{
	background: url("../images/service_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li:nth-child(4) a{
	background: url("../images/solutions_icon.png") no-repeat 20px center;
}
#menu .active:nth-child(4) a,
#menu li:nth-child(4) a:hover{
	background: url("../images/solutions_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li:nth-child(5) a{
	background: url("../images/news_icon.png") no-repeat 20px center;
}
#menu .active:nth-child(5) a,
#menu li:nth-child(5) a:hover{
	background: url("../images/news_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li:nth-child(6) a{
	background: url("../images/join_icon.png") no-repeat 20px center;
}
#menu .active:nth-child(6) a,
#menu li:nth-child(6) a:hover{
	background: url("../images/join_icon_hover.png") no-repeat 20px center;
}
#menu li:last-child a{
	background: url("../images/contact_icon.png") no-repeat 20px center;
}
#menu .active:last-child a,
#menu li:last-child a:hover{
	background: url("../images/contact_icon_hover.png") no-repeat 20px center;
	color: #fff;
}
#menu li a:hover{
	color: #fff;
}
#menu li:hover{
	background: none;
}
#menu li.active{
	margin-bottom: 15rem;
	background:unset;
	width: 200px;
}
#menu li.active:nth-child(5),
#menu li.active:nth-child(6){
	margin-bottom: 0rem;
}
#menu li.active:nth-child(2){
	margin-bottom: 12rem;
}
#menu li.active:nth-child(3){
	margin-bottom: 12rem;
}
#menu li.active:nth-child(4){
	margin-bottom: 7rem;
}
#menu li a, #menu li.active a{
	width: 20rem;
}
#menu li:first-child{
	margin-bottom: 0!important;
}
/*****************menu 结束***********************/
#about_menu{
	position: absolute;
	top:50%;
	left:15%;
	z-index: 100;
}

.section{
	text-align: left;
}
.page_wrap{
	display: flex;
}
.page_one h2{
	text-align: center;
	font-size: 50px;
}
.page_one .page_left video{
	width: 100%;
	height: 100vh;
}
.page_one .page_left{
	width: 50%;
	height: 100vh;
	overflow: hidden;
}
.about_wrap .fp-slidesNav{
	left: 20rem!important;
}
.about_wrap{
	display:block;
}
.about_switch,
.solution_wrap{
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.product_message{
	margin-top: 10%;
}
.product_message h4{
	font-size: 16px;
	color: #1c5892;
	margin-bottom: 10px;
}
.product_message ul li{
	color: #1c5892;
	margin-bottom: 10px;
}
.sucessful{
	position: absolute;
	bottom: 0;
	right:0;
	width: 42%;
	padding: 2rem 0;
	background: #e8e8e8;
}
.sucessful h5{
	color:#1c5892;
	text-align: center;
}
.sucessful img{
	display: block;
	margin: 20px auto 0;
}
.pack_wrap .pack_tags ul li{
	color: #fff;
}
.product_switch .product_tags ul .active{
	color: #fff;
}
.about_switch .about_tags ul .active{
	color: #fff;
}
.about_switch .about_tags,
.product_switch .product_tags{
	position: absolute;
	top:29%;
	left:4%;
	z-index: 999;
}
.about_switch .about_tags ul li,
.product_switch .product_tags ul li{
	color: #b9b9b9;
	margin: 20px 0;
	cursor: pointer;
	font-size: 16px;
}
.about_switch .about_item{
	display:none;
	width: 100%;
	height: 100vh;
}
.comp_profile{
	display: flex;
	width: 100%;
}
.comp_profile_switch{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
	z-index: 99;
	display: flex;
}
.comp_profile_switch .comp_profile_switch_tags{
	width: 42%;
	margin-top: 15%;
}
.comp_profile_switch .comp_profile_switch_tags ul li{
	margin-bottom: 1rem;
	font-size:16px;
	line-height: 2rem;
	cursor: pointer;
}
.comp_profile_switch .comp_profile_switch_tags ul .active{
	color: #1c5892;
	font-size: 20px;
}
.comp_profile_switch .comp_profile_switch_tags ul{
	padding: 0 6%;
}
.comp_profile_switch .comp_profile_switch_item{
	display: none;
	width: 58%;
	height: 100%;
	overflow: hidden;
}
.comp_profile_switch .comp_profile_switch_item img{
	width: 100%;
}
.company_tags{
	position: absolute;
	top:20%;
	left:40%;
}
.mask{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, .7);
}
.comp_profile img{
	width:60%;
}
.comp_profile .comp_profile_left{
	height: 100vh;
	font-size: 30px;
}
.comp_profile .comp_profile_left img{
	height: 100vh;
}
.img_video .img_video_right,
.geschichte .geschichte_right,
.stannort .stannort_right,
.pm .pm_right,
.design .design_right,
.mold .mold_right,
.cnc .cnc_right,
.testing .testing_right,
.qc .qc_right,
.engineering .engineering_right,
.maintenance .maintenance_right,
.quality .quality_right,
.partner .partner_right,
.joinus_wrap .joinus_right,
.contactus_wrap .contactus_right,
.case .case_right
{
	position: absolute;
	top:0;
	right: 0;
	width: 42%;
	height: 100vh;
	background: #fff;
}
.comp_profile_num{
	position: absolute;
	bottom: 10%;
	right: 0;
	width: 100%;
}
.comp_profile .comp_profile_num_3{
	display: flex;
	margin-bottom: 20px;
	padding: 0 6%;
}
.comp_profile .comp_profile_num_3 dl{
	padding: 10px;
	width: 31.33%;
	background: #fff;
	margin-right: 2%;
	box-shadow: 0 0 5px 5px #ebebeb;
}
.comp_profile .comp_profile_num_2{
	display: flex;
	padding: 0 6%;
}
.comp_profile .comp_profile_num_2 dl{
	padding: 10px;
	width: 50%;
	margin-right: 2%;
	background: #fff;
	box-shadow: 0 0 5px 5px #ebebeb;
}
.comp_profile .comp_profile_num_item dl{
	color: #1c5892;
}
.comp_profile .comp_profile_num_item dl dt{
	font-size:22px;
	position: relative;
}
.comp_profile .comp_profile_num_item dl dt span{
	
}
.comp_profile_text{
	margin-top: 5rem;
}
.comp_profile_text p{
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 2rem;
}
.comp_profile .comp_profile_right .comp_profile_text{
	padding: 10%;
}
.comp_profile .comp_profile_right .comp_profile_text p{
	margin-bottom: 3rem;
	font-size: 1.2rem;
	color: #b6b6b6;
	line-height: 2rem;
}
.comp_profile .comp_profile_right .comp_profile_text p:first-child{
	color: #1c5892;
}
.service_wrap{
	display: flex;
}
.service_wrap .service_item{
	width: 50%;
}
.service_wrap .service_left video{
	width: 100%;
	height: 50vh;
	background: #ccc;
}
.service_wrap .service_left h3{
	text-align: center;
}
.model_wrap{
	position: relative;
	width: 100%;
	height: 100vh;
}
.model_wrap .model_tags{
	position: absolute;
	top:0;
	left:50%;
	height:100vh;
	z-index: 100;
}
.model_wrap .model_tags ul li{
	width: 5px;
	height: 30px;
	background: #ddd;
	margin: 10px 0;
	cursor: pointer;
}
.model_wrap .model_tags ul .active{
	background: #000;
}
.model_wrap .model_item{
	display: none;
}
.model_wrap .model_item .model_item_left,
.model_wrap .model_item .model_item_right{
	float: left;
	width: 50%;
	font-size: 56px;
}
.geschichte img{
	width: 58%;
}
.img_video{
	display: flex;
}
.img_video .img_video_right .video{
	width: 80%;
	height: 360px;
	margin: 15% auto 0;
	position: relative;
}
.img_video .img_video_right .video span{
	display: block;
	width:100px;
	height: 100px;
	background: rgba(255, 255, 255, .5) url("../images/right_arrow.svg") no-repeat center center;
	border-radius: 50%;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -50px;
	margin-left: -50px;
}
.img_video .img_video_right .video video{
	display: none;
	position: absolute;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.img_video .img_video_right .video img{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	width: 100%;
}
.mode_title{
	margin-bottom: 2rem;
}
.mode_title h3{
	font-size: 26px;
	color: #1c5892;
	font-weight: bold;
}
.mode_title p{
	font-size: 18px;
	font-weight: bold;
}
.chte ul li{
	display: flex;
	padding: 2%;
}
.chte ul li:nth-child(odd){
	background:#fff;
}
.chte ul li:nth-child(even){
	background:#e9f5ff;
}
.chte ul li span{
	display: block;
	width: 4%;
	height: 11px;
	background: url("../images/arrow.png") no-repeat;
	margin-top: 6px;
}
.chte ul li em{
	display: block;
	width: 12%;
	font-size: 22px;
	color: #1c5892;
	font-weight: bold;
}
.chte ul li div{
	width: 88%;
}
.chte ul li div p{
	font-size: 16px;
	color: #1c5892;
}
.site_switch .site_switch_iframe{
	display: none;
	width: 100%;
	height: 500px;
	background: #ccc;
	margin-bottom: 20px;
}
.site_switch .site_switch_tags ul li{
	padding-left: 40px;
	background: url("../images/address.svg") no-repeat;
	margin-bottom: 20px;
	cursor: pointer;
}
.site_switch .site_switch_tags ul .active{
	background: url("../images/address_hover.svg") no-repeat;
}
.site_switch .site_switch_tags ul .active h4{
	color: #1390cf;
}
.site_switch .site_switch_tags ul .active p{
	color: #1390cf;
}
.site_switch .site_switch_tags ul li h4{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	
	border-bottom: 1px solid #8d8d8d;
}
.site_switch .site_switch_tags ul li p{
	color: #666;
	font-size: 14px;
}
.video{
	width: 100%;
	height: 28rem;
	position: relative;
}
.video .swiper{
  width: 100%;
  height: 100%;
}
.video .swiper .swiper-wrapper{
	height:26rem;
}
.video .swiper-button-next,
.video .swiper-button-prev{
	width: 52px;
	height: 52px;
	position: absolute;
	top:50%;
}
.video .swiper-button-prev{
	left: 20px;
	background: url("../images/video_left_arrow.png");
}
.video .swiper-button-next{
	right: 20px;
	background: url("../images/video_right_arrow.png");
}
.video .swiper-button-next{
	right: 0;
}
.video .swiper-button-next::after,
.video .swiper-button-prev::after{
	content: "";
}

.video .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video .swiper-slide{
	position: relative;
}
.video .swiper-slide .video_text{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 60px;
	background: rgba(0, 0, 0, .5);
	padding: 2%;
}
.video .swiper-slide .video_text p{
	color: #fff;
	font-size: 16px;
}
.dialog_video_wrap{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top:0;
	left:0;
}
.dialog_video_wrap .dialog_video{
	width: 1200px;
	height: 600px;
	margin:5% auto;
}
.dialog_video_wrap .dialog_video .dialog_video_close{
	display: block;
	width: 50px;
	height: 50px;
	background: #666;
	border-radius: 50%;
	float: right;
	margin-bottom: 20px;
}
.dialog_video_wrap .dialog_video .dialog_video_content{
	width: 100%;
	height: 40rem;
	background: #fff;
	clear: both;
	
}
/************************about ptt*************************/
/************************about ptt*************************/
/************************about ptt*************************/
.service_wrap{
	width: 100%;
	height: 100vh;
}
.service_switch{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.service_switch .service_tags{
	position: absolute;
	top:34%;
	left:4%;
	z-index: 999;
}
.service_switch .service_tags ul li{
	cursor: pointer;
	margin-bottom:1rem;
	color: #b9b9b9;
}
.service_switch .service_tags ul .active{
	color: #fff;
}
.service_switch .service_switch_item{
	width: 100%;
	height: 100vh;
	display:none;
}
.service_switch .service_switch_item .service_item_content{
	display: flex;
	width: 100%;
}
.service_switch .service_switch_item .service_item_content .service_item_content_right{
	height: 100vh;
	background: url("../images/bg.png") no-repeat;
	background-position: left bottom;
	background-size: 100% 100%;
}
.service_switch .service_switch_item .service_item_content .service_content{
	padding: 0 10%;
}
.service_switch .service_switch_item .service_item_content .service_content p{
	font-size:18px;
	color: #1c5892;
	line-height: 30px;
}
.maintenance_text{
	margin: 20px 0;
}
.maintenance_text p{
	color: #1c5892;
	line-height: 20px;
	font-size: 16px;
}
.maintenance_text ul{
	margin-top: 20px;
}
.maintenance_text ul li{
	color: #1c5892;
	margin-bottom: 10px;
}
.mode_make_switch{
	position:absolute;
	width: 100%;
	height: 100vh;
	top:0;
	left:0;
}
.mode_make_switch .mode_make_tags{
	position: absolute;
	top:50%;
	left:45%;
	width: 240px;
	height: 360px;
	margin-top: -180px;
	z-index: 900;
}
.mode_make_switch .mode_make_tags ul li{
	width: 220px;
	height: 70px;
	line-height: 70px;
	border-right:8px solid #ccc;
	margin-bottom: 10px;
	cursor: pointer;
	padding-right: 10px;
	color:#858585;
	text-align: right;
}
.mode_make_switch .mode_make_tags ul .active{
	color: #fff;
	border-right:8px solid #fff;
}
.mode_make_switch .mode_make_item{
	display:none;
}
.mode_make_switch .mode_make_item .service_content{
	display: flex;
}
.mode_make_switch .mode_make_item .service_content .service_content_text{
	padding: 0 10% 0;
}
.mode_make_switch .mode_make_item .service_content .service_content_text p{
	color: #1c5892;
	font-size: 18px;
}
/**************************partner******************/
/**************************partner******************/
/**************************partner******************/
.partner{
	width: 100%;
}
.partner .partner_right ul li{
	float: left;
	width: 31%;
	padding: 0 1% 2%;
}
.partner .partner_right ul li span{
	display: block;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}
.partner .partner_right ul li img{
	width: 100%;
}
/**************************partner******************/
/**************************partner******************/
/**************************partner******************/
.quality .quality_content p{
	color: #1c5892;
	font-size: 18px;
}
.quality .quality_content p:first-child{
	margin-bottom: 50px;
}
.pm_content{
	position: absolute;
	bottom: 5%;
	left: 5%;
	padding:0 5%;
}
.pm_content img{
	display: block;
	margin: 10% auto;
}
.pm_content p{
	color: #1c5892;
	font-size: 18px;
	line-height: 30px;
}
.design .design_content .design_img ul{
	display: flex;
}
.design .design_content .design_text{
	margin-top: 63px;
}
.design .design_content .design_img ul li{
	float: left;
	width: 49%;
}
.design .design_content .design_img ul li img{
	width: 100%;
}
.design .design_content .design_img ul li:first-child{
	padding-right: 1%;
}
.design .design_content .design_img ul li:last-child{
	padding-left: 1%;
}
.design .design_content .design_img ul li img{
	float: right;
}
.colum_1_photo img{
	display: block;
	margin: 10% auto;
}
.colum_2_photo ul{
	display: flex;
}
.colum_2_photo ul li{
	width: 49%;
}
.colum_2_photo ul li:first-child{
	padding-right: 1%;
}
.colum_2_photo ul li:last-child{
	padding-left: 1%;
}
.colum_2_photo ul li img{
	width: 100%;
}
.colum_4_photo p{
	margin-bottom: 30px;
	font-size: 16px;
}
/* .colum_4_photo ul li,
.colum_6_photo ul li{
	float: left;
	width: 49%;
	margin-bottom: 10px;
} */
.colum_6_photo ul li:nth-child(even),
.colum_4_photo ul li:nth-child(even){
	padding-left: 1%;
}
.colum_6_photo ul li:nth-child(odd),
.colum_4_photo ul li:nth-child(even){
	padding-right: 1%;
}
.colum_3_photo ul{
	display: flex;
}
.colum_3_photo ul li{
	width: 33.33%;
}
.colum_3_photo ul li span{
	display: block;
	padding: 0 15px;
}
.colum_9_photo ul{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}
.colum_9_photo ul li{
	margin-bottom: 5px;
}
.colum_9_photo ul li span{
	display: block;
	padding: 0 5px;
}
.colum_photo ul li img{
	width: 100%;
}
.case_list{
	margin-top: 5rem;
}
.service_content_text p{
	color: #1c5892;
	font-size: 18px;
	line-height: 30px;
}
.service_content_text ul{
	margin-top: 5%;
}
.service_content_text ul li{
	margin-bottom: 10px;
	color: #1c5892;
	font-size: 14px;
}
.service_content_text img{
	width: 100%;
}
.maintenance_content,
.quality_content{
	margin-top: 20px;
}
.maintenance_content p,
.quality_content p{
	font-size: 18px;
	color: #1c5892;
	margin-bottom: 20px;
	line-height: 30px;
}
.testing{
	/* position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 600; */
}
.design img,
.cnc img,
.engineering img{
	width: 58%;
}
.design_photo,
.maintenance_photo,
.testing_photo,
.cnc_photo,
.edm_photo,
.qc_photo{
	padding: 0!important;
}
.cnc_photo ul,
.edm_photo ul,
.testing_photo ul,
.qc_photo ul{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.cnc_photo p,
.edm_text p,
.edm_text p,
.qc_text p{
	font-size: 16px;
	margin-bottom: 30px;
	color: #1c5892;
	line-height: 30px;
}
.design_content{
	margin-top: 5rem;
}
.design_content p{
	font-size: 16px;
	margin-bottom: 20px;
	color: #1c5892;
	line-height: 2rem;
}
.joinus_content{
	padding: 30% 0 10%;
}
.joinus_content p{
	color: #1c5892;
	font-size: 18px;
}
.joinus_content p:first-child{
	margin-bottom: 50px;
}
.joinus_content a{
	display: block;
	width: 150px;
	height: 50px;
	background: #1390cf;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	margin-top: 50px;
}
.product_wrap{
	position: relative;
	width: 100%;
	height: 100vh;
}
.product_wrap .product_tags{
	position: absolute;
	top:36%;
	left:4%;
}
.contactus_right .contactus_form{
	width: 100%;
	height: 600px;
	background: #ccc;
	margin: 100px 0 50px;
}
.contactus_right .contactus_info{
	padding: 0 10%;
}
.contactus_right .contactus_info dl{
	padding-left: 50px;
	margin-bottom:40px;
}
.contactus_right .contactus_info dl dt,
.contactus_right .contactus_info dl dd{
	color: #1c5892;
}
.contactus_right .contactus_info dl:nth-child(2),
.contactus_right .contactus_info dl:last-child{
	float: left;
	width: 42%;
}
.contactus_right .contactus_info dl:first-child{
	background: url("../images/icon1.png") no-repeat;
	background-size: 30px;
}
.contactus_right .contactus_info dl:nth-child(2){
	background: url("../images/icon2.png") no-repeat;
	background-size: 30px;
}
.contactus_right .contactus_info dl:last-child{
	background: url("../images/icon3.png") no-repeat;
	background-size: 30px;
}
.pack_wrap,
.medical_wrap{
	position:absolute;
	width: 100%;
	height: 100vh;
}
.pack_wrap .pack_tags,
.medical_wrap .medical_tags{
	position: absolute;
	top:25%;
	left:55%;
	z-index: 1;
}
.pack_wrap .pack_tags ul li,
.medical_wrap .medical_tags ul li{
	border-right: 4px solid #b9b9b9;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	height: 50px;
	line-height: 50px;
	color: #b9b9b9;
	cursor: pointer;
}
.pack_wrap .pack_tags ul .active,
.medical_wrap .medical_tags ul .active{
	border-right: 4px solid #fff;
	color: #fff;
}
.pack_wrap .pack_item,
.medical_wrap .medical_item{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
}
.pack_wrap .pack_item,
.medical_wrap .medical_item{
	display: none;
}
.pack_wrap .pack_item .pack_left,
.medical_wrap .medical_item .medical_left{
	float: left;
	width: 58%;
	height: 100vh;
	padding: 10% 0;
}
.pack_wrap .pack_item .pack_left img,
.medical_wrap .medical_item .medical_left img{
	display: block;
	margin: 0 auto;
}
.pack_wrap .pack_item .pack_right,
.medical_wrap .medical_item .medical_right{
	float: right;
	width: 42%;
	height: 100vh;
}
.pack_wrap .pack_item .pack_right_content{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
}
.colum_2_img{
	padding:0 15%;
}
.colum_2_img ul li{
	width: 50%;
}
.colum_3_img{
	padding: 0 6%;
}
.colum_6_img ul{
	padding: 0 10%;
}

.colum_6_img ul li{
	float: left;
	width: 33.33%;
}
.product_case ul{
	display: flex;
}
.product_case ul li{
	/* width: 50%; */
}
.product_case ul li span{
	display: block;
	padding: 0 2%;
}
.product_case ul li img{
	width: 100%;
}
/************************ news & download**********************/
/************************ news & download**********************/
/************************ news & download**********************/
.news_wrap h4{
	height: 26px;
	background: url("../images/icon12.png") no-repeat left center;
	font-size: 18px;
	line-height: 26px;
	padding-left: 40px;
	margin-bottom: 20px;
}
.news_wrap .news{
	width: 100%;
	height: 300px;
	position: relative;
	margin-bottom: 5%;
}
.news_wrap .news .swiper-button-prev,
.news_wrap .news .swiper-button-next{
	position: absolute;
	top:40%;
	opacity: 1;
	z-index: 200;
	width: 50px;
	height: 50px;
}
.news_wrap .news .swiper-button-prev{
	left:-30px;
	background: url("../images/left_arrow.png") no-repeat;
}
.news_wrap .news .swiper-button-prev:hover{
	left:-30px;
	background: url("../images/left_arrow_hover.png") no-repeat;
}
.news_wrap .news .swiper-button-next{
	right:-30px;
	background: url("../images/right_arrow.png") no-repeat;
}
.news_wrap .news .swiper-button-next:hover{
	right:-30px;
	background: url("../images/right_arrow_hover.png") no-repeat;
}
.news_wrap .news .swiper-button-prev::after,
.news_wrap .news .swiper-button-next::after{
	content: "";
}
.news_wrap .news .swiper{
	width: 100%;
	height: 100%;
	overflow: unset;
}
.news_wrap .news .swiper .swiper-wrapper{
	width: 100%;
	height: 250px;
	background: #fff;
}
.news_wrap .news .swiper .swiper-slide{
	display: flex;
	padding: 2%;
	border-radius: 10px;
}
.news_wrap .news .swiper .swiper-slide .news_img{
	width: 40%;
	margin-right: 2%;
}
.news_wrap .news .swiper .swiper-slide .news_img img{
	width: 100%;
}
.news_wrap .news .swiper .swiper-slide .news_right{
	width:52%;
	padding-top: 1%;
}
.news_wrap .news .swiper .swiper-slide .news_right .news_title{
	height: 30px;
	margin: 20px 0;
	overflow: hidden;
}
.news_wrap .news .swiper .swiper-slide .news_right .news_title h3{
	color: #1c5892;
	font-size: 26px;
	font-weight: bold;
}
.news_wrap .news .swiper .swiper-slide .news_right .news_desc{
	height: 60px;
	margin-bottom: 50px;
}
.news_wrap .news .swiper .swiper-slide .news_right .news_desc p{
	font-size: 14px;
}
.news_wrap .news .swiper-slide .news_time{
	display: flex;
}
.news_wrap .news .swiper-slide .news_time span{
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: url("../images/icon13.png") no-repeat left center;
	padding-left: 25px;
}
.news_wrap .news .swiper-slide .news_time em{
	display: block;
	width: 100px;
	height: 36px;
	background: #1390cf;
	border-radius: 20px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	margin-top: -10px;
}
.down_wrap h4{
	height: 26px;
	background: url("../images/icon14.png") no-repeat left center;
	font-size: 18px;
	line-height: 26px;
	padding-left: 40px;
	margin-bottom: 20px;
}
.down_wrap .down{
	width: 100%;
	height: 300px;
	position: relative;
}
.down_wrap .down .swiper-button-prev,
.down_wrap .down .swiper-button-next{
	position: absolute;
	top:40%;
	opacity: 1;
	z-index: 200;
	width: 50px;
	height: 50px;
}
.down_wrap .down .swiper-button-prev,
.down_wrap .down .swiper-button-next{
	position: absolute;
	top:40%;
	opacity: 1;
	z-index: 200;
	width: 50px;
	height: 50px;
}
.down_wrap .down .swiper-button-prev{
	left:-30px;
	background: url("../images/left_arrow.png") no-repeat;
}
.down_wrap .down .swiper-button-prev:hover{
	left:-30px;
	background: url("../images/left_arrow_hover.png") no-repeat;
}
.down_wrap .down .swiper-button-next{
	right:-30px;
	background: url("../images/right_arrow.png") no-repeat;
}
.down_wrap .down .swiper-button-next:hover{
	right:-30px;
	background: url("../images/right_arrow_hover.png") no-repeat;
}
.down_wrap .down .swiper-button-prev::after,
.down_wrap .down .swiper-button-next::after{
	content: "";
}
.down_wrap .down .swiper{
	width: 100%;
	height: 100%;
	overflow: unset;
}
.down_wrap .down .swiper .swiper-wrapper{
	width: 100%;
	height: 250px;
}
.down_wrap .down .swiper .swiper-slide{
	border-radius: 10px;
}
.down_wrap .down .swiper .swiper-slide .down_content{
	display:flex;
	width: 95%;
	height: 70px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	padding:2%;
	background: #fff;
}
.down_wrap .down .swiper .swiper-slide .down_left{
	width: 80%;
}
.down_wrap .down .swiper .swiper-slide .down_left h3{
	font-size: 24px;
	margin-bottom: 20px;
	color: #1c5892;
}
.down_wrap .down .swiper .swiper-slide .down_left p{
	font-size: 14px;
	color: #1c5892;
}
.down_wrap .down .swiper .swiper-slide .down_right{
	width: 20%;
}
.down_wrap .down .swiper .swiper-slide .down_right a{
	display: block;
	width: 60px;
	height: 60px;
	background: url("../images/downbtn.png");
	float: right;
}
.down_wrap .down .swiper .swiper-slide .down_right a:hover{
	display: block;
	width: 60px;
	height: 60px;
	background: url("../images/downbtn_hover.png");
}
.dialog_news_wrap{
	display: none;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 500;
}
.dialog_news_wrap .dialog_news{
	width: 1200px;
	height: 600px;
	margin: 5% auto;
	overflow: hidden;
}
.dialog_news_wrap .dialog_news .dialog_news_content_title{
	display: flex;
	margin-bottom: 40px;
}
.dialog_news_wrap .dialog_news .dialog_news_content_title h1{
	width: 90%;
	color: #1c5892;
	font-size: 24px;
}
.dialog_news_wrap .dialog_news .dialog_news_content_title em{
	display: block;
	width: 10%;
	text-align: right;
	color: #a5a5a5;
}
.dialog_news_wrap .dialog_news .dialog_news_close{
	display: block;
	width: 40px;
	height: 40px;
	background: #ccc;
	border-radius: 50%;
	float: right;
	margin-bottom: 1rem;
}
.dialog_news_wrap .dialog_news .dialog_news_content{
	clear: both;
	width: 90%;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	background: #fff;
	padding: 5%;
}
.dialog_news_wrap .dialog_news .dialog_news_content .dialog_news_content_text p{
	color: #1390cf;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 30px;
}
.dialog_news_wrap .dialog_news .dialog_news_content .dialog_news_content_text img{
	display: block;
	margin: 0 auto 50px;
}
/************************ news & download**********************/
/************************ news & download**********************/
/************************ news & download**********************/

/************************ solutions**********************/
/************************ solutions**********************/
/************************ solutions**********************/
.solution_wrap{
	width: 100%;
	height: 100vh;
}
.solution_wrap .solution_switch{
	width: 100%;
	height: 100vh;
	position: absolute;
	top:0;
	left:0;
}
.solution_wrap .solution_switch .solution_tags{
	position: absolute;
	top:38%;
	left:4%;
}
.solution_wrap .solution_switch .solution_tags ul li{
	margin-bottom: 15px;
	color: #b9b9b9;
	cursor: pointer;
}
.solution_wrap .solution_switch .solution_tags ul .active{
	color: #fff;
}
.solution_wrap .solution_switch .solution_item{
	display: none;
	width:100%;
	height: 100%;
}
.solution_wrap .solution_switch .solution_item .product_data_wrap{
	width: 100%;
	margin-top: 15%;
}
.product_data_wrap .product_data{
	background: #fff;
	border-radius: 20px;
	padding: 15px;
}
.pack_wrap .pack_tags{
	position: absolute;
	top:30%;
	left:56%;
}
.pack_wrap .pack_tags .pack_item{
	display: flex;
}
.solution_case_wrap .solution_case_tags{
	position: absolute;
	top:15%;
	left:51%;
}
.solution_case_wrap .solution_case_tags ul li{
	margin-bottom: 20px;
	width: 100px;
	height: 70px;
	background: none;
	border-right: 8px solid #9c9c9c;
	cursor: pointer;
}
.solution_case_wrap .solution_case_tags ul .active{
	border-right:8px solid #fff;
}
.solution_case_wrap .solution_case_item .packaging_switch_item_left{
	float: left;
	width: 58.3%;
}
.solution_case_wrap .solution_case_item .packaging_switch_item_left img{
	display: block;
	margin: 20% auto;
}
.solution_case_wrap .solution_case_item .packaging_switch_item_right{
	float: right;
	width:41.7%;
	height: 100vh;
	position: relative;
}
.product_data{
	background: #fff;
	border-radius:10px;
	padding: 5% 5% 1%;
}
.product_data .product_data_item{
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 20px;
	display: flex;
}
.product_data .product_data_item:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
.product_data .product_data_item dl{
	width: 50%;
	background: url("../images/dian.png") no-repeat;
	padding-left: 30px;
	padding-bottom: 20px;
}
.product_data .product_data_item dl dt{
	margin-bottom: 20px;
	color: #1c5892;
}
.product_data .product_data_item dl dd{
	font-weight: bold;
	color: #1c5892;
}
.sucessful_case{
	background: #e8e8e8;
	padding: 3% 0;
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
}
.sucessful_case p{
	text-align: center;
	font-size: 16px;
	color: #1c5892;
	margin-bottom: 20px;
}
.sucessful_case img{
	display: block;
	margin:0 auto;
}
.colum_2_photo{
	padding: 0 20%;
}
.colum_3_photo{
	padding: 0 6%;
}
.colum_3_photo ul li{
	padding: 0 1%;
}
.colum_4_photo{
	padding: 0 6%;
}
.colum_4_photo ul{
	/* display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px; */
}
.ims_content_switch{
	background: url("../images/logo12.png") no-repeat;
	background-position: top right;
}
.ims_content_switch .ims_content_switch_tags ul{
	display: flex;
}
.ims_content_switch .ims_content_switch_tags li{
	padding: 10px 20px;
	background: #fff;
	border-radius: 5px;
	margin-right: 10px;
	cursor: pointer;
}
.ims_content_switch .ims_content_switch_tags .active{
	background: #1390cf;
	color: #fff;
}
.ims_content_switch .ims_content_switch_item{
	display: none;
	background: #fff;
	margin-top: 20px;
	padding:2% 2% 1%;
}
.ims_content_switch .ims_content_switch_item .app_content dl{
	display: flex;
	margin-bottom: 10px;
}
.ims_content_switch .ims_content_switch_item .app_content dl dt{
	width:30px;
	height: 30px;
	background: #f0f0f0;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	color: #1c5892;
	margin-right: 10px;
}
.ims_content_switch .ims_content_switch_item .app_content dl dd{
	margin: 5px 0;
	color: #1c5892;
}
.ims_content_switch .ims_content_switch_item .app_content p{
	color:#1c5892;
	padding:10px;
	background: #f0f0f0;
	border-radius: 5px;
	font-size: 16px;
}
.dist_content h4{
	color: #1c5892;
}
.dist_content h6{
	margin: 20px 0;
	font-weight: bold;
	color: #1c5892;
}
.dist_content dl{
	display: flex;
	margin-bottom: 10px;
}
.dist_content dl dt{
	width:30px;
	height: 30px;
	background: #f0f0f0;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	color: #1c5892;
	margin-right: 10px;
}
.dist_content dl dd{
	margin: 5px 0;
	color: #1c5892;
}
.dist_content p{
	color:#1c5892;
	padding:10px;
	background: #f0f0f0;
	border-radius: 5px;
	font-size: 16px;
}
.gou_icon{
	background:#f0f0f0 url("../images/gou.png") no-repeat center center!important;
	background-size:50%!important;
}
/************************ solutions**********************/
/************************ solutions**********************/
/************************ solutions**********************/

@media screen and (max-width:1400px){
	.video{
		height: 20rem;
	}
	.video .swiper .swiper-wrapper{
		height: 18rem;
	}
	.comp_profile_switch .comp_profile_switch_tags{
		margin-top: 10%;
	}
	.site_switch .site_switch_iframe{
		height: 24rem;
	}
	/*************************** 项目管理*******************/
	.pm img{
		width: 70%;
	}
	/*************************** 项目管理*******************/
	/*************************** 新闻和下载*******************/
	.news_wrap .news{
		height:14rem;
	}
	.news_wrap .news .swiper-button-prev, .news_wrap .news .swiper-button-next{
		top:30%;
	}
	.news_wrap .news .swiper .swiper-wrapper{
		height: 170px;
	}
	.news_wrap .news .swiper .swiper-slide .news_right .news_title{
		margin: 10px 0;
	}
	.news_wrap .news .swiper .swiper-slide .news_right .news_desc{
		margin-bottom: 10px;
	}
	.down_wrap .down{
		height: 16rem;
	}
	.down_wrap .down .swiper .swiper-wrapper{
		height:14rem;
	}
	.down_wrap .down .swiper .swiper-slide .down_left h3{
		font-size: 22px;
		margin-bottom: 10px;
	}
	/*************************** 新闻和下载*******************/
	.dialog_news_wrap .dialog_news .dialog_news_content{
		height: 500px;
	}
}