.H_Product_Class_user_134 {width: 100%; float: left;}
.H_Product_Class_user_134 div {width: 22%; float: left; margin: 1.5%; margin-bottom:0px;}
.H_Product_Class_user_134 div span {width: 100%; float: left; position: relative; margin-top: 4px; overflow: hidden;}
.H_Product_Class_user_134 div font {width: 100%; height: 50px; float: left; overflow: hidden; background-color: #EFEFEF; margin-top: 4px; transition: all .2s ease-in-out;}
.H_Product_Class_user_134 div font a {width: 100%; height: 100%; line-height: 50px; float: left; text-align: center;}
.H_Product_Class_user_134 div:hover font a {color: #FFF;}
.H_Product_Class_user_134 div:hover font {background-color: var(--yiq-color-main);}
@media(max-width:1200px){
.H_Product_Class_user_134 div font {height: 40px;}
.H_Product_Class_user_134 div font a {line-height: 40px;}
}
@media(max-width:700px){
.H_Product_Class_user_134 div {width: 47%;}
}

.H_Product_user_132 {width: 100%; float: left;}
.H_Product_user_132 div {width: calc((100% - 12%) / 4); float: left; margin: 4% 4% 0px 0%; background-color: #F5F5F5; overflow: hidden; transition: all .5s ease;}
.H_Product_user_132 div:nth-child(4n) {margin-right: 0px;}
.H_Product_user_132 div span {width: 100%; float: left; position: relative; overflow: hidden;}
.H_Product_user_132 div span::after {content: ""; width: 50px; height: 1px; background-color: var(--yiq-color-active); position: absolute; left: -50px; top: 50%; z-index: 1; transition: all .5s ease;}
.H_Product_user_132 div span::before {content: ""; width: 1px; height: 50px; background-color: var(--yiq-color-active); position: absolute; left: 50%; top: -50px; z-index: 2; transition: all .5s ease;}
.H_Product_user_132 div:hover {box-shadow: 0px 0px 15px rgba(0,0,0,0.5);}
.H_Product_user_132 div:hover span::after {left: calc(50% - 25px); top: 50%;}
.H_Product_user_132 div:hover span::before {left: 50%; top: calc(50% - 25px); z-index: 2;}
.H_Product_user_132 div:hover {filter: brightness(0.9);}
.H_Product_user_132 div font {width: 100%; height: 50px; float: left; overflow: hidden; transition: all .2s ease-in-out; margin: 5% 0px;}
.H_Product_user_132 div font a {width: 100%; height: 100%; line-height: 50px; float: left; text-align: center;}
@media(max-width:850px){
	.H_Product_user_132 div {width: calc((100% - 4%) / 2);}
	.H_Product_user_132 div:nth-child(2n) {margin-right: 0px;}
	.H_Product_user_132 div:nth-child(3n) {margin-right: 4%;}
}
@media(max-width:480px){
	.H_Product_user_132 div {width: 100%; margin-right: 0px;}
	.H_Product_user_132 div font {margin: 0px 0px;}
}

.YouShi_user_129 {width: 100%; float: left;}
.YouShi_user_129 li {width: 20%; height: 700px; float: left; transition: .5s; position: relative;}
.YouShi_user_129 li.current {width: 40%;}
.YouShi_user_129 li img {width: 100%; height: 100%; object-fit: cover;}
.YouShi_user_129 li div {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background-color: rgba(0,0,0,0.8); transition: .5s; pointer-events: none;}
.YouShi_user_129 li.current div {background-color: rgba(0,0,0,0.4);}
.YouShi_user_129 li div span {width: 100%; height: 100%; float: left; display: flex; align-items: center; justify-content: center; align-content: center;}
.YouShi_user_129 li div span dd {width: 100%; margin: 0px; float: left; color: rgba(255,255,255,0.7); padding: 0px 5%;}
.YouShi_user_129 li.current div span dd {color: #FFF;}
.YouShi_user_129 li div span dd b {width: 100%; float: left; position: relative; transition: .5s; pointer-events: auto;}
.YouShi_user_129 li.current div span dd b {padding-bottom: 2%; margin-bottom: 2%;}
.YouShi_user_129 li div span dd b::before {content: ""; width: 0px; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 50%; bottom: 0px; transition: .5s;}
.YouShi_user_129 li.current div span dd b::before {width: 50px; left: calc(50% - 25px);}
.YouShi_user_129 li div span dd font {width: 100%; float: left; transform: translate(0px,50px) scaleY(0); opacity: 0; transition: .5s; pointer-events: auto;}
.YouShi_user_129 li.current div span dd font {transform: translate(0px,0px) scaleY(1); opacity: 1;}
@media(max-width:1004px){
	.YouShi_user_129 li {width: 50%; height: 300px;}
	.YouShi_user_129 li.current {width: 50%;}
	.YouShi_user_129 li div span {display:inline; padding: 10%;}
	.YouShi_user_129 li div span dd b {padding-bottom: 2%; margin-bottom: 2%;}
	.YouShi_user_129 li div span dd b::before {width: 50px; left: calc(50% - 25px);}
	.YouShi_user_129 li div span dd font {transform: translate(0px,0px) scaleY(1); opacity: 1;}
}
@media(max-width:480px){
	.YouShi_user_129 li {width: 100%; height: 300px;}
	.YouShi_user_129 li.current {width: 100%;}
	.YouShi_user_129 li div {height: auto; top: auto; bottom: 0px; text-align: left;}
	.YouShi_user_129 li div span {padding: 5%;}
	.YouShi_user_129 li div span dd {padding: 0px;}
	.YouShi_user_129 li div span dd b {padding-bottom: 0px; margin-bottom: 0px;}
	.YouShi_user_129 li div span dd b::before {width: 0px; left: 0px;}
	.YouShi_user_129 li.current div span dd b::before {width: 50px; left: 0px;}
	.YouShi_user_129 li div span dd font {transform: scaleY(0); opacity: 0; height: 0px; overflow: hidden;}
	.YouShi_user_129 li.current div span dd font {transform: scaleY(1); opacity: 1; height: 30px;}
}

.StyleList_user_127 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_127 {width: 100%; float: left; position: relative;}
.StyleList_K_user_127 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_127 span::after {right: 10px; top: 20px;}
.StyleList_K_user_127:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_127 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_127 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_127 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_127 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_127 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_127 ul li a:hover,.StyleList_K_user_127 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_127 {width: 100%; float: left;}
	.StyleList_K_user_127 span {display: inline;}
	.StyleList_K_user_127 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_127 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_127 ul li a {width: 100%;}
	.StyleList_K_user_127:hover ul {display: inline;}
}

.StyleList_user_126 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_126 {width: 100%; float: left; position: relative;}
.StyleList_K_user_126 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_126 span::after {right: 10px; top: 20px;}
.StyleList_K_user_126:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_126 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_126 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_126 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_126 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_126 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_126 ul li a:hover,.StyleList_K_user_126 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_126 {width: 100%; float: left;}
	.StyleList_K_user_126 span {display: inline;}
	.StyleList_K_user_126 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_126 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_126 ul li a {width: 100%;}
	.StyleList_K_user_126:hover ul {display: inline;}
}

.StyleList_user_125 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_125 {width: 100%; float: left; position: relative;}
.StyleList_K_user_125 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_125 span::after {right: 10px; top: 20px;}
.StyleList_K_user_125:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_125 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_125 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_125 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_125 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_125 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_125 ul li a:hover,.StyleList_K_user_125 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_125 {width: 100%; float: left;}
	.StyleList_K_user_125 span {display: inline;}
	.StyleList_K_user_125 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_125 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_125 ul li a {width: 100%;}
	.StyleList_K_user_125:hover ul {display: inline;}
}

.StyleList_user_124 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_124 {width: 100%; float: left; position: relative;}
.StyleList_K_user_124 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_124 span::after {right: 10px; top: 20px;}
.StyleList_K_user_124:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_124 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_124 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_124 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_124 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_124 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_124 ul li a:hover,.StyleList_K_user_124 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_124 {width: 100%; float: left;}
	.StyleList_K_user_124 span {display: inline;}
	.StyleList_K_user_124 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_124 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_124 ul li a {width: 100%;}
	.StyleList_K_user_124:hover ul {display: inline;}
}

