@charset "utf-8";
/* CSS Document */
#center_title{margin:auto;margin-top:30px;width:1200px;color:#000;}
#center_title a{color:#000;}
#center_title span{ float:right; display:none;}
#center_title span img{ width:20px;}

#main{clear:both;margin:auto;padding:0;margin-top:10px;width:1200px;height:auto!important;min-height:100px;max-height:none;overflow:hidden;border-top:#ededed solid 1px;}

#main_center{float:right;display:inline;margin:0;padding:20px;width:900px; background:#FFF; height:auto; overflow:hidden;}

#center_content{width:100%;clear:both;height:auto;overflow:hidden;}

#product_pic{float:left;margin:0; padding:0;width:50%;height:auto;overflow:hidden;}
.show_pic{margin:0;padding:0;width:100%;height:auto;text-align:center;cursor:pointer;overflow:hidden;}
.show_pic img{border:0;width:100%;}
.pic_list{margin-top:10px;}
.pic_list a{ display:inline-block;margin-right:10px;}
.pic_list img{width:68px; height:68px; }

.show_pic_m{ width:100%;height:auto;display:none;}
.slider_list{ z-index:9; }
.sw_pic{padding-bottom:100%;height:0px;overflow:hidden;background:no-repeat center center;background-size:cover;position:relative;} /*640:640*/

#product_info{float:left;margin:0; padding:0;width:50%;height:auto;}
#product_info ul{ padding:5px; margin-left:50px;height:auto;overflow:hidden;}
#product_info ul li{}
#product_info li{display:inline-block;}
#product_info .pr_name{ font-weight:bolder;border-bottom:#ededed 1px solid; font-size:18px; margin-bottom:20px;}
#product_info .pr_par{}
#product_info .pr_par .pr_part{ width:80px; font-weight:bolder;}
#product_info .pr_par .pr_parc{ color:#666;}
#product_info .pr_par span{ color:#fba502; font-size:26px;}
#product_info .pr_par_1{ margin-top:20px;}
/*#product_info .pr_par_10{ margin-top:20px;}*/
#product_info .pr_par_code{ margin-top:100px;}
#product_info .pr_qrcode{ margin-left:280px; margin-top:-90px;width:300px;color:#666;}
#product_info .pr_qrcode p{ display:inline-block;width:150px;text-align:center;}
#product_info .pr_qrcode img{width:130px;}


#product_show{ margin-top:30px;padding:0;height:auto; overflow:hidden;}
#product_show .stitle{height:40px; border-bottom:#ededed 1px solid; height:auto; overflow:hidden;}
#product_show .stitle li{margin-right:10px;display:inline-block; width:150px; height:40px; line-height:40px; background:#ededed; text-align:center;cursor:pointer;}
#product_show .stitle .on{background:#009cdb; color:#FFF;}
#product_show .scontent{clear:both;margin-top:20px;font-size:16px;line-height:30px;height:auto; overflow:hidden; display:none;}
#product_show .scontent img{max-width:1200px;}
#news_video{ text-align:center;}


#main_left{float:left;display:inline;margin:0;padding:0;width:230px; height:auto; overflow:hidden;}
#main_left #l_list{margin:0;padding:0; margin-bottom:20px;width:100%;height:auto;overflow:hidden;background:#FFF;}
#main_left #l_list #left_title{ padding:0px 10px 0px 10px;height:59px;font-size:18px; line-height:59px; font-weight:bolder;}
#main_left #l_list #left_title span{font-size:20px; color:#009cdb; font-weight:normal;}
#main_left #l_list #left_list{}
#main_left #l_list #left_list ul{margin:0;padding:0;}
#main_left #l_list #left_list .c{margin:auto;width:100%;font-size:14px;border-bottom:#f1f1f1 1px solid;}
#main_left #l_list #left_list .c a{display:block;width:100%;line-height:50px; font-size:16px; text-indent:30px;}
#main_left #l_list #left_list .c a:hover{background:#009cdb; color:#FFF;}
#main_left #l_list #left_list .cs{ margin:auto;width:100%;}
#main_left #l_list #left_list .cs a{display:block;width:100%;line-height:50px; font-size:16px;text-indent:30px;}
#main_left #l_list #left_list .cs a:hover{background:#009cdb; color:#FFF;}

#main_left #l_list #left_list .csn{ position:absolute; z-index:9999; margin-top:-40px; margin-left:230px; background:#f2f2f2; width:180px;display:none;}
#main_left #l_list #left_list .csn a{display:block;width:180px;border-bottom:#FFF 1px solid;text-indent:0px; text-align:center;}


@media screen and (max-width: 700px) {
	#center_title{ width:98%;}
    .banner{ display:none;}

	#main{width:100%; margin-top:0px;}
	#main_center{width:100%;padding:0px;}
	#center_content{margin-top:0px;}
	.show_pic{display:none;}
	.pic_list{display:none;}
	.show_pic_m{ display:block;}
	
	#center_title{display:none;}
	#product_pic{float:none;margin:auto;width:100%;}
	#product_info ul{margin-left:0px;}
	#product_info{ margin-top:20px;width:100%; height:auto;}
	
	#product_info .pr_par_1{ margin-top:20px;}
	/*#product_info .pr_par_5{ margin-top:20px;}*/
	#product_info .pr_par_code{ margin-top:20px;}
	#product_info .pr_qrcode{ margin-left:0px; margin-top:10px; text-align:center;width:100%;}
	
	
	#product_show .stitle{ text-align:center;}
	#product_show .stitle li{margin:0px 5px 0px 5px;display:inline-block; width:100px; height:30px; line-height:30px; background:#ededed; text-align:center;cursor:pointer;}
	#product_show .scontent{ margin:10px;}
	#product_show .scontent img{width:100%;height:auto;}
	
	#main_left{ margin-top:20px;width: 100%;}

}