/*.banner-ul*/
		
			
			
			
		/*who_about*/
		
		#who_about {
			padding: 100px 0;
		}
		
		#who_about .top{
			margin-bottom:25px;
		}
		
		#who_about .top .des {
			font-size: 26px;
			line-height: 35px;
			font-family: "RM";
			float: left;
		}
		
		#who_about .top .tit {
			float: right;
		}
		
		#who_about .top .tit .h2_title font {
			color: #0087d3;
		}
		
		#who_about .top .tit p {
		    font-size: 28px;
		    line-height: 28px;
			text-align:right;
		}
		
		#who_about .bottom{
			overflow: hidden;
			background-image: url(../image/about-back.jpg);
			background-repeat: no-repeat;
			background-size: 100% 100%;
			padding: 90px 65px;
		}
		
		#who_about .bottom .con {
		    float: left;
		    width: 70%;
		}
		
		#who_about .bottom .con .tit {
		    font-size: 22px;
		    line-height: 30px;
		    font-family: "RM";
		    width: 50%;
		}
		
		#who_about .bottom .con .des-box{
			overflow: hidden;
			margin-top: 65px;
		}
		
		#who_about .bottom .con .des-box p{
			float: left;
			width: 50%;
			padding-right: 60px;
			line-height: 25px;
			font-size: 16px;
			font-family: "RL";
		}
		
		
		#who_about .bottom .video {
		    float: right;
		    width: 32%;
		    margin-right: -65px;
		    margin-top: -60px;
		}
		
		#who_about .bottom .video img{
			display: block;
			width: 100%;
		}
		
		.videothumb{
			position: relative;
		}
		
		.videothumb:after {
		    content: "";
		    background: url(../image/play.png) no-repeat;
		    width: 40px;
		    height: 40px;
		    background-size: 40px;
		    position: absolute;
		    right: 10px;
		    bottom: 10px;
		}
		
		.videothumb iframe {
		    position: absolute;
		    left: 0;
		    top: 0;
		    z-index: 900;
		    width: 100%;
		    height: 100%;
		}
		
		.num-ul{
			margin-top: 60px;
			overflow: hidden;
			display: flex;
		}
		
		.num-ul li{
			flex:1;
		}
		
		.num-ul li:nth-child(4){
			flex:0.5;
		}
		
		.num-ul li div *{
			color: #ec6a00;
			font-weight: bold;
		}
		
		.num-ul li div font {
		    font-size: 68px;
		    line-height: 68px;
		    font-family: "Gbold";
		    letter-spacing: -2px;
		}
		
		.num-ul li div font sup {
		    font-size: 40px;
		    line-height: 40px;
		}
		
		.num-ul li div span{
			font-size: 40px;
		}
		
		.num-ul li p{
			line-height:30px;
			font-size:22px;
			margin-top:10px;
			font-family:"RR";
		}
		
		.numbox .num-ul{
			display: block;
		}
		
		
		@media screen and (max-width:1680px) {
			#who_about .top .des {
			    font-size: 22px;
			    line-height: 30px;
			}
			
			#who_about .top .tit p {
			    font-size: 24px;
			    line-height: 24px;
			}
			
			#who_about .bottom {
			    padding: 60px 55px;
			}
			
			#who_about .bottom .con .tit {
			    font-size: 20px;
			    line-height: 28px;
			}
			
			#who_about .bottom .con .des-box {
			    overflow: hidden;
			    margin-top: 45px;
			}
			
			#who_about .bottom .con .des-box p {
			    padding-right: 45px;
			    line-height: 24px;
			    font-size: 14px;
			}
			
			.num-ul li div font {
			    font-size: 55px;
			    line-height: 55px;
			}
			
			.num-ul li div font sup {
			    font-size: 30px;
			    line-height: 30px;
			}
			
			.num-ul li div span {
			    font-size: 35px;
			}
			
			.num-ul li p {
			    line-height: 25px;
			    font-size: 18px;
			}
		}
		
		
		@media screen and (max-width:1440px) {
			#who_about .top .des {
			    font-size: 18px;
			    line-height: 30px;
			}
			
			#who_about .top .tit p {
			    font-size: 20px;
			    line-height: 20px;
			}
			
			#who_about .bottom {
			    padding: 40px 50px 60px;
			}
			
			#who_about .bottom .con .tit {
			    font-size: 18px;
			    line-height: 28px;
			}
			
			#who_about .bottom .con .des-box {
			    overflow: hidden;
			    margin-top: 35px;
			}
			
			#who_about .bottom .con .des-box p {
			    padding-right: 35px;
			    line-height: 23px;
			    font-size: 13.5px;
			}
			
			.num-ul li div font {
			    font-size: 45px;
			    line-height: 45px;
			}
			
			.num-ul li div font sup {
			    font-size: 25px;
			    line-height: 25px;
			}
			
			.num-ul li div span {
			    font-size: 30px;
			}
			
			.num-ul li p {
			    line-height: 25px;
			    font-size: 16px;
			}
		}
		
		
		@media screen and (max-width:1280px) {
			#who_about .top .des {
			    font-size: 16px;
			    line-height: 25px;
			}
			
			#who_about .top .tit p {
			    font-size: 18px;
			    line-height: 18px;
			}
			
			#who_about .bottom {
			    padding: 30px 45px 50px;
			}
			
			#who_about .bottom .con .tit {
			    font-size: 16px;
			    line-height: 25px;
			}
			
			#who_about .bottom .con .des-box {
			    overflow: hidden;
			    margin-top: 25px;
			}
			
			#who_about .bottom .con .des-box p {
			    padding-right: 35px;
			    line-height: 20px;
			    font-size: 13px;
			}
			
			#who_about .bottom .video {
			    margin-right: -45px;
			    margin-top: -30px;
			}
			
			.num-ul li div font {
			    font-size: 32px;
			    line-height: 32px;
			}
			
			.num-ul li div font sup {
			    font-size: 22px;
			    line-height: 22px;
			}
			
			.num-ul li div span {
			    font-size: 26px;
			}
			
			.num-ul li p {
			    line-height: 23px;
			    font-size: 14px;
			}
		}
		
		
		@media screen and (max-width:1182px) {
			#who_about {
			    padding: 30px 0;
			}
			
			#who_about .bottom{
				background-image: unset;
				
			}
			#who_about .bottom .con {
			    float: left;
			    width: 100%;
			}
			
			#who_about .bottom {
			    padding: 20px 20px 20px;
			    border: 1px solid #ddd;
			}
			
			#who_about .bottom .video {
			    float: left;
			    width: 100%;
			    margin-right: 0;
			    margin-top: 20px;
			}
			
			.num-ul {
			    margin-top: 20px;
			}
			
			.num-ul li div font {
			    font-size: 32px;
			    line-height: 32px;
			}
			
			.num-ul li div font sup {
			    font-size: 20px;
			    line-height: 20px;
			}
			
			.num-ul li div span {
			    font-size: 22px;
			}
			
			.num-ul li p {
			    line-height: 18px;
			    font-size: 13px;
			}
		}
		
		
		@media screen and (max-width:900px) {
			.num-ul{
				display: block;
				overflow: hidden;
			}
			.num-ul li{
				flex: unset;
				float: left;
				width: 50%;
				margin-bottom: 20px;
			}
			
			.num-ul li:nth-child(3),.num-ul li:nth-child(4){
				margin-bottom: 0;
			}
		}
		
		
		@media screen and (max-width:700px) {
			#who_about .top .tit {
			    width: 100%;
				margin-top: 15px;
			}
			
			#who_about .top .tit .h2_title{
				text-align: left;
			}
			
			#who_about .top .tit p {
			    font-size: 18px;
			    line-height: 18px;
				text-align: left;
			}
			
			#who_about .bottom .con .des-box {
			    margin-top: 15px;
			}
			
			#who_about .bottom .con .tit {
			    font-size: 16px;
			    line-height: 25px;
				width: 100%;
			}
			
			#who_about .bottom .con .des-box p {
			    padding-right: 0;
			    line-height: 20px;
			    font-size: 13px;
			    width: 100%;
			    margin-top: 15px;
			}
			
			#who_about .bottom .con .des-box p:nth-child(1){
				margin-top: 0;
			}
		}
		
		
		@media screen and (max-width:600px) {
			.num-ul li div font {
			    font-size: 24px;
			    line-height: 24px;
				letter-spacing: 0;
			}
			
			.num-ul li div font sup {
			    font-size: 16px;
			    line-height: 16px;
			}
			
			.num-ul li div span {
			    font-size: 18px;
			}
			
			.num-ul li p {
			    line-height: 16px;
			    font-size: 12px;
				height: 30px;
			}
		}
		
		
		
		
		
		
		/*our_news*/
		
		#our_news{
			padding: 100px 0;
			background-color: #f6f6f6;
		}
		
		#our_news .h2_title{
			text-align:left;
		}
		
		#our_news .news-box{
			margin-top:55px;
		}
		
		#our_news .box{
			float: left;
			width: 32%;
			margin-right: 2%;
			height: 575px;
		}
		
		#our_news .box:nth-child(3){
			margin-right: 0;
		}
		
		#our_news .box a .img img{
			display: block;
			width: 100%;
		}
		
		#our_news .box .time{
			font-size: 16px;
			color: #7b7b7b;
			margin: 25px 0 25px;
			padding-left: 25px;
			background-image: url(../image/time.png);
			background-repeat:no-repeat;
			background-position: left center;
		}
		
		#our_news .box a .tit{
			font-size: 28px;
			line-height: 35px;
			font-family: "RB";
			color: #222;
		}
		
		#our_news .box a .des {
		    font-size: 18px;
		    line-height: 30px;
		    font-family: "RL";
		    margin: 20px 0 30px;
		    color: #585858;
		}
		
		#our_news .box a .url {
		    font-size: 20px;
		    font-family: "RM";
		    width: 150px;
		    height: 45px;
		    line-height: 45px;
		    color: #fff;
		    background-color: #0087d3;
		    text-align: center;
		    transition: all 0.3s;
		    -webkit-transition: all 0.3s;
		    margin-left: 1px;
		    margin-bottom: 1px;
		}
		
		#our_news .box a .url:hover{
			    color: #0087d3;
			    background-color: transparent;
			    outline: 1px solid #0087d3;
		}
		
		#our_news .news-list .time{
			margin-top: 0;
		}
		
		#our_news .news-list .top-tit{
			font-size: 33px;
			line-height: 40px;
			font-family: "RB";
			margin-bottom: 25px;
		}
		
		#our_news .news-list a {
		    font-size: 18px;
		    line-height: 30px;
		    margin-bottom: 8px;
		    padding-left: 25px;
		    position: relative;
		    font-family: "RR";
		    display: block;
			color:#585858;
		}
		
		#our_news .news-list a::before{
			content:"";
			position: absolute;
			display: block;
			width: 10px;
			height: 2px;
			background-color: #0087d3;
			top: 13px;
			left: 0;
		}
		
		#our_news .news-list a:hover{
			color:#0087d3;
		}
		
		
		@media screen and (max-width:1680px) {
			#our_news .box .time {
			    font-size: 16px;
			    margin: 20px 0 20px;
			}
			
			#our_news .box a .tit {
			    font-size: 24px;
			    line-height: 30px;
			}
			
			#our_news .box a .des {
			    font-size: 16px;
			    line-height: 25px;
			    margin: 20px 0 25px;
			}
			
			#our_news .box a .url {
			    font-size: 18px;
			    width: 130px;
			    height: 40px;
			    line-height: 40px;
			}
			
			#our_news .news-list .top-tit {
			    font-size: 28px;
			    line-height: 35px;
			    margin-bottom: 25px;
			}
			
			#our_news .news-list a {
			    font-size: 16px;
			    line-height: 25px;
			    margin-bottom: 8px;
			    padding-left: 25px;
			}
		}
		
		
		@media screen and (max-width:1440px) {
			#our_news {
			    padding: 60px 0;
			}
			
			#our_news .box {
			    height: 455px;
			}
			
			#our_news .news-box {
			    margin-top: 35px;
			}
		
			#our_news .box .time {
			    font-size: 14px;
			    margin: 15px 0 15px;
			}	
			
			#our_news .box a .tit {
			    font-size: 22px;
			    line-height: 30px;
			}
			
			#our_news .box a .des {
			    font-size: 14px;
			    line-height: 23px;
			    margin: 20px 0 20px;
			}
			
			#our_news .box a .url {
			    font-size: 16px;
			    width: 130px;
			    height: 35px;
			    line-height: 35px;
			}
			
			#our_news .news-list .top-tit {
			    font-size: 24px;
			    line-height: 30px;
			    margin-bottom: 20px;
			}
			
			#our_news .news-list a {
			    font-size: 14px;
			    line-height: 23px;
			    margin-bottom: 8px;
			    padding-left: 25px;
			}
		}
		
		
		@media screen and (max-width:1280px) {
			#our_news .box a .tit {
			    font-size: 20px;
			    line-height: 27px;
			}
			
			#our_news .box a .des {
			    font-size: 13px;
			    line-height: 20px;
			    margin: 15px 0 15px;
			}
			
			#our_news .box a .url {
			    font-size: 14px;
			    width: 120px;
			    height: 30px;
			    line-height: 30px;
			}
			
			#our_news .news-list .top-tit {
			    font-size: 20px;
			    line-height: 27px;
			    margin-bottom: 15px;
			}
			
			#our_news .news-list a {
			    font-size: 13px;
			    line-height: 20px;
			    margin-bottom: 8px;
			    padding-left: 25px;
			}
			
			#our_news .news-list a::before {
			    top: 9px;
			}
		}
		
		
		@media screen and (max-width:1182px) {
			#our_news {
			    padding: 30px 0;
			}
			
			#our_news .box {
			    height: auto;
				width: 100%;
				margin-top: 15px;
			}
			
			#our_news .box:nth-child(1){
				margin-top: 0;
			}
			
			#our_news .box a{
				display: block;
			}
			
			#our_news .news-box {
			    margin-top: 20px;
			}
		}
		
		
		@media screen and (max-width:1000px) {
			
		}
		
		
		@media screen and (max-width:900px) {
			
		}
		
		
		@media screen and (max-width:600px) {
			#our_news .box .time {
			    font-size: 12px;
			    margin: 15px 0 15px;
			}
			
			#our_news .box a .tit {
			    font-size: 16px;
			    line-height: 27px;
			}
			
			#our_news .box a .des {
			    font-size: 12px;
			    line-height: 18px;
			}
			
			#our_news .box a .url {
			    font-size: 12.5px;
			}
			
			#our_news .news-list .top-tit {
			    font-size: 16px;
			    line-height: 24px;
			}
			
			#our_news .news-list a {
			    font-size: 12px;
			    line-height: 18px;
			    margin-bottom: 5px;
			    padding-left: 25px;
			}
			
			#our_news .news-list a::before {
			    top: 8px;
			}
		}
		
		
		/*new footer 脚步模块*/
		
		#copyr {
		    text-align: left;
		    font-size: 14px;
		    padding: 25px 0;
		}
		
		.footer .r{
			width: 730px;
		}
		
		.footer .r .center{
			width: 33%;
		}
		
		.footer .r .center:nth-child(1){
			width: 33%;
		}
		
		@media screen and (max-width:1440px) {
			#copyr {
				padding: 15px 0;
			}
		
			#copyr a {
				font-size: 12px;
			}
		
			#copyr .copy-con-right a {
				font-size: 12px
			}
		}
		
		@media screen and (max-width:1680px) {
			.new_icon_box {
			    padding-left: 275px;
			    height: 155px;
			    background-position: 105px center;
			    background-size: 190px;
			}
			
			.new_icon_box a .img {
			    height: 70px;
				width: 85px;
			}
			
			.icon_new_box .to-big .img img {
			    width: auto;
			    max-width: 100%;
			    height: auto;
			    max-height: 100%;
			}
			
			.icon_new_box {
			    display: flex;
			    height: 155px;
			}
			
			.new_icon_box a p{
			    font-size: 15px;
				margin-top: 5px;
			}
			
		}
		
		@media screen and (max-width:1440px) {
			.new_icon_box {
			    padding-left: 240px;
			    height: 140px;
			    background-position: 85px center;
			    background-size: 155px;
			}
			
			.new_icon_box a .img {
			    height: 55px;
			    width: 60px;
			}
			
			.icon_new_box {
			    display: flex;
			    height: 140px;
			}
			
			.new_icon_box a p{
			    font-size: 14px;
				margin-top: 5px;
			}
		}
		
		@media screen and (max-width:1280px) {
			.footer .r {
			    width: 650px;
			}
			

		}
		
		@media screen and (max-width:1182px) {
			.new_icon_box {
			    background-image: unset;
			    padding-left: 0;
			    height: 115px;
			}
			
			.icon_new_box {
			    height: 115px;
			}
			
			.new_icon_box a .img {
			    height: 40px;
			    width: 50px;
			}
			
			.footer>.center:nth-child(1) {
			    display: block;
			    width: 100%;
			}
			
			.footer>.center:nth-child(1) .top p{
				margin-bottom: 0;
				margin-top: 15px;
			}
		}
		
		@media screen and (max-width:1000px) {
			#copyr a.copy {
			    display: block;
			    width: 100%;
			    line-height: 20px;
			}
			
			#copyr .copy-page {
			    width: 100%;
			    text-align: left;
			    margin-top: 15px;
			    margin-right: 0;
			    line-height: 20px;
			}
			
			#copyr .copy-page a{
				margin: 0 5px;
			}
			
			#copyr .copy-page a {
			    display: inline-block;
			    margin: 0px 2px;
			}
		}
		
		@media screen and (max-width:900px) {
			
			.new_icon_box {
			    height: 85px;
			}
			
			.icon_new_box {
			    height: 85px;
			}
			
			.new_icon_box a .img {
			    height: 25px;
			    width: 30px;
			}
			
			.new_icon_box a p {
			    font-size: 12px;
			    margin-top: 5px;
			}
		}
		
		@media screen and (max-width:600px) {
			
		}



