.detail-product {
  padding: 0;
  margin: 0;
}
.honor {
  height: 100%;
}
.honor .top img {
	width: 100%;
  height: auto;
	object-fit: cover;
  min-height: 400px;
  background-position: center;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.honor .honor-content .ser-search .form{
	height:60px;
	width:100%;
	/* margin:20px 0 20px 0; */
	position:relative;
  display: flex;
  flex-direction: row;
}
.honor-list {
	box-sizing: border-box;
	padding-top: 60px;
}
.honor .honor-content .ser-search input{
	height:60px;
	flex: 1;
	background:#f1f2f7;
	border-radius:2px;
	padding-left:10px;
  width: 100%;
	padding-left: 68px;
  border: none;
  outline: none;
	font-size: 15px;
	letter-spacing: 2px;
	color: #000000;
	font-family: "Microsoft Ya Hei";
}
.container .title {
	margin-top: 38px;
}
.container .title p {
	margin: 0;
}
.honor .honor-content .ser-search input::placeholder {
	font-size: 15px;
	letter-spacing: 2px;
	color: #000000;
	font-family: "Microsoft Ya Hei";
}
.honor .honor-content .ser-search .sear-control{
	height:60px;
	width:67px;
	background:url("../image/search-honor.png") no-repeat;
	background-size: 20px;
	border-radius:2px;
	position:absolute;
	left:30px;
	top:0;
	background-position: 0px 21px;
	cursor:pointer;
  border: none;
  outline: none;
}
.honor .honor-content .glory-list-type{
	width: 960px;
}
.honor .honor-content .glory_list_ul{
	box-sizing: border-box;
	padding: 0 30px;
	height: 260px;
	display: block;
}
.honor .honor-content .glory_list_ul_li{
	height: 210px;
	float: left;
	border: 0;
	width: 50%;
	margin: 20px auto;
}
.glory-lyd-top, .glory-lyd-bottom {
	height: auto;
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
	padding: 0 50px 0 20px;
	align-items: center;
}
.glory-lyd-bottom .glory-lyd-bottom-left {
	width: 115px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 40px;
	color: #262626;
	font-weight: 300;
	font-family: "Microsoft Ya Hei Light";
}
.glory-lyd-bottom .glory-lyd-bottom-right {
	flex: 1;
	text-align: right;
	line-height: 40px;
}
.glory-lyd-bottom .glory-lyd-bottom-right a {
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #ffffff;
	font-family: "Microsoft Ya Hei";
	width: auto;
	padding: 2px 10px;
	box-sizing: border-box;
	background: #cc2239;
	height: auto;
}
.honor .honor-content .glory_type_img{
	width: 115px;
	text-align: center;
	box-sizing: border-box;
}
.honor .honor-content .glory_type_img img {
	/* width: 60px; */
}
.honor .honor-content .glory_type_img span{
	text-align: center;
	clear: both;
	width: 100%;
	display: block;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 55px;
	color: #262626;
	font-weight: 300;
	font-family: "Microsoft Ya Hei Light";
}

.honor .honor-content .glory_type_content{
	display: block;
	padding: 0 0 0 40px;
	flex: 1;
}
.honor .honor-content .glory_type_content li a{
	white-space: nowrap;
	font-size: 15px;
	color: #000000;
	font-weight: 300;
	font-family: "Microsoft Ya Hei Light";
	line-height: 30px;
	display: inline-block;
}
a {
  color: #585858;
}
a:hover {
  color: #cc2239;
}
.honor .honor-content {
  height: 100%;
}
.honor .honor-content .glory-list {
  width: 100%;
  height: 100%;
}

.glory-list{
	width:100%;
	min-height:300px;
	padding-top: 20px;
	overflow:hidden;
}
.glory-list ul{
	display:block;
	overflow:hidden;
	}
.glory-list ul li{
	float:left;
	width:25%;
	border-radius:1px;
	float: left;
	box-sizing: border-box;
	height:auto;
	padding: 20px 0;
	position:relative;
	behavior: url(PIE.htc);
	height:475px;
}
.glory-list ul li .div-lis {
	border: 1px solid rgba(12,3,7,0.55);
	overflow:hidden;
	height: 380px;
	width: 270px;
	margin: 0 auto;
	box-sizing:border-box;
}
.glory-list ul.glory-h li{
	width:50%;
	height:auto;
	overflow:hidden;
}
.glory-list ul.glory-h li .div-lis {
	border: 1px solid rgba(12,3,7,0.55);
	overflow:hidden;
	height:338px;
	width: 488px;
}
.glory-list ul.glory-h li .div-lis img,
.glory-list ul li .div-lis img {
	width:100%;
	height:100%;
}
.glory-list ul li p{
	font-size: 14px;
	color: #000000;
	font-family: "Ping Fang SC";
	text-align:center;
	padding-top:14px;
	width: 100%;
}
.glory-list .glory-h li p {
	width: 100%;
}
.glory-list ul li i{
	display:none;
	font-style:normal;
	}
.glory-list ul li i a{
	width:100%;
	height:34px;
	line-height:34px;
	position:absolute;
	bottom:3px;
	left:4px;
	color:#fff;
	padding:0 38px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
}
.glory-con p{
	line-height:32px;
}
.glory-con p span{
	color:#cc2239;
}
.glory-con .img{
	width:60%;
	padding:10px;
	border:1px solid #9d9697;
}
.glory-con .img .picter {
  width: 100%;
}

.container .title .right {
  height: auto;
}
@media screen and (max-width: 1280px) {
}

.title-honor {
	border-bottom: 1px solid #f1f2f7;
	margin-bottom: 30px;
}
.title-honor ul {
	display: flex;
  flex-direction: row;
  justify-content: center;
	margin-bottom: 0;
}
.title-honor ul li {
	flex:1;
	padding-top: 40px;
	position: relative;
	padding-bottom: 5px;
}

.title-honor ul li .hon-top {
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	width: 150px;
	height: 150px;
	margin: 0 auto 10px;
}
.title-honor ul li .hon-top h3 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #262626;
	font-family: "Microsoft Ya Hei Light";
	margin-top: 10px;
	margin-bottom: 0;
}
.title-honor ul li .hon-top .imggg {
	height: 65px;
	width:150px;
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	margin-top: 10px;
}
.title-honor ul li .hon-top .imggg i {
	height: 65px;
	width: 64px;
	background:url("../image/glory/icon1.png") no-repeat;
	background-size: 500px 180px;
	position: relative;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.top-publics .top-style .en-ps {
	color: #ffffff;
	font-weight: 500;
	font-size: 58px;
	font-family: "Ping Fang SC";
	padding: 0;
	margin: 0;
	padding-bottom: 18px;
	letter-spacing: 2px;
}
.title-honor ul li:nth-child(1) .hon-top .imggg i {
	background-position: -142px -12px;
}
.title-honor ul li.active:nth-child(1) .hon-top .imggg i {
	background-position: -142px -100px;
}
.title-honor ul li:nth-child(2) .hon-top .imggg i {
	background-position: -69px -12px;
}
.title-honor ul li.active:nth-child(2) .hon-top .imggg i {
	background-position: -69px -100px;
}
.title-honor ul li:nth-child(3) .hon-top .imggg i {
	background-position: -294px -12px;
}
.title-honor ul li.active:nth-child(3) .hon-top .imggg i {
	background-position: -294px -100px;
}
.title-honor ul li:nth-child(4) .hon-top .imggg i {
	background-position: -375px -12px;
}
.title-honor ul li.active:nth-child(4) .hon-top .imggg i {
	background-position: -375px -100px;
}
.title-honor ul li:nth-child(5) .hon-top .imggg i {
	background-position: -212px -12px;
}
.title-honor ul li.active:nth-child(5) .hon-top .imggg i {
	background-position: -212px -100px;
}
.title-honor ul li .hon-top p {
	font-size: 10px;
	letter-spacing: 1px;
	color: #000000;
	font-family: "Microsoft Ya Hei Light";
}

.title-honor ul li .lins i {
  display: block;
  width:80px;
  height: 4px;
  background: #cc2239;
  border-radius: 2px;
  text-align: center;
  margin: 0 auto;
}
.title-honor ul li .lins {
  display: none;
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  height: 2px;
  text-align: center;
}

/* 选中样式 */
/* .title-honor ul li:hover .lins {
  display: block;
}
.title-honor ul li:hover .hon-top {
	background-color: #c81332;
}
.title-honor ul li:hover .hon-top h3,
.title-honor ul li:hover .hon-top p {
	color: #fff;
} */
.title-honor ul li.active .lins {
  display: block;
}
.title-honor ul li.active .hon-top {
	/* background-color: #c81332; */
}
.title-honor ul li.active .hon-top h3,
.title-honor ul li.active .hon-top p {
	color: #cc2239;
}


@media screen and (max-width: 500px){
  .glory-list ul li {
		width: 50%;
		box-sizing: border-box;
		padding: 1rem 0;
		height:27rem;
	}
	.glory-list ul li .div-lis {
		width: 15.1rem;
		height: 21.5rem;
	}
	.glory-list ul li p {
		font-size: 1.4rem;
		line-height: 1.2rem;
		color: #333333;
		font-family: "Source Han Sans CN";
		width: 100%;
		height: 2.6rem;
		overflow:hidden;
		/* text-overflow:ellipsis; */
		white-space:nowrap;
		text-align:center;
	}
	.glory-list ul.glory-h li {
		width: 100%;
	}
	.glory-list ul.glory-h li .div-lis {
		width: 100%;
		height: auto;
	}
}