.ylm_index {
	margin-bottom: 80px;
}

.ylm_index .ylm_index_swiper .swiper-wrapper .swiper-slide a img {
	width: 100%;
}

.ylm_index .ylm_index_pagination .swiper-pagination-bullet {
	height: 12px;
	border-radius: 12px;
	width: 28px;
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.ylm_index .ylm_index_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	background-color: var(--styleColor);
}

.ylm_index .ylm_index_partner {
	margin-bottom: 60px;
}

.ylm_index_honor {
	margin-top: 50px;
}

.ylm_index .ylm_index_partner .w .ylm_partner_box {
	margin-top: 60px;
	position: relative;
}

.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_swiper {
	width: 90%;
}

.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_swiper .swiper-wrapper .swiper-slide .imgbox {
	border: 1px solid #cccccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}

.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_swiper .swiper-wrapper .swiper-slide .imgbox img {
	width: 100%;
}

.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_next,
.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_prev {
	background-image: url(../images/next.png);
}

.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_prev {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.ylm_index .ylm_index_brand {
	margin-bottom: 110px;
}

.ylm_index .ylm_index_brand #certify {
	position: relative;
	width: 1350px;
	margin: 0 auto;
}

.ylm_index .ylm_index_brand #certify .swiper-container {
	padding-bottom: 60px;
}

.ylm_index .ylm_index_brand #certify .swiper-slide {
	width: 675px;
	max-height: 663px;
	background: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 8px 30px #ddd;
	box-shadow: 0 8px 30px #ddd;
}

.ylm_index .ylm_index_brand #certify .swiper-slide img {
	display: block;
	width: 100%;
}

.ylm_index .ylm_index_brand #certify .swiper-button-prev {
	right: -8%;
	left: unset;
	width: 60px;
	height: 60px;
	background: url(../images/next2.png) no-repeat;
	background-size: 100%;
}

.ylm_index .ylm_index_brand #certify .swiper-button-next {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	left: -8%;
	width: 60px;
	height: 60px;
	background: url(../images/next2.png) no-repeat;
	background-size: 100%;
}

