.breadcrumb{display:none;}
.con_w{width: 100%;overflow:hidden;}
.foot_menu{width: 1200px; min-width: 1200px; margin:0 auto;overflow:hidden;}
.weizhi{width:1200px;margin:auto;padding:30px 0;}

/*简介*/
.car_one{background:url(/fawjiefang/uiFramework/commonResource/image/2018112810451430363.jpg) no-repeat center;height:546px;}
.car_oneBox{width:1200px;margin:auto;overflow:hidden;}
.car_oneLeft{float:left;}
.car_oneLeft img{width: 80%;min-width: 100%;margin-top: 120px}
.car_oneRight{float:left;padding: 30px 0;font-size:16px;width:600px;margin-left:24px;}
.car_oneRight p{line-height: 32px;font-size: 16px;margin-bottom:8px;color:#fff;}
.car_oneRight span{color:#fff;font-weight:500;font-size:24px;margin:20px;display:block;}
/*外观概览pc*/
#slideBox {display:none;}
.wgzsBox h3{text-align:center;line-height:24px;font-size:20px;color: #191919;padding:24px 0}
.picFocus{ margin:0 auto;  width:1200px; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:230px;height: 100%; padding-top:5px;  overflow:hidden; position: absolute;right: 24px;top: 0;}
.picFocus .hd ul{   overflow:hidden; zoom:1;}
.picFocus .hd ul li{  margin-top:1%; float:left;  text-align:center;  }
.picFocus .hd ul li img{ width:180px; height:130px; border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
.picFocus .hd ul li.on img{ border-color:#f60;  }
/*外观概览phone*/
.s{height: 400px;overflow: hidden;}
.prev{width: 180px;background: url(icoUp.gif) center center no-repeat #F4F4F4;height: 32px;border:1px solid #ddd;display: block;}
.next{position: absolute;right: 47px;bottom: 20px;width: 180px;background: url(icoDown.gif) center center no-repeat #F4F4F4;height: 32px;border:1px solid #ddd;display: block;}
/*.prev:hover,.next:hover{border:1px solid #FF6600;}*/
.picFocus .bd{margin: 40px 0;}
.picFocus .bd li{ vertical-align:middle; margin-left: 200px;}
.picFocus .bd img{ width:600px; height:400px; display:block;  }


/*参数*/
.artTit1{padding: 40px 0;text-align: center;width:1200px;margin:auto}
.artTit1 h3{line-height: 40px;font-size: 32px;color: #191919;display:none}
.artTit1 p{font-size: 16px;color: #191919;line-height: 24px;margin-top: 6px;}
.artTit1 p span{padding-left: 40px;color:#191919;}
/*图片*/
.car_threeO{overflow:hidden;}
.car_fdjImg{float:left;}
.car_fdjs{float:left;overflow:hidden;padding: 30px 0;border-bottom: 1px dotted #ccc;margin-left: 50px; width: 878px;}
.car_fdjs div{float:left;}
.car_fdjs p img{border:1px solid #ccc;}
.contentImageClass{display:none;}
/*表格*/
.pro_table{overflow:hidden; margin: 16px 0 0 300px}
.pro_table tr{float:left;width:48%;font-size: 14px;color: #191919;line-height: 40px;margin-left:2%;overflow:hidden;}
.pro_table tr td{display:block;float:left;}
.pro_table .pro_tab1{width:80px;text-align:left;color:#c2c2c2;}
.pro_table .pro_tab2{width:250px;text-align:left;}
.xpxz{display:block;width:180px;height:40px;line-height:40px;text-align:center;background:#003a8f;color:#fff;margin:24px auto;}
.xpxz:hover{color:#fff;}


/*切换手机端*/
@media only screen and (min-width: 321px) and (max-width: 768px){
	.content img{width:80% !important;height:auto !important;}
	.artTit1{padding: 1rem 0;}
	.artTit1 p span{padding-left: 0px;}
.breadcrumb{display:none;}
.weizhi{width:95%;margin:auto;padding:1rem 0;}
.pro_table, .artTit1{width:100%;margin:auto;}
/*简介*/
.car_one{height:auto;}
.car_oneBox{width:95%;margin:auto;}
.car_oneLeft, .car_oneRight{float:none;}
.car_oneLeft img{float:left;width:38%;min-width:38%;margin:20px 14px 0 0;}
.car_oneRight{float:none;padding:0;font-size:16px;width:100%;margin-left:0;}
.car_oneRight p{line-height: 22px;font-size: 14px;margin-bottom:8px;color:#fff;}
.car_oneRight span{color:#fff;font-weight:500;font-size:18px;display:block;margin:14px 0;}

/*外观概览*/
.picFocus{display:none;}
.wgzsBox h3{padding:1rem 0;}
#slideBox {display:block;}
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/fawjiefang/uiFramework/commonResource/image/2018113017503161574.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; background-color:#003a8f;  }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
		.slideBox{ width:100%; height:320px; overflow:hidden; position:relative;padding:1.5rem 0; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }		
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		
		.slideBox .bds li{ zoom:1; vertical-align:middle; }
		.slideBox .bds ul li img{width: 100%;height:100%;}
/*参数*/
.artTit1 h3{display:block;line-height:24px;font-size:20px;color: #191919;}
.artTit1 p{line-height:16px;font-size:14px;text-align:left !important;}
.car_threeO{width:95%;margin:auto;}
.car_fdjImg{display:none;}
.car_fdjs{padding:1rem 0; border-bottom:none;  margin-left:0;}
.car_fdjs div{border-bottom:1px solid #ccc;padding:1rem 0;width:100%;}
.car_fdjs p img{width:150px;height:150px;border:1px solid #ccc;float:left;margin-right:10px}
.pro_table tr{width:100%}
.pro_table .pro_tab2{width:auto;}
.tabs_box{width:95%;margin:auto;}


}