/*2023 08 29  晶台自适应*/

/*header*/
#menu li .sub_menu{
	width: 100%;
	left: 0;
	background-color: #fff;
}

#menu li .sub_menu .w1510 .left{
	width: 69%;
	overflow: hidden;
}

#menu li .sub_menu .w1510 .right{
	width: 25%;
}

#menu li .sub_menu .w1510 .right img{
	display: block;
	width: 100%;
}

#menu li .sub_menu .w1510 .left>a{
	text-align: left;
	padding: 0;
	float: left;
}

#menu li .sub_menu .w1510 .left.three>a{
	width: 33.3%;
}

#menu li .sub_menu .w1510 .left.four>a{
	width: 23.5%;
	margin-right: 2%;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}


#menu li .sub_menu .w1510 .left.cateOne a{
	width: 47%;
	border-bottom: 0;
	line-height: 20px;
    font-size: 17px;
	position: relative;
}

#menu li .sub_menu .w1510 .left.cateOne a::after{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}

#menu li .sub_menu .w1510 .left.cateOne a p{
	opacity: 1;
	transition: all 0.5s;
}

#menu li .sub_menu .w1510 .left.cateOne a:hover p{
	opacity: 1;
}

#menu li .sub_menu .w1510 .left.cateOne a:hover::after{
	width: 100%;
}

