.gray_body {
	background: #fbfaf9;
}
/*图片经过*/
.tran_scale {
	overflow: hidden;
	display: block;
}
.tran_scale img {
}
 @media only screen and (min-width:1025px) {
.tran_scale:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
}
.attest_cont {
	padding-bottom: 80px;
	font-size: 14px;
	padding-top: 80px;
}
.attest_tab {
	overflow: hidden;
}
.attest_tab li {
	float: left;
	width: 190px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #fff;
}
.attest_tab li a {
	display: block;
	background: #5c5d60;
	border-top: 2px solid #5c5d60;
	color: #fff;
}
.attest_tab li.on a {
	border-top: 2px solid #01cb00;
	background: #fff;
	color: #363636;
}
.attest_list {
	background: #fff;
	padding: 30px 40px;
	padding-bottom: 70px;
}
.attest_list ul>li {
	margin-bottom: 10px;
}
.attest_list dt {
	overflow: hidden;
	background: #fbfaf9;
	padding: 0 30px 0 40px;
	margin-bottom: 10px;
	cursor: pointer;
}
.attest_list dt h3 {
	float: left;
	width: calc(100% - 40px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.attest_list dt span {
	float: right;
	width: 30px;
	text-align: center;
	font-size: 18px;
}
.attest_list dt h3, .attest_list dt span {
	line-height: 60px;
}
.attest_list dt .worm-i-jianhao {
	display: none;
	color: #04cc03;
}
.attest_list dd {
	display: none;
}
.attest_list dd ol {
	overflow: hidden;
	margin: 0 -13px;
}
.attest_list dd li {
	float: left;
	width: 25%;
	margin-bottom: 40px;
}
.attest_list dd .attest_box {
	display: block;
	margin: 0 13px;
	background: #fbfaf9;
	padding: 15px 30px;
	padding-bottom: 30px;
	text-align: center;
}
.attest_list dd h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	text-align: left;
}
.attest_img {
	margin: auto;
	margin-bottom: 20px;
	height: 0;
	padding-bottom: 65%;
	width: 205px;
	max-width: 100%;
	position: relative;
}
.attest_img img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.attest_list ul>li.on dt .worm-i-jiahao {
	display: none;
}
.attest_list ul>li.on dt .worm-i-jianhao {
	display: block;
}
 @media only screen and (max-width:1366px) {
.attest_list dt {
	padding: 0 20px;
}
.attest_list dd li {
	margin-bottom: 30px;
}
}
 @media only screen and (max-width:1024px) {
.attest_list {
	padding: 30px 20px;
}
.attest_list dd .attest_box {
	margin: 0 6px;
}
.attest_list dd ol {
	margin: 0 -6px;
}
.attest_list dd li {
	margin-bottom: 12px;
	width: 33.33%;
}
.attest_list dt h3, .attest_list dt span {
	line-height: 50px;
}
}
 @media only screen and (max-width:767px) {
.attest_cont {
	padding-bottom: 40px;
}
.attest_tab li {
	height: 44px;
	line-height: 44px;
	width: 130px;
}
.attest_list {
	padding: 20px 10px;
}
.attest_list dd li {
	width: 100%;
	margin-bottom: 5px;
}
.attest_list dd .attest_box {
	margin: 0;
	padding: 15px;
}
.attest_list dd ol {
	margin: 0;
}
.attest_img {
	margin-bottom: 10px;
	width: 205px;
	max-width: 205px;
	height: 150px;
	padding: 0;
}
.attest_img img {
	position: static;
}
}
/*产品目录*/
.attest_result {
	color: #008edf;
	font-weight: bold;
	margin-bottom: 35px;
}
.attest_product .attest_list dd {
	display: block;
}
.pro_down {
	text-align: left;
	padding-top: 20px;
}
.pro_down i {
	color: #333;
	font-weight: bold;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.pro_down a:hover i {
	color: #008edf
}
.attest_product .page {
	margin: 0;
	margin-top: 20px;
}
@media only screen and (max-width:767px) {
.attest_result {
	margin-bottom: 20px;
}
}
.attest_list dd li {
	margin-bottom: 0;
	width: auto;
	float: none;
}
.attest_list dd .attest_box {
	margin: 0;
	padding: 15px 30px;
	background: #f9f9f9;
}
.attest_list dd li:nth-child(2n) .attest_box {
	background: #ffffff;
}
.pro_down {
	float: right;
	padding-top: 0;
}
.pro_down i {
	font-weight: 400;
	font-size: 1.5em;
	margin-top: -0.5em;
	display: inline-block;
}
.attest_list dd {
	display: block;
}
.content {
	background: url(../images/downloadBg.jpg) no-repeat center center;
	background-size: cover;
}
.honorbg {
	background: url(../images/honorBg.jpg) no-repeat center center;
	background-size: cover;
}
.attest_tab li.on a, .attest_tab li a {
	border-top: 0;
	background: rgba(255, 255, 255, 0.8);
	color: #363636;
}
.attest_tab li.on a {
	border-top: 0;
	background: #fff;
}
.attest_tab li {
	background: none;
	border-radius: 10px 10px 0 0;
	margin-right: 10px;
	overflow: hidden;
}
.attest_list dd ol {
	margin: 0;
}
.menu {
	line-height: 24px;
	margin-bottom: 24px;
	/* background: #f9f9f9; */
	padding: 0 30px;
}
.menu span::after {
	content: '/';
	margin: 0 1em;
	color: #888;
}
.menu a {
	color: #888;
}
.menu a:hover {
	color: #008edf;
}
.menu a.on {
	color: #333;
	color: #008edf;
}

.horlist {
	padding:40px 0;
}
.horlist .list-box {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin-right: -2%
}
.horlist .list-box li {
	width: 23%;
	margin-right: 2%;
}
.horlist .list-box .pic {
	position: relative;
	overflow: hidden;
}
.horlist .list-box .pic img {
	display: block;
	width: 100%;
	height: auto;
	padding: 8px;
	background:rgb(255,255,255,0.8);
	border: 1px solid #eee;
}
.horlist .list-box .h-tit {
	height:46px;
	line-height:46px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center
}
.honor .list-box .pic img {
	padding: 0px;
	border: none;
}
 @media (max-width: 767px) {
.horlist .list-box li {
	width: 31.33%
}
}
 @media (max-width: 600px) {
.horlist .list-box li {
	width: 48%
}
}
 @media (max-width: 480px) {
	 
	 .horlist .list-box {
	margin-right: 0%
}
	 
.horlist .list-box li {
	margin-right: 0;
}
.horlist .list-box li {
	width: 100%;
	margin-right:0 !important;
}
}
