/* CSS Document */
#main_title h1 {
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	display: inline;
}
/*产品页开始*/
.product {
	width: 952px;
	overflow: auto;
	height: auto;
}
.product_bg {
	background: url(/images/video/product_bg.gif) no-repeat 10px 254px;
	margin-bottom: -30px;
	z-index: 200;
	position: relative;
}
.product_bg1 {
	background: url(/images/video/product_bg.gif) no-repeat 10px 264px;
	*background: url(/images/video/product_bg.gif) no-repeat 10px 267px;
	margin-bottom: -30px;
	z-index: 200;
	position: relative;
}
.product_bgold1 {
	background: url(/images/video/product_bg.gif) no-repeat 10px 246px;
	*background: url(/images/video/product_bg.gif) no-repeat 10px 249px;
	margin-bottom: 0px;
	z-index: 200;
	position: relative;
}
.product_bgold {
	background: url(/images/video/product_bg.gif) no-repeat 10px 256px;
	margin-bottom: 0px;
	z-index: 200;
	position: relative;
}
.product_commend {
	height: 20px;
	line-height: 20px;
	width: 450px;
	color: #666;
	overflow: hidden;
}
.product_commend ul li {
	float: left;
	font-weight: 600;
	white-space: nowrap;
}
.product_commend a:link,.product_commend a:visited,.product_commend a:hover {
	color: #6aa3db;
	text-decoration: none;
	padding: 0px 5px 0px 2px;
	font-weight: 400;
}
/*产品左边开始*/
.product_left {
	float: left;
	width: 630px;
	height: auto;
	overflow: hidden;
}
.product_img {
	width: 180px;
	float: left;
	text-align: center;
	height: auto;
	overflow: hidden;
}
.product_img img {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.product_img .product_logoimg img {
	width: 100px;
	height: 35px;
	overflow: hidden;
	margin-top: 15px;
}
.product_color {
	width: 138px;
	height: 68px;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #cac5bf;
	margin: 6px 0px 0px 12px;
	background: #f8f8f8;
	color: #8e8e8e;
}
.product_color strong {
	color: #0084c1;
}
.product_color ul {
	width: 138px;
	_width: 136px;
	text-align: center;
	display: inline;
	height: 17px;
	float: right;
	line-height: 17px;
	margin-top: 2px;
	padding-top: 7px;
	border-top: 1px solid #d3d3d3;
}
.product_color ul li{
	margin-right: 5px;
	width: 15px;
	height: 15px;
	border: 1px solid #eee;
	float: left;
}
.product_text {
	width: 450px;
	float: right;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	color: #666;
	display: block;
}
.product_text h1 {
	color: #1e1e1e;
	font-size: 14px;
	font-weight: 600;
	margin: 0px;
	line-height: 35px;
	height: 35px;
	width: 450px;
	overflow: hidden;
}
.product_text strong {
	color: #06c;
	font-weight: 400;	
}
/*产品左边结束*/
/*产品右边开始*/
.product_right {
	float: right;
	width: 307px;
	height: 276px;
	overflow: hidden;
	background: url(/images/video/product_bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
}
.product_rightmin {
	width: 307px;
	height: 276px;
	overflow: hidden;
	background: url(/images/video/product_rightbg.gif) repeat-y;
}
.product_rightbox {
	width: 270px;
	height: 276px;
	float: left;
	overflow: hidden;
}
.product_rightboxadd {
	width: 250px;
	height: 270px;
	padding: 0px 6px 6px 14px;
	text-align: center;
	overflow: hidden;
}
.product_rightboxadd1 {
	width: 250px;
	height: 270px;
	padding: 0px 6px 6px 10px;
	text-align: center;
	overflow: hidden;
}
.product_rightboxadd img,.product_rightboxadd1 img{
	width: 250px;
	height: 270px;
	overflow: hidden;
}
.product_rightbar {
	width: 33px;	
	height: 215px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
	padding: 2px 0px 0px 0px;
}
.product_rightbar a:hover {
	text-decoration: none;
}
.product_rightbar .liline {
	background: url(/images/video/product_libg1.gif) repeat-y;
	height: 62px;
	width: 13px;
	height: 62px;
	padding: 5px 14px 5px 6px;
	line-height: 16px;	
	cursor: pointer;
	color: #666;
	margin: -2px 0px 0px 0px;
}
.product_rightbar .libg {
	background: url(/images/video/product_icn.gif) no-repeat;
	color: #000;
	width: 13px;
	height: 62px;
	padding: 5px 14px 5px 6px;
	line-height: 15px;	
	_line-height: 16px;
	cursor: pointer;
	margin: -2px 0px 0px 0px;
	overflow: hidden;
}
/*右侧广告开始*/
.product_rightadd {
	width: 245px;
	height: 250px;
	padding: 0px 0px 0px 15px;
	margin: -15px 0px 0px 0px;
	overflow: hidden;
}
.product_rightadd .li_title {
	width: 235px;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	/*background: url(/images/new20/adicn_blue.gif) no-repeat 0px 5px;*/
}
.product_rightadd .li_title a:link,.product_rightadd .li_title a:visited,.product_rightadd .li_title a:hover {
	color: #06c;
	text-decoration: underline;
}
.product_rightadd .li_text {
	width: 235px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	line-height: 20px;
}
.product_rightadd .li_text a:link,.product_rightadd .li_text a:visited,.product_rightadd .li_text a:hover {
	color: #333;
	text-decoration: none;
}
.product_rightadd .li_url {
	width: 235px;
	padding: 0px 0px 0px 10px;
	height: 23px;
	line-height: 16px;
	white-space:nowrap;  
	overflow: hidden;
}
.product_rightadd .li_url a:link,.product_rightadd .li_url a:visited,.product_rightadd .li_url a:hover {
	color: #008000;
	text-decoration: none;
}
/*右侧广告结束*/
/*google四个广告排列开始*/
.google_four {
	width: 952px;
	height: 150px;
	*height: 156px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
.google_four ul {
	width: 470px;
	height: 60px;
	float: left;
	overflow: hidden;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	*margin: 0px 0px 6px 0px;
}
.google_four .li_title {
	width: 460px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	/*background: url(/images/new20/adicn_blue.gif) no-repeat 0px 5px;*/
}
.google_four .li_title a:link,.google_four .li_title a:visited,.google_four .li_title a:hover {
	color: #06c;
	text-decoration: underline;
}
.google_four .li_text {
	width: 460px;
	padding: 0px 0px 0px 10px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
}
.google_four .li_text a:link,.google_four .li_text a:visited,.google_four .li_text a:hover {
	color: #333;
	text-decoration: none;
}
.google_four .li_url {
	width: 460px;
	padding: 0px 0px 0px 10px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.google_four .li_url a:link,.google_four .li_url a:visited,.google_four .li_url a:hover {
	color: #008000;
	text-decoration: none;
}
/*google四个广告排列结束*/
.product_title {
	width: 250px;
	height: 30px;
	background: url(/images/new20/product_bg.gif) repeat-x;
	margin-left: 4px;
	line-height: 30px;
	padding-left: 20px;
}
.product_title1 {
	width: 250px;
	height: 30px;
	background: url(/images/new20/product_bg.gif) repeat-x;
	margin-left: 0px;
	line-height: 30px;
	padding-left: 20px;
}
.product_title h2,.product_title1 h2 {
	background: url(/images/new20/icn_product.gif) no-repeat 0px 10px;
	font-size: 12px;
	font-weight: 400;
	color: #656565;
	padding-left: 18px;
	margin: 0px;
}
.product_ping {
	height: 130px;
	width: 245px;
	padding: 20px 10px 40px 15px;
}
.product_pingfen {
	width: 110px;
	height: 100px;
	float: left;
	color: #363;
	padding-top: 30px;
	font-family: Georgia;
	text-align: center;
}
.product_pingfen .big {
	font-size: 42px;
	font-weight: 600;	
}
.product_pingimg {
	width: 120px;
	height: 120px;
	float: right;
}
.product_video {
	border:1px solid #e9e9e9;
	margin-left:14px;
	overflow:hidden;
	padding:2px 0px 6px 0;
	width:248px;
}
.product_video1 {
	border: 1px solid #e9e9e9;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px 0px 6px 0;
	width: 248px;
}
.product_video h2,.product_video1 h2 {
	background: url(/images/new20/product_videoh2.gif) no-repeat 5px 2px;
	font-size:12px;
	height:24px;
	line-height:24px;
	margin:0px;
	overflow:hidden;
	padding-left:25px;
	width:223px;
}
.video_bottom {
	width: 235px;
	padding: 3px 0px 0px 25px;
	line-height: 20px;
	color: #626262;
}
.video_bottom a:link,.video_bottom a:visited {
	color: #0466cb;
}
.video_bottom a:hover {
	color: #0466cb;
	text-decoration: none
}
.video_bottommess {
	float: right;
	text-align: right;
}
/*产品右边结束*/
/*产品列表开始*/
.product_top {
	width: 927px;
	height: 36px;
	background: url(/images/new20/product_top.gif) repeat-x;
	margin-top: 15px;
	padding-left: 25px;
}
.product_top ul li {
	float: left;
	border-top: 1px solid #a7a7a7;
	padding: 0px 18px;
}
.product_top .border {
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
}
.product_top .border_left {
	border-left: 1px solid #a7a7a7;
}
.product_top .border_right {
	border-right: 1px solid #a7a7a7;
}
.product_top .nonun {
	height: 35px;
	background: url(/images/new20/nonun_bg.gif) repeat-x;
	line-height: 35px;
	font-weight: 600;
}
.product_top .nonon {
	height: 27px;
	background: url(/images/new20/nonon_bg.gif) repeat-x;
	line-height: 27px;
	font-weight: 400;
	margin-top: 7px;
}
.product_toplist {
	width: 927px;
	line-height: 32px;
	height: 32px;
	background: #f2f2f2;
	padding: 0px 20px 0px 5px;
	color: #333;
	overflow:hidden;
}
.product_topmessage {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 0px !important;
	padding-top: 3px;
}
.product_list {
	width: 952px;
	height: auto;
	overflow: auto;
}
.product_list ul {
	width: 952px;
	height: 44px;
	overflow: hidden;
}
.product_list ul li{
	float: left;	
	border-bottom: 1px dotted #ccc;
	text-align: center;
	color: #333;
	overflow: hidden;
}
.product_list .commend li{
	float: left;	
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
	background: #eef7e4; 
}
.product_list .commend_next li{
	float: left;	
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
}
.product_list .merchant {
	width: 952px;
	height: 44px;
	overflow: hidden;
	padding: 10px 0px;
	background: url(../../images/new20/pro_merchant.gif) no-repeat;
}
.product_list .merchant ul {
	width: 952px;
	height: 64px;
	overflow: hidden;
}
.product_list .merchant ul li{
	float: left;	
	border-bottom: 0px dotted #ccc;
	color: #333;
	overflow: hidden;
}
.product_list .liaddress {
	width: 85px;	
	padding: 10px 0px 0px 0px;	
	height: 33px;
	text-align: center;
	overflow: hidden;
}
.product_list .select {
	width: 83px;
	overflow: hidden;
}
.product_list .liadd {
	width: 85px;	
	padding: 15px 0px 0px 0px;	
	height: 28px;
	text-align: center;	
}
.product_list .merchant .liadd {
	width: 55px;	
	padding: 15px 0px 0px 15px;	
	height: 28px;
	text-align: center;	
}
.product_list .merchant .lilogo {
	width: 88px;
	height: 40px;
	overflow: hidden;
	padding: 4px 15px 0px 0px;
}
.product_list .merchant .lijia {
	width: 172px;
	height: 37px;
	line-height: 37px;
	padding-top: 6px;
	overflow: hidden;
	text-align: left;
}
.product_list .lijia {
	width: 260px;
	height: 37px;
	line-height: 37px;
	padding-top: 6px;
	overflow: hidden;
	text-align: center;
}
.product_list .lijia div {
	width: auto;
}
.product_list .lijia_4s {
	height: 37px;
	line-height: 37px;
	padding: 0px 28px 0px 0px;
	background: url(/images/new20/ico_4s.gif) no-repeat right;
	display: inline;
}
.product_list .lijia_none {
	height: 37px;
	line-height: 37px;	
	display: inline;
}
.product_list .lipayment_title,.product_list .commend_next .lipayment_title {
	width: 155px;	
	padding: 6px 0px 0px 45px;	
	height: 37px;
	line-height: 37px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship_title,.product_list .commend_next .liship_title {
	width: 125px;	
	padding: 6px 0px 0px 25px;	
	height: 37px;
	text-align: left;
	overflow: hidden;
	line-height: 37px;
}
.product_list .liaddress_title {
	width: 340px;
	padding: 6px 0px 0px 10px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	text-align: center;
}
.product_list .libuy_title {
	width: 155px;	
	padding: 6px 0px 0px 0px;	
	height: 37px;	
	line-height: 37px;
}
.product_list .lijia a:link,.product_list .lijia a:visited,.product_list .lijia a:hover {
	color: #333;
}
.product_list .liprice,.product_list .commend_next .liprice {
	width: 83px;
	padding: 15px 17px 0px 0px;	
	height: 28px;
	font-weight: 600;
	color: #06c;
	text-align: right;
}
.product_list .liprice a:link,.product_list .liprice a:visited,.product_list .liprice a:hover {
	color: #06c;
}
.product_list .lipayment {
	width: 155px;	
	padding: 12px 0px 0px 45px;	
	height: 31px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship {
	width: 125px;	
	padding: 12px 0px 0px 25px;	
	height: 31px;
	text-align: left;
	overflow: hidden;
}
.product_list .lipayment_small {
	width: 155px;	
	padding: 5px 0px 0px 45px;	
	height: 38px;
	line-height: 19px;
	text-align: left;
	overflow: hidden;
}
.product_list .liship_small {
	width: 125px;	
	padding: 5px 0px 0px 25px;	
	height: 38px;
	line-height: 19px;	
	text-align: left;
	overflow: hidden;
}
.product_list .liaddress_car {
	width: 340px;
	padding: 5px 0px 0px 10px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
}
.product_list .libuy {
	width: 155px;	
	padding: 12px 0px 0px 0px;	
	height: 31px;	
	overflow: hidden;
}
.product_list .liphone {
	width: 155px;	
	padding: 5px 0px 0px 0px;	
	height: 38px;	
	line-height: 38px;
	overflow: hidden;
}
.product_list .liphone {
	width: 155px;	
	padding: 5px 0px 0px 0px;	
	height: 38px;	
	line-height: 38px;
}
.product_list .bring {
	font-size: 14px;
	font-weight: 600;
	color: #333;
}

/*产品列表开始*/
/*google 广告开始*/
#google_wide {
	width: 952px;
	height: auto;
	overflow: auto;
}
#google_wide .google_title,.google_four .google_title {
	height: 28px;
	line-height: 28px;
	width: 952px;
}
#google_wide .google_title .google_message,.google_four .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_wide ul {
	padding: 0px 0px 10px 0px;
	width: 950px;
	height: auto;
	overflow: hidden;
}
#google_wide ul li {
	width: 950px;
	line-height: 18px;
	display: block;
}
#google_wide ul li a:link,#google_wide ul li a:visited,#google_wide ul li a:hover {
	width: 930px;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
#google_wide .bring {
	font-size: 14px;
	background: url(/images/new20/adicn_blue.gif) no-repeat 0px 4px;	
}
#google_wide .bring a:link,#google_wide .bring a:visited {
	color: #06c;
	text-decoration: underline;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .bring a:hover {
	color: #06c;
	text-decoration: underline;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .green a:link,#google_wide .green a:visited {
	color: #008000;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
#google_wide .green a:hover {
	color: #008000;
	text-decoration: none;
	width: 930px;
	height: 18px;
	overflow: hidden;
}
/*google 广告结束*/
/*相关产品开始*/
.product_box {
	width: 952px;
	padding-top:1px;
	height: auto;
	overflow: hidden;
}
.product_box h3,.related_box h3 {
	padding:4px 10px 6px 10px;
	display:inline;
	border: 1px solid #ebebeb;
	border-bottom:0;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	font-weight: 600;
	background: url(/images/new20/product_h3bg.gif) repeat-x;
	margin: 15px 0px 0px 0px;
}
.product_minbox {
	width: 189px;
	height: 226px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.product_box .border,.related_box .border {
	border-right: 1px solid #ebebeb;
}
.product_minbox .product_img,.product_minbox1 .product_img {
	width: 144px;
	height: 100px;
	padding-left: 44px;
	overflow: hidden;
	text-align: left;
}
.product_minbox .product_img img,.product_minbox1 .product_img img {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.product_minbox ul,.product_minbox1 ul{
	width: 189px;
	height: 126px;
	overflow: hidden;
	display: block;
	float: left;
}
.product_minbox .lititle,.product_minbox1 .lititle {
	color: #0052b8;
	font-weight: 600;
	height: 30px;
	line-height: 18px;
	padding: 9px 6px 5px 6px;
	overflow: hidden;
}
.product_minbox .lititle a:link,.product_minbox .lititle a:visited,.product_minbox .lititle a:hover,.product_minbox1 .lititle a:link,.product_minbox1 .lititle a:visited,.product_minbox1 .lititle a:hover {
	color: #0052b8;
}
.product_minbox .liprice,.product_minbox1 .liprice {
	color: #000;
	font-weight: 600;
	height: 35px;
	line-height: 35px;
}
.product_minbox .liprice a:link,.product_minbox .liprice a:visited,.product_minbox .liprice a:hove,.product_minbox1 .liprice a:link,.product_minbox1 .liprice a:visited,.product_minbox1 .liprice a:hover {
	color: #000;
}
/*相关产品结束*/
/*产品页结束*/
/*评论页开始*/
.product_review {
	width: 950px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	margin: 2px 0px 8px 0px;
	background: #f7f7f7;
}
.product_review .review_left {	
	width: 217px;	
	line-height: 30px;
	float: left;
	padding: 15px 0px 10px 5px;
}
.product_review .review_left strong {
	color: #376537;
	font-size: 400px;
	font-size: 12px;
}
.product_review .review_right {
	width: 727px;
	line-height: 30px;
	float: right;
	border-left: 1px solid #e0e0e0;
	padding-bottom: 10px;
}
.product_review .review_right .lititle {
	font-weight: 600;
	height: 30px;
	color: #333;
	padding-left: 6px;
}
.product_review .review_right .liline {
	width: 721px;
	line-height: 22px;
	padding-left: 6px;
	overflow:hidden;
}
.product_review .review_right .bring {
	color: #fd0000;
}
.product_review .review_right .more a:link,.product_review .review_right .more a:visited,.product_review .review_right .more a:hover {
	color: #06c;
}
.product_review .review_right .libottom {
	width: 721px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	padding-left: 6px;
	border-top: 1px solid #e0e0e0;
}
.product_review .review_right .limess {
	width: 200px;
	float: right;
}
.product_review .review_right .limess .blue a:link,.product_review .review_right .limess .blue a:visited,.product_review .review_right .limess .blue a:hover {
	color: #06c;
	font-weight: 600;
}
/*评论页结束*/
/*参数页开始*/
.parameter {
	width: 952px;
	height: auto;
	overflow: auto;
	border-bottom: 14px solid #eaeaea;
	padding-bottom: 15px;
}
.parameter_title {
	height: 20px;
	width: 946px;
	padding-left: 6px;
	line-height: 20px;
	background: #e6e6e6;
	color: #0f0f0f;
	font-weight: 600;
}
.parameter_box, .parameter_box_new {
	width: 770px;
	height: auto;
	overflow: auto;
	float: left;
}

.parameter_box ul{
	width: 770px;
	height: auto;
	overflow: auto;
}
.parameter_box_new ul {
	height: auto;
	overflow: auto;
}

.parameter_box_new{
	width: 952px;
}


.parameter_box ul li, .parameter_box_new ul li{
	width: auto;
	height: auto;
	overflow: auto;
	line-height: 25px;
	float: left;
	border-bottom: 1px dotted #e8e8e8;
}
.parameter_box .lileft, .parameter_box_new .lileft {
	width: 135px;
	padding-left: 6px;
	height: 25px;
	overflow: hidden;
}
.parameter_box .liright, .parameter_box_new .liright {
	width: 622px;
	padding-left: 6px;
	border-left: 1px dotted #e8e8e8;
	height: 25px;
	overflow: hidden;
}

.parameter_box_new .liright {
	width: 750px;
}


.parameter_img {
	width: 190px;
	text-align: center;
	padding-top: 15px;
	float: left;
}
.parameter_img img {
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.parameter_text {
	width: 555px;
	float: right;
	line-height: 20px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}

.parameter_title_new {
	height: 20px;
	width: 946px;
	padding-left: 6px;
	line-height: 20px;
	background: #e6e6e6;
	color: #0f0f0f;
	font-weight: 600;
}

.parameter_text_new {
	width: 940px;

	line-height: 20px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}

.parameter_name_new {
	padding: 0 0 10px 0;
}


/*右侧广告开始*/
#google_narrow {
	width: 172px;
	height: auto;
	overflow: auto;
	float: right;
}
#google_narrow .google_title {
	height: 28px;
	line-height: 28px;
	width: 172px;
}
#google_narrow .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_narrow ul {
	padding: 0px 0px 10px 0px;
	width: 172px;
	height: auto;
	overflow: auto;
}
#google_narrow ul li {
	width: 170px;
	line-height: 18px;
	overflow: hidden;
}
#google_narrow ul li a:link,#google_narrow ul li a:visited,#google_narrow ul li a:hover {
	width: 170px;
	line-height: 18px;
	text-decoration: none;
}
#google_narrow .bring a:link,#google_narrow .bring a:visited {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
	width: 100%;
}
#google_narrow .bring a:hover {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
	width: 100%;
}
#google_narrow .green a:link,#google_narrow .green a:visited {
	color: #008000;
	width: 100%;
	height: 18px;
}
#google_narrow .green a:hover {
	color: #008000;
	text-decoration: none;
	width: 100%;
	height: 18px;
}
/*右侧广告结束*/
/*参数页结束*/
/*发表评论页开始*/
.product_write {
	width: 950px;
	height: auto;
	overflow: auto;
}
.product_write ul {
	width: 928px;
	height: auto;
	overflow: hidden;
	padding: 20px 0px 10px 22px;
}
.product_write ul li {
	float: left;
	line-height: 25px;
}
.product_write .lititle {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	width: 90px;
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
	clear:both
}
.product_write .liline {
	font-size: 12px;	
	width: 828px;
}
.product_write .lione {
	padding-left: 85px;
	width: 50px;
	line-height: 25px;
	height: 25px;
}
.product_write .litwo {
	width: 70px;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
.product_write .lilast {
	width: 475px;
	padding-left: 7px;
	line-height: 25px;
	height: 25px;
}
.product_write .lifirst {
	padding-left: 85px;
	width: 80px;
	text-align: right;
	line-height: 25px;
	height: 25px;
}
.product_write .button {
	border: 0px;
	text-align: center;
	width: 60px;
	height: 24px;
	background: url(/images/new20/but_sosu.gif) no-repeat;
	margin-top: 5px;
}
.product_write .input {
	width: 300px;
	margin-bottom: 5px;
}
.product_write .textarea {
	width: 500px;
	height: 120px;
}
.product_write .red {
	color: #900;
}
/*发表评论页结束*/
/*无评论时页面开始*/
.product_right .product_appear,.product_right1 .product_appear {
	width: 262px;
	text-align: center;
	heigth: 40px;
	padding: 40px 0px 0px 8px;
	color: #06c;
}
.product_right .product_image,.product_right1 .product_image  {
	width: 60px;
	heigth: 60px;
	padding: 15px 0px 10px 105px;
}
.product_right .product_bottom,.product_right1 .product_bottom{
	width: 155px;
	height: 39px;
	overflow: hidden;
	padding: 5px 0px 15px 57px;
}
/*无评论时页面结束*/
/*一个商家页面开始*/
.product_leftone {
	float: left;
	width: 646px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: url(/images/video/leftone_bg.gif) repeat-y right;
}
.leftone_padding {
	padding: 0px 12px 10px 0px;
	min-height: 266px;
	_height: 266px;
	_overflow: visible;
}
.product_one {
	width: 450px;
	border-top: 1px dotted #ccc;
	height: auto;
	overflow: hidden;
	padding-top: 7px;
	margin-top: 5px;
}
.product_oneline{
	width: 450px;
	line-height: 30px;
	padding-bottom: 2px;
}
.product_oneline .onelineul {
	width: 450px;
	display: block;
	height: 30px;
	float: left;
}
.product_oneline ul li {
	padding: 0px 5px 0px 0px;
	float: left;
}
.leftone_bottom {
	width: 643px;
	float: right;
	height: 8px;
	background: url(/images/video/product_bg1.gif);	
}
.product_price {
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	margin: 0px 8px;
}
.product_oneline .product_price a:link,.product_oneline .product_price a:visited,.product_oneline .product_price a:hover {
	color: #b51a1a;
	text-decoration: none;
}
.product_one .strong a:link,.product_one .strong a:visited,.product_one .strong a:hover{
	font-size: 16px;
	font-weight: 600;
	color: #06c;
	text-decoration: none;
}
.product_button {
	width: 450px;
	height: 30px;
	padding: 8px 0px 0px 0px;
	line-height: 25px;
	float: left;
}
.product_button ul li {
	float: left;	
	height: 30px;	
	text-align: center;
}
.product_button .button_one a:link,.product_button .button_one a:visited,.product_button .button_one a:hover {
	background: url(/images/new20/product_buttonone.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: 2px;
	width: 100px;
	margin-right: 10px;
}
.product_button .button_onelook {
	width: 95px;
	padding-left: 130px;
	width: 95px;
	height: 30px;
}
.product_manner {
	width: 450px;
	display: block;
}
.product_manner ul {
	float: left;
}
.product_mannerul {
	width: 450px;
}
.product_manner ul li {
	float: left;
	height: 28px;
	padding-right: 8px;
	line-height: 28px;
}
.manner_border {
	background: url(/images/new20/manner_border.gif) no-repeat right;
	padding-right: 8px;
	margin-right: 8px;
}
.product_right1 {
	float: right;
	width: 306px;
	height: 308px;
	overflow: hidden;
	background: url(/images/video/product_rightbg2.gif) repeat-y;
}
.product_rightmin1 {
	width: 306px;
	height: 300px;
	overflow: hidden;
	background: url(/images/video/product_bottom1.gif) no-repeat left bottom;
	padding: 0px 0px 8px 0px;
}
/*图片广告开始*/
.ad_banner {
	width: 952px;
	height: 300px;
	padding-top: 37px;
}
.ad_img {
	width: 319px;
	height: 268px;
	background: url(/images/new20/add_imgbg.gif) repeat-y;
	overflow: hidden;
	float: left;
	margin-top: 22px;
}
.ad_imgtop {
	width: 319px;
	height: 6px;
	background: url(/images/new20/add_imgtop.gif) no-repeat;
	overflow: hidden;
}
.ad_imgbox {
	width: 311px;
	height: 255px;
	background: url(/images/new20/add_imgbottom.gif) no-repeat bottom;
	padding: 3px 0px 6px 8px;
	margin: 0px;
}
.ad_imgbox img {
	width: 300px;
	height: 250px;
	border: 1px solid #b8b8ba;
	overflow: hidden;
}	
/*图片广告结束*/
/*右侧相关产品开始*/
.related_box {
	width: 613px;
	float: right;
	height: 303px;
	margin-top: -15px;
	padding: 0px 6px 0px 0px;
}
.product_minbox1 {
	width: 203px;
	height: 240px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	float: left;
	text-align: center;
	padding-top: 20px;
}
/*右侧相关产品结束*/
/*google广告开始*/
.ad_google {
	width: 593px;
	float: right;
	padding-right: 30px;
}
.ad_googletitle {
	width: 591px;
	height: 22px;
	text-align: right;
}
.ad_googlebox {
	width: 593px;
	height: 270px;
	background: url(/images/new20/add_googlebg.gif) repeat-y;
	overflow: hidden;
}
.ad_googletop {
	width: 593px;
	height: 6px;
	background: url(/images/new20/add_googletop.gif) no-repeat;
	overflow: hidden;
}
.ad_googletext {
	width: 593px;
	height: 264px;
	overflow: hidden;
	background: url(/images/new20/add_googlebottom.gif) no-repeat bottom;
}
.ad_textbox {
	width: 579px;
	height: 88px;
	overflow: hidden;
	padding: 0px 7px;
}
.ad_textbg {
	width: 579px;
	background: url(/images/new20/add_textbg.gif) no-repeat bottom;
}
.ad_textbox ul {
	width: 500px;
	float: right;
	height: 73px;
	padding-top: 12px;
	line-height: 20px;
}
.ad_textbox img {
	float: left;
	margin: 26px 0px 0px 26px;
}
.ad_lititle a:link,.ad_lititle a:visited,.ad_lititle a:hover{
	font-size: 14px;
	font-weight: 600;
	color: #2571a7;
	text-decoration: underline;
	display: block;
	width: 500px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.ad_litext a:link,.ad_litext a:visited,.ad_litext a:hover{	
	color: #333;
	display: block;
	width: 500px;
	height: 20px;
	overflow: hidden;
}
.ad_liurl a:link,.ad_liurl a:visited,.ad_liurl a:hover{	
	color: #008000;
	display: block;
	width: 500px;
	height: 20px;
}
/*google广告结束*/
/*一个商家页面结束*/
/*页码开始*/
.sort_page {
	height: 30px;
	padding-top: 3px;
}
.sort_page .sort_pageleft {
	width: 118px;
	height: 20px;
	margin: 5px 5px 0px 10px;
	float: left;
}
.sort_page .sort_pageright {
	width: 570px;
	float: right;
	text-align: right;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-right: 5px;
} 
.sort_page .sort_pageright ul {
	float: right;
}
.sort_page .sort_pageright ul li{
	float: left;
	color: #333;
	margin: 6px 0px 0px 6px;
	height: 20px;
	line-height: 20px;
}
.sort_page .sort_pageright ul li a:link,.sort_page .sort_pageright ul li a:visited {
	color: #4a4a4a;
	height: 17px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	padding: 2px 4px 0px 4px;
	background: #f6f6f6;
}
.sort_page .sort_pageright ul li a:hover {
	color: #fff;
	height: 17px;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	padding: 2px 4px 0px 4px;
	background: #00b9ee;
	text-decoration: none;
}
/*页码结束*/
/*dilingling 广告开始*/
.diling_box {
	width: 939px;
	height: 217px;
	background: url(/images/new20/dilingbg.gif) no-repeat;
	padding-top: 25px;
}
.diling {
	width: 209px;
	height: 165px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 10px 0px 10px;
}
.diling_bg {
	width: 209px;
	height: 165px;
	background: url(/images/new20/dilingling2.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_bg1 {
	width: 209px;
	height: 165px;
	background: url(/images/new20/dilingling1.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling .dititle {
	width: 196px;
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 0px 8px;
	overflow: hidden;
	color: #ff8305;
	font-size: 14px;
	font-weight: 600;
}
.diling .ditext {
	width: 134px;
	height: 85px;
	overflow: hidden;
	line-height: 21px;
	padding: 0px 5px 0px 70px;
	color: #717171;
}
.diling .diphone {
	width: 204px;
	height: 22px;
	line-height: 22px;
	padding: 9px 0px 0px 7px;
	color: #fff;
}
.diling .num {
	font-size: 11px;
}
.diling_bigbox {
	width: 939px;
	height: 187px;
	background: url(/images/new20/dilingbg_2.gif) no-repeat;
	padding-top: 25px;
}
.diling_big {
	width: 438px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 10px 0px 10px;
}
.diling_bigbg {
	width: 438px;
	height: 135px;
	background: url(/images/new20/dilingling_big2.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_bigbg1 {
	width: 438px;
	height: 135px;
	background: url(/images/new20/dilingling_big1.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.diling_big .dititle {
	width: 420px;
	height: 32px;
	line-height: 32px;
	padding: 5px 0px 0px 10px;
	overflow: hidden;
	color: #ff8305;
	font-size: 14px;
	font-weight: 600;
}
.diling_big .ditext {
	width: 350px;
	height: 55px;
	overflow: hidden;
	line-height: 18px;
	padding: 0px 5px 0px 80px;
	color: #717171;
}
.diling_big .diphone {
	width: 204px;
	height: 22px;
	line-height: 22px;
	padding: 6px 0px 0px 232px;
	color: #fff;
}
.diling_big .num {
	font-size: 11px;
}
/*dilingling 广告结束*/
/*车型酷图开始*/
.car_picture {
	width: 952px;
	height: auto;
	overflow: hidden;
	background: url(/images/new20/car_bg.gif) repeat-y;
	margin-top: 12px;
}
.car_title {
	width: 937px;
	height: 40px;
	line-heigth: 40px;
	padding-left: 15px;
	overflow: hidden;
	background: url(/images/new20/car_titlebg.gif) no-repeat;
}
.car_title h2 {
	margin: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}
.car_box {
	width: 882px;
	height: auto;
	overflow: auto;
	background: url(/images/new20/car_bottombg.gif) no-repeat bottom;
	padding: 15px 30px 10px 42px;
	text-align: center;
}
.car_left {
	width: 600px;
	border: 1px solid #c6c6c6;
	height: 450px;
	line-height: 450px;
	overflow: hidden;
	float: left;
}	
.car_right {
	width: 250px;
	float: right;
	height: auto;	
	overflow: hidden;
	background: #ccc;
}
.car_right .car_rightbox {
	float: left;
	padding: 0px 10px 12px 10px;
	width: 104px;
	height: 79px;
	text-align: center;
	line-height: 79px;
}
.car_right .car_rightbox img {
	width: 100px;
	height: 75px;
	overflow: hidden;
}
.car_right .car_out {
	border: 1px solid #c6c6c6;
	width: 100px;
	height: 75px;	
}
.car_right .car_over {
	border: 2px solid #bd9b27;
	width: 100px;
	height: 75px;
}
/*车型酷图结束*/
/*广告开始*/
.sts_banner {
	height: auto;
	width: 952px;	
}
.ats_banner img {
	width: 952px;
	height: 90px;	
	margin: 10px 0px -5px 0px;
}
/*广告结束*/
/*实体店开始*/
.solidshop {
	width: 950px;
	height: auto;
	border: 1px solid #7bbad6;
	background: url(/images/new20/solid_bg.gif) repeat;
}
.solidshop_line {
	width: 950px;
	height: 16px;
	border-top: 1px solid #7bbad6;
	background: #bbddf3;
	text-align: center;
}
.solidshop_mer {
	width: 940px;
	margin: 4px;
	border: 1px solid #7bbad6;
	background: #fff;
	height: 100px;
}
/*实体店结束*/

/*google 广告开始*/
#google_middle {
	width: 100%;
	height: auto;
	overflow: auto;
	position: relative;
	*position: ;
	z-index: 1 ;	
	*z-index: 1;
}
#google_middle,x:-moz-any-link,x:default{
	width: 100%;
	height: auto;
	overflow: auto;
	position: ;
	z-index: 1;
}
#google_middle .google_title {
	height: 28px;
	line-height: 28px;
	width: 100%;
	overflow: hidden;
}
#google_middle .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_middle ul {
	padding: 0px 0px 10px 0px;
	height: auto;
	overflow: auto;
}
#google_middle ul li {
	line-height: 16px;
	overflow: hidden;
	/*padding-left: 10px;*/
}
#google_middle ul li a:link,#google_middle ul li a:visited,#google_middle ul li a:hover {
	line-height: 18px;
	text-decoration: none;
	height: 18px;	
}
#google_middle .bring {
	font-size: 14px;
	/*background: url(/images/new20/adicn_blue.gif) no-repeat 0px 4px;*/	
}
#google_middle .bring a:link,#google_middle .bring a:visited {
	color: #06c;	
	text-decoration: underline;
}
#google_middle .bring a:hover {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
}
#google_middle .green a:link,#google_middle .green a:visited {
	color: #008000;
	width: 100%;
	height: 18px;
}
#google_middle .green a:hover {
	color: #008000;
	text-decoration: none;
	width: 100%;
	height: 18px;
}