#menu li .sub_menu .w1510 .left.four>a:nth-child(4n){
	margin-right: 0;
}

#menu li .sub_menu .w1510 .left.four>a p {
    font-size: 13px;
    color: #545454;
    margin-top: 10px;
}

#menu li .sub_menu .w1510 .left .list{
	text-align: left;
	float: left;
}

#menu li .sub_menu .w1510 .left.three .list{
	width: 25%;
	margin-right: 12.5%;
}

#menu li .sub_menu .w1510 .left.three .list:last-child{
	margin-right: 0;
}

#menu li .sub_menu .w1510 .left.four .list{
	width: 23.5%;
	margin-right: 2%;
}

#menu li .sub_menu .w1510 .left.four .list:last-child{
	margin-right: 0;
}

#menu li .sub_menu .w1510 .left .list a{
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	margin: 16px 0;
	padding: 0;
	color: #545454 !important;
}

#menu li .sub_menu .w1510 .left .list a:first-child{
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
	color: #000 !important;
}

#menu li .sub_menu .w1510 .left .list a:hover{
	text-decoration-line: underline;
	color: #03234b !important;
}

#menu li .sub_menu .w1510 .left a:hover font{
	text-decoration-line: underline;
	color: #03234b !important;
	display: inline-block;
}

#menu li .sub_menu .w1510 .left.four>a:hover p{
	text-decoration-line: unset;
}

#top{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

@media screen and (max-width:1680px) {
	#menu li .sub_menu .w1510 .left.cateOne a {
		font-size: 16px;
	}

	#menu li .sub_menu .w1510 .left .list a:first-child {
		font-size: 18px;
		line-height: 30px;
	}

	#menu li .sub_menu .w1510 .left .list a {
		font-size: 15px;
	}
}
@media screen and (max-width:1440px) {
	#menu li .sub_menu .w1510 .left.cateOne a {
		font-size: 15px;
	}

	#menu li .sub_menu .w1510 .left .list a:first-child {
		font-size: 17px;
		line-height: 30px;
	}

	#menu li .sub_menu .w1510 .left .list a {
		font-size: 14.5px;
	}
}
@media screen and (max-width:1280px) {
	
}
@media screen and (max-width:1180px) {
	
}
@media screen and (max-width:900px) {
	
}
@media screen and (max-width:600px) {
	
}


/*#banner  新改动*/
#banner .swiper-pagination-bullet{
	background:none;
	opacity:1;
	position:relative;
	outline:none;
	vertical-align:middle;
}

#banner .swiper-pagination-bullet span{
	width:100%;
	height:6px;
	background:rgba(255,255,255,0.5);
	display:block;
	margin-top:1px;
}

#banner .swiper-pagination-bullet span:hover{
	background-color: #fff;
}

#banner .swiper-pagination-bullet i{
	background:#fff;
	height:100%;
	width:0%;
	position:absolute;
	top:1px;
	left: 0;
	transform:scaleX(0);
	transform-origin:left;
	z-index:3;
	transition-timing-function:linear;
}
#banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
	width:100%;
	height:6px;
	background:rgba(255,255,255,0.5);
	position:relative;
	z-index:1;
}

#banner .swiper-pagination-bullet-active i{
	animation:towidth 8s;
	animation-fill-mode: forwards;
}

#banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
	animation:towidth 8s;
	animation-fill-mode: forwards;
}

#banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
	animation:towidth 8s;
	animation-fill-mode: forwards;
}

@keyframes first{
  0% {transform:scaleX(0.5);left:0px;}/*091*/
  100% {transform:scaleX(1);left:90%;} /*0915*/
}

@keyframes last{
  0% {transform:scaleX(0.5);left:0px;}/*091*/
  100% {transform:scaleX(1);left:90%;} /*0915*/
}	

@keyframes middle{
  0% {transform:scaleX(0.5);left:0px;}/*091*/
  100% {transform:scaleX(1);left:90%;} /*0915*/
}

@keyframes towidth{
	0% {transform:scaleX(0);width:0px;}/*091*/
	100% {transform:scaleX(1);width:100%;} /*0915*/
}



@keyframes toBlock {
    0%{
        opacity: 0;
        left:100%;
    }

    100%{
        opacity: 1;
        left:0%;
    }
}

@keyframes toHidden{
    0%{
        opacity: 1;
        left:0%;
    }

    100%{
        opacity: 0;
        left:100%;
    }
}

nav.openMenu{
	animation:toBlock 0.5s;
	animation-fill-mode: forwards;
}


nav.closeMenu{
	animation:toHidden 0.5s;
	animation-fill-mode: forwards;
}

.sub_menu.openSub{
	animation:toBlock 0.5s !important;
	animation-fill-mode: forwards !important;
}


.sub_menu.closeSub{
	animation:toHidden 0.5s !important;
	animation-fill-mode: forwards !important;
}



/*首页产品模块 及 通用块大小*/
#product-center{
	padding: 120px 0;
}

.module-tit h1{
	font-size: 32px;
	line-height: 45px;
	color: #131313;
	text-transform: uppercase;
	font-weight: bold;
}

.module-tit hr {
	width: 45px;
	height: 7px;
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	margin: 28px 0 24px;
	display: block;
}

.module-tit p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 36px;
}

#product-center .module-tit p{
	
}

#product-center .module-box .list{
	position: relative;
	float: left;
	width: 49.5%;
	margin-right: 1%;
	transition: all 0.3s ease-in;
}

#product-center .module-box .list::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	/* background-color: rgba(0,0,0,0.0); */
	background-image: linear-gradient(-90deg,transparent,transparent);
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s ease-in;
}

#product-center .module-box .list:nth-child(1):hover::after {
	/* background-color: rgba(0,0,0,0.3); */
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	opacity: 0.7;
}

#product-center .module-box .list:nth-child(2):hover::after{
	/* background-color: rgba(0,0,0,0.3); */
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	opacity: 0.7;
}

#product-center .module-box .list:nth-child(2){
	margin-right: 0;
}

#product-center .module-box .list .con{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	padding: 55px 42px;
	z-index: 2;
	transition: all 0.5s ease-in;
}

#product-center .module-box .list:hover .con{
	height: 100%;
}

#product-center .module-box .list .con *{
	color: #fff;
}

#product-center .module-box .list .con .tit{
	font-size: 35px;
	font-weight: bold;
	border-bottom: 1px solid transparent;
	margin-bottom: 10px;
	padding-bottom: 10px;
	transition: all 0.5s ease-in;
}

#product-center .module-box .list:hover .con .tit{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

#product-center .module-box .list .con .des {
	
	opacity: 0;
	margin-top: 80px;
	transition: all 2s;
}

#product-center .module-box .list:hover .con .des{
	opacity: 1;
	margin-top: 0;
}

