@charset "utf-8";
/* @Author lifuting */


/*productList*/
.productListBox { padding-top:10px;}
.productList li { float:left; padding:0 12px 12px 0; width:130px; height:165px;font-weight:bold;}
.productList li a img { display:block; border:1px solid #194D63;}
.productList li a:hover img { border:1px solid #FFF;}
.productList li p { display:block; padding-top:8px; overflow:hidden; height:36px; line-height:18px;color:#CBC9CC;}

/*information*/
.information {width:400px; padding:5px 10px;line-height:16px;}
.information h1 { line-height:20px;}
.information .Model dd { padding-top:20px;}
.information .Model dt { padding-top:80px;}
/*End information */

/*pParticularTab*/
.pParticularTab{width:710px;overflow:hidden; }
.pParticularTabM{width:710px;height:31px; line-height:31px; background: url(../images/pTabBg.gif) repeat-x 0 0;}
.pParticularTabM ul{margin:0px;padding:0px;list-style:none;}
.pParticularTabM li{ margin-left:5px;display:inline;float:left; width:134px;height:31px; overflow:hidden;cursor:pointer; color:#CBC9CC;text-align:center;line-height:31px;font-size:14px;background:url(../images/pTabBg.gif) 0 -70px no-repeat;}
.pParticularTabM li.hover{color:#FFF;background:url(../images/pTabBg.gif) 0 -35px no-repeat;}
.pParticularTabC { overflow:hidden; width:700px; padding:10px 5px; color:#CBC9CA;}
.Description { line-height:20px;}
/*-------------- pics --------------------*/
.detailedBox { padding:10px 0;color:#CACACA;}
.detailedBox h2, .productListBox h2 { padding:5px 10px; margin-bottom:10px;line-height:20px;background:#193451; border:1px solid #263B50; color:#C9CBCA;}
.pics { float:left; width:262px;text-align:center;}
.pics .sec_pic {text-align: center; margin: 0px auto; width: 100%; height: 100%; clear: both; overflow: hidden}
.pics .sec_pic .out {	margin: auto; display: table; height: 100%; overflow: hidden}
.pics .sec_pic .inner {display: table-cell; height: 100%; vertical-align: middle}
.pics .sec_pic li { float: left; padding: 9px 3px 0; width: 38px; height: 38px; overflow: hidden;text-align: center;}
.pics .sec_pic a { display:block;width:36px;height:36px;overflow:hidden;border:1px solid #3C3C3E; }
.pics .sec_pic a:hover { border:1px solid #FFF;}
.pics .sec_pic li img { display:block;width:36px; height:36px; cursor:pointer;}

.pics .sec_pic li.current img { border:1px solid #FFF;}
.navigation { margin:auto; width:220px;}
.content { display: block; position:relative;width: 260px; height:260px; overflow:hidden;border:1px solid #0B2F3B; background-color:#000; }
.controls {	display: none;}

.slideshow { clear: both;}
.slideshow .image-wrapper { height:260px;}
.download { position:absolute; left:0;margin:-260px auto auto;width:260px;height:260px;clear:both;font-size: 0px}
.download li a { display:block;height:260px;padding-bottom:20px;background:url(../images/see.gif) no-repeat 0 bottom;}
.slideshow span { display:block; width: 260px;height: 250px;overflow:hidden;}
.slideshow span a { width: 260px;height: 260px; display: table-cell; background: #fff;text-align: center; vertical-align: middle;}
.slideshow span a img { vertical-align: middle;}
.thumbs li a { margin:0; padding:0; display:block;}
.thumbs li a img {	margin:0; padding:0;}
#jquery-overlay {position: absolute;top: 0;left: 0;	z-index: 90;width: 100%;height: 500px;}
#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative;background-color:#fff;width:250px;height: 250px;	margin: 0 auto;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {	position: absolute;	top:40%;left:0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {	position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev {left: 0;float: left;}
#lightbox-nav-btnNext {right: 0;float: right;}
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color:#fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding:0 10px;color: #666;}
#lightbox-container-image-data #lightbox-image-details {width: 70%;float:left;text-align:left;}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block;clear: left;padding-bottom: 1.0em;}			
#lightbox-secNav-btnClose { width: 66px;float:right;padding-bottom: 0.7em;}
/*End lightbox*/