.StyleList_user_123 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_123 {width: 100%; float: left; position: relative;}
.StyleList_K_user_123 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_123 span::after {right: 10px; top: 20px;}
.StyleList_K_user_123:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_123 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_123 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_123 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_123 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_123 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_123 ul li a:hover,.StyleList_K_user_123 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_123 {width: 100%; float: left;}
	.StyleList_K_user_123 span {display: inline;}
	.StyleList_K_user_123 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_123 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_123 ul li a {width: 100%;}
	.StyleList_K_user_123:hover ul {display: inline;}
}

.H_About_BJ_user_119 {width: 100%; height: auto; float: left;}
.H_About_K_user_119 {width: 100%; height: auto; float: left;}
.H_About_L_user_119 {width: 45%; height: auto; float: left; overflow: hidden;}
.H_About_L_user_119 img {width: 100%; height: auto;}
.H_About_R_user_119 {width: 45%; height: auto; float: right;}
.H_About_R_Txt_user_119 {width: 100%; height: auto; float: left; text-align: left; margin-top: 5%; color: var(--yiq-color-text-dan);}
.H_About_R_Attr_user_119 {width: 100%; height: auto; float: left; text-align: left; margin-top: 5%;}
.H_About_R_Attr_user_119 div {width: 33.33%; height: auto; float: left;}
.H_About_R_Attr_user_119 div span {width: 100%; float: left;}
.H_About_R_Attr_user_119 div span:first-child {font-weight: bold; margin-bottom: 5px;}
.H_About_R_Attr_user_119 div span:nth-child(2) {color: var(--yiq-color-text-dan);}
@media(max-width:1500px){
    .H_About_BJ_user_119 {background-image: url("");}
}
@media(max-width:1200px){
    .H_About_BJ_user_119 {padding: 0px 3%;}
}
@media(max-width:850px){
    .H_About_L_user_119 {display: none;}
    .H_About_R_user_119 {width: 100%;}
}

