/* pre css */
* {
  box-sizing: border-box !important;
/*  font-family: 'Poppins',"Arial" !important;*/
  word-break:normal !important;
  word-wrap: normal !important;
}
/*Font_Css*/


:root {
  --yx_FS72: 72px;
  --yx_FS60: 60px;
  --yx_FS54: 54px;
  --yx_FS48: 48px;
  --yx_FS45: 46px;
  --yx_FS42: 40px;
  --yx_FS38: 38px;
  --yx_FS36: 32px;
  --yx_FS30: 30px;
  --yx_FS28: 28px;
  --yx_FS24: 24px;
  --yx_FS22: 22px;
  --yx_FS18: 18px;
  --yx_FS16: 16px;
  --yx_FS14: 14px;
  --yx_Color:rgba(3, 0, 76, 1);
  --yx_CTwo: #333333;
  --yx_Grad: linear-gradient(to top, rgba(3, 0, 76, 1) 0%, #1c1c1c 100%);
}
.yx_flexWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}

.yx_ImgContain,
.yx_ImgCover {
  position: relative;
  height: 0;
  overflow: hidden;
}
.yx_ImgContain img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  transition: all 0.6s;
}





@media only screen and (min-width:1025px) {
	.ny-honor .yx_List3{
    width: calc((100% - (var(--yx_FS30)*3)) / 4) !important;
    margin-right: var(--yx_FS30) !important;
    margin-bottom: var(--yx_FS36) !important;

	}
  .ny-honor .yx_List3:nth-child(3n) {
    margin-right: var(--yx_FS30) !important;
  }
  .ny-honor .yx_List3:nth-child(4n) {
    margin-right: 0 !important;
  }

  .yx_List3 {
    display: block;
    width: calc((100% - (var(--yx_FS36)*2)) / 3) !important;
    margin-right: var(--yx_FS36) !important;
    margin-bottom: var(--yx_FS36) !important;
  }
  .yx_List3:nth-child(3n) {
    margin-right: 0 !important;
  }

}
/*pad*/
@media only screen and (min-width:769px) and (max-width:1024px){

  .yx_List3 {
    display: block;
    width: calc((100% - (var(--yx_FS30)*2)) / 3) !important;
    margin-right: var(--yx_FS30) !important;
    margin-bottom: var(--yx_FS30) !important;
  }
  .yx_List3:nth-child(3n) {
    margin-right: 0 !important;
  }
}
/*phone*/
@media only screen and (max-width:768px) {
  .yx_List3 {
    display: block;
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 18px !important;
  }
}
/*end*/


#c_static_001-1661428432911 {
	min-height: 500px;
	display-radio: 1;
	width: auto;
	max-width: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4%;
}

#c_static_001-1661428432911 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001-1661428432911 .e_loop-1 .p_loopitem {
	position: relative
}

#c_static_001-1661428432911 .e_loop-1 .p_page {
	text-align: center;
	display-radio: 1;
	margin-top: 48px
}

#c_static_001-1661428432911 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001-1661428432911 .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001-1661428432911 .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001-1661428432911 .e_loop-1 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001-1661428432911 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-1661428432911 .e_loop-1 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001-1661428432911 .e_loop-1 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_static_001-1661428432911 .e_loop-1 .p_s_option {}

#c_static_001-1661428432911 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#c_static_001-1661428432911 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001-1661428432911 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001-1661428432911 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001-1661428432911 .e_loop-1 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001-1661428432911 .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001-1661428432911 .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001-1661428432911 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001-1661428432911 .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1661428432911 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1661428432911 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001-1661428432911 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001-1661428432911 .e_loop-1 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1661428432911 .e_loop-1 .input-check,
#c_static_001-1661428432911 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1661428432911 .e_loop-1 .position-left {
	display: flex
}

#c_static_001-1661428432911 .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001-1661428432911 .e_loop-1 .position-top {}

#c_static_001-1661428432911 .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001-1661428432911 .e_loop-1 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1661428432911 .e_loop-1 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(-45deg);
	transform: skewY(360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#c_static_001-1661428432911 .e_loop-1 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#c_static_001-1661428432911 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1661428432911 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_static_001-1661428432911 .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001-1661428432911 .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_static_001-1661428432911 .e_loop-1 .p_contclear {
	cursor: pointer
}

#c_static_001-1661428432911 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_static_001-1661428432911 .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001-1661428432911 .e_loop-1 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001-1661428432911 .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001-1661428432911 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001-1661428432911 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001-1661428432911 .e_loop-1 .p_contclear {
	display: none
}

#c_static_001-1661428432911 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

#c_static_001-1661428432911 .e_container-2>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1661428432911 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(250, 250, 250, 1);
	padding: var(--yx_FS16);
	transition: all 0.6s
}


#c_static_001-1661428432911.ny-honor .e_container-3 {
	background-color: rgba(247,247,247,1);
}

#c_static_001-1661428432911 .e_container-3:hover {
	box-shadow: rgba(149, 157, 165, 0.15) 0px 8px 36px
}

#c_static_001-1661428432911.ny-honor .e_container-3:hover{
	box-shadow: rgba(149, 157, 165, 0) 0px 0px 0px !important;
}

#c_static_001-1661428432911.ny-honor .e_container-3 p{
    transition: all ease .5s;
    display-radio: 1;
    font-size: var(--yx_FS16);
    color: rgba(102,102,102,1);
    line-height: 2;
    text-align: center;
    margin-top: 12px;
}

#c_static_001-1661428432911 .e_container-3>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1661428432911 .e_image-4 {
	padding-bottom: 85%;
	background: #fff
}

#c_static_001-1661428432911 .e_container-3 .e_image-4:hover img {
	transform: translate(-50%, -50%) scale(1.1)
}

#c_static_001-1661428432911 .e_line-5 {
	display-radio: 1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(238, 238, 238, 1)
}

#c_static_001-1661428432911 .e_loop-1 {
	display-radio: 1
}

#c_static_001-1661428432911 .e_text-7 {
	font_radio: 1;
	font-size: var(--yx_FS18);
	font-wegiht: bold;
	line-height: 200%;
	display-radio: 1
}

#c_static_001-1661428432911 .e_button-8 {
	display: flex;
	aling-items: center;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 10px var(--yx_FS24);
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	border-width: 0px !important;
	radius_radio: 1;
	background: rgba(240, 242, 246, 0.7);
	display-radio: flex;
	width: 100%;
	line-height: var(--yx_FS38);
	transition: all 0.6s;
	margin-top: 18px;
	background-color: #eaebf0
}

#c_static_001-1661428432911 .e_button-8 span {
	display: inline-block;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	font-size: var(--yx_FS16);
	font-weight: bold;
	color: var(--yx_Color);
	overflow: hidden;
	transition: all 0.6s
}

#c_static_001-1661428432911 .e_button-8 .yx_icon {
	font-family: cursive;
	font-size: var(--yx_FS24) !important;
	color: var(--yx_Color);
	transition: all 0.6s
}

#c_static_001-1661428432911 .e_button-8::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-1661428432911 .e_button-8:hover::after {
	opacity: 1
}

#c_static_001-1661428432911 .e_container-3:hover .e_button-8 {
	background: var(--yx_Color)
}

#c_static_001-1661428432911 .e_container-3:hover .e_button-8 span {
	color: #fff
}

#c_static_001-1661428432911 .e_container-3:hover .e_button-8 .yx_icon {
	color: #fff
}