<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --color-rsm-green: #0f80e0;
}

ul,
ol {
	padding: 0;
}
li {
	list-style: none;
}
a {
	color: black !important;
	text-decoration: none !important;
}
/* å¯¼èˆªæ&nbsp; */
.container {
	max-width: 1200px !important;
	margin: 0 auto;
}
.navbar {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.navbarNav {
	height: 78px;
}
.navbar-nav {
	width: 85%;
	height: 78px;
	background-color: white;
	float: right;
}
.navbar-nav li {
	margin-left: 3%;
	font-size: 18px;
}
.nav-link {
	line-height: 78px;
}
.nav-link {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.navbar-nav li:nth-child(2):hover .nav_dl {
	display: block;
}
.nav_dl {
	max-width: 1200px;
	height: 130px;
	width: 100%;
	padding-top: 1%;
	background-color: white;
	position: absolute;
	top: 78px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: none;
	z-index: 2;
}
.nav_dl_bk {
	position: fixed;
	top: 78px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(25, 27, 31, 0.7);
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	transition: 0.25s ease-out;
	z-index: 1;
}
/* .navbar-nav li:nth-child(2):hover .nav_dl_bk {
	visibility: visible;
	opacity: 1;
} */
.nav_dl div {
	width: 16%;
	height: 70%;
	background-color: white;
	display: inline-block;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 1%;
	margin-left: 3%;
	position: relative;
	text-align: center;
}
.nav_dl div ul {
	width: 100%;
	height: 100%;
	display: inline-block;
	line-height: 30px;
	padding-top: 1%;
}
.nav_dl div ul a:nth-child(1) {
	font-weight: 600;
	font-size: 19px;
}
.nav_dl div ul a:nth-child(2) {
	color: #999999 !important;
	font-size: 14px;
}
.nav-item:hover .nav-link {
	color: #0f80e0 !important;
}
.nav-item::after {
	content: "";
	display: block;
	width: 5%;
	margin: 0 auto;
	height: 2px;
	position: relative;
	bottom: 5px;
	border: 1px solid white;
}
.nav-item:hover:after {
	width: 100%;
	border: 1px solid #0f80e0;
	transition: all 0.5s;
	background-color: #0f80e0;
}
.active::after {
	width: 100%;
	margin: 0 auto;
	height: 2px;
	position: relative;
	bottom: 5px;
	border: 1px solid #0f80e0;
	z-index: 111;
	background-color: #0f80e0;
}
.nav_dl div:hover {
	border-bottom: 1px solid #0f80e0;
}
.nav_dl div:hover .nav_dl_li {
	color: #0f80e0 !important;
}
.bg-light {
	background-color: white !important;
}
.bt,
.bt01,
.bt02,
.bt03,
.bt04 .bt05,
.bt06,
.bt07 {
	max-width: 100%;
	margin: 0 auto;
}
/* one */
.one {
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.one_ul2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.one_ul2 h1 {
    font-size: 1.6rem;
    margin: 1rem;
}
.one_ul2 li:nth-child(1) {
	margin-top: 50px;
	margin-bottom: 10px;
}
.one_ul2 li:nth-child(5) {
	margin-bottom: 10px;
}
.one_ul2 li:nth-child(9) {
	margin-top: 10px;
	margin-bottom: 50px;
}
.one_pic {
	margin: 0 auto;
	max-width: 100%;
}
/* two */
.two {
	max-width: 100%;
	background-image: url("/template/default/images/sy02.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-top: 5%;
}
.two_box {
	max-width: 1200px;
	margin: 0 auto;
}
.two ul {
	float: left;
	text-align: center;
	width: 20%;
	height: 100%;
	color: white;
	line-height: 25px;
}
.two ul li {
	display: block;
}
.two ul li:nth-child(1) {
	margin-bottom: 15%;
}
.two ul li span {
	font-size: 25px;
}
.two ul li:last-child {
	margin-top: 2%;
}
/* three */
.three {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding-top: 6%;
	padding-bottom: 6%;
	background-image: url("/template/default/images/sy14.jpg");
	background-size: cover;
}
.three_box {
	max-width: 1200px !important;
	margin: 0 auto;
	margin-top: 3%;
}
.three_ul1 {
	color: #666666;
	font-size: 14px;
	margin-top: 2%;
}
.three_ul1 li:nth-child(2) {
	color: #333333;
	font-size: 22px;
	margin-top: 2%;
}
.three_ul1 li:nth-child(3) {
	font-size: 12px;
	margin-top: -5px;
	color: #999999;
	margin-bottom: 2%;
}
.three_ul1 li:last-child {
	margin-top: 2%;
}
/* four */
.four {
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 6%;
	text-align: center;
	margin: 0 auto;
}
.four_box {
	text-align: left;
	margin-top: 5%;
	margin-bottom: 5%;
	line-height: 30px;
}
.four_ul li {
	font-size: 14px;
	color: #666666;
}
.four_ul li:nth-child(2) {
	font-size: 20px;
	color: #333333;
	margin-top: 2%;
}
.four_ul_li {
	width: 92%;
}
.four_box div ul:nth-child(1) li:last-child {
	margin-top: 30px;
}
.four_box div ul:nth-child(3) li:last-child {
	margin-top: 30px;
}
/* five */
.five {
	max-width: 1200px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.five_box2 {
	width: 100%;
	height: auto;
	border: 1px solid #0f80e0;
	border-radius: 25px;
	padding: 5%;
	margin-top: 5%;
}
.five_box {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
.five_pic2,
.five_pic3 {
	vertical-align: middle;
}
.five_pic3 {
	position: absolute;
}
.five_box1 {
	display: inline;
}
.panel-title a {
	color: #333333;
	font-size: 20px;
}
.panel-title span {
	display: inline-block;
	width: 88%;
	vertical-align: middle;
}
.panel-body {
	color: #666666;
	font-size: 16px;
}
.five_box_two,
.five_box_three {
	display: none;
}
/*  */
.five_ul {
	width: auto;
	height: 30px;
	margin: 0 auto;
	margin-top: 2%;
	margin-bottom: 3%;
	text-align: center;
	color: #999999;
}
.five_ul li,
.five_ul span {
	display: inline-block;
	margin: 5px;
	line-height: 19px;
	width: 20px;
	height: 20px;
}
.five_ul_li {
	background-color: #0f80e0;
	color: white;
}
.five_p {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	background-color: #0f80e0;
	border-radius: 8px;
	color: white;
	font-size: 25px;
}
#accordion div {
	margin-bottom: 2%;
}
/* six */
.six {
	max-width: 100%;
	height: auto;
	text-align: center;
	padding-top: 6%;
	padding-bottom: 6%;
	margin-top: 6%;
	background-image: url("/template/default/images/sy24.jpg");
	background-size: cover;
}
.six_box {
	max-width: 1200px;
	height: 348px;
	margin: 0 auto;
	margin-top: 4%;
}
/* 1 */
.six_box1 {
	width: 40%;
	height: 348px;
	background-color: white;
	border-radius: 20px;
	text-align: left;
	padding-top: 2%;
	float: left;
	transition-duration: 0.5s;
}
.six_box1_one p:nth-child(1) {
	width: 90%;
	height: 40px;
	line-height: 40px;
	color: white;
	background-color: #0337a4;
	font-size: 18px;
	margin: 0 auto;
	padding-left: 5%;
	border-radius: 10px;
	box-shadow: 0px 5px 10px gray;
	margin-bottom: 5%;
}
.six_box1_one p:nth-child(2) {
	width: 80%;
	font-size: 16px;
	margin: 0 auto;
	color: #666666;
}
.six_box1_two {
	text-align: center;
	display: none;
	color: white;
}
.six_box1_two ul:nth-child(1) {
	width: 80%;
	margin: 0 auto;
	border-bottom: 1px dashed white;
	padding-bottom: 7%;
}
.six_box1_two ul:nth-child(2) {
	font-size: 14px;
	margin-top: 7%;
	margin-bottom: 7%;
}
.six_box1_two ul:nth-child(3) {
	width: 90%;
	font-size: 14px;
	margin: 0 auto;
	border: 1px dashed white;
	border-radius: 10px;
	padding-top: 6%;
	padding-bottom: 6%;
}
/* 2 */
.six_box2 {
	width: 20%;
	height: 348px;
	transition-duration: 0.5s;
	background-image: url("/template/default/images/sy30.png");
	background-size: cover;
	border-radius: 20px;
	float: left;
	padding-top: 2%;
}
.six_box2_one {
	display: none;
}
.six_box2_one p:nth-child(1) {
	width: 90%;
	height: 40px;
	line-height: 40px;
	color: white;
	background-color: #0337a4;
	font-size: 18px;
	margin: 0 auto;
	padding-left: 5%;
	border-radius: 10px;
	box-shadow: 0px 5px 10px gray;
	margin-bottom: 5%;
}
.six_box2_one p:nth-child(2) {
	width: 80%;
	font-size: 16px;
	margin: 0 auto;
	color: #666666;
}
.six_box2_two {
	text-align: center;
	color: white;
}
.six_box2_two ul:nth-child(1) {
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px dashed white;
	padding-bottom: 7%;
}
.six_box2_two ul:nth-child(2) {
	font-size: 14px;
	margin-top: 7%;
	margin-bottom: 7%;
}
.six_box2_two ul:nth-child(3) {
	width: 90%;
	font-size: 14px;
	margin: 0 auto;
	border: 1px dashed white;
	border-radius: 10px;
	padding-top: 6%;
	padding-bottom: 6%;
}
.six_box2:hover {
	width: 40%;
	height: 348px;
	background-color: white;
	border-radius: 20px;
	text-align: left;
	padding-top: 2%;
	background-image: none;
	background-color: white;
}
.six_box2:hover .six_box2_two {
	display: none;
}
.six_box2:hover .six_box2_one {
	display: block;
}
.six_gb {
	display: none;
}
.six_ul {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 3%;
}
.six_ul li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: white;
	margin-left: 1%;
}
.six_ul li:nth-child(1) {
	width: 60px;
	border-radius: 100px;
}
.six_ul li {
	transition-duration: 0.5s;
}
/* @media (max-width: 411px) {
	.six_box1 {
		width: 60%;
	}
	.six_box2 {
		width: 50%;
	}
	.six_box2:hover {
		width: 60%;
	}
	.six_box1_one p:nth-child(2),
	.six_box2_one p:nth-child(2) {
		font-size: 14px;
	}
} */
/* seven */
.seven {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background-color: #f6f8fb;
	padding-top: 5%;
	padding-bottom: 5%;
}
.seven_box1 {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	color: #666666;
	margin-top: 3%;
}
.seven_box2 h5 {
	color: #333333;
	margin-top: 3%;
}
.seven_box1 dl {
	width: 100%;
	height: 40px;
	padding-left: 4%;
	padding-right: 4%;
}
.seven_box1 ul {
	padding-left: 4%;
	padding-right: 4%;
}
.seven_box1 dl dd {
	float: left;
}
.seven_box1 dl dd img {
	margin-right: 5px;
}
.seven_box1 dl dd:nth-child(2) {
	margin-left: 15%;
}
.seven_box1 dl dd:nth-child(3) {
	float: right;
}
.seven_box1 div {
	margin: 0 auto;
	margin-bottom: 2%;
}
.seven_box2 {
	width: 33%;
	background-color: white;
	border-radius: 10px;
}
.seven_box2xg {
	background-color: white;
	border-radius: 10px;
}
.seven_box2:hover {
	padding-bottom: 0%;
	box-shadow: 5px 5px 20px;
}
.seven_box2 img {
	border-radius: 10px;
}
.seven_img {
	width: 513px;
}
.seven_box3 {
	width: 90%;
	border-radius: 10px;
	margin-top: 2%;
}
.seven_box3 ul {
	padding-top: 5%;
}
.seven_box3:hover {
	background-color: white;
	box-shadow: 5px 5px 20px;
}
.seven_box3:hover h5 {
	color: #0337a4;
}
.seven_p1 {
	width: 25%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	margin: 0 auto;
	border: 1px solid #0f80e0;
	border-radius: 10px;
	background-color: white;
	font-size: 25px;
	color: #0f80e0;
	margin-top: 3%;
}
.seven_p1:hover {
	color: white;
	background-color: #0f80e0;
	transition-duration: 0.5s;
}
.yihang {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.lianghang {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sanhang {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/* footer */
.footer_box {
	max-width: 1200px;
	height: 350px;
	margin: 0 auto;
}
.footer_box li {
	color: white !important;
	display: inline-block;
}
.footer_box span {
	vertical-align: middle;
	margin-left: 5px;
}
.footer_box_ul {
	text-align: center;
	padding-top: 5%;
}
.footer_box_ul li {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-left: 4%;
	padding-right: 4%;
	border-right: 1px solid white;
}
.footer_box_ul li:last-child {
	border: 0;
}
.footer_box_ul li a {
	color: white !important;
}
.footer_box1 {
	height: 50%;
	width: 85%;
	padding-top: 4%;
	padding-bottom: 3%;
	border-bottom: 1px solid #4d75ae;
	margin: 0 auto;
}
.footer_box1 div:nth-child(1) {
	float: left;
}
.footer_box1 div:nth-child(2) {
	float: right;
	width: 87%;
	margin-top: 2%;
}
.footer_box1 div:first-child {
	width: 13%;
}
.footer_box2 ul:nth-child(1) {
	display: inline-block;
	width: 35%;
	margin-left: 5%;
	padding-left: 5%;
}
.footer_box2 ul:nth-child(2) {
	display: inline-block;
	width: 58%;
}
.footer_box p {
	width: 100%;
	text-align: center;
	color: white;
	margin-top: 2%;
}
.footer_box p a {
	color: white !important;
	margin-left: 1%;
}
/*Header*/
#home-top-vid {
	height: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn-scroll-down {
	color: #333 !important;
	font-size: 1.2rem;
	position: absolute;
	bottom: -5px;
	right: 0;
	left: 0;
	outline: none;
	text-align: center;
	width: 100px;
	border-radius: 5px;
	background-color: #fff;
	margin: 0 auto;
}
.btn-scroll-down i {
	font-size: 1rem;
	display: block;
	border: 1px solid #333;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	line-height: 1.7;
}
.btn-scroll-down:hover {
	color: #0f80e0 !important;
}

/* #home-header, */
.btn-scroll-down {
	opacity: 1;
}
.fadeinCon {

}

/* #home-header */
/* .fadeinCon, */
/* .btn-scroll-down.fadeinCon {
  opacity: 1;
	animation: fadeinAnim 2s;
	-moz-animation: fadeinAnim 2s;
	/* Firefox */
	/* -webkit-animation: fadeinAnim 2s; */
	/* Safari and Chrome */
	/* -o-animation: fadeinAnim 2s;  Opera */
/* } */
p.bg-text {
	font-weight: 700;
	padding: 10px 25px;
	background-color: #f6f6f6;
	position: relative;
	margin: 2em 0 1em 0;
}
p.bg-text:before {
	content: "";
	background-color: #333;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 20px;
	left: 10px;
}
img.img-w80 {
	width: 70%;
	margin: 2rem auto 3rem;
	display: block;
}
.fl-img {
	width: 200px;
	float: right;
	margin-left: 20px;
}
.mg-tb {
	display: block;
	margin-bottom: 10px;
}


/* MODIFIED BY SAM engineer @ SHIODOME PARTNERS DATE: MARCH 7, 20222 START */
.hero__ {
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	height: 60vh;
}
.blog__ {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	padding-top: 100px;
}
.blog__ hr {
	width: 100%;
	height: 1px;
	background-color: #ddd;
}
.blog__container {
	display: flex;
	flex-direction: row;
}
.blog__container:not(:last-child) {
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog__inner1 span {
	margin: auto;
}
.blog__content1 {
	flex-basis: 50%;
	margin-right: 80px;
}
.blog__content2 {
	display: flex;
	flex-direction: column;
	flex: 0 auto;
}
.blog__img {
	max-width: 400px;
	min-width: 400px;
	width: 100%;
}
.blog__inner1 {
	display: flex;
}
.blog__inner1 span {
	align-self: flex-end;
	color: #666
}
.blog__inner2 {
	display: flex;
	flex-direction: column;
}
.blog__inner2 a {
	margin-left: auto;
	border: 1px solid #ddd;
	padding: 5px 20px;
}
/* MODIFIED BY SAM engineer @ SHIODOME PARTNERS DATE: MARCH 7, 20222 END    */
@keyframes fadeinAnim {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fadeinAnim {
	/* Firefox */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes fadeinAnim {
	/* Safari and Chrome */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-o-keyframes fadeinAnim {
	/* Opera */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.home-banner {
	padding-bottom: 50px;
}

.banner__ {
	background-image: url('../images/new_images/service-01.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
	padding: 0px;
	margin: 0px;	
  position: relative;
}

#home-scrollCon {
	padding-top: 50px;
}

@media only screen and (min-width: 992px) {
	nav.cst-header {
		padding: 0;
	}
	nav.cst-header {
		width: 100%;
		position: absolute;
		top: 0;
		/* height: 100px; */
		-webkit-transition: top 1s cubic-bezier(0.55, 0.085, 0, 0.99),
			height 1s cubic-bezier(0.55, 0.085, 0, 0.99),
			background-color 1s cubic-bezier(0.55, 0.085, 0, 0.99);
		transition: top 1s cubic-bezier(0.55, 0.085, 0, 0.99),
			height 1s cubic-bezier(0.55, 0.085, 0, 0.99),
			background-color 1s cubic-bezier(0.55, 0.085, 0, 0.99);
	}
	nav.cst-header.header--hidden {
		position: fixed;
		/*background-color: rgba(255, 255, 255, 0.9)!important;*/
		-webkit-box-shadow: 10px 0 25px -10px rgb(0 0 0 / 50%) !important;
		box-shadow: 10px 0 25px -10px rgb(0 0 0 / 50%) !important;
		top: -220px;
	}
	nav.cst-header.header--show {
		position: fixed;
		top: 0;
		/*background-color: rgba(255, 255, 255, 0.9)!important;*/
		-webkit-box-shadow: 10px 0 25px -10px rgb(0 0 0 / 50%) !important;
		box-shadow: 10px 0 25px -10px rgb(0 0 0 / 50%) !important;
	}
	nav.cst-header .container {
		max-width: 100% !important;
		padding-right: 0;
		padding-left: 20px;
	}
	nav.cst-header .navbar-nav {
		justify-content: flex-end;
		width: 100%;
		height: 100%;
	}
	nav.cst-header .navbar-brand {
		margin: 0 !important;
		padding: 0 !important;
	}
	nav.cst-header .navbar-brand img {
		height: auto;
		/*position: relative;
    	z-index: 3;*/
	}
	nav.cst-header .navbar-nav .nav-item &gt; .nav-link {
		line-height: 100px;
	}
	nav.cst-header .navbar-nav .nav-item:not(:last-child) {
		align-self: center;
		height: 100px;
	}
	nav.cst-header .navbar-nav .nav-item::after,
	nav.cst-header .navbar-nav .nav-item.active::after {
		bottom: 20px;
	}
	nav.cst-header .navbar-nav .nav-item:last-child:after {
		display: none;
	}
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link {
		color: #fff !important;
		display: block;
		background: var(--color-rsm-green);
		cursor: pointer;
		padding: 23px 20px 0px !important;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		box-shadow: 0 0 1px transparent;
		position: relative;
		-webkit-transition-property: color;
		transition-property: color;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		position: relative;
		/*z-index: 3;*/
		line-height: 55px;
		height: 100%;
	}
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link img {
		display: block;
		margin: 0 auto;
	}
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link:after {
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		/* background: #1e2e62; */
		background: #333;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link:hover:after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
    background-color: #009CDE;
	}
	.sub-holder .sub-full-menu {
		top: 5.7rem;
		transform: translateY(1rem);
		opacity: 0;
		visibility: hidden;
		transition: 0.25s ease-out;
		position: fixed;
		left: 0;
		right: 0;
		width: 100%;
		height: auto;
		max-width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		z-index: 2;
		display: block;
		background: transparent;
	}
	.sub-holder.visible_con .sub-full-menu {
		transform: translateY(0.5rem);
		transition: 0.3s ease-out;
		opacity: 1;
		visibility: visible;
	}
	.sub-holder .sub-full-menu div {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
		display: flex;
		background: transparent;
		border: 0;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-img {
		width: 25%;
		position: relative;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-img:after {
		content: "";
		background: rgb(0 0 0 / 15%);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-img .content {
		color: #fff;
		position: absolute;
		z-index: 1;
		height: 100%;
		flex-direction: column;
		justify-content: center;
		padding: 0 35px;
		text-align: left;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-img .content h3 {
		color: #fff;
		font-weight: 700;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu {
		width: 75%;
		flex-wrap: wrap;
		padding: 20px 40px 15px;
		background: #fff;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div {
		width: 30%;
		border-bottom: 1px solid #e0e0e0;
		margin-right: 40px;
		margin-bottom: 20px;
		text-align: left;
		align-items: center;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div:nth-child(3n) {
		margin-right: 0;
	}
	.sub-holder .sub-full-menu div:hover .nav_dl_li {
		color: #000 !important;
	}
	.sub-holder .sub-full-menu div ul:hover .nav_dl_li {
		color: #0f80e0 !important;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div ul {
		height: auto;
		padding-top: 0;
	}
	.sub-holder .sub-full-menu div ul li {
		margin-left: 0;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div .circle-arr {
		color: #333 !important;
		background: transparent;
		border: 1px solid #999999;
		border-radius: 50%;
		width: 55px;
		height: 45px;
		padding: 0;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div .circle-arr i {
		margin-top: 1px;
		margin-left: 3px;
	}
	.sub-holder
		.sub-full-menu
		.sub-flex
		.sub-flex-menu
		&gt; div
		.circle-arr:hover {
		color: #fff !important;
		background: #0f80e0;
		border-color: #fff;
	}
	.sub-holder .sub-overlay {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(25, 27, 31, 0.7);
		pointer-events: none;
		visibility: hidden;
		opacity: 0;
		transition: 0.25s ease-out;
		z-index: 1;
	}
	.sub-holder.visible_con .sub-overlay {
		opacity: 1;
		visibility: visible;
	}
	.sub-holder:not(.visible_con) .sub-overlay {
		transition: 0.3s ease-out;
	}
}
@media screen and (max-width: 1280px) and (min-width: 992px) {
	/* nav.cst-header .navbar-brand img {
		height: 70px;
	} */
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link {
		padding: 10px 20px 0px !important;
		line-height: 34px;
	}
	.sub-holder .sub-full-menu {
		top: 3.7rem;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-img .content {
		padding: 0 25px;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu {
		padding: 20px 20px 15px;
	}
	.sub-holder .sub-full-menu .sub-flex .sub-flex-menu &gt; div {
		margin-right: 30px;
	}
	nav.cst-header .navbar-nav .nav-item:not(:last-child) {
		height: auto;
	}
	nav.cst-header .navbar-nav .nav-item &gt; .nav-link {
		line-height: 78px;
	}
}
@media only screen and (max-width: 1283px) {
	.head-sm-height.home-dv {
		height: auto !important;
	}
}
@media only screen and (max-width: 991px) {
	nav.cst-header .navbar-nav .nav-item:last-child &gt; .nav-link img {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	img.img-w80 {
		width: 80%;
	}
	.fl-img {
		float: none;
		margin-left: 0;
		display: block;
    	margin: 0 auto;
	}
	.mg-tb {
    	margin-top: 20px;
    	margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1200px) {
	.blog__img {
		max-width: 300px;
		min-width: 300px;
	}
	.blog__content1 {
		margin-right: 20px;
	}
	.blog__container:not(:last-child) {
		margin-left: 20px;
		margin-right: 20px;
	}
	.blog__inner1 {
		flex-direction: column;
	}
	.blog__inner1 span {
		margin-right: auto;
		margin-left: 0;
	}
}
@media only screen and (max-width: 921px) {
	.blog__container {
		flex-direction: column;
		padding: 10px 100px;
		align-items: center;
	}
	.blog__content1 {
		margin-right: 0;
	}
	.blog__img {
		max-width: 330px;
		min-width: 330px;
	}
	.blog__content2 {
		padding-top: 20px;
	}
	.blog__container:not(:last-child) {
		margin-left: 0px;
		margin-right: 0px;
	}
	.blog__inner2 a {
		margin-left: 0;
		align-self: flex-start;
	}
	.blog__ hr {
		width: 80%;
	}
}
@media only screen and (max-width: 767px) {
	.hero__ {
		height: 40vh;
		background-position: 90%;
	}
	.blog__img {
		max-width: 300px;
		min-width: 300px;
	}
	.fwfw_dh .fwfw_dh_ul li {
		font-size: 16px;
		}
	.blog__container {
		flex-direction: column;
		padding: 10px 50px;
	}
	.blog__inner1 h3 {
		font-size: 1.5rem;
	}
}
@media only screen and (max-width: 500px) {
	.blog__container {
		flex-direction: column;
		padding: 10px 30px;
	}
}
.wenz_ta tbody tr td {
  border: 1px solid black;
}
/*åˆ†é¡µ*/
.page-num:not(:disabled) {
  cursor: pointer;
}
.page-num,
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #17a2b8;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
a.page-num:hover,
.page-link:hover {
  text-decoration: none;
}
.page-num-current {
  z-index: 1;
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.page-num-current:hover {
  color: #fff;
}
.appear.up .item {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.appear.down .item {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.appear.left .item {
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
}
.appear.right .item {
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
}
.appear .item {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.appear.inview .item:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.appear.inview .item:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.appear.inview .item:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.appear.inview .item:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.appear.inview .item:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.btn {
  position: relative;
  display: inline-block;
  background-color: white;
  border: 1px solid black;
  font-weight: 600;
  padding: 10px 40px;
  margin: 10px auto;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: black;
  text-decoration: none !important;
}
.btn.float:hover {
  background-color: black;
  color: white;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.btn.filled {
  background-color: black;
  color: white;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.btn.filled:hover {
  background-color: white;
  color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.letter-spacing:hover {
  background-color: black;
  letter-spacing: 3px;
  color: white;
}
.btn.shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.shadow:hover {
  -webkit-transform: translate(-2.5px, -2.5px);
  transform: translate(-2.5px, -2.5px);
  -webkit-box-shadow: 5px 5px 0 0 black;
  box-shadow: 5px 5px 0 0 black;
}
.btn.solid {
  -webkit-box-shadow: 2px 2px 0 0 black;
  box-shadow: 2px 2px 0 0 black;
  border-radius: 7px;
}
.btn.solid:hover {
  -webkit-transform: translate(2px, 2px);
  transform: translate(2px, 2px);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.slide-bg {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn.slide-bg::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}
.btn.slide-bg:hover {
  color: white;
}
.btn.slide-bg:hover::before {
  -webkit-transform: none;
  transform: none;
}
.btn.cover-3d {
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 300px;
  perspective: 300px;
}
.btn.cover-3d span {
  display: inline-block;
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px);
}
.btn.cover-3d::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  opacity: 0;
}
.btn.cover-3d:hover {
  color: white;
}
.btn.cover-3d:hover::before {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
.btn .btn-cubic {
  position: relative;
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 300px;
  perspective: 300px;
  width: 150px;
  height: 50px;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 600;
}
.btn .btn-cubic span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  line-height: 48px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center center -25px;
  transform-origin: center center -25px;
}
.btn .btn-cubic .hovering {
  background-color: black;
  color: white;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.btn .btn-cubic .default {
  background-color: white;
  color: black;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.btn .btn-cubic:hover .hovering {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.btn .btn-cubic:hover .default {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
/* .swiper-container {
  overflow: visible !important;
} */
.swiper-slide {
  height: 500px;
  overflow: hidden;
}
.swiper-slide&gt;img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: -webkit-transform 1.9s ease;
  transition: -webkit-transform 1.9s ease;
  transition: transform 1.9s ease;
  transition: transform 1.9s ease, -webkit-transform 1.9s ease;
}
.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 61, 125, 0.1);
}
.swiper-slide-active&gt;img {
  -webkit-transform: none;
  transform: none;
}
.swiper-slide-active .hero__title {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero {
  overflow: hidden;
  /* padding-top: 100px; */
}
.hero__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% + 20px));
  transform: translate(-50%, calc(-50% + 20px));
  color: white;
  font-size: 25px;
  z-index: 2;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s ease 1s, -webkit-transform 0.3s ease 1s;
  transition: opacity 0.3s ease 1s, -webkit-transform 0.3s ease 1s;
  transition: opacity 0.3s ease 1s, transform 0.3s ease 1s;
  transition: opacity 0.3s ease 1s, transform 0.3s ease 1s, -webkit-transform 0.3s ease 1s;
}
.hero__title img {
  max-width: 30%;
}
.hero__footer {
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  height: 68px;
  width: 100px;
  overflow: hidden;
}
.hero__downarrow {
  position: absolute;
  left: 0;
  bottom: 30%;
  width: 25px;
  margin-right: 2%;
  -webkit-animation-name: kf-arrow-anime;
  animation-name: kf-arrow-anime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hero__scrolltext {
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  right: 0px;
  top: 12px;
  font-size: 1.5em;
  font-family: serif;
}
@-webkit-keyframes kf-arrow-anime {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  30% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes kf-arrow-anime {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  30% {
    -webkit-transform: none;
    transform: none;
  }
}
.animate-title,
.tween-animate-title {
  opacity: 0;
}
.animate-title.inview,
.tween-animate-title.inview {
  opacity: 1;
}
.animate-title.inview .char,
.tween-animate-title.inview .char {
  display: inline-block;
}
.animate-title .char,
.tween-animate-title .char {
  opacity: 0;
}
.animate-title.inview .char {
  -webkit-animation-name: kf-animate-chars;
  animation-name: kf-animate-chars;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-title.inview .char:nth-child(1) {
  -webkit-animation-delay: 0.04s;
  animation-delay: 0.04s;
}
.animate-title.inview .char:nth-child(2) {
  -webkit-animation-delay: 0.08s;
  animation-delay: 0.08s;
}
.animate-title.inview .char:nth-child(3) {
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.animate-title.inview .char:nth-child(4) {
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
}
.animate-title.inview .char:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.animate-title.inview .char:nth-child(6) {
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.animate-title.inview .char:nth-child(7) {
  -webkit-animation-delay: 0.28s;
  animation-delay: 0.28s;
}
.animate-title.inview .char:nth-child(8) {
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.animate-title.inview .char:nth-child(9) {
  -webkit-animation-delay: 0.36s;
  animation-delay: 0.36s;
}
.animate-title.inview .char:nth-child(10) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animate-title.inview .char:nth-child(11) {
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
.animate-title.inview .char:nth-child(12) {
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.animate-title.inview .char:nth-child(13) {
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
}
.animate-title.inview .char:nth-child(14) {
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.animate-title.inview .char:nth-child(15) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animate-title.inview .char:nth-child(16) {
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.animate-title.inview .char:nth-child(17) {
  -webkit-animation-delay: 0.68s;
  animation-delay: 0.68s;
}
.animate-title.inview .char:nth-child(18) {
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.animate-title.inview .char:nth-child(19) {
  -webkit-animation-delay: 0.76s;
  animation-delay: 0.76s;
}
.animate-title.inview .char:nth-child(20) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animate-title.inview .char:nth-child(21) {
  -webkit-animation-delay: 0.84s;
  animation-delay: 0.84s;
}
.animate-title.inview .char:nth-child(22) {
  -webkit-animation-delay: 0.88s;
  animation-delay: 0.88s;
}
.animate-title.inview .char:nth-child(23) {
  -webkit-animation-delay: 0.92s;
  animation-delay: 0.92s;
}
.animate-title.inview .char:nth-child(24) {
  -webkit-animation-delay: 0.96s;
  animation-delay: 0.96s;
}
.animate-title.inview .char:nth-child(25) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animate-title.inview .char:nth-child(26) {
  -webkit-animation-delay: 1.04s;
  animation-delay: 1.04s;
}
.animate-title.inview .char:nth-child(27) {
  -webkit-animation-delay: 1.08s;
  animation-delay: 1.08s;
}
.animate-title.inview .char:nth-child(28) {
  -webkit-animation-delay: 1.12s;
  animation-delay: 1.12s;
}
.animate-title.inview .char:nth-child(29) {
  -webkit-animation-delay: 1.16s;
  animation-delay: 1.16s;
}
.animate-title.inview .char:nth-child(30) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
@-webkit-keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eaebe6;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  -webkit-animation-name: kf-cover-slide;
  animation-name: kf-cover-slide;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
.img-zoom,
.bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom,
.inview .bg-img-zoom {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-animation-name: kf-img-show;
  animation-name: kf-img-show;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
}
.inview .img-zoom:hover,
.inview .bg-img-zoom:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
@-webkit-keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  pointer-events: none;
  -webkit-animation-name: kf-img-show;
  animation-name: kf-img-show;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-img-zoom {
  background-image: url(../images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: '';
  padding-top: 50%;
}
.mobile-menu {
  position: fixed;
  right: 0;
  top: 60px;
  width: 300px;
}
.mobile-menu .logo {
  padding: 0 40px;
  font-size: 38px;
}
.mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
}
.mobile-menu__btn&gt;span {
  background-color: black;
  width: 35px;
  height: 2px;
  display: block;
  margin-bottom: 9px;
  -webkit-transition: -webkit-transform 0.7s;
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
}
.mobile-menu__btn&gt;span:last-child {
  margin-bottom: 0;
}
.mobile-menu__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  cursor: pointer;
  z-index: 200;
}
.mobile-menu__main {
  padding: 0;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.mobile-menu__item {
  list-style: none;
  display: block;
  -webkit-transform: translate3d(0, 0, -1000px);
  transform: translate3d(0, 0, -1000px);
  padding: 0 40px;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
  opacity: 0;
}
.mobile-menu__link {
  display: block;
  margin-top: 30px;
  color: black;
  text-decoration: none !important;
}
.menu-open #container {
  -webkit-transform: translate(-300px, 60px);
  transform: translate(-300px, 60px);
  -webkit-box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.8);
}
.menu-open .mobile-menu__cover {
  opacity: 1;
  visibility: visible;
}
.menu-open .mobile-menu__item {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
.menu-open .mobile-menu__item:nth-child(1) {
  -webkit-transition-delay: 0.07s;
  transition-delay: 0.07s;
}
.menu-open .mobile-menu__item:nth-child(2) {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.menu-open .mobile-menu__item:nth-child(3) {
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.menu-open .mobile-menu__item:nth-child(4) {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
.menu-open .mobile-menu__item:nth-child(5) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.menu-open .mobile-menu__btn&gt;span {
  background-color: black;
}
.menu-open .mobile-menu__btn&gt;span:nth-child(1) {
  -webkit-transition-delay: 70ms;
  transition-delay: 70ms;
  -webkit-transform: translateY(11px) rotate(135deg);
  transform: translateY(11px) rotate(135deg);
}
.menu-open .mobile-menu__btn&gt;span:nth-child(2) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-18px) scaleX(0);
  transform: translateX(-18px) scaleX(0);
}
.menu-open .mobile-menu__btn&gt;span:nth-child(3) {
  -webkit-transition-delay: 140ms;
  transition-delay: 140ms;
  -webkit-transform: translateY(-11px) rotate(-135deg);
  transform: translateY(-11px) rotate(-135deg);
}
/******************************************************************
Stylesheet: ãƒ™ãƒ¼ã‚¹ã‚¹ã‚¿ã‚¤ãƒ«
******************************************************************/
body {
  font-family: 'Kameron', 'Noto Sans JP', sans-serif;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
.font-sm,
.sub-title {
  font-size: 14px;
}
.font-md,
.popular__title {
  font-size: 17px;
}
.font-lr,
.houses__title {
  font-size: 17px;
}
.font-lg,
.main-title {
  font-size: 25px;
}
.mb-sm,
.travel__sub,
.travel__img,
.houses__title,
.popular__title {
  margin-bottom: 16px !important;
}
.mb-lg,
.travel,
.houses,
.popular__btn {
  margin-bottom: 80px !important;
}
.pb-sm,
.travel__texts,
.popular__container {
  padding-bottom: 16px !important;
}
.pb-lg,
.hero {
  padding-bottom: 80px !important;
}
.content-width,
.header__inner,
.travel,
.houses,
.popular__header,
.popular__container {
  width: 90%;
  margin: 0 auto;
  max-width: 1070px;
}
.main-title {
  font-weight: 600;
  margin-bottom: 0;
  display: block;
}
.sub-title {
  color: #535353;
}
.flex,
.header__nav,
.travel__inner,
.houses__inner,
.popular__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.purple {
  color: #904669;
}
#main-content {
  position: relative;
  z-index: 0;
}
main {
  position: relative;
  z-index: -1;
}
#container {
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  background-color: white;
  position: relative;
  z-index: 10;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
}
.header.triggered {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 10px 0 25px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 10px 0 25px -10px rgba(0, 0, 0, 0.5);
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__nav {
  display: none;
}
.header__nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.header__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__li {
  margin-left: 20px;
  text-transform: uppercase;
}
.header__li&gt;a {
  color: black;
  text-decoration: none !important;
}
.header .logo {
  font-size: 38px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.travel__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  background-color: #eaebe6;
  position: relative;
  z-index: 0;
}
.travel__title {
  position: relative;
}
.travel__title::before {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: -120px;
  width: 100px;
  height: 1px;
  background-color: black;
  -webkit-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
  -webkit-transition: -webkit-transform 0.3s ease 1.6s;
  transition: -webkit-transform 0.3s ease 1.6s;
  transition: transform 0.3s ease 1.6s;
  transition: transform 0.3s ease 1.6s, -webkit-transform 0.3s ease 1.6s;
  -webkit-transform-origin: right;
  transform-origin: right;
}
.travel__img {
  height: 300px;
  -webkit-transition: -webkit-box-shadow 1ms linear 0.8s;
  transition: -webkit-box-shadow 1ms linear 0.8s;
  transition: box-shadow 1ms linear 0.8s;
  transition: box-shadow 1ms linear 0.8s, -webkit-box-shadow 1ms linear 0.8s;
}
.travel__img&gt;img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}
.travel__img.inview {
  -webkit-box-shadow: inset 0 0 30px black;
  box-shadow: inset 0 0 30px black;
}
.travel__texts.inview .travel__title::before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.travel__btn {
  text-align: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.houses__btn {
  text-align: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.popular__inner {
  position: relative;
}
.popular__inner::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90%;
  background-color: #eaebe6;
}
.popular__container {
  position: relative;
  z-index: 2;
}
.popular__btn {
  text-align: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.popular__img {
  height: 150px;
  overflow: hidden;
  margin-bottom: 5px;
}
.popular__img&gt;img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.logo {
  font-size: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo__img {
  width: 0.7em;
}
.logo__world {
  color: #904669;
}
.side {
  display: none;
  position: fixed;
  top: 70%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: black;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.side .tween-animate-title {
  color: black;
  text-decoration: none;
  margin: 0 40px;
  vertical-align: middle;
  letter-spacing: 2px;
}
.side.left {
  left: -50px;
}
.side.left.inview {
  left: 50px;
}
.side.left .side__inner {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.side.right {
  right: -50px;
}
.side.right.inview {
  right: 50px;
}
.side.right .side__inner {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.icon {
  position: relative;
}
.icon::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 1em;
  height: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon.twitter::before {
  background-image: url(../images/twitter.svg);
}
.icon.fb::before {
  background-image: url(../fonts/facebook.svg);
}
@media (min-width: 480px) {
  /******************************************************************
Stylesheet: 480pxä»¥ä¸Š(ã‚¹ãƒžãƒ›ã®æ¨ªå‘ã)ã®ãƒ¢ãƒ‹ã‚¿ã§é©ç”¨
******************************************************************/
}
@media (min-width: 600px) {
  /******************************************************************
Stylesheet: 600pxä»¥ä¸Šã®ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã‚„ãƒ¢ãƒ‹ã‚¿ã§é©ç”¨
******************************************************************/
  .flex,
  .header__nav,
  .travel__inner,
  .houses__inner,
  .popular__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .travel__inner {
    padding: 50px;
  }
  .travel__img,
  .travel__texts {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }
  .travel__texts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .travel__btn {
    text-align: left;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .houses__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 60px;
  }
  .popular__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .popular__item {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }
}
@media (min-width: 960px) {
  /******************************************************************
Stylesheet: 960pxä»¥ä¸Šã®ãƒ¢ãƒ‹ã‚¿ã§é©ç”¨
******************************************************************/
  .font-sm,
  .sub-title {
    font-size: 16px;
  }
  .font-md,
  .popular__title {
    font-size: 19px;
  }
  .font-lr,
  .houses__title {
    font-size: 23px;
  }
  .font-lg,
  .main-title {
    font-size: 36px;
  }
  .mb-lg,
  .travel,
  .houses,
  .popular__btn {
    margin-bottom: 150px !important;
  }
  .pb-lg,
  .hero {
    padding-bottom: 100px !important;
  }
  .travel__img {
    height: 400px;
  }
  .travel__description {
    margin-bottom: 40px;
  }
  .travel__title::before {
    display: block;
  }
  .popular__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .popular__img {
    height: 335px;
  }
  .header__nav {
    display: block;
  }
  .mobile-menu__btn {
    display: none;
  }
  .swiper-slide {
    -webkit-box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.8);
  }
}
@media (min-width: 1280px) {
  /******************************************************************
  Stylesheet: 1280pxä»¥ä¸Šã®ãƒ¢ãƒ‹ã‚¿ã§é©ç”¨
  ******************************************************************/
  .travel__inner {
    padding: 50px 150px;
  }
  .popular__item {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
  }
  .side {
    display: block;
  }
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(-wrbkit-min-device-pixel-ratio: 2) {
  /******************************************************************
  Stylesheet: Retinaãƒ‡ã‚£ã‚¹ãƒ—ãƒ¬ã‚¤ã§é©ç”¨
  ******************************************************************/
  /* 
  EXAMPLE 
  .icon {
    background: url(../images/test@2x.png) no-repeat;
    background-size: 24px 24px;
  }
  */
}
@media print {
  /******************************************************************
  Stylesheet: ãƒ—ãƒªãƒ³ã‚¿ã®ã¿ã«é©ç”¨
  ******************************************************************/
}
/*# sourceMappingURL=style.css.map */
/* other */
/* ç¨ŽåŠ¡æœåŠ¡ */
.swfw_pic1 {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 3%;
}
.swfw_top {
  width: 100%;
  height: 60px;
  background-color: #F8F8F8;
}
.swfw_top_ul {
  max-width: 1200px;
  height: 100%;
  line-height: 60px;
  margin: 0 auto;
}
.swfw_top_ul a li {
  width: 16.666666666666666666%;
  display: inline-block;
  text-align: center;
}
.swfw_top_ul a:nth-child(1) li {
  color: #186deb;
}
.swfw_top_ul a:nth-child(1) li p {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #186DEB;
  margin: 0 auto;
}
.swfw_top_ul a li:hover {
  color: #186deb;
}
.swfw_top_ul a li p {
  display: block;
  width: 5%;
  height: 3px;
  background-color: white;
  margin: 0 auto;
}
.swfw_top_ul a li:hover .swfw_top_ul_p {
  background-color: #186DEB;
  width: 100%;
  transition: all 0.5s;
}
.swfw {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-top: 5%;
  margin-bottom: 5%;
}
.swfw div:nth-child(2) {
  margin-left: 7%;
}
.swfw_box1 {
  width: 46%;
  height: 390px;
  letter-spacing: 3px;
  font-size: 16px;
  box-shadow: 1px 5px 10px gray;
  display: inline-block;
  vertical-align: top;
}
.swfw_ul1 {
  width: 100%;
  height: 37%;
  text-align: center;
  background-color: #154F9E;
  color: white;
}
.swfw_ul1 li:nth-child(1) {
  padding-top: 4%;
}
.swfw_ul1 li:nth-child(2) {
  margin-top: 2%;
  font-size: 20px
}
.swfw_ul2 {
  width: 90%;
  margin: 0 auto;
  letter-spacing: 1.5px;
  margin-top: 2%;
  margin-bottom: 2%;
}
.swfw_ul3 {
  width: 80%;
  margin: 0 auto;
  color: #666666;
}
.swfw_ul3 li {
  list-style: disc;
}
.swfw_ul4 {
  width: 80%;
  margin: 0 auto;
  color: #666666;
}
.swfw_ul4 ul {
  float: left;
}
.swfw_ul4 ul:nth-child(2) {
  margin-left: 12%;
}
.swfw_ul4 ul li {
  list-style: disc;
}
.swfw_box2 {
  width: 100%;
  height: 912px;
  background-image: url('/template/default/pic/swfw004.jpg');
  background-size: 100%;
  text-align: center;
}
.bt001 {
  max-width: 100%;
  margin-top: 5%;
}
.swfw_box3 {
  max-width: 1200px;
  height: 385px;
  margin: 0 auto;
  background-color: white;
  border-radius: 30px;
  margin-top: 5%;
}
.swfw_box3 p {
  font-size: 28px;
  color: white;
  width: 60%;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  background-color: #00388B;
  border-radius: 100px;
  position: relative;
  top: -25px;
}
.swfw_lb_box {
  width: 98%;
  height: 60%;
  margin-top: 4%;
  text-align: left;
}
.swfw_lb_box1 {
  padding-left: 7%;
}
.swfw_lb_box2 {
  box-shadow: none;
}
.swfw_lb_box2::after {
  background-color: rgba(255, 255, 255, 0);
}
.swfw_lb_box3 {
  width: 45%;
  float: left;
}
.swfw_lb_box3 ul li {
  float: left;
}
.swfw_lb_box3 ul li:nth-child(2) {
  width: 50%;
  margin-left: 2%;
}
.swfw_lb_box4 {
  width: 88%;
  float: left;
}
.swfw_lb_box4 ul li:nth-child(2) {
  width: 75%;
}
/* äººäº‹æœåŠ¡ */
.rsfw {
  max-width: 100%;
  height: auto;
  padding-top: 6%;
  padding-bottom: 6%;
  text-align: center;
  background-image: url('/template/default/pic/rsfwbj.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  font-size: 16px;
  margin-top: 5px;
}
.rsfw_box {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.35);
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 20px;
  letter-spacing: 3px;
}
.rsfw_box_d {
  width: 41%;
  height: auto;
  color: white;
  margin-left: 6%;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.rsfw_box_d ul:nth-child(1) li:first-child {
  font-size: 22px;
  color: #e8cd88;
}
.rsfw_box_d ul:nth-child(1) li:nth-child(3) {
  font-size: 18px;
  text-align: left;
  margin-top: 3%;
}
.rsfw_box_d ul:nth-child(2) {
  margin-left: 5%;
}
.rsfw_box_d ul:nth-child(3) {
  margin-left: 10%;
}
.rsfw_box_d ul:nth-child(2),
.rsfw_box_d ul:nth-child(3) {
  float: left;
  text-align: left;
  line-height: 35px;
}
.rsfw_box_d ul:nth-child(2) li,
.rsfw_box_d ul:nth-child(3) li {
  list-style: disc;
}
.rsfw_box_one {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  color: #666666;
  margin-bottom: 5%;
}
.rsfw_box_one div {
  display: inline-block;
  width: 48%;
  overflow: hidden;
}
.rsfw_box_one div:nth-child(2) {
  margin-left: 1%;
}
.rsfw_box_one div ul li:nth-child(1) {
  font-size: 20px;
  color: black;
  font-weight: 500;
  margin-bottom: 1%;
}
/* è”ç³»æˆ‘ä»¬ */
.lxwm {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 8%;
}
.lxwm_box {
  position: relative;
  display: block;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 10px 60px 0 rgb(0 0 0 / 7%);
  margin-bottom: 30px;
}
.lxwm_box::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 9;
  content: "";
  background: #0f80e0;
  width: 0%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 2;
}
.lxwm_box:hover:before {
  width: 100%;
}
.lxwm_box1 {
  width: 100px;
  height: 100px;
  background-color: #161c26;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.lxwm_box:hover .lxwm_box1 {
  background-color: #0f80e0;
}
.lxwm_box2 {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 82px 15px 55px;
}
.lxwm_box3 {
  position: relative;
  display: block;
  text-align: center;
  z-index: 13;
}
.lxwm_box3 h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  z-index: 11;
}
.lxwm_box3 p {
  margin: 0;
  position: relative;
  z-index: 11;
  height: 60px;
  line-height: 1.5;
}
.lxwm_box3 p:last-child {
  margin-bottom: 0;
}
.lxwm_box4,
.lxwm_box5,
.lxwm_box6 {
  z-index: 11;
  font-size: 180px;
  color: #f0f3f6;
  transform: rotate(-33deg);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.lxwm_box4 {
  position: absolute;
  bottom: -51px;
  right: -47px;
}
.lxwm_box5 {
  width: 65%;
  position: absolute;
  bottom: -40px;
  right: -75px;
}
.lxwm_box5 img {
  width: 100%;
}
.lxwm_box6 {
  position: absolute;
  bottom: -10px;
  right: -47px;
}
.lxwm_box:hover .lxwm_box7 {
  opacity: 1;
}
/* åœ°å›¾label */
#map label {
  display: none !important;
}
.BMap_shadow {
  display: none !important;
}
/* è¡¨å• */
/* eight */
.biaodan {
  max-width: 1200px;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding-top: 5%;
  padding-bottom: 2%;
}
.biaodan_box {
  width: 100%;
  height: auto;
}
.biaodan_box1 {
  float: left;
  text-align: left;
}
.biaodan_box1 label {
  display: block;
}
.biaodan_box1 div {
  width: 100%;
}
.biaodan_box1 input {
  width: 100%;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #CCCCCC;
  background: transparent;
  outline: none;
  padding-left: 5%;
}
.biaodan_box2 {
  text-align: left;
  max-width: 100%;
  float: left;
  margin-top: 5%;
}
.biaodan_box2 label {
  display: block;
}
.biaodan_box2 div {
  width: 100%;
}
.biaodan_box2 textarea {
  width: 100%;
  height: 180px;
  padding-top: 2.5%;
  padding-left: 2%;
  outline: none;
  border-radius: 10px;
  border: 1px solid #CCCCCC;
}
.tijiao {
  width: 30%;
  height: 80px;
  margin: 0 auto;
  background-color: white;
  border: 1px solid #0f80e0;
  color: #0f80e0;
  font-size: 25px;
  border-radius: 10px;
  margin-top: 3%;
  margin-bottom: 5%;
}
.tijiao:hover {
  color: white;
  background-color: #0f80e0;
  transition-duration: 0.5s;
}
/* ç¨ŽåŠ¡æœåŠ¡ end */
/* æ³•åŠ¡æœåŠ¡ */
.fwfw_dh {
  max-width: 100%;
  height: auto;
  background-color: #F8F8F8;
}
.fwfw_dh_ul {
  max-width: 1200px;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  color: #666666;
}
.fwfw_dh_ul li {
  display: inline-block;
  width: 16%;
  height: 100%;
  line-height: 60px;
}
.fwfw_dh_ul_liyc {
  color: #186DEB;
}
.fwfw_dh_ul_li {
  color: #186DEB;
}
.fwfw_dh_ul_li::after {
  content: "";
  display: block;
  width: 100% !important;
  margin: 0 auto;
  height: 5px;
  position: relative;
  bottom: 5px;
  background-color: #186DEB !important;
}
.fwfw_dh_ul li::after {
  content: "";
  display: block;
  width: 5%;
  margin: 0 auto;
  height: 5px;
  position: relative;
  bottom: 5px;
  background-color: #F8F8F8;
}
.fwfw_dh_ul li:hover {
  color: #186DEB;
}
.fwfw_dh_ul li:hover:after {
  width: 100%;
  background-color: #186DEB;
  transition: all 0.5s;
}
.fwfw_dh_ul_liyc::after {
  content: "";
  display: block;
  width: 100% !important;
  margin: 0 auto;
  height: 5px;
  position: relative;
  bottom: 5px;
  background-color: #186DEB !important;
}
.fwfw {
  max-width: 100%;
  height: auto;
  background-color: #F0F3F9;
  padding-top: 5%;
}
.fwfw_box {
  max-width: 1200px;
  height: 600px;
  margin: 0 auto;
}
.fwfw_box div {
  width: 20%;
  height: auto;
  display: block;
  float: left;
  background-color: white;
}
.fwfw_box div p {
  font-size: 14px;
  width: 87%;
  margin: 0 auto;
  margin-top: 10%;
}
.fwfw_box div p:nth-child(3) {
  margin-top: 0;
}
.fwfw_box div ul li {
  list-style: disc;
}
.fwfw_box div ul {
  width: 70%;
  margin-left: 20%;
  font-size: 14px;
  margin-top: 10%;
  line-height: 25px;
  margin-bottom: 20%;
}
.fwfw_box div:nth-child(2) ul {
  margin-bottom: 10%;
}
.fwfw_box div:nth-child(4) ul {
  margin-bottom: 10%;
}
.fwfw_box div:hover {
  box-shadow: 0px 8px 15px #999999;
  transition: all 0.5s;
}
/* ç›¸å…³åŠ¨æ€ */
.seven_two {
  background-color: #F0F3F9;
}
/* æ³•åŠ¡æœåŠ¡ end */
/* å…¬å¸æ³¨å†Œ */
.gszc1 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  box-shadow: 0px 8px 15px #999999;
  margin-top: 10%;
  padding-bottom: 2%;
  position: relative;
}
.gszc1_box {
  width: 47%;
  height: 100%;
  font-size: 18px;
  padding-left: 5%;
  padding-top: 5%;
  display: inline-block;
}
.gszc1_box p {
  margin-bottom: 6%;
}
.gszc1_box ul {
  display: inline-block;
  margin-left: 5%;
}
.gszc1_box ul li {
  list-style: disc;
}
.gszc1_box ul:nth-child(3) {
  margin-left: 10%;
}
.gszc1_box_one {
  position: absolute;
  top: -32%;
  right: 10%;
}
.gszc_bt {
  margin: 0 auto;
  font-size: 40px;
  color: #00388b;
  text-align: center;
  font-weight: 500;
  letter-spacing: 5px;
}
.gszc_tab1 {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  border-collapse: separate;
  border-spacing: 0;
  margin-top: 3%;
  margin-bottom: 3%;
  letter-spacing: 5px;
}
.gszc_tab1 th,
.gszc_tab2 td {
  border: 2px solid black;
}
.gszc_tab1 th {
  background-color: #00388B;
  color: white;
  font-size: 34px;
  height: 100px;
}
.gszc_tab1 thead tr th:nth-child(1) {
  width: 20%;
  border-top-left-radius: 35px;
  border-right: none;
}
.gszc_tab1 thead tr th:nth-child(2) {
  width: 35%;
  border-right: none;
}
.gszc_tab1 thead tr th:nth-child(3) {
  width: 45%;
  border-top-right-radius: 35px;
}
.gszc_tab2 tr td {
  font-size: 20px;
}
.gszc_tab2 tr:first-child td {
  border-top: none;
  border-bottom: none;
}
.gszc_tab2 tr td:first-child {
  font-size: 28px;
  color: #e61012;
  border-right: none;
}
.gszc_tab2 tr td:nth-child(2) {
  border-right: none;
}
.gszc_tab2 tr:nth-child(1),
.gszc_tab2 tr:nth-child(2) {
  height: 125px;
}
.gszc_tab2 tr:nth-child(3) {
  height: 150px;
}
.gszc_tab2 tr:nth-child(3) td:nth-child(3) {
  padding-left: 3%;
  padding-right: 3%;
  border-bottom-right-radius: 35px;
}
.gszc_tab2 tr:nth-child(3) td:nth-child(1) {
  border-bottom-left-radius: 35px;
}
.gszc_tab2_hv:hover {
  color: white;
  background-color: #00388B;
  transition: all 0.5s;
}
.gszc2 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  border: 2px solid black;
  border-radius: 35px;
  font-size: 16px;
  padding-left: 3%;
  padding-top: 1%;
  padding-bottom: 1%;
  letter-spacing: 5px;
}
.gszc2 p {
  display: inline-block;
  color: #e61012;
  vertical-align: top;
  font-size: 20px;
}
.gszc2 ul {
  display: inline-block;
  color: #666666;
  margin: 0;
  line-height: 30px;
}
.gszc2 ul li span {
  color: #e61012;
}
.gszc_xt {
  max-width: 100%;
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
  background-image: url('/template/default/pic/gsxtbj.jpg');
  background-size: 100%;
  color: white;
  margin-top: 5%;
}
.gszc_xt_box {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  letter-spacing: 2px;
}
.gszc_xt_box_sp {
  margin-left: 11%;
  margin-right: 11%;
}
.gszc_xt_box ul li:nth-child(1) {
  font-size: 40px;
}
.gszc_xt_box ul li:nth-child(2) {
  font-size: 30px;
  margin-top: 5%;
  margin-bottom: 5%;
}
.gszc_xt_box ul li:nth-child(3) {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background-color: white;
  font-size: 16px;
  border-radius: 15px;
}
.gszc_xt_box ul li:nth-child(3) span:nth-child(1) {
  width: 37%;
  color: #00388b;
  display: inline-block;
  text-align: right;
  padding-right: 20px;
}
.gszc_xt_box ul li:nth-child(3) span:nth-child(2) {
  display: inline-block;
  width: 24%;
  height: 100%;
  background-color: #00388B;
  color: white;
  font-size: 24px;
  line-height: 70px;
  vertical-align: top;
}
.gszc_xt_box ul li:nth-child(3) span:nth-child(3) {
  width: 37%;
  color: #666666;
  display: inline-block;
  text-align: left;
  padding-left: 20px;
}
/*  */
.gszc_xt_box ul li:nth-child(4) {
  width: 100%;
  height: 70px;
  background-color: white;
  font-size: 16px;
  border-radius: 15px;
  margin-top: 3%;
  margin-bottom: 5%;
}
.gszc_xt_box ul li:nth-child(4) span:nth-child(1) {
  width: 37%;
  color: #00388b;
  display: inline-block;
  text-align: right;
  padding-right: 20px;
}
.gszc_xt_box ul li:nth-child(4) span:nth-child(2) {
  display: inline-block;
  width: 24%;
  height: 100%;
  background-color: #00388B;
  color: white;
  font-size: 24px;
  line-height: 70px;
  vertical-align: top;
}
.gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
  width: 37%;
  color: #666666;
  display: inline-block;
  text-align: left;
  padding-left: 20px;
  padding-right: 5%;
}
.gszc_xt1 {
  max-width: 1200px;
  height: 265px;
  margin: 0 auto;
}
.gszc_xt1 ul {
  width: 46%;
  height: 100%;
  float: left;
  overflow: hidden;
  border-radius: 15px;
}
.gszc_xt1 ul:nth-child(2) {
  margin-left: 8%;
}
.gszc_xt1 ul li:nth-child(1) {
  display: block;
  width: 100%;
  height: 30%;
  line-height: 75px;
  color: white;
  background-color: #00388B;
  font-size: 24px;
}
.gszc_xt1 ul li:nth-child(2) {
  display: block;
  width: 100%;
  height: 70%;
  background-color: white;
  font-size: 16px;
  color: #666666;
  padding-top: 5%;
  padding-left: 8%;
  padding-right: 8%;
  text-align: left;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.gszc_xt1_p {
  display: block;
  max-width: 1200px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  background-color: white;
  border-radius: 15px;
  color: #666666;
  margin-top: 3%;
}
.gszc_xt1_p span {
  color: #e61012;
  font-size: 20px;
  vertical-align: bottom;
}
.gszc_body {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  color: #666666;
}
.gszc_body_p {
  text-align: center;
  color: #00388b;
  font-size: 40px;
  margin-top: 5%;
  margin-bottom: 5%;
}
.gszc_body_p_bt {
  max-width: 1200px;
  height: auto;
  border-bottom: 2px solid #E6E6E6;
  font-size: 20px;
  color: #333333;
  padding-bottom: 2%;
  margin-top: 3%;
}
.gszc_body_ul {
  width: 100%;
  height: auto;
  font-size: 16px;
  padding-left: 5%;
  padding-top: 2%;
}
.gszc_body_ul li:nth-child(3) {
  text-indent: 32px;
}
.gszc_body_ul_sj {
  text-indent: 32px;
}
.gszc_body_pic {
  max-width: 100%;
  height: 250px;
  margin-top: 5%;
  margin-bottom: 5%;
  background: url('/template/default/pic/kehudiyi.jpg');
  background-size: cover;
  background-position: center;
}
.gszc_body_ul_one {
  width: 100%;
  height: auto;
  font-size: 16px;
  padding: 5%;
  padding-top: 2%;
  padding-bottom: 2%;
  color: #666666;
  border: 2px solid #666666;
  border-radius: 15px;
  margin-top: 5%;
}
.gszc_body_ul_one li:nth-child(1) {
  color: #e61012;
  font-size: 20px;
}
.gszc_body_ul_one li {
  display: inline-block;
}
/* wenti */
.five1 {
  margin: 6% auto;
}
/* æ–°é—»èµ„è®¯ */
.xwzx {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 6%;
  margin-top: 3%;
}
.xwzx_p {
  text-align: center;
  font-size: 54px;
  margin-top: 6%;
  margin-bottom: 6%;
}
.xwzx_li {
  width: 100%;
  height: auto;
  border-bottom: 2px solid #E6E6E6;
  padding-top: 2%;
  padding-bottom: 2%;
  position: relative;
}
.xwzx_li img {
  width: 300px;
  height: 200px;
}
.xwzx ul li:first-child {
  border-top: 2px solid #E6E6E6;
}
.xwzx_li div {
  display: inline-block;
  overflow: hidden;
}
.xwzx_li_one {
  width: 60%;
  position: absolute;
  top: 15%;
  left: 28%;
}
.xwzx_li_one span:nth-child(1) {
  display: block;
  margin-top: 2%;
  margin-bottom: 2%;
  font-size: 25px;
}
.xwzx_li_one span:nth-child(2) {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #666666;
}
.xwzx_li_one span:nth-child(1):hover {
  color: #0f80e0;
}
.xwzx_li_two {
  float: right;
  margin-top: 3%;
}
.xwzx_li_two_span {
  display: block;
  margin-bottom: 100%;
  font-size: 18px
}
.xwzx_li_two a {
  width: 90px;
  height: 36px;
  display: block;
  line-height: 36px;
  border: 1px solid #E6E6E6;
  text-align: center;
  color: #999999 !important;
  font-size: 18px;
}
.xwzx_li_two a:hover {
  color: white !important;
  background-color: #0f80e0;
}
/* æ–‡ç«&nbsp;è¡¨æ&nbsp;¼ */
.wenz_ta tbody tr td {
  border: 1px solid black;
}
/* æ–‡ç«&nbsp; */
.cont_box {
  box-sizing: inherit;
  margin: 30px 0px 50px;
  padding: 50px 0px;
  background-color: rgb(242, 242, 242);
  text-align: center;
  color: rgb(51, 51, 51);
  font-family: SourceHanSansSC-Regular;
  white-space: normal;
}
.cont_box a {
  box-sizing: inherit;
  margin: 0px auto;
  padding: 1.3rem 2rem;
  background-color: rgb(255, 255, 255);
  text-decoration-line: none;
  color: rgb(51, 51, 51);
  transition: color 0.3s linear 0s;
  line-height: 1.8;
  border-radius: 3em;
  width: 22rem;
  font-size: 1.3rem;
  font-weight: 700;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0px);
  box-shadow: transparent 0px 0px 1px;
  position: relative;
  display: inline-block;
  word-break: break-all;
}
.cont_box a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0f80e0;
  /* background: #1e2e62; */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 3em;
}
.cont_box a:hover {
  color: white !important;
}
.cont_box a:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* å…¬å¸ä»‹ç» */
/* å…³äºŽæˆ‘ä»¬ */
.gywm_ul {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 5%;
}
.gywm_ul li:nth-child(1) {
  font-size: 25px;
}
.gywm_ul li:nth-child(2) {
  font-size: 20px;
  color: #666666;
  margin-top: 2%;
}
.gsjs_p {
  font-size: 25px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.gsjs_bg {
  max-width: 100%;
  height: auto;
  color: black;
  overflow: hidden;
  padding: 3%;
  margin-bottom: 5%;
  text-align: center;
}
.gsjs_bg img {
  display: inline-block;
}
.gsjs_p1 {
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  margin-bottom: 2%;
}
.gsjs_ul {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
}
.gsjs_ul ul {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.gsjs_ul ul li {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.gsjs_ul ul:nth-child(1) {
  width: 30%;
  margin-left: 5%;
}
.gsjs_ul ul:nth-child(2) {
  width: 30%;
  padding-left: 5%;
}
.gsjs_ul ul:nth-child(3) {
  width: 30%;
}
.gsjs_ul ul:nth-child(1) li:nth-child(2),
.gsjs_ul ul:nth-child(3) li:nth-child(2) {
  width: 70%;
  margin-left: 5%;
}
.gsjs_ul ul:nth-child(2) li:nth-child(2) {
  width: 50%;
  margin-left: 5%;
}
.gsjs_ul li p {
  font-size: 25px;
}
.gywm {
  max-width: 100%;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-top: 5%;
}
.gywm_box {
  max-width: 1200px;
  margin: 0 auto;
}
.gywm ul {
  float: left;
  text-align: center;
  width: 20%;
  height: 100%;
  color: black;
  line-height: 25px;
}
.gywm ul li {
  display: block;
}
.gywm ul li:nth-child(1) {
  margin-bottom: 10%;
}
.gywm ul li span {
  font-size: 25px;
}
.swfw_pic2 {
  text-align: center;
}
/* å®šä½ */
.dingwei {
  position: fixed;
  bottom: 30%;
  right: 15px;
  width: 100px;
  z-index: 999;
  color: white;
  box-shadow: 0px 0px 10px #666666;
  text-align: center;
}
.dingwei a {
  color: white !important;
}
.dingwei dl {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  position: relative;
  background-color: #0f80e0;
  margin-bottom: 1px;
}
.dw_dd {
  display: none;
  position: absolute;
  top: -15px;
  left: -150px;
  box-shadow: 0px 0px 15px #666666;
}
.dingwei dl:nth-child(2):hover .dw_dd {
  display: block;
}
/* ç­¾è¯ç”³è¯· */
.qzsq_ul1 {
  width: 100%;
  height: auto;
  margin-top: 3%;
}
.qzsq_ul1 li:nth-child(1) {
  font-size: 25px;
  color: #00388b;
  text-align: center;
  margin-bottom: 1%;
  letter-spacing: 5px;
}
.qzsq_ul1 li:nth-child(2) {
  font-size: 18px;
  color: #666666;
  text-align: center;
  letter-spacing: 3px;
  max-width: 1200px;
  margin: 0 auto;
}
.qzsq_box {
  max-width: 1200px;
  height: auto;
  text-align: center;
  margin: 0 auto;
  color: #666666;
  font-size: 16px;
  margin-top: 3%;
  margin-bottom: 5%;
}
.qzsq_box ul {
  display: inline-block;
  width: 30%;
  height: 160px;
  background-color: white;
  box-shadow: 0px 0px 5px #666666;
  border-radius: 15px;
  vertical-align: top;
}
.qzsq_box ul:nth-child(2),
.qzsq_box ul:nth-child(3) {
  margin-left: 4.5%;
}
.qzsq_box ul li {
  display: block;
}
.qzsq_box ul li:nth-child(1) {
  font-size: 18px;
  color: white;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #00388b;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  letter-spacing: 7px;
  font-weight: bold;
}
.qzsq_box ul li:nth-child(2) {
  padding-top: 7%;
  padding-bottom: 7%;
}
.qzsq_p1 {
  text-align: center;
  font-size: 25px;
  color: #00388b;
  letter-spacing: 7px;
  margin-bottom: 3%;
}
.qzsq_box1 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  color: #666666;
  font-size: 16px;
  letter-spacing: 2px;
}
.qzsq_ul2 li:nth-child(1),
.qzsq_ul3 li:nth-child(1) {
  font-size: 18px;
  color: #333333;
  margin-top: 1%;
  margin-bottom: 1%;
}
.qzsq_ul2 li:nth-child(2) {
  padding-left: 0.5%;
}
.qzsq_ul3 li:nth-child(even) {
  padding-left: 0.5%;
}
.qzsq_ul3 li:nth-child(2n-1) {
  padding-left: 3%;
  margin-bottom: 0.5%;
}
.qzsq_ul3 li:nth-child(1) {
  padding-left: 0;
}
.qzsq_li1 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 1%;
}
.qzsq_li2 {
  margin-top: 1%;
  margin-bottom: 1%;
  padding-left: 1%;
}
.qzsq_ul5 {
  padding-left: 4%;
}
.qzsq_li3 {
  color: #333333;
  padding-left: 1%;
}
.qzsq_li4 {
  color: #333333;
  margin-top: 1%;
  margin-bottom: 1%;
  padding-left: 1%;
}
.qzsq_box2 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  font-size: 18px;
  color: #333333;
  text-align: left;
}
.qzsq_p2 {
  text-align: center;
  font-size: 25px;
  color: #00388b;
  letter-spacing: 7px;
  margin-bottom: 3%;
  margin-top: 3%;
}
.qzsq_ul6 {
  padding-left: 4.5%;
}
.qzsq_li5 a {
  color: white !important;
  display: block;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #00388b;
  border-radius: 10px;
  margin-left: 5%;
}
.qzsq_li5 a:hover {
  color: #00388b !important;
  background-color: white;
  border: 1px solid #00388b;
}
/* CEOè‡´è¾ž */
.ceo {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 5%;
  margin-top: 5%;
}
.ceo_box1,
.ceo_box2,
.ceo_box3 {
  display: inline-block;
}
.ceo_box_one {
  width: auto;
  display: inline-block;
  position: relative;
}
.ceo_box1 {
  width: 57%;
  line-height: 30px;
}
.ceo_box2 {
  width: 57%;
  line-height: 30px;
}
.ceo_box3 {
  width: 57%;
  line-height: 30px;
}
.ceo p {
  letter-spacing: 5px;
}
.ceo_box4 {
  width: 40%;
  float: right;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
}
.ceo_box4 p {
  font-weight: bold;
}
.ceo_p {
  font-size: 25px;
  text-align: center;
  margin-bottom: 3%;
}
.ceo_box2 p {
  margin-bottom: 2%;
  margin-top: 3%;
}
/* é“¶è¡Œå¼€æˆ· */
.yhkh_ul1 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 3%;
  margin-bottom: 3%;
  font-size: 18px;
}
.yhkh_ul1 li:nth-child(1) {
  text-align: center;
  font-size: 25px;
  color: #00388b;
  letter-spacing: 7px;
  margin-bottom: 1%;
}
.yhkh_box1 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 3%;
}
.yhkh_box1 img {
  display: inline-block;
}
.yhkh_box1 ul {
  width: 67%;
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  color: #666666;
  letter-spacing: 1px;
  margin-left: 2%;
}
.yhkh_box1 ul li:nth-child(1) {
  font-size: 20px;
  margin-bottom: 1%;
  color: #333333;
}
.yhkh_box1 ul li span {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  color: white;
  background-color: #00388b;
  margin-right: 1%;
}
.yhkh_box2 {
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  background-image: url('/template/default/pic/yhkh02.jpg');
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}
.yhkh_p1 {
  font-size: 25px;
  letter-spacing: 7px;
}
.yhkh_box3 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
}
.yhkh_p2 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3% 2% 3% 2%;
  letter-spacing: 3px;
  margin-top: 3.5%;
  border-radius: 15px;
}
.yhkh_box4 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 5%;
}
.yhkh_box4 ul {
  width: 48%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
  letter-spacing: 3px;
  display: inline-block;
  padding-top: 2%;
  padding-bottom: 2%;
  overflow: hidden;
  border-radius: 15px;
}
.yhkh_box4 ul li:nth-child(1) {
  font-size: 25px;
  margin-bottom: 5%;
}
.yhkh_box4 ul li:nth-child(2) {
  display: block;
  margin: 0 auto;
  width: 92%;
  height: auto;
  border-top: 1px dashed white;
  padding-top: 5%;
}
.yhkh_box4 ul:nth-child(1) li:nth-child(2) {
  padding-bottom: 4.3%;
}
.yhkh_box4 ul:nth-child(1) {
  margin-right: 3.5%;
}
/* è¥ä¸šè®¸å¯ */
.yyxk_p1 {
  text-align: center;
  font-size: 25px;
  color: #00388b;
  letter-spacing: 7px;
  margin-top: 3%;
  margin-bottom: 3%;
}
.yyxk_box1 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 5%;
  letter-spacing: 3px;
}
.yyxk_box1 img,
.yyxk_box2 {
  display: inline-block;
  vertical-align: middle;
}
.yyxk_box2 {
  width: 65%;
  margin-left: 2%;
}
.yyxk_box2 ul {
  display: inline-block;
  color: #666666;
  margin-left: 3.5%;
}
.yyxk_box3 {
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  background-image: url('/template/default/pic/yyxk02.jpg');
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}
.yyxk_p2 {
  font-size: 25px;
  letter-spacing: 7px;
  margin-bottom: 4%;
}
/* è¡¨æ&nbsp;¼ */
.disclosure {
  max-width: 1200px;
  border-collapse: collapse;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.disclosure th {
  font-size: 18px;
  padding: 25px 10px 25px 10px;
  text-align: center;
  border: 1px solid white;
  color: #ffffff;
}
.disclosure td {
  /* font-family: 'Yu Gothic Medium'; */
  font-size: 16px;
  padding: 15px 10px 15px 10px;
  text-align: center;
  border: 1px solid white;
}
.yyxk_p3 {
  font-size: 25px;
  letter-spacing: 7px;
  margin-top: 3%;
  margin-bottom: 3%;
  color: #00388b;
  text-align: center;
}
.yyxk_box4 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 5%;
}
.yyxk_box4 img {
  display: inline-block;
}
.yyxk_box4 ul {
  width: 43%;
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  color: #666666;
  letter-spacing: 2px;
  margin-left: 3%;
}
.yyxk_box4 ul li:nth-child(2) {
  margin-top: 3%;
}
/* å•†æ&nbsp;‡ä¸“åˆ© */
.sbzl_box1 {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url('/template/default/pic/sbzl01.jpg');
  background-size: 100%;
  color: white;
}
.sbzl_p1 {
  font-size: 25px;
}
.sbzl_p2 {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 2%;
  margin-bottom: 3%;
  text-align: left;
  letter-spacing: 3px;
}
.sbzl_box2 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
}
/* è¡¨æ&nbsp;¼ */
.sbzl_ta {
  max-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.sbzl_ta th {
  font-size: 18px;
  padding: 25px 10px 25px 10px;
  text-align: center;
  border: 1px solid white;
  color: #ffffff;
}
.sbzl_ta td {
  /* font-family: 'Yu Gothic Medium'; */
  font-size: 16px;
  padding: 15px 25px 15px 25px;
  border: 1px solid white;
  text-align: center;
}
.sbzl_p3 {
  font-size: 25px;
  letter-spacing: 7px;
  margin-top: 3%;
  margin-bottom: 3%;
  color: #00388b;
  text-align: center;
}
.sbzl_box3 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 5%;
}
.sbzl_box3 img {
  display: inline-block;
}
.sbzl_box3 ul {
  width: 62%;
  display: inline-block;
  line-height: 25px;
  vertical-align: middle;
  letter-spacing: 2px;
  margin-left: 3%;
  color: #666666;
}
.sbzl_box3 ul li:nth-child(1) {
  font-size: 18px;
  color: #333333;
  margin-bottom: 3%;
  font-weight: bold;
}
.sbzl_box4 {
  width: 100%;
  height: auto;
  text-align: left;
  background-image: url('/template/default/pic/sbzl03.png');
  background-size: cover;
  margin-top: 5%;
  padding-bottom: 5%;
}
.sbzl_p4 {
  font-size: 25px;
  letter-spacing: 7px;
  color: #00388b;
  text-align: center;
}
.sbzl_p5 {
  font-size: 18px;
  letter-spacing: 7px;
  margin-top: 1%;
  margin-bottom: 4%;
  text-align: center;
}
.sbzl_box5 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
}
.sbzl_box6 {
  display: inline-block;
  color: #00388b;
  letter-spacing: 2px;
  width: 60%;
}
.sbzl_box6 p {
  font-size: 18px;
  color: #00388b;
}
.sbzl_box6 ul li span:nth-child(1) {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #00388b;
  border-radius: 50%;
  margin-bottom: 2px;
  margin-right: 5px;
}
.sbzl_box6 ul li span:last-child {
  font-size: 12px;
  color: #333333;
  margin-left: 5px;
}
.sbzl_box6 ul {
  margin-left: 3%;
  line-height: 35px;
}
.sbzl_box5 img {
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 5%;
}
/* æ—¥æœ¬æ³•äººç¨Ž */
.frs_box {
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  background-image: url('/template/default/pic/rbfrs.jpg');
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}
.frs_p1 {
  font-size: 25px;
}
.frs_p2 {
  font-size: 18px;
  margin-bottom: 5%;
}
.frs_box1 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  background-color: white;
  border-radius: 30px;
  padding-bottom: 1%;
  padding-left: 1%;
  padding-right: 1%;
}
.frs_p3 {
  font-size: 18px;
  background-color: #00388b;
  width: 80%;
  height: 42px;
  line-height: 42px;
  margin: 0 auto;
  border-radius: 100px;
  letter-spacing: 3px;
  position: relative;
  left: auto;
  right: auto;
  top: -21px;
}
.frs_p4 {
  font-size: 18px;
  color: #666666;
  text-align: left;
  margin-top: 3%;
  line-height: 25px;
  letter-spacing: 3px;
}
.frs_p4 span {
  color: #e30305;
}
/* è¡¨æ&nbsp;¼ */
.frs_ta {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  margin-top: 2%;
}
.frs_ta th {
  font-size: 15px;
  padding: 5px;
  text-align: center;
  border: 0;
  border: 1px solid rgba(0, 0, 0, .1);
}
.frs_ta td {
  font-size: 14px;
  padding: 5px;
  text-align: left;
  border: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  color: #000000;
}
/* æ—¥æœ¬ä¸ªäººç¨Ž */
.grs_box2 {
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  background-image: url('/template/default/pic/rbgrs.jpg');
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}
.grs_p1 {
  font-size: 25px;
  letter-spacing: 7px;
  color: #f1c94d;
}
.grs_p3 {
  font-size: 18px;
  letter-spacing: 3px;
  max-width: 1140px;
  margin: 0 auto;
}
.grs_box4 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  margin-top: 5%;
  font-size: 14px;
  padding-top: 2%;
  padding-bottom: 3%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  letter-spacing: 3px;
}
.grs_box4 ul {
  width: 47%;
  height: 200px;
  letter-spacing: 3px;
  display: inline-block;
  overflow: hidden;
  line-height: 25px;
}
.grs_box4 ul li:nth-child(1) {
  font-size: 20px;
  margin-bottom: 3%;
  color: #f1c94d;
}
.grs_box4 ul a li {
  background-color: #0f80e0;
}
.grs_box4 ul li:nth-child(2) {
  margin: 0 auto;
  width: 92%;
  height: auto;
}
.grs_box4 ul:nth-child(1) li:nth-child(2) {
  padding-bottom: 4.3%;
}
.grs_ul2 a {
  display: block;
  width: 70px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #00388b !important;
  background-color: white;
  border-radius: 5px;
  margin-left: 6%;
}
.grs_ul2 a li {
  font-size: 14px !important;
}
.grs_box4 ul:nth-child(1) {
  margin-right: 3.5%;
}
.grs_ul3 {
  text-align: left;
}
.grs_ul3 li:nth-child(1) {
  text-align: center;
}
.grs_ul3_li {
  margin-left: 8%;
}
.grs_p2 {
  font-size: 20px;
  letter-spacing: 3px;
  color: #f1c94d;
  margin-bottom: 2%;
}
/* è¡¨æ&nbsp;¼ */
.grs_bg {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
  background-color: rgba(255, 255, 255, 0.2);
}
.grs_bg tr td {
  border: 1px solid white;
  padding: 5px;
}
.grs_bg3 tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* å·¥ä½œè®¡ç®— */
.gzjs_p1 {
  font-size: 25px;
  color: #0f80e0;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 3%;
  letter-spacing: 3px;
  font-weight: bold;
}
.gzjs_box1 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  letter-spacing: 3px;
  font-weight: bold;
}
.gzjs_box1_span1 {
  font-size: 20px;
  margin-right: 8%;
}
.gzjs_box1_span2 {
  font-size: 20px;
  margin-right: 4.5%;
}
.gzjs_box1 ul {
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  line-height: 30px;
}
.gzjs_box1 ul li:nth-child(1) {
  font-size: 18px;
  text-align: left;
}
.gzjs_box1 ul li:nth-child(2) {
  font-size: 13px;
  color: #666666;
  text-align: left;
}
.gzjs_box3 {
  border-bottom: 5px solid black;
}
.gzjs_box1_span3 {
  font-size: 18px;
  vertical-align: top;
}
.gzjs_box2 span {
  margin-left: 35%;
}
.gzjs_box3 span:nth-child(1) {
  margin-left: 23%;
}
.gzjs_box3 span:nth-child(2) {
  margin-left: 5%;
}
.gzjs_box4 span:nth-child(1) {
  margin-left: 23%;
}
.gzjs_box4 span:nth-child(2) {
  margin-left: 3%;
  margin-right: 6%;
  font-size: 20px;
}
.gzjs_box4 {
  margin-top: 1%;
}
.gzjs_ul1 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 5%;
  letter-spacing: 3px;
  font-weight: bold;
}
.gzjs_ul1 li:nth-child(1) {
  font-size: 25px;
  color: #0f80e0;
}
.gzjs_ul1 li:nth-child(2) {
  font-size: 22px;
  color: #0f80e0;
  margin-top: 1%;
  margin-bottom: 3%;
  font-weight: normal;
}
.gzjs_ul1 li:nth-child(3) {
  font-size: 20px;
}
.gzjs_ul1 li:nth-child(4) {
  font-size: 16px;
  color: #666666;
  margin-top: 1%;
  margin-bottom: 3%;
  font-weight: normal;
}
.gzjs_box5 {
  max-width: 1200px;
  height: 350px;
  text-align: left;
  margin: 0 auto;
  letter-spacing: 1px;
  margin-bottom: 5%;
}
.gzjs_box6 {
  width: 46%;
  height: 100%;
  box-shadow: 5px 5px 15px #666666;
  border-radius: 10px;
  display: inline-block;
  vertical-align: middle;
}
.gzjs_box6 p {
  font-size: 18px;
  color: white;
  text-align: center;
  height: 80px;
  width: 100%;
  line-height: 80px;
  background-color: #0f80e0;
  border-radius: 10px;
  margin-bottom: 0;
}
.gzjs_box6 ul {
  font-size: 16px;
  color: #666666;
  padding: 4%;
}
.gzjs_box5 div:nth-child(1) {
  margin-right: 7%;
}
.gzjs_box7 {
  width: 100%;
  height: auto;
  text-align: center;
  color: white;
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url('/template/default/pic/gzjs.jpg');
  background-size: cover;
  letter-spacing: 3px;
}
.gzjs_ul2 {
  text-align: center;
  font-size: 18px;
}
.gzjs_ul2 li:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}
.gzjs_ul2 li:nth-child(2) {
  margin-top: 1%;
  margin-bottom: 3%;
}
.gzjs_box8 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  padding: 4%;
}
.gzjs_p2 {
  font-size: 19px;
  margin-bottom: 3%;
}
/* è¡¨æ&nbsp;¼ */
.gzjs_bg {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.2);
}
.gzjs_bg tr td {
  border: 1px solid white;
  padding: 5px;
}
.gzjs_bg tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gzjs_tr1 {
  font-size: 16px;
}
.gzjs_p3 {
  text-align: left;
  margin-left: 6%;
  margin-top: 3%;
}
.gzjs_p3 span {
  color: #e8cd88;
}
.gzjs_p3 span:nth-child(2) {
  margin-left: 2%;
}
.gzjs_ul3 {
  margin-top: 5%;
}
.gzjs_ul4 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
}
.gzjs_ul4 li {
  display: inline-block;
  width: 18%;
  height: 86px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  margin-right: 1.5%;
}
.gzjs_ul4 li img {
  margin-top: 14%;
}
.gzjs_box9 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  padding-top: 5%;
  padding-bottom: 5%;
  letter-spacing: 3px;
}
.gzjs_box9_p1 {
  font-size: 22px;
  color: #0f80e0;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 4%;
  font-weight: bold;
}
.gzjs_ul5 {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 14px;
  color: #666666;
}
.gzjs_ul5 li {
  display: inline-block;
}
.gzjs_ul5 li:nth-child(2) {
  width: 29%;
  vertical-align: middle;
  margin-left: 2%;
  margin-right: 3%;
}
.gzjs_ul5 li:nth-child(4) {
  width: 28%;
  vertical-align: middle;
  margin-left: 2%;
}
.gzjs_ul5 li p {
  margin-bottom: 0;
}
.gzjs_ul5 li:nth-child(2) p:nth-child(2) {
  margin-top: 1%;
}
.gzjs_ul5 li:nth-child(4) p:nth-child(2) {
  margin-top: 3%;
}
.gzjs_ul5_one {
  margin-top: 3%;
}
.gzjs_ul5 li p:nth-child(1) {
  font-size: 18px;
  color: black;
}
.gzjs_p4 {
  font-size: 22px;
  color: #0f80e0;
  text-align: center;
  margin-bottom: 1%;
  letter-spacing: 3px;
  font-weight: bold;
}
.gzjs_p5 {
  font-size: 18px;
  text-align: center;
  letter-spacing: 3px;
}
.gzjs_ul6 {
  max-width: 1200px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 3px;
  margin-top: 3%;
  margin-bottom: 5%;
}
.gzjs_ul6 li {
  display: inline-block;
  width: 340px;
  height: 100px;
  line-height: 100px;
  font-size: 18px;
  color: white;
  background-color: #0f80e0;
  border-radius: 10px;
}
.gzjs_ul6 li:nth-child(1) {
  margin-right: 10%;
  margin-left: 10%;
}
.gzjs_ul6 li:hover {
  border: 1px solid #0f80e0;
  background-color: white;
  color: #0f80e0;
}
/* ç¤¾ä¼šä¿é™© */
.shbx_ul1 {
  max-width: 1200px;
  text-align: center;
  letter-spacing: 3px;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 4%;
}
.shbx_ul1 li:nth-child(1) {
  font-size: 25px;
  color: #0f80e0;
  margin-bottom: 2%;
  font-weight: bold;
}
.shbx_ul1 li:nth-child(2) {
  width: 82%;
  margin: 0 auto;
}
/* è¡¨æ&nbsp;¼ */
.shbx_box1 {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  letter-spacing: 3px;
  padding-bottom: 5%;
}
.shbx_bg {
  width: 100%;
  height: auto;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
.shbx_bg tr td {
  border: 1px solid #DEDEDE;
  padding: 15px;
}
.shbx_bg tr th {
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid white;
  font-size: 18px;
}
.shbx_bg tr th:first-child {
  border-left: 1px solid #464854;
}
.shbx_bg tr th:last-child {
  border-right: 1px solid #464854;
}
.shbx_p1 {
  font-size: 18px;
  margin-left: 3%;
  margin-top: 1.5%;
}
.shbx_p1 span {
  color: #E30000;
}
.shbx_ul2 {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 14px;
  color: #666666;
  margin-top: 5%;
}
.shbx_ul2 li {
  display: inline-block;
}
.shbx_ul2 li:nth-child(2) {
  width: 29%;
  vertical-align: middle;
  margin-left: 2%;
  margin-right: 3%;
}
.shbx_ul2 li:nth-child(4) {
  width: 28%;
  vertical-align: middle;
  margin-left: 2%;
}
.gzjs_ul5_one {
  margin-top: 3%;
}
/* ä¸­å›½ä¸šåŠ¡éƒ¨ */
.ywb {
  font-size: 25px;
  color: #0f80e0;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 5%;
  margin-bottom: 3%;
}
.ywb_box {
  max-width: 1200px;
  height: auto;
  text-align: left;
  letter-spacing: 3px;
  margin: 0 auto;
  color: #666666;
}
.ywb_box img {
  display: inline-block;
}
.ywb_box ul {
  display: inline-block;
  width: 48%;
  margin-left: 3%;
  vertical-align: -webkit-baseline-middle;
}
.ywb_box ul li:last-child {
  margin-top: 7%;
}
.ywb_box ul li a {
  display: inline-block;
  width: 28%;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background-color: #0f80e0;
  border-radius: 10px;
  color: white !important;
}
.ywb_box ul li a:hover {
  color: #0f80e0 !important;
  background-color: white;
  border: 1px solid #0f80e0;
}
.ywb_box1 {
  max-width: 1200px;
  height: auto;
  text-align: left;
  letter-spacing: 2px;
  margin: 0 auto;
  color: #666666;
  font-size: 14px;
  margin-bottom: 5%;
}
.ywb_box1 div {
  display: inline-block;
  width: 48%;
}
.ywb_box1 div:last-child {
  margin-left: 2%;
}
.ywb_box1 img {
  display: inline-block;
}
.ywb_box1 ul {
  display: inline-block;
  width: 47%;
  margin-left: 1%;
  vertical-align: -webkit-baseline-middle;
}
.ywb_box1 ul li:nth-child(1) {
  font-size: 16px;
}
.ywb_box1 ul li:nth-child(1) span {
  color: #333;
  margin-right: 10px;
  font-size: 20px;
}
.ywb_box1 ul li:nth-child(2) {
  font-size: 16px;
  display: block;
  width: 97%;
  height: 32px;
  border-bottom: 1px solid #333;
  margin-bottom: 3%;
}
.ywb_box1 ul li:nth-child(3) span,
.ywb_box1 ul li:nth-child(4) span {
  font-size: 12px;
  display: inline-block;
  width: 70px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #0f80e0;
  color: white;
  border-radius: 5px;
  margin-right: 10px;
  letter-spacing: 2px;
}
.ywb_box1 ul li:nth-child(3),
.ywb_box1 ul li:nth-child(4) {
  letter-spacing: 0px;
}
.ywb_box1 ul li:nth-child(4) {
  margin-top: 2%;
  margin-bottom: 2%;
}
/* PKFä»‹ç» */
.pkf_box {
  max-width: 1200px;
  height: auto;
  text-align: left;
  letter-spacing: 3px;
  margin: 0 auto;
  color: #666666;
  margin-bottom: 5%;
}
.pkf_box img {
  display: inline-block;
}
.pkf_box ul {
  display: inline-block;
  width: 50%;
  margin-left: 3%;
  vertical-align: -webkit-baseline-middle;
}
/* è¦å‘˜ä»‹ç» */
.yyjs {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  margin-top: 3%;
}
.yyjs_box {
  margin-top: 5%;
  margin-bottom: 2%;
}
.yyjs li {
  width: 29%;
  height: auto;
  display: inline-block;
  background-color: #E4E4E4;
  border-radius: 15px;
  position: relative;
}
.yyjs li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(77%, transparent), to(#000));
  background: linear-gradient(180deg, transparent 53%, #000);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  opacity: 0.5;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.yyjs li:nth-child(1),
.yyjs li:nth-child(4),
.yyjs li:nth-child(7),
.yyjs li:nth-child(10),
.yyjs li:nth-child(13),
.yyjs li:nth-child(16) {
  margin-right: 6%;
}
.yyjs li:nth-child(2),
.yyjs li:nth-child(5),
.yyjs li:nth-child(8),
.yyjs li:nth-child(11),
.yyjs li:nth-child(14),
.yyjs li:nth-child(17) {
  margin-right: 5%;
}
.yyjs li {
  margin-bottom: 5%;
}
.li_box1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  border-radius: 15px;
  z-index: 111;
  padding-left: 10%;
  padding-top: 85%;
}
.li_box1:hover+.li_box2 {
  display: block;
}
.li_box2:hover {
  display: block;
}
.li_box1 p:nth-child(1) {
  font-size: 20px;
  margin-bottom: 0;
}
.li_box1 p:nth-child(2) {
  margin-bottom: 0;
}
.li_box2 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  color: white;
  padding-top: 10%;
  padding-left: 3%;
  padding-right: 3%;
  z-index: 120;
}
.li_box2 p:nth-child(1) {
  font-size: 20px;
  margin-bottom: 0;
}
.li_box2 p:nth-child(3) {
  text-indent: 32px;
}
.li_box2 div::-webkit-scrollbar {
  width: 0;
}
.swfw_pic1_one,
.swfw_pic1_two,
.swfw_pic1_lxwm,
.swfw_pic1_zxdt,
.swfw_pic1_rsfw,
.swfw_pic1_bpo,
.swfw_pic1_swfw,
.swfw_pic1_fwfw,
.five_img {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 3%;
}
/* zishiy */
@media (max-width: 1283px) {
  .container-dh {
    transform: scale(0.67);
  }
  .navbar {
    height: 52.26px;
  }
  .head-sm-height {
    height: 52.26px !important;
  }
  /* å…³äºŽæˆ‘ä»¬ */
  .swfw_pic1 {
    width: 59%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .fwfw_dh_ul {
    transform: scale(0.67);
  }
  .gywm_ul {
    transform: scale(0.67);
    margin-top: 0;
  }
  .two {
    margin-top: 0;
    height: 155px;
    padding-top: 1%;
    padding-bottom: 1%;
  }
  .two_box {
    transform: scale(0.67);
  }
  .gsjs_bg {
    height: 160px;
    padding-top: 1%;
    margin-bottom: 3%;
  }
  .gsjs_p1 {
    transform: scale(0.67);
    margin-bottom: 0;
  }
  .gsjs_ul {
    transform: scale(0.67);
  }
  .gsjs_ul ul:nth-child(1) {
    width: 32%;
  }
  .gsjs_p {
    transform: scale(0.67);
  }
  .footer_box {
    transform: scale(0.67);
  }
  .footer_box_ul {
    padding-top: 0;
  }
  .footer_box {
    height: 275px;
  }
  .footer_box1 {
    height: 58%;
  }
  .dingwei {
    transform: scale(0.67);
  }
  /* è¦å‘˜ä»‹ç» */
  .yyjs {
    max-width: 800px;
  }
  .yyjs li:nth-child(1),
  .yyjs li:nth-child(2) {
    margin-right: 5.5%;
  }
  .li_box1 p:nth-child(1) {
    font-size: 14px;
  }
  .li_box1 p:nth-child(2) {
    font-size: 12px;
  }
  .li_box2 p:nth-child(1) {
    font-size: 14px;
  }
  .li_box2 p:nth-child(2) {
    font-size: 12px;
  }
  .li_box2 p:nth-child(3) {
    text-indent: 24px;
    font-size: 12px;
  }
  .li_box2 {
    padding-top: 5%;
    padding-left: 6%;
    padding-right: 6%;
  }
  /* é¦–é¡µ */
  .swiper-slide {
    height: auto;
  }
  .one {
    max-width: 64%;
  }
  .bt {
    max-width: 53%;
  }
  .one_ul2 {
    font-size: 12px;
  }
  .bt01 {
    max-width: 49%;
  }
  .three_box {
    max-width: 808px !important;
  }
  .three_ul1 {
    font-size: 12px;
  }
  .three_ul1 li:nth-child(2) {
    font-size: 14px;
  }
  .four {
    max-width: 808px;
  }
  .bt02 {
    max-width: 60%;
  }
  .four_box {
    line-height: 20px;
  }
  .four_ul li:nth-child(2) {
    font-size: 14px;
  }
  .four_ul li {
    font-size: 12px;
  }
  .four_box div ul:nth-child(1) li:last-child {
    margin-top: 0;
  }
  .four_box div ul:nth-child(3) li:last-child {
    margin-top: 20px;
  }
  .four_box div ul:nth-child(4) li:last-child {
    margin-top: 20px;
  }
  .four_box div ul:nth-child(6) li:last-child {
    margin-top: 20px;
  }
  .five {
    max-width: 808px;
  }
  .bt03 {
    max-width: 45%;
  }
  .five_box2 {
    padding: 3%;
    margin-top: 3%;
    border-radius: 15px;
  }
  .five_pic2,
  .five_pic3 {
    width: 35px;
  }
  .panel-title span {
    font-size: 14px;
  }
  .panel-body {
    font-size: 12px;
  }
  .five_p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .bt04 {
    max-width: 60%;
  }
  .six {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: 5%;
  }
  .six_box {
    transform: scale(0.67);
  }
  .six_box,
  .six_ul {
    margin-top: 0;
  }
  .bt05 {
    max-width: 43%;
  }
  .seven_box1 {
    max-width: 808px;
  }
  .seven_box2 h5,
  .seven_box3 h5 {
    font-size: 14px;
  }
  .bt05 {
    width: 43%;
  }
  .seven_box2 a ul li:nth-child(2),
  .seven_box3 a ul li:nth-child(2) {
    font-size: 12px;
  }
  .seven_box2 dl,
  .seven_box3 dl {
    font-size: 12px;
  }
  .seven_box1 dl {
    height: 28px;
    margin-bottom: 0;
  }
  .seven_p1 {
    width: 18%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .bt06 {
    width: 44%;
  }
  .biaodan_box {
    max-width: 808px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
  }
  .biaodan_box1 input {
    font-size: 12px;
  }
  .biaodan_box2 textarea {
    height: 150px;
    font-size: 12px;
  }
  .tijiao {
    width: 20%;
    height: 60px;
    font-size: 18px;
  }
  .gywm_box {
    max-width: 808px;
  }
  .swfw_pic2 {
    max-width: 808px;
    margin: 0 auto;
  }
  .ceo {
    max-width: 808px;
    font-size: 12px;
  }
  .ceo_p {
    font-size: 16px;
  }
  .ceo p {
    letter-spacing: 3px;
  }
  .ceo_box4 p {
    font-size: 14px;
  }
  .ceo_box1,
  .ceo_box2,
  .ceo_box3,
  .ceo_box5 {
    line-height: 20px;
    margin-bottom: 0;
  }
  .ywb {
    font-size: 16px;
  }
  .ywb_box {
    max-width: 808px;
    font-size: 12px;
  }
  .ywb_box img {
    width: 48%;
  }
  .ywb_box ul li:last-child {
    margin-top: 5%;
  }
  .ywb_box ul li a {
    height: 42px;
    line-height: 42px;
  }
  .ywb_box1 {
    max-width: 1000px;
  }
  .ywb_box1 img {
    width: 50%;
  }
  .ywb_box1 ul {
    font-size: 12px;
  }
  .ywb_box1 ul li:nth-child(1) {
    font-size: 12px;
  }
  .ywb_box1 ul li:nth-child(1) span {
    font-size: 14px;
    margin-right: 2px;
  }
  .ywb_box1 ul li:nth-child(2) {
    font-size: 12px;
    height: 20px;
  }
  .ywb_box1 ul li:nth-child(3) span,
  .ywb_box1 ul li:nth-child(4) span {
    width: 60px;
    border-radius: 3px;
    margin-right: 5px;
  }
  .pkf_box {
    max-width: 808px;
    font-size: 12px;
  }
  .pkf_box img {
    width: 46%;
  }
  .fwfw_box {
    max-width: 80%;
    height: 475px;
  }
  .fwfw_box div p,
  .fwfw_box div ul {
    font-size: 12px;
  }
  .gszc1 {
    max-width: 80%;
  }
  .gszc1_box {
    font-size: 14px;
    width: 50%;
  }
  .gszc1_box_one {
    width: 35%;
    position: absolute;
    top: -40%;
    right: 7%;
  }
  .swfw_pic1_one {
    width: 51%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .swfw_pic1_two {
    width: 31%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .gszc_bt {
    font-size: 18px;
  }
  .gszc_tab1 {
    max-width: 80%;
    letter-spacing: 3px;
  }
  .gszc_tab1 th {
    font-size: 14px;
    height: 50px;
  }
  .gszc_tab2 tr td:first-child {
    font-size: 14px;
  }
  .gszc_tab2 tr td {
    font-size: 12px;
  }
  .gszc_tab2 tr:nth-child(1),
  .gszc_tab2 tr:nth-child(2) {
    height: 70px;
  }
  .gszc_tab2 tr:nth-child(3) {
    height: 80px;
  }
  .gszc_tab1 thead tr th:nth-child(1) {
    border-top-left-radius: 20px;
  }
  .gszc_tab1 thead tr th:nth-child(3) {
    border-top-right-radius: 20px;
  }
  .gszc_tab2 tr:nth-child(3) td:nth-child(1) {
    border-bottom-left-radius: 20px;
  }
  .gszc_tab2 tr:nth-child(3) td:nth-child(3) {
    padding-left: 2%;
    padding-right: 2%;
    border-bottom-right-radius: 20px;
  }
  .gszc2 {
    max-width: 80%;
    font-size: 12px;
  }
  .gszc2 p {
    font-size: 14px;
  }
  .swfw_pic1_lxwm {
    width: 53%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .lxwm {
    margin-top: 3%;
  }
  .container-lxwm {
    transform: scale(0.67);
  }
  #map {
    height: 450px !important;
  }
  .bt07 {
    width: 44%;
  }
  .xwzx {
    max-width: 808px;
  }
  .xwzx_li img {
    width: auto;
    height: auto;
  }
  .xwzx_li img {
    width: 70%;
  }
  .xwzx_li_one {
    width: 55%;
    position: absolute;
    top: 15%;
    left: 33%;
  }
  .xwzx_li_one span:nth-child(1) {
    font-size: 16px;
  }
  .xwzx_li_one span:nth-child(2) {
    font-size: 14px;
  }
  .xwzx_li_two {
    margin-top: 1.3%;
  }
  .xwzx_li_two_span {
    display: block;
    margin-bottom: 45%;
    font-size: 18px;
  }
  .xwzx_li_two a {
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    margin: 0 auto;
  }
  .swfw_pic1_zxdt {
    width: 64%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .xwxq {
    max-width: 808px !important;
    font-size: 14px;
  }
  .xwxq h2 {
    font-size: 16px;
  }
  .mb-3 {
    font-size: 14px;
  }
  .xwxq span {
    font-size: 16px;
  }
  .cont_box {
    margin: auto;
  }
  .cont_box a {
    padding: 1rem 2rem;
    width: 14rem;
    font-size: 1rem;
  }
  .swfw_pic1_rsfw {
    width: 43%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .rsfw_box {
    max-width: 808px;
  }
  .rsfw_box_d {
    font-size: 12px;
  }
  .rsfw_box_d ul:nth-child(1) li:first-child {
    font-size: 18px;
  }
  .rsfw_box_d ul:nth-child(1) li:nth-child(2) {
    font-size: 14px;
  }
  .rsfw_box_d ul:nth-child(1) li:nth-child(3) {
    font-size: 12px;
  }
  .rsfw_box_d_ul1 {
    margin-left: 5% !important;
  }
  .rsfw_box_d_ul2 {
    margin-left: -7% !important;
  }
  .rsfw {
    background-size: cover;
  }
  .swfw_pic1_bpo {
    width: 37%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .rsfw_box_one {
    max-width: 808px;
  }
  .rsfw_box_one div ul li:nth-child(1) {
    font-size: 14px;
  }
  .rsfw_box_one div ul li:nth-child(2) {
    font-size: 12px;
  }
  .rsfw_box_one div ul {
    margin-bottom: 0.1rem;
  }
  .gzjs_p1,
  .gzjs_box1_span2,
  .gzjs_box1_span1,
  .gzjs_box4 span:nth-child(2) {
    font-size: 16px;
  }
  .gzjs_box1 ul li:nth-child(1),
  .gzjs_box1_span3 {
    font-size: 14px;
  }
  .gzjs_box1 ul li:nth-child(2) {
    font-size: 12px;
  }
  .gzjs_box4 span:nth-child(2) {
    margin-left: 4%;
  }
  .gzjs_ul1 {
    max-width: 808px;
  }
  .gzjs_ul1 li:nth-child(1) {
    font-size: 16px;
  }
  .gzjs_ul1 li:nth-child(2) {
    font-size: 14px;
  }
  .gzjs_ul1 li:nth-child(3) {
    font-size: 14px;
  }
  .gzjs_ul1 li:nth-child(4) {
    font-size: 12px;
  }
  .gzjs_box5 {
    max-width: 808px;
    height: 300px;
  }
  .gzjs_box6 p {
    font-size: 14px;
  }
  .gzjs_box6 ul {
    font-size: 12px;
  }
  .gzjs_ul2 li:nth-child(1) {
    font-size: 16px;
  }
  .gzjs_ul2 {
    font-size: 14px;
  }
  .gzjs_p2 {
    font-size: 16px;
  }
  .gzjs_box8 {
    max-width: 808px;
  }
  .gzjs_box8,
  .gzjs_bg {
    font-size: 14px
  }
  .gzjs_ul4 {
    max-width: 808px;
  }
  .gzjs_ul4 li img {
    width: 70%;
    margin: 0 auto;
    padding-top: 15%;
  }
  .gzjs_ul4 li {
    width: 17%;
    height: 60px;
  }
  .gzjs_box9 {
    max-width: 1000px;
  }
  .gzjs_box9_p1 {
    font-size: 16px;
  }
  .gzjs_ul5 li p:nth-child(1) {
    font-size: 16px;
  }
  .gzjs_ul5 li p:nth-child(2) {
    font-size: 12px;
  }
  .gzjs_ul5 li:nth-child(2) {
    margin-left: 1%;
    margin-right: 1%;
  }
  .gzjs_ul5 li:nth-child(4) {
    width: 24%;
    margin-left: 1%;
  }
  .gzjs_p4 {
    font-size: 16px;
  }
  .gzjs_p5 {
    font-size: 14px;
  }
  .gzjs_ul6 {
    max-width: 808px;
    height: 70px;
  }
  .gzjs_ul6 li {
    width: 250px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
  }
  .gzjs_ul6 li:nth-child(1) {
    margin-right: 0;
    margin-left: 0;
  }
  .gzjs_ul6 a:nth-child(1) li {
    margin-right: 5%;
  }
  .shbx_ul1 {
    max-width: 808px;
  }
  .shbx_ul1 li:nth-child(1) {
    font-size: 16px;
  }
  .shbx_ul1 li:nth-child(2) {
    width: 100%;
    font-size: 14px;
  }
  .shbx_box1 {
    max-width: 808px;
  }
  .shbx_bg tr th {
    font-size: 16px;
  }
  .shbx_bg tr td {
    font-size: 14px;
  }
  .shbx_p1 {
    font-size: 12px;
  }
  .shbx_ul2 {
    font-size: 12px;
  }
  .shbx_ul2 li:nth-child(2) {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .shbx_ul2 li:nth-child(4) {
    width: 23%;
    margin-left: 0%;
  }
  .swfw {
    max-width: 808px;
  }
  .swfw_ul1 li:nth-child(2) {
    font-size: 16px;
  }
  .swfw_ul1 li:nth-child(3) {
    font-size: 14px;
    width: 75%;
    margin: 0 auto;
  }
  .swfw_ul2 {
    font-size: 12px;
  }
  .swfw_ul3,
  .swfw_ul4 {
    font-size: 12px;
  }
  .swfw_ul1 {
    height: 40%;
  }
  .swfw_box1 {
    height: 330px;
  }
  .bt001 {
    max-width: 50%;
  }
  .swfw_pic1_swfw {
    width: 47%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .swfw_box3 {
    margin-top: 0;
    transform-origin: center;
    transform: scale(0.67);
  }
  .swfw_box2 {
    height: 600px;
    background-size: cover;
  }
  .frs_p1 {
    font-size: 18px;
  }
  .frs_p2 {
    font-size: 16px;
  }
  .frs_p3,
  .frs_p4 {
    font-size: 14px;
  }
  .frs_box1 {
    max-width: 80%;
    border-radius: 25px;
  }
  .frs_ta th {
    font-size: 14px;
  }
  .frs_ta td {
    font-size: 12px;
  }
  .grs_p1 {
    font-size: 16px;
  }
  .grs_p3 {
    max-width: 808px;
    font-size: 14px;
  }
  .grs_box4 {
    max-width: 808px;
    font-size: 12px;
  }
  .grs_box4 ul li:nth-child(1) {
    font-size: 16px;
  }
  .grs_ul2 a {
    width: 60px;
    height: 30px;
    line-height: 30px;
  }
  .grs_ul2 a li {
    font-size: 12px !important;
  }
  .grs_p2 {
    font-size: 16px;
  }
  .grs_bg {
    font-size: 12px;
  }
  .swfw_pic1_fwfw {
    width: 51%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .sbzl_p1 {
    font-size: 16px;
  }
  .sbzl_p2 {
    max-width: 80%;
    font-size: 14px;
  }
  .sbzl_box2 {
    max-width: 80%;
  }
  .sbzl_ta th {
    font-size: 14px;
  }
  .sbzl_ta td {
    font-size: 12px;
  }
  .sbzl_p3 {
    font-size: 16px;
  }
  .sbzl_box3 {
    max-width: 80%;
  }
  .sbzl_box3 img {
    width: 32%;
  }
  .sbzl_box3 ul li:nth-child(1) {
    font-size: 16px;
  }
  .sbzl_box3 ul li:nth-child(2) {
    font-size: 14px;
  }
  .sbzl_p4 {
    font-size: 16px;
  }
  .sbzl_p5 {
    font-size: 14px;
  }
  .sbzl_box5 {
    max-width: 80%;
    font-size: 14px;
  }
  .sbzl_box6 p {
    font-size: 16px;
  }
  .yyxk_p1 {
    font-size: 18px;
  }
  .yyxk_box1 {
    max-width: 80%;
    font-size: 14px;
  }
  .yyxk_box1 img {
    width: 32%;
  }
  .yyxk_p2 {
    font-size: 16px;
  }
  .disclosure {
    max-width: 80%;
  }
  .disclosure th {
    font-size: 14px;
  }
  .disclosure td {
    font-size: 12px;
  }
  .yyxk_p3 {
    font-size: 16px;
  }
  .yyxk_box4 {
    max-width: 80%;
    font-size: 14px;
  }
  .yyxk_box4 img {
    max-width: 50%;
  }
  .yyxk_box4 ul {
    line-height: 25px;
  }
  .yhkh_ul1 li:nth-child(1) {
    font-size: 16px;
  }
  .yhkh_ul1 {
    font-size: 14px;
  }
  .yhkh_box1 {
    max-width: 80%;
    font-size: 14px;
  }
  .yhkh_box1 ul li:nth-child(1) {
    font-size: 16px;
  }
  .yhkh_box1 ul {
    width: 70%;
    margin-left: 1%;
  }
  .yhkh_box1 img {
    width: 28%;
  }
  .yhkh_box2 {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .yhkh_p1 {
    font-size: 16px;
  }
  .yhkh_box3 {
    max-width: 80%;
  }
  .yhkh_p2 {
    font-size: 14px;
  }
  .yhkh_box4 {
    margin-top: 3%;
  }
  .yhkh_box4 ul li:nth-child(1) {
    font-size: 16px;
  }
  .yhkh_box4 ul li:nth-child(2) {
    font-size: 14px;
  }
  .qzsq_ul1 li:nth-child(1) {
    font-size: 16px;
  }
  .qzsq_ul1 li:nth-child(2) {
    font-size: 14px;
    max-width: 80%;
  }
  .qzsq_box {
    max-width: 80%;
    font-size: 12px;
    margin-bottom: 3%;
  }
  .qzsq_box ul li:nth-child(1) {
    font-size: 14px;
  }
  .qzsq_p1 {
    font-size: 16px;
  }
  .qzsq_box1 {
    max-width: 80%;
    font-size: 12px;
  }
  .qzsq_ul2 li:nth-child(1),
  .qzsq_ul3 li:nth-child(1) {
    font-size: 14px;
  }
  .qzsq_ul2 li:nth-child(2) {
    font-size: 12px;
  }
  .qzsq_li1 {
    font-size: 14px;
  }
  .qzsq_box2 {
    max-width: 80%;
    font-size: 14px;
  }
  .qzsq_p2 {
    font-size: 16px;
  }
  .qzsq_li5 a {
    width: 100px;
    height: 36px;
    line-height: 36px;
  }
  .five_one {
    max-width: 80%;
  }
  #seven {
    max-width: 80%;
  }
  .gszc_xt_box {
    max-width: 80%;
  }
  .gszc_xt_box ul li:nth-child(1) {
    font-size: 18px;
  }
  .gszc_xt_box ul li:nth-child(2) {
    font-size: 16px;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .gszc_xt_box ul li:nth-child(4) {
    margin-bottom: 3%;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(2),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(2) {
    font-size: 16px;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    margin-top: 15px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) {
    font-size: 14px;
  }
  .gszc_xt_box ul li:nth-child(3) {
    line-height: normal;
  }
  .gszc_xt1 {
    max-width: 80%;
  }
  .gszc_xt1 ul li:nth-child(1) {
    font-size: 16px;
    height: 20%;
    line-height: 53px;
  }
  .gszc_xt1_p {
    max-width: 80%;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    margin-top: 1%;
  }
  .gszc_xt1_p span {
    font-size: 16px;
  }
  .gszc_body {
    max-width: 80%;
  }
  .gszc_body_p {
    font-size: 18px;
    margin-bottom: 0%;
  }
  .gszc_body_p_bt {
    max-width: 80%;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 3%;
  }
  .gszc_body_ul {
    width: 80%;
    font-size: 14px;
    margin: 0 auto;
  }
  .gszc_body_ul_one {
    width: 80%;
    margin: 0 auto;
    padding: 3%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 14px;
    margin-top: 5%;
  }
  .gszc_body_ul_one li:nth-child(1) {
    font-size: 16px;
  }
  .gszc_body_pic {
    height: 200px;
  }
  .qzsq_box ul {
    height: auto;
  }
  .gszc_xt_box ul li:nth-child(3) {
    font-size: 14px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1) {
    margin-top: 25px;
    width: 42%;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(2),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(2) {
    width: 14%;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    width: 42%;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1) {
    vertical-align: top;
    margin-top: 25px;
  }
}
@media (max-width: 1200px) {
  .gsjs_ul {
    text-align: center;
  }
  .gsjs_ul ul {
    float: left;
  }
  .gsjs_ul ul li {
    display: block;
    margin: 0 auto;
  }
  .gsjs_ul ul:nth-child(1) li:nth-child(2),
  .gsjs_ul ul:nth-child(2) li:nth-child(2),
  .gsjs_ul ul:nth-child(3) li:nth-child(2) {
    width: 100%;
    margin-left: 0%;
  }
  .gsjs_ul ul:nth-child(2) {
    padding-left: 0%;
  }
}
@media (max-width: 1150px) {
  .gszc_xt {
    padding-left: 5%;
    padding-right: 5%;
  }
  .gszc_xt_box ul li:nth-child(1) {
    font-size: 30px;
  }
  .gszc_xt_box ul li:nth-child(2) {
    font-size: 25px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3),
  .gszc_xt_box ul li:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) {
    font-size: 13px;
  }
  .gszc_xt_box ul li:nth-child(3) {
    line-height: normal;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1) {
    padding-top: 2%;
    margin-top: 0;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(3) {
    padding-top: 3%;
    vertical-align: top;
  }
  .gszc_xt1_p {
    line-height: normal;
    padding-top: 2%;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1) {
    padding-right: 0;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(3) {
    padding-left: 0;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1120px) {
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    margin-top: 7px;
  }
}
@media (max-width: 1110px) {
  .navbar-nav li {
    margin-left: 2%;
    font-size: 16px;
  }
  .navbar-nav li:nth-child(2):hover .nav_dl {
    display: none;
  }
  .six_box {
    transform: scale(1);
  }
  .container-dh {
    transform: scale(1);
  }
  .navbar {
    height: 80px;
  }
  .navbar-nav {
    float: none;
    width: 50%;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .container-dh,
  .navbar {
    padding: 0 !important;
  }
  #navbarNav {
    background-color: white;
    text-align: center;
    height: auto;
  }
  .two {
    max-width: 100%;
    background-image: url('/template/default/images/sy02.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 5%;
  }
  .one {
    padding-left: 5%;
    padding-right: 5%;
  }
  .two_box {
    padding-left: 5%;
    padding-right: 5%;
  }
  .three {
    padding-left: 5%;
    padding-right: 5%;
  }
  .six {
    background-repeat: repeat;
  }
  .six_box {
    height: auto;
    overflow: hidden;
  }
  .six_box2_two ul:nth-child(3) {
    font-size: 15px;
  }
  .six_box1 {
    display: none;
    float: none;
    margin: 0 auto;
  }
  .six_gb {
    display: block;
  }
  .six_box2 {
    float: none;
    margin: 0 auto;
    margin-top: 5%;
  }
  .six_ul {
    display: none;
  }
  .six_box1 {
    width: 45%;
  }
  .six_box2 {
    width: 25%;
  }
  .six_box2:hover {
    width: 45%;
  }
  .dingwei {
    display: none;
  }
  .swfw_pic1 img {
    max-width: 90%;
  }
  .swfw_pic1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .xwzx {
    padding-left: 5%;
    padding-right: 5%;
  }
  .xwzx_li {
    width: 90%;
    margin: 0 auto;
  }
  .xwzx_li div {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .xwzx_li_one {
    position: static;
    width: 100%;
  }
  .xwzx_li_one span:nth-child(1) {
    font-size: 22px;
  }
  .xwzx_li_two {
    float: none;
    margin-top: 5% !important;
  }
  .xwzx_li_two_span {
    float: left;
    display: block;
    margin-bottom: 0;
    height: 36px;
    line-height: 55px;
  }
  .xwzx_li_two a {
    float: right;
    display: inline-block;
  }
  .gsjs_p1 {
    font-size: 20px;
  }
  .gsjs_ul li p {
    font-size: 20px;
  }
  .gszc1_box {
    width: 100%;
    font-size: 16px;
  }
  .gszc1_box p {
    width: 60%;
  }
  .gszc1_box_one {
    width: 30%;
    position: absolute;
    top: -15%;
    right: 5%;
  }
  button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
  }
}




@media (max-width: 930px) {
  .gszc1_box_one {
    position: absolute;
    top: 0%;
    right: 5%;
  }
}
@media (max-width: 880px) {
  .panel-title a {
    font-size: 17px;
  }
}
@media (max-width: 805px) {
  .six_box2_two ul:nth-child(3) {
    font-size: 14px;
  }
}
@media (max-width: 770px) {
  .one {
    max-width: 100%;
  }
  .two {
    max-width: 100%;
    height: auto;
    background-image: url(/template/default/images/sy02.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 5%;
  }
  .panel-title span {
    width: 85%;
  }
  .two_box {
    font-size: 15px;
    padding: 0;
  }
  .two ul li span {
    font-size: 20px;
  }
  .two ul li:last-child {
    font-size: 12px;
  }
  .three_box {
    font-size: 12px;
    padding: 0 !important;
  }
  .three_ul1 {
    width: 50% !important;
    padding: 0 !important;
    font-size: 12px;
  }
  .three_ul1 li:nth-child(2) {
    font-size: 18px;
  }
  .bt {
    max-width: 90%;
  }
  .four_box {
    text-align: center;
    line-height: 30px;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
  }
  .four_ul {
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    font-size: 13px;
  }
  .four_box div ul:nth-child(4),
  .four_box div ul:nth-child(5),
  .four_box div ul:nth-child(6) {
    display: none;
  }
  .five {
    padding-left: 5%;
    padding-right: 5%;
  }
  .five_box img {
    max-width: 40px;
  }
  .five_ul {
    width: 50%;
    height: 28px;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .five_p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    background-color: #0f80e0;
    border-radius: 8px;
    color: white;
    font-size: 12px;
  }
  .panel-title a {
    font-size: 15px;
  }
  .seven_box2 {
    margin: 0 auto;
    text-align: center;
  }
  .seven_box1 ul {
    text-align: left;
  }
  .seven_box3 {
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 2%;
  }
  .seven_box3 h5 {
    font-size: 17px;
  }
  .seven_p1 {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .seven_box1 dl {
    font-size: 13px;
  }
  .swfw_pic1 img {
    max-width: 90%;
  }
  .swfw_pic1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .lxwm {
    margin-top: 20%;
  }
  #map {
    max-width: 90%;
    max-height: 400px;
    margin: 0 auto;
  }
  .biaodan_box1 {
    max-width: 100% !important;
    text-align: center;
    margin-bottom: 3%;
  }
  .biaodan_box1 div {
    width: 100%;
  }
  .biaodan_box2 {
    max-width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .biaodan_box2 div {
    width: 100%;
  }
  .tijiao {
    height: auto;
    padding: 2%;
    font-size: 14px;
    width: 18%;
  }
  .xwzx_li_one span:nth-child(1) {
    font-size: 18px;
  }
  .xwzx_li {
    margin: 5% auto;
    border-top: 2px solid #E6E6E6;
  }
  .navbar-nav li {
    width: 35%;
    margin: 0 auto;
  }
  .nav-link {
    line-height: 60px;
  }
  .fwfw_dh_ul {
    font-size: 13px;
  }
  .gywm_ul li:nth-child(1) {
    font-size: 18px;
  }
  .gywm_ul li:nth-child(2) {
    font-size: 14px;
    padding-left: 5%;
    padding-right: 5%;
  }
  .two {
    margin-bottom: 0;
    padding-top: 2%;
  }
  .two_box ul li img {
    width: 70%;
  }
  .two_box ul li:nth-child(2),
  .two_box ul li:nth-child(3) {
    display: none;
  }
  .gsjs_ul {
    font-size: 12px;
  }
  .gsjs_ul li {
    width: 50px;
  }
  .gsjs_p1 {
    font-size: 18px;
  }
  .gsjs_ul li p {
    font-size: 12px;
  }
  .gsjs_p {
    font-size: 18px;
  }
  .fwfw_box {
    height: auto;
  }
  .fwfw_box div {
    width: 30%;
  }
  .fwfw_box div:nth-child(1) {
    margin-left: 5%;
  }
  .fwfw_box div:nth-child(4) {
    margin-left: 20%;
    margin-top: 5%;
  }
  .fwfw_box div:nth-child(5) {
    margin-top: 5%;
    margin-bottom: 6%;
  }
  .fwfw_box div ul li {
    font-size: 14px;
  }
  .gszc1_box {
    font-size: 14px;
  }
  .gszc_tab1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .gszc_bt {
    font-size: 20px;
  }
  .gszc_tab1 th {
    font-size: 20px;
  }
  .gszc_tab2 tr td:first-child {
    font-size: 20px;
  }
  .gszc_tab2 tr td {
    font-size: 16px;
  }
  .gszc_tab1 th {
    height: 60px;
  }
  .gszc_tab2 tr:nth-child(1),
  .gszc_tab2 tr:nth-child(2) {
    height: 80px;
  }
  .gszc_tab2 tr:nth-child(3) {
    height: auto;
  }
  .gszc2 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .gszc_body {
    padding-left: 5%;
    padding-right: 5%;
  }
  .gszc_body_pic {
    padding-left: 5%;
    padding-right: 5%;
  }
  .container-lxwm,
  .fwfw_dh_ul {
    transform: scale(1);
  }
  .rsfw_box_d {
    width: 60%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
  }
  .rsfw_box_one div {
    display: block;
    width: auto;
    overflow: hidden;
    padding-left: 10%;
    padding-right: 10%;
  }
  .swfw_pic1_one,
  .swfw_pic1_two,
  .swfw_pic1_lxwm,
  .swfw_pic1_zxdt,
  .swfw_pic1_rsfw,
  .swfw_pic1_bpo,
  .swfw_pic1_swfw,
  .swfw_pic1_fwfw,
  .five_img {
    width: auto;
    padding-left: 10%;
    padding-right: 10%;
  }
  .gzjs_box1 {
    text-align: center;
  }
  .gzjs_box2 span,
  .gzjs_box3 span:nth-child(1),
  .gzjs_box4 span:nth-child(1) {
    margin: 0%;
  }
  .gzjs_box1 ul {
    display: block;
  }
  .gzjs_box1 ul li:nth-child(1),
  .gzjs_box1 ul li:nth-child(2) {
    text-align: center;
  }
  .gzjs_box3 span:nth-child(2),
  .gzjs_box4 span:nth-child(2) {
    margin: 0;
    display: block;
  }
  .gzjs_box5 {
    height: auto;
    padding-left: 10%;
    padding-right: 10%;
  }
  .gzjs_box5 div:nth-child(1) {
    margin: 0;
  }
  .gzjs_box6 {
    width: auto;
    margin-top: 5%;
  }
  .gzjs_box7 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .gzjs_box9 {
    padding-left: 10%;
    padding-right: 10%;
  }
  .gzjs_ul5 li {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
  .gzjs_ul5 li:nth-child(2),
  .gzjs_ul5 li:nth-child(4),
  .gzjs_ul5 li:nth-child(2),
  .gzjs_ul5 li:nth-child(4) {
    width: auto;
  }
  .gzjs_ul6 {
    height: auto;
  }
  .gzjs_ul6 a:nth-child(1) li {
    display: block;
    margin: 0 auto;
  }
  .gzjs_ul6 a:nth-child(1) li:nth-child(1) {
    margin-bottom: 3%;
  }
  .shbx_ul1,
  .shbx_box1 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .shbx_bg tr td {
    padding: 0;
  }
  .shbx_ul2 li {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .shbx_ul2 li:nth-child(2),
  .shbx_ul2 li:nth-child(4) {
    width: auto;
  }
  .seven_box2 {
    width: 100%;
  }
  .swfw {
    padding-left: 5%;
    padding-right: 5%;
  }
  .swfw_box1 {
    width: auto;
    height: auto;
    padding-bottom: 5%;
  }
  .swfw div:nth-child(2) {
    margin-left: 0;
    margin-top: 5%;
  }
  .swfw_ul1 {
    height: auto;
    padding-bottom: 3%;
  }
  .swfw_box3 {
    transform: scale(1);
    margin-top: 8%;
    border-radius: 15px;
  }
  .swfw_box2 {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    height: auto;
  }
  .bt001 {
    max-width: 100%;
    width: auto;
  }
  .swfw_box3 p {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    top: -20px;
  }
  .swfw_lb_box3 ul li {
    float: none;
  }
  .swfw_box3,
  .swfw_lb_box {
    height: auto;
  }
  .swfw_lb_box3 {
    text-align: center;
  }
  .swfw_lb_box3 ul li:nth-child(2) {
    width: 80%;
    margin: 0 auto;
  }
  .swfw_lb_box3 h4 {
    font-size: 16px;
  }
  .swfw_lb_box3 sapn {
    font-size: 14px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .frs_box1 {
    max-width: 95%;
    border-radius: 15px;
  }
  .frs_p3,
  .frs_p4 {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .frs_p3 {
    line-height: normal;
    height: auto;
  }
  .grs_box4 ul {
    height: auto;
    vertical-align: top;
    line-height: inherit;
  }
  .grs_p3 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .fwfw_box div {
    width: 45%;
    height: auto;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-top: 5%;
    margin-left: 3%;
  }
  .fwfw_box div:nth-child(4) {
    margin-left: 3%;
    margin-top: 5%;
  }
  .gszc1 {
    max-width: 90%;
  }
  .gszc_tab1,
  .gszc2 {
    max-width: 100%;
  }
  .gszc2 ul {
    line-height: 20px;
  }
  .gszc2 p {
    margin-bottom: 0;
  }
  .qzsq_box1 {
    max-width: 90%;
  }
  .qzsq_ul1 li:nth-child(2),
  .qzsq_box {
    max-width: 90%;
  }
  .qzsq_box ul:nth-child(2),
  .qzsq_box ul:nth-child(3) {
    margin-left: 2.5%;
  }
  .qzsq_box ul {
    border-radius: 5px;
    vertical-align: top;
  }
  .qzsq_box ul li:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .qzsq_box ul {
    display: block;
    margin: 0 auto;
    margin-bottom: 5%;
    width: 80%;
  }
  .qzsq_box ul:nth-child(2),
  .qzsq_box ul:nth-child(3) {
    margin: 0 auto;
    margin-top: 5%;
  }
  .five_one {
    max-width: 100%;
  }
  .bt01,
  .bt03 {
    max-width: 90%;
  }
  .bt02,
  .bt04,
  .bt05,
  .bt06 {
    max-width: 80%;
  }
  .bt05 {
    width: 80%;
  }
  .seven_box2 img,
  #seven {
    max-width: 100%;
  }
  .yhkh_ul1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .yhkh_box1 {
    max-width: 90%;
  }
  .yhkh_box1 img {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .yhkh_box1 ul {
    display: block;
  }
  .yhkh_box1 ul {
    width: 100%;
    margin: 0 auto;
  }
  .yhkh_box1 ul li:nth-child(1) {
    text-align: center;
  }
  .yhkh_box3 {
    max-width: 90%;
  }
  .yhkh_box4 ul {
    width: 100%;
  }
  .yyxk_box1 {
    max-width: 90%;
  }
  .yyxk_box1 img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .yyxk_box2 {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .disclosure {
    max-width: 90%;
  }
  .yyxk_box4 {
    max-width: 90%;
  }
  .yyxk_box4 img {
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }
  .yyxk_box4 ul {
    line-height: 20px;
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .sbzl_p2,
  .sbzl_box2 {
    max-width: 90%;
    margin: 0 auto;
  }
  .sbzl_ta th {
    padding: 10px 5px 10px 5px;
  }
  .sbzl_ta td {
    padding: 5px;
  }
  .sbzl_box3 {
    max-width: 90%;
  }
  .sbzl_box3 img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  .sbzl_box3 ul {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .sbzl_box3 ul li:nth-child(1) {
    text-align: center;
  }
  .sbzl_box4 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .sbzl_box5 {
    max-width: 100%;
  }
  .sbzl_box6 {
    width: 100%;
  }
  .sbzl_box5 img {
    display: none;
  }
  .gywm_ul {
    transform: scale(1);
    margin-top: 5%;
  }
  .gywm {
    padding-left: 5%;
    padding-right: 5%;
  }
  .gywm ul {
    line-height: 20px;
    font-size: 12px;
  }
  .gywm ul li span {
    font-size: 16px;
  }
  .swfw_pic2 {
    max-width: 90%;
  }
  .gsjs_ul {
    transform: scale(1);
  }
  .gsjs_ul li p {
    margin-bottom: 0;
  }
  .gsjs_bg {
    height: auto;
    padding: 5%;
    margin-bottom: 0;
  }
  .gsjs_p1 {
    margin-bottom: 3%;
    transform: scale(1);
  }
  .gsjs_p {
    transform: scale(1);
  }
  .swfw_pic1 {
    width: 100%;
  }
  .ceo_box1,
  .ceo_box2,
  .ceo_box3,
  .ceo_box5 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .ceo_box4 {
    width: 70%;
    float: none;
    font-size: 18px;
    position: inherit;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .li_box1 {
    font-size: 12px;
  }
  .yyjs {
    padding-left: 0.7%;
  }
  .ywb_box {
    padding-left: 5%;
    padding-right: 5%;
  }
  .ywb_box img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  .ywb_box ul {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .ywb_box ul li a:nth-child(1) {
    margin-left: 1%;
  }
  .ywb_box ul li a:nth-child(2) {
    margin-left: 41%;
  }
  .ywb_box1 div {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .ywb_box1 div:last-child {
    margin: 0 auto;
    margin-top: 5%;
  }
  .gszc_xt_box {
    max-width: 100%;
  }
  .gszc_xt_box ul li:nth-child(1) {
    font-size: 20px;
  }
  .gszc_xt_box ul li:nth-child(2) {
    font-size: 18px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1) {
    text-align: center;
  }
  .gszc_xt1 {
    max-width: 100%;
    height: auto;
  }
  .gszc_xt1 ul:nth-child(2) {
    margin-left: 7%;
  }
  .gszc_xt1 ul {
    display: inline-block;
    vertical-align: top;
    float: none;
    height: auto;
  }
  .gszc_xt1 ul li:nth-child(2) {
    padding: 5%;
    height: auto;
    font-size: 13px;
  }
  .gszc_xt1_p {
    max-width: 100%;
    height: auto;
    padding-top: 1%;
    padding-bottom: 1%;
  }
  .gszc_body {
    max-width: 100%;
  }
  .gszc_body_ul_one {
    width: 100%;
  }
  .gzjs_ul4 li {
    height: auto;
    padding-top: 1%;
    padding-bottom: 1%;
  }
  .gzjs_ul4 li img {
    padding-top: 0%;
  }
  .gzjs_ul4 li {
    margin-right: 1%;
  }
}
@media (max-width: 750px) {
  .six_box2_two ul:nth-child(3) {
    font-size: 13px;
  }
  .six_box2 {
    width: 30%;
  }
  .six_box2:hover {
    width: 50%;
  }
}
@media (max-width: 650px) {
  .gszc1_box {
    font-size: 12px;
  }
  .yyjs li {
    width: 40%;
  }
  .yyjs li:nth-child(1),
  .yyjs li:nth-child(3),
  .yyjs li:nth-child(5),
  .yyjs li:nth-child(7),
  .yyjs li:nth-child(9),
  .yyjs li:nth-child(11),
  .yyjs li:nth-child(13),
  .yyjs li:nth-child(15) {
    margin-left: 5.5%;
    margin-right: 8%;
  }
  .yyjs li:nth-child(2),
  .yyjs li:nth-child(4),
  .yyjs li:nth-child(6),
  .yyjs li:nth-child(8),
  .yyjs li:nth-child(10),
  .yyjs li:nth-child(12),
  .yyjs li:nth-child(14) {
    margin-right: 5.5%;
  }
  .ywb_box1 div {
    width: 80%;
  }
  .pkf_box {
    padding-left: 5%;
    padding-right: 5%;
  }
  .pkf_box img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  .pkf_box ul {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 616px) {
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(3) span:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    width: 40%;
  }
  .gszc_xt1 ul li:nth-child(2),
  .gszc_xt1_p {
    font-size: 12px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3),
  .gszc_xt_box ul li:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) {
    font-size: 12px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(2),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(2) {
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .fwfw_dh_ul {
    font-size: 12px;
  }
  .ywb_box1 div {
    width: 90%;
  }
}
@media (max-width: 550px) {
  .rsfw_box_d_ul2 {
    margin-left: 5% !important;
  }
  .rsfw_box_d {
    width: 80%;
  }
  .fwfw_dh_ul li::after {
    height: 2px;
  }
}
@media (max-width: 525px) {
  .fwfw_dh_ul {
    padding-left: 1%;
  }
  .fwfw_dh_ul li {
    width: auto;
    margin-right: 1%;
  }
  .gywm_ul li:nth-child(1) {
    font-size: 16px;
  }
  .gywm_ul li:nth-child(2) {
    font-size: 14px;
  }
  .gsjs_p1 {
    font-size: 16px;
  }
  .gsjs_p {
    font-size: 16px;
  }
  .fwfw_dh_ul {
    height: 40px;
  }
  .fwfw_dh_ul li {
    line-height: 40px;
  }
  .fwfw_box div p {
    font-size: 12px;
  }
  .fwfw_box div ul li {
    font-size: 12px;
  }
  .seven_p1 {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }
  .gszc1_box_one {
    display: none;
  }
  .gszc1_box {
    padding-right: 5%;
  }
  .gszc1_box p {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .ywb_box1 img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  .ywb_box1 ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
}
@media (max-width: 490px) {
  .gszc_xt_box ul li:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) {
    height: 90px;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(1),
  .gszc_xt_box ul li:nth-child(3) span:nth-child(3) {
    padding-top: 7%;
  }
  .gszc_xt_box ul li:nth-child(3) span:nth-child(2),
  .gszc_xt_box ul li:nth-child(4) span:nth-child(2) {
    line-height: 90px;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(1) {
    margin-top: 37px;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    margin-top: 10px;
  }
}
@media (max-width: 485px) {
  .gszc_xt1 ul:nth-child(2) {
    margin-left: 5%;
  }
  .gszc_xt1 ul li:nth-child(1) {
    font-size: 14px;
    height: 15%;
    line-height: 36px;
  }
  .gszc_xt1_p span {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .six_box2 {
    width: 48%;
    margin: 1%;
    float: left;
  }
  .six_box2:hover {
    width: 80%;
  }
  .sbzl_ta th,
  .sbzl_ta td {
    border-radius: 0 !important;
  }
  .gszc_body_pic {
    height: 150px;
  }
}
@media (max-width: 470px) {
  .gszc_bt {
    font-size: 15px;
  }
  .gszc_tab1 th {
    font-size: 15px;
  }
  .gszc_tab2 tr td:first-child {
    font-size: 15px;
  }
  .gszc_tab2 tr td {
    font-size: 12px;
  }
  .gszc_tab1 th {
    height: 60px;
  }
  .gszc_tab2 tr:nth-child(1),
  .gszc_tab2 tr:nth-child(2) {
    height: 80px;
  }
  .gszc_tab2 tr:nth-child(3) {
    height: auto;
  }
  .gszc_tab1 thead tr th:nth-child(1) {
    border-top-left-radius: 15px;
  }
  .gszc_tab1 thead tr th:nth-child(3) {
    border-top-right-radius: 15px;
  }
  .gszc_tab2 tr:nth-child(3) td:nth-child(1) {
    border-bottom-left-radius: 15px;
  }
  .gszc_tab2 tr:nth-child(3) td:nth-child(3) {
    border-bottom-right-radius: 15px;
  }
  .gszc2 p {
    font-size: 15px;
  }
  .gszc2 ul {
    font-size: 12px;
    line-height: 25px;
  }
  .gszc2 {
    border-radius: 15px;
  }
  .gszc1_box ul:nth-child(3) {
    margin-left: 5%;
  }
}
@media (max-width: 450px) {
  .xwzx_li_one span:nth-child(1) {
    font-size: 14px;
  }
  .xwzx_li_one span:nth-child(2) {
    font-size: 12px;
  }
  .xwzx_li_two_span {
    font-size: 14px;
  }
  .xwzx_li_two a {
    width: 25%;
    height: auto;
    display: block;
    line-height: unset;
    font-size: 14px;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-top: 2%;
  }
  .my-4 div a:first-child {
    display: none;
  }
  .my-4 div a:last-child {
    display: none;
  }
  .navbar-nav li {
    width: 45%;
    margin: 0 auto;
  }
  .nav-link {
    line-height: 50px;
  }
  .yyjs li {
    width: 70%;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 5% !important;
  }
}
@media (max-width: 411px) {
  .panel-title a {
    font-size: 12px;
  }
  .five_ul {
    width: 60%;
  }
  .five_p {
    width: 80%;
    line-height: 18px;
    padding-top: 3%;
  }
}
@media (max-width: 400px) {
  .six_box2_two ul:nth-child(3) {
    font-size: 14px;
  }
  .gsjs_ul ul:nth-child(1),
  .gsjs_ul ul:nth-child(2),
  .gsjs_ul ul:nth-child(3) {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3%;
  }
  .gsjs_ul li {
    width: 76px;
  }
}
@media (max-width: 389px) {
  .gszc_xt_box ul li:nth-child(3),
  .gszc_xt_box ul li:nth-child(4) {
    height: 100px;
  }
  .gszc_xt_box ul li:nth-child(4) span:nth-child(3) {
    margin-top: 7px;
  }
}
@media (max-width: 350px) {
  .six_box2_two ul:nth-child(3) {
    font-size: 12px;
  }
  .six_box2_one p:nth-child(2) {
    font-size: 15px;
  }
  .gszc_body_pic {
    height: 100px;
  }
}
@media (max-width: 320px) {
  .six_box2_one p:nth-child(2) {
    font-size: 14px;
  }
}




/* New modifications - Sam */


/* CN TABLES From main site ref styling */
table {
  font-size: 16px;
  margin-bottom: 1.5em !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  /* border-width: 1px 0 0 1px; */
margin: 0 0 1.5em;
width: 100%;
}
table, td, th {
  border: 1px solid rgba(0,0,0,.1);
}

.news-table&gt;thead {
  color: #fff;
  background-color: #848689;
}
.tbl-50 th, .tbl-50 td {
  width: 50%;
}
.tbl-33 th, .tbl-33 td {
  width: 33%;
}
.tbl-25 th {
  width: 25%;
}
.news-table&gt;thead&gt;tr&gt;th {
  padding: 12px;
}
.news-table&gt;tbody&gt;tr&gt;th {
  color: #fff;
  background-color: #848689;
  padding: 12px;
  text-align: center;
}
.news-table.tbl-comp&gt;tbody&gt;tr&gt;th {
  color: #515356;
  background-color: #EEEEEE;
}
.news-table&gt;tbody&gt;tr&gt;td {
  padding: 8px 12px;
}
.news-table, .news-table th, .news-table td {
  border-color: #707070;
}
.news-table.tbl-comp, .news-table.tbl-comp th, .news-table.tbl-comp td {
  border: 1px solid #D6D6D6 !important;
}

/* CNINA DESK PAGE */

.rep-holder {
    display: flex;
    /* justify-content: space-between; */
    flex-flow: wrap;
}
.rep-holder .rep-item {
    flex: 0 45%;
}
.rep-holder .rep-item ul {
	padding-right: 40px;
}
.cn-desk-cat {
  margin-top: 100px;
}

.cn-desk-cat h3 {
  color: #0f80e0;
  border-bottom: 1px solid #000;
  width: 80%;
  margin-bottom: 0px !important;
}
.cn-desk-cat li {
  line-height: normal !important;
}


</pre></body></html>