#product-center .module-box .list .con a {
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.6);
	padding: 15px 0px;
    width: 210px;
    text-align: center;
	position: absolute;
	bottom: 50px;
	left: 42px;
	transition: all 0.5s ease-in;
	opacity: 0;
	font-size: 14px;
}

#product-center .module-box .list:hover .con a{
	opacity: 1;
}

#product-center .module-box .list:hover .con a:hover{

}

#product-center .module-box .list:hover .con a font{
	position: relative;
	z-index: 1;
}

#product-center .module-box .list:hover .con a::before {
    content: "";
    border: 0;
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    transition: all 0.3s ease-in-out;
    z-index: 0;
}

/* #product-center .module-box .list:hover .con a::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid transparent;
    border-image: -webkit-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: -moz-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: -o-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    top: 0;
    left: 0;
    position: absolute;
} */

#product-center .module-box .list:hover .con a:hover::before{
	width: 100%;
}

/*首页核心能力*/

#indust-index{
	background-color: #efefef;
	padding: 120px 0;
}

#indust-index .list-top{
	margin-bottom: 25px;
}

#indust-index .list-top .left,#indust-index .list-bottom .right{
	width: 57%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#indust-index .list-top .right,#indust-index .list-bottom .left{
	width: 42%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#indust-index .img{
	width: 100%;
}

#indust-index .img img {
	display: block;
	max-height: 100%;
}

#indust-index .list-top .left,
#indust-index .list-top .right,
#indust-index .list-bottom .left,
#indust-index .list-bottom .right
{
	height: 18vw;
	position: relative;
	overflow: hidden;
}

#indust-index a{
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	text-align: left;
}

#indust-index .list-top .left a{
	background-image: url(../image/indust-back1.png);
}

#indust-index .list-top .right a{
	background-image: url(../image/indust-back2.png);
}

#indust-index .list-bottom .left a{
	background-image: url(../image/indust-back3.png);
}

#indust-index .list-bottom .right a{
	background-image: url(../image/indust-back4.png);
}

#indust-index a{
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	transition: all 0.3s ease-in;
	position: relative;
}


#indust-index a::after{
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.3;
	transition: all 0.5s;
}

#indust-index .list-top .left a::after{
	background-color: rgba(0, 0, 0, 0.3);
}

#indust-index .list-top .right a::after{
	background-color: rgba(0, 0, 0, 0.3);
}

#indust-index .list-bottom .left a::after{
	background-color: rgba(0, 0, 0, 0.3);
}

#indust-index .list-bottom .right a::after{
	background-color: rgba(0, 0, 0, 0.3);
}

#indust-index a:hover{
	background-size: auto 110%;
}

#indust-index a:hover::after{
	opacity: 0.7;
}

#indust-index a * {
    color: #fff;
    font-weight: bold !important;
}

#indust-index a .tit {
    display: inline-flex;
    position: relative;
    z-index: 2;
    transition: all 0.5s;
    font-size: 34px;
    line-height: 36px;
}
#indust-index a .tit p {
    margin-top: 0;
    padding-left: 7px;
}

#indust-index a .des {
    font-size: 14px;
    line-height: 25px;
    padding-left: 7px;
    color: #fff;
    font-weight: normal !important;
    position: relative;
    z-index: 4;
    margin-top: 10px;
    opacity: 0;
    top: 100px;
	transition: all 0.5s ease-in-out;
}

#indust-index a:hover .des{
    opacity: 1;
    top: 0px;
}

#indust-index a .tit img {
    display: block;
    width: 65px;
    margin: 0 auto;
}




/*应用领域*/

#app-index{
	padding: 120px 0;
}

#app-index .w1510 .right{
	padding-top: 20px;
}

#app-index .app-cate-box {
	margin: 40px 0 36px;
}

#app-index .app-cate-box a {
    display: inline-block;
    padding: 10px 0;
    border: 1px solid transparent;
    background-image: linear-gradient(-90deg,transparent,transparent);
    background-color: transparent;
    color: #707070;
    font-weight: bold;
    font-size: 14px;
    width: 150px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}

#app-index .app-cate-box a font{
	position: relative;
	z-index: 3;
}

#app-index .app-cate-box a::before {
    content: "";
    border: 1px solid transparent;
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
	opacity: 0;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    transition: all 0.3s ease-in-out;
    z-index: 0;
}

#app-index .app-cate-box a::after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid transparent;
	border-image: -webkit-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
	border-image: -moz-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
	border-image: -o-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
	border-image: linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
	top: 0;
	left: 0;
	position: absolute;
}

#app-index .app-cate-box a.active::before,#app-index .app-cate-box a:hover::before{
	width: 100%;
	opacity: 1;
}

#app-index .app-cate-box a.active,#app-index .app-cate-box a:hover{
	color: #fff;
}

#app-index .app-con-box .con-box-list{
	display: none;
}

#app-index .app-con-box .con-box-list.active{
	display: block !important;
}


/*新闻中心*/

#news-index-jt{
	padding: 120px 0;
	background-color: #ffffff;
}

#news-index-jt hr{
	margin-bottom: 70px;
}

#news-index-jt .module-box .left {
    width: 49%;
    position: relative;
    height: 557px;
}

#news-index-jt .module-box .left .img{
	width: 100%;
	height: 100%;
	display: block;
}

#news-index-jt .module-box .left .img a{
	display: block;
	height: 100%;
}

#news-index-jt .module-box .left .img img{
	display: block;
	width: 100%;
}

#news-index-jt .module-box .left .con {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px 50px;
	background-color: #03234b;
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
}

#news-index-jt .module-box .left .con *{
	color: #fff;
}

#news-index-jt .module-box .left .con .cate,#news-index-jt .module-box .left .con .tit{
	font-size:21px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

#news-index-jt .module-box .left .con .des{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}

#news-index-jt .module-box .left .con .time{
	font-size: 14px;
	font-weight: 300 !important;
}

#news-index-jt .module-box .right{
	width: 49%;
}

#news-index-jt .module-box .right .list{
	margin-bottom: 4%;
	padding-bottom: 4%;
	border-bottom: 1px solid #ddd;
}

#news-index-jt .module-box .right .list:last-child{
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#news-index-jt .module-box .right .list .img {
    float: left;
    width: 32.6%;
    height: 145px;
}

#news-index-jt .module-box .right .list .img img{
	display: block;
	width: 100%;
}

#news-index-jt .module-box .right .list .con{
	float: right;
	width: 63%;
}

#news-index-jt .module-box .right .list .con a{
	display: block;
}

#news-index-jt .module-box .right .con .cate{
	font-weight: bold;
	margin-bottom: 3%;
	color: #03234b;
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	display: inline-block;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 15px;
}

#news-index-jt .module-box .right .con .tit {
    font-size: 21px;
    line-height: 23px;
    font-weight: bold;
    color: #000;
    width: 92%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 3%;
    display: block;
}

#news-index-jt .module-box .right .con .tit:hover{
	text-decoration-line: underline;
}

#news-index-jt .module-box .right .con p{
	font-size: 14px;
	line-height: 24px;
	height: 40px;
	margin-bottom: 3%;
}

#news-index-jt .module-box .right .con .time{
	color: #747474;
}

#news-index-jt .module-box .right .con .cate,#news-index-jt .module-box .right .con .time{
	font-size: 14px;
}

#news-index-jt .module-box .right .con .time{
	font-weight: 300;
}


#news-index-jt .right{
	display: flex;
	justify-content:center;
	align-items:center;
	height: 557px;
}

@media screen and (max-width: 1680px){

	#news-index-jt  .module-box .right {
	height: 466px;
	}
}
@media screen and (max-width: 1600px){

	#news-index-jt  .module-box .right {
	height: 490px;
	}
}
@media screen and (max-width: 1550px){

	#news-index-jt  .module-box .right {
	height: 473px;
	}
}
@media screen and (max-width: 1500px){

	#news-index-jt  .module-box .right {
	height: 460px;
	}
}
@media screen and (max-width: 1440px){

	#news-index-jt  .module-box .right {
	height: 410px;
	}
}
@media screen and (max-width: 1300px){

	#news-index-jt  .module-box .right {
	height: 406px;
	}
}
@media screen and (max-width: 1280px){

	#news-index-jt  .module-box .right {
	height: 345px;
	}
}

@media screen and (max-width: 1182px){
	#news-index-jt .right{
		height:auto;
		display: block;
	}
}



/*首页关于我们*/

#about-index-jt{
	position: relative;
}

#about-index-jt .pos-tit{
	padding: 120px 20px 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#about-index-jt *{
	color: #fff;
}

#about-index-jt hr {
	background-color: #fff;
	margin-bottom: 50px;
}

#about-index-jt .pos-tit p{
	width: 50%;
}

#about-index-jt .pos-num {
	padding: 60px 0 70px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#about-index-jt .pos-num::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	opacity: 0.7;
}

