/* 覆盖原有样式 */
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 1.25rem 0;
}

body {
	margin: 0;
	padding: 0;

}

.yh-color-white {
	color: #FFFFFF;
}

.yh-big-size {
	font-size: 2.375rem;
}



.yh-banner,
.uk-slideshow-items {
	height: calc(100vh - 70px) !important;
	min-height: calc(100vh - 70px) !important;
	background-color: #1a80ff !important;
}

.yh-slide {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 20px;
	z-index: 99999999;
	animation: myfirst 1.5s;
	-webkit-animation: myfirst 1.5s;
	/* Safari and Chrome */
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	/*Safari and Chrome*/
	/* 		animation-direction:alternate;
		-webkit-animation-direction:alternate; /* Safari 和 Chrome */
	*/
}

@keyframes myfirst {
	from {
		bottom: 50px;
	}

	to {
		bottom: 20px;
	}
}

@-webkit-keyframes myfirst

/* Safari and Chrome */
	{
	from {
		bottom: 50px;
	}

	to {
		bottom: 20px;
	}
}

.uk-section:nth-child(2n+1) {
	background-color: #F8FBFF;
}
/* .uk-section,.yh-full-screen{
	padding-top: 4.375rem;
} */

.yh-parameter .li,
.yh-advantage li {
	cursor: pointer;
}

.yh-customnavigation li {
	display: flex;
	cursor: pointer;
}

.yh-customnavigation li img {
	margin-right: 16px;
}

.yh-customnavigation .uk-text-lead {
	color: #7F7F7F;
}

.yh-customnavigation li:nth-child(1) .uk-text-lead {
	color: #333333;
}


.yh-width {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}

a:hover {
	text-decoration: none;
}

.richtext {
	border-top: 1px solid #EDEDED;
	padding-top: 40px;
}

li {
	list-style-type: none;
}

.yh-banner-Indexes {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
}

.policy-title {
	margin-top: 15px;
	color: #1A80FF;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: bold;
}

.yh-submit {
	margin-left: 410px;
	width: 380px;
}

.advantages {
	display: none;
    width: 920px;
	height: 380px;
	padding: 1.875rem 6.25rem !important;
    box-sizing: border-box;
}

.advantagesback .advantages {
	padding: 10px 0;
	background: #F1F6FD;
}

.advantages .uk-text-lead {
	text-align: left;
	width: 300px;
}

.yh-advantage li:nth-child(1) .uk-text-lead {
	color: #1A80FF;
}

.uk-text-meta {
	font-size: 1.25rem !important;
}

.yh-size-m {
	font-size: 1.375rem !important;
}

.footerpage {
	width: 100%;
	height: 450px;
}

.overflow-y {
	height: calc(100vh - 72px) !important;
	overflow-y: auto;
}

.anchorlink {
	width: 200px;
	height: 100vh;

	position: fixed;
	right: 30px;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.anchorlink ul {
	width: 200px;
	background-color: #FFFFFF;
}

/* 
.yh-advantage li:hover .uk-text-lead{
	color: #1A80FF;
} */
.swiper-pagination {
	position: fixed !important;
}

.sliderdisplay {
	position: fixed;
	right: 30px;
	top: 40%;
	z-index: 9;
}

.sliderdisplay a {
	width: 8px;
	height: 8px;
	display: block;
	border-radius: 50%;
	cursor: pointer;
	margin: 6px 0;
	background: #C6C9CC;

}

.sliderdisplay .select {
	background-color: #1a80ff;
}

.yh-line {
	width: 100%;
	/* padding-bottom: 3.125rem; */
}

/* .yh-line img:nth-child(1){
	z-index: 9 !important;
} */
.yh-index-lower {
	z-index: -1;
}

.uk-list-disc>::before {
	list-style-type: disc;
	color: #1A80FF;
}

.text_slice {
	/* width: 100px; */
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.border-bottom {
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
}

.background {
	width: 20px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/CMS/jjfa/img03.png);
	margin: 17px 20px !important;
	border-radius: 0px 0px 10px 10px !important;
	cursor: pointer;
}

.mouseup:hover .background {
	background-image: url(../img/CMS/jjfa/img04.png);
}

.self-adaption {
	display: none;
}

.buttonnone {
	border: 0;
}
.gsxw .uk-link, a{
	color: #7F7F7F !important;
}
.yh-head{
	/* z-index: 999; */
}
	.yh-tail .logohead {
		display: flex;
	}
	.uk-totop{
		position: fixed;
		width: 42px;
		bottom: 50px;
		right: 30px;
		z-index: 999;
		background-color: #000000;
		border: 2px solid #000000;
		/* width: 2.375rem; */
		/* height: 2.375rem; */
		/* line-height: 2.125rem; */
		/* background-color: #1A80FF; */
		/* text-align: center; */
		/* border-radius: 3.; */
	}
	.product .yh-customnavigation p{
		/* line-height: 5.625rem; */
		margin-top: 1.375rem;
	}
	.newnav{
		width: 100%;
		display: flex;
		    justify-content: center;
	}
.uk-totop{
	display: none;
}
.heightcp{
   min-height: 28.75rem;
}
.uk-container{
	max-width: 62.5rem !important;
	box-sizing: border-box;
}
.yh-head .uk-navbar-container {
    background-color: #1a80ff !important;
    margin-right: 0% !important;
}


@media screen and (min-width:980px) {
	.yh-full-screen {
			height: 100vh;
			padding: 0;
			}
	.yh-full-screen {
		overflow: hidden;
	}
	
	body{
			overflow: hidden;
	}
	}

/* 响应式 */
@media screen and (max-width:980px) {
	.sliderdisplay{
		display: none;
	}
	.margin-bottom{
		margin-bottom: 0;
	}
	#gsxw .uk-card{
		background-color: #f3f3f3;
	}
	#gsxw .uk-navbar-left{
		width: 100%;
	}
	#jjfaxq .uk-card-title{
		min-height: 1.75rem !important;
		line-height: 1.75rem !important;
	}
	.heightcp{
		min-height: 200px;"
	}
	.gywm-margin{
		margin-left: 0 !important;
	}
	.product .yh-customnavigation p{
		/* line-height: 5.625rem; */
		margin-top: 0;
	}
	.yh-head{
		/* position: relative; */
		
		/* position: fixed; */
		top: 0;
		z-index: 999;
		left: 0;
		
		/* z-index: 999; */
	}
	.yh-big-size {
		font-size: 1.625rem;
	}

	.self-adaption {
		display: block;
	}

	.yh-customnavigation li {
		display: block;
	}

	.product {
		display: block;
		/* margin-top: 3.75rem; */
	}

	.product .yh-customnavigation .uk-text-lead {
		/* display: none; */
		font-size: 0.75rem !important;
	}

	.product .yh-customnavigation ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
	}

	.product .yh-customnavigation ul li {
		width: 18% !important;
	}


	.product .advantages .uk-text-lead {
		/* font-size: 0.75rem; */
		font-size: 0.875rem;
		text-align: center !important;
		margin-top: 0.9375rem !important;
		/* margin: auto; */
		/* display: flex; */
		/* align-items: center; */
	}
	.product .advantages p{
		margin-top: 0.625rem;
	}
	.product .advantages .uk-margin-large-top{
		margin-top: 1.25rem !important;
		display: flex;
		    justify-content: center;
	}
	.product .advantages .uk-text-muted,product .advantages .uk-text-muted>*{
		 font-size: 0.75rem; 
	}
	.product .advantages img{
		width: 2.1875rem;
	}