#google_middle_new, #google_wide_new2 {
	padding-top:20px;
	width: 100%;
	height: auto;
	overflow: auto;
}

#google_middle_new {
	background-color:#F8FBFF;
}
#google_middle_new,#google_wide_new2,x:-moz-any-link,x:default{
	width: 100%;
	height: auto;
	overflow: auto;
	position: ;
	z-index: 1;
}
#google_middle_new .google_title, #google_wide_new2 .google_title {
	height: 28px;
	line-height: 28px;
	width: 100%;
	overflow: hidden;
}
#google_middle_new .google_title .google_message, #google_wide_new2 .google_title .google_message {
	float: right;
	width: 71px;
	height: 15px;
	margin-top: 6px;
}
#google_middle_new ul, #google_wide_new2 ul{
	padding: 0px 0px 10px 3px;
	height: auto;
	overflow: auto;
	clear:both;
}
#google_middle_new ul li, #google_wide_new2 ul li {
	line-height: 16px;
	overflow: hidden;
	display:inline;
}
#google_middle_new ul li a:link,#google_middle_new ul li a:visited,#google_middle_new ul li a:hover, #google_wide_new2 ul li a:link,#google_wide_new2 ul li a:visited,#google_wide_new2 ul li a:hover {
	line-height: 18px;
	text-decoration: none;
	height: 18px;
}
#google_middle_new .bring, #google_wide_new2 .bring {
	font-size: 14px;
}
#google_middle_new .bring a:link,#google_middle_new .bring a:visited, #google_wide_new2 .bring a:link,#google_wide_new2 .bring a:visited {
	color: #06c;	
	text-decoration: underline;
}
#google_middle_new .bring a:hover, #google_wide_new2 .bring a:hover {
	color: #06c;
	font-size: 14px;
	text-decoration: underline;
}
#google_middle_new .green a:link,#google_middle_new .green a:visited,#google_wide_new2 .green a:link,#google_wide_new2 .green a:visited
 {
	color: #6AA3DB;
	width: 100%;
	height: 18px;
}