#about-index-jt .pos-num .w1510{
	display: flex;
	text-align: center;
	position: relative;
	z-index: 3;
}

#about-index-jt .pos-num .list{
	flex: 1;
	border-left: 1px solid #fff;
}

#about-index-jt .pos-num .list:first-child{
	border-left: 0;
}


#about-index-jt .pos-num .list .num{
	font-size: 68px;
	font-weight: bold;
	font-family: "Mus";
}

#about-index-jt .pos-num .list p{
	font-size: 17px;
	margin-top: 15px;
	line-height: 24px;
}

#about-index-jt .url{
	font-size: 14px;
	padding: 15px 0px;
	width: 210px;
	text-align: center;
	margin-top: 45px;
	color: #fff;
	outline: 1px solid rgba(255,255,255,0.6);
	background-color: transparent;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

#about-index-jt .url::before{
	content: "";
	border: 0;
	display: block;
	width: 0%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(-90deg,#6db80f,#06a3db);
	transition: all 0.3s ease-in-out;
	z-index: 0;
	opacity: 0;
}

#about-index-jt .url font {
	position: relative;
	z-index: 333;
}

#about-index-jt .url:hover::before {
	width: 100%;
	opacity: 1;
}


/*合作伙伴*/

#part-index-jt {
    padding: 40px 0 80px;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#part-index-jt .w1510 .right{
	padding-top: 20px;
}

#part-index-jt .module-box {
	text-align: center;
	margin-top: 40px;
}
#part-index-jt .module-box .list{
	float: left;
	width: 20%;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 110px;
}

#part-index-jt .module-box .list img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}



/*页面底部留言*/

#page-bottom{
	padding: 30px 0 55px;
	background-image: url(../image/page-bottom-back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#page-bottom *{
	color:#fff
}

#page-bottom hr{
	background-color: #fff;
}

#page-bottom p{
	width: 45%;
}

#page-bottom .page-bottom-formbox{
	width: 70%;
}

#page-bottom .page-bottom-formbox .left{
	width: 45%;
}

#page-bottom .page-bottom-formbox .left input[type=text]{
	width: 100%;
	outline: 0;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 15px;
	background-color: transparent;
	margin-bottom: 15px;
	height: 45px;
	line-height: 47px;
	font-weight: 300;
	font-size: 17px;
	line-height: 19px;
}

#page-bottom .page-bottom-formbox .left textarea{
	width: 100%;
	height: 105px;
	outline: 0;
	padding: 10px 15px;
	font-size: 17px;
	line-height:27px;
	font-weight: 300;
	border-color: #fff;
	color: #fff;
	background-color: transparent;
	
}

#page-bottom .page-bottom-formbox .left *::placeholder {
	color: #fff;
}

/* #page-bottom .page-bottom-formbox .left.two{
	width: 55%;
}

#page-bottom .page-bottom-formbox .left.thr {
	width: 13%;
	margin-right: 0;
	position: relative;
	height: 105px;
} */

#page-bottom .page-bottom-formbox .left input[type=button] {
    font-size: 17px;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    outline: 0;
    border: 0;
    display: inline-block;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    padding: 10px 35px;
    margin-top: 15px;
}


/*新脚部 footer*/
.footernew {
    padding: 60px 0 90px;
    position: relative;
}

.footernew::after {
	content: "";
	display: block;
	width: 75%;
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: visible;
}

.footernew .bottom {
    margin-top: 60px;
}

.footernew .bottom .footer-cate-box {
    display: flex;
    float: left;
    width: 930px;
}

.footernew .bottom .footer-cate-box .list{
	flex: 1;
}

.footernew .bottom .footer-cate-box .list:nth-child(3){
	/*padding-left: 10%;*/
}

.footernew .bottom .footer-cate-box .list a {
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    font-weight: 400 !important;
    display: block;
	color: #545454;
}

.footernew .bottom .footer-cate-box .list a.first-url {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold !important;
    margin-top: 0;
	color: #000;
}

.footernew .bottom .footer-cate-box .list a:hover{
	text-decoration-line: underline;
    color: #03234b;
}

.footernew .bottom .footer-contact-box {
    float: right;
    width: 425px;
}

.footernew .bottom .footer-contact-box .form-box{
	margin-bottom: 95px;
	position: relative;
}

.footernew .bottom .footer-contact-box .form-box input[type=text]{
	height: 45px;
	border: 1px solid #ddd;
	outline: 0;
	width: 100%;
	padding-left: 15px;
}

.footernew .bottom .footer-contact-box .form-box input[type=button]{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 45px;
	width: 60px;
	text-align: center;
	color: #fff;
	background-color: #03234b;
	border: 0;
	outline: 0;

}

.footernew .bottom .footer-contact-box p{
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: 400 !important;
}

#copyr {
    padding: 45px 0 35px;
}

#copyr p{
	text-align: center;
}


/*@media*/




/*media for banner*/
@media screen and (max-width:1750px) {
	#banner .swiper-slide .slide-inner .con .tit p {
		font-size: 45px;
		line-height: 70px;
	}
	#banner .swiper-slide .slide-inner .con .tit p font{
		font-size: 50px;
	}
	
	#banner .swiper-slide .slide-inner .con .des {
		letter-spacing: 0;
		margin-top: 25px;
		margin-bottom: 35px;
	}
}

@media screen and (max-width:1680px) {
	
		#banner .swiper-slide .slide-inner .con .tit p {
			font-size: 40px;
			line-height: 60px;
		}
		
		#banner .swiper-slide .slide-inner .con .des {
			margin-top: 20px;
			margin-bottom: 30px;
		}
}	

@media screen and (max-width:1440px) {
	#banner .swiper-slide .slide-inner .con .tit p {
		font-size: 35px;
		line-height: 50px;
	}
	
	#banner .swiper-slide .slide-inner .con .des {
		margin-top: 20px;
		margin-bottom: 25px;
		width: 55%;
	}

	#banner .swiper-slide .slide-inner .con .des p {
		line-height: 30px;
		font-size: 16px;
	}
	
	#banner .swiper-slide .slide-inner .con .url {
		font-size: 13px;
		padding: 15px 0px;
		width: 175px;
	}
}
	
@media screen and (max-width:1280px) {

	#banner .swiper-slide .slide-inner .con .tit p {
		font-size: 30px;
		line-height: 40px;
		margin-top: 0;
	}

	#banner .swiper-slide .slide-inner .con .tit p font{
		font-size: 30px;
	}
	
	#banner .swiper-slide .slide-inner .con .des p {
		line-height: 26px;
		font-size: 15px;
	}
}
	
@media screen and (max-width:1182px) {

	.site-header {
		height: 67px;
	}

	#mobile_height {
		height: 67px !important;
		display: block;
	}

	div.burger {
		height: 37px;
		width: 25px;
		position: absolute;
		top: 5px;
		right: 12px;
		cursor: pointer;
		z-index: 9999;
	}

	.l_box.active {
		display: block;
		opacity: 1;
		height: 70px;
		border: 1px solid #ddd;
		line-height: 30px;
		width: 80px;
		right: 0;
		top: 30px;
	}

	.site-header nav {
		padding-top: 67px;
		left: 100%;
		display: block;
		opacity: 0;
	}


	#menu li .sub_menu {
		position: fixed;
		top: 67px;
		z-index: 999;
		width: 100%;
		left: 100%;
		opacity: 0;
		text-align: left;
		height: 100vh;
		display: block !important;
	}

	#top .search_form {
		margin-top: 19px;
	}

	#top .site-header .logo a {
		background-image: url(../image/logo3.png);
	}
	
	#top.scroll .site-header .logo, .site-header .logo {
		margin-top: 10px;
		width: 160px;
		position: relative;
    	z-index: 99999;
	}

	.site-header .logo a {
		width: 90px;
		height: 50px;
	}

	#top .search_form a.langurl {
		background-image: url(../image/icon_dq.png) !important;
	}

	.swiper-slide .slide-inner>div{
		top: 17%;
		width: 100%;
	}

	#top .search_form a:nth-child(1) {
		position: relative;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 5px;
		top: 3px;
		line-height: 20px;
	}

	#top.scroll #menu li a, #top.white #menu li a {
		color: #fff;
	}
	
	#top.white #menu li a {
		color: #fff;
	}

	#menu li .sub_menu .w1510 .right{
		display: none;
	}
	
	#menu li .sub_menu .w1510 .left {
		width: 100% !important;
		padding: 20px 0px;
	}

	#menu li .sub_menu .w1510 .left a{
		width: 100% !important;
		font-size: 14px !important;
	}

	#menu li .sub_menu .w1510 .left a p{
		display: none;
	}

	#menu li .sub_menu .w1510 .left.four>a,#menu li .sub_menu .w1510 .left.three>a{
		padding-bottom: 0 !important;
		margin-bottom: 10px !important;
	}

	#menu li .sub_menu .w1510 .left.three .list {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 10px;
	}

	#menu li .sub_menu .w1510 .left .list a {
		font-size: 13px !important;
		margin: 8px 0 !important;
	}

	#menu li .sub_menu .w1510 .left .list a:first-child {
		font-size: 15px !important;
		line-height: 28px !important;
		padding-bottom: 7px !important;
	}

	#banner{
		height: 100vh;
	}

	#banner .swiper-slide .slide-inner .con{
		top: 0;
	}

	#banner .swiper-slide .slide-inner .con .tit {
		width: 100%;
		text-align: center;
		margin-top: 76px;
	}

	#banner .swiper-slide .slide-inner .con .des {
		margin-top: 40px;
		margin-bottom: 0px;
		width: 100%;
		text-align: center;
	}

	#banner .swiper-slide .slide-inner .con .url {
		font-size: 13px;
		width: 165px;
		padding: 20px 0;
		margin: 0 auto;
		left: 0;
		right: 0;
		display: block;
		bottom: 280px;
	}

	.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 12%;
	}


}


	
@media screen and (max-width:900px) {

}
	