.yh-tail .logohead {
    display: none;
}
	.logohead {
		display: none;
	}
	.uk-container{
	/* max-width: 62.5rem!important; */
	}

	.yh-head {
		padding-top: 12px;
		height: 52px !important;
		width: 100%;
		box-sizing: border-box;

		/* display: flex; */
		/* justify-content: space-between; */
		/* align-items: center; */
	}

	.uk-navbar-container {
		margin-right: 0 !important;
	}

	.uk-navbar-toggle {
		color: #FFFFFF;
	}

	.yh-full-screen {
		padding: 0 1.25rem;
				min-height: 100vh;
		width: 750rpx;
		overflow: hidden;
	}

	.allstaff img {

		margin: 0 !important;
	}

	.allstaff>div>div>img:nth-child(1) {
		width: 15% !important;
	}

	.allstaff>div>div>img:nth-child(2) {
		width: 50% !important;
	}

	.allstaff>div>div>img:nth-child(3) {
		width: 42% !important;
	}

	.allstaff>div>div>img:nth-child(4) {
		width: 42% !important;
	}

	.uk-close {
		float: right;
	}

	.giyh {
		width: 60% !important;
	}

	.yh-parameter .li .yh-size-m,
	.yh-advantage .uk-text-lead {
		font-size: 0.875rem !important;
		/* width: 20%; */
	}

	.yh-parameter .li,
	.yh-advantage li {
		width: 18% !important;
	}

	.yh-width {
		width: 100%;
	}

	.yh-submit {
		margin-left: 30px;
		width: 50%;
	}

	.syq {
		width: 50% !important;
	}
	.yh-margin{
		margin: 0;
	}
	.jjfa .uk-first-column{
		padding-left: 0;
	}
	.cpys{
		width: 26% !important;
	}

	/* 	.allstaff img:nth-child(5){
		width: 100% !important;
	} */
	.Wholeline .uk-active>a{
		width: 30px;
		    border-radius: 20px;
		background-color: #C6C9CC !important;
	}
	.Wholeline .uk-active{
		/* width: 100%; */
		justify-content: center;
	}
	.advantage p {
		font-size: 0.75rem !important;
		margin-top: 0.5rem !important;
	}
	
	.advantage .uk-card img {
		width: 3.75rem !important;
	}
	
	.advantage .uk-card-body {
		padding: 10px;
	}
	.advantage .uk-grid-match {
		margin-top: 8 !important;
	}

}


@media screen and (max-width:750px) {
	.uk-text-meta {
		font-size: 0.75rem !important;
	}

	.yh-parameter .li .yh-size-m,
	.yh-advantage .uk-text-lead {
		font-size: 0.75rem !important;
		white-space: pre;
	}

	

	.policy-title {
		font-size: 0.875rem;
		margin: 8px 0;
	}


	.uk-fieldset .uk-grid-margin{
		margin-top: 0px;
	}
	.yh-form .uk-margin-large-bottom{
		margin-bottom: 10px !important;
	}
	.yh-form .yh-submit{
		margin-top: 15px !important;
		display: block;
		margin: 0 auto;
	}
	.uk-slider-items li{
		display: flex;
		align-items: center;
	}
	.uk-slider-items svg polyline {
	    stroke: red;
	}
	.uk-dotnav>.uk-active>* {
	    background-color: #1a80ff !important;
	}
	
	
}
