.desk-com{
	border: 1px solid rgba(238, 238, 238, 0.5);
}

.desk-com1{
	border: 0px solid rgba(238, 238, 238, 0.5);
}

.pro-details h2{
	font-weight: 300; 
	font-size: 27px;
	margin-top: 0; 
	margin-bottom: 15px; 
}

.pro-details .rate-stock{
	font-size: 12px; 
	color: #556273;
	font-weight: 400;
	border-bottom: 1px solid rgba(238, 238, 238, 0.8);
	padding-bottom: 5px;
	padding-top:7px;
}

.pro-details .rate-stock li:last-child{
	color: #8aaa63;
}

.pro-details .rate-stock .fa{
	font-size: 10px;
	color: #fcc88e;
}

.pro-details .wish-email{
	font-size: 12px; 
	font-weight: 400;
	color: #999;
}

.pro-details .wish-email .fa{
	margin-right: 3px;
}

.pro-details p{
	font-weight: 300; 
	font-size: 13px;
	letter-spacing: 0.2px; 
	margin-bottom: 15px;   
	color: #888;
}

.pro-details .currency span{
	text-decoration: line-through; 
	margin-left: 15px;
	color: #ccc;
}

.pro-details .currency{
	font-weight: 600; 
	font-size: 20px; 
	margin-bottom: 10px; 
	color: #1ac4e2;
}

.pro-details .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #8ec63f;
	border-color: -moz-use-text-color -moz-use-text-color #8aaa63;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 20px;
}

p.tags a:hover{
	color: #1ac4e2;
}

p.tags a{
	color: #ccc;
}

p.tags{
	font-size: 12px; 
	font-weight: 400;
	color: #556273;
}

.p-d-social .fa:hover{
	color: #8ad2ce;
	cursor: pointer;
}

.p-d-social .fa{
	color: #ccc;
	cursor: default;
}

.p-d-social{
	font-weight: 400; 
	font-size: 12px;
	color: #556273;
}

.description .nav-tabs{
	border-bottom: 0; 
}

.description .nav-tabs > li.active > a, 
.description .nav-tabs > li.active > a:focus, 
.description .nav-tabs > li.active > a:hover {
	background-color: #3498db;
	border-color: transparent;
	color: #fff;
}
	
.description .nav-tabs > li > a{
	color: #3498db;
	background-color: #fff;
	border-color: rgba(238, 238, 238, 0.8);
}

.description .nav-tabs > li > a:focus,
.description .nav-tabs > li > a:hover {
	background-color: #556273;
	color: #fff;
	border-color: transparent;
}

.description .tab-content{
	padding: 20px; 
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 4px;
	border-top-left-radius: 0; 
		
}

.description .tab-content h2{
	margin-top: 0;
	font-weight: 300;
	font-size: 25px;
}
	
.description .tab-content p{
	font-weight: 300;
	color: #999;
}

.list-ver{
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.list-ver li .fa{
	border: 1px solid #8aaa63;
	padding: 6px;
	border-radius: 50%; 
	color: #8aaa63; 
	font-size: 11px;
	margin-right: 10px
}

.list-ver li{
	font-weight: 300; 
	font-size: 13px;
	margin-bottom: 10px;
	color: #999;
}


.description .pager li > a .fa{
	padding-top: 5px;
	color: #556273;
}

.description .pager li > a:hover .fa{
	color: #fff;
}

.description .pager li > a{
	color: #999;
	background-color: #fff;
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 3px;
	display: inline-block;
	padding: 5px 14px;
}

.description .pager li > a:hover{ 
	background-color: #8ad2ce;
	color: #fff;
	border: 1px solid #8ad2ce;
}

/*...旅游攻略...*/
.description2 .nav-tabs{
	border-bottom: 0; 
}

.description2 .nav-tabs > li.active > a, 
.description2 .nav-tabs > li.active > a:focus, 
.description2 .nav-tabs > li.active > a:hover {
	background-color: #3498db;
	border-color: transparent;
	color: #fff;
}
	
.description2 .nav-tabs > li > a{
	color: #3498db;
	background-color: #fff;
	border-color: rgba(238, 238, 238, 0.8);
}

.description2 .nav-tabs > li > a:focus,
.description2 .nav-tabs > li > a:hover {
	background-color: #556273;
	color: #fff;
	border-color: transparent;
}

.description2 .tab-content{
	padding: 20px; 
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 4px;
	border-top-left-radius: 0; 
		
}

.description2 .tab-content h2{
	margin-top: 0;
	font-weight: 300;
	font-size: 25px;
}
	
.description2 .tab-content p{
	font-weight: 300;
	color: #999;
}
.description2 .pager li > a .fa{
	padding-top: 5px;
	color: #556273;
}

.description2 .pager li > a:hover .fa{
	color: #fff;
}

.description2 .pager li > a{
	color: #999;
	background-color: #fff;
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 3px;
	display: inline-block;
	padding: 5px 0px;
}

.description2 .pager li > a:hover{ 
	background-color: #8ad2ce;
	color: #fff;
	border: 1px solid #8ad2ce;
}





#pro-img{
	padding: 7px; 
	border: 1px solid rgba(238, 238, 238, 0.8); 
	border-radius: 4px;
}

#pro-img .carousel-control.left{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	left: 7px;
}

#pro-img .carousel-control.right{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	right: 7px;
}

#pro-img .carousel-control.left,
#pro-img .carousel-control.right {
	background-image: none;
}
	
#pro-img .carousel-control:hover.left,
#pro-img .carousel-control:hover.right {
	background-color: #556273;
	color: #fff;
}

#pro-img .carousel-control {
	background-color: #fff;
	height: 28px;
	opacity: 1;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	text-shadow: none;
	top: 45%;
	width: 25px;
	color: #999;
}