@media screen and (min-width: 1200px) {}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
	.all_wrap {
		width: 94%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.all_wrap {
		width: 94%;
	}
	
	.ind_box1.case .item .pic {
		    width: 30%;
	}
	
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	/*平板*/
	.all_wrap {
		width: 750px;
	}
	/*
	 * index
	 */
	/*.logo {
		width: 170px;
	}*/
	.menu {
		display: block;
	}
	
	.header_wrap {
		flex-flow: wrap;
		-webkit-flex-flow: wrap;
	}
	.menu {
		/*margin-left: 35px;*/
	}
	.menu_dl dd {
		padding: 0 11px;
	}
	.menu_tt a{
		font-size: 20px;
	}
	.foot_l{
		width: 38%;
	}
	.foot_m{
		width: 27%;
	}
	.ind1_scroll .item{
		margin: 0 5px;
	}
	.ind_box2.index .ind_title1 .text {
	    padding: 0 150px;
	}
	.ind_box2.index dd .icon{
		width: 100px;
		height: 100px;
		line-height: 100px;
	}
	.ind_box2.index dd .icon i{
		font-size: 35px;
	}
	.ind_box2.index dd .icon i.icon-xunjianrenyuan{
		font-size: 52px;
	}
	.ind_box2.index dd .icon i.icon-mianji-mian {
	    font-size: 32px;
	}
	.ind_box2.index dd .icon i.icon-zichan {
	    font-size: 30px;
	}
	.ind_box2.index dd .tt{
		font-size: 20px;
		margin-top: 10px;
	}
	.ind_box2.index dd .text{
		padding: 0;
	}
	.ind_box2.index .ind2_b .ind2_b_l, .ind_box2.index .ind2_b .ind2_b_r{
		width: 100%;
		float: none;
	}
	.ind_box2.index .ind2_b .ind2_b_r{
		margin: 10px auto 0;
		text-align: center;
	}
	.ind_box3.index .item_l,.ind_box3.index .item_r{
		width: 440px;
		float: none;
		margin: auto;
		padding-left: 0;
	} 
	.ind_box3.index .item_l{
		margin-bottom: 15px;
	}
	.ind_box3.index .control_boxs{
		top: 235px;
		left: 59%;
	}
	.ind_box4.about .ind4_r{
		padding: 0px 35px 0 20px;
	}
	.ind_box6.about .about6_r{
		padding: 0px 20px 0 20px;
	}
	.ind_box1.case .item{
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.ind_box1.case .item:nth-child(2n){
		margin-right: 0;
	}
	.ind_box1.case .item .pic,.ind_box1.case .item .con,.ind_box1.case .item:nth-child(2n) .pic{
		width: 100%;
		float: none;
		margin: auto;
	}
	.p_det_inf{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.pro_det_t,.det_page_clm{
		width: 600px;
		margin: auto;
		float: none;
	}
	.det_page_clm{
		margin-bottom: 10px;
	}
	.faq_list dd,.service .faq_list dd{
		width: 100%;
	}
	.ind_box1.pro_list .pro_r{
		min-height: 1316px;
	}
	.ind_box1.pro_list .pro_r dd{
		width: 50%;
	}
	.ind_box2.service .content dd{
		padding: 0 8px;
	}
	.service .ind_title1 .text{
		padding: 0;
	}
	.service .ind_m_wrap dl{
		padding: 0 160px;
	}
	.ind_box2.service.coo .ind_b .item{
		padding: 0 10px;
	}
	.ind_box1.pro_det3 .pro_r .pro_con dd .consss{
		position: initial;
		float: none;
		transform: translateY(0);
		width: 100%;
		padding-left: 0;
	}
	.ind_box1.pro_det3 .pro_r .pro_con dd .pic{
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	/*手机*/
	.all_wrap {
		width: 100%;
	}
	/*
	 * index
	 */
	.header_box{
		padding: 0;
		height: auto;
		margin-bottom: 2px;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 9999999;
	}
	.head_t{
		height: 70px;
		line-height: 70px;
		
		background: #fff;
		
	}
	.head_t .phone,.head_t .email{
		display: none;
	}
	.head_b{
		/*height: 0px;*/
	}
	.logo {
		margin-left: 10px;
	}
	.logo,
	.logo a {
		width: 130px;
		height: 70px;
	}
	.head_t .language{
		margin-right:70px;
	}
	/*.logo a img{
		height: 40px;
	}*/
	.menu {
		display: none;
		position: absolute;
		top: 68px;
		left: 0;
		width: 100%;
		z-index: 999;
		padding: 10px;
		margin: 0;
		background: #f8f8f8;
		border-bottom: 1px solid #F1F1F1;
		overflow-y: auto;
	}
	.menu_dl dd {
		width: 100%;
		color: #fff;
		height: auto;
		position: static;
	}
	.menu_tt_ico {
		height: 40px;
		line-height: 40px;
	}
	.menu_tt {
		color: #fff;
		border-top: none;
		border-bottom: 1px solid #eee;
	}
	.menu_tt:before {
		display: none;
	}
	.menu_tt a {
		float: left;
		line-height: 40px;
		width: 80%;
		padding: 0;
		color: #333;
	}
	.menu_second_box {
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		border: none;
	}
	.menu_dl dd.hover .menu_tt a {
		border-bottom: none;
	}
	.menu_dl dd .menu_tt a:after {
		display: none;
	}
	.menu_second_box:before {
		display: none;
	}
	.menu_dl dd:first-child .menu_tt {
		border: none;
	}
	.menu_dl dd {
		padding: 0 10px;
	}
	.menu_dl dd a {
		/*padding-left: 10px;*/
		font-size: 15px;
	}
	.menu_two_tt{
		padding: 0 15px;
	}
	.menu_two_tt .text{
		margin-top: 7px;
	}
	.menu_btn {
		display: block;
		top: 11px;
	}
	.menu_three{
		position: initial;
		width: 100%;
	}
	.menu_three_span{
		padding: 0px 20px;
	}
	.menu_three_span a{
		margin-top: 8px;
	}
	.menu_four{
		position: initial;
		width: 100%;
		padding: 0 15px;
	}
	.head_search {
		position: absolute;
		right: 0px;
		top: 0;
		margin-top: 12px;
	}
	.search_box {
		top: 68px;
		width: 100%;
		right: 0;
	}
	.search_box form{
		width: 100%;
	}
	.search_box_wrap {
		padding: 0 10px;
	}
	.search_icon {
		line-height: 33px;
	}
	.search_inp{
		width: calc(100% - 40px);
	}
	.search_btn_box{
		margin-right: 10px;
	}
	.banner_box{
		margin-top: 72px;
	}
	.banner_box .owl-controls {
		right: auto;
		left: 50%;
		margin-left: -34px;
		bottom: 5px;
	}
	
	/*
	 * sub_banner
	 */
	.sub_banner {
		height: 180px;
		line-height: 180px;
		background-size: auto 100% !important;
		margin-top: 70px;
	}
	.sub_banner:before{
		top: 62%;
	}
	/*
	 * location 
	 */
	.location {
		height: auto;
		line-height: 30px;
		padding: 0 10px;
		position: relative;
		margin-top: -30px;
		z-index: 100;
		background: rgba(0, 0, 0, .5);
		color: #fff;
	}
	.location_l .text a {
		color: #fff;
	}
	.foot_l,.foot_m,.foot_r{
		width: 100%;
		padding-left: 0;
	}
	.foot_m{
		margin: 20px 0;
	}
	.footer_li a{
		width: 50%;
		float: left;
		padding-left: 0;
	}
	.ind_box2.index{
		padding: 40px 10px 60px 10px; 
	}
	.ind_box2.index .ind_title1 .text{
		padding: 0;
	}
	.ind_box2.index dd{
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.ind_box2.index dd:nth-child(2n+1){
		clear: both;
	}
	.ind_box2.index dd .text{
		padding: 0;
	}
	.ind_box2.index dl {
	    padding: 0 20px;
	}
	.ind_box2.index .ind2_b{
		padding: 0 20px;
	}
	.ind_box2.index .ind2_b .ind2_b_l, .ind_box2.index .ind2_b .ind2_b_r{
		width: 100%;
		padding-right: 0;
		
	}
	.ind_box2.index .ind2_b .ind2_b_l .text{
		text-align: left;
	}
	.ind_box3.index .item_l, .ind_box3.index .item_r{
		width: 100%;
		padding-left: 0;
	}
	.ind_box3.index .item_r{
		margin-top: 20px;
	}
	.ind_box3.index .control_boxs{
		right: 0;
	    left: auto;
	    top: 168px;
	}
	.ind_box4.index .list_l,.ind_box4.index .list_r{
		width: 100%;
		padding-right: 0;
	}
	.ind_box2.about .ind2_b .ind2_b_r{
		margin-top: 20px;
	}
	.tab_box a{
		width: 50%;
		float: left;
		margin-right: 0;
		margin-bottom: 1px;
		border-right: 1px solid #fff;
	}
	.ind_box3.about .ind1_wrap{
		padding: 0 20px;
	}
	.ind_box4.about .ind4_l,.ind_box4.about .ind4_r{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.ind_box4.about{
		padding: 40px 20px;
	}
	.ind_box6.about .about6_l, .ind_box6.about .about6_r{
		width: 100%;
	}
	.ind_box1.case{
		padding: 0 20px;
	}
	.ind_box1.case .item .pic,.ind_box1.case .item .con,.ind_box1.case .item:nth-child(2n) .pic{
		width: 100%;
		float: none;
		margin: auto;
	}
	.big_pic_show{
		display: none;
	}
	.ind_box1.pro_det .pro_det_wap_scroll{
		display: block;
	}
	.ind_box1.pro_det .owl-theme .owl-dots .owl-dot.active span,.ind_box1.pro_det .owl-theme .owl-dots .owl-dot:hover span{
		background: #D9912B;
	}
	.p_det_inf{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.p_det_btn a{
		width: calc((100% - 30px) / 2);
		margin-right: 10px;
	}
	.p_det_btn a i{
		margin-left: 18px;
	}
	.p_det_btn a:nth-child(2) i{
		margin-left: 20px;
	}
	.det_page_clm{
		width: 100%;
		margin-bottom: 10px;
	}
	.ind_box1.contact dd{
		width: 50%;
		margin-bottom: 20px;
	}
	.ind_box2.inquiry{
		padding: 40px 20px;
	}
	.ind_box1.faq .item{
		padding: 30px;
	}
	.ind_box2.news .news_tab_box a{
		padding: 0 12px;
	}
	.ind_box1.news_det .content .imgs img{
		max-width: 100%;
	}
	.ind_box1.pro_list .pro_l{
		width: 90%;
		margin-left: 5%;
	}
	.ind_box1.pro_list .menu_second_box{
		width: 100%;
	}
	.ind_box1.pro_list .menu_three_span{
		padding-left: 37px;
	}
	.ind_box1.pro_list .pro_r{
		width: 94%;
		margin-left: 3%;
		min-height: auto;
		margin-top: 10px;
	}
	.ind_box1.pro_list .pro_r dl{
		padding: 0;
	}
	.ind_box1.pro_list .pro_r dd{
		width: 50%;
	}
	.ind_box2.service .ind_t .ser_tab a{
		margin-right: 5px;
		margin-bottom: 10px;
	}
	.service .faq_btn_box{
		margin-right: 0;
		margin-bottom: 5px;
	}
	.ind_box2.service .content dd{
		width: 50%;
		padding: 0 5px;
	}
	.ind_box2.service .scroll_wrap{
		width: 100%;
	}
	.ind_box3.service .ind_l, .ind_box3.service .ind_r{
		width: 100%;
		margin-bottom: 10px;
	}
	.service .ind_title1 .text{
		padding: 0;
	}
	.service .ind_m_wrap dl{
		padding: 0;
	}
	.service .ind_m_wrap dd{
		width: 48%;
		margin-right: 4%;
		margin-left: 0;
	}
	.service .ind_m_wrap dd:nth-child(2n){
		margin-right: 0;
	}
	.ind_box2.service.coo .ind_b .con_text{
		padding: 0;
	}
	.ind_box2.service.coo .ind_b .item{
		width: 50%;
		padding: 0 10px;
		margin-bottom: 15px;
	}
	.ind_box1.pro_det2,.ind_box1.pro_list .pro_l,.ind_box1.pro_det3 .pro_r{
		width: 94%;
		margin-left: 3%;
	}
	.pro_tab a{
		width: 50%;
	}
	.ind_box1.pro_det3 .pro_r .pro_con dd .consss{
		position: initial;
		float: none;
		transform: translateY(0);
		width: 100%;
		padding-left: 0;
	}
	.ind_box1.pro_det3 .pro_r .pro_con dd .pic{
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	
	
	.p_det_inf_tt {
		font-size: 18px;
		line-height: 24px;
	}
	
	
	.pro_r .pro_content {
		    padding: 30px 10px 30px;
	}
	
	.pro_r .pro_content table tr td {
		font-size: 12px;
		padding: 8px 5px 8px 5px;
		line-height: 20px;
	}
	
	.footer_t {
		    padding: 50px 20px 10px;
	}
	
	.footer_b_text {
		font-size: 12px;
	}
	
	
	.ind_box2.news .item .img_box {
		width: 100%;
	}
	
	.ind_box2.news .item .item_l {
		width: 100%;
	}
	
	
	
	
	
	
	
	

}