#google_middle_new .green a:hover,#google_wide_new2 .green a:hover {
	color: #6AA3DB;
	text-decoration: none;
	width: 100%;
	height: 18px;
}

#google_middle_new .green a:link,#google_middle_new .green a:visited, #google_middle_new .green a:hover {
	color: #6aa3db;
}

#google_middle_new .bring a strong, #google_wide_new2 .bring a strong {
	color: #d01102
}
/*google 广告结束*/

#extDescShowBtn a:link, #extDescShowBtn a:visited,#extDescHiddenBtn a:link, #extDescHiddenBtn a:visited  {
	color:#0066CC;
}

#extDescShowBtn a:hover, #extDescHiddenBtn a:hover {
	color:#FFF;
	background:#000080 none repeat scroll 0 0;
}
.product_list .liproduct a:link,.product_list .liproduct a:visited,.product_list .liproduct a:hover {
	color: #0066CC;
	font-weight:600;
}
.merchant a:link,.merchant a:visited, .merchant a:hover {
	color: #0066CC;
	font-weight:600;
}
.more_merchant_bottom {
	width:942px;
	height:44px;
	float:none;
	padding:2px;
	top:10px;
	position:relative;
	background: url(/images/default/more_merchant_linebg.gif) repeat-x scroll 0 0;
}
.more_merchant {
	text-align: center;
	float:right;
	color:#0F588C;
	text-align:center;
	position:absolute;
	z-index:1;
	top: -4px;
	left:400px;
}
.product_box .prev {
	position:absolute;
	z-index:8;
	height:246px;
	width:40px;
	top:140px;
	left:5px;
}
.product_box .next {
	left:910px;
	position:absolute;
	height:246px;
	z-index:8;
	top:140px;
}

