.ykab {
				width: 100%;
				height: 760px;
				background: url(../images/20231127155414_654755477.jpg) center no-repeat;
			}

			.ykyat {
				width: 40%;
				margin: 7% 0% 0% 8%;
			}

			.gywmdy {
				font-size: 30px;
				color: #161616;
				text-transform: uppercase;
			}

			.gywmdy b {
				font-size: 40px;
				color: #0e388b;
				font-weight: bold;
			}

			.gyykwzn {
				font-size: 30px;
				color: #333;
				padding-top: 10px;
			}

			.gyykwzn:after {
				content: '';
				display: block;
				width: 40px;
				height: 2px;
				background: #c9c9c9;
				transition: all .3s ease;
				margin: 22px 0px;
			}

			.jjwnfq {
				font-size: 0.86vw;
				color: #888;
				line-height: 2vw;
				padding-top: 16px;
			}

			.jjwnfq:after {
				content: '';
				display: block;
				width: 100%;
				height: 1px;
				background: #e6e6e6;
				transition: all .3s ease;
				margin: 45px 0px;
			}

			.button a {
				width: 166px;
				height: 50px;
				border: none;
				background: #e05e00;
				color: #fff;
				font-size: 17px;
				display: block;
				line-height: 50px;
				text-align: center;
				margin-right: 26px;
			}

			.button a:hover {
				height: 50px;
				border: none;
				background: #fca600;
				color: #fff;
				font-size: 17px;
				line-height: 50px;
			}

			.advisory a {
				background: #0e388b;
				color: #fff;
				font-size: 17px;
				display: block;
				line-height: 50px;
				text-align: center;
				width: 166px;
			}

			.advisory a:hover {
				background: #fca600;
				color: #fff;
				font-size: 17px;
				display: block;
				line-height: 50px;
			}

			.ykabou {
				float: right;
				margin-top: 4.5%;
			}

			.ykabou img {
				width: 100%;
			}

			@media screen and (max-width:1470px) {
				.ykabou img {
					width: 50vw;
					padding-top: 3vw;
				}
			}
			
			.linkTagcs {
				width: 1200px;
				height: auto;
			}
			
			.linkTagcs ul {
				margin: 0px;
				padding: 0px;
				list-style-type: none;
			}
			
			.linkTagcs li {
				list-style: none;
				margin: 0px;
				padding-right: 10px;
				line-height: 60px;
				float: left;
			}
			
			.linkTagcs li a {
				color: #fff;
				word-break: break-all;
			}
			
			.linkTagcs li img {
				border: 0px;
			}