@media screen and (max-width:800px) {
	.swiper-slide .slide-inner>div {
		top: 12%;
		width: 100%;
	}
}
	
@media screen and (max-width:600px) {
	
	/* .site-header .logo a {
		width: 110px;
		height: 18px;
	}

	#top.scroll .site-header .logo, .site-header .logo {
		margin-top: 23px;
		width: 110px;
	} */


	#banner .swiper-slide .slide-inner .con .tit p {
		font-size: 24px;
		line-height: 36px;
	}

	#banner .swiper-slide .slide-inner .con .des {
		font-size: 14px;
		line-height: 24px;
	}
}	
	
@media screen and (max-width:400px) {
	#banner .swiper-slide .slide-inner .con .tit p {
		font-size: 22px;
		line-height: 30px;
	}
}




/*product*/


	#product-slide{
		padding:100px 0;
	}
	#product-slide .top-cate .catebox{
		margin-top:60px;
	}
	
	.bottom-product{
		overflow: hidden;
		margin-top: 100px;
	}
	
	.bottom-product a{
		float:left;
		width: 20%;
		text-align: center;
	}
	
	.bottom-product a .img{
		margin-bottom: 25px;
	}
	
	.bottom-product a .img img{
		max-width:100%;
		margin:0 auto;
	}
	
	.bottom-product a p{
		font-size:18px;
		line-height: 30px;
		font-family: "RM";
	}
	.product-url{
		display: block;
		margin: 0 auto;
		font-size: 20px;
		font-family: "RM";
		width: 180px;
		height: 45px;
		line-height: 45px;
		color: #fff;
		background-color: #0087d3;
		text-align:center;
		margin-top:60px;
	}
	
	.product-url:hover{
		color: #0087d3;
		background-color: transparent;
		outline:1px solid #0087d3;
	}
	
	
@media screen and (max-width:1680px) {
	
}	
	
	
@media screen and (max-width:1440px) {
	#product-slide {
		padding: 60px 0;
	}
	
	#product-slide .top-cate .catebox {
		margin-top: 40px;
	}
	
	.bottom-product {
		margin-top: 60px;
	}
	
	.bottom-product a p {
		font-size: 16px;
		line-height: 25px;
	}
	
	.product-url {
		font-size: 16px;
		width: 150px;
		height: 35px;
		line-height: 35px;
		margin-top: 30px;
	}
}	
	
	
@media screen and (max-width:1280px) {
	
}	
	
	
@media screen and (max-width:1182px) {
	
	#product-slide {
		padding: 30px 0;
	}
		
	#product-slide .top-cate .catebox {
			margin-top: 20px;
	}
	.bottom-product {
		margin-top: 20px;
	}
	
	.bottom-product a p {
		font-size: 14px;
		line-height: 23px;
		padding: 0 5px;
	}
	
	.bottom-product a {
		width: 33%;
		margin-bottom: 15px;
	}
	
	.bottom-product a:last-child{
		margin-bottom: 0;
	}
	
	.bottom-product a .img {
		margin-bottom: 15px;
	}
	
	
	
	.product-url {
		font-size: 14px;
		width: 130px;
		height: 30px;
		line-height: 30px;
		margin-top: 20px;
	}
}	
	
	
@media screen and (max-width:900px) {
	
}	
	
	
@media screen and (max-width:600px) {
	
	.bottom-product a p {
		font-size: 13px;
		line-height: 22px;
		padding: 0 5px;
	}
	
	.bottom-product a {
		width: 50%;
	}
}	


/*media for 产业布局*/
@media screen and (max-width:1680px) {
	.module-tit h1 {
		font-size: 26px;
		line-height: 35px;
	}

	#product-center .module-box .list .con .tit {
		font-size:30px;
	}
}
@media screen and (max-width:1440px) {
	#product-center {
		padding: 80px 0;
	}
	.module-tit h1 {
		font-size: 22px;
		line-height: 35px;
	}

	.module-tit hr {
		width: 35px;
		height: 5px;
		margin: 20px 0 18px;
	}
	.module-tit p {
		font-size: 13px;
		line-height: 23px;
		margin-bottom: 25px;
	}

	#product-center .module-box .list .con {
		height: 24%;
		padding: 30px 30px;
	}


	#product-center .module-box .list .con .tit {
		font-size: 26px;
	}

	#product-center .module-box .list .con .des {
		font-size: 13px;
		line-height: 23px;
	}

	#product-center .module-box .list .con a {
		padding: 15px 0px;
		width: 160px;
		bottom: 30px;
		left: 30px;
		font-size: 13px;
	}
}
@media screen and (max-width:1280px) {
	
	.module-tit h1 {
		font-size: 20px;
		line-height: 35px;
	}

	#product-center .module-box .list .con .tit {
		font-size: 24px;
	}
}
@media screen and (max-width:1182px) {
	
	#product-center {
		padding: 30px 0;
	}

	.module-tit hr {
		width: 30px;
		height: 3px;
		margin: 15px 0 10px;
	}

	#product-center .module-tit p{
		width: 100%;
	}
	.module-tit p {
		font-size: 12.5px;
		line-height: 23px;
		margin-bottom: 15px;
	}
	#product-center .module-box .list{
		width: 100%;
		margin-right: 0;
		min-height: 300px;
		background-position: center right;
	}

	#product-center .module-box .list:nth-child(1){
		margin-bottom: 15px;
	}

	#product-center .module-box .list .con,#product-center .module-box .list:hover .con{
		height: 300px;
	}

	#product-center .module-box .list .con .tit{
		margin-bottom: 20px;
		padding-bottom: 20px;
		font-size: 24px;
		position: relative;
	}

	#product-center .module-box .list:hover .con .tit{
		margin-bottom: 20px;
		padding-bottom: 20px;
		font-size: 24px;
	}

	#product-center .module-box .list .con .des {
		margin-top: 0;
		
	}

	#product-center .module-box .list .con a,#product-center .module-box .list:hover .con a{
		opacity: 1;
		position: absolute;
		left: 20px;
		bottom: 20px;
	}

	#product-center .module-box .list::after {
		/* background-color: rgba(0,0,0,0.3); */
		background-image: linear-gradient(-90deg,#6db80f,#06a3db);
		opacity: 0.0;
	}
}

@media screen and (max-width:900px) {

}

@media screen and (max-width:800px) {

}

@media screen and (max-width:600px) {
	
	
	.module-tit h1 {
		font-size: 18px;
		line-height: 30px;
	}


	#product-center .module-box .list .img{
		display: none;
	}

	#product-center .module-box .list .con {
		padding: 20px;
	}

	#product-center .module-box .list:nth-child(1){
		background-image: url(../image/product-m-1.jpg);
	}

	#product-center .module-box .list:nth-child(2){
		background-image: url(../image/product-m-2.jpg);
	}

	#product-center .module-box .list .con a{
		margin-top: 15px;
		padding: 10px 0px;
		width: 120px;
		font-size: 12px;
	}

	#product-center .module-box .list .con .tit {

	}

	#product-center .module-box .list .con .des {
		font-size: 12px;
		line-height: 19px;
	}

}

@media screen and (max-width:400px) {
	
}



