@media(max-width:1700px) {

 

.index_product{
	padding: 60px 0;
}
.index_product .left{
	width: 640px;
	height: 500px;
	background: #f1f1f1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index_product .left dl{
	margin-left: 38px;
}
.index_product .left .pic img{
	width: 300px;
}
.index_product  dl dt{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	height: 42px;
	line-height: 42px;
	-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;
}
.index_product  dl dt a{
	color: #333;
}
.index_product  dl dd{
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.index_product  dl dd a{
	color: #666;
}
.index_product  dl dd a:hover{
	color: #ef011c;
}
.index_product  dl dt:hover{
	background: url(../images/quan.png) no-repeat left center;
	padding-left: 10px;
}
.index_product .right {
	width: 860px;
}
.index_product .right ul li{
	float: left;
	width: 418px;
	margin-left: 12px;
	margin-bottom: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f1f1f1;
}
.index_product .right .pic img{
	width: 180px;
}
.index_product .right ul li dl{
	margin-left: 22px;
} 
.index_product .right ul li dl dt{
	margin-bottom: 5px;
}
.index_product .right ul li:nth-child(1),.index_product .right ul li:nth-child(2){
	height: 283px;
}
.index_product .right ul li:nth-child(3),.index_product .right ul li:nth-child(4){
	height: 205px;
}
.index_product .right ul li:nth-child(3) dl,.index_product .right ul li:nth-child(4) dl{
	width: 130px;
}
 
 
.index_case ul li{
	float: left;
	width: 478px;
	margin-right: 32px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.index_solution .tabs ul li .right{
	margin-left: 80px;
}

 
.index_news_b{
	border: 2px solid #e5e5e5;
	width: 730px;
	padding: 20px;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 0;
}
 
.index_news_b ul li .pic{
	width: 240px;
	margin-right: 33px;
	height: 163px;
	overflow: hidden;
} 
 
.message .box form input{
	width: 375px;
	height: 38px;
	border: 1px solid #fff;
	background: none;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-right: 14px;
}
 
 
.footer .footer_t .left dl{
	margin-right: 70px;
} 


.news1 .news1_tu{
	width: 750px;
	height: 588px;
}
.news1 .news_list{
	width: 750px;
}
.news1 .news_list li{
	padding: 31.7px 0;
}
.news3 ul li{
	width: 730px;
}

.solution_detail_1 .box .pic {
    width: 600px;
    border-radius: 20px;
    overflow: hidden;
}
.solution_detail_1 .box .text{
	width: 750px;
	height: 420px;
}
.solution_detail_1 .box .text h1{
	font-size: 30px;
}
.solution_detail_1 .box .text .dec{
	font-size: 16px;
	line-height: 24px;
}
.solution_detail_1 .box .text .dec p{
	margin-bottom: 20px;
}

.solution_detail_1 .box .text .zixun .z1{
	width: 230px;
	font-size: 20px;
}
.solution_detail_1 .box .text .zixun .z1 i{
	font-size: 24px;
}
.solution_detail_1 .box .text .zixun .z2{
	width: 250px;
}
.solution_detail_1 .box .text .zixun .z2 a span{
	font-size: 16px;
}
.solution_detail_1 .box .text .zixun .z2 a strong{
	font-size: 20px;
}
} 

@media(max-width:1500px) {
	.header .header_t .right ul li {
	    width: 75px;
	    margin: 0 15px;
	    text-align: center;
	    line-height: 43px;
	    position: relative;
	}
	
	
	
	.index_product{
		padding: 60px 0;
	}
	.index_product .left{
		width: 500px;
		height: 420px;
		background: #f1f1f1;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.index_product .left dl{
		margin-left: 38px;
	}
	.index_product .left .pic img{
		width: 210px;
	}
	.index_product  dl dt{
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		height: 42px;
		line-height: 42px;
		-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;
	}
	.index_product  dl dt a{
		color: #333;
	}
	.index_product  dl dd{
		font-size: 16px;
		line-height: 36px;
		color: #666;
	}
	.index_product  dl dd a{
		color: #666;
	}
	.index_product  dl dd a:hover{
		color: #ef011c;
	}
	.index_product  dl dt:hover{
		background: url(../images/quan.png) no-repeat left center;
		padding-left: 10px;
	}
	.index_product .right {
		width: 700px;
	}
	.index_product .right ul li{
		float: left;
		width: 338px;
		margin-left: 12px;
		margin-bottom: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #f1f1f1;
	}
	.index_product .right .pic img{
		width: 140px;
	}
	.index_product .right ul li dl{
		margin-left: 15px;
	} 
	.index_product .right ul li dl dt{
		margin-bottom: 5px;
		font-size: 20px;
	}
	.index_product .right ul li dl dd{
	    font-size: 14px;
	    line-height: 28px;
	}
	.index_product .right ul li:nth-child(1),.index_product .right ul li:nth-child(2){
		height: 240px;
	}
	.index_product .right ul li:nth-child(3),.index_product .right ul li:nth-child(4){
		height: 168px;
	}
	.index_product .right ul li:nth-child(3) dl,.index_product .right ul li:nth-child(4) dl{
		width: 130px;
	}
	 
.lmt strong{
	font-size: 28px;
}
.lmt p{
	font-size: 16px;
}
.lmt{
	margin-bottom: 30px;
}
.index_about{
	height: 600px;
	background: url(../images/index_about.jpg) no-repeat center;
	display: flex; 
	justify-content: center;
	align-items: center; 
}
.index_about .box{
	
	max-width: 700px;
	margin: 0 auto;
}
.index_about .box strong{
	color: #fff;
	font-size: 30px;
	display: block;
	text-align: center;
	margin-bottom: 35px;
}
.index_about .box p{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}	 
	.index_case ul li{
		float: left;
		width: 378px;
		margin-right: 32px;
		position: relative;
		overflow: hidden;
		cursor: pointer;
	}
	.index_case ul li img{
		height: 220px;
	}
	.index_case ul li .index_case_z span{
		    width: 260px;
		    height: 35px;
		    overflow: hidden;
	}
	.index_solution .tabs ul li .right{
		margin-left: 40px;
	}
 
	.index_solution .tabs ul li .left i{
		font-size: 35px;
	}
	 .index_solution .tabs ul li:nth-child(2) .left i {
	     font-size: 32px;
	 }
	 .index_solution .tabs ul li .left strong{
		 font-size: 16px;
	 }
	 .index_solution .tabs ul li .right .index_sol_t2 i {
	     width: 35px;
	     height: 35px;
	     background: #fff;
	     border-radius: 50%;
	     line-height: 35px;
	     text-align: center;
	     font-size: 17px;
	     color: #ef011c;
	 }
	 .index_solution .tabs ul li .right .index_sol_t2 {
	     position: relative;
	     width: 45px;
	     height: 45px;
	 }
 
	 .index_solution .tabs ul li .right .index_sol_t1{
		 width: 30px;
		 height: 30px;
	 }
	 .index_solution .tabs ul li{
		 height: 110px;
	 }
	 .index_solution .tabs{
		 height: 110px;
	 }
	.index_news_b{
		border: 2px solid #e5e5e5;
		width: 580px;
		padding: 20px;
		box-sizing: border-box;
		padding-top: 20px;
		padding-bottom: 0;
	}
	 .index_news_b ul li .index_news_t strong {
	     font-size: 18px;
	     line-height: 28px;
		 max-height: 56px;
		 }
		 .index_news_b ul li .index_news_t p{
			 font-size: 14px;
			 line-height: 22px;
			 max-height: 44px;
		 }
	.index_news_b ul li .pic {
	    width: 197px;
	    margin-right: 15px;
	    height: 140px;
	    overflow: hidden;
	}
	.index_news_b ul li{
		margin-bottom: 20px;
	}
	.message .box form input{
		width: 275px;
		height: 38px;
		border: 1px solid #fff;
		background: none;
		color: #fff;
		font-size: 16px;
		padding-left: 10px;
		box-sizing: border-box;
		margin-right: 14px;
	}
	 .footer .footer_t .left dl dd{
		 font-size: 14px;
	 }
	 .footer .footer_t .left dl dt{
		 font-size: 20px;
	 }
	.footer .footer_t .left dl{
		margin-right: 40px;
	} 
 
	
	.news1 .news1_tu{
		width: 600px;
		height: 470px;
	}
	.news1 .news_list{
		width: 600px;
	}
	.news_list{
		padding: 15px 25px;
	}
	.news1 .news_list li{
		padding: 21px 0;
	}
	.news_list li a .index_n_time{
		width: 100px;
		margin-right: 25px;
	}
	.news_list li a .index_n_time strong{
		font-size: 38px;
		line-height: 60px;
	}
	.news_list li a .index_n_time p{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.news_list li a .index_n_b strong{
		font-size: 20px;
		margin: 0;
	}
	
	.news_title strong {
	    font-size: 30px;
	    line-height: 111px;
	}
	.news_nybanner{
		height: 300px;
		background-size: cover;
	}
	.news_tuijian ul li .news_tj_b .news_tj_t strong{
		font-size: 20px;
		line-height: 26px;
	}
	.news_tuijian ul li .news_tj_b .index_n_time strong{
		font-size: 30px;
		line-height: 45px;
	}
	.news3 ul li{
		width: 570px;
	}
	.news3 ul li .pic {
	    width: 210px;
	    height: 160px;
	    margin-right: 20px;
	    overflow: hidden;
	}
	.news3 ul li .news3_b .t{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.news3 ul li .news3_b p{
		font-size: 16px;
	}
	.news3 ul li .news3_b p{
		margin-bottom: 20px;
	}
	
	.contact1 .pro_tel strong{
		font-size: 20px;
	}
	.contact1 .pro_tel b{
		font-size: 30px;
	}
	.contact1 .pro_tel{
		    padding: 65px 8%;
	}
	.contact1 .pro_tel p{
		font-size: 12px;
	}
	.contact1 .pro_tel ul li{
		font-size: 16px;
		line-height: 40px;
		height: 40px;
	}
	.contact2 .title{
		font-size: 16px;
		height: 80px;
	}
	#map{
		width: 100%;
		height: 400px;
	} 
	
	
	.service1 .service1_b{
		    background: #fff;
		    width: 50%;
		    height: 272px;
		    box-sizing: border-box;
		    padding: 40px 60px;
		    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
		    position: relative;
	}
	.service1 .service1_b p {
	    font-size: 15px;
	    color: #666;
	    line-height: 24px;
	}
	.service1 .service1_b strong { 
	    font-size: 22px; 
	    margin-bottom: 20px;
	}
	.service1 .service1_b i { 
	    width: 55px;
	    height: 55px;
	    line-height: 55px; 
	    font-size: 24px; 
	}
	.service3_b{
		padding: 20px;
	}
	.service3_b p{
		font-size: 16px;
	}
	.service2 ul li .service2_b p{
		font-size: 16px;
		line-height: 32px;
	}
	
	.solution_detail_1 .box .text {
	      width: 580px;
    height: 400px;
    padding-top: 0;
	}
	
	.pro_jianjie{
	    height: 234px;
    overflow-y: auto;
        padding-right: 10px;
    box-sizing: border-box;
	}
	
	.pro_jianjie::-webkit-scrollbar {
		width: 4px;
		height: 4px
	}

	.pro_jianjie::-webkit-scrollbar-button:vertical {
		display: none
	}

	.pro_jianjie::-webkit-scrollbar-corner,
	::-webkit-scrollbar-track {
		background-color: #cdd2d8
	}

	.pro_jianjie::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background-color: #ef011c;
	}

	.pro_jianjie::-webkit-scrollbar-thumb:vertical:hover {
		background-color: #ef011c;
	}

	.pro_jianjie::-webkit-scrollbar-thumb:vertical:active {
		background-color: #ef011c;
	}
	
	.solution_detail_1 .box{
		padding: 30px;
		padding-bottom: 70px;
	}
	.solution_detail_1 .box .pic{
		width: 500px;
		    height: 400px;
	}
	.solution_detail_1 .box .text .dec{
		font-size: 14px;
		line-height: 22px;
	}
	.solution_detail_1 .box .text .zixun .z1{
		width: 180px;
	}
	.ny_title strong{
		font-size: 28px;
	}
	.ny_title strong::before {
	    content: "";
	    width: 60px;
	    height: 40px;
	    position: absolute;
	    left: -70px;
	    top: -4px;
	    background: url(../images/ny_title1.png) no-repeat center;
	    background-size: 100%;
	}
	.ny_title strong::after {
	    content: "";
	    width: 60px;
	    height: 40px;
	    position: absolute;
	    right: -70px;
	    top: -4px;
	    background: url(../images/ny_title2.png) no-repeat center;
	    background-size: 100%;
	}
	.newstext{
		font-size: 16px;
		line-height: 24px;
	}
	.solution .list li .t p{
		font-size: 18px;
	}
	.ny_case ul li .t p{
		font-size: 18px;
	}
	.solution .list li .t{
		height: 75px;
	}
	.ny_case ul li .t{
		height: 70px;
		bottom: -35px;
	}
	
	 .about1 .left p{
		font-size: 14px;
		line-height: 24px;
	}
	.pro_title strong {
	    font-size: 26px;
		    BACKGROUND-SIZE: 30px;
		    padding-left: 15px;
	}
	.about1 .pro_title strong {
	    font-size: 26px;
	}
	.about1{
		padding-top: 80px;
	}
	.pro_title{
		height: 70px;
	}
	.pro_title strong{
		line-height: 70px;
	}
	.about1 ul li .about1_t strong{
		font-size: 30px;
	}
	.about1 ul li .about1_t p{
		font-size: 20px;
	}
	.about3 .box{
		top: 60px;
	}
	.about3 .ny_title p{
		font-size: 16px;
		line-height: 26px;
	}
	
	
	.solution_1 ul li{
		font-size: 14px;
	}
	.solution_2 ul li{
		width: 24%;
		margin-bottom: 25px;
		margin-right: 1.33%;
	}
	.solution_2 ul li:nth-child(5n+5){
		margin-right: 1.25%;
	}
	.solution_2 ul li:nth-child(4n+4){
		margin-right: 0;
	}
} 

@media(max-width:1200px) {
	.header .header_t .right .header_tel{
		display: none;
	}
	.header .header_t .left img{
		height: 35px;
	}
	.header .header_t .right ul li{
		line-height: 35px;
	}
	.header .header_t .right ul li a{
		font-size: 16px;
	}
	.header .pro_nav_bg ul li img{
		height: 70px;
	}
	
	
	
	.index_product{
		padding: 40px 0;
	}
	.index_product .left{
		width: 390px;
		height: 342px;
		background: #f1f1f1;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.index_product .left dl{
		margin-left: 38px;
	}
	.index_product .left .pic img{
		width: 130px;
	}
	.index_product  dl dt{
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 0px;
		height: 42px;
		line-height: 42px;
		-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;
	}
	.index_product  dl dt a{
		color: #333;
	}
	.index_product  dl dd{
		font-size: 14px;
		line-height: 28px;
		height: 28px;
		color: #666;
	}
	.index_product  dl dd a{
		color: #666;
	}
	.index_product  dl dd a:hover{
		color: #ef011c;
	}
	.index_product  dl dt:hover{
		background: url(../images/quan.png) no-repeat left center;
		padding-left: 10px;
	}
	.index_product .right {
		width: 570px;
	}
	.index_product .right ul li{
		float: left;
		width: 273px;
		margin-left: 12px;
		margin-bottom: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #f1f1f1;
	}
	.index_product .right .pic img{
		width: 110px;
	}
	.index_product .right ul li dl{
		margin-left: 15px;
	} 
	.index_product .right ul li dl dt{
		margin-bottom: 0px;
		font-size: 18px;
	}
	.index_product .right ul li dl dd{
	    font-size: 14px;
	    line-height: 28px;
	}
	.index_product .right ul li:nth-child(1),.index_product .right ul li:nth-child(2){
		height: 200px;
	}
	.index_product .right ul li:nth-child(3),.index_product .right ul li:nth-child(4){
		height: 130px;
	}
	.index_product .right ul li:nth-child(3) dl,.index_product .right ul li:nth-child(4) dl{
		width: 130px;
	}
	
	.index_about{
		height: 450px;
		background-size: cover;
	}
	.index_case ul li{
		width: 32%;
		margin-right: 2%;
	}
	.index_case ul li img {
	    height: 170px;
	}
	.index_case ul li .index_case_z span {
	    width: 80%;
	    height: 26px;
	    overflow: hidden;
	    font-size: 16px;
	    line-height: 26px;
	}
	.index_case ul li .index_case_z i {
	    font-size: 24px;
	}
	.index_case ul li .index_case_z {
	    width: 100%;
	    height: 170px; 
	    padding-top: 110px; 
	}
	#tabs-container .swiper-slide{
		height: 620px;
		background-size: cover;
	}
	#tabs-container .swiper-slide .index_sol strong{
		font-size: 30px;
	}
	#tabs-container .swiper-slide .index_sol p{
		font-size: 16px;
	}
	.index_news_b{
		width: 48%;
	}
	.index_news_b ul li .pic {
	    width: 160px;
	    margin-right: 15px;
	    height: 90px;
	    overflow: hidden;
	}
	.index_news_b ul li .index_news_t strong {
	    font-size: 16px;
	    line-height: 22px;
	    max-height: 44px;
		margin-bottom: 20px;
	}
	.index_news_b ul li .index_news_t p{
		display: none;
	}
	.lmt strong{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.lmt p{
		font-size: 14px;
	    line-height: 20px;
	} 
	.lmt{
		margin-bottom: 20px;
	}
	.message .box form input{
		width: 212px;
	}
	.message .box form button{
		width: 130px;
	}
	.footer .footer_t .right{
		display: none;
	}
	.footer .footer_t .left dl{
		margin-right: 25px;
	} 
	.news_nybanner{
		height: 300px;
		background-size: cover;
	}
	.news_nybanner h2{
		font-size:22px;
		margin-bottom: 15px;
	}
	.news_nybanner p{
		font-size: 14px;
		line-height: 24px;
	}
	
	.news1 .news_list {
	    width: 480px;
	}
	.news1 .news1_tu {
	    width: 480px;
	    height:370px;
	}
	.news_list li a .index_n_time strong {
	    font-size: 30px;
	    line-height: 40px;
	}
	.news_list li a .index_n_b p{
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
	.news_list li a .index_n_b strong{
		font-size: 16px;
	}
	.news_list li a .index_n_time p {
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	}
	.news_list {
	    padding: 2px 25px;
	}
	.news_title{
		margin-bottom: 0;
	}
	.news1{
		padding-top: 0;
		padding-bottom: 50px;
	}
	.news_title a.more { 
	    width: 120px;
	    height: 40px; 
	    margin-top: 30px; 
	    font-size: 14px;
	    color: #333333;
	    line-height: 40px;
	}
	.news_title a.more span{
		font-size: 22px;
		margin-left: 8px;
	}
	.news3 ul li{
		width: 460px;
	}
	.news3 ul li .news3_b .news_t{
		display: none;
	}
	.news3{
		padding-top: 0;
		padding-bottom: 10px;
	}
	.news3 ul li .pic {
	    width: 170px;
	    height: 110px;
	}
	
	.service1 .service1_b{
		height: 218px;
	}
	.service1 .service1_b strong{
		font-size: 20px;
	}
	.service1 .service1_b p{
		font-size: 14px;
	}
	.service1 .service1_b i {
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
	.service1 {
	    padding-top: 50px;
	    padding-bottom: 60px;
	}
	.service2 { 
	    padding-top: 40px;
	    padding-bottom: 50px;
	}
	.service3 {
	    padding-top: 50px;
	    padding-bottom: 20px;
	}
	
	.solution_detail_1 .box .text{
		width: 480px;
		height: 320px;
	}
	.solution_detail_1 .box .pic {
	    width: 370px;
	}
	.solution_detail_1 .box .text h1{
		font-size: 24px;
	}
	.solution_detail_1 .box .text .tit{
		height: 60px;
		line-height: 60px;
	}
	
	.solution_detail_1 .box .text .zixun .z1{
		width: 170px;
		font-size: 16px;
		height: 55px;
	}
	.solution_detail_1 .box .text .zixun .z2 a span{
		display: none;
	}
	.solution_detail_1 .box .text .zixun .z2{
		height: 55px;
		width: 200px;
	}
	.solution_detail_1 .box .text .zixun .z2 i{
		font-size: 20px;
	}
	.solution_detail_1 .box .text .zixun .z2 a strong{
		font-size: 16px;
	}
	.solution_detail_1 .box .text .zixun .z2 i{
		margin-right: 10px;
	}
	
	.about1 .right{
		margin-top: 7%;
	}
	.about1{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.about1 ul{
		margin-top: 20px;
	}
	.about1 ul li .about1_t p{
		font-size: 16px;
	}
	.about1 ul li .about1_t strong{
		font-size: 16px;
	}
	.about2 .ny_title {
	    margin-bottom: 30px;
	}
	.about2 .ny_title p{
		font-size: 16px;
		line-height: 24px;
	}
	.about3 .ny_title p {
	    font-size: 14px;
	    line-height: 22px;
	}
	.about3 .box {
	    top: 40px;
	}
	
	.solution_1 ul {
		display: flex;
		margin-bottom: 50px;
		justify-content: normal;
		flex-wrap: wrap;
	}
	   
	.solution_1 ul li{
		font-size: 14px;
		width: 32%;
		margin-right: 2%;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	.solution_1 ul li:nth-child(3n+3){
		margin-right: 0;
	}
	.solution_2 ul li{
		width: 32%;
		margin-bottom: 25px;
		margin-right: 2%;
	}
	.solution_2 ul li:nth-child(5n+5),.solution_2 ul li:nth-child(4n+4){
		margin-right: 2%;
	}
	.solution_2 ul li:nth-child(3n+3){
		margin-right: 0;
	}
}


@media(max-width:800px) {
	.header .header_t .right{
		display: none;
	}
	.header{
		height: 65px;
		position: fixed;
		    z-index: 9999;
	}
	.header .header_t{
		height: 65px;
	}
	.header .header_t .left img{
		height: 30px;
	}
	.header .menu{margin-left: auto;display: block;height: 30px;width: 25px; z-index:9999; position:relative;}
	.header .menu .icon-bar { display: block; position: relative; width: 25px; height: 2px; background-color:#ef011c; margin-top:5px; }
	.header .menu .icon-bar:before, .icon-bar:after { content: ''; display: block; width: 25px; height: 2px; position: absolute; background:#ef011c; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
	.header .menu .icon-bar:before { margin-top:7px; }
	.header .menu .icon-bar:after { margin-top:14px; }
	.header .menu.toggle-animate .icon-bar { background: none }
	.header .menu.toggle-animate .icon-bar:before { margin-top: 7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
	.header .menu.toggle-animate .icon-bar:after { margin-top: 7px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.header .menu.toggle-animate .icon-bar:before, .toggle-animate .icon-bar:after { content: ''; display: block; width: 25px; height: 2px; position: absolute; background:#ef011c; }
	.header .header_t .right { 
		    display: none;
		    position: absolute;
		    width: 100%;
		    top: 65px;
		    z-index: 999;
		    background: #fff;
		    margin-left: -5%;
		    height: calc(100vh - 65px);
		    border-top: 1px solid #eee;
		    padding-top: 20px;
		    box-sizing: border-box;
	}
	.header .header_t .right  ul{
		display: block;
	}
	.header .header_t .right ul li{
		line-height: 60px;
		width: 100%;
		margin: 0;
	}
	
	.index_product .left{
		float: none;
        width: 100%;
		height: auto;
		padding: 15px 0;
	}
	.index_product .left dl {
	    width: 130px;
	}
	.index_product .right{
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	.index_product dl dd{
		display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 1;
		    overflow: hidden;
	}
	.index_product .right ul li:nth-child(3), .index_product .right ul li:nth-child(4), .index_product .right ul li:nth-child(1), .index_product .right ul li:nth-child(2) {
	    height: auto;
	}
	.index_product .right ul li{
		float: none;
		width: 100%;
		height: auto;
		margin-left: 0;
		padding: 15px 0;
	}
	.index_product .right ul li dl {
	    width: 130px;
	}
	.index_product .right ul li dl dd{
		display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 1;
		    overflow: hidden;
	}
	.index_product .left .pic img{
		width: 120px;
	}
	.index_product .left dl{
		margin-left: 15px;
	}
	.index_product .right .pic img{
		width: 150px;
	}
	.index_about .box strong{
		font-size: 20px;
	}
	.index_about .box p{
		font-size: 14px;
		line-height: 28px;
	}
	.index_about .box a{
		width: 140px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.index_about{
		height: 370px;
	}
	.index_case ul li{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.index_solution .tabs ul li .right{
		display: none;
	}
	#tabs-container .swiper-slide{
		height: 400px;
	}
	.index_solution .tabs ul li .left strong{
		font-size: 14px;
	}
	.index_solution .tabs ul li .left i{
		font-size: 30px;
		height: 30px;
	}
	.index_solution .tabs ul li:nth-child(2) .left i{
		font-size: 26px;
	}
	.index_solution .tabs ul li,.index_solution .tabs{
		height: 80px;
	}
	.index_solution .tabs ul li:nth-child(1) .left i {
	    font-size: 32px;
	}
 
 
	#tabs-container .swiper-slide .index_sol strong{
		font-size: 18px;
	    line-height: 30px;
	}
	#tabs-container .swiper-slide .index_sol p{
		font-size: 16px;
		width: 90%;
		margin: 0 auto;
		line-height: 26px;
	}
	.index_case{
		padding: 40px 0;
	}
	.index_news_b{
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.index_news_b ul li .pic {
	    width: 120px;
	    margin-right: 15px;
	    height: 80px;
	    overflow: hidden;
	}
	.index_news_b ul li .index_news_t strong{
		margin-bottom: 15px;
	}
 
	.message .box strong {
	    font-size: 18px;
	    color: #fff;
	    line-height: 42px;
	    margin-right: 20px;
	    margin-left: 20px;
	}
	.message .box form {
		margin-right: 5%;
	}
	.message .box form input {
	    width: 100%;
	    margin-bottom: 10px;
	    font-size: 14px;
	    line-height: 35px;
	    height: 35px;
	}
	.message .box form button {
	    width: 100%;line-height: 35px;
	    height: 35px;
	}
	
	
	.footer{
		position: initial;
		padding-top: 40px;
		padding-bottom: 80px;
	}
	.footer .footer_t .left{
		display: block;
		width: 100%;
	}
	.footer .footer_t .left dl.footer_n dd{
		display: none;
	}  
	.footer .footer_t .left dl.footer_n{
		width: 33.33%;
		text-align: center;
		margin-right: 0;
		float: left;
	}
	.footer .footer_t .left dl.footer_n dt{
		font-size: 16px;
	}
	.footer .footer_t .left dl dt{
		font-size: 16px;
	}
	.footer .footer_t .left dl:last-child {
	    clear: both;
	    margin-right: 0;
	    width: 86%;
	    margin: 0 auto;
	    margin-top: 20px;
	    padding-top: 20px;
	    border-top: 1px solid #444;
	}
	.footer .footer_t .left dl:last-child  dt{
		margin-bottom: 10px;
	}
	.footer .footer_t .left dl dd{
		line-height: 28px;
	}
	.footer .footer_b {
	    padding-bottom: 30px;
	    font-size: 14px;
	    color: rgba(255,255,255,.5);
	    padding-top: 20px;
	    margin-top: 20px;
	    width: 82%;
	    border-top: 1px solid #444;
	    line-height: 24px;
	}
	
	.bottom_fix{
		display: block;
		position: fixed;
		width: 100%;
		height: 50px;
		line-height: 50px;
		z-index: 99999999;
		background: #ef011c;
		display: flex;
		left: 0;
		bottom: 0;
	}
	.bottom_fix a{
		flex: 1;
		text-align: center;
		font-size: 18px;
		color: #fff;
		font-weight: bold;
		position: relative;
	}
	.bottom_fix a::after{
		content: "|";
		position: absolute;
		right: 0;
		top: 0;
		font-weight: normal;
		color: #f6818f;
	}
	.bottom_fix a:last-child::after{
		display: none;
	}
	
	
	.ny_case ul li .t{
     height: 55px;
    bottom: -30px;
    padding: 0 15px;
	}
	.ny_case ul li .t i{
	  font-size: 20px;
	}
	.ny_case ul li .t p{
	    font-size: 16px;
	}
	.products .list{
		margin-bottom: 40px;
	}
	.products .list li{
		width: 49%;
		margin-bottom: 10px;
		height: 230px;
	}
	.products .list li i{
		height: 180px;
	}
	.products .list li p{
		font-size: 16px;
		height: 50px;
		line-height: 50px;
	}
	.products .list li:nth-child(even){
		margin-right: 0;
	}
	.pro_title strong {
	    font-size: 18px;
	    background: url(../images/quan.png) no-repeat left center;
	    padding-left: 16px;
	    line-height: 65px;
	    background-size: 23px;
	}
	.pro_title{
		height: 65px;
		margin-bottom: 10px;
	}
	.pro_title a.more{
		    width: 100px;
			height: 35px;
			line-height: 35px;
			font-size: 14px;
			border: 1px dashed #ef011c;
			margin-top: 15px;
	}
	.pro_title a.more span {
	    font-size: 22px;
	    margin-left: 5px;
	}
	
 .news_title a.more{
 	    width: 100px;
 		height: 35px;
 		line-height: 35px;
 		font-size: 14px;
 		border: 1px dashed #ef011c;
 		margin-top: 15px;
 }
 .news_title a.more span {
     font-size: 22px;
     margin-left: 5px;
 }
 
	.pro_nydh  a {
	       display: block;
	       float: left;
	       margin-right: 20px;
	       width: auto; 
	       color: #545454;
	       height: 50px;
	       line-height: 50px;
	       font-size: 18px;
	       font-weight: bold;
	}
	.products .list li i img {
	    max-width: 80%;
	    max-height: 80%;
	}
	.pro_nydh  a.active{
		color: #ef011c;
	}
	
	.pc_block{
		display: none !important;
	}
	
	.mobile_block{
		display: block !important;
	}
	.fenye{ width:100%; margin:0 auto;  margin-top:25px;  padding-bottom:10px;  text-align:center;  margin-bottom: 40px;}
	.fenye a{ display:inline-block;padding:0 8px;text-align:center; line-height:28px;  font-size:12px; color:#333; margin:2px; border-radius:5px; background:#eee;}
	.fenye b,.fenye a:hover{ display:inline-block;padding:0 8px;text-align:center; line-height:28px;  font-size:12px; color:#fff; margin:2px; background:#ef011c; border-radius:5px;}
	
	.news1{
		padding-top: 30px;
	}
	.news_title strong{
		font-size: 22px;
		line-height: 70px;
	}
	.news_title{
		height: 70px;
	}
	.news1 .left{
		width: 100%;
	}
	.news1 .right{
		width: 100%;
	}
	.news1 .news1_tu{
		width: 100%;
		height: 260px;
	}
	.news1 .news1_tu .swiper-slide .index_ns_t{
		font-size: 18px;
		padding-left: 15px;
	}
	.news1 .news_list {
	    width: 100%;
	}
	.news_list li a .index_n_time {
	    width: 70px;
	    margin-right: 15px;
	}
	.news_list {
	    padding: 2px 15px;
	}
	
	.news3 ul li{
		float: none !important;
		width: 100%;
		margin-bottom: 15px;
	}
	.news3 ul li .pic {
	    width: 120px;
	    height: 80px;
		margin-right: 10px;
	}
	.news3 ul li .news3_b .t{
		font-size: 16px;
	}
	.news3 ul li .news3_b .t i {
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
		font-size: 12px;
		margin-right: 8px;
	}
	.news3 ul li .news3_b p{
		font-size: 14px;
		margin: 0;
	}
	.news3 ul li .news3_b p span{
		line-height: 22px;
		height: 44px;
	}
	.news3 ul li .news3_b p i {
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
		font-size: 12px;
		margin-right: 8px;
	}
	.news3 ul li{
		padding-bottom: 20px;
	}

	.newslist .news_list li{
		float: none;
		width: 100%;
	    padding: 20px 0;
	    box-shadow: none;
	    border-bottom: 1px solid #eee;
		  margin-bottom: 0;
	}
	.solution{
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.solution .list{
		width: 90%;
		margin: 0 auto;
	}
	.solution .list li{
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
		background: #fff;
		box-shadow: 0px 5px 15px rgba(0,0,0,.1);
	}
	.solution .list li:nth-child(3n+3){
		margin-right: 2%;
	}
	.solution .list li:nth-child(even){
		margin-right: 0%;
	}
	.solution .list li .t p{
		font-size: 16px;
	}
	.solution .list li .t{
		padding: 0 15px;
		height: 60px;
	}
	.solution .list li .t i{
		font-size: 20px;
	}
	
	.biaoti h1{
		font-size: 20px;
		line-height: 26px;
	}
	
	.biaoti p{
		font-size: 14px;
	}
		.biaoti p i{
			font-size: 14px;
		}
	.biaoti{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.fanye{
		display: block;
	}
	.fanye p{
		margin-bottom: 15px;
	}
	.fanye p:last-child {
	    text-align: left;
	}
	.news_tuijian ul li{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom:35px;
	}
	.news_tuijian ul li i.pic{
		margin-bottom: 20px;
	}
	.news_tuijian ul li .news_tj_b .news_tj_t strong{
		font-size: 16px;
	}
	.news_tuijian ul li .news_tj_b .news_tj_t span{
		font-size: 14px;display: flex;
    align-items: center;
	}
	.news_tuijian{
		padding-bottom: 20px;
	}
	.news_tuijian ul li .news_tj_b .index_n_time{
		width: 80px;
		margin-right: 15px;
	}
	.news_tuijian ul li .news_tj_b .index_n_time p{
		font-size: 16px;
	}
	.news_tuijian .title strong{
		font-size: 20px;
		padding-bottom: 20px;
	}
	.news_tuijian .title{
		margin-bottom: 25px;
	}
	.contact1 .pro_tel{
		float: none;
		width: 100%;
		margin-bottom: 20px;
		    padding: 30px 8%;
	}
	.contact1{
		padding-top: 40px;
		padding-bottom: 70px;
	}
	.contact1 .pro_tel p{
		line-height: 20px;
	}
	.contact1 .pro_tel ul li{
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}
	.contact1 .pro_tel ul li i{
		font-size: 18px;
	}
	.contact2 .title {
	    font-size: 16px;
	    height: 80px;
	    padding: 0 20px;
	    box-sizing: border-box;
	}
	.service1 .pic{
		float: none;
		width: 100%;
	}
	.service1 ul li{
		margin-bottom: 15px;
	}
	.service1 .service1_b{
		float: none;
		width: 100%;
		height: auto;
		padding: 20px;
	}
	
	.service1 .service1_b strong{
		font-size: 16px;
		margin-bottom: 15px;
	}
	.service1 .service1_b i{
		display: none;
	}
	
	.service1 {
	    padding-top: 40px;
	    padding-bottom: 30px;
	}
	
	.service2 ul li{
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.service2{
		padding-bottom: 25px;
	}
	.service3 ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	} 
	 .service3_b{
		height: auto;
	}
	.service3 ul li .pic i {
	    display: block;
	    width: 100px;
	    height: 46px;
	    line-height: 46px; 
	    font-size: 16px; 
	    padding-left: 18px; 
	    background-size: 100%;
	}
	.service3_b p {
	    font-size: 14px;
	    line-height: 24px;
	}
	
	.solution_detail_1 .box{
		padding: 20px;
	}
	.solution_detail_1 .box .pic{
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}
	.solution_detail_1 .box .text{
		float: none;
		width: 100%;
	}
	.solution_detail_1 {
	    padding-top: 30px;
	    background: url(../images/solution1_bg.jpg) no-repeat center top #fff;
	    background-size: cover;
	}
	.solution_detail_1 .box {
	    padding: 15px;
		padding-bottom: 40px;
	}
	.solution_detail_1 .box .text h1{
		font-size: 20px;
		    background-size: 30px;
		    padding-left: 15px;
	}
	.ny_title strong{
		font-size: 20px;
	}
	.ny_title strong::before {
	    content: "";
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    left: -50px;
	    top: -8px;
	    background: url(../images/ny_title1.png) no-repeat center;
	    background-size: 100%;
	}
	.ny_title{
		margin-bottom: 25px;
	}
	.newstext{
		font-size: 14px;
	}
	.newstext p{
		margin-bottom: 20px;
	}
	.ny_title strong::after {
	    content: "";
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    right: -50px;
	    top: -8px;
	    background: url(../images/ny_title2.png) no-repeat center;
	    background-size: 100%;
	}
	.solution_detail_1 .box .text .zixun {
		display: none;
	    
	}
		.ny_case ul {
			width: 90%;
			margin: 0 auto;
		}
	.ny_case ul li{
		float: none;
		width: 100%;
	}
	.ny_case ul li{
		margin-bottom: 60px;
	}
	.ny_case{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	
	.case_xq{
		background: #1e222d;
		padding-bottom: 30px;
	}
	.case_xq .box{
		padding: 0;
	}
	.case_tag p {
	    display: inline-block;
	    height: 35px;
	    line-height: 35px;
		margin-bottom: 10px;
	    border: 1px dashed #ef011c;
	    color: #fff;
	    padding: 0 15px;
	    font-size:14px;
	    margin-right: 15px;
	}
	.solution_detail_1 .box .text{
		height: auto;
	}
	.case_xq2{
		padding-top: 40px;
	}
	.case_tag{
		margin-bottom: 15px;
	}
	
	.proxq1 .box .pic{
		height: auto; 
	}
	.pro_jianjie {
	    font-size: 14px;
	    color: #fff;
	    line-height: 28px;
	}
		.pro_jianjie strong{
			font-size: 16px;
		}
		.pro_jianjie img{
			width: 35px;
		}
		.pro_jianjie p{
			margin-bottom: 20px;
		}
		.proxq1 .box .text h1{
			font-size: 22px;
		}
		.proxq1 .newsnav{
			font-size: 14px;
			margin-bottom: 30px;
		}
		.proxq1 .box .text{
			padding-top: 15px;
		}
		
		.proxq_nav ul li img{
			display: none;
		}
		.proxq_nav ul li{
			width: auto;
			flex: 1;
			font-size: 16px;
		}
		.proxq_nav ul{
			height: 70px;
		}
		.proxq_nav{
			height: 70px;
		}
		.newstext img{
			max-width: 100%;
			height: auto !important;
		}
		.proxq2 ul li{
			width: 100%;
			padding: 15px;
			margin-right: 0;
			margin-bottom: 15px;
		} 
		.proxq2 ul li i{
			width: 40px;
			height: 40px;
			line-height: 40px;
			font-size: 18px;
		}
		.proxq2 ul li strong{
			font-size: 16px;
			margin-bottom: 15px;
		}
		.proxq2 ul li p{
			font-size: 14px;
			line-height: 24px;
		}
		
		.proxq_nav .box{
			width: 100%;
			    max-width: 100%;
		}
		.proxq_canshu{
			padding: 40px 0;
		}
		
		
	.pro_yuanli{
    padding-top: 40px;
}
.pro_yuanli img{
    display: block;
    width: 100% !important; 
    
}
.pro_yuanli:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
		
			.proxq_canshu img{
			    max-width: 100%;
			 height: auto!important;
			}
		.about1 .left{
			float: none;
			width: 100%;
		}
		
		.about1 .right{
			float: none;
			width: 100%;
			margin-top: 0;
		}
		.about1 .right::after{
			display: none;
		}
		.about1 .right img{
			left: 0;
			top: 0;
		}
		.about1 .pro_title strong {
		    font-size: 20px;
		}
		.about1 ul li{
			width: 49%;
			margin-right: 2%;
			margin-bottom: 2%;
		}
		.about1 ul li:nth-child(2){
			margin-right: 0;
		}
		.about1 ul li .about1_t p{
			font-size: 14px;
			width: 90%;
			margin: 0 auto;
			margin-top: 10px;
			line-height: 22px;
		}
		.about1{
			padding-bottom: 30px;
		}
		.about2 .ny_title p {
		    font-size: 14px;
		    line-height: 22px;
		}
		.about2{
			padding: 40px 0;
		}
		.about2 .left{
			margin-bottom: 2%;
		}
		.about2 .left,.about2 .right{
			float: none;
			width: 100%;
		}
		.about2 .right img{
			width: 49%;
		}
		.about2 .right img:nth-child(odd){
			margin-left: 0;
		}
		
		.about4 ul li{
			width: 49%;
			margin-bottom: 10px;
		}
		.about4 ul li:nth-child(3n+3){
			margin-right: 2%;
		}
		.about4 ul li:nth-child(even){
			margin-right: 0;
		}
		.about4{
			padding: 40px 0;
		}
		
		.solution_detail_1 .box .pic img{
		    height: auto;
		    width: 100%;
		}
		.pro_jianjie{
		    height: auto;
		}
		
		
.ReturnTop {
    width: 40px;
    height: 40px;
    background: url(../images/returntop.png) no-repeat center #ef011c;
    background-size: 50%;
    border-radius: 5px;
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 70px;
    z-index: 99999;
}	


.table_mobile{
    width: 1200px;
}
.canshu{
    overflow-x: auto;
}
.hdk{
        font-size: 14px;
    color: #666;text-align: center;
    margin-bottom: 10px;
}

		.proxq_canshu table thead th{ 
			line-height: 22px;
			color: #fff;
			border: 1px solid #dddddd;
			font-size: 12px;
			padding: 0;
		}
		
		.proxq_canshu table tbody td{
			height: auto;
			line-height: 28px;
			font-size: 12px;
			border: 1px solid #dddddd;
			text-align: center;
		}
		.proxq_canshu table tbody tr:nth-child(even){
			background: #e6e6e6;
		}
		
			.solution_1 ul li{
			font-size: 12px;
			width: 49%;
			margin-right: 2%;
			overflow: hidden;
			box-sizing: border-box;
			margin-bottom: 10px;
			height: 40px;
			line-height: 40px;
		}
		.solution_1 ul{
			margin-bottom: 30px;
		}
		.solution_1 strong{
			font-size: 16px;
			margin-bottom: 15px;
		}
		.solution_1 ul li:nth-child(3n+3){
			margin-right: 2%;
		}
		.solution_1 ul li:nth-child(even){
			margin-right: 0%;
		}
		.solution_2 {
		    padding-top:  0px;  
		}
		.solution_2 strong.t{
			font-size: 16px;
		}
		.solution_2 ul li{
			width: 49%;
			margin-bottom: 25px;
			margin-right: 2%;
		}
		.solution_2 ul li:nth-child(5n+5),.solution_2 ul li:nth-child(4n+4),.solution_2 ul li:nth-child(3n+3){
			margin-right: 2%;
		}
		.solution_2 ul li:nth-child(even){
			margin-right: 0;
		}
		.solution_2 ul li p{
			font-size: 14px;
		}
		
		
		
			
.solution_new {
    padding-top: 40px;
    padding-bottom: 30px;
}	
 	.solution_banner{
		height: 200px;
	}
	.solution_banner .box{
		padding-top: 60px;
		    text-align: right;
		    color: #fff;
		    text-shadow: -1px 1px 2px #31384a;
		    max-width: 1200px;
	}
	.solution_banner .box strong{
		    font-size:22px;
		    line-height: 48px;
		    font-weight: 700;
		    margin-bottom: 5px;
	}
	.solution_banner .box p{
		font-size: 16px;
		line-height: 32px;
	}
}



