

/* 产品推荐 */

.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: 32%;
	border: 1px solid #e5e5e5;
	padding-top: 8px;
	text-align: center;
	margin-top: 15px;
	font-size: 15px;
}

.content {
	width: 97%;
	margin: auto;
}

.tp img {
	width: 275px;
	height: 241px;
}

.content p {
	text-indent: 42px;
	line-height: 30px;
}

.content {
	font-size: 15px;
	padding-top: 10px;
}

.content1 {
	width: 97%;
	margin: auto;
}

.content1 p {
	text-indent: 42px;

}

.content1 {
	font-size: 15px;
	padding-top: 10px;
}

.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;
}

/* 底部 */

.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: '微软雅黑'
}