.Video_user_115 {width: 100%; float: left;}
.Video_user_115 li {width: calc((100% - 8%) / 3); float: left; margin: 4% 4% 0px 0px; overflow: hidden;}
.Video_user_115 li:nth-child(3n) {margin-right: 0px;}
.Video_user_115 li div {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 2; background-color: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; text-align: center; transition: .5s;}
.Video_user_115 li div i {width: 30px; height: 30px; line-height: 28px; border: 1px #FFF solid; border-radius: 30px; color: #FFF; display: inline-block; cursor: pointer; transition: .5s; position: relative;}
.Video_user_115 li div i::after {content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; border: 1px rgba(255,255,255,0) solid; border-radius: 40px; transition: .2s; z-index: -1;}
.Video_user_115 li font {width: 100%; height: 30px; line-height: 30px; position: absolute; left: 0px; bottom: 10px; color: #FFF; z-index: 3; transition: .5s;}
.Video_user_115 li:hover font {bottom: -30px;}
.Video_user_115 li:hover div {background-color: rgba(0,0,0,0.1);}
.Video_user_115 li:hover div i {background-color: rgba(255,255,255,0.5); background-color: var(--yiq-color-main50); font-weight: bold;}
.Video_user_115 li:hover div i::after {width: 150%; height: 150%; left: -25%; top: -25%; border: 1px rgba(255,255,255,0.2) solid; background-color: rgba(0,0,0,0.2);}
.Video_user_115 li div i:hover {background-color: var(--yiq-color-active);}
.Video_user_115 li div i:hover::after {background-color: rgba(255,255,255,0.5);}
@media(max-width:1200px){
	.Video_user_115 li {width: calc((100% - 4%) / 2);}
	.Video_user_115 li:nth-child(2n) {margin-right: 0px;}
	.Video_user_115 li:nth-child(3n) {margin-right: 4%;}
}
@media(max-width:750px){
	.Video_user_115 li {width: 100%; margin: 4% 0px 0px 0px;}
}

.DW_user_114 {width: 100%; float: left;}
.DW_user_114 li {width: calc((100% - 8%) / 3); float: left; padding: 20px; background-color: #F0F0F0; margin: 4% 4% 0px 0px; transition: .5s; background-image: linear-gradient(#FFF,#F5F5F5); border: 1px #F5F5F5 solid;}
.DW_user_114 li:hover {box-shadow: 0px 0px 15px rgba(0,0,0,0.2);}
.DW_user_114 li:nth-child(3n) {margin-right: 0px;}
.DW_user_114 li font {width: 100px; height: 100px; float: left; border-radius: 5px; overflow: hidden;}
.DW_user_114 li font img {width: 100%; height: 100%;}
.DW_user_114 li div {width: calc(100% - 5% - 100px); float: right;}
.DW_user_114 li div label {width: 100%; height: 50px; float: left; overflow: hidden; text-align: left;}
.DW_user_114 li div span {float: right; margin-top: 10px;}
@media(max-width:1200px){
	.DW_user_114 li {width: calc((100% - 4%) / 2);}
	.DW_user_114 li:nth-child(2n) {margin-right: 0px;}
	.DW_user_114 li:nth-child(3n) {margin-right: 4%;}
}
@media(max-width:750px){
	.DW_user_114 li {width: 100%; margin: 4% 0px 0px 0px;}
	.DW_user_114 li div label {height: 46px;}
}

.Contact_user_93 {width: 100%; float: left; text-align: left; background-color: #F5F5F5; overflow: hidden;}
.Contact_L_user_93 {width: 40%; float: left; background-color: var(--yiq-color-main); color: #FFF; padding: 5%;}
.Contact_L_user_93 div {width: 100%; float: left; padding-bottom: 20px; margin-bottom: 20px; position: relative;}
.Contact_L_user_93 div:nth-child(1) {margin-bottom:0px; padding-bottom:0px;}
.Contact_L_user_93 div:nth-child(2)::before {content: ""; width: 20px; height: 2px; background-color: #FFF; position: absolute; left: 0px; bottom: 0px;}
.Contact_L_user_93 span {width: 100%; float: left;}
.Contact_L_user_93 font {width: auto; float: left;}
.Contact_R_user_93 {width: 60%; float: left; padding: 5%;}
.Contact_R_L_user_93 {width: calc(100% - 200px); float: left;}
.Contact_R_L_user_93 div {width: 100%; float: left;}
.Contact_R_R_user_93 {width: 200px; height: 200px; float: left;}
.Contact_R_R_user_93 img {width: 100%; height: 100%;}
.Map_user_93 {width: 100%; height: 400px; float: left; overflow: hidden;}
.Map_user_93 iframe {width: 100%; height: 100%;}
@media(max-width:1004px){
	.Contact_L_user_93 {width: 100%; padding: 10%;}
	.Contact_R_user_93 {width: 100%; padding: 10%;}
}
@media(max-width:700px){
	.Contact_R_L_user_93 {width: 100%;}
	.Contact_R_R_user_93 {display: none;}
}

.Info_user_75 {width: 100%; max-width: 1200px; margin: 0px auto; display: inline-block;}
.Info_T_user_75 {width: 100%; float: left; border-bottom: 1px rgba(0,0,0,0.1) solid;}
.Info_T_user_75 div {width: 100%;}
.Info_T_user_75 div:first-child {font-weight: bold;}
.Info_T_user_75 div i {font-size: 12px; color: #999; margin-right: 10px;}
.Info_T_user_75 div i::before {font-weight: bold; margin-right: 5px;}
.Info_T_user_75 div i:last-child {margin-right: 0px;}
.Info_C_user_75 {width: 100%; float: left; text-align: left;}
.Info_Share_user_75 {width: 100%; float: left;}
.Info_Share_user_75 div {width: auto; float: right;}
.Info_Share_user_75 div font {width: auto; float: left;}
.Info_Share_user_75 div i {width: 25px; height: 25px; line-height: 25px; float: left; overflow: hidden; border: 1px var(--yiq-color-main) solid; color: var(--yiq-color-main); border-radius: 30px; margin-left: 10px; font-size: 22px;}
.Info_Share_user_75 i:hover {border-color: var(--yiq-color-active); color: var(--yiq-color-active);}
.Info_Page_user_75 {width: 100%; float: left; border-top: 1px rgba(0,0,0,0.1) solid;}
.Info_Page_user_75 div {width: 50%; float: left; text-align: left;}
.Info_Page_user_75 div:nth-child(2) {text-align: right;}
.Info_Page_user_75 div span {width: 100%; float: left;}
.Info_Page_user_75 div span:first-child {font-size: 12px;}
@media(max-width:850px){
.Info_Page_user_75 div {width: 100%; background-color: #F5F5F5; padding: 10px;}
.Info_Page_user_75 div:nth-child(2) {text-align: left; margin-top: 5%;}
}

.StyleList_user_128 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_128 {width: 100%; float: left; position: relative;}
.StyleList_K_user_128 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_128 span::after {right: 10px; top: 20px;}
.StyleList_K_user_128:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_128 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_128 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_128 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_128 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_128 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_128 ul li a:hover,.StyleList_K_user_128 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_128 {width: 100%; float: left;}
	.StyleList_K_user_128 span {display: inline;}
	.StyleList_K_user_128 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_128 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_128 ul li a {width: 100%;}
	.StyleList_K_user_128:hover ul {display: inline;}
}

.StyleList_user_122 {width: 100%; float: left; overflow: hidden;}
.StyleList_K_user_122 {width: 100%; float: left; position: relative;}
.StyleList_K_user_122 span {width: 100%; height: 50px; line-height: 50px; float: left; background-color: var(--yiq-color-main); color: #FFF; padding-left: 2%; text-align: left; display: none;}
.StyleList_K_user_122 span::after {right: 10px; top: 20px;}
.StyleList_K_user_122:hover span::after {transform: rotate(-45deg);}
.StyleList_K_user_122 ul {width: 100%; float: left; position: relative; overflow: hidden;}
.StyleList_K_user_122 ul li {width: auto; height: auto; float: left; border-right: 1px #DEDEDE solid;}
.StyleList_K_user_122 ul li:first-child {border-left: 1px #DEDEDE solid;}
.StyleList_K_user_122 ul li a {width: auto; height: 50px; line-height: 50px; float: left; padding: 0px 20px; transition: all .2s ease-in-out; overflow: hidden; position: relative;}
.StyleList_K_user_122 ul li a.current::before {content: ""; width: 100%; height: 2px; background-color: var(--yiq-color-active); position: absolute; left: 0px; bottom: 0px;}
.StyleList_K_user_122 ul li a:hover,.StyleList_K_user_122 ul li a.current {background-image:linear-gradient(to bottom,#FFF,#DEDEDE); color: var(--yiq-color-active);}
@media(max-width:700px){
	.StyleList_K_user_122 {width: 100%; float: left;}
	.StyleList_K_user_122 span {display: inline;}
	.StyleList_K_user_122 ul {width: 100%; display: none; border: 1px #DEDEDE solid; border-top: none; border-bottom: none;}
	.StyleList_K_user_122 ul li {width: 100%; margin: 0px; border-right: none; border-left: none; border-bottom: 1px #DEDEDE solid;}
	.StyleList_K_user_122 ul li a {width: 100%;}
	.StyleList_K_user_122:hover ul {display: inline;}
}

.H_About_BJ_user_131 {width: 100%; height: auto; float: left;}
.H_About_K_user_131 {width: 100%; height: auto; float: left;}
.H_About_L_user_131 {width: 45%; height: auto; float: left; overflow: hidden;}
.H_About_L_user_131 img {width: 100%; height: auto;}
.H_About_R_user_131 {width: 45%; height: auto; float: right;}
.H_About_R_Txt_user_131 {width: 100%; height: auto; float: left; text-align: left; margin-top: 5%; color: var(--yiq-color-text-dan);}
.H_About_R_Attr_user_131 {width: 100%; height: auto; float: left; text-align: left; margin-top: 5%;}
.H_About_R_Attr_user_131 div {width: 33.33%; height: auto; float: left;}
.H_About_R_Attr_user_131 div span {width: 100%; float: left;}
.H_About_R_Attr_user_131 div span:first-child {font-weight: bold; margin-bottom: 5px;}
.H_About_R_Attr_user_131 div span:nth-child(2) {color: var(--yiq-color-text-dan);}
@media(max-width:1500px){
    .H_About_BJ_user_131 {background-image: url("");}
}
@media(max-width:1200px){
    .H_About_BJ_user_131 {padding: 0px 3%;}
}
@media(max-width:850px){
    .H_About_L_user_131 {display: none;}
    .H_About_R_user_131 {width: 100%;}
}

.H_Product_user_121 {width: 100%; float: left;}
.H_Product_user_121 div {width: calc((100% - 12%) / 4); float: left; margin: 4% 4% 0px 0px;}
.H_Product_user_121 div:nth-child(4n) {margin-right: 0px;}
.H_Product_user_121 div span {width: 100%; float: left; position: relative; margin-top: 4px; overflow: hidden;}
.H_Product_user_121 div font {width: 100%; height: 50px; line-height: 50px; float: left; overflow: hidden; background-color: #EFEFEF; margin-top: 4px; transition: all .2s ease-in-out;}
.H_Product_user_121 div font a {width: 100%; height: 100%; line-height: 50px; float: left; text-align: center;}
.H_Product_user_121 div:hover font a {color: #FFF;}
.H_Product_user_121 div:hover font {background-color: var(--yiq-color-main); color:#FFF;}
@media(max-width:850px){
	.H_Product_user_121 div {width: calc((100% - 4%) / 2);}
	.H_Product_user_121 div:nth-child(2n) {margin-right: 0px;}
}

.H_Product_user_104 {width: 100%; float: left;}
.H_Product_user_104 div {width: calc((100% - 12%) / 4); float: left; margin: 4% 4% 0px 0%; background-color: #F5F5F5; overflow: hidden; transition: all .5s ease;}
.H_Product_user_104 div:nth-child(4n) {margin-right: 0px;}
.H_Product_user_104 div span {width: 100%; float: left; position: relative; overflow: hidden;}
.H_Product_user_104 div span::after {content: ""; width: 50px; height: 1px; background-color: var(--yiq-color-active); position: absolute; left: -50px; top: 50%; z-index: 1; transition: all .5s ease;}
.H_Product_user_104 div span::before {content: ""; width: 1px; height: 50px; background-color: var(--yiq-color-active); position: absolute; left: 50%; top: -50px; z-index: 2; transition: all .5s ease;}
.H_Product_user_104 div:hover {box-shadow: 0px 0px 15px rgba(0,0,0,0.5);}
.H_Product_user_104 div:hover span::after {left: calc(50% - 25px); top: 50%;}
.H_Product_user_104 div:hover span::before {left: 50%; top: calc(50% - 25px); z-index: 2;}
.H_Product_user_104 div:hover {filter: brightness(0.9);}
.H_Product_user_104 div font {width: 100%; height: 50px; float: left; overflow: hidden; transition: all .2s ease-in-out; margin: 5% 0px;}
.H_Product_user_104 div font a {width: 100%; height: 100%; line-height: 50px; float: left; text-align: center;}
@media(max-width:850px){
	.H_Product_user_104 div {width: calc((100% - 4%) / 2);}
	.H_Product_user_104 div:nth-child(2n) {margin-right: 0px;}
	.H_Product_user_104 div:nth-child(3n) {margin-right: 4%;}
}
@media(max-width:480px){
	.H_Product_user_104 div {width: 100%; margin-right: 0px;}
	.H_Product_user_104 div font {margin: 0px 0px;}
}

.News_user_95 {width: 100%; float: left;}
.News_user_95 li {width: calc((100% - 8%) / 3); float: left; margin: 4% 4% 0px 0px; position: relative; padding-bottom: 80px;}
.News_user_95 li:nth-child(3n) {margin-right: 0px;}
.News_user_95 li div {width: 100%; height: auto; float: left; overflow: hidden;}
.News_user_95 li div img {transition: all .5s ease;}
.News_user_95 li span {width: 90%; position: absolute; left: 5%; bottom: 0px; background-color: rgba(255,255,255,0.95); text-align: left;}
.News_user_95 li span a {width: 100%; height: 25px; line-height: 25px; float: left; overflow: hidden;}
.News_user_95 li span font {width: 100%; height: 50px; line-height: 25px; float: left; overflow: hidden; font-size: 13px; color: #999;}
.News_user_95 li span p {width: 100%; height: 0px; float: left; overflow: hidden; text-align: right; opacity: 0; transition: all .5s ease; padding: 0px; margin: 0px; color: #999;}
.News_user_95 li span p i {float: left; font-style: normal;}
.News_user_95 li:hover div img {transform: scale(1.1);}
.News_user_95 li:hover span {box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background-color: rgba(255,255,255,1);}
.News_user_95 li:hover span p {height: 50px; opacity: 1; border-top: 1px #F5F5F5 solid; margin-top: 5%; padding-top: 5%;}
@media(max-width:700px){
	.News_user_95 li {width: 100%; margin-right: 0px;}
	.News_user_95 li:hover span p {height: auto;}
}

.Content_user_74 {width: 100%; float: left; text-align:left;}

.P_Info_user_69 {width: 100%; float: left;}
.P_Info_T_user_69 {width: 100%; float: left;}
.P_Info_T_Img_user_69 {width: 40%; float: left;}
.P_Info_T_Img_Big_user_69 {width: 100%; float: left; position: relative;}
.P_Info_T_Img_Small_user_69 {width: 100%; float: left;}
.P_Info_T_Img_Small_user_69 div {width: calc((100% - 4%) / 5); float: left; position: relative; margin: 1% 1% 0px 0px; cursor: zoom-in; overflow: hidden; border: 1px #EEE solid;}
.P_Info_T_Img_Small_user_69 div:nth-child(5n) {margin-right: 0px;}
.P_Info_T_Img_Small_user_69 div:hover {border: 2px var(--yiq-color-active) solid;}
.P_Info_T_Img_Small_user_69 div img {transition: .2s;}
.P_Info_T_Img_Small_user_69 div img:hover {transform: scale(1.2);}
.P_Info_T_Info_user_69 {width: 50%; float: right;}
.P_Info_T_Info_Title_user_69 {width: 100%; float: left; text-align: left;}
.P_Info_T_Info_Text_user_69 {width: 100%; float: left; text-align: left;}
.P_Info_T_Info_Text_user_69 img {max-width: 100%; height: auto;}
.P_Info_T_Info_Btns_user_69 {width: 100%; float: left; margin-top: 5%;}
.P_Info_T_Info_Btns_user_69 div {float: left;}
.P_Info_T_Info_Btns_user_69 div span {height: 35px; line-height: 35px; float: left; padding: 0px 10px; margin-right: 10px;}
.P_Info_T_Info_Btns_user_69 div span:last-child {margin-right: 0px;}
.P_Info_T_Info_Btns_user_69 div span i {float: left; line-height: 35px;}
.P_Info_T_Info_Btns_user_69 div span font {line-height: 35px; float: left; margin-left: 5px;}
.P_Info_T_Info_Btns_user_69 div:nth-child(2) {float: right;}
.P_Info_T_Info_Btns_user_69 div:nth-child(2) span {padding: 0px;}
.P_Info_T_Info_Btns_user_69 div:nth-child(2) font {line-height: 35px; float: left; padding-right: 10px; font-size: 12px;}
.P_Info_B_user_69 {width: 100%; float: left;}
.P_Info_B_T_user_69 {width: 100%; float: left; background-color: #F5F5F5;}
.P_Info_B_T_user_69 div {width: auto; height: 40px; line-height: 40px; float: left; margin-left: 20px; padding: 0px 20px; border-top: 2px var(--yiq-color-main) solid; background-color: #FFF; color: var(--yiq-color-main);}
.P_Info_B_B_user_69 {width: 100%; max-width: 1000px; margin: 0px auto; display: inline-block; text-align: left; margin-top: 5%;}

@media(max-width:850px){
.P_Info_T_Img_user_69 {width:100%;}
.P_Info_T_Info_user_69 {width:100%; margin-top: 9%;}
}

.News_user_94 {width: 100%; float: left;}
.News_user_94 li {width: calc((100% - 8%) / 3); float: left; margin: 4% 4% 0px 0px; position: relative; padding-bottom: 80px;}
.News_user_94 li:nth-child(3n) {margin-right: 0px;}
.News_user_94 li div {width: 100%; height: auto; float: left; overflow: hidden;}
.News_user_94 li div img {transition: all .5s ease;}
.News_user_94 li span {width: 80%; position: absolute; left: 10%; bottom: 0px; background-color: rgba(255,255,255,0.95); text-align: left;}
.News_user_94 li span a {width: 100%; height: 25px; line-height: 25px; float: left; overflow: hidden;}
.News_user_94 li span font {width: 100%; height: 50px; line-height: 25px; float: left; overflow: hidden; font-size: 13px; color: #999;}
.News_user_94 li span p {width: 100%; height: 0px; float: left; overflow: hidden; text-align: right; opacity: 0; transition: all .5s ease; padding: 0px; margin: 0px; color: #999;}
.News_user_94 li span p i {float: left; font-style: normal;}
.News_user_94 li:hover div img {transform: scale(1.1);}
.News_user_94 li:hover span {box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background-color: rgba(255,255,255,1);}
.News_user_94 li:hover span p {height: 50px; opacity: 1; border-top: 1px #F5F5F5 solid; margin-top: 5%; padding-top: 5%;}
@media(max-width:700px){
	.News_user_94 li {width: 100%; margin-right: 0px;}
	.News_user_94 li:hover span p {height: auto;}
}

.FaZhan_user_65 {width: 100%; float: left;}
.FaZhan_T_user_65 {width: 100%; float: left;}
.FaZhan_T_user_65 div {width: 100px; height: 100px; margin: 0px auto; background-color: var(--yiq-color-main); border-radius:100px; display: flex; align-items: center; justify-content: center;}
.FaZhan_T_user_65 div img {width: 50%; height: auto; filter: brightness(0) invert(1);}
.FaZhan_user_65 ul {width: 80%; margin: 0px auto; display: inline-block; position: relative;}
.FaZhan_user_65 ul::after {width: 0px; height: 100%; content: " "; position: absolute; left: 50%; top: 0px; border-right: 1px var(--yiq-color-main) solid; z-index: 0;}
.FaZhan_user_65 ul li {width: 100%; float: left;}
.FaZhan_user_65 ul li div {width: calc(50% + 8px); float: left;}
.FaZhan_user_65 ul li div i {width: 16px; height: 16px; float: right; background-color: var(--yiq-color-main); border-radius: 10px; margin-top: 17px;}
.FaZhan_user_65 ul li div span {width: calc(100% - 16px - 20px); height: auto; float: left; background-color: #F5F5F5; border-radius: 5px; text-align: left; position: relative; transition: all .2s ease-in-out;}
.FaZhan_user_65 ul li div span::before {width: 10px; height: 10px; position: absolute; content: ""; left: calc(100% - 5px); top: 20px; background-color: #F5F5F5; z-index: 1; transform: rotate(45deg); transition: all .2s ease-in-out;}
.FaZhan_user_65 ul li div span font {width: 100%; float: left; transition: all .2s ease-in-out;}
.FaZhan_user_65 ul li:nth-child(even) div {float: right;}
.FaZhan_user_65 ul li:nth-child(even) div i {float: left;}
.FaZhan_user_65 ul li:nth-child(even) div span {float: right;}
.FaZhan_user_65 ul li:nth-child(even) div span::before {left: -5px;}
.FaZhan_user_65 ul li div:hover span,.FaZhan_user_65 ul li div:hover span::before {background-color: var(--yiq-color-main); color: #FFF;}
.FaZhan_user_65 ul li div:hover span font:nth-child(2) {margin-top: 5%;}
.FaZhan_Bai_user_65 .FaZhan_T_user_65 div {background-color: #FFF;}
.FaZhan_Bai_user_65 .FaZhan_T_user_65 div img {filter: none;}
.FaZhan_Bai_user_65 ul::after {border-right-color: #FFF;}
.FaZhan_Bai_user_65 ul li div i,.FaZhan_Bai_user_65 ul li div span {background-color: #FFF;}
.FaZhan_Bai_user_65 ul li div:hover span,.FaZhan_Bai_user_65 ul li div:hover span::before {background-color: #FFF; color: var(--yiq-color-main);}
@media(max-width:1200px){	
	.FaZhan_user_65 ul {width: 100%;}
}
@media(max-width:850px){	
	.FaZhan_user_65 ul li div,.FaZhan_user_65 ul li div span {width: 100%;}
	.FaZhan_user_65 ul::after,.FaZhan_user_65 ul li div i,.FaZhan_user_65 ul li div span::before {display: none;}
}

.MyFlash_user_113 {width: 100%; height: auto; float: left; overflow: hidden;}
.MyFlash_user_113 .swiper-wrapper .swiper-slide {box-shadow: 3px 3px 10px rgba(0,0,0,0.3); transition: 300ms ; position: relative;}
.MyFlash_user_113 .swiper-wrapper .swiper-slide div {width: 100%; height: auto; float: left; position: relative;}
.MyFlash_user_113 .swiper-wrapper .swiper-slide div p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.MyFlash_user_113 .swiper-wrapper .swiper-slide div img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; border: 5px #FFF solid;}

.MyFlash_user_67 {width: 100%; height: auto; float: left; overflow-x: hidden; overflow-y: auto;}
.MyFlash_user_67 .swiper-wrapper .swiper-slide {box-shadow: 3px 3px 10px rgba(0,0,0,0.3); transition: 300ms ; position: relative;}
.MyFlash_user_67 .swiper-wrapper .swiper-slide div {width: 100%; height: auto; float: left; position: relative;}
.MyFlash_user_67 .swiper-wrapper .swiper-slide div p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.MyFlash_user_67 .swiper-wrapper .swiper-slide div img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; border: 5px #FFF solid;}