@charset "utf-8";
/* CSS Document */




/*标题*/
.container {
	font-family: microsoft yahei;
}

.CMtitle {
	height: 48px;
	line-height: 48px;
	font-weight: normal;
	background: url("../images/cmbd.png") no-repeat left bottom;
}
.CMtitle * {
	display: inline-block;
	float: left;
}
.CMtitle .tt {
	font-size: 18px;
	color: #202020;
}
.CMtitle span {
	font-size: 13px;
	color: #9f9f9f;
	margin-left: 16px;
}
.CMtitle .smore {
	float: right;
	font-size: 15px;
	color: #575353;
}

/*滚动*/
.Dycpcont {
	height: 220px;
	position: relative;
	margin-top: 23px;
}
.Dycpcont .slidercp {
	overflow: hidden;
}
.Dycpcont ul {
	overflow: hidden;
	width: 1020px;
}
.Dycpcont ul li {
	float: left;
	width: 180px;
	margin-right: 19px;
	overflow: hidden;
	text-align: center;
}
.Dycpcont ul li img {
	display: block;
}
.Dycpcont ul li p {
	height: 20px;
	margin-top: 15px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Dycpcont ul li p a {
	font-size: 14px;
	color: #1c1c1c;
}
.Dycpcont .bnt {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 76px;
}
.Dycpcont .prev {
	background: url("../images/ocprev.png") no-repeat;
	left: 0;
}
.Dycpcont .next {
	background: url("../images/ocnext.png") no-repeat;
	right: 0;
}
.Dycpcont .prev:hover {
	background: url("../images/ocprev_h.png") no-repeat;
}
.Dycpcont .next:hover {
	background: url("../images/ocnext_h.png") no-repeat;
}

/*滚动*/
.Lmct_r {
	width: 861px;
	overflow: hidden;
	float: right; background:#efefef;
	padding-top: 18px;
	position: relative;
}
.Lmct_r .Lmct_rtop {
	height: 48px;
	line-height: 48px;
	font-weight: normal;
	background: url("../images/cmbd.png") no-repeat left bottom;
}
.Lmct_r .Lmct_rtop * {
	display: inline-block;
	float: left;
}
.Lmct_r .Lmct_rtop .tt {
	font-size: 18px;
	color: #000000;
}
.Lmct_r .Lmct_rtop span {
	font-size: 13px;
	color: #9f9f9f;
	margin-left: 13px;
}
.Lmct_r .Lmct_rtop .smore {
	float: right;
	font-size: 15px;
	color: #414141;
}
.Lmct_r .Cptab {
	width: 100%;
	height: 0px;
	position: absolute;
	top: 81px;
	left: 0px;
	text-align: center;
}
.Lmct_r .Cptab a {
	display: inline-block;
	width: 51px;
	height: 50px;
	margin: 0px 7px;
*margin: 0px 8px;
}
.Lmct_r .Cptab .prev {
	background: url("../images/ocprev.png") no-repeat;
}
.Lmct_r .Cptab .next {
	background: url("../images/ocnext.png") no-repeat;
}
.Lmct_r .Cptab .prev:hover {
	background: url("../images/ocprev_h.png") no-repeat;
}
.Lmct_r .Cptab .next:hover {
	background: url("../images/ocnext_h.png") no-repeat;
}
.Lmct_rdown {
	overflow: hidden;
	margin-top: 36px;
*padding-top: 36px;
}
.Lmct_rdown ul {
	overflow: hidden;
	width: 700px;
}
.Lmct_rdown ul li {
	float: left;
	width: 313px;
	overflow: hidden;
	margin-right: 37px;
}
.Lmct_rdown ul li img {
	display: block;
}
.Lmct_rdown ul li h5 {
	height: 40px;
	line-height: 40px;
	margin-top: 12px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Lmct_rdown ul li h5 a {
	font-size: 14px;
	color: #000000;
}
.Lmct_rdown ul li p {
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 4px;
	color: #343434;
	font-size: 13px;
}
.Lmct_rdown ul li>div {
	overflow: hidden;
	margin-top: 14px;
}
.Lmct_rdown ul li>div a {
	display: inline-block;
	width: 148px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	background: url(../images/abg1.png) no-repeat center;
	font-size: 16px;
	color: #000;
}
.Lmct_rdown ul li>div .detail {
	background: #fff;
	color: #1b1b1b;
	margin-right: 12px;}