html {margin-top:0 !important;}
body {font-size:16px;}

@media screen and (min-width:1920px) {
    #section-why{
        padding:0px;
    }
}

@media screen and (min-width:1026px) {
 
 .solution_names{
     font-family: 'Poppins-Regular';
    font-size: 1.4em;
    font-weight: 600;
    color: #000000;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    margin-top:2%;
    line-height: 1.2;
    word-spacing: 4px;
 }
 
 .index_product_right .item{
     margin-bottom:2.1%;
 }
 
 .pc_product_name{
     font-family: 'Poppins-Regular';
    font-size: 1.4em;
    font-weight: 600;
    color: #000000;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    margin-top:0.35em;
    line-height: 1.2;
    word-spacing: 4px;
 }

.index_product_left .txt{
    opacity:0;
}  

.small_remark{
    opacity:0;
}
   
.index_product_left .item:hover{
     .txt{
        opacity:1;
    }  
}

.index_product_right .item:hover{
     .txt{
        opacity:1;
    }  
}
    
 .qiehuan_button{
     width:100%;
     max-width:148px;
     height:35px;
     background:#263071;
     border-radius:10px;
     display:flex;
     text-align:center;
 }    

.qiehuan_button_next{
     margin-left:25px;
    margin-top:10px;
}

.qiehuan_button_prev{
    margin-left:25px;
    margin-top:10px;
}

.qiehuan_button_line{
    margin-left:30px;
    margin-top:10px;
}
.mySlideshow{height:980px;}

.section-why-title{
	width:100%;
	height:auto;
	padding:2% 2% 3% 2%;
	text-align:center;
	font-size:3rem;
	font-weight:Bold;
	color:#263071;
	font-family:'Nunito-Bold';
}

.probg{
  	width:100%;
	height:100%;
	background:url('../images/index_pro_lines_02.jpg');
	overflow:hidden;
	background-repeat: repeat; 
	background-position: bottom;
    background-color: white;
	
}

.section-why{
	width:100%;
	height:100%;

	
}

#section-products{
    padding-top:4em;
}

.head_top .container{
	max-width:1500px;
	width:100%;
} 

.mobile_application_img{
    display:none;
}
    
#first_meuns{
    width:35%;
    margin-left:6%;
}
	
.mobilepic{
    display:none;
}
	
