	





/* 产品推荐 */
.inf_lc{
	clear: both;
}
.inf_lc{ clear:both;}
.inf_lc li{ position:relative; padding:7px 20px 0 0;height:110px; overflow:hidden;margin:0 0 30px; background:#f6f6f6;}
.inf_lc li.bg { background:#edf6f4;}
.inf_lc li h4{ padding:20px 5px 0 0;text-align:center; float:left;width:64px; overflow:hidden;}
.inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#343434;}
.inf_lc li p{padding:0 0 0 14px; line-height:26px;width:710px; overflow:hidden;font-size:14px; float:left; color:#666; }
.inf_lc li p b{ display:block; font-weight:100; color:#000000;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold; font-size:16px;}
.inf_lc li p b a:hover{ text-decoration:none;}
.inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#999; }
.inf_lc li .fr:hover{ background:#279A17;}

.inf_lc li .lijia{ z-index:2; position:relative; top:0; right:0;}
.transition500 {
    transition: all 500ms ease-out 0s;
}
.inf_lc li  .cq {
    background: #90ee90 none repeat scroll 0 0;
	background: rgba(249,205,173) none repeat scroll 0 0;
    opacity:0.1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0;
}
.inf_lc li:hover  .cq{ width:100%;}
.cr_left {
	padding-left: 5px;
	font-size: 16px;
}
.cp_right1{
	float: left;
	margin-left: 30px;
}
.cp_left{
	float: left;
}

.tops {
	display: flex;
	height: 54px;
	line-height: 54px;
	background-color: #1e70e9;
	justify-content: space-between;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e3e3e3;
	color: #333;
}

.num1 {
	font-size: 16px;
}

.num2 {
	font-size: 15px;
}

.tp img {
	width: 273px;
	height: 241px;
}
/* 分页 */
.page_box{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}
#PageContent{
	text-align: center;
}
.dux-page{
	cursor: default;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	padding: 10px;
	text-align: center;
	margin: 0 3px;
}
.dux-page a{
	color: #666;
	margin-left: 3px;
	text-decoration: none;
	padding: 3px 8px;
	border: 1px #ddd solid;
	background: #fff;
}
.dux-page a:hover{
	color: #1e70e9;
	border-color:#1e70e9;
}
/* 底部 */
.footer {
	background: #0060c6;
	padding: 20px 0;
	height: 100px;
	font-size: 14px;
	margin-top: 30px;
}

.footer .wapper .bottoms {
	width: 800px;
	float: left
}

.footer .wapper .bright {
	float: right;
}
.wapper {
	width: 1200px;
	margin: 0 auto;
}
.footer .wapper .bottoms p {
	display: block;
	color: #fff;
	margin-top: 18px;
}

.footer .wapper .bottoms p span {
	display: block;
	float: left;
}

.footer .wapper .bottoms p a {
	color: #fff;
}

.bright {
	display: flex;
	justify-content: space-between;
}

.lop img {
	width: 100%;
	height: 90px;
}

.lop {
	width: 78px;
	display: flex;
	align-items: center;
	height: 90px;
}

body {
	background-color: white;
	font-family: '微软雅黑'
}