body,html {
	height: 100%;
	width: 100%;
	background: #f6f6f6
}
a {
}
a:hover {
	color: #9a3d1c;
}
em {
	font-weight: normal;
	color: #999;
}
.w1000 {
	width: 1000px;
}
.wrap {
	overflow: hidden;
}
.topNav {
	background: #222a2d;
	line-height: 32px;
	font-size: 12px;
	letter-spacing: .5px;
	color: #fff;
}
.topNav a {
	color: #666;
}
.top {
	width: 100%;
	background: #fff;
}
.header {

}
.logo {
	padding: 30px 0;
}
.navbar {
	border-top: 3px solid #ED0319;
	width: 100%;
	overflow: hidden;
}
.navbar ul {}
.navbar ul li {
	padding: 18px 0;
	float: left;
}
.navbar ul li:first-child {
	margin-left: 0;
}
.navbar ul li:hover {
	background: #ED0319;
}
.navbar ul li:hover a {
	background: #ED0319;
	color: #fff;
}
.navbar ul li a {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding: 18px 30px;
}
.navbar .on {
	color: #fff;
	background: #ED0319;
}
.search {}
.search input {
	margin-top: 30px;
	padding: 12px;
	border: 0;
	min-width: 220px;
}
.searchBtn {
	padding: 13px 12px;
	border: 0;
	background: #ED0319;
	color: #fff;
	margin-left: -5px;
}
.part {
	margin-top: 50px;
}

.main {
	
}
.p30 {
	padding: 30px;
}

.homeAd, .homeHot, .homeNews, .homeBox {
	width: 390px;
	height: 320px;
	background: #fff;
	overflow: hidden;
}
.homeBox2 {
	width: 66.66%;
	height: 320px;
	background: #fff;
	overflow: hidden;
}
.homeAd img {
	height: 100%
}
.homeHot {
	overflow: hidden;
	margin-left: 15px;
}
.homeBox {
	background: #fff;

}
.homeTitle {
	background: #fff;
	padding: 0 20px;
}
.homeTitle em {
	float: right;
	line-height: 40px;
	color: #444;
}
.homeTitle span {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #222;
	padding: 0 10px;
	border-left: 3px solid #ED0319;
}
.homeList {
	margin: 0 20px;
	overflow: hidden;
	background: #fff;
}
.homeListImg {
	margin: 10px 0;
	width: 45%;
	height: 240px;
	margin-right: 30px;
	overflow: hidden;
}
.homeListImg img {
	width: 100%;
}
.homeList a {
	list-style: bengali;
	display: inline-block;
	padding: 10px 0;
	position: relative;
	text-indent: 15px;
	font-size:14px;
	color: #666;
	white-space:nowrap; 

}
.homeList a:after {
	content: '';
	width: 4px;
	height: 4px;
	background: #666;
	position: absolute;
	top: 44%;
	left: 0;
}
.homeList a:hover {
	color: #9a3d1c;
}
.crumbs {
	padding-bottom: 20px;
	color: #fff;
}
.article {
	background: #fff;
	width: 800px;
}
.articleTop {
	padding: 10px 0;
	text-align: center;
}
.articleTop h1 {
	padding: 20px 0;
	font-size: 22px;
	font-weight: normal;
}
.articleTop p {
	color: #888;
	font-size: 13px;
}
.articleCon {
	padding: 20px 0;
}
.articleCon p {
	line-height: 26px;
	font-size: 14px;
	text-indent: 2em;
	color: #666;
}
.articleCon p a {
	color: #327cd3;
}
.list {
	background: #fff;
	width: 800px;
}
.listTitle {
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.listTitle span {
	font-size: 15px;
	line-height: 50px;
	font-weight: bold;
	color: #222;
	padding: 0 10px;
	border-left: 3px solid #ED0319;
}
.listCon {
	background: #fff;
	padding: 15px 20px;
	overflow: hidden;
}
.listCon a {
	display: inline-block;
	padding: 15px 0;
	position: relative;
	text-indent: 1em;
	font-size: 14px;
}
.listCon a:after {
	content: '';
	width: 4px;
	height: 4px;
	background: #666;
	position: absolute;
	top: 44%;
	left: 0;
}
.fenye {
	padding: 20px 0;
}
.turnPage {
	padding: 20px;
	border-top: 1px solid #eee;
}
.sidebar {
	width: 350px;
	background: #fff;
}
.links {
	background: #fff;
	margin-top: 50px;
}
.links a {
	display: inline-block;
	margin-top: 10px;
	margin-right: 30px;
}
.linksCon {
	padding: 0 20px 20px;
}
.footer {
	margin-top: 50px;
	background: #282828;
	color: #aaa;
	padding: 50px 0;
}
.footer a {
	color: #666;
}
