@charset "utf-8";
/* CSS Document */

.iphone_nav{ display:none}


@media screen and (max-width: 768px){
html,body{ overflow-x:hidden}
img{ max-width:100%; height:auto !important}
.header_pc{ display:none}	
.iphone_nav{ display:block}	
.iphone_nav_logo{ width:90%; margin:auto; padding:10px 0px}
.iphone_nav_logo img{ float:left; max-height:50px}
.iphone_nav_logo .wap_tel{ float:right}	
.iphone_navcon a{     display: block;width: 33%;float: left;text-align: center;line-height: 38px;border-bottom: #999 1px solid;font-size: 15px;border-right: #999 1px solid; color:#fff}	
.iphone_navcon{ background:#a81c08;}	
.home_protit .en, .home_news_tit .en, .hot_pro_tit .en, .home_case_tit .en, .home_zizhi_tit .en{    font-size: 35px;}
.home_protit, .home_adv_tit, .home_news_tit, .hot_pro_tit, .home_lxwm_tit, .home_case_tit, .home_zizhi_tit{ padding-top:20px}
.home_protit h2, .home_news_tit h2, .hot_pro_tit h2, .home_case_tit h2, .home_zizhi_tit h2{font-size: 28px;}
.content{width: 95%;margin: 0 auto;}
.listpro_img{    width: 47%;}
.listpro_img img { width:100%; height:auto}
.home_gg_con p{ font-size:14px}
.home_gg_con .gg_tel{ font-size:24px}
.list_news_fl{    background: #fff url(../img/news_bg.jpg) repeat-x; float:none; height:auto;    margin-bottom: 20px; width:100%}
.fl_news01{ padding-bottom:10px;}	
.list_news_fr{ float:none; width:100%}

.fr_connews{ border:0px}
.list_frcon{padding: 20px;}
.listnews_times{ width:20%}
.listnews_times_fr{     width: 70%;}
.home_adv{padding: 20px 0px;}
.home_adv_tit h1{ font-size:25px}
.home_adv_tit span{ font-size:35px}
.adv_nr_fl{ width:100%}
.list_adv01 .adv_nr_fr{ width:100%}
.list_adv02 .adv_nr_fl{ width:100%}
.list_adv02 .adv_nr_fr{ width:100%}
.adv_con{margin-top:20px}
.home_zizhi{ display:none}
.home_liuyan .message_xq{ height:100px}
.foot_albb{ display:none}
.foot_nav{ display:none}
.foot_contact{ width:100%}
.foot_bq .bq_con{ line-height:25px; font-size:12px}
.left_menu,.nyfr{ width:100%}
.list_products_con .fl,.list_product_img{ width:100%;}
.list_products_con .fl{ border: 0px;}
.list_product_img .pos_tit{ display: none;}
.list_pronav ul li{ width: 30%; float: left;     padding: 3px ;}
.list_product_img .cjdl_products{width: 47%;}
.list_proimg01{ height: auto}
.news_imgfl{width: 100%;}
.news_frcon{ width:95%}
.pro_news{ display: none;}
.pronews_more{ display: none;}
.pro_tel{ display: none;}
.list_products_con .list_pronav ul li a{ text-indent: 0px; text-align: center; font-size: 14px;}

.page {
  display: table; width: 100%;
  justify-content: center; text-align: center;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
.page .page-status,.page a {
  cursor: pointer;
  color: #333;
  background: #eee;
  padding: 3px 8px;
  margin: 0px 3px;
  border-radius: 25px;
  font-size: 14px;
}
.page .page-status:hover,.page a:hover {
  background:#dc0000;
  color: #fff;
}
.page-status{ display: none; }
.page-num-current{ background:#dc0000 !important; color: #fff !important;;}

	
	}
