
/* 产品推荐 */

.cr_left {
	padding-left: 5px;
	font-size: 16px;
}


.cp_right {
	border: 1px solid rgba(225,225,225);
	width: 78%;
	margin-left: 10px;
	padding-bottom: 10px;
	float:left;
	padding-right: 5px;
}

.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;
}

.yi {
	width: 31%;
	border: 1px solid #e5e5e5;
	padding-top: 8px;
	text-align: center;
	margin-top: 15px;
	font-size: 15px;
}

.content {
	width: 97%;
	margin: auto;
}

.tp img {
	width: 273px;
	height: 241px;
}
.content p{
	text-indent: 42px;
	
}
.content{
	font-size: 15px;
	padding-top: 10px;
}
/* 分页 */
.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: '微软雅黑'
}
.yi{
	display: inline-block;
}
.yi:hover{
	border: 1px solid red;
}
.products_l_co {
	width: 239px;
	height: 138px;
	background: url(../images/bj4.jpg) no-repeat center center;
	padding-left: 0px;
	font-size: 24px;
	color: #02adc7;
	margin-top: 15px;
	line-height: 30px;
}

.products_l_co span {
	font-size: 14px;
	padding-top: 35px;
	padding-bottom: 5px;
	color: #807f7f;
	display: block;
	text-align: center;
	padding-left: 58px;
}

.products_l_co p {
	text-align: center;
	color: #003f90;
	padding-left: 60px;
}
/* 图片遮罩层 */