.new_related_box .prev {
	position:absolute;
	z-index:8;
	height:246px;
	width:40px;
	top:140px;
	left:5px;
}
.new_related_box .next {
	left:580px;
	position:absolute;
	height:246px;
	z-index:8;
	top:140px;
}

.disn{
	display:none;
}
.splist_product_box{
	position:absolute;
	width:2100px;
	left:40px;
	height:247px;
}
.split_related_box{
	position:absolute;
	width:2100px;
	left:40px;
	height:247px;
}

.prev_line {
	padding-top: 100px; 
	padding-left: 10px;
}
.product_middle {
	margin-right: 110px;
}
.next_line {
	padding-top: 100px; 
	padding-left: 10px;
}
.new_product_box {
	border-bottom:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	width:950px;
	position:relative;
	overflow:hidden;
}
.new_related_box {
	border-bottom:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	width:611px;
	overflow:hidden;
	position:relative;
}
.new_product_box h3, .new_related_box h3 {
	width: auto;
	height: auto;
	border-top: 0px;
	border-left: 0px;;
	border-right: 0px;
	text-align: left;
	line-height: normal;
	font-size: 12px;
	font-weight: 800;
	padding: 2px 0px 15px 8px;
	background: url(/images/new20/product_h3bg.gif) repeat-x scroll 0 0;
	margin-top: 10px;
}
.new_product_minbox {
	border-top: 0px;
	border-left: 0px;;
	border-right: 0px;
	border-bottom:0px;
	width:170px;
}
.new_product_minbox1 {
	border-top: 0px;
	border-left: 0px;;
	border-right: 0px;
	border-bottom:0px;
	width:176px;
}
.related_middle {
	margin-right: 100px;
}