/*media for 核心能力*/
@media screen and (max-width:1680px) {
	#indust-index a .tit {
		font-size: 22px;
		line-height: 30px;
	}

	#indust-index a .tit img {
		width: 55px;
	}
}
@media screen and (max-width:1440px) {
	#indust-index {
		padding: 80px 0;
	}
	#indust-index a {
		padding: 20px;
	}

	#indust-index a .tit img {
		width: 50px;
	}

	#indust-index a .tit {
		font-size: 20px;
		line-height: 30px;
	}
}
@media screen and (max-width:1280px) {
	
}
@media screen and (max-width:1182px) {
	#indust-index {
		padding: 30px 0;
	}

	#indust-index a .des {
		opacity: 1;
		top: 0px;
	}
}
@media screen and (max-width:800px) {
	#indust-index .list-top .left,
	#indust-index .list-top .right,
	#indust-index .list-bottom .left,
	#indust-index .list-bottom .right{
		width: 100%;
		height: auto;
	}

	#indust-index .list-top {
		margin-bottom: 20px;
	}

	#indust-index .left{
		margin-bottom: 20px;
	}

	#indust-index a{
		background-size: cover;
		transition: all 0.3s ease-in;
		background-position: center;
		height: auto;
	}

	#indust-index a:hover {
		background-size: 105%;
	}
}
@media screen and (max-width:600px) {
	
	#indust-index a {
		padding: 10px;
	}

	#indust-index a .tit img {
		width: 30px;
	}

	#indust-index a .tit {
		font-size: 17px;
		line-height: 28px;
	}

	#indust-index a .des {
		font-size: 13px;
		line-height: 22px;
		display: none;
	}
}


/*media for 应用领域*/

#research__accordeon .research__accordeon__field .research__accordeon__field--textPositionHelper{
    background-color: rgba(3, 35, 75, 0.1);
	height: 100%;
}

#research__accordeon .research__accordeon__field:hover .research__accordeon__field--textPositionHelper {
    background-color: rgba(3, 35, 75, 0.2);
}

@media screen and (max-width:1680px) {
	
}

@media screen and (max-width:1440px) {
	#app-index {
		padding: 80px 0;
	}
}

@media screen and (max-width:1280px) {
	
}

@media screen and (max-width:1182px) {
	#app-index {
		padding: 30px 0;
	}

	#app-index .app-cate-box {
		margin: 15px 0 15px;
	}

	#research__accordeon .research__accordeon__field:nth-child(1) * {
		color: #fff !important;
	}

	.research__accordeon__field--title p{
		width: 100%;
	}
}


@media screen and (max-width:900px) {
	
}


@media screen and (max-width:600px) {
	#app-index .app-cate-box a {
		padding: 8px 0;
		font-size: 12px;
		width: 85px;
	}

	
	.research__accordeon {
		height: 55vw;
    min-height: 290px;
	}
}



/*media for 新闻*/
@media screen and (max-width:1680px) {
	#news-index-jt .module-box .left {
		height: 466px;
	}

	#news-index-jt .module-box .left .con {
		padding: 20px 35px;
	}

	#news-index-jt .module-box .left .con .cate, #news-index-jt .module-box .left .con .tit {
		font-size: 19px;
		margin-bottom: 15px;
	}

	#news-index-jt .module-box .left .con .des {
		font-size: 13px;
		line-height: 23px;
		margin-bottom: 15px;
	}

	#news-index-jt .module-box .left .con .time {
		font-size: 13px;
	}

	#news-index-jt .module-box .right .list {
		margin-bottom: 3%;
		padding-bottom: 3%;
	}

	#news-index-jt .module-box .right .list .img {
		height: 126px;
	}

	#news-index-jt .module-box .right .con .cate, #news-index-jt .module-box .right .con .time {
		font-size: 13px;
	}

	#news-index-jt .module-box .right .con .cate{
		margin-bottom: 2%;
	}

	#news-index-jt .module-box .right .con .tit {
		font-size: 19px;
		line-height: 21px;
		margin-bottom: 2%;
	}

	#news-index-jt .module-box .right .con p {
		font-size: 13px;
		line-height: 21px;
		margin-bottom: 2%;
	}

}


@media screen and (max-width:1600px) {
	#news-index-jt .module-box .left {
		height: 490px;
	}
}
@media screen and (max-width:1550px) {
	#news-index-jt .module-box .left {
		height: 473px;
	}
}
@media screen and (max-width:1500px) {
	#news-index-jt .module-box .left {
		height: 460px;
	}
}
@media screen and (max-width:1440px) {
	#news-index-jt {
		padding: 80px 0;
		background-color: #ffffff;
	}

	#news-index-jt .module-box .left {
		height: 410px;
	}

	#news-index-jt .module-box .left .con .cate, #news-index-jt .module-box .left .con .tit {
		font-size: 17px;
	}

	#news-index-jt .module-box .right .list .img {
		height: 115px;
	}

	#news-index-jt .module-box .right .con .tit {
		font-size: 17px;
	}
}
@media screen and (max-width:1300px) {
	#news-index-jt .module-box .left {
		height: 406px;
	}
}
@media screen and (max-width:1280px) {
	#news-index-jt .module-box .left {
		height: 345px;
	}

	#news-index-jt .module-box .left .con {
		padding: 20px 20px;
	}

	#news-index-jt .module-box .left .con .cate, #news-index-jt .module-box .left .con .tit {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 15px;
	}

	#news-index-jt .module-box .left .con .des {
		font-size: 12px;
		line-height: 23px;
		margin-bottom: 15px;
	}

	#news-index-jt .module-box .left .con .time {
		font-size: 12px;
	}

	#news-index-jt .module-box .right .list .img {
		height: 100px;
	}

	#news-index-jt .module-box .right .list {
		margin-bottom: 2%;
		padding-bottom: 2%;
	}

	#news-index-jt .module-box .right .con .cate, #news-index-jt .module-box .right .con .time {
		font-size: 12px;
	}

	#news-index-jt .module-box .right .con .cate{
		margin-bottom: 5px;
	}

	#news-index-jt .module-box .right .con .tit {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 5px;
	}

	#news-index-jt .module-box .right .con p {
		font-size: 12px;
		line-height: 21px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width:1182px) {
	
	#news-index-jt {
		padding: 30px 0;
	}

	#news-index-jt hr {
		margin-bottom: 20px;
	}

	
	#news-index-jt .module-box .right,#news-index-jt .module-box .left{
		width: 100%;
		height: auto;
	}

	#news-index-jt .module-box .left{
		margin-bottom: 25px;
		height: auto;
	}

	#news-index-jt .module-box .left .con{
		position: relative;
	}

	#news-index-jt .module-box .left .con .cate, #news-index-jt .module-box .left .con .tit {
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 5px;
	}

	#news-index-jt .module-box .left .con .des {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 5px;
	}

	#news-index-jt .module-box .left a{
		display: block;
	}

	#news-index-jt .module-box .left .img{
		height: auto;
	}

	#news-index-jt .module-box .left img {
		height: auto !important;
		width: 100% !important;
	}

	#news-index-jt .module-box .right .list {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	#news-index-jt .module-box .right .list .img {
		float: left;
		width: 38%;
		height: auto;
	}

	#news-index-jt .module-box .right .list .img a{
		display: block;
	}

	#news-index-jt .module-box .right .list .con {
		float: right;
		width: 60%;
	}

	#news-index-jt .module-box .right .list .con a{
		display: block;
	}

	
	#news-index-jt .module-box .right .con p {
		height: auto;
	}
}

@media screen and (max-width:600px){
	
	#news-index-jt .module-box .right .con .cate{
		margin-bottom: 3px;
	}

	#news-index-jt .module-box .right .con .tit {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 3px;
	}

	#news-index-jt .module-box .right .con p {
		width: 95%;
		margin-bottom: 3px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	#news-index-jt .module-box .right .list .img {
		float: left;
		width: 41%;
	}

	#news-index-jt .module-box .right .list .con {
		float: right;
		width: 55%;
	}
}



/*media for 关于我们*/
#about-index-jt>img{
	width: 100%;
}

@media screen and (max-width:1680px) {
	#about-index-jt .pos-num .list .num {
		font-size: 47px;
	}
}

@media screen and (max-width:1440px) {
	#about-index-jt .pos-tit {
		padding: 80px 20px 0;
	}
	#about-index-jt .pos-num {
		padding: 50px 0 50px;
	}

	#about-index-jt .pos-num .list .num {
		font-size: 38px;
	}
}

@media screen and (max-width:1280px) {
	#about-index-jt .pos-num {
		padding: 40px 0 40px;
	}
	
	#about-index-jt .pos-num .list .num {
		font-size: 34px;
	}

	#about-index-jt .pos-num .list p {
		font-size: 15px;
		line-height: 24px;
	}
}

@media screen and (max-width:1182px) {

	#about-index-jt{
		background-image: url(../image/about-banner-m.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	#about-index-jt hr {
		background-color: #fff;
		margin-bottom: 20px;
	}

	#about-index-jt>img{
		display: none;
	}

	#about-index-jt .pos-tit {
		padding: 60px 20px 60px;
		position: relative;
	}

	#about-index-jt .pos-tit p {
		width: 100%;
	}

	#about-index-jt .pos-num {
		padding: 20px 0 20px;
		position: relative;
	}
	
	#about-index-jt .pos-num .list .num {
		font-size: 24px;
	}

	#about-index-jt .pos-num .list p {
		font-size: 13px;
		line-height: 22px;
	}

	#about-index-jt .url {
		font-size: 12px;
		width: 155px;
	}
	
}

