@media screen and (max-width:1440px) {
	.slide-img .flex-direction-nav li:nth-child(1){
		margin-left: 5%;
	}
	.slide-img .flex-direction-nav li:nth-child(2){
		margin-right: 5%;
	}
	.honor_list{ width:90%; margin: auto; }
}
@media screen and (max-width:1200px) {
	.wrap{ width:96%; }
	.slide-img{ height:345px; }
	.banner{ height:275px; }
	.slide-img .flex-direction-nav li{
		width:36px;
		height:36px;
		background-size: cover;
	}
	.slide-img .flex-direction-nav li:nth-child(1){
		margin-left: 3%;
	}
	.slide-img .flex-direction-nav li:nth-child(2){
		margin-right: 3%;
	}

	.ind_news_list li{
		width:31.3%;
		margin-right: 3%;
	}
	.ind_news_img{ height:auto; }
	.ind_pro_item{ width:100%; }

	.abt_content{
		float: none;
		width:90%;
		height:auto;
		padding:5%;
		background-size: cover;
	}
	.abt_content_box{ height:auto; }
	.abt_imgs {
		display: none;
	}

	.video_news li{
		width:31%;
		margin-right: 3%;
	}
	.video_news_imgs{
		width:auto;
		height:auto;
	}

	.prod_list li{
		width:32%;
		margin-right: 2%;
	}
	.prod_imgs{ height:auto; }

	.large_box,.small_box{
		float: none;
		margin: 0;
	}
	.small_box_pos{
		left: 1px;
		top: 319px;
	}
	.small_box{
		width:auto;
		margin-top: 25px;
	}
	.small_list{ width:580px; }

	.second_level{
		width:100%;
		background: #fff;
		padding:10px 0;
	}
	.second_level li{ float: none; line-height: 36px; margin: 0;}

	.ind_search{ display: none; }
	.language{
		margin-top: 19px; 
		margin-left: 0;
		margin-right: 20px;
		line-height: 30px;
		font-size: 16px;
	}
	.language_cn{
		top: 26px;
	}

	.prod_info_owl,.prod_conts{
		float: none;
	}
	.prod_conts{
		width:auto;
	}
	.prod_conts_desc{ height:156px; }
}
@media screen and (max-width:1024px) {
	.navs{ display: none }
	.nav__trigger{
		display: block;
	}
	.ind_abt_img{
		float: none;
		width:auto;
		height:auto;
	}
	.ind_abt_con{
		margin-right: 0;
		padding-right: 0
	}
	.head{ height:auto; }
	.logo{padding: 10px 0;}
	.logo img{ height:50px; }
	.slide-img,.banner{margin-top: 70px;}
	

	.foot_web{ display: none }
	.foot_l{
		float: none;
		width:auto;
	}

	.abt_culture{
		padding:45px 0;
		background-size: cover;
	}
}
@media screen and (max-width:768px) {
	.slide-img{ height:260px; }
	.banner{ height:184px; }
	.container{
		height:340px!important;
	}
}
@media screen and (max-width:614px) {

	.list, .article{ padding:30px 0; }
	.abt_culture_name{ font-size: 24px; }
	.abt_en{ font-size: 36px; }
	.cata_ul>li{
		width:26%;
	}
	.cata_ul>li>a{ width:100%; }

	.video_news li,.video_news li:nth-child(3n){
		width:49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}
	.video_news li:nth-child(2n){margin-right: 0;}
	.video_news_title{ font-size: 14px; line-height: 24px;margin-top: 10px; }

	.msg_items{margin-bottom: 0;}
	.msg_name{
		float: none;
		display: block;
		text-align: left;
	}

	.prod_conts_load{
		padding-left: 45px;
		width:75px;
		line-height: 36px;
		height:36px;
		background-position: 20px center;
	}

	.prod_info_owl{
		width:auto;
		height:auto;
	}
	
	.foot_conts{
		margin-left: 91px;
	}
}
@media screen and (max-width:414px) {
	.slide-img{ height:170px; }
	.banner{ height:130px; }
	.slide-img .flex-direction-nav li{
		width:24px;
		height:24px;
	}
	.wrap{ width:92%; }
	.pad{padding-top: 30px;}
	.ind_abt_con{padding-top: 20px;}
	.ind_abt_con_name{
		font-size: 18px; 
		margin-bottom: 15px;
	}
	.ind_abt_con_more{
		width:100px;
		height:32px;
		line-height: 32px;
	}
	.ind_pro_head{
		font-size: 20px;
	}
	.ind_news_list li{
		width:100%;
		margin-bottom: 30px;
	}
	.ind_news_list li:last-child{
		margin-bottom: 0;
	}
	.foot_l_copy{
		line-height: 24px;
		padding:10px 0;
	}
	
	.abt_cont{ padding:30px 0; }
	.abt_content_box{ padding:25px 20px;}

	.honor_list{ width:100%; }
	.honor_list .owl-nav{ display: none }

	.cata_ul>li{
		float: left;
		width: 33.3%;
		margin: 0;
	}
	.cata_ul>li>a{
		font-size: 14px;
		height:34px;
		line-height: 34px;
	}

	.news_img{
		float: none;
		width:auto;
		height:auto;
		text-align: center;
	}
	.news_first_con{
		margin-left: 0;
		padding-left: 0;
	}

	.conts_list li{
		float: none;
		width:100%;
		margin-bottom: 30px;
	}

	.prod_list li{
		float: none;
		width: 100%;
	}

	.prod_info_sp{
		width:33.3%;
	}
	.second_level{ top: 34px; }
} 
@media screen and (max-width:320px) {
} 