﻿
.photo-coloumn{
	position:relative;
	margin-top:20px;
	margin-right:10px;
}
.photo-coloumn-img{
	opacity:1;
	display:block;
	width:100%;
	transition: .5s ease;
	backface-visibility:hidden;
}
.photocap{
	transition: .5s ease;
	opacity:0;
	position:absolute;
	top:78%;	
	left:0%;
	background:#000;
	color:#fff;
	padding:7px 6px 6px 15px;
	font-size:13px;
	width:100%;
	font-weight:700;
}
.photo-coloumn:hover .photo-coloumn-img{
	opacity:0.3;
}
.photo-coloumn:hover .photocap{
	opacity:1;
} 
.photocap-secondline{
	transition: .5s ease;
	opacity:0;
	position:absolute;
	top:70%;	
	left:0%;
	background:#000;
	color:#fff;
	padding:7px 6px 6px 15px;
	font-size:11px;
	width:100%;
	font-weight:700;
}
.bottomlfimg {
width:100%; 
}
.bottomrw {
margin-top:20px;
}
.Lpartdetail{
	font-size:16px;
}
.Lparthead,.Lpartdetail{
	line-height:1.4;
}
.Lparthead{
	margin-top:0px;
}
.Lparthead a{
	color:#1F527B;
	font-size:18px;
}
.Lparthead a:hover,.Lparthead a:focus{
	text-decoration:none;
	color:#990000;
}
.adimg{
	max-width:100%;
	margin-top:20px;
}
.categoryhead{
	border-bottom:2px solid gainsboro;
	margin-left:15px;
	width:95%;
}
.categoryhead a,.categoryhead a:hover,.categoryhead a:focus{
	color:#990000;
	text-decoration:none;
	padding-bottom:6px;
	font-size:22px;
	font-weight:700;
}
.sldrimg p a{
	color:#990000;
	font-weight:700;
	font-size:15px;
	margin-top:15px;
}
.sldrimg p a:hover{
	text-decoration:none;
}
.sldrimg p{
	margin-bottom:0px;
}
.sldrimgdt{
	color:#5b5b5b7d;
	font-weight:700;
	font-size:12px;
	margin-bottom:0px;
	margin-top:9px;

}
.sldrimg img{
	max-width:84%;
}
.sldrimg{
	margin-top:20px;
}
.owl-dots{
	display:none;
}
.owl-prev{
	font-size: 75px !important;
    position: absolute;
    top: 15%;
    left: 0%;
	color:#cc0000 !important;

}
.owl-next{
	font-size:75px !important;
    position: absolute;
    top: 15%;
    right: 15%;
	color:#cc0000 !important;
}
.trailorhead{
	border-bottom:2px solid gainsboro;
	width:84%;
	padding-bottom:5px;
}
.trailorhead a,.trailorhead a:focus,.trailorhead a:hover{
	color:#990000;
	text-decoration:none;
	font-size:22px;
	font-weight:700;
}
.trendlist{
	width:85%;
	padding-left:16px;
}
.trendlist li{
	margin-bottom:10px;
}
.trendlist li a,.trendlist li a:focus,.trendlist li a:hover{
	font-size:16px;
	color:#1A3967;
	text-decoration:none;
	font-weight:700;
}
.main-coloumn{
	width:1020px;
	margin:0 auto;
	
}
.Rpart{
	padding:0px;
}
.bottomlfimgL:hover{
	text-decoration:none;
}
.bottomlfimgL:hover .bgimgdetail{
	color:#990000;
}
.bgimgdetail{
	margin-top:15px;
	font-weight:700;
	line-height:1.4;
	color:#1A3967;
}
.bgimgdetailR{
	font-size:15px;
	line-height:1.4;
	font-weight:700;
	color:#1A3967;
}
.bottomlfimgR:hover .bgimgdetailR {
	color:#990000;
}
.sdrow{
	margin-top:8px;
}
.bgimgdetailR:hover{
	text-decoration:none;
}
.lfpad{
	padding-left:0px;
}