﻿
@media screen and (min-width: 992px) and (max-width: 1366px){
	.pro_det_pic_box{
		width: 500px;
	}
	.pro_det_pic{
		width: 100%;
	}
	.pro_det_t_inf{
		width:calc(100% - 520px);
	}
	.pro_det_pic_prev,.pro_det_pic_next{
		display:none;
	}
	.hot_news_list dd .pic{
		width: 400px;
	}
	.hot_news_list dd .con{
		width: calc(100% - 400px);
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.ind_wrapper{
		padding-left: 3%;
		padding-right: 3%;
	}
	.case_list1 dd{
		width: 50%;
		padding: 0 1%;
		margin-bottom: 2%;
	}
	.case_list2 dd{
		width: 100%;
	}
	.pro_det_t{
		padding:5% 10px;
	}
	.pro_det_pic_box{
		width: 100%;
	}
	.pro_det_pic{
		width: 100%;
	}
	.pro_det_t_inf{
		width:100%;
	}
	.pro_det_pic_prev,.pro_det_pic_next{
		display:none;
	}	
	.sub_title1{
		margin-bottom: 15px;
	}
	.sub_title1 .tt1{
		font-size: 30px;
	}
	.news_det_title{
		font-size: 24px;
	}
	.online_zixun{
		padding-bottom: 4%;
	}
	.online_zixun_icon{
		float: none;
		margin: 0 auto;
	}
	.online_zixun_text{
		float: none;
		width: 100%;
		text-align: center;
		margin:0 0 20px 0;
	}
	.online_zixun_btn{
		float:none;
		display: block;
		margin: 0 auto;
		margin-bottom:4%;
	}
	.news_list3 dd{
		width: 50%;
	}
	.news_list3 dd:nth-child(2n){
		margin-right: 0;
	}
	.news_box2_l,.news_box2_r{
		width: 100%;
		margin-bottom: 10px;
	}
	.news_box2_r{
		padding: 0 10px;
	}
	.hot_news_list dd .pic{
		width: 300px;
	}
	.hot_news_list dd .con{
		width: calc(100% - 300px);
	}
	.hot_news_list dd .con .tt{
		font-size: 20px;
	}
	.hot_news_list dd .con .date{
		color: #444;
		font-size: 14px;
		margin: 10px 0 15px;
	}
	.hot_news_list dd .con .text{
		line-height: 24px;
		height: 72px;
		font-size: 14px;
		margin-bottom: 20px;
		overflow: hidden;
	}
}

@media screen and (min-width: 300px) and (max-width: 767px){
	.ind_wrapper{
		padding-left: 3%;
		padding-right: 3%;
	}
	.location{
    height:auto;
    padding:15px 0;
    line-height:24px;
  }
	.case_list1 dd{
		width: 50%;
		padding: 0 1%;
		margin-bottom: 2%;
	}
	.case_list2 dd{
		width: 100%;
	}
	.case_list2 dd a{
		flex-direction: column;
    -webkit-flex-direction: column;
	}
	.case_list2_pic,.case_list2_con{
		width: 100%;
		margin-bottom: 10px;
	}
	.case_list2_con{
		padding: 0 10px;
	}
	.pro_det_t{
		padding: 0;
	}
	.big_pic_show{
		display: none;
	}
	.pro_det_inf{
		width: 100%;
		padding: 0 3%;
	}
	.pro_det_b_bar_box{
		height: 136px;
	}
	.pro_det_t{
		padding:5% 10px;
	}
	.pro_det_pic_box{
		width: 100%;
	}
	.pro_det_pic{
		width: 100%;
	}
	.pro_det_t_inf{
		width:100%;
	}
	.pro_det_pic_prev,.pro_det_pic_next{
		display:none;
	}
	
	.pro_det_b_td_list dd{
		flex-direction: column;
    	-webkit-flex-direction: column;
	}
	.pro_det_b_td_list dd:nth-child(2n){
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
	}
	.pro_det_b_xn_list dd{
		width: 100%;
		flex-direction: column;
    	-webkit-flex-direction: column;
    	margin-bottom: 15px;
	}
	.pro_det_b_xn_list dd .icon{
		margin: 0 auto 15px;
	}
	.pro_det_b_xn_list dd .con{
		width: 100%;
		text-align: center;
	}
	.pro_det_b_td_list dd .pic,.pro_det_b_td_list dd .con{
		width: 100%;
	}
	.pro_det_b_td_list dd .con{
		border-left: 1px solid #d0d0d0 !important;
		border-right: 1px solid #d0d0d0 !important;
	}
	.pro_det_b_td_list dd .tt{
		font-size: 18px;
	}
	.sub_title1{
		margin-bottom: 12px;
	}
	.sub_title1 .tt1{
		font-size: 24px;
	}
	.sub_main .ind_wrapper{
		padding:2% 0;
	}
	.news_det_title{
		font-size: 18px;
		padding: 0 10px 15px;
	}
	.news_det_date{
		flex-wrap:wrap;
    	-webkit-flex-wrap:wrap;
	}
	.news_det_date_clm{
		font-size:12px;
	}
	.news_det_date_clm:nth-child(2):before,.news_det_date_clm:nth-child(2):after{
		display: none;
		margin: 0;
	}
	.news_det_date_clm .tt{
		margin-right: 5px;
	}
	
	.news_det_btn a{
		width: 50px;
		height: 50px;
		border-radius: 50px;
		line-height: 50px;
		font-size: 28px;
	}
	
	.news_det_page_clm{
		width: 100% !important;
		padding: 2%;
		border-radius: 8px;
		margin: 0 0 8px 0 !important;
	}
	.news_det_page_clm .tt{
		font-size: 12px;
		width: 60px;
	}
	.news_det_page_clm .text{
		font-size: 12px;
		width: calc(100% - 60px);
	}
	.page a.prev, .page a.next{
		padding: 0 10px;
	}
	.page a{
		font-size: 12px;
	}
	.online_zixun{
		padding-bottom: 4%;
	}
	.online_zixun_icon{
		float: none;
		margin: 0 auto;
	}
	.online_zixun_text{
		float: none;
		width: 100%;
		text-align: center;
		margin:0 0 20px 0;
		font-size:14px;
	}
	.online_zixun_btn{
		float:none;
		display: block;
		margin: 0 auto;
		margin-bottom:8%;
	}
	.sub_main_news{
		padding-left: 5px;
		padding-right: 5px;
	}
	.news_list3 dd{
		width: 50%;
	}
	.news_list3 dd:nth-child(2n){
		margin-right: 0;
	}
	.news_list3_tt{
		font-size: 14px;
	}
	.news_box2_l,.news_box2_r{
		width: 100%;
		margin-bottom: 10px;
	}
	.news_box2_r{
		padding: 0 10px;
	}
	.hot_news_box{
		padding: 10px;
	}
	.hot_news_list dd .pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.hot_news_list dd .con{
		width: 100%;
		padding-bottom: 15px;
	}
	.hot_news_list dd .con .tt{
		font-size: 18px;
	}
	.hot_news_prev, .hot_news_next{
		width: 36px;
		height: 36px;
	}
	.hot_news_prev{
		right: 37px;
	}	
	.hot_news_list dd .con .date{
		color: #444;
		font-size: 14px;
		margin: 10px 0 15px;
	}
	.hot_news_list dd .con .text{
		line-height: 24px;
		height: 72px;
		font-size: 14px;
		margin-bottom: 20px;
		overflow: hidden;
	}	
	.news_list4{
		padding: 0 10px;
	}
	.news_list4 dd a{
		padding:10px;
		flex-direction: column;
    	-webkit-flex-direction: column;
	}
	.news_list4_icon{
		display: none;
	}
	.news_list4_date{
		text-align: left;
	}
	.news_list4_date .days{
		font-size: 36px;
	}
	.news_list4_pic{
		margin: 15px 0;
	}
	.news_list4_date,.news_list4_pic,.news_list4_con{
		width: 100%;
	}
	.news_list4_con .number{
		margin: 8px 0 15px;
	}
	.news_list4_con .text{
		margin-bottom: 15px;
	}
  .news_list5{
    padding:0 10px;
  }
  .news_list5 dd{
    padding:15px 10px;
  }
  .news_list5 dd a{
    flex-direction: column; 
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
  }
  .news_list5_date{
    text-align:left;
  }
  .news_list5_date .days{
    font-size:30px;
  }
  .news_list5_icon{
    margin:6px 0;
  }
  .news_list5_con,
  .news_list5_pic{
    width:100%;
  }
  .news_list5_con .tt{
    font-size:16px;
  }
  .news_list5_pic{
    margin-bottom:15px;
  }
	
}
