@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1600px){
	header .header{width:100%}
	.container{width:90%;margin:0 auto;}
}
@media only screen and (max-width:1440px){
	header .header{width:100%;padding:0 3%;}
	.pnav{padding:0}
	.nav li{padding-right:0;}
	.fnav .item{margin-right:50px;}
	.in-ab .fl .txt{width:90%;}
	.in-ab .fl p:nth-child(2){display:none;}
	.in-ab .in-tit{padding-top:35px;margin-bottom: 30px;}
	.pro_box li{height:483px;}
	.res-list ul li .r-txt h2{
		margin:20px 0;
	}
	.form-con .tc input,.form-con .tc select,.form-con .fr .tc input{width:calc(100% - 130px)}
	.form-con .fl,.form-con .fr{width:50%;}
	.form-con{padding:30px;}
	.form-con h2{padding-top:0;}
	.sub{margin:0 auto;font-size:1rem;}
	.close-btn{
		top:35px;
		right:30px;
	}
	.gp{right:5%}
}
@media only screen and (max-width:1366px){
	.gp{right:4.5%}
	.nav li > a {
		padding: 38px 20px;
	}
}
@media only screen and (max-width:1280px){
	.logo{width:240px;}
	#main-navigation li{margin:0 15px;}
	.ab-con .word{width:100%;}
}
@media only screen and (max-width:768px){
	header{height:70px;display: block;}
	.menu {
   		height: calc(100vh - 45px);
		padding: 0 0 45px;
		position: fixed;
		background: #fff;
		width: 100%;
		left: 0;
		top: 70px;
		z-index: 999;
		display: none;
		max-width: 100%;
		overflow: auto;
	}
	.row{display:block;}
	.logo{width:188px;padding-top:5px;float:left;}
	.lan-btn{float:right;}
	.js-open-nav{padding-top:13px;}
	.in-banner{padding-top:70px;}
	.in-banner .text h3{margin-top:15px;}
	.js-open-nav{
		display:inline-block;
		width:35px;
		height:39px;
		position: relative;
		ransition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
	}
	.js-open-nav span{
		position: absolute;
		display:block;
		width:35px;
		height:3px;
		background:#821c7f;
		top: calc(50% + 10px);
    	margin-top: -2px;
		border-radius: 4px;
	}
	.js-open-nav span:before,
	.js-open-nav span:after{
		position:absolute;
		display:block;
		width:35px;
		height:3px;
		background:#821c7f;
		content: '';
		border-radius: 4px;
		transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
	}
	.js-open-nav span::before {
		top: -10px;
	}
	.js-open-nav span::after {
		bottom: -10px;
	}
	.js-open-nav.is-active span{
		background-color: transparent !important;
		transform: rotateY(-180deg);
	}
	.js-open-nav.is-active span::before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
	}
	.js-open-nav.is-active span::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
	}
	#main-navigation .l1{    
		position: relative;
		display: block;
    	width: 100%;
    	line-height: 60px;
    	background: #f7f7f7;
		margin:0;
	}
	#main-navigation .l1:nth-child(even){background:#fff;}
	#main-navigation .l1 a{
		text-align: left;
		display: block;
		padding-left: 5%;
		position: relative;
		color: #333;
		transition: all .3s ease;
	}
	.header2 .nav .sub-tit:after {
		content: "";
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background-size: 100% auto;
		position: absolute;
		right: 6.4%;
		top: 16px;
		background: url(/bak/img/img1.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 20px auto;
		transform: rotate(0);
		transform-origin: center center;
		transition: all .3s ease-in-out;
	}
	.header2 .nav .sub-tit.on:after {
		transform: rotate(-180deg);
	}
	
	
	
	.container{padding:0 15px;}
	#tabs{width:92%;}
	.content .swiper3{height:auto;}
	.content .swiper3 .prev3{left:0;}
	.content .swiper3 .next3{right:0;}
	.word-box{
		top:30px;
		height:auto;
		padding:35px 30px;
	}
	.in-news-list .item{width:48%;}
	.foot_nav{padding:30px 0;}
	footer .lt{display:none;}
	footer .rt{width:100%;}
	.top-banner{padding-top:70px;}
	
	/************×ðÁú¶¶È¦¹ÙÍø¼ò½é*************/
	.nav2 .container .left .nav-list .nav-items a{width:200px;text-align: center;}
	.in-banner .text h1{font-size:40px;}
	.huod .swiper1 .swiper-slide{width:100%!important;margin:0;}
	.map,.map .text{position:static;width:100%;padding-right: 0;}
	.map .text .note{
		position:static;
		-webkit-transform: translateY(0%); 
    	-ms-transform: translateY(0%);
		transform: translateY(0%);
		padding-top:30px;
	}
	.add-link a{
		height: 80px;
		line-height: 60px;
		padding-top: 20px;
		font-size: 16px;
	}
	.add-link a:hover, .add-link a.active {
		height: 80px;
		line-height: 80px;
	}
	.add-link a:hover::after, .add-link a.active::after,.add-link a.active:before{height:80px;}
	.add-link a::after,.add-link a::before{height: 60px;}
	.pro-list{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-gap: 30px;
		clear: both;
		padding-top: 80px;
	}
	.productdetails-tit .tit-ul .li{width:130px;}
	.base-info{padding-top:70px;}
	.pdcon{padding-bottom:50px!important;}
	.business-box .business{width:49%;margin-right:1%;}
	.business-box .business:nth-child(4), 
	.business-box .business:nth-child(7) {
		margin-right:1%;
	}
	.business-box .business .bottom-category ul li a{font-size:12px;}
	.proinbox .right .pb20{font-size:14px;}
	.proinbox .left{min-height:300px;}
	.section-content .sheet li{width:49%;margin-right:1%;}
	.sheet-title,.data .w-tr{padding:0;}
	.newsItem{padding:30px 0;}
	.newsItem a{width:calc(100% - 138px);float:right;height:auto;}
	.news-imgbox{display:none;}
	.newsItem a .newsContent h3{
		font-size:16px;
		line-height: 25px;
		font-weight: bold;
	}
	.newsItem a .newsContent p{font-size:12px;}
	.nd-con .bottom ul li{font-size:14px;}
	.bd_list .li .text{padding-left:0;}
	.bd .news-tab .newtab-swiper a{font-size:13px;}
}

