
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
/*body {
	font:12px/180% "微软雅黑", Arial, Helvetica, sans-serif;
}*/
/* film_focus */
.film_focus {
	width:857px;
	height:600px;
	overflow:hidden;
	position:relative;
	margin:20px auto;
}
.film_focus .film_focus_imgs_wrap {
	background:url(../image/load.gif) no-repeat center center;
}
.film_focus ul.film_focus_imgs {
	/*height:600px;
	height:9999em;*/
	position:absolute;
	right:0;
	top:0;
	overflow:hidden;

}
.film_focus ul.film_focus_imgs li {
	/*height:600px;*/
	/*overflow:hidden;*/
}
.film_focus ul.film_focus_imgs li img {
	/*height:600px;*/
width:600px;
}
.film_focus .film_focus_desc h3 {
	height:45px;
	line-height:45px;
	overflow:hidden;
	position:absolute;
	left:258px;
	bottom:0;
	background:rgba(0, 0, 0, .5);
	color:#fff;
	width:600px;
	padding-left:20px;
	z-index:99;
	font-size:16px;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
}
.film_focus ul.film_focus_nav {
	width:232px;
	/*height:600px;*/
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	float:left
}
.film_focus ul.film_focus_nav li {
	height:200px;
	background:#d7d7dc;
	margin:0px 0px 5px 0;
	padding:0px 18px 0 19px;
	position:relative;
	width:200px;
	cursor: pointer;
	cursor: hand;
	color:#333;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	line-height:47px;
}
.film_focus ul.film_focus_nav li.cur {
	background:url(../image/hd_on.png) no-repeat;
	width:200px;
	height:200px;
	left:0px;
	padding:0px 33px 0 10px;
	_background:url(../image/hd_on.png) no-repeat 0 0;
	word-break:break-all;
	color:#fff;
	font-weight:bold;
	font-size:22px;
	overflow:hidden;
	line-height:30px;
}
.film_focus ul.film_focus_nav li b {
	display:none
}
.film_focus ul.film_focus_nav li b span {
	display:block
}
.film_focus ul.film_focus_nav li.cur b {
	display:block;
	vertical-align: middle;
	display: table-cell;
	height:132px;
}
.film_focus ul.film_focus_nav li.cur span {
	display:none
}
.film_focus ul.film_focus_nav li img{    width: 200px;
    height: 200px;}
.produceshow_class .produceshow_class_1{text-align:left;letter-spacing: 2px; font-size: 16px;}
.produceshow_class .name{ font-weight: bold;font-size: 20px;}

.slides .lislidesli img{
  max-height: 350px;
}
.slides .lislidesli {
width:100%;padding-top:50px;
}
.rec_price {
padding-bottom:20px;
}



#produceShowdemo1{ 
    position: relative;    
    margin: 10px auto;
    /*width: 700px;*/     
    /*border:1px solid #ccc;*/
    text-align:center;
	width: 500px;
    margin: auto;overflow: hidden;
}
#produceShowdemo1 .produceShowimg_list #uu img {margin-top:30px;w idth:500px;}
#produceShowdemo1 .produceShowimg_list{}
/* 根据图片的张数来设定ul的宽度 */


/* 图片对应的按钮样式 */
/*.produceShowbtn_list {
   height:55px;
   margin-bottom:20px;
}
*/
.produceShowbtn_list {
    height: 85px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 50px;
    top: 35;
}

/*.produceShowbtn_list ul{margin:50px 0;max-width: 200px;overflow: hidden;float: left;}*/

.produceShowbtn_list ul {
    margin: 50px auto;
    max-width: 200px;
    overflow: hidden;
    /* float: left; */
}

.produceShowbtn_list li{float: left; margin-right: 10px; color: #999; border: 1px solid #ccc;
	width: 50px;
    overflow: hidden;
    height: 50px;
    vertical-align: middle;
    display: table-cell;}
.produceShowbtn_list li:hover,.produceShowbtn_list li.on{ cursor: pointer; border: 2px solid #f00;}
.produceShowbtn_list li img{ width: 50px; height: 50px; display: block;    
	width: auto;
   
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: inline-block;}

/******* 详情页 收藏 询价 start ********/
.proShow_collInq_2 {

    text-align: center;
    margin-top: 50px;
    overflow: hidden;
    /* border: 1px solid; 
    position: absolute;
    left: 150px;
    top: 550;*/

    position: relative;
    top: 0;
    /* left: 0; */
    right: 45;


   }


.proShow_collInq {
    text-align: center;
    margin-top: 50px;
    overflow: hidden;
    /* position: relative; */
    /* top: 0; */
    /* left: 0; */
    /* right: 45; */
    position: absolute;
    left: 145;
    top: -105;
}



.proShow_collInq span {width: 65px;height: 30px;line-height:30px;margin-left: 20px;cursor: pointer;display: inline-block;color: #fff;border-radius: 100px;}
/*.proShow_collInq span.proShow_collItem{background: url(../images2016/collect_icon01.png) no-repeat;}*/
/*.proShow_collInq span.proShow_inqItem{background: url(../images2016/inquiry_icon01.png) no-repeat;}*/
/******* 详情页 收藏 询价 end ********/