.banner_sologo p{
	line-height:1.1
}
	
	.footer_under_left_list_img img{
		margin-top:43.5%;
	}
	
    .second_meuns{
        width:23%;
        margin-left:17%;
    }
    
  

	.index_footer{
		width:100%;
		height:100%;
		position:relative;
		overflow:hidden;
	}
	
	.index_footer_bg{
		width:100%;
		height:auto;
		
	}
	
	.index_footer_bg img{
		width:100%;	
	}
	
	.footer_content{
		width:100%;
		height:100%;
		position:absolute;
		top:0px;
		z-index:9;
		overflow:hidden;
	
		
	}
	
	.footertop{
		width:100%;
		height:auto;
		margin-top:8.5%;
		padding-bottom:4%;
		 align-items: center;
	}
	

	
	.footer_logo{
		width:13.5%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
	}
	
	.footer_logo img{
		width:100%;
		
	}
	
	.footer_remark{
		font-size:1.2em;
		margin-top:4%;
	}
	
	.footer_under{
		width:100%;
		height:100%;
		display:flex;
		justify-content:space-between;
		margin:2% 0;
		overflow:hidden;
		flex-wrap:wrap;
	
	}
	
	.footer_under_left{
		width:33%;
		height:auto;
	}
	
	.footer_under_middle{
		width:45%;
		height:auto;
		display:flex;
	}
	
	.footer_under_left_list{
		display:flex;
		margin-bottom:5%;
	}
	
	.content_title{
		font-weight:bold;
		font-size:1.3rem;
		font-family: 'Nunito-Bold';
	}
	
	.contnet_remarks{
		font-size:1.1em;
		font-family: 'Poppins-Regular';
		line-height:1.35;
	}
	
	.footer_under_left_list_img_content{
		margin-left:1%;
		margin-top:1%;
	}
	
	.footer_meun{
		height:auto;
	}
	
	.footer_meun_big_title{
		font-size:1.35rem;
		color:#131d64;
		font-family: 'Nunito-Bold';
	}
	
	.footer_meun_list{
		font-size:1.05em;
		line-height:1.35;
	}
	
	.footer_meun_line{
	    display:none;
	}
	
	.footer_meun_list a{
		display:block;
		margin-top:16%;
		font-size:1.05em;
		font-family: 'Poppins-Regular';
	    transition: all 0.65s;
	}
	
	
	
	.footer_meun_list a:before {content:"";position:absolute;top:0.625em;left:0;width:0;height:1px;transition:all .6s;background:#131d64;}
    .footer_meun_list a:hover {color:#131d64;padding-right:0;padding-left:0.5em;}
    .footer_meun_list a:hover{
        .footer_meun_line{
            display:inline-block;
        }
    }
    .footer_meun_list a:hover:before {width:1em;}
	

	
	.footer_under_right{
		width:22%;
		height:auto;
	}
	
	
	.footer_under_middle:first-child{
	    margin-left:0px;    
	}
	
	.footer_under_right_content{
		font-size:1.33rem;
		color:#131d64;
		font-family: 'Nunito-Bold';
	}
	
	.footer_form{
		width:100%;
		height:auto;
	}
	
	.form-top input{
		width:100%;
		height:60px;
		background:#ffffff;
		line-height:60px;
		color:#4c5861;
		border:none;
		padding:20px;
		font-size:0.9em;
		margin-top:7%;
	}
	
	.form-under{
		width:100%;
		height:60px;
		display:flex;
	}
	
	.form-under_left{
		width:65%;
	}
	
	.form-under_left input{
		width:100%;
		height:60px;
		background:#ffffff;
		line-height:60px;
		color:#4c5861;
		border:none;
		padding:20px;
		font-size:0.9em;
		margin-top:5%;
	}
	
	.code{
		width:35%;
		height:60px;
		overflow:hidden;
		margin-top:5%;
	}
	
	.code img{
		width:100%;
	    height:60px;
	    margin-left:5px;
	    margin-top:-10px;
	}
	
	.tijiao{
	    width:97%;
	    margin-top:9%;
	    border-radius:10px;
	    overflow:hidden;
		border-radius:20px 0 20px 0;
	}
	
	.tijiao input{
	    display:block;
		width:100%;
		background-color:transparent;
		line-height:30px;
		text-align:center;
		font-size:1em;
		color:#ffffff;
		border:none;
		overflow:hidden;
		 border-radius:10px;
	}
	

	
	.footer_copyright{
		width:100%;
		height:50px;
		background:#263071;
		color:#ffffff;
		text-align:center;
		font-size:1em;
	}
	

	.second_meuns .footer_meun_list a{
		line-height:1.35;
	}
	
	
}

#translate {display:none;}
.mobile_banners{display:none;}
.mobile_content{display:none;}
.xian{border-right:1px solid #999999;}
.header {position:fixed;left:0;top:0;z-index:1000;width:100%;background:#ffffff;color:#000000;}
.header .head_top {padding:0.6em 0;}
.head_top .container{max-width:1300px;margin:0 auto;}
.header .head_top .left {width:10em;}
.header .head_top .right {margin-right:3%;}
.navbar-toggle {display:none;}
.head_nav .container{max-width:1300px;margin:0 auto;}
.head_logo {}
.head_logo img {height:5.3em;object-fit:contain;}
.header .head_top .border-right {padding-right:1.5em;margin-right:1.5em;position:relative;}
.header .head_top .border-right:before {content:" ";position:absolute;right:0;top:50%;margin-top:-0.5em;width:0.5px;height:1em;background:var(--border-color);}
#head_email  a{display:block;width:20px;height:20px;border-radius:5px;background:#686868;overflow:hidden;text-align:center;}
#head_email a:hover{background:#263071;}
#head_tel a{display:block;width:20px;height:20px;border-radius:5px;background:#686868;overflow:hidden;text-align:center;}
#head_tel img{display:block;margin:0 auto;}
#head_tel a:hover{background:#263071;}
#head_email img {display:block;margin:0 auto;}

    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
   
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.banner_sologo{
	width:100%;
	height:auto;
	font-size:3.9rem;
	color:#263071;
	font-family:'Nunito-Bold';
}
.banner_small_icon_list{
	width:100%;
	height:auto;
	margin-top:3%;
	font-family:'Poppins-Regular';
	font-size:1.2rem;
	
}



.banner_button{
    position:relative;
}

.btn:hover{
    background:#21dcd1;
}

#banner_button a{
	display:block;
	background:#263071;
	width:17%;
	padding:1%;
	text-align:center;
	color:#ffffff;
	font-family:'Poppins-Regular';
	font-size:1.3rem;
	border-radius:10px;
	margin-top:10%;
	box-shadow: 0px 4px 10px -6px #000000;
	transition:all 0.65s;
	overflow:hidden;
	border-radius:20px 0 20px 0;
}

#banner_button a:hover{
    background:#21dcd1;
}



.head_tel {}
.head_search {}
.head_search a {display:block;width:1.75em;height:1.75em;background:url(../images/head_search-ico.png) no-repeat center;background-size:1.25em;}
.head_search a:hover {background-image:url(../images/head_search-ico-h.png);}
.head_language {}
.head_language .language-img {display:block;width:1.75em;height:1.75em;background:url(../images/head_language-ico.png) no-repeat center;background-size:1.25em;}
.head_language .language-img:hover,.head_language .language-img.current {background-image:url(../images/head_language-ico-h.png);}
.head_language .language_con {display:none;position:absolute;right:0;top:2em;z-index:999;background:#ffffff;box-shadow:0 0 8px 0 rgba(0,0,0,0.37);border-radius:5px;overflow:hidden;}
.head_language .language_con ul {width:8em;overflow:auto;list-style:none;}
.head_language .language_con li {}
.head_language .language_con li a {color:#000;font-size:1em;background-repeat:no-repeat;background-position:0.5em;background-size:1em;padding:0.5em;}
.head_language .language_con li.active a,.head_language .language_con li a:hover {background-color:var(--theme);color:#fff;}
.head_language .language_con li img {width:1em;margin-right:0.5em;box-shadow:0 0 3px 0 rgba(0,0,0,0.25);}
.head_language .language_con li span {font-size:0.875em;}
.navbar-project {position:relative;cursor:pointer;width:1.5em;height:1.5em;padding:0.25em 0;}
.project-hamburger {display:flex;align-self:center;flex-direction:column;justify-content:space-between;height:1em;}
.project-hamburger > span {display:inline-block;align-self:flex-end;height:0.125em;background:#000;}
.project-hamburger-arrow-top {width:100%;transition:opacity .15s ease-in-out .3s;}
.project-hamburger-arrow-center {width:80%;transition:all .16s ease-in-out,opacity .15s ease-in-out .4s;}
.project-hamburger-arrow-bottom {width:60%;transition:all .32s ease-in-out,opacity .15s ease-in-out .5s;}
.project-hamburger > span {width:100%;}
.project-hamburger .project-hamburger-arrow-top {animation:burger-hover .8s infinite ease-in-out alternate;}
.project-hamburger .project-hamburger-arrow-center {animation:burger-hover .8s infinite ease-in-out alternate forwards .16s;}
.project-hamburger .project-hamburger-arrow-bottom {animation:burger-hover .8s infinite ease-in-out alternate forwards .32s;}
.project-hamburger:hover .project-hamburger-arrow-top {width:100%;animation:none;}
.project-hamburger:hover .project-hamburger-arrow-center {width:80%;animation:none;}
.project-hamburger:hover .project-hamburger-arrow-bottom {width:60%;animation:none;}
.application_name{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:1.3em;
    font-weight:bold;
}
@keyframes burger-hover {
0% {width:100%;}
50% {width:50%;background:var(--theme);}
100% {width:100%;}
}
.project-close {position:absolute;right:3em;top:3em;height:1.5em;width:1.5em;transform:rotate(45deg);z-index:-1;}
.project-close span {position:absolute;background:#151515;transition:all .15s ease-in-out;}
.project-close span:nth-child(1) {height:0;width:2px;top:10%;left:50%;margin-left:-1px;transition-delay:0s;}
.project-close span:nth-child(2) {width:0;height:2px;left:10%;top:50%;margin-top:-1px;transition-delay:.15s;}
.navbar-project.active .project-close {z-index:1031;}
.navbar-project.active .project-close > span:nth-child(1) {height:80%;transition-delay:.3s;}
.navbar-project.active .project-close > span:nth-child(2) {width:80%;transition-delay:.45s;}
.navbar-modern-project {position:fixed;top:0;right:0;bottom:0;background:#ffffff;transform:translateX(102%);box-shadow:0 0 8px 0 rgba(0,0,0,0.37);z-index:1030;transition:0.35s all cubic-bezier(0.65,0.05,0.36,1);padding:4em 4em;width:33em;}
.navbar-project.active .navbar-modern-project {transform:translateX(0);}
.navbar-project-modern-header {margin-bottom:1em;line-height:1;}
.navbar-project-modern-title {font-size:2.25em;line-height:1;}
.navbar-modern-project-content {height:calc(100vh - 9.25em);overflow-y:auto;overflow-x:hidden;padding:0.5em;}
.navbar-modern-project-content p {font-size:1em;margin-bottom:1.5em;}
.navbar-modern-project-content .link-simple {display:block;color:#263071;font-size:1.125em;margin-bottom:1em;}
.navbar-modern-project-content img {width:100%;height:auto;margin-bottom:2em;}
.navbar-modern-contacts {padding-bottom:1em;border-bottom:1px solid #263071;}
.navbar-modern-contacts li {padding-bottom:1.75em;}
.navbar-modern-contacts li .icon {font-size:1.5em;margin-right:0.75em;color:#263071;}
.navbar-modern-contacts li .con {font-size:1.1em;}
.navbar-modern-list-social {padding-top:2.35em;}
.navbar-modern-list-social li {margin-right:1.5em;}
.navbar-modern-list-social li .icon {color:var(--p-color);font-size:1.5em;}
.navbar-modern-list-social li .icon:hover {color:#263071;}

.head_con {width:100%;}
.head_nav {position:relative;}
.head_nav_bg {position:absolute;top:0;left:0;bottom:0;right:0;background:#232f72;}
.navbar {position:relative;}
.navbar .megamenu {position:relative;transition:all 0.45s;}
.navbar .megamenu:hover,.navbar .megamenu.active {background:#21dcd1;}
.navbar .megamenu>a {display:block;font-size:1.2em;transition:all 0.5s;padding:1.25em 2em;line-height:1;position:relative;text-align:center;background:no-repeat center bottom;background-size:6.5em;color:#fff;}
.navbar .megamenu i {display:none;}
.navbar .megamenu .nav_list {display:none;position:absolute;z-index:10;width:14.6em;background:rgb(38 48 113);left:59%;top:calc( 100% - 0.15em );text-align:center;overflow:hidden;transform:translateX(-50%);padding:1em 0;font-size:0.9em;}
.navbar .megamenu .nav_list li {}
.navbar .megamenu .nav_list a {display:block;font-size:1.1em;line-height:3em;padding:0 0.6em;text-align:center;transition:all 0.4s;color:#fff;}
.navbar .megamenu .nav_list a:hover {color:#21dcd1;}
.header.home-header {background:unset;position:absolute;}
.header.home-header .head_nav_bg {right:auto;left:50%;max-width:1500px;width:100%;transform:translateX(-50%);transition:all 0.5s;border-radius:40px 0 40px 0;}
.header.home-header .head_nav_bg:before {content:" ";display:block;position:absolute;top:0;left:-3em;width:0;height:0;border-top:3.5em solid #232f72;border:3em solid transparent;transition:all 0.1s;}
.header.home-header .head_nav_bg:after {content:" ";display:block;position:absolute;top:0;right:-3em;width:0;height:0;border-top:3.5em solid #232f72;border:3em solid transparent;transition:all 0.1s;}
.header.home-header .head_con.current {position:fixed;top:0;left:0;}
.header.home-header .current .head_nav_bg {width:100%;max-width:100%;}
.header.home-header .current .head_nav_bg:before {left:0;border-width:0;}
.header.home-header .current .head_nav_bg:after {right:0;border-width:0;}
.nav_m_mask {display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:190;}
.m_search {display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:45em;width:90%;z-index:200;}
.m_search form {width:100%;}
.m_search form input[type="text"] {font-size:1em;flex:1;padding:0.75em 1em;border-width:0;}
.m_search form .search-button {font-size:1em;width:5em;border-width:0;background-color:var(--theme);}
.m_search form .search-button span {color:#fff;font-size:1.5em;}
.section {position:relative;padding:1.5em 0;overflow:hidden;}
.section .title {
		margin-bottom:1%;
		width: 100%;
        height: auto;
        padding: 2%;
        text-align: center;
        font-size: 3rem;
        font-weight: Bold;
        color: #263071;
        font-family: 'Nunito-Bold';}
		
.section-honors	.title{padding:0px;}	
.section .title .tit {font-size: 3rem; font-family: 'Nunito-Bold';}
.section .title .con {font-size:1.1rem;color:var(--p-color);margin-top:1%;}
.banner {position:relative;overflow:hidden;}
.banner .img {}
.banner .img .pc-img {display:block;}
.banner .img .m-img {display:none;}
.banner .txt {position:absolute;top:10%;left:0;width:100%;height:100%;}

.section-why-list{
	width:95%;
	height:auto;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}

.list_liebiao{
	width:30%;
	height:auto;
	padding:6.5% 2%;
	background:#ffffff;
	box-shadow: 0px 4px 10px -6px #000000;
	border-radius: 50px 0 50px 0;
}

.list_liebiao_number{
	font-size:1.35rem;
	font-family:'Poppins-Regular.ttf'; 
}

.list_liebiao_img{
	margin-top:10%;
}

.list_liebiao_img img{
	width:72px;
	height:72px;
}

.section-why-list-remark{
	width:100%;
	margin-top:6%;
	font-family:'Nunito-Regular';
}

.section-why-list-remark-title{
	font-size:1.4rem;
}

.section-why-list-remark-title-content{
	font-size:1rem;
	margin-top:3%;
}

#solution_list .index_product_left{
	width:33.333%;
}

#solution_list .item{
	margin:0;
}

#solution_list .item .img img{
	border-radius:0px;
}

@media screen and (max-width:1680px) {
    
   
	
	.section .title{
		font-size:2.5rem;
	}
	
	.banner_small_icon_list{
		font-size:0.95rem;
	}
	
	.mySlideshow{height:790px;}
	.section-why-title{
		font-size:2.5rem;
	}
	
}
@media screen and (max-width:1024px) {

 
    .section-why-title {
        width: 100%;
        height: auto;
        padding: 2%;
        text-align: center;
         font-size: 2rem;
        font-weight: Bold;
        color: #263071;
        font-family: 'Nunito-Bold';
    }



.section-why-list{
	width:95%;
	height:auto;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
}

.list_liebiao{
	width:100%;
	height:auto;
	padding:6.5% 2%;
	background:#ffffff;
	box-shadow: 0px 4px 15px -7px #000000;
	border-radius: 50px 0 50px 0;
	margin:2% 0;
	text-align:center;
}

.section-products .item .txt{
    background: linear-gradient(0deg, rgb(0 0 0 / 40%), rgb(0 0 0 / 40%), rgb(0 0 0 / 0%)) no-repeat bottom;
    background-size: 100% 0%;
}

.section-gointo .swiper-button-next{
    right: 1.5em;
}

.section-gointo .swiper-button-prev{
    left: 1.5em;
}

.section-products .box a{
    color:#263071;
}



.list_liebiao_number{
	font-size:1.35rem;
	font-family:'Poppins-Regular.ttf'; 
}

.list_liebiao_img{
	margin-top:10%;
}

.list_liebiao_img img{
	width:72px;
	height:72px;
	margin:0 auto;
}

.section-why-list-remark{
	width:100%;
	margin-top:6%;
	font-family:'Nunito-Regular';
	text-align:center;
}

.section-why-list-remark-title{
	font-size:1.4rem;
}

.section-why-list-remark-title-content{
	font-size:1rem;
	margin-top:3%;
}	
	
 
 .pc_application_img{
     display:none;
 } 
 
 .mobile_application_img{
     display:block;
 }
  
.banner_sologo{
    font-size:2.5em;
}    

 .mySlideshow{height:480px;}
 
 .mobile_banners{display:block;}
 .pc_banner{display:none;}
 


}

@media screen and (max-width:670px) {
	.mySlideshow{}

	.banner .img{
	  
	}
	
	.banner .txt{
	    height:auto;
	 
	}
	
	.pc_content{
	  display:none;    
	}
	
	.mobile_content{
	    display:block;
	}
}

.banner .txt .container {max-width:1500px;padding:0 1%;margin-top:-7%;}
.banner .txt .tit {font-size:3.9em;line-height:1.125;}
.banner .txt .con {font-size:1.5em;padding-top:1em;padding-bottom:3em;color:#191919;}
.section-products .item {position:relative;width:24.3%;margin-left:1%;}
.index_product_left{
	width:30%;
}

.index_product_right{
	width:70%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.index_product_right .item{width:49%;overflow:hidden;}
.section-products .item-2 {width:100%;}

.section-products .item .img {width:100%;}

.section-products .item .img img { width:100%;object-fit:cover;height:100%;border-radius:10px;}

.section-products .item .img:hover{
	.leave_img{
		display:none;
	}
	
	.hover_img{
		display:inline-block;
	}
	
    .txt{
      opacity:1;   
    }
}

#tits{
	margin-top:1%;
	color:#000000;
}

.more_line{
	width:50px;
	height:5px;
	background:#000000;
	margin:0 auto;
	margin-top:5%;
}

#four_items:hover{
    #tits{
	margin-top:1%;
	color:#263071;
}

.more_line{
	width:50px;
	height:5px;
	background:#263071;
	margin:0 auto;
	margin-top:5%;
}
}

.section-products .item .txt {position:absolute;top:0;right:0;bottom:0;left:0;background-size:100% 0%;overflow:hidden;border-radius:10px;}

.section-application .item .txt {position:absolute;top:0;right:0;bottom:0;left:0;background: linear-gradient(0deg, rgb(0 0 0 / 40%), rgb(0 0 0 / 40%), rgb(0 0 0 / 0%)) no-repeat bottom;background-size: 100% 0%;overflow:hidden;border-radius:0px;}


.section-products .item .box {width:100%;position:relative;z-index:2;text-align:center;}
.section-products .item .txt .tit {font-family:'Poppins-Regular';font-size:1.4em;font-weight:600;color:#000000;text-align:center;max-width:90%;margin:0 auto;margin-top:8em;line-height:1.2;word-spacing:4px;}
.section-products .item .txt .tit {
    
    margin-top:22em;
}

.section-application  .item .txt .tit {
    
    margin-top:13em;
    color:#000000;
}

.hover_img{
	display:none;
}

.index_product_right .item .txt .tit{
	margin-top:10em;
}

.leave_img{
	display:block;
}

.section-products .item .txt .btn {opacity:0;font-size:1em;margin:1.55em auto 0;transition:all 0.65s;}
.section-products .item .txt:before {content:" ";display:block;position:absolute;left:1em;top:1em;width:calc( 100% - 2em );height:calc( 100% - 2em );/*border:solid 1px #ffffff;transition:all 0.8s ease-out;transform:scale(0.66) rotate(-20deg);*/opacity:0;z-index:2;border-radius:10px;}

.section-application .item .txt:before {content:" ";display:block;position:absolute;left:1em;top:1em;width:calc( 100% - 2em );height:calc( 100% - 2em );/*border:solid 1px #ffffff;transition:all 0.8s ease-out;transform:scale(0.66) rotate(-20deg);*/opacity:0;z-index:2;}
.section-products .item:hover .txt {background-size:100% 200%;}
.section-products .item:hover .txt .box {bottom:0;color:#ffffff;}
.section-products .item:hover{
    .leave_img{
       display:none;
     }
    
    .hover_img{
        display:inline-block;
    }
    
    
}
.section-products .item:hover .tit{color:#ffffff;margin-top:2em;}
.section-products .item:hover .txt .btn {opacity:1;border-color:#263071;background-color:#263071;color:#ffffff;border-radius:10px 0 10px 0;}
.section-products .item .txt .btn:hover {border-color:#21dcd1;background-color:#21dcd1;color:#ffffff;}
.section-products .item:hover .txt:before {transition:all 0.3s ease-out;transform:scale(1) rotate(0);opacity:0.5;}
.section-application {}

#solution_list .item .txt{font-size:1.2rem;font-family:'Poppins-Regular';height:100%;}

#solution_list .item .tit_small{font-size:1.05rem;font-family:'Poppins-Regular';}

#solution_list .item .tit_line{width:20px;height:5px;background:#ffffff;margin:3% auto;}

#solution_list .item:hover .box {border:solid 1px #ffffff;padding:3%;width:96%;margin:0 auto;border-radius:20px;height:90%;}

#solution_list .item:hover .tit{margin-top:15%;}

.bgs{
	position:relative;
	z-index:99;
}
.application_bg{
	width:100%;
	height:auto;
	position:relative;
}

.application_bg img{
	width:100%;
	border-radius:10px;
}

.application_bg_content{
	width:100%;
	height:auto;
	padding:0 6%;
	position:absolute;
	display:flex;
	justify-content:space-between;
	z-index:99;
	color:#ffffff;
	top:31.5%;
}

.application_bg_content_left_big_titles{
	font-size:4em;
	font-weight:bold;
	font-family: 'teko-medium';
    text-transform: uppercase;
    margin-top:-2.5%;
}

.application_bg_content_left_small_titles{
	font-size: 1.375em;
    color: #ffffff;
    font-family: 'Poppins-Light';
    margin-top:-2%;
}

.section-application .section-btn {}
.section-application .section-btn .btn {font-size:1.25em;}
.section-application .section-swiper {position:relative;z-index:9;margin-top:-3%;overflow:hidden;padding:5.5em 0;background:url(../images/application_bg_02.jpg);background-size:100% 100%;}
.section-application .section-swiper .swiper {overflow:unset;margin-top:5%;}
.section-application .swiper .swiper-slide {width:62em;}
.section-application .swiper .item {display:block;width:100%;position:relative;}
.section-application .swiper .item .img {width:100%;border-radius:15px;margin:0 auto;transition:all 0.65s;position:relative;overflow:hidden;}
.section-application .swiper .item .img:after {content:'';display:block;position:absolute;top:20%;left:-20%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:20%;height:175%;opacity:20%;transform:rotate(-45deg);}
.section-application .swiper .item:hover .img:after {left:110%;top:-90%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.section-application .swiper .item .img img {width:100%;box-shadow:2px 1px 7px #000000;}
.section-application .swiper .item .txt {padding-top:1.5em;}
.section-application .swiper .item .txt .tit {text-align:center;font-size:1.5em;font-weight:600;}
.section-application .swiper .swiper-slide-active {transform:scale(1) !important;margin-top:-3%;}
.section-application .swiper .swiper-slide-active .item {}
.section-application .swiper .swiper-slide-active .item:hover{color:#263071;}
.section-application .swiper-button-next,.section-application .swiper-button-prev {background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:1.625em;height:2.5em;}
.section-application .swiper-button-next:after,.section-application .swiper-button-prev:after {display:none;}
.section-application .swiper-button-next {right:45.5%;margin-right:-33.5em;background-image:url(../images/button-next-1.png);}
.section-application .swiper-button-next:hover{background-image:url(../images/button-next.png);}
.section-application .swiper-button-prev {left:45%;margin-left:-26.5em;background-image:url(../images/button-prev-1.png);}
.section-application .swiper-button-prev:hover{background-image:url(../images/button-prev.png);}
.section-application .swiper-slide-prev img{
	filter: blur(7px);
    -webkit-filter: blur(7px);
}

.section-application .swiper-slide-next img{
	filter: blur(7px);
    -webkit-filter: blur(7px);
}
.section-application .swiper-slide-prev .txt{
	display:none;
}

.section-application .swiper-slide-next .txt{
	display:none;
}

.submit input{
	margin:0 auto;
	padding:1em 1.6em;
}

.about_picture_list .swiper-button-next,.about_picture_list .swiper-button-prev {background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:1.625em;height:2.5em;}
.about_picture_list .swiper-button-next:after,.about_picture_list .swiper-button-prev:after {display:none;}
.about_picture_list .swiper-button-next {right:50%;margin-right:-40em;z-index:9999;background-image:url(../images/button-next.png);}
.about_picture_list .swiper-button-prev {left:50%;margin-left:-40em;z-index:9999;background-image:url(../images/button-prev.png);}
.about_picture_list img{
	border-radius:10px;
}

.section-blogs .title .tit{
	color:#263071;
}

.section-service {padding-bottom:8em;}
.section-service .list .item {position:relative;width:33.33%;border-style:solid;border-color:var(--border-color);border-width:0.5px 0 0.5px 0.5px;padding:3.75em 2.5em;}
.section-service .list .item:nth-child(3) {border-right-width:0.5px;}
.section-service .list .item .txt {}
.section-service .list .item .tit {font-size:2.25em;font-weight:600;line-height:1.1;min-height:2.2em;margin-bottom:0.5em;}
.section-service .list .item .con {font-size:1.125em;min-height:8.1em;margin-bottom:1em;}
.section-service .list .item .img {margin-bottom:3.75em;}
.section-service .list .item .img img {width:70px;height:70px;}
.section-service .list .item .txt a {font-size:1.5em;}
.section-service .list .item:before {content:"";position:absolute;left:0;bottom:-0.5px;display:block;width:0;height:0.5em;transition:all 0.6s;background:var(--theme);}
.section-service .list .item:hover:before {width:100%;}
.section-about {padding:2em 0;}
.section-about .title {}
.section-about .vp-a {width:45%;position:relative;overflow:hidden;border-radius:10px;}
.section-about .vp-a img{transition: all 0.5s;width:100%;border-radius: 10px;overflow:hidden;}
.section-about .vp-a:hover img{}
.section-about .txt {width:50%;padding:5% 0;}
.section-about .txt .tit {font-size:3rem;text-transform:unset;margin-bottom:0.25em;color:#263071;font-family:'Nunito-Bold';}
.section-about .txt .p {font-size:1.2em;color:#191919;}
.section-about .section-btn {margin-top:2em;}
.section-about .section-btn .btn {font-size:1.125em;margin-right:1em;}
.section-about .list {margin-top:3.5em;}
.section-about .list .item {width:25%;position:relative;}
.section-about .list .item:before {content:" ";position:absolute;right:0;top:1em;bottom:0.5em;width:1px;background:#ffffff;opacity:0.5;}
.section-about .list .item:nth-last-child(1):before {display:none;}
.section-about .list .item .tit {font-size:1.7rem;text-align:center;line-height:1;font-family:'Nunito-Bold';}
.section-about .list .item .timer {font-size:2em;line-height:1;margin-right:0.1em;}
.fuhao{font-size:2em;line-height:1;margin-right:0.1em}
.union{
	font-size:0.65em;font-family:'Poppins-Regular';
}
.section-about .list .item .p {text-align:center;font-size:1.3em;line-height:1.3em;font-family:'Poppins-Regular';}
.section-about .list .item .p p{
	margin-top:5%;
}
.section-touch {padding:6.5em 0 6.5em;}
.section-touch .touch-bg {position:absolute;top:0;bottom:10.5em;left:0;right:0;background:url(../images/index_feedback_bg_02.jpg);background-size:100% 100%;}
.section-touch .container {position:relative;z-index:1;}
.touch-form {padding:3.5em 5em;background:#ffffff;box-shadow:0px 10px 60px 0px rgba(0, 0, 0, 0.1);}
.touch-form .form-input {width:31%;margin-bottom:1.875em;}
.touch-form .form-input input {font-family:'Poppins-Light';border-width:0;width:100%;background:var(--background);font-size:1.25em;padding:1em 1.5em;line-height:1;}
.touch-form .form-input.form-captchar {position:relative;}
.touch-form .form-input.form-captchar input {width:50%;}
.touch-form .form-input.form-captchar img {width:48%;height:100%;position:absolute;top:0;right:0;object-fit:contain;}
.touch-form .form-content {width:100%;margin-bottom:1.875em;}
.touch-form .form-content textarea {border-width:0;width:100%;background:var(--background);font-size:1.25em;padding:0.75em 1.5em;line-height:1.5;}
.touch-form .submit {width:100%;text-align:center;margin-bottom:1em;}
.touch-form .submit .btn {font-size:1.25em;cursor: pointer;width:auto;}
.touch-form .p {width:100%;text-align:center;}
.section-blogs {}
.section-blogs .list {}
.section-blogs .left {width:45.5em;margin-bottom:1.5em;border-right:1px solid #999999;padding-right:3%;}
.section-blogs .left .item {display:block;position:relative;overflow:hidden;border-radius:10px;}
.section-blogs .left .item .img {width:45.5em;height:23.875em;}
.section-blogs .left .item .img img {width:100%;height:100%;object-fit:cover;transition:all 0.6s;overflow:hidden;}
.section-blogs .left .item .txt {position:absolute;bottom:0;left:0;right:0;padding:2.5em;}
.section-blogs .left .item .txt:before {content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(0deg,rgb(0 0 0 / 50%),rgb(0 0 0 / 25%),rgb(0 0 0 / 0%)) no-repeat bottom;}
.section-blogs .left .item .txt .date {position:relative;z-index:1;font-size:1em;color:#ffffff;margin-bottom:1em;}
.section-blogs .left .item .txt .tit {position:relative;z-index:1;font-size:1.375em;color:#fff;font-family:'Poppins-Regular'}
.section-blogs .left .item:hover .img img {transform:scale(1.1);}
.section-blogs .left .item .txt .tit:hover {color:var(--theme);}
.section-blogs .right {width:calc( 100% - 48em );}
.section-blogs .right .item {margin-bottom:1.5em;}
.section-blogs .right .item .img {width:10em;height:7em;overflow:hidden;border-radius: 10px;overflow:hidden;}
.section-blogs .right .item .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;border-radius:10px;}
.section-blogs .right .item .txt {width:calc( 100% - 11.5em );}
.section-blogs .right .item .txt .date {font-size:1em;margin-bottom:0.5em;}
.section-blogs .right .item .txt .tit {font-size:1.375em;font-weight:600;transition:all 0.5s;color:#000;font-family:'Poppins-Regular';line-height:1.35}
.section-blogs .right .item .img:hover img {transform:scale(1.1);}
.section-blogs .right .item .txt .tit:hover {color:var(--theme);}
.section-blogs .right .item:hover .txt .date {color:var(--p-color);}
.section-blogs .more {text-align:center;margin-top:3%;margin-bottom:3%;}
.section-blogs .more a {font-size:1.375em;font-weight:600;transition:all 0.3s;}
.section-blogs .more a:hover{border-bottom:1px solid #263071; }
.small_news_remark{width:100%;padding:0 2%;text-align:center;color:#666666;}
.page_banner {position:relative;margin-top:7%;}
.page_banner .img {width:100%;height:auto;}
.page_banner .img img {width:100%;height:100%;object-fit:cover;}
.page_banner .txt {position:absolute;top:0;left:0;width:100%;height:100%;}
.page_banner .txt .title .tit {text-align:center;color:#fff;font-size:3rem;}
.page_banner .page_nav {width:100%;font-size:1.275em;text-align:center;}
.page_banner .page_nav .ico {margin-right:0.75em;}
.page_banner .page_nav .ico svg {display:block;width:1.5em;height:1.5em;}
.page_banner .page_nav .ico path {fill:#fff;}
.page_banner .page_nav a {color:#fff;}
.page_banner .page_nav span {color:#fff;margin:0 1em;opacity:0.5;}
.page-btn {text-align:center;}
.page-btn .btn {font-size:1.5em;}
.page-raw-materials {padding:4em 0 6em 0;}
.page-raw-materials .p {font-size:1.25em;padding:0 1em 2.5em;}
.page-raw-materials .p p {text-align:center;color: var(--p-color);}
.page-raw-materials .img {padding-bottom:2em;}
.page-raw-materials .img img:hover {transform:scale(1.05);}
.page-raw-materials .img-2 {}
.page-raw-materials .img-3 {}
.page-raw-materials .img img {padding-bottom:2em;transition:all 0.5s;}
.page-raw-materials .img-2 img {width:49%;}
.page-raw-materials .img-3 img {width:31.5%;}
.page-application {padding:5em 0;}
.page-application .list {}
.page-application .list .item {width:46.5%;margin-bottom:4.5em;}
.page-application .list .item .img {width:100%;margin:0 auto 2em;transition:all 0.65s;position:relative;overflow:hidden;}
.page-application .list .item .img:after {content:'';display:block;position:absolute;top:-6%;left:-18%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:16%;height:220%;opacity:20%;transform:rotate(-45deg);}
.page-application .list .item:hover .img:after {left:120%;top:-100%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.page-application .list .item .img img {width:100%;}
.page-application .list .item .txt {}
.page-application .list .item .txt .tit {font-size:1.4rem;font-weight:600;}
.page-application .list .item .txt .con {font-size:1em;padding:1em 0 2em;}
.page-application .list .item .txt .btn {font-size:1.125em;}
.page-contact-us {}
.page-contact-us .touch-form {margin-top:-5.25em;position:relative;z-index:1;}
.page-contact-us .title {text-align:center;margin-bottom:2.5em;}
.page-contact-us .title .tit {font-size:3.5rem;}
.page-contact-us .title .con {font-size:1.375em;color:var(--p-color);}
.page-contact-us .list {padding:7.5em 0;}
.page-contact-us .list .item {width:31%;}
.page-contact-us .list .item .img {margin-bottom:1.5em;}
.page-contact-us .list .item .img img {width:5em;height:5em;object-fit:contain;margin:auto;}
.page-contact-us .list .item .txt {text-align:center;}
.page-contact-us .list .item .txt .tit {font-size:2rem;line-height:1;margin-bottom:0.5em;}
.page-contact-us .list .item .txt .con {font-size:1.3em;}
.map iframe {width:100%;height:27em;display:block;}
.page-profile {padding-bottom:6em;}
.page-profile .profile {margin-top:-5.25em;position:relative;z-index:1;padding:5em 1.5em;background:#ffffff;box-shadow:0px 50px 80px 0px rgba(0, 0, 0, 0.1);margin-bottom:6em;}
.page-profile .profile .img {width:30em;}
.page-profile .profile .img img {width:100%;}
.page-profile .profile .txt {width:calc( 100% - 32em );margin-top:2%;}
.page-profile .profile .txt .tit {font-size:2em;line-height:1.25;margin-bottom:0.2em;}
.page-profile .profile .txt .con {}
.page-profile .profile .txt .con p {margin-bottom:2%;}
.page-profile .profile .txt .btn {font-size:1.25em;margin-top:2%;}
.page-profile .list {}
.page-profile .list .item {width:25%;position:relative;}
.page-profile .list .item:before {content:" ";position:absolute;right:0;top:1em;bottom:0.5em;width:1px;background:var(--border-color);opacity:0.5;}
.page-profile .list .item:nth-last-child(1):before {display:none;}
.page-profile .list .item .tit {font-size:2em;color:#000;text-align:center;line-height:1;}
.page-profile .list .item .timer {font-size:2em;line-height:1;margin-right:0.1em;}
.page-profile .list .item .p {text-align:center;font-size:1.125em;color:#000;}
.section-gointo {padding:5.5em 0 7.75em;}
.section-gointo .section-swiper {position:relative;}
.section-gointo .swiper-button-next,.section-gointo .swiper-button-prev {background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:1.625em;height:2.5em;}
.section-gointo .swiper-button-next:after,.section-gointo .swiper-button-prev:after {display:none;}
.section-gointo .swiper-button-next {right:-2.75em;background-image:url(../images/button-next-1.png);}
.section-gointo .swiper-button-prev {left:-2.75em;background-image:url(../images/button-prev-1.png);}
.section-gointo .swiper-button-next:hover{background-image:url(../images/button-next.png);}
.section-gointo .swiper-button-prev:hover{background-image:url(../images/button-prev.png);}
.section-gointo .item {width:100%;}
.section-gointo .swiper .item .img {width:100%;margin:0 auto;transition:all 0.65s;position:relative;overflow:hidden;}
.section-gointo .swiper .item .img:after {content:'';display:block;position:absolute;top:20%;left:-20%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:20%;height:175%;opacity:20%;transform:rotate(-45deg);}
.section-gointo .swiper .item:hover .img:after {left:110%;top:-90%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.section-gointo .swiper .item .img img {width:100%;cursor:pointer;border-radius:10px;}

.section-honors {height:100%;background:url(../images/honor_bg_07.jpg) no-repeat;padding:7em 0 12em;overflow:hidden;margin-bottom:2%;margin-top:2%;}

.section-honors .container{margin-top:3%;margin-bottom:3%;}

.section-honors .section-swiper{margin-top:3%;margin-bottom:3%;}
.section-honors .title {width:34em;text-align:left;}
.section-honors .title .tit {width:100%;font-size:3rem;color:#ffffff;line-height:1;}
.section-honors .title .tit span {line-height:1;}
.section-honors .title .con {font-size:1rem;color:#ffffff;min-height:8.1em;margin-top:0.6em;margin-bottom:1.5em;font-family:'Poppins-Regular';font-weight:400;width:36%;}
.section-honors .title .btn {font-size:1.25em;}
.section-honors .section-swiper {position:absolute;top:1.5em;right:0;width:58%;overflow:hidden;}
.section-honors .section-swiper .swiper {width:100%;margin-left:0;padding-bottom:2.5em;overflow:unset;}
.section-honors .section-swiper .swiper-slide {width:19.5em;}
.section-honors .section-swiper .swiper-slide .img {}
.section-honors .section-swiper .swiper-slide .img img {width:100%;}
.section-honors .section-swiper .swiper-scrollbar {height:3px;background:#fff;}
.section-honors .section-swiper .swiper-scrollbar-drag {background:#21d9cf;height:40px;}
.section-honors .ico-swiper {padding-top:8em;}
.section-honors .ico-swiper .swiper-slide {width:11em;height:5em;margin-right:30px;}
.section-honors .ico-swiper .swiper-slide .item {width:100%;height:100%;}
.section-honors .ico-swiper .swiper-slide .img {width:100%;height:100%;}
.section-honors .ico-swiper .swiper-slide img {width:100%;height:100%;object-fit:contain;}
.section-honors .ico-swiper .swiper {width: 100%;}
.section-honors .ico-swiper .swiper .swiper-wrapper {-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;}

.page-factory {padding:3em 0 6em;}
.page-factory .video {display:block;position:relative;max-width:100%;width:54em;height:28.75em;margin:0 auto 2em;}
.page-factory .video:before {width:5em;height:5em;left:50%;top:50%;background-image:url(../images/factory-video-ico.png);background-size:7em;}
.page-factory .video video,.page-factory .video iframe {width:100%;height:100%;position:relative;z-index:2;}
.page-factory .p {font-size:1.375em;padding:1.25em 0.5em 2.25em;}
.page-factory .p p {text-align:center;color: var(--p-color);}
.page-factory .img {}
.page-factory .img-2 {}
.page-factory .img-3 {}
.page-factory .img img {padding-bottom:1.5em;transition:all 0.5s;}
.page-factory .img img:hover {transform:scale(1.03);}
.page-factory .img-2 img {width:49%;}
.page-factory .img-3 img {width:32.5%;}
.page-service {padding:4.5em 0;}
.page-service .list {}
.page-service .list .item {width:100%;margin-bottom:3.25em;}
.page-service .list .item .img {width:37.5em;transition:all 0.65s;position:relative;overflow:hidden;}
.page-service .list .item .img:after {content:'';display:block;position:absolute;top:-6%;left:-18%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:16%;height:220%;opacity:20%;transform:rotate(-45deg);}
.page-service .list .item:hover .img:after {left:120%;top:-100%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.page-service .list .item .img img {width:100%;}
.page-service .list .item .txt {width:calc( 100% - 40.5em );}
.page-service .list .item .txt .tit {font-size:2em;font-weight:600;}
.page-service .list .item .txt .con {font-size:1em;padding:1em 0 2.5em;}
.page-service .list .item .txt .btn {font-size:1.125em;}
.list-products {padding:3.25em 0 4.5em;}
.list-products .left {width:17.25em;}
.list-products .right {width:calc( 100% - 19.25em );}
.list-products .list {margin-bottom:3em;}
.list-products .list .item {width:32.1%;margin-right:1.85%;margin-bottom:1.125em;}
.list-products .list .item:nth-child(3n) {margin-right:0;}
.list-products .list .item .img {display:block;width:100%;transition:all 0.65s;position:relative;overflow:hidden;}
.list-products .list .item .img:after {content:'';display:block;position:absolute;top:20%;left:-20%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:20%;height:175%;opacity:20%;transform:rotate(-45deg);}
.list-products .list .item:hover .img:after {left:110%;top:-90%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.list-products .list .item .img img {width:100%;height:100%;object-fit:cover;}
.list-products .list .item .txt {padding:0.75em;background:#fff;text-align:center;height:70px;}
.list-products .list .item .txt .tit {font-size:1.125em;}
.list-blog {padding:3.25em 0 4.5em;}
.list-blog .list {}
.list-blog .list .item {margin-bottom:1.75em;background:#fff;padding:3.125em;}
.list-blog .list .item .img {display:block;width:19.75em;height:13.75em;transition:all 0.65s;position:relative;overflow:hidden;}
.list-blog .list .item .img:after {content:'';display:block;position:absolute;top:20%;left:-20%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:20%;height:175%;opacity:20%;transform:rotate(-45deg);}
.list-blog .list .item:hover .img:after {left:110%;top:-90%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.list-blog .list .item .img img {width:100%;height:100%;object-fit:cover;}
.list-blog .list .item .txt {width:calc( 100% - 31em );}
.list-blog .list .item .txt .tit {font-size:1.3em;font-weight:600;line-height:1.15;height:2.3em;margin-bottom:0.75em;}
.list-blog .list .item .txt .con {font-size:1em;border-top:0.5px dashed #b2b2b2;padding-top:1em;line-height:1.5em;height:4em;margin-bottom:2em;}
.list-blog .list .item .txt .more {font-size:1em;font-weight:600;}
.list-blog .list .item .date {width:5.5em;text-align:center;}
.list-blog .list .item .date b {display:block;width:100%;font-size:4.58rem;line-height:1;}
.list-blog .list .item .date span {display:block;width:100%;font-size:1.25em;}
.info_blog {padding:3.25em 0;}
.info_blog .container {max-width:1420px;background:#fff;padding:4.5em 3.75em 2.5em;}
.info_blog .left {width:65.4%;}
.info_blog .right {width:29%;}
.info_blog .box .h2 {text-align:center;font-size:2em;line-height:1.25;margin-bottom:0.5em;}
.info_blog .box .span {text-align:center;line-height:1.35;margin-bottom:2.25em;}
.info_blog .box .span span {color:var(--p-color);padding-left:1.5em;margin:0 0.875em;background-position:left center;background-size:1em auto;background-repeat:no-repeat;}
.info_blog .box .span span.date {background-image:url(../images/data.png);}
.info_blog .box .span span.view {background-image:url(../images/view.png);background-size:1.15em auto;}
.info_blog .box .article {margin-bottom:4em;}
.info_blog .box .article p {font-size:1.125em;line-height:1.55;margin-bottom:1em;color:#333;}
.info_blog .box .article p * {color:inherit;}
.info_blog .box .article img {max-width:100% !important;height:auto !important;margin-bottom:2em;}
.info_blog .hot_sale {border:0.5px solid #d9d9d9;padding:1em;}
.info_blog .hot_sale .title {padding-bottom:0.5em;border-bottom:0.5px solid #d9d9d9;margin-bottom:1em;}
.info_blog .hot_sale .title span {font-size:1.375em;font-weight:600;text-transform:uppercase;}
.info_blog .hot_blog {display:flex;flex-wrap:wrap;}
.info_blog .hot_blog li {margin-bottom:1.125em;width:100%;}
.info_blog .hot_blog .img {width:6em;height:4.25em;overflow:hidden;}
.info_blog .hot_blog .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.info_blog .hot_blog .img:hover img {transform:scale(1.1);}
.info_blog .hot_blog .txt {width:calc( 100% - 7em );}
.info_blog .hot_blog .txt .date {font-size:12px;margin-bottom:0.35em;}
.info_blog .hot_blog .txt .tit {font-size:12px;font-weight:600;}
.blog_search {border:0.5px solid #d9d9d9;padding:1em;margin-bottom:1.5em;}
.blog_search .search_box {background:#f0f0f0;position:relative;overflow:hidden;border-radius:5px;}
.blog_search .search_box form {font-size:1em;}
.blog_search .search_box input[type="text"] {border-width:0;padding:0 0.875em;line-height:3.625;font-size:1em;background:#f0f0f0;width:calc( 100% - 3.625em );}
.blog_search .search_box button {font-size:1em;width:3.625em;height:3.625em;border-width:0;position:absolute;cursor:pointer;transition:all 0.5s;}
.blog_search .search_box button span {font-size:1.5em;color:#a1a1a1;}
.blog_search .search_box button:hover span {color:var(--theme);}
.info_product {padding:3.25em 0 3.5em;overflow:hidden;}
.info_product .head {width:100%;padding:4.25em 2.75em;margin-bottom:2.25em;background:#ffffff;}
.info_product .head .name {display:none;}
.info_product .head .head_left {width:50%;}
.info_product .head .head_right {width:46.75%;}
.info_product .head .img {position:relative;width:100%;overflow:hidden;cursor:url(../images/loupe.png),auto;margin-bottom:1em;}
.info_product .head .img img {width:100%;height:100%;object-fit:cover;}
.products-swiper {position:relative;}
.products-swiper .swiper-button-next,.products-swiper .swiper-button-prev {width:2.125em;height:2.125em;background:#fff;border-radius:50%;box-shadow:2px 2px 5px rgb(0 0 0 / 20%);margin-top:-1.0625em;color:var(--theme);}
.products-swiper .swiper-button-next:after,.products-swiper .swiper-button-prev:after {color:var(--minor);font-size:1em;}
.products-swiper .swiper-button-next {right:-1em;}
.products-swiper .swiper-button-prev {left:-1em;}
.products-swiper .swiper-slide {width:7.5em;margin-right:0.85em;}
.products-swiper .swiper-slide .swiper-img {width:100%;padding-top:79%;overflow:hidden;position:relative;cursor:pointer;}
.products-swiper .swiper-slide .swiper-img:after {content:" ";display:block;opacity:0.75;position:absolute;top:0;left:0;bottom:0;right:0;background:var(--border-color);z-index:1;transition:all 0.5s;}
.products-swiper .swiper-slide .swiper-img img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.products-swiper .swiper-slide .swiper-img.active:before {content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:2px solid var(--theme);box-sizing:border-box;}
.products-swiper .swiper-slide .swiper-img.active:after,.products-swiper .swiper-slide .swiper-img:hover:after {opacity:0;}
.info_product .head .txt {margin-top:6%;}
.pingfang{font-size:0.85em;font-family:'Poppins-Regular';}
.info_product .head .txt .tit {font-size:1.875em;font-weight:600;line-height:1.25;margin-bottom:0.5em;}
.info_product .head .txt .con {font-size:1em;color:var(--p-color);padding-bottom:2.5em;line-height:2.5}
.info_product .table {margin-bottom:4em;}
.info_product .table table {width:100% !important;border-color:#e3e3e3;border-collapse:collapse;}
.info_product .table table tr {font-size:1em;background:#fff;}
.info_product .table table tr:nth-child(2n+1) {background:rgb(241 241 241);width:25%;padding:0.75em;}
.info_product .table td,.info_product .table th {border:1px solid #dddddd;padding:0.75em;color:var(--p-color);}
.info_product .table tr td:nth-child(1),.info_product .table tr th:nth-child(1) {font-weight:600;}
.info_product .head .txt .btn {font-size:1.25em;}
.info_product .left {width:calc( 100% - 19.5em );background:#fff;position:relative;padding:8em 3.25em 2.5em;}
.info_product .right {width:17.25em;}
.info_product .left .label {position:absolute;top:1.5em;left:-1.85em;color:#ffffff;font-size:1.5em;line-height:2.15em;width:14.5em;height:3.25em;text-align:center;background:url(../images/product-label.png) no-repeat;background-size:100% 100%;}
.info_product .left .article {margin-bottom:4em;}
.info_product .left .article p {font-size:1.125em;line-height:1.55;margin-bottom:1em;color:#333;}
.info_product .left .article p * {color:inherit;}
.info_product .left .article img {max-width:100% !important;height:auto !important;margin-bottom:2em;}
.info_product .foot {width:100%;margin-top:2.25em;}
.info_product .foot-swiper {background:#fff;padding:3em 2em;}
.info_product .foot-swiper .foot_tit {position:relative;margin-bottom:1.75em;}
.info_product .foot-swiper .foot_tit .tit {font-size:1.625em;font-weight:600;text-transform:uppercase;padding-left:1.5em;background:url(../images/recommend.png) no-repeat;background-size:0.75em;background-position:left center;}
.info_product .foot-swiper .foot_tit .swiper-pagination {text-align:right;}
.info_product .foot-swiper .foot_tit .swiper-pagination .swiper-pagination-bullet {position:relative;background:#fff;margin:0 0.15em;width:1.75em;height:1.75em;border-radius:50%;border:0.1em solid #fff;opacity:0.5;}
.info_product .foot-swiper .foot_tit .swiper-pagination .swiper-pagination-bullet:after {content:'';display:block;position:absolute;top:50%;left:50%;margin-top:-0.25em;margin-left:-0.25em;width:0.5em;height:0.5em;border-radius:50%;background:#000;}
.info_product .foot-swiper .foot_tit .swiper-pagination .swiper-pagination-bullet-active {border-color:#000;opacity:1;}
.info_product .foot-swiper .item {}
.info_product .foot-swiper .item .img {width:10.75em;transition:all 0.65s;position:relative;overflow:hidden;}
.info_product .foot-swiper .item .img:after {content:'';display:block;position:absolute;top:-6%;left:-18%;background:linear-gradient(0deg,rgb(255 255 255 / 50%),rgb(255 255 255) 50%,rgb(255 255 255 / 50%));width:16%;height:220%;opacity:20%;transform:rotate(-45deg);}
.info_product .foot-swiper .item .img img {width:100%;}
.info_product .foot-swiper .item .img:hover:after {left:120%;top:-100%;transition:all 800ms cubic-bezier(0.3,1,0.2,1);-webkit-transition:all 800ms cubic-bezier(0.3,1,0.2,1);}
.info_product .foot-swiper .item .txt {width:calc( 100% - 12em );}
.info_product .foot-swiper .item .txt .tit {font-size:1.125em;font-weight:600;line-height:1.25;height:2.5em;margin-bottom:1.5em;}
.info_product .foot-swiper .item .txt .more {font-size:0.875em;font-weight:600;}
.prev-next {border-top:1px solid #c3c3c3;}
.prev-next .prev,.prev-next .next {width:50%;padding:1.5em 0;}
.prev-next .prev i,.prev-next .next i {width:2.5em;height:2.5em;text-align:center;line-height:2.5em;border-radius:50%;box-shadow:0 0 0.25em 0.1em rgba(0,0,0,0.15);color:#000;background:#fff;transition:all 0.45s;}
.prev-next .prev>div,.prev-next .next>div {width:calc( 100% - 2.5em );padding:0 0.75em;}
.prev-next .next>div {text-align:right;}
.prev-next .prev span,.prev-next .next span {font-size:0.875em;font-weight:600;color:var(--p-color);}
.prev-next .prev .a,.prev-next .next .a {font-size:1em;margin-top:0.25em;color:#000000;}
.prev-next .prev i:hover,.prev-next .next i:hover {color:#fff;background:var(--theme);}
.prev-next .prev .a:hover,.prev-next .next .a:hover {color:var(--theme);}
.list_category {overflow:hidden;background:#fff;margin-bottom:2.5em;}
.list_category .name {background:var(--theme);color:#fff;padding:1em;}
.list_category .name span {font-size:1.25em;font-weight:600;text-transform:uppercase;line-height:1;}
.list_category .name i {font-size:1.125em;}
.category_navbar {padding:0 1.25em;}
.category_navbar .megamenu {border-bottom:0.5px solid #d2d2d2;position:relative;/* padding:1.25em 0;*/}
.category_navbar .megamenu:nth-last-child(1) {border-bottom:0;}
.category_navbar .megamenu a {font-size:1em;line-height:1;display:block;padding:1.25em 0;}
.category_navbar .megamenu a:hover,.category_navbar .active>a {color:var(--theme);}
.category_navbar .megamenu i {position:absolute;top:0;right:0;line-height:3.5em;text-align:right;width:3.5em;height:3.5em;transition:all 0.5s;}
.category_navbar .megamenu:hover>i, .category_navbar .active>i {color:var(--theme);transform:translateX(0.35em);}
.category_navbar .sub-menu {display:none;padding:0.5em;border-top:0.5px solid #d2d2d2;}
.category_navbar .sub-menu li {position:relative;}
.category_navbar .sub-menu li a {font-size:0.85em;padding:1em 0;}
.category_navbar .sub-menu i {font-size:0.85em;width:3em;height:3em;line-height:3em;}
.pagination {}
.page-total { width: 100%; text-align: center; margin: 1em 0; }
.pagination .page-item {margin:0 0.25em;width:2.75em;height:2.75em;border-radius:50%;overflow:hidden;}
.pagination .page-item a {display:block;font-size:1em;font-weight:600;width:100%;height:100%;text-align:center;line-height:2.75;color:#000000;transition:all 0.35s;}
.pagination .page-item a i {color:inherit;}
.pagination .page-item a.active,.pagination .page-item a:hover {color:#fff;background:var(--theme);}
.section-message {padding:3em 0;background:url(../images/message-bg.jpg) center no-repeat;background-size:120em auto;margin-bottom:5%;}
.section-message .txt {width:57em;max-width:77%;}
.section-message .txt .tit {font-size:2.625em;line-height:1;color:#000000;margin-bottom:0.25em;}
.section-message .txt .con {font-size:1.375em;color:#000000;}
.section-message .btn {font-size:1.35em;}
.footer {background:#090909;}
.footer_box {padding:4.5em 0 4.5em;width:92%;margin:0 auto;}
.foot_intro {width:18.5em;}
.foot_intro .img {max-width:100%;margin-bottom:1.25em;}
.foot_intro .img img {width:10em;}
.foot_intro .txt {color:#ffffff;font-size:0.875em;line-height:1.45;}
.foot_links {width:36em;}
.foot_link {max-width:10em;width:auto;}
.foot_link .toggle_con {}
.foot_link .toggle_con .item {padding-bottom:2em;}
.foot_link .toggle_con .item .tit {display:block;font-size:2em;margin-bottom:0.35em;}
.foot_link .toggle_con .item .a {display:block;font-size:0.875em;color:#fff;margin-bottom:1em;}
.foot_link .toggle_con .item a:hover {color:var(--theme);}
.foot_list {}
.foot_list .item {width:33.333%;text-align:center;padding:3em 0 3.5em;border-right:1px solid #dddddb;}
.foot_list .item .tit {font-size:1.5em;font-family:"Times",sans-serif;margin-bottom:0.5em;}
.foot_list .item .con {width:90%;max-width:30em;margin:0 auto;}
.m_name {display:none;}
.foot_con {width:22em;}
.foot_con .toggle_con {}
.foot_con .toggle_con .info {padding:0.1em 0 0.1em 2.5em;font-size:1.025em;margin-bottom:1em;color:#ffffff;background-repeat:no-repeat;background-size:1.55em;background-position:top left;}
.foot_con .toggle_con .info.info1 {background-image:url(../images/foot-ico1.png);}
.foot_con .toggle_con .info.info2 {background-image:url(../images/foot-ico2.png);}
.foot_con .toggle_con .info.info3 {background-image:url(../images/foot-ico3.png);}
.foot_con .toggle_con .info.info4 {background-image:url(../images/foot-ico4.png);}
.foot_con .toggle_con .info span {font-size:1.55em;margin-right:0.25em;line-height:1;}
.foot_form {width:21em;}
.foot_form .p {color:#fff;font-size:1.5em;line-height:1.1;text-transform:unset;margin-bottom:0.75em;}
.foot_form .form-input {width:100%;margin-bottom:1em;}
.foot_form .form-input input {border-width:0;width:100%;background:#000000;font-size:1em;padding:1em 1.5em;line-height:1;color:#fff;}
.foot_form .form-input2>p {width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.foot_form .form-input2 .wpcf7-form-control-wrap {width:55%;}
.foot_form .form-input2 img {width:40%;height:100%;}
.foot_form .submit {width:100%;}
.foot_form .submit .btn {font-size:1.25em;display:block;width:100%;}
.footer_copyright {padding:1em 0;}
.footer_copyright p {text-align:center;color:#fff;}

.online {display:none;position:fixed;z-index:180;top:320px;right:1em;width:3.75em;border-radius:1.875em;background:rgb(0 0 0 / 80%);}
.online ul {}
.online li {position:relative;}
.online .f {width:3.75em;height:3.75em;text-align:center;cursor:pointer;}
.online .f i {color:#fff;text-align:center;font-size:1.5em;line-height:2.5em;}
.online .s {display:none;position:absolute;left:-1em;top:0.46875em;transform:translateX(-100%);width:auto;background:rgb(0 0 0 / 80%);padding:0.625em 1.25em;border-radius:0.25em;}
.online .s a {display:block;color:#fff;font-size:1.25em;line-height:1.25;white-space:nowrap;}

.section-gointo-rp .swiper .item .img img {height:20em;object-fit:cover;}
.section-gointo-rp .swiper .item .txt {padding-top:1em;text-align:center;}
.section-gointo-rp .swiper .item .txt .tit {font-size:1.125em;line-height:1.35;height:2.7em;}
.about_picture_list{
	width:100%;
	max-width:1500px;
	margin:0 auto;
	margin-top:5%;
	overflow:hidden;
	position:relative;
}

.about_picture_list .swiper-slide{
	overflow:hidden;
	border-radius:10px;
}

.about_picture_list img{
	width:100%;
}



@media screen and (max-width:1680px) {
	
	.section-about .list .item .tit{
		font-size:1.5rem;
	}
	
	.page-contact-us .list .item .txt .con{
		font-size:1.1rem;
	}
	
	.page-contact-us .list .item .txt .tit{
		font-size:1.3rem;
	}
	
	.page-contact-us .title .tit{
		font-size:2.5rem;
	}
	
	.list-blog .list .item .date b{
		font-size:3.6rem;
	}
	
	.page_banner .txt .title .tit{
		font-size:2.5rem;
	}
	
.index_footer{
		width:100%;
		height:100%;
		position:relative;
		overflow:hidden;
	}
	
.footer_under{margin:0;}    
.footer_box {width:96%;}
.foot_intro {width:15em;}
.foot_links {width:32em;}
.foot_con {width:22em;}
.foot_form {width:20em;}
.banner_sologo {font-size:3.5rem;line-height:1.1;margin-top:5%;}
.icon_img_name{font-size:1em;padding-top:4%;}
.banner_button a{
	font-size:1.25em;
}

.section .title .tit{
	font-size:2.5rem;
}

.section .title .con{
	font-size:1.1rem;
}

.btn{
	font-size:1em;

}

.section-products .item .txt .tit{
	font-size:1.25em;

}

.navbar .megamenu .nav_list a{
    height:2.5em;
}

.navbar .megamenu .nav_list{
    width:13.5em;
}

.navbar .megamenu .nav_list{
    left:65%;
}

.navbar .megamenu>a{
	font-size:1em;
}

.application_bg_content_left_big_titles{
	font-size:3.2em;
}

.application_bg_content_left_small_titles{
	font-size:1.1em;
}

.section-application .section-btn .btn{
	font-size:1.1em;
}

.section-about .txt .tit{
	font-size:2.5rem;
}

.section-about .txt .p{
	font-size:1em;
}

.pingfang{
	font-size:0.65em;
}

.union{
	font-size:0.45em;
}

.section-about .list .item .p{
	font-size:1.1em;
}

.section-about .section-btn .btn{
	font-size:1.1em;
}

.section-blogs .left .item .txt .tit{
	font-size:1.1em;
}

.section-blogs .right .item .txt .tit{
	font-size:1.1em;
}

.section-application .swiper .item .txt .tit{
	font-size:1.1em;
}

.content_title{
	font-size:1.1rem;
}


.footer_under_right_content{
	font-size:1.1rem;
}

.footer_meun_big_title{
	font-size:1.2rem;
}

.contnet_remarks{
	font-size:1em;
}

.footer_meun_list a{
	font-size:0.85em;
	margin-top:12%;
}

.second_meuns .footer_meun_list{
	margin-top:10%;
}

.navbar .megamenu .nav_list a {
	font-size:1em;
}

}

@media screen and (max-width:1480px) {
.header.home-header .head_nav_bg {width:100%;}
.header.home-header .head_nav_bg:before {left:0;border-width:0;}
.header.home-header .head_nav_bg:after {right:0;border-width:0;}
 
}


@media screen and (max-width:1360px) {
body {font-size:14px;}

.section-gointo-rp .swiper .item .img img {height:23.15vw;}
.section-service .list .item .tit {font-size:2em;}
.section-service .list .item .con {min-height:9.45em;}
.section-about {background-size:auto 100%;}
.section-about .vp-a {width:35em;height:23.5em;}
.section-about .txt {width:calc( 100% - 37em );}
.section-about .list .item .tit {font-size:1.875em;}
.section-honors {background-size:auto 100%;}
.section-gointo .swiper-button-next {right:1em;}
.section-gointo .swiper-button-prev {left:1em;}
.section-honors .section-swiper {width: 50%;}
.section-message {background-size:auto 100%;}
.info_blog .container {padding: 3.5em 2em 2em;}

.foot_links {width:28em;}
.foot_link {max-width:8em;}
.foot_link .toggle_con .item .tit {font-size:1.5em;}
.foot_con {width:19em;}
.foot_con .toggle_con .info span {font-size:1.25em;}
.foot_form {width:16em;}
.foot_form .p {font-size:1.25em;}

}

@media screen and (max-width:1024px) {
    
    .qiehuan_button{
        display:none;
    }
	
	#solution_list .index_product_left{
		width:100%;
		height:auto;
		margin:1% 0;
	}
    
    .section-application .section-swiper{
        padding:2em 0;
    }
      
    .page_banner .txt{
        padding-top:0px;
    }
    

.list-blog .list .item .txt .tit{
    margin-top:4%;
}

.icon_img_name{
    font-size:0.9em;
    padding-top:0px;
}    
    
.section-products{
    padding:0;
}    

.banner_small_icon_list{
   width:100%;   
}

.banner .txt{
    top:8%;
}

.pc_banners{
    display:none;
}

.mobilepic{
    display:block;
}

#banner_button a{
    width:50%;
    padding:2% 0;
    margin-top:5%;
    font-size:1rem;
    border-radius:10px 0 10px 0;
}    
    
.navbar .megamenu>a {padding:1.25em;}
.navbar-modern-project {padding:2.5em 3em;}
.project-close {right:2.5em;top:2.5em;}

.btn {font-size:1.35em;}
.banner {margin-bottom:2em;}
.banner .img img {}
.banner .txt .tit {font-size:3.5em;}
.banner .txt .con {font-size:1.5em;}
.section {padding:3em 0;}
.section .title .tit {
	width: 100%;
        height: auto;
        padding: 2%;
        text-align: center;
        font-size: 2rem;
        font-weight: Bold;
        color: #263071;
        font-family: 'Nunito-Bold';
}
.section .title .con {font-size:1.25em;}
.section-honors .title .con{width:100%;text-align:center;}
.section-products .item .box {bottom:-9em;}
.section-products .item .txt .tit {font-size:1.25em;}
.index_product_left{width:100%;}
.index_product_right{width:100%;}
.section-products .item{margin-left:0px;padding:1%;margin-right:0px;}
.section-products .item .txt .tit{font-size:1.3em;margin-top:1em;color:#ffffff;}
.section-products .item .txt .btn {opacity:0;font-size:1em;margin:1.55em auto 0;transition:all 0.65s;}
.section-products .item .txt:before {content:" ";display:block;position:absolute;left:1em;top:1em;width:calc( 100% - 2em );height:calc( 100% - 2em );border:solid 1px #ffffff;transition:all 0.8s ease-out;transform:scale(0.66) rotate(-20deg);opacity:0;z-index:2;}
.section-products .item .txt {background-size:100% 200%;}
.section-products .item .txt .box {bottom:0;color:#ffffff;}
.section-products .item .tit{color:#ffffff;margin-top:4em;}
.section-products .item .txt .btn {opacity:1;border-color:#263071;background-color:#263071;color:#ffffff;}
.section-products .item .txt .btn{border-color:#263071;background-color:#263071;color:#ffffff;}
.section-products .item .txt:before {transition:all 0.3s ease-out;transform:scale(1) rotate(0);opacity:0.5;}
.section-service .list .item {padding:2em 1.75em;}
.section-service .list .item .img {margin-bottom:2.5em;}
.section-service .list .item .tit {font-size:1.75em;}
.section-about .vp-a {width:30em;}
.section-about .txt {width:calc( 100% - 32em );}
.section-about .list .item .tit {font-size:1.5em;}
.section-about .list .item .p {font-size:1em;}
.section-blogs .left {width:32em;}
.section-blogs .left .item .img {width:32em;}
.section-blogs .right {width:calc( 100% - 33.5em );}
.section-blogs .left {width:35.5em;margin-bottom:1.5em;border:none;padding-right:0px;}
.page_banner .txt .title .tit {font-size:1.8rem;}
.page-service .list .item .img {width:32em;}
.page-service .list .item .txt {width:calc( 100% - 34em );}
.page-application .list .item { width: 48%; margin-bottom: 3em; }
.section-honors .section-swiper {width:calc( 94vw - 35em );}
.list-products .list .item {width:48.15%;margin-right:3.7%;margin-bottom:2em;}
.list-products .list .item:nth-child(2n) {margin-right:0;}
.info_blog .left {width:69%;}
.info_product .left {padding:7em 1.75em 2.5em;}
.foot_intro {width:40%;}
.foot_links {width:55%;}
.foot_link {max-width:30%;}
.foot_con {width:45%;}
.foot_con .toggle_con .info span {font-size:1.5em;}
.foot_form {width:45%;}
.foot_form .p {font-size:1.5em;}
.online {display:none !important;}

.section-gointo-rp .swiper .item .img img { height: 40vw; }
	
}

@media screen and (max-width:920px) {

.header,.header.home-header {position:fixed;}
.header .head_top {padding:0.6em 0;position:relative;z-index:1200;background:#ffffff;box-shadow:0 0 8px 0 rgba(0,0,0,0.37);}
.header .head_top .left {width:20em;}
.head_logo {margin-left:1em;}
.header_height {width:100%;height:5.5em;}
.navbar-toggle {display:block;background:unset;border-width:0;position:relative;width:2.25em;height:2.25em;line-height:2.25em;}
.navbar-toggle span {position:relative;display:block;margin:auto;transition:.3s all ease;transform:rotate(180deg);}
.navbar-toggle span:after,.navbar-toggle span:before,.navbar-toggle span {width:100%;height:0.225em;background-color:#151515;backface-visibility:hidden;border-radius:0;}
.navbar-toggle span:before {transform-origin:0.55em center;}
.navbar-toggle span:after {transform-origin:0.45em center;}
.navbar-toggle span:after,.navbar-toggle span:before {content:"";position:absolute;left:0;top:-0.6em;transition:.3s all ease;}
.navbar-toggle span:after {top:0.6em;}
.navbar-toggle.active span {transform:rotate(360deg);}
.navbar-toggle.active span:before {top:-0.4em;width:1.15em;}
.navbar-toggle.active span:after {top:0.4em;width:1.15em;}
.navbar-toggle.active span:before {-webkit-transform:rotate3d(0,0,1,-40deg);transform:rotate3d(0,0,1,-40deg);}
.navbar-toggle.active span:after {-webkit-transform:rotate3d(0,0,1,40deg);transform:rotate3d(0,0,1,40deg);}
.header .head_top .right {}
.header .head_top .head_email,.header .head_top .head_tel {display:none;}
.header .head_top .border-right {padding-right:0;margin-right:1.5em;}
.header .head_top .border-right:before {display:none;}
.head_search a {width:2.25em;height:2.25em;background-size:2em;}
.head_language .language-img {width:2.25em;height:2.25em;background-size:2em;}
.navbar-project {width:2.25em;height:2.25em;padding:0.375em 0;}
.project-hamburger {height:1.5em;}
.project-hamburger > span {height:0.25em;}
.head_language .language_con {top:2.5em;}
.head_language .language_con ul {width:11em;}
.head_language .language_con li a {font-size:1.25em;}
.head_nav_bg {display:none;}
.head_con {position:fixed;left:0;top:0;bottom:0;z-index:1029;width:22.5em;padding:6.5em 0 3em;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;font-size:1em;transform:translateX(-110%);color:#ffffff;background:#ffffff;border:1px solid #d7d7d7;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);transition:0.35s all cubic-bezier(0.65,0.05,0.36,1);}
.head_con.active {transform:translateX(0);}
.head_nav .container {width:100%;}
.navbar {flex-wrap:wrap;}
.navbar .megamenu {width:100%;}
.navbar .megamenu:hover {background:#ffffff;}
.navbar .megamenu.active {background:var(--theme);}
.navbar .megamenu>a {text-align:left;font-size:1.125em;line-height:1.25;color:#000;}
.navbar .megamenu.active>a {color:#fff;}
.navbar .megamenu i {position:absolute;top:0;right:0;display:block;color:#000;font-size:1.125em;width:3.75em;height:3.75em;text-align:center;line-height:3.75;transition:all 0.35s;}
.navbar .megamenu.active>i {color:#fff;transform:rotateZ(90deg);}
.navbar .megamenu .nav_list {display:none;position:unset;background:unset;min-width:100%;transform:translateX(0);font-size:1em;background:#fff;padding:0 2em 1em;}
.navbar .megamenu .nav_list a {color:#000;text-align:left;padding:0;}
.section {padding:2em 0;}
.section-products{
    padding:0px;
}
.section-products .item {width:49%;margin-bottom:2%;}
.section-products .item:nth-child( 2n + 1 ) {margin-right:0;}
.section-products .item-2 {width:100%;}
.section-products .item .box {bottom:-11em;}
.section-products .item .txt .tit {font-size:1.5em;}
.section-application .title {width:100%;}
.section-service .list .item {width:50%;}
.section-service .list .item:nth-child(2) {border-width:0.5px;}
.section-service .list .item:nth-child(3) {border-top-width:0;}
.section-service .list .item .img img {width:60px;height:60px;}
.section-about {padding:3.5em 0;}
.section-about .vp-a {width:100%;height:auto;margin-bottom:0;}
.section-about .txt {width:100%;}
.section-about .list .item .tit {font-size:1.5em;}
.section-honors {padding:3em 0 4em;}
.section-honors .title .con {min-height: auto;}
.section-honors .ico-swiper {padding-top:6em;}
.section-honors .ico-swiper .swiper-slide {width:6.6em;height:3em;}
.touch-form {padding:3em 3em;}
.touch-form .form-input {width:100%;}
.touch-form .form-input input {font-size:1.125em;}
.touch-form .form-content textarea {font-size:1.125em;}
.section-blogs .left {width:100%;}
.section-blogs .left .item .img {width:100%;height:26em;}
.section-blogs .right {width:100%;}
.section-blogs .right .item .img {width:13em;height:9em;}
.section-blogs .right .item .txt {width:calc( 100% - 15em );}
.page-raw-materials .img img {width:100%;padding-bottom:1em;}
.page-service .list .item {margin-bottom:4em;}
.page-service .list .item .img {width:100%;margin-bottom:1.5em;}
.page-service .list .item .txt {width:100%;}
.page-service .list .item .txt .con {font-size:1.25em;padding:0.5em 0 1.5em;}
.page-service {padding:2.5em 0;}
.page-factory {padding-bottom:3em;}
.page-factory .video {height:45vw;margin-bottom:1.5em;}
.page-factory .video:before {width:5em;height:5em;background-size:5em;margin-left:-2.5em;margin-top:-2.5em;}
.page-factory .img img {width:100%;}
.section-message .txt {max-width:100%;margin-bottom:2em;}
.section-message .btn {font-size:1.25em;}
.page-application .list .item {width: 100%;}
.page-application .list .item .txt .con {font-size: 1.25em;}
.page-contact-us .touch-form {margin-top:0;padding:3em 2em;}
.page-contact-us {padding-top:4em;}
.page-contact-us .list {padding:3.5em 0;}
.page-contact-us .list .item {width:100%;margin-bottom:2em;}
.page-profile {padding-top:4em;padding-bottom:3em;}
.page-profile .profile {margin-top:0;padding:3em 2em;margin-bottom:3em;}
.page-profile .profile .img {width:100%;padding:0.75em;margin-bottom:1.5em;}
.page-profile .profile .txt {width:10;width:100%;}
.page-profile .profile .txt .con {font-size:1.;font-size:1.25em;}
.page-profile .list .item {width:50%;margin-bottom:2em;}
.page-profile .list .item:nth-child(2n):before {display:none;}
.page-profile .list .item .timer {font-size:1.5em;}
.section-honors .title {width:100%;min-height:auto;}
.section-honors .section-swiper {position:unset;width:94%;margin:0 auto;}
.list-blog .list .item {padding:1.5em;}
.list-blog .list .item .img {width:15em;height:12em;}
.list-blog .list .item .txt {width:calc( 100% - 24em );}
.list-products .right {width:100%;margin-bottom:3em;}
.list-products .left {width:100%;}
.list_category .name {font-size:1.25em;}
.category_navbar .megamenu a {font-size:1.25em;}
.category_navbar .megamenu>i {font-size:1.25em;}
.category_navbar .sub-menu {font-size:1.25em;}
.info_blog .left {width:100%;margin-bottom:2em;}
.info_blog .right {width:100%;}
.info_blog .hot_blog li {width:48%;}
.info_product .head {padding:3em 1.5em;}
.info_product .head .name {display:block;width:100%;font-size:1.875em;font-weight:600;line-height:1.25;margin-bottom:0.5em;}
.info_product .head .head_left {width:100%;margin-bottom:2em;}
.info_product .head .head_right {width:100%;}
.info_product .head .txt .tit {display:none;}
.info_product .head .txt .con {font-size:1.25em;padding-bottom:1.25em;}
.info_product .table {font-size:1.125em;margin-bottom:1.5em;}
.info_product .left {width:100%;margin-bottom:2em;}
.info_product .right {width:100%;}
.info_product .foot {margin-top:0;}
.info_product .foot-swiper .item .img {width:8em;height:6em;}
.info_product .foot-swiper .item .txt {width:calc( 100% - 9em );}
.info_product .foot-swiper .item .txt .tit {margin-bottom:1em;}


.footer_box {padding:2.75em 0;}
.foot_intro {width:100%;margin-bottom:1.75em;}
.foot_links {width:100%;}
.foot_con {width:100%;margin-bottom:1.75em;}
.foot_form {width:100%;}



}





@media screen and (max-width:750px) {
body {font-size:12px;}
.navbar-modern-project {width:24em;padding:4.5em 2em 1.5em;}
.project-close {right:2em;top:1.75em;height:2.25em;width:2.25em;}
.navbar-project-modern-title {font-size:2.5em;}
.navbar-modern-project-content {height:calc(100vh - 9.5em);}
.navbar-modern-project-content p {font-size:1.25em;}
.navbar-modern-project-content .link-simple {font-size:1.5em;}

.banner .img img {}
.banner .txt .tit {font-size:2em;}
.banner .txt .con {font-size:1.35em;padding-bottom:2em;}
.btn {font-size:1.125em;}
.section .title {}
.section .title .tit {
	
	width: 100%;
        height: auto;
        padding: 2%;
        text-align: center;
        font-size: 2rem;
        font-weight: Bold;
        color: #263071;
        font-family: 'Nunito-Bold';
	
}

.section-about .txt .tit{
	font-size:2rem;
}

.section-about .txt .p{
	font-size:0.95rem;
}
.section .title .con {font-size:0.95rem;}
.section-products .item .txt {background-size:100% 200%;}
.section-products .item .txt .box {bottom:0;}
.section-products .item .txt .btn {opacity:1;}
.section-products .item .txt:before {transition:all 0.3s ease-out;transform:scale(1) rotate(0);opacity:0.5;}
.section-application .swiper .swiper-slide {width:32.5em;transform:none !important;margin-top:5%;}
.section-application .swiper-button-next {right:50%;margin-right:-15em;background-image:url(../images/button-next.png);}
.section-application .swiper-button-prev {left:50%;margin-left:-15em;background-image:url(../images/button-prev.png);}
.section-application .swiper .item {padding: 0em;}
.section-service .list .item {max-width:30em;width:100%;border-width:0.5px !important;margin:0 auto 2em;}
.section-service .list .item .tit {min-height:unset;}
.section-service .list .item .con {min-height:unset;}
.section-about .list .item {width:50%;margin-bottom:2em;}
.xian{border:none;}
.section-about .list .item:nth-child( 2n ):before {display:none;}
.section-about .list .item .tit {font-size:1.25em;}
.section-blogs .left .item .img {height:21em;}
.section-blogs .right .item .img {width:10em;height:7em;}
.section-blogs .right .item .txt {width:calc( 100% - 11em );}
.page-raw-materials .p {padding-bottom:1.5em;}
.page-btn .btn {font-size:1.25em;}
.list-blog .list .item .img {width:100%;height:auto;}
.list-blog .list .item .txt {width:100%;padding-bottom:1em;}
.list-blog .list .item .txt .tit {height:auto;}
.list-blog .list .item .txt .con {font-size:1.25em;height:auto;margin-bottom:1.25em;}
.list-blog .list .item .date {display:none;}
.list-products .list .item {width:100%;margin-right:0;}
.list-products .list .item .img {height:auto;}
.list-products .list {margin-bottom:1em;}
.info_blog .container {padding:2em;}
.info_blog .box .h2 {font-size:1.75em;}
.info_blog .box .article p {font-size:1.25em;}
.prev-next .prev,.prev-next .next {width:100%;}
.info_blog .hot_blog li {width:100%;}
.info_product .foot-swiper {padding:1.75em;}
.info_product .foot-swiper .foot_tit .swiper-pagination {display:none;}

.section-gointo-rp .swiper .item .img img {height: 60vw;}
	
.foot_links {margin-bottom:2em;}
.foot_link {max-width:100%;width:100%;}
.foot_link .m_toggle {}
.foot_link .m_name {display:block;line-height:1;color:var(--theme);position:relative;margin-bottom:0;font-size:1.75em;background:none;padding:1em 0;border-bottom:1px solid var(--border-color);border-radius:0;}
.foot_link .m_name span {position:absolute;top:0;right:0;line-height:3em;text-align:center;width:3em;height:3em;transition:all 0.5s;}
.foot_link.m_toggle.active .m_name span {transform:rotate(45deg);}
.foot_link .toggle_con {display:none;padding:2em 0;border-bottom:1px solid var(--border-color);}
.foot_link .toggle_con .item {padding-bottom:0;}
.foot_link .toggle_con .item .tit {display:none;}
.foot_link .toggle_con .item .a {font-size:1.25em;}
.foot_list .item {width:100%;border-right-width:0;border-bottom:1px solid #dddddd;}
}

@media screen and (max-width:1024px) {
    
    .solution_names{
        display:none;
    }
    
    .pc_product_name{
        display:none;
    }
    
    .section-application .section-swiper .swiper{
        margin-top:0px;
    }
    
    .pc_solog{
        display:none;
    }
    
	.index_footer{
		width:100%;
		height:100%;
		position:relative;
		
		
	}
	
	.index_footer_bg{
		width:100%;
		height:auto;
		
	}
	
	.index_footer_bg img{
		width:100%;	
	}
	
	.footer_content{
		width:100%;
		height:100%;
		position:absolute;
		top:0px;
		z-index:9;
		
	}
	
	.footertop{
		width:100%;
		height:auto;
		border-bottom:1px solid #6e6e6e;
		display:flex;
		justify-content:space-between;
		margin-top:2%;
		padding-bottom:1%;
		 align-items: center;
	}
	
	.footer_logo{
		width:18%;
		height:auto;
		overflow:hidden;
		margin-top:4%;
	}
	
	.footer_logo img{
		width:100%;
		
	}
	
	.footer_remark{
		font-size:1.2em;
		margin-top:4%;
	}
	
	.footer_under{
		width:100%;
		display:flex;
		justify-content:space-between;
		margin:1.5% 0;
		flex-wrap:wrap;
	
	}
	
	.footer_under_left{
		width:50%;
		height:auto;
	}
	
	.footer_under_middle{
		width:50%;
		height:auto;
		display:flex;
	}
	
	.footer_under_left_list{
		display:flex;
		margin-bottom:5%;
	}
	
	.content_title{
		font-weight:bold;
		font-size:1.4em;
		font-family: 'Teko-SemiBold';
	}
	
	.footer_under_left_list_img_content{
		margin-left:1%;
		margin-top:1%;
	}
	
	.footer_meun{
		width:100%;
		height:auto;
		padding:0 5%;
	}
	
	.footer_meun_big_title{
		font-size:1.8rem;
		font-weight:bold;
		color:#263071;
		font-family: 'Teko-SemiBold';
	}
	
	.footer_meun_list{
		font-size:1em;
		line-height:20rpx;
	}
	
	
	.footer_meun_list a{
		display:block;
		margin-top:5%;
	}
	
	.footer_meun_list a:hover{
		color:#263071;
	}
	
	
	.footer_under_right{
		width:100%;
		height:auto;
		margin-top:10%;
	}
	
	.form-under_left{
		width:100%;
	}
	
	.footer_under_right_content{
		font-size:1.7em;
		color:#263071;
		font-family: 'Teko-SemiBold';
	}
	
	.footer_form{
		width:100%;
		height:auto;
	}
	
	.form-top input{
		width:100%;
		height:60px;
		line-height:60px;
		color:#4c5861;
		border:none;
		padding:20px;
		font-size:0.9em;
		margin-top:3%;
	}
	
	.form-under{
		width:100%;
		height:60px;
		display:flex;
	}
	
	.form-under_left input{
		width:100%;
		height:60px;
		line-height:60px;
		color:#4c5861;
		border:none;
		padding:20px;
		font-size:0.9em;
		margin-top:5%;
	}
	
	.code{
		width:25%;
		height:60px;
		overflow:hidden;
		margin-top:5%;
	}
	
	.code img{
		width:100%;
		margin-top:5%;
	}
	
	.tijiao{
		width:100%;
		height:55px;
		background:#263071;
		line-height:55px;
		text-align:center;
		font-size:1em;
		color:#ffffff;
		border-radius:10px;
		border:none;
		margin-top:9%;
	}
	
	.tijiao input{
		display:block;
		width:100%;
		height:55px;
		background:#263071;
		line-height:55px;
		text-align:center;
		font-size:1em;
		color:#ffffff;
		border-radius:10px;
		border:none;
		
	}
	
	.footer_copyright{
		width:100%;
		height:50px;
		background:#263071;
		color:#ffffff;
		text-align:center;
		font-size:1em;
		margin-top:65%;
	}
	

.img{
    position:relative;
}
	
.banner .txt .container{
    padding:2%;
    margin-top:10%;
  
}	

.edslider .controls .paginator{
    top:450px;
}

.banner_sologo {
        font-size:2rem;
        line-height: 1.25;
    }
	
.banner_small_icon_list{
	width:100%;
	height:auto;
	margin-top:5%;
	
}

#second_banner_small_icon_list{
	margin-top:3%;
	margin-bottom:1.5%;
}

.icon_list{
	display:flex;
	margin-left:1%;
	margin-right:12%;
}



.icon_img img{
	width:30px;
	height:30px;
}

.icon_img_name{
	font-size:1em;
	color:#000000;
	font-family:'Poppins-Regular';
	margin-top:0px;
	position:relative;
	left:20px;
	top:5px;
}

#four_list{
	margin-left:5%;
}

.banner_button a{
	display:block;
	background:#3fc195;
	width:45%;
	padding:1.5%;
	text-align:center;
	color:#ffffff;
	font-family:'Poppins-Regular';
	font-size:1em;
	border-radius:10px;
	margin-top:10%;
	box-shadow: 1.5px 0px 7px #383838;
	transition:all 0.65s;
}

.section-application .swiper .item .txt .tit{
    font-size:0.85em;
    padding-right:5em;
}

	
}

@media screen and (max-width:720px) {
	
	#solution_list .item-2 .txt .tit{
		font-size:1.3rem;
	}
	
	#solution_list .item-2 .txt .tit_small{
		font-size:0.9rem;
	}
	
	.index_footer_bg{
		display:none;
	}
	
	.footer_under_left{
		width:100%;
	}
	
	.footer_under_middle{
		width:100%;
		flex-wrap:wrap;
	}
	
	.footer_meun{
		padding:0px;
		margin-bottom:6%;
	}
	
	.footer_meun_big_title{
		font-size:1.6em;
	}
	
	.footer_content{
		position:relative;
	}
	
	.footertop{
	   flex-wrap:wrap;	
	}
	
	.footer_logo{
	  width:100%;
	  padding:5% 0;
	}
	
	.footer_logo img{
		width:40%;
	}
	
	.footer_remark{
		height:30px;
		line-height:30px;
		font-size:1.2em;
		margin-top:0px;
	}
	
	.footer_under{
		margin-top:3%;
	}
	
	.footer_copyright{
		margin-top:10%;
		font-size:1.3em;
	}
	
	.footer_under_right{
		margin-top:0px;
	}
	
	.footer_meun_list a{
		font-size:1.3em;
	}
	
	.contnet_remarks{
		font-size:1.3em;
	}
	
	.index_footer input{
		font-size:1.5em;
	}
	
	.application_bg_content{
	width:100%;
	height:auto;
	padding:0 4%;
	position:absolute;
	display:flex;
	justify-content:space-between;
	z-index:99;
	color:#ffffff;
	top:10%;
}
	
	.application_bg_content_left_big_titles{
	font-size:1.6em;
	font-weight:bold;
	font-family: 'Teko-SemiBold';
    text-transform: uppercase;
    margin-top:2%;
}

.application_bg_content_left_small_titles{
	font-size:0.7em;
	color:#ffffff;
    margin-top:0.5%;
}

#application_more{
	font-size:1em;
	margin-top:6%;
}

.section-products .item .txt .tit {
        font-size: 0.95em;
    }
	

	
	.section-products .item .txt .btn{
		font-size:0.7em;
	}
	
	.section-products .item-2 .txt .tit {
        font-size:1.3em;
    }	
}