.ylm_index .ylm_index_brand .ylm_brand_box {
	margin-top: 65px;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide {
	position: relative;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide.swiper-slide-active:hover .text_box {
	opacity: 1;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .imgbox {
	width: 100%;
	font-size: 0;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .imgbox img {
	width: 100%;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .text_box {
	color: #ffffff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 105px;
	background-color: rgba(182, 141, 92, 0.6);
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .text_box h4 {
	font-size: 26px;
	margin: 0 0 30px 0;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .text_box p {
	font-size: 20px;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 120px;
	letter-spacing: 2px;
}

.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide .text_box p::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1px;
	height: 82px;
	background-color: #fff;
}

.ylm_index .ylm_index_about {
	background: url(../images/bg.png) no-repeat top center;
	position: relative;
	background-size: contain;
	padding-top: 3%;
	margin-bottom: 68px;
}

.ylm_index .ylm_index_about .w .ylm_jj {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 60px;
}

.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_l {
	width: 50%;
}

.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_l img {
	width: 100%;
}

.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_r {
	width: 50%;
	text-indent: 2em;
	font-size: 16px;
	background-color: #fff;
	padding: 88px 35px 35px 35px;
	line-height: 32px;
	font-weight: 600;
}

.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_r span {
	font-size: 21px;
	color: var(--styleColor);
}

.ylm_index .ylm_index_honor .w .honor_option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	margin-bottom: 56px;
}

.ylm_index .ylm_index_honor .w .honor_option::before,
.ylm_index .ylm_index_honor .w .honor_option::after {
	content: '';
	height: 1px;
	width: 40%;
	background-color: #d6d6d6;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

.ylm_index .ylm_index_honor .w .honor_option::after {
	left: unset;
	right: 0;
}

.ylm_index .ylm_index_honor .w .honor_option .honor_option_item {
	width: 202px;
	height: 50px;
	background-color: #d6d6d6;
	border-radius: 20px;
	font-size: 20px;
	color: #373636;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 25px;
	cursor: pointer;
}

.ylm_index .ylm_index_honor .w .honor_option .honor_option_item.active {
	background-color: var(--styleColor);
	color: #fff;
}

.ylm_index .ylm_index_honor .w .honor_option .honor_option_item:last-child {
	margin-right: 0px;
}
.honor_box{
	width: 100%;overflow: hidden;margin-top:60px;
}
.ylm_index .ylm_index_honor .w .honor_box .honor_list {
	display: none;
}

.ylm_index .ylm_index_honor .w .honor_box .honor_list.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-animation: xcf_show 0.3s;
	animation: xcf_show 0.3s;
}

.ylm_index .ylm_index_honor .w .honor_box .honor_list .honor_item {
	width: 20%;
	margin-right: 64px;
}

.ylm_index .ylm_index_honor .w .honor_box .honor_list .honor_item:last-child {
	margin-right: 0;
}

.ylm_index .ylm_index_honor .w .honor_box .honor_list .honor_item .imgbox {
	width: 100%;
}

.ylm_index .ylm_index_honor .w .honor_box .honor_list .honor_item .imgbox img {
	width: 100%;
}

.ylm_index .ylm_index_honor .w .m-honor_box {
	display: none;
}

.ylm_index .ylm_index_win .w .ylm_win_box {
	margin-top: 60px;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item {
	width: 25%;
	padding: 26px;
	border: solid 1px #b68d5c;
	border-right: none;
	height: 483px;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item:last-child {
	border-right: solid 1px #b68d5c;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 200px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_icon img {
	max-width: 230px;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_title {
	font-size: 24px;
	color: #323232;
	margin-bottom: 50px;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_content {
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;    overflow: hidden;    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item:hover {
	-webkit-box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.48);
	box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.48);
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item>a {
	background-color: var(--styleColor);
	position: absolute;
	right: 0;
	bottom: -8px;
	color: #fff;
	font-size: 17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 47px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item>a p {
	padding-left: 0px;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
}

.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item>a span {
	height: 100%;
	width: 53px;
	line-height: 47px;
	text-align: center;
}

.ylm_index .ylm_index_map .w .map_box {
	margin-top: 55px;
}

.ylm_index .ylm_index_map .w .map_box .border {
	display: table;
	white-space: nowrap;
	margin: 0 auto;
	position: relative;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box .location {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	color: #b68d5c;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box .location .dian {
	position: relative;
	display: block;
	width: 30px;
	cursor: pointer;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box .location .dian::after,
.ylm_index .ylm_index_map .w .map_box .border .dian_box .location .dian::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #eb891b;
	height: 20px;
	width: 20px;
	display: block;
	border-radius: 100%;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box .location .dian::after {
	-webkit-animation: ylm_zoomm 1s ease infinite;
	animation: ylm_zoomm 1s ease infinite;
}

.ylm_index .ylm_index_map .w .map_box .border .dian_box .location .dian::before {
	opacity: 0.4;
	-webkit-animation: ylm_zoom 1s 0.5s infinite;
	animation: ylm_zoom 1s 0.5s infinite;
}

.ylm_index .ylm_index_news .w .news_option {
	margin-bottom: 60px;margin-top:60px;
}

.ylm_index .ylm_index_news .w .news_option ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ylm_index .ylm_index_news .w .news_option ul li.active a {
	color: #b68d5c;
}

.ylm_index .ylm_index_news .w .news_option ul li::after {
	content: '/';
	font-size: 20px;
	color: #444444;
	margin: 0 20px;
}

.ylm_index .ylm_index_news .w .news_option ul li:last-child::after {
	content: unset;
}

.ylm_index .ylm_index_news .w .news_option ul li a {
	font-size: 20px;
	color: #444444;
}

.ylm_index .ylm_index_news .w .news_box .news_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l {
	width: 525px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_img img {
	width: 100%;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_title {
	font-size: 19px;
	color: #333333;
	font-weight: 600;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_title span {
	font-size: 14px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_title span::before {
	content: '/';
	margin-left: 20px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_content {
	width: 100%;
	font-size: 16px;
	color: #777777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 30px;
	margin-bottom: 15px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .know {
	width: 140px;
	height: 48px;
	background-color: #b68d5c;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item {
	position: relative;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 20px 120px 30px 30px;
	width: 642px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item:last-child {
	border-bottom: none;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item:hover .new_time {
	color: var(--styleColor);
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item:hover h3 {
	color: var(--styleColor);
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item .new_time {
	position: absolute;
	left: -15%;
	top: 0;
	color: #666666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item .new_time .new_day {
	font-size: 28px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item .new_time .new_date {
	font-size: 19px;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item a h3 {
	font-size: 20px;
	color: #333333;
	margin: 0 0 15px 0;
}

.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item a p {
	font-size: 16px;
	color: #777777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
}

.ylm_about .ylm_about_content {
	margin-top: 88px;
	margin-bottom: 100px;
}

.ylm_about .ylm_about_content p {
	font-size: 18px;
	color: #434343;
	line-height: 40px;
	margin-bottom: 0px;
}

.ylm_about .ylm_about_content img {
	max-width: 100%;
	height: auto !important;
}

.ylm_contact {
	margin-bottom: 200px;
}

.ylm_contact .ylm_contact_text {
	margin-top: 100px;
	margin-bottom: 66px;
}

.ylm_contact .ylm_contact_text .w {
	text-align: center;
}

.ylm_contact .ylm_contact_text .w h2 {
	font-size: 25px;
	font-weight: 600;
	color: #333333;
}

.ylm_contact .ylm_contact_text .w p {
	font-size: 20px;
	color: #333333;
}

.ylm_contact .map {
	margin: 0 auto;
	width: 1600px;
	height: 520px;
	background-color: #ccc;
}

.ylm_news {
	margin-bottom: 100px;
}

.ylm_news .ylm_news_box {
	margin-top: 60px;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item {
	width: 100%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
	padding: 30px;
	margin-bottom: 30px;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item:hover h2 {
	color: var(--styleColor);
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item .news_item_date {
	font-size: 16px;
	color: #888888;
	float: right;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a h2 {
	font-size: 24px;
	color: #888888;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a p {
	font-size: 16px;
	color: #888888;
	padding-top: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #888888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a span {
	width: 125px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #dedede;
	display: inline-block;
	font-size: 12px;
	color: #888888;
	text-align: center;
	line-height: 36px;
}

.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a span::after {
	content: '+';
	margin-left: 6px;
}

.ylm_pro {
	margin-bottom: 100px;
}

.ylm_pro .ylm_pro_box {
	margin-top: 100px;
}

.ylm_pro .ylm_pro_box .ylm_pro_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 20px;
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item:hover p {
	color: var(--styleColor);
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item a .imgbox {
	border: 1px solid #dcdcdc;
	overflow: hidden;
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item a .imgbox img {
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.ylm_pro .ylm_pro_box .ylm_pro_list .ylm_pro_item a p {
	text-align: center;
	font-size: 18px;
	line-height: 26px;margin-top: 10px;
	color: #333333;
}

.ylm_pro .ylm_details {
	margin-top: 60px;
}

.ylm_pro .ylm_details .w .ylm_pro_details {
	margin-bottom: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l {
	width: 50%;
	margin-right: 60px;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left {
	display: none;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-top: 80px;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r .pro_title {
	font-size: 34px;
	color: #333333;
	margin-bottom: 30px;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r .parameter_list .parameter_item {
	margin-bottom: 30px;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r .parameter_list .parameter_item .border {
	background-color: #fff6e9;
	-webkit-clip-path: polygon(3% 0%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(3% 0%, 100% 0, 100% 100%, 0% 100%);
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r .parameter_list .parameter_item .border h5 {
	background-color: var(--styleColor);
	display: inline-block;
	margin: 0;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	padding: 0 40px;
}

.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r .parameter_list .parameter_item p {
	line-height: 30px;
	font-size: 16px;
}

.ylm_pro .ylm_details .w .pro_describe .pro_describe_title {
	border-bottom: 1px solid #d9d9d9;
}

.ylm_pro .ylm_details .w .pro_describe .pro_describe_title span {
	line-height: 40px;
	border-bottom: 5px solid #b68d5c;
	font-size: 20px;
	display: inline-block;
	font-weight: 600;
	color: #333333;
}

.msg_tt {
	margin: 60px auto 22px;
}

.msg_tt .cn {
	font-size: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.msg_tt .en {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial;
	text-align: center;
	color: #424242;
	margin-top: 10px;
}

.cont_msg {
	width: 1200px;
	margin: 0 auto 80px;
}

.join_f {
	background: #f1f3f5;
	padding: 40px 45px;
}

.j_inp input,
.join_f select {
	width: 540px;
	height: 48px;
	border: 1px solid #e4e6e8;
	padding-left: 20px;
	font-size: 16px;
}

.j_inp input:nth-child(even) {
	float: right;
}

.j_inp {
	margin-bottom: 20px;
}

.join_f textarea {
	width: 100%;
	height: 125px;
	border: 1px solid #e4e6e8;
	padding-left: 20px;
	padding-top: 15px;
}

.b_cent {
	text-align: center;
	margin-top: 30px;
}

.b_cent input {
	width: 180px;
	height: 45px;
	border: none;
	background: #b68d5c;
	color: white;
	font-size: 18px;
}

.conts {
	height: auto;
	overflow: hidden;
}

.conts .left {
	width: 40%;
	height: auto;
	float: left;
}

.conts .right {
	width: 57%;
	float: right;
}

#map {
	width: 100%;
	height: 500px;
}

#map label {
	max-width: inherit;
}

#map img {
	max-width: inherit;
}

header .navbar .container-fluid .navbar-collapse .navbar-nav li a::after {
	margin-top: 5px;
}

@-webkit-keyframes ylm_zoom {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes ylm_zoom {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-webkit-keyframes ylm_zoomm {
	0% {
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	50% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}
}

@keyframes ylm_zoomm {
	0% {
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	50% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	100% {
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}
}





.navbar-right .dropdown-menu {
	    left: -35px;
	box-shadow: none;
	border: none;padding: 0 5px;    min-width: 185px;
	text-align: center;
}

header .navbar .container-fluid .navbar-collapse .navbar-nav li:hover .dropdown-menu {
	display: block;
}

header .navbar .container-fluid .navbar-collapse .navbar-nav li .dropdown-menu a {
	height: auto;
	font-size: 16px;
	line-height: 28px;
}

header .navbar .container-fluid .navbar-collapse .navbar-nav li .dropdown-menu a:hover {
	color: #b68d5c;
}

header .navbar .container-fluid .navbar-collapse .navbar-nav li .dropdown-menu li {
	width: 100%;
	margin: 0;
}



.ylm_index_swiper video {
	width: 100%;
	height: 860px;
}




.mob {
	display: none;
}

.pc {
	display: block;
}

.ylm_title p{    text-transform: uppercase;}


/*
·ÖÒ³
 */
.Pagination{width: 100%;height: auto;text-align: center;margin-top: 15px; margin-bottom: 70px;}
.Pagination a{display: inline-block;padding: 5px 10px;border: 1px solid #CCCCCC;}
.Pagination .current{color: white;}
.Pagination .current{background: #f7ac03;border-color: #f7ac03;}
.Pagination a{color: #666666;font-size: 12px;}

/* @media screen and (max-width: 780px) {
	.ylm_index .ylm_index_brand .brand_swiper .swiper-wrapper .swiper-slide.swiper-slide-active:hover .text_box {
		opacity: 0;
	}

	.ylm_index .ylm_index_partner .w {
		padding: 0;
	}

	.ylm_index .ylm_index_partner .w .ylm_title {
		padding: 0 0.6rem;
	}

	.ylm_index .ylm_index_partner .w .ylm_partner_box {
		margin-top: 0.4rem;
	}

	.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_next {
		right: 0.1rem;
	}

	.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_prev {
		left: 0.1rem;
	}

	.ylm_index .ylm_index_partner .w .ylm_partner_box .partner_swiper {
		width: 80%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box {
		margin-top: 0.6rem;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify {
		width: 90%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_prev {
		right: 5%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_next {
		left: 5%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper {
		padding: 0;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide {
		width: 100%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide .imgbox img {
		width: 100%;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide .text_box {
		padding: 0;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide .text_box p,
	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide .text_box h4 {
		display: none;
	}

	.ylm_index .ylm_index_brand .ylm_brand_box #certify .brand_swiper .swiper-wrapper .swiper-slide .text_box a {
		position: absolute;
		width: 100%;
		height: 100%;
		font-size: 0;
	}

	.ylm_index .ylm_index_about {
		background-size: 300%;
		padding-top: 13%;
	}

	.ylm_index .ylm_index_about .w .ylm_jj {
		display: block;
		margin-top: 0.3rem;
	}

	.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_l {
		width: 100%;
	}

	.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_r {
		width: 100%;
		padding: 0 0.6rem;
		line-height: 34px;
	}

	.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_r span {
		font-size: 18px;
	}

	.ylm_index .ylm_index_honor .w {
		padding: 0;
	}

	.ylm_index .ylm_index_honor .w .honor_option .honor_option_item {
		width: 35%;
		height: 36px;
		font-size: 18px;
	}

	.ylm_index .ylm_index_honor .w .honor_box {
		display: none;
	}

	.ylm_index .ylm_index_honor .w .m-honor_box {
		display: block;
		padding: 0 15px;
	}

	.ylm_index .ylm_index_honor .w .m-honor_box .m-honor_swiper {
		display: none;
	}

	.ylm_index .ylm_index_honor .w .m-honor_box .m-honor_swiper.active {
		display: block;
		-webkit-animation: xcf_show 0.3s;
		animation: xcf_show 0.3s;
	}

	.ylm_index .ylm_index_honor .w .m-honor_box .m-honor_swiper img {
		width: 100%;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box {
		margin-top: 0.6rem;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item {
		width: 49%;
		height: auto;
		padding: 0.2rem 0.2rem 0.9rem 0.2rem;
		border-right: solid 1px #b68d5c;
		margin-bottom: 0.3rem;
		text-align: center;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item:nth-child(1) .ylm_win_icon img {
		max-width: 130px;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_icon {
		height: 100px;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_icon img {
		max-width: 80px;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_title {
		font-size: 22px;
		margin: 0 0 0.1rem 0;
	}

	.ylm_index .ylm_index_win .w .ylm_win_box .ylm_win_list .ylm_win_item .ylm_win_content {
		font-size: 14px;
		line-height: 25px;
	}

	.ylm_index .ylm_index_map .w .map_box .border img {
		width: 100%;
	}

	.ylm_index .ylm_index_map .w .map_box .border .dian_box .location {
		font-size: 14px;
	}

	.ylm_index .ylm_index_news .w .news_option {
		margin-bottom: 0.4rem;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content {
		display: block;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l {
		width: 100%;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_img {
		margin-bottom: 15px;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_title {
		margin-bottom: 15px;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .news_hot_content {
		width: 100%;
		margin-bottom: 15px;
		-webkit-line-clamp: 2;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_l a .know {
		margin: 0 auto;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r {
		width: 100%;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item {
		width: 100%;
		padding: 20px;
	}

	.ylm_index .ylm_index_news .w .news_box .news_content .news_content_r .news_content_list .news_content_item .new_time {
		position: unset;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.ylm_about .ylm_about_content {
		margin-top: 0.6rem;
		text-align: justify;
	}

	.ylm_contact .ylm_contact_text {
		margin: 0.6rem 0;
	}

	.ylm_contact .map {
		width: 90%;
		margin: 0 auto;
		height: 100vw;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details {
		display: block;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l {
		width: 100%;
		margin-right: 0;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l #exzoom {
		display: none;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		height: auto;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min {
		display: block;
		position: relative;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_swiper {
		height: auto;
		width: 85%;
		margin: 0 auto;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_swiper .swiper-wrapper .swiper-slide {
		height: auto;
		border: none;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_swiper .swiper-wrapper .swiper-slide.active .proimg {
		border-color: var(--styleColor);
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_swiper .swiper-wrapper .swiper-slide .proimg {
		width: 1.2rem;
		height: 1.2rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border: 0.04rem solid #ccc;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_swiper .swiper-wrapper .swiper-slide .proimg img {
		width: 100%;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_prev,
	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_next {
		position: absolute;
		width: 0.5rem;
		height: 0.5rem;
		top: 50%;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_prev::before,
	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_next::before {
		content: '>>';
		line-height: 0.5rem;
		text-align: center;
		font-size: 20px;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_prev.swiper-button-disabled::before,
	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_next.swiper-button-disabled::before {
		opacity: 0.3;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_prev {
		-webkit-transform: translateY(-50%) rotateZ(180deg);
		transform: translateY(-50%) rotateZ(180deg);
		left: -2%;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .msf_details_min .msf_details_next {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: -2%;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .imgbox {
		margin-bottom: 20px;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .imgbox .pro-min-box {
		padding: 15px;
		border: 1px solid #ddd;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_l .msf_details_left .imgbox .pro-min-box img {
		width: 100%;
	}

	.ylm_pro .ylm_details .w .ylm_pro_details .ylm_pro_details_r {
		width: 100%;
	}

	.ylm_pro .ylm_pro_box {
		margin-top: 30px;
	}

	.ylm_pro .ylm_pro_box .w .ylm_pro_list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.ylm_pro .ylm_pro_box .w .ylm_pro_list .ylm_pro_item {
		width: 49%;
	}

	.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item {
		padding: 20px;
	}

	.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item .news_item_date {
		font-size: 12px;
	}

	.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a h2 {
		font-size: 18px;
		margin-bottom: 10px;
		margin-top: 30px;
	}

	.ylm_news .ylm_news_box .w .ylm_news_list .ylm_news_item a p {
		font-size: 14px;
	}

	.ylm_nav {
		height: auto;
		overflow: hidden;
	}

	.msg_tt {
		margin: 35px auto 22px;
	}

	.cn {
		font-size: 20px;
	}

	.en {
		font-size: 14px;
	}

	.cont_msg {
		width: 100%;
	}

	.join_f {
		padding: 25px 2.5%;
		width: 100%;
	}

	join_f,
	.join_zc,
	.join_ban {
		padding: 15px;
	}

	.j_inp input,
	.join_f select {
		width: 100%;
		height: 40px;
		font-size: 14px;
		margin-bottom: 15px;
	}

	.b_cent input {
		height: 40px;
		font-size: 14px;
		width: 120px;
	}

	.b_cent {
		margin-top: 0;
	}

	.join_f textarea {
		margin-bottom: 15px;
	}

	.conts .left {
		width: 100%;
	}

	.conts .right {
		width: 100%;
	}

	#map {
		width: 100%;
		height: 350px;
	}

	.ylm_nav .w {
		width: 100%;
	}

	.ylm_index .ylm_index_news .w .news_option ul li a {
		font-size: 16px;
	}

	header .navbar .container-fluid .navbar-collapse .navbar-nav li:hover .dropdown-menu {
		display: none;
	}



	.ylm_index .ylm_index_about .w .ylm_jj .ylm_jj_r {
		padding: 0;
		font-weight: initial;
		margin-top: 15px;
	}

	.ylm_index .ylm_index_about {
		margin-bottom: 38px;
	}

	.ylm_index_win {
		margin-top: 38px;
	}

	.ylm_nav .w {
		-webkit-clip-path: none;
		clip-path: none;
	}

	.ylm_nav .w ul {
		width: 95%;
		display: block;
		margin: 0 auto;
	}

	.ylm_nav .w ul li {
		line-height: 42px;
		width: 33.3%;
		margin-right: 0;
		float: left;
	}

	.mob {
		display: block;
	}

	.pc {
		display: none;
	}


} */

#product .wrap {
	margin: 50px auto;
	width: 1100px;
	max-width: 90%;
	height: 545px;
	position: relative;
	overflow: hidden;
	border: 5px solid #FFF;
	box-shadow: 0 0 10px #888;
}

#product .pic {
	width: 800px;
	height: auto;
	cursor: pointer;
	box-shadow: 4px 4px 15px #333;
	position: absolute;
	top: 0;
	background: #FFF;
}

#product .pic img {
	position: relative;
	max-width: 538px;
	max-height: 782px;
}

#product .pic1 {
	left: 0;
	z-index: 1;
}

#product .pic2 {
	left: 538px;
	z-index: 2;
}

#product .pic3 {
	left: 631px;
	z-index: 3;
}

#product .pic4 {
	left: 724px;
	z-index: 4;
}

#product .pic5 {
	left: 817px;
	z-index: 5;
}

#product .pic6 {
	left: 910px;
	z-index: 6;
}

