@charset "gb2312";

/*************************
   SHOW 详情展示页面
*********************/
.showbody {border:0; overflow:hidden; line-height:23px; padding:20px 15px 0;}
.showbody h1 {text-align:center; font-size:20px; overflow:hidden; color:#333; padding-bottom:20px;}
.showbody .cf { font-size:12px; text-align:center; height:30px; line-height:30px; color:#B7B7B7; border-bottom:1px dashed #e5e5e5;}
.showbody .description { padding-top:20px; overflow:hidden;}
.showbody .box { padding:0; border:0;}


/*视频展示*/
.videoBox {overflow:hidden; text-align:center;  padding-top:20px;}

/*全屏相册展示*/
.photoBox1{overflow:hidden; padding-top:20px;}
.photoBox1 .gallery{ border:0; overflow:hidden;}  
.photoBox1 .gallery .bd {width:100%; overflow:hidden; text-align:center; position:relative;}/*需要有宽度*/
.photoBox1 .gallery .bd li { height:500px; line-height:500px;}
.photoBox1 .gallery .bd li img{height:500px;}
.photoBox1 .gallery .bd .next,.photoBox1 .gallery .bd .prev { display:block; width:45px; text-align:center; height:45px; line-height:45PX; background:#CCC; cursor:pointer; font-size:36px; font-weight:bold; position:absolute; z-index:100; top:250PX;}	
.photoBox1 .gallery .bd .prev {left:0;}	
.photoBox1 .gallery .bd .next{right:0;}	
.photoBox1 .gallery .bd a:hover{ background:#FF6600; color:#FFF;}

.photoBox1 .gallery .hd{position:relative; zoom:1; overflow:hidden; padding:5px 12px; background:#CCC; WIDTH:700PX;} /*小图*/
.photoBox1 .gallery .hd ul{overflow:hidden;} 
.photoBox1 .gallery .hd li{ width:59px; text-align:center; cursor:pointer; float:left;} 
.photoBox1 .gallery .hd li img{ width:49px; height:49px; border:1px solid #ddd; padding:2px;   } 
.photoBox1 .gallery .hd li.on{} 
.photoBox1 .gallery .hd li.on img{ border:1px solid #f60; background:#fff;} 	
.photoBox1 .gallery .hd .sNext,.gallery .hd .sPrev{ text-align:center; width:10px; height:55px; line-height:55px; border:1px solid #ddd; cursor:pointer; position:absolute;  left:0px; top:4px; z-index:100; background:#FFF;} 
.photoBox1 .gallery .hd .sNext{ left:auto; right:0px; } 
.photoBox1 .gallery .hd .sNext:hover,.photoBox1 .gallery .hd .sPrev:hover{ text-decoration:none; border:1px solid #f60;  } 

/*编辑器展示*/
.contentBox {overflow:hidden; padding-top:20px;}
.contentBox p {padding-bottom:10PX;}
.contentBox .keylink {color:#FF6600;}
.contentBox .keylink:hover { color:#CC0000; text-decoration:underline;}
.contentBox .tag a { padding:5px; color:#FF6600;}
.contentBox .tag a:hover { color:#CC0000; text-decoration:underline;}


/*上一页下一页*/
.PrevNext {overflow:hidden; color:#6D6D6D; padding-top:20px; padding-bottom:20px;}
.PrevNext a {color:#6D6D6D;}
.PrevNext a:hover { color:#FF6600;}



/*房车销售相册展示*/
.photoBox2{height:430px; margin-bottom:15px; overflow:hidden; background:#FFF;}
.photoBox2 .gallery{width:625px; float:left; border:0; overflow:hidden;}  
.photoBox2 .gallery .bd {width:100%; overflow:hidden; text-align:center; position:relative;}
.photoBox2 .gallery .bd li { height:330px; line-height:330px;}
.photoBox2 .gallery .bd li img{width:625px; height:330px;}
.photoBox2 .gallery .bd .next,.photoBox2 .gallery .bd .prev { display:block; width:45px; text-align:center; height:45px; line-height:45PX; background:#CCC; cursor:pointer; font-size:36px; font-weight:bold; position:absolute; z-index:100; top:250PX;}	
.photoBox2 .gallery .bd .prev {left:0;}	
.photoBox2 .gallery .bd .next{right:0;}	
.photoBox2 .gallery .bd a:hover{ background:#FF6600; color:#FFF;}

.photoBox2 .gallery .hd{position:relative; margin-top:8px; zoom:1; overflow:hidden; padding:5px 12px; WIDTH:600px; background:#1d1b1c;} /*小图*/
.photoBox2 .gallery .hd ul{overflow:hidden;} 
.photoBox2 .gallery .hd li{ width:112px; text-align:center; cursor:pointer; float:left;} 
.photoBox2 .gallery .hd li img{ width:100px; height:73px; border:1px solid #8b8b8b;} 
.photoBox2 .gallery .hd li.on{} 
.photoBox2 .gallery .hd li.on img{ border:3px solid #CC0000; background:#fff;} 	
.photoBox2 .gallery .hd .sNext,.photoBox2 .gallery .hd .sPrev{ text-align:center; width:21px; height:65px; line-height:65px; cursor:pointer; position:absolute;  left:0px; top:12px; z-index:100; background:#494949; color:#fff;} 
.photoBox2 .gallery .hd .sNext{ left:auto; right:0px; } 
.photoBox2 .gallery .hd .sNext:hover,.photoBox2 .gallery .hd .sPrev:hover{ text-decoration:none; border:1px solid #f60;  } 

.photoBox2 .text {width:350px; height:430px; float:left; padding:0 12px; line-height:30PX; position:relative;}
.photoBox2 .text .title { color:#CC0000; height:50PX; line-height:50PX; overflow:hidden; font-size:24px;}
.photoBox2 .text .price { padding:5px 0; overflow:hidden;}
.photoBox2 .text .price strong { font-size:24px; color:#CC0000;}
.photoBox2 .text .description { padding:5px 0; height:90px; overflow:hidden;}
.photoBox2 .text .buy { padding:5px 0; height:36px;  overflow:hidden; margin-bottom:10px;}
.photoBox2 .text .buy a {width:120px; height:36px; float:left; margin-right:10px; line-height:36px; background:#CC0000; color:#fff; display:block; text-align:center; overflow:hidden;}
.photoBox2 .text .buy .hyfw { background:#FF6600;}
.photoBox2 .text .fx { height:20px; overflow:hidden; position:absolute; z-index:100;}




/*产品相册*/
.photoBox3{height:430px; margin-bottom:15px; overflow:hidden; background:#FFF;}
.photoBox3 .gallery{width:352px; float:left; overflow:hidden;}  
.photoBox3 .gallery .bd {width:100%; overflow:hidden; text-align:center; position:relative;}
.photoBox3 .gallery .bd li {width:350px; height:350px; border:1px solid #DDD;}
.photoBox3 .gallery .bd li img{width:350px; height:330px;}
.photoBox3 .gallery .bd .next,.photoBox3 .gallery .bd .prev { display:block; width:45px; text-align:center; height:45px; line-height:45PX; background:#CCC; cursor:pointer; font-size:36px; font-weight:bold; position:absolute; z-index:100; top:250PX;}	
.photoBox3 .gallery .bd .prev {left:0;}	
.photoBox3 .gallery .bd .next{right:0;}	
.photoBox3 .gallery .bd a:hover{ background:#FF6600; color:#FFF;}

.photoBox3 .gallery .hd{position:relative; margin-top:8px; zoom:1; overflow:hidden; padding:5px 12px; WIDTH:325px;} /*小图*/
.photoBox3 .gallery .hd ul{overflow:hidden;} 
.photoBox3 .gallery .hd li{ width:65px; text-align:center; cursor:pointer; float:left;} 
.photoBox3 .gallery .hd li img{ width:60PX; height:60PX; border:1px solid #ddd;} 
.photoBox3 .gallery .hd li.on{} 
.photoBox3 .gallery .hd li.on img{ border:2px solid #CC0000; background:#fff;} 	
.photoBox3 .gallery .hd .sNext,.gallery .hd .sPrev{ text-align:center; width:10px; height:45px; line-height:45px; cursor:pointer; position:absolute;  left:0px; top:12px; z-index:100; color:#fff; background:url(../images/left.gif); border:none;} 
.photoBox3 .gallery .hd .sNext{ left:auto; right:0px; background:url(../images/right.gif);} 
.photoBox3 .gallery .hd .sNext:hover,.photoBox3 .gallery .hd .sPrev:hover{ text-decoration:none; border:0px solid #f60;  } 


.photoBox3 .text {width:350px; height:430px; float:left; padding:0 12px; line-height:30PX; position:relative;}
.photoBox3 .text .title { color:#CC0000; height:50PX; line-height:50PX; overflow:hidden; font-size:24px;}
.photoBox3 .text .price { padding:5px 0; overflow:hidden;}
.photoBox3 .text .price strong { font-size:24px; color:#CC0000;}
.photoBox3 .text .description { padding:5px 0; height:90px; overflow:hidden;}
.photoBox3 .text .buy { padding:5px 0; height:36px;  overflow:hidden; margin-bottom:10px;}
.photoBox3 .text .buy a {width:120px; height:36px; float:left; margin-right:10px; line-height:36px; background:#CC0000; color:#fff; display:block; text-align:center; overflow:hidden;}
.photoBox3 .text .buy .hyfw { background:#FF6600;}
.photoBox3 .text .fx { height:20px; overflow:hidden; position:absolute; z-index:100;}












/*放大镜相册*/
.photoBox { overflow:hidden;}
.photoBox .photo {width:350px; float:left;}
#preview{text-align:center; width:350px;}
.jqzoom{ width:350px; height:350px; position:relative;  border:1px solid #EEE;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden; position:relative;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:#FFF url(images/right.gif) no-repeat; width:20px; height:49px; padding-top:5PX; position:absolute; z-index:100; right:0; top:6px; cursor:pointer;}
#spec-list{ width:310px; float:right; overflow:hidden; display:inline; margin-right:20px;}
#spec-list ul li{ float:left; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}
#spec-list div{ margin-top:0; margin-left:-43px; *margin-left:0;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

.photoBox .text {width:350px; float:left; background:#EEE; padding:10PX;}








/*选项卡内容区*/
.articlebody .TabBox {overflow:hidden; padding-bottom:20px;}
.articlebody .TabBox .title { height:32px; line-height:30px; overflow:hidden;}
.articlebody .TabBox .title h4 {width:100px; text-align:center; height:30px; line-height:30px; float:left; background:#FFF; cursor:pointer; border-bottom:2PX solid #FFF; font-weight:normal;}
.articlebody .TabBox .title h4.mouseon { background:#FFF; border-bottom:2PX solid #999; font-weight:bold;}
.articlebody .TabBox .tab {}
.articlebody .TabBox .tab_none{ display:none;}





.relationlist {}
.relationlist h5 {}
.relationlist li { height:24px; line-height:24px; color:#b7b7b7;}




/*评论列表*/
.Commentslist {border:0; overflow:hidden; background:#FFF;}
.Commentslist .title { height:35px; line-height:35px;}
.Commentslist .title span {width:100px; float:left; font-weight:bold;}
.Commentslist ul { border:0; overflow:hidden;}
.Commentslist li { line-height:22px; overflow:hidden;}
.Commentslist li .image {width:60px; float:left;}
.Commentslist li .image img {width:60px; height:60px;}
.Commentslist li .text {width:900px;/*留言宽度*/ padding:10px; float:right; border:1px solid #d3e2c1; background:#fdfffa; position:relative;}
.Commentslist li .text .arrow {width:11px; height:21px; background:url(../images/com_arrow.gif); position:absolute; z-index:100; left:-11px; top:10px;}
.Commentslist li .text .top { height:20px; line-height:15px; text-align:right; border-bottom:1px solid #d3e2c1; color:#999;}
.Commentslist li .text .content{word-wrap:break-word;/*强制换行*/}
.Commentslist li .text .content .content { color:#FF6600;}
.Commentslist li .text .bottom a {width:50px; border:1px solid #DDD; background:#eee; text-align:center; float:right;}