@media screen and (max-width:900px) {
	#about-index-jt .pos-num{
		position: relative;
	}
}

@media screen and (max-width:600px) {
	
	
	#about-index-jt .pos-num .list .num {
		font-size: 18px;
	}

	#about-index-jt .pos-num .list p {
		font-size: 12px;
		line-height: 22px;
		margin-top: 5px;
	}

	#about-index-jt .pos-num .w1510{
		padding: 0 10px;
	}
}

/*media for 合作伙伴*/
@media screen and (max-width:1680px){

}

@media screen and (max-width:1440px){
	#part-index-jt .module-box .list {
		height: 85px;
	}
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1182px){
	#part-index-jt {
		padding: 30px 0;
		height: auto;
	}

	#part-index-jt .w1510 .right {
		padding-top: 0;
		width: 100%;
	}

	#part-index-jt .w1510 .right p{
		margin-bottom: 0;
	}

	#part-index-jt .module-box {
		margin-top: 20px;
	}

	#part-index-jt .module-box .list {
		height: 60px;
	}

	#part-index-jt .module-box .list img {
		max-height: 80%;
		max-width: 80%;
		width: auto;
	}


}

@media screen and (max-width:900px){
}

@media screen and (max-width:600px){
	#part-index-jt .module-box .list {
		height: 30px;
		margin-bottom: 10px;
	}
}


/*media for 底部表单*/
@media screen and (max-width:1680px) {
	#page-bottom .page-bottom-formbox .left input[type=text]{
		font-size: 15px;
		line-height: 19px;
	}

	#page-bottom .page-bottom-formbox .left textarea{
		font-size: 15px;
		line-height: 30px;
	}

	#page-bottom .page-bottom-formbox .left input[type=button]{
		font-size: 15px;
	}
}
@media screen and (max-width:1440px) {
	
}
@media screen and (max-width:1280px) {
	#page-bottom .page-bottom-formbox {
		width: 100%;
	}
}
@media screen and (max-width:1182px) {
	#page-bottom .page-bottom-formbox .left input[type=text]{
		font-size: 13.5px;
		line-height: 30px;
		height: 30px;
	}

	#page-bottom .page-bottom-formbox .left textarea{
		font-size: 13.5px;
		line-height: 30px;
	}

	#page-bottom .page-bottom-formbox .left input[type=button]{
		font-size: 13.5px;
	}
}
@media screen and (max-width:900px) {
	#page-bottom .page-bottom-formbox .left{
		width: 100%;
	}
}
@media screen and (max-width:600px) {
	
	#page-bottom .page-bottom-formbox .left input[type=text]{
		font-size: 12px;
		line-height: 30px;
		height: 30px;
	}

	#page-bottom .page-bottom-formbox .left textarea{
		font-size: 12px;
		line-height: 30px;
	}

	#page-bottom .page-bottom-formbox .left input[type=button]{
		font-size: 12px;
	}
}



/*media for 新脚部*/


.contact-icon {
	margin-bottom: 25px;
	margin-left: -30px;
}

.contact-icon p{
	padding-left: 30px;
	font-size: 17px;
	color: #545454;
	background-image: url(../image/ficon.png);
	background-repeat: no-repeat;
}

.contact-icon span {
    color: #333;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
}

.contact-icon p.tel {
	background-position: left -51px;
}


.contact-icon p.email {
	background-position: left -22px;
	top: 1px;
}


.contact-icon p.add{
    background-image:unset;
	position: relative;
}

.contact-icon p.add::before{
    position: absolute;
    content: "";
    z-index: 3;
    width: 20px;
    height: 26px;
    left: 0;
    top: 0;
    background-color: #fff;
    background-position: left 3px;
    background-image: url(../image/ficon.png);
    background-repeat: no-repeat;
}

.footernew .bottom .footer-contact-box br{
	height: 1px;
}

@media screen and (max-width:1680px) {
	.footernew .bottom .footer-cate-box {
		width: 780px;
	}
}

@media screen and (max-width:1480px) {
	.footernew .bottom .footer-cate-box {
		width: 760px;
	}
}

@media screen and (max-width:1440px) {
	.footernew .bottom .footer-cate-box {
		width: 630px;
	}
}

@media screen and (max-width:1300px) {
	
	.footernew .bottom .footer-cate-box {
		width:500px;
	}
}

@media screen and (max-width:1280px) {
	
}

@media screen and (max-width:1182px) {
	
.footernew {
    padding: 30px 0 30px;
    position: relative;
}

.footernew .top img{
	width: 115px;
}

.footernew .bottom {
    margin-top: 20px;
}

.footernew .bottom .footer-cate-box{
	display: none;
}

.footernew .bottom .footer-contact-box{
	width: 100%;
	margin-top: 0px;
}


.footernew .bottom .footer-contact-box p {
	font-size: 15px;
	margin-bottom: 10px;
	display: inline-block;
}

.contact-icon{
	margin-left: 0;
}
}

@media screen and (max-width:900px) {
	
}

@media screen and (max-width:600px) {
	.footernew{
		text-align: center;
	}

	.footernew .bottom .footer-contact-box p {
		font-size: 14px;
		margin-bottom: 5px;
		padding-left: 20px;
		height: 27px;
	}

	.contact-icon p:nth-child(3) {
		background-position: left -22px;
		top: 1px;
	}

	.contact-icon p:nth-child(5) {
		background-position: left 6px;
		top: 1px;
	}

	.footernew .bottom .code-box p{
		padding-left: 0;
	}

	#copyr {
		padding: 25px 0 25px;
	}
}


/*scrollbar*/
@media screen and (max-width:1182px) {
	*::-webkit-scrollbar {
		width: 3px;
		height: 3px;
	}
	
	*::-webkit-scrollbar-thumb {
		border-radius: 10px;
		box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
		background: rgba(0, 0, 0, 0.2);
	}
}

/*media for header nav*/
.mobile-back{
	display: none;
}
.mobile-cate{
	display: none;
}

@media screen and (max-width:1182px) {
	.mobile-back{
		display: block;
	}
	.mobile-cate{
		display: block;
	}

	#top #menu li .sub_menu{
		overflow: auto;
	}
	
	#menu li .sub_menu .w1510 .left{
		display: none;
	}

	#menu li .sub_menu .w1510 .right{
		display: block;
		width: 100%;
		padding: 20px 0;
	}

	#menu li .sub_menu .w1510 .right img{
		display: none;
	}

	#menu li .sub_menu .w1510 .right .mobile-back {
		margin-bottom: 0;
	}

	#menu li .sub_menu .w1510 .right .mobile-back a{
		padding: 0;
		display: inline-block;
		width: auto !important;
		position: relative;
		top: -3px;
		left: 5px;
		font-size: 14px !important;
		font-weight: normal !important;
		border: 0;
	}

	#menu li .sub_menu .w1510 .right .mobile-back h4{
			font-size: 20px;
			line-height: 28px;
			font-weight: normal !important;
			border-bottom: 1px solid #ddd;
			padding-bottom: 15px;
			margin-top: 24px;
	}

	#top #menu li .sub_menu .w1510 .right a{
		margin-bottom: 0 !important;
	}

	#top #menu li .sub_menu .w1510 .right .cate-url{
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding:  0;
	}

	#top #menu li .sub_menu .w1510 .right .cate-url a {
		float: left;
		width: 90%;
		padding: 16px 0;
	}

	#top #menu li .sub_menu .w1510 .right .cate-url svg {
		float: right;
		width: 16px;
		margin: 16px 0;
	}

	#top #menu li .sub_menu .w1510 .right .child-cate {
		padding-top: 0px;
		margin-top: 0px;
		border-top: 1px solid #ddd;
		opacity: 0;
		height: 0;
		overflow: hidden;
	}


	#top #menu li .sub_menu .w1510 .right .child-cate a {
		float: unset;
		font-weight: normal;
		margin-left: 15px;
		padding: 12px 0;
		border-bottom: 1px solid #ddd;
		color: #3a3a3a;
	}

	#top #menu li .sub_menu .w1510 .right .the-thing{
		transition: all 0.5s;
		transform: rotate(0deg);
	}

	#top #menu li .sub_menu .w1510 .right .the-thing.hidden{
		transform: rotate(180deg);
	}
}





.flexcenter{
    
    height: 100vh;
    display: flex;
    align-items: center;
}

@media screen and (max-width:1182px) {
    .flexcenter{
    
        height: auto;
        display: block;
        align-items: center;
    }
}