body {
	background: #070d3e url(../style/bg.jpg);
	/***禁止网页文字全选复制
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	***/
}
.logo img{
	height: 50px;
}
._nav div,
._subnav div {
	background-color: #272727;
	line-height: 70px;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 1px #888e36;
	font-weight: bolder;
}
._nav{
	background-color: #8c0624;
}
._subnav div {

	text-align: left;
	line-height: 40px;
	font-size: 20px;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.container {
		background: #020419;
	}
}
.pl{
	padding-left: 0px;
}
.pr{
	padding-right: 0px;
}
.topbanner {
	background:#020419;
	width: 100%;
}

.colstyle h3{
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 22px;
}
.thumbnail img{
	width: 100%;
	height: 158px !important;;
}

.thumbnail p img{
	width: 16px;
	height: 16px !important;
	margin-right: 3px;
	margin-top: -3px;
}
.thumbnail p.pull-left{
	line-height: 34px;
	font-weight: bold;
}
p.desc{
	min-height: 40px;
}


/***
.flashWord{
	overflow: hidden;
	line-height: 52px;
	color: #fff;
	font-size: 20px;
	white-space:nowrap;
}***/

.flashWord{
	font-size: 20px;
    color: #f4f2f0;
    overflow: hidden;
    float: right;
    height: 52px;
    line-height: 52px;
    position: relative;
    width: 790px;
}



.thumbnail{
	position: relative;
}
.thumbnail h2{
	font-weight:bolder ;
	color: #000;
	line-height: 30px;
	font-size: 15px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	background-color: #e3dad1;
}

.media{
	background: #f0f0f0;
	padding: 2px;
}
.marB{
	margin-bottom: 10px;
}
.marB img{
	width: 125px;
	height: 80px;
}
.marB h4{
	font-size: 14px !important;
	font-weight: bolder;
	color:red;
}
.marB  .media-body{
	padding-top: 5px;
	font-size: 13px;
}
.tit{
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	left: -26px;
	top: -6px;
	background-color: #6cbd0e;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
.born{
	border: none !important;
}
.discount{
	margin-left: -20px;
	font-size: 12px;
	color: #a99999;
}
.imgbanner{
	padding: 0px;
}
.imgbanner img{
	width: 100%;
	/*height: 60px;*/
	margin-top:2px;
}
#Contact{
	position: fixed;
	top: 450px;
	width: 120px;
	height: 120px;
	right: 0px;
}
#Contact img{
	width: 100%;
	height: 100%;
}
#Contact h5{
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #fff;
}
#bigBanner img{
	width: 100%;
}
.tj {
    position: absolute;
    background: url(../img/tips.png) no-repeat;
    width: 81px;
    height: 74px;
}
.Lsite,.Rsite{
	position: absolute;
	top: 60px;
	width: 180px;
}
.Lsite img,.Rsite img{
	width: 100%;
}
.Lsite{
	left: 10px;
}
.Rsite{
	right:10px;
}


