@charset "utf-8";
/* CSS Document */
.fender_container{
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	.div_content{
		width:1000px;
		height:auto;
		margin: 0 auto;
		background: #fff;
	}
	.div_content_title {
	width:100%;
	height:auto;
	margin: 0 auto;
	background: #D6D6D6;
}
.div_title {
	width:1000px;
	height:auto;
	text-align:center;
	height:65px;
}
	.div_title2{
		width:940px;
		margin:0px auto;
		text-align:left;
		height:65px;
	}
	.title_name{
		width:100%;
		height:65px;
		font-size:16px;
		line-height:65px;
		font-weight:bold;
		
	}
	.title_nav{
		width:100%;
		height:30px;
		font-size:12px;
		line-height:30px;
		height:30px;
	}
	.title_name a{
		color:#101010;
		cursor:pointer;
		text-decoration:none;
	}
	.title_name a:hover{
		color:#FF0000;
		text-decoration:none;
	}
	.content_product{
		margin:0px 0px;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}
	
	.content_left{
		width:300px;
		float:left;
		text-align:left;
	}
	.content_left h2{
		border-bottom: 1px solid #ccc;
		margin-right: 20px;
		padding-bottom: 5px;
		font-weight: bold;
		font-size: 14px;
	}
	.content_left select{
		width: 220px;
		background-color: #fff;
		border: 1px solid #ccc;
		font-size: 12px;
		height: 23px;
		margin:10px 0px;
	}
	.brand_ul{
		list-style:none;
		list-style-type:none;
		display:block;
		margin: 0 0 5px 0;
		line-height: 20px;
		padding:0px;
	}
	.brand_ul li a{
		color:#000;
		font-size:14px;
		line-height:25px;
		text-decoration:none;
	}
	.brand_ul li a:hover{
		color:#FF0000;
		text-decoration:none;
	}
	.content_right{
		width:670px;
		float:left;
		text-align:left;
		margin-left:10px;
	}
	.ul_list{
		list-style: none;
		padding:0px;
	}
	.ul_list li{
		float: left;
		margin-bottom: 25px;
		margin-left: 20px;
		width:300px;
	}
	
	
	.product_name{
		margin-top:15px;
	}
	.product_name a{
		font-size:16px;
		color:#333;
		cursor:pointer;
		text-decoration:none;
	}
	.product_name a:hover{
		color:#FF0000;
		text-decoration:none;
	}
	.product_code{
		font-size:14px;
		margin-top:5px;
		color:#666666;
	}
	.product_top{
		height: auto;
		overflow: hidden;
		width:940px;
		margin: 0px auto;
	}
	.product_top_left{
		float:left;
		width:450px;
	}
	.product_top_right{
		float:left;
		width:450px;
		margin-left:40px;
		text-align:left;
	}
	.product_top_right .name{
		font-size: 18px;
		font-weight: bold;
	}
	.product_top_right .introduce{
		font-size: 14px;
		line-height:25px;
		margin-top:20px;
	}
	.product_top_right .color{
		margin-top:30px;
		width:100%;
		height:auto;
		overflow:hidden;
	}
	.product_top_right .price{
		margin-top:30px;
		width:100%;
		height:auto;
		overflow:hidden;
		background-color:#ECECEC;
		height:45px;
	}
	
	.product_top_right .buy{
		margin-top:30px;
		width:100%;
		height:auto;
		overflow:hidden;
		text-align:right;
	}
	.product_top_right .video{
		margin-top:30px;
		width:100%;
		height:auto;
		overflow:hidden;
	}
	
	.product_top_right .span_title{
		font-size:12px;
		line-height:25px;
		font-weight:bold;
		float:left;
	}
	
	.product_top_right .span_content{
		font-size:12px;
		line-height:25px;
		float:left;
		margin-left:20px;
	}
	.price  .span_title{
		line-height:45px;
	}
	.price  .span_content{
		line-height:45px;
		font-size:20px;
		font-weight:bolder;
		color:#e4393c;
		font-family: Arial, Verdana, 宋体;
	}
	.video .youku{
		font-size:12px;
		line-height:25px;
		float:left;
		width:270px;
	}
	.video img{
		vertical-align: middle;		
	}
	.video a{
		font-size: 14px;
		vertical-align: middle;
		text-decoration:none;
		color:#858585;
		margin-left:5px;
	}
	.video a:hover{
		color:#F00;
		text-decoration:none;
	}
	
	.video .store{
		font-size:12px;
		line-height:25px;
		float:left;
		width:150px;
	}
	.product_att{
		font-size:14px;
		line-height:25px;
	}
	.product_att .span_1{
		padding-right:10px;	
	}
	
	.product_middle{
		width:100%;
		height: auto;
		overflow: hidden;
		text-align:center;
		margin: 30px auto;
	}
	.product_middle .line{
		width: 422px;
		height: 10px;
		border-bottom: 2px solid #CCC;	
		float:left;
	}
	.product_guige{
		height: auto;
		overflow: hidden;
		width: 940px;
		margin: 0px auto;
		margin-bottom:50px;
	}
	.tb_guige{
		text-align:left;
		width:940px;
	}
	.tb_guige td1{
		text-align:left;
		width:100px;
	}
	.tb_guige td2{
		text-align:left;
		width:
	}