/*new google style*/
.product_detail_wrap2 .favBg .favTop{
	background:none;
}
.product_detail_wrap2 .favBg .favM {
	padding:0 0 0 5px;
}

.product_detail_wrap2 .favBg .favTl,.product_detail_wrap2 .favBg .favBl{
	height:0;
	line-height:0;
	font-size:0;
	display:none;
}

.product_detail_wrap2 .favBg .favM{
	background:none;
}

.product_detail_wrap2 .favBg .favTop li{
	display:block;
	padding:0;
	line-height:18px;
}

.product_detail_wrap2 .favBg{
	margin:-25px 0 0 12px;
}

.product_detail_wrap2 .favBg .favTop li.li_url{
	height:23px;
	line-height:16px;
}


.google_four {
	width: auto;
	height: auto;
	*height: auto;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}
.google_four ul {
	width: auto;
	height: auto;
	float: none;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	*margin: 0px;
}
.google_four .li_title {
	width: auto;
	height: auto;
	line-height: 20px;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	/*background: url(/images/new20/adicn_blue.gif) no-repeat 0px 12px;*/
}
.google_four .li_title a:link,.google_four .li_title a:visited,.google_four .li_title a:hover {
	color: #06c;
	text-decoration: underline;
}
.google_four .li_text {
	width: auto;
	padding: 0px 0px 0px 10px;
	height: auto;
	overflow: hidden;
	line-height: auto;
}
.google_four .li_text a:link,.google_four .li_text a:visited,.google_four .li_text a:hover {
	color: #333;
	text-decoration: none;
}
.google_four .li_url {
	width: auto;
	padding: 0px 0px 0px 10px;
	height: auto;
	line-height: auto;
	overflow: hidden;
}
.google_four .li_url a:link,.google_four .li_url a:visited,.google_four .li_url a:hover {
	color: #008000;
	text-decoration: none;
}

.product_spec_wrap3 {
	padding-top:15px;
}

.product_spec_wrap2 {
	padding-top:15px;
}
.product_spec_wrap2 .favBg .favTop li{ 
	float:none;
}
.product_review_wrap2 {
	padding-top:15px;
}