@media only screen and (max-width:450px){
	.word-box {
		width:80%;
		left:10%;
		top: 30px;
		height: auto;
		padding: 35px 30px;
		background: transparent;
		-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0);
		-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0);
		box-shadow: 0px 5px 10px rgba(0,0,0,0);
	}
	.word-box .stt{
		font-size:18px;
		color:#fff;
	}
	.word-box .stc,.word-box .smore{display:none;}
	.content .swiper3 .swiper-slide-active .sbox s{background:rgba(0,0,0,.2);border-radius: 20px;}
	#tabs li{
		width:33.33%;
		border-right:1px solid #ccc;
		padding:10px 0;
		border-bottom:1px solid #ccc;
	}
	#tabs li:nth-child(3n){border-right:none;}
	#tabs li a{font-size:16px;}
	#tabs li:nth-child(n+4){border-bottom:none;}
	.in-news-list .item{width:100%;}
	
	.ab-con,.nlist,.nd-con{padding:50px 0;}
	
	.cul-con{padding:0;}
	.cul-con .container{padding-left:20px;}
	.cul-con p{font-size:16px;}
	.nav2 .container{padding:0;}
	.in-banner .text h1{font-size:24px;}
	.in-banner .text h3{display: none;}
	.nav2 .container .left .nav-list .nav-items{width:100px;}
	.nav2 .container .left .nav-list .nav-items a{width:100px;font-size:14px;padding-left: 0;}
	.job-list .td1{display:none;}
	.job-list .td0,.job-list .td2{width:50%;}
	.idea-3-ul .idea-3-li{width:50%;padding:20px;}
	.idea-3-ul .idea-3-li:nth-child(2n){border-right:0;}
	.idea-3-ul .idea-3-li:nth-child(5),.idea-3-ul .idea-3-li:nth-child(6){
		border-bottom: 1px solid #eee;
	}
	.idea-3-ul .idea-3-li .idea-3-li-t{margin-top:15px;}
	.idea-3-ul .idea-3-li .idea-3-li-p{line-height:24px;}
	.add-link a img{display:none}
	.add-link a{font-size:14px;}
	.pro-list{display:block;}
	.pro_2_mid_right_1_mid_1{height:200px;}
	.pro_2_mid_right_1_mid{padding-bottom:15px;}
	.pro_info_1_1_left,.pro_info_1_1_right{width:100%}
	.product-info-list .container{padding:0;}
	.productdetails-tit .tit-ul{width:100%;}
	.productdetails-tit .tit-ul .li{width:25%;font-size:16px;}
	.productdetails-tit .tit-ul .li:after{width:100%;}
	.productdetails-tit .back{display:none;}
	.business-box .business{width:100%;margin-right: 0;}
	.business-box .business .bottom-category ul li{width:100%;}
	.business-box .business .bottom-category ul li a{font-size:14px;}
	.proinbox .container{padding:30px 15px;}
	.proinbox .left,.proinbox .right{width:100%;float:none;}
	.proinbox .page1{left:0;right:auto;}
	.proinbox .page1 a{margin-left:0px;margin-right:15px;}
	.proinbox .right h2{margin-bottom:10px;}
	.proinbox .right .pb20{margin-top:0px;}
	.nav-wrap li a{font-size:14px;}
	.section-content .sheet li{width:100%;margin-right:0;}
	.section-content{padding:15px 0;min-height: 200px;}
	.section-content .scon{padding:30px 0 0 0}
	#p-na a{font-size:12px;}
	#p-na{padding-left:10px;}
	.nav2 .container .left .nav-icon,.iconfont{width:40px;}
	.two_sel{flex-wrap: wrap;height: auto;margin:30px 0;}
	.two_sel .sel,.two_sel .ss{width:50%;margin-bottom: 10px;height:50px;}
	.two_sel .ss{width:calc(50% - 10px);margin-right: 10px;}
	.data{padding:50px 0;}
	.data .w-tr .td{font-size:14px;}
	.data .td2,.data .td3{display:none;}
	.data .td0,.data .td4{width:50%;}
	.newsItem .newsDate{
		position: absolute;
		width:70px;
		height: 70px;
		float:none;
		border:0;
		left: 0;
		background: #821c7f;
	}
	.newsItem .newsDate h3,.newsItem .newsDate p{color:#fff;}
	.newsItem .newsDate h3{font-size:18px;}
	.newsItem a{width:100%;float:none;}
	.news-imgbox{display:block;width:100%;height: auto;}
	.ser-div-1,.ser-div-2,.ser-div-3{display:block;}
	.chart1 input,.chart1 select{width:100%;margin-bottom:15px;}
	.ico-list{ grid-template-columns: repeat(2,1fr);}
	.ico-list li a{padding:15px 0;height:auto;}
	.ico-list li a img{
		min-height: auto;
	}
	.ico-list li a h2{font-size:16px;margin-top:15px;}
	.ecosystem_txt,.ecosystem_txt, .ecosystem_img{width:100%;padding:0;}
	.bd .news-tab{margin-top:24px;padding-bottom: 10px;}
	.bd .news-tab .span{font-size:14px;width:90px;}
	.bd .news-tab .newtab-swiper .swiper-slide{text-align:center;}
	.bd .title-top .title-left .tit2{font-size:26px;}
	.bd .news-tab .newtab-swiper {
		width: calc(100% - 100px);
		overflow: hidden;
	}
	.bd .news-tab .swiper-slide:hover,
	.bd .news-tab .swiper-slide-active{
		color: #821c7f;
	}
	.bd .news-tab .swiper-slide:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background: #821c7f;
		left: 0;
		bottom: 0;
		transform: scale(0, 0);
		transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	}
	.bd .news-tab .swiper-slide:hover:before,
	.bd .news-tab .swiper-slide-active:before{
		transform: scale(1, 1);
	}
	.bd_list .li .text{width:100%;}
	.nd-con h3{font-size:20px;}
	.articleContent{padding:0;margin:0;}
	.nd-con .bottom{display:block;}
	
	.in-title h1{font-size:30px;}
	.in-pro-con .swiper-container{
		width:100%;
		margin:30px auto;
	}
	
	/*µ¼º½*/
	#main-navigation .l1:nth-child(n+2) .a1:after{
		content: "";
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background-size: 100% auto;
		position: absolute;
		right: 6.4%;
		top: 16px;
		background: url(/bak/icon/img1.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 20px auto;
		transform: rotate(0);
		transform-origin: center center;
		transition: all .3s ease-in-out;
	}
	#main-navigation .l1:nth-child(n+1) .a1.on:after {
    	transform: rotate(-180deg);
	}
	#main-navigation .l1:nth-child(6) .a1:after{display:none;}
	.nav-item,.menu-sublist{
		width:100%;
		position:static;
		display:none;
		margin:0;
		padding:0 6%;
		line-height: 40px;
		box-shadow: none;
		background: transparent;
	}
	#main-navigation .nav-item li{border:none;background: transparent;}
}


























<!--ºÄÊ±1776464179.2983Ãë-->