@charset "utf-8";
.wow {
	opacity: 0;
}
.wowShow {
	opacity: 1;
}
* {
	margin: 0;
	padding: 0;
	font-family:  "Noto Sans SC", "Calibri", "opensans", "GothicArial", "Arial", "Microsoft YaHei", "San Francisco", 'Hiragino Sans GB', "Helvetica Neue", Helvetica, sans-serif !important;
	box-sizing: border-box;
	border: 0;
	outline: 0;

}
input {
	-webkit-appearance: none;
}
body {
	/* overflow: hidden; */
}

a {
	text-decoration: none;
	color: inherit;
}

li {
	list-style: none;
}

textarea {
	resize: none;
	overflow: hidden;
}

/*tit*/

.tit {
	padding: 2rem 0;

}

.tit_c {
	text-align: center;
}

.tit span {}



.tit .t-h {
	margin: 0.5vw 0;
	color: #020054;
	text-transform: capitalize;
}

.tit .t-p {
	color: #666;
}

.tit .p16 {
	color: #333;
	text-transform: capitalize;
}
/*  */
.white{
	color: #fff;
}
.d9_color{
	color: #9D9DA1;
}
.c98_color{
	color: #981B1E;
}
/* 字号 */
.h68 {
	font-size: 3.241666666666667vw;
}

.h40 {
	font-size: 2.0833333333333335vw;
	color: rgba(26, 26, 26, 1);
	font-weight: 700;

}
.h38 {
	font-size: 1.9791666666666667vw;
	color: #000;
	font-weight: 600;

}
.h48 {

	font-size: 2.5vw;
	font-weight: 900;
	color: #fff;

	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}

.p36 {
	font-size: 2.0791666666666667vw;
	color: #000;


}
.p32{
	font-size: 1.906667vw;
	color: #000;


}
.p26 {
	font-size: 1.3541666666666667vw;
	color: rgba(102, 102, 102, 1);
	font-weight: 400;

}

.p28 {
	font-size: 1.4583333333333335vw;
	color: #fff;
	font-weight: 400;

}
.p23 {
	font-size: 1.2vw;
	color: #000;
	font-weight: 400;

}
.p20 {
	font-size: 1.0416666666666667vw;
	color: #333333;

	font-weight: 400;

}

.p24 {
	font-size: 1.35vw;


	font-weight: 400;

}

.p22 {
	font-size: 1.0375vw;
	color: #333;
	font-weight: 400;

}

.p18 {
	font-size: 0.9375vw;
	color: #333;
	font-weight: 400;

}

.p16 {
	font-size: 0.88vw;

	font-weight: 600;

}

.p14 {
	font-size: 0.7291666666666667vw;
	
	font-weight: 400;

}

.white {
	color: #fff;
}

.kuan {
	border-radius: 4px;
	display: inline-block;
	transition: all 0.5s ease-in-out;
	padding: 0.5vw 2vw;
	cursor: pointer;
}

.kuan:hover {
	opacity: 0.8;
	/* transform: translateX(5px); */
}

/* */
.m-padding {
	padding: 3rem 0;
	overflow: hidden;
}

/* */
.a-link {
	display: flex;
	align-items: center;
	
	transition: all 1s;
	
	padding: 0.6vw 0.7vw 0.6vw 0;
	margin: 1rem 0;
	
}
.a-link .m{
	background: url(../images/a_03.png) center center no-repeat;
	background-size: 100% auto;
	width: 0.3vw;
	height: 1rem;
}
.a-l{
	background: #d93021;
	width: 8vw;
	justify-content: center;
}
.a-link1 .m1{
	display: block;
	
}
.a-link1 .m2{
	display: none;
}
.a-link span {
	display: inline-block;
	
	color: #fff;
	margin-right: 0.5rem;

}
.a-link1 span{
	color: #981B1E;
}
.a-link img {
	margin-top: 2px;
	width: 0.8vw;
}

.a-link:hover {
	
}
.a-link:hover span{
	color: #981B1E;
}
.a-link:hover .m{
	/* background: url(../images/jtr.svg) center center no-repeat;
	background-size: 100% auto; */
}

.a-link1:hover{
border: 2px solid #fff;
}
/*box*/
.m-box-index {
	width: 70%;
	max-width: 76.25vw;
	min-width: 60.25vw;
	margin-left: auto;
	margin-right: auto;
}

.m-box {
	width:56%;
	max-width: 56.79166666666667vw;
	min-width: 56.79166666666667vw;
	margin-left: auto;
	margin-right: auto;
}

.m-box-b {
	width: 80%;
	max-width: 1250px;
	min-width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

.m-box-p {
	width: 80%;
	max-width: 71.04166666666667vw;
	min-width: 71.04166666666667vw;
	margin-left: auto;
	margin-right: auto;
}
.m-box-c{
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;		 
		box-sizing: border-box;
	 
}
.m-box-n{
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;		 
	box-sizing: border-box;
 
}


/*  */


/*screen*/

.s-wap {
	display: none;
}

.c-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.c-flex-reverse {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.m-t,
.y-t,
.s-t {
	width: 100%;
}

.m-c,
.y-c,
.s-c {
	width: 100%;
}

.m-f,
.y-f,
.s-f {
	width: 100%;
}

/*public*/

/*header*/

/*  */
.g-header {
	width: 100%;
	background: #fff;
	z-index: 999;
	position: fixed;
	left: 0;
	z-index: 999;
	top: var(--head1);
	transition: all 0.5s;
}

.scroll .g-header {
	opacity: 1;
	position: fixed;
	box-shadow: 0 0 5px #999;
}

.isback .g-header {
	opacity: 0;
	pointer-events: none;
}

.g-header-zhanwei {
	height: var(--headHeight, 73px);
}


.g-header .m-c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	/* overflow: hidden; */
	/* padding: 1em 0; */
}

.g-header .s-logo img {
	height: 3.7vw;

}


.g-header .s-nav {
	display: flex;
	justify-content: space-between;
	/* 	width: 60%; */
	align-items: center;
}
.pc-nav>ul{
	display: flex;
}
.pc-nav>ul>li{
	position: relative;
	padding: 1vw 1.2vw;
}
.pc-nav>ul>li>a{
	position: relative;
}
.pc-nav>ul>li.p-m>a::after{
	content: "";
	position: absolute;
	right: -1vw;
	top: 0.5vw;
	transform: rotate(-90deg);
	width: 0.6vw;
	height: 0.6vw;
	background: url(../images/btu.png) center center no-repeat;
	background-size: 100% auto;
}
.pc-nav>ul>li>a:hover,.pc-nav>ul>li.active>a{
	color: #981B1E;
}
.pc-nav>ul>li:hover .n-e{
display: block;
}
.pc-nav .n-e{
	position: fixed;
	width: 100%;
	background:#f0f0f0 ;
	left: 0;
	top: 3vw;
    display: none;
}
.pc-nav .n-e .m-img{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.pc-nav .n-e .m-img img{
	height: 100%;
}
.pc-nav .n-e .c-c{
	background: #fff;
	display: flex;
	align-items: stretch;
	
}
.pc-nav .n-e .c-c .n-n{
	width: 20%;
	padding: 1rem 0 1rem 1rem;
	background: #f0f0f0;
}
.pc-nav .n-e .c-c .n-n .p-l{
	width: 100%;
	padding: 0.7vw 1vw;
	
}
.pc-nav .n-e .c-c .n-n .p-l.on,.pc-nav .n-e .c-c .n-n .p-l:hover{
	background: #fff;
}
.pc-nav .n-e .c-c .u-m{
	border-top: 1px solid #333;
	margin-top: 0.5rem;
	padding: 1rem;
	line-height: 2;
}
.pc-nav .n-e .c-c .u-m a:hover{
	opacity: 0.6;
}
.pc-nav .n-e .c-c .n-r{
	padding: 2vw;
	width: 68%;
}
.pc-nav .n-e .c-c .n-r .r-l{
	display: none;
}
.pc-nav .n-e .c-c .n-r .r-l.on{
	display: block;
}

.pc-nav .n-e .c-c .n-r .p20{
	margin: 1vw 0;
	font-weight: bold;
}
/*  */
.g-tr-but {
	display: flex;
	align-items: center;
	margin-left: 6vw;
	
}


.g-tr-but .img {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-radius: 2vw;

	margin-left: 0.5vw;
}


.g-tr-but .img img {
	width: 1rem;
	
}

.g-tr-but a {
	color: #999999;
	
}

.g-tr-but a:hover,
.g-tr-but a.on {
	color: #020054;
}

/**/
.g-simg-h{
  margin-top: 10px;
}
.g-simg-h ol{
  display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
}
.g-simg-h .simg-img img{
    height: 100px;
}
.g-simg-h li a{
   display: flex;
    align-items: center;
}


/*  */
.g-back {
	position: fixed;
	width: 4rem;
	background: #FFF;

	box-shadow: 0px 8px 64px 0px rgba(0, 0, 0, 0.08);

	text-align: center;
	border-radius: 2rem;
	right: 2%;
	bottom: 15%;
	cursor: pointer;
	z-index: 9;
	padding: 1rem;
}

.g-back p {
	font-size: 1vw;
	font-weight: 400;
	color: #666;
	margin-bottom: 1rem;
}

.g-back img {
	width: 1.6rem;
}

/*  */
input::-webkit-input-placeholder {

	/* text-transform: capitalize; */

	font-size: 0.95vw;
	font-weight: 300;
	color:  rgba(184, 184, 184, 1);

}

textarea::-webkit-input-placeholder {

	/* text-transform: capitalize; */

	font-size: 1.25vw;
	font-weight: 300;
	color:  rgba(184, 184, 184, 1);


}


/*  */
/*  */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	/* line-height: 1; */
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cssmenu:after,
#cssmenu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#cssmenu #menu-button {
	display: none;
}

#cssmenu {
	width: auto;

	line-height: 1;

}

#cssmenu>ul>li {
	float: left;
	padding: 15px 1.5875vw;
	position: relative;
}



#cssmenu>ul>li>a {
	line-height: 2;
	font-size: 0.8333333333333334vw;
	font-weight: 400;
	font-family: "GTMaruMedium";
	text-decoration: none;
	text-transform: capitalize;
	color: rgba(30, 40, 51, 1);
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: all 0.5s ease-in-out;
}

#cssmenu>ul>li>a::before {
	width: 1vw;
	transition: all 1s;
	content: "";
	position: absolute;
	height: 4px;
	bottom: -5px;
	left: 50%;
	margin-left: -1.15vw;
}

#cssmenu>ul>li.active>a::before,
#cssmenu>ul>li:hover>a::before {

	/* width: 2.3958333333333335vw;

	background: #fff; */


}
#cssmenu>ul>li:after{
	content: "";
	/* height: 1px; */
	background: rgba(2, 0, 84, 1);
	width: 0;
	transition: all 1s;
	position: absolute;
	left: 25%;
    bottom: 18%;
	
}
#cssmenu>ul>li.active::after,
#cssmenu>ul>li:hover::after {
	width: 50%;
}
#cssmenu>ul>li.has-sub.active>a::before,
#cssmenu>ul>li.has-sub:hover>a::before {
	left: 50%;
}
#cssmenu>ul>li:hover>a{
	color: #981B1E; 
}
#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
	position: relative;
	/* text-decoration: line-through 4px #ac1f26; */
/*	border-bottom: 1px solid #020054;*/
	/* display: inline-block; */
	/* color: #981B1E; */
}

/* #cssmenu>ul>li:hover>a:after,
#cssmenu>ul>li.active>a:after{
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(255, 140, 51, 1);
	z-index: -1;
} */
#cssmenu>ul>li.has-sub>a {
	padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a::after {
	position: absolute;
	top: 0.8vw;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #020054;
	border-right: 1px solid #020054;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}

/* #cssmenu>ul>li.has-sub:hover>a::after {
	border-color: rgba(0,0,0,0);
	background: none;
}
 */
#cssmenu ul ul {
	position: absolute;
	top: 100%;
	left: 0px;
	opacity: 0;
	pointer-events: none;
	transition: all ease .3s;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	transform: translateY(-20px);
}

#cssmenu li:hover>ul {
	opacity: 1;
	pointer-events: visible;
	transform: translateY(0);
}

#cssmenu.align-right li:hover>ul {
	right: 0;
}

#cssmenu ul ul ul {
	margin-left: 87%;
	top: 0;
}

#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#cssmenu ul ul li {
	/* height: 24px; */
	transition: all ease .3s;
}

#cssmenu ul ul {
	background: rgba(255, 255, 255, 1);
	/* border-radius: 10px; */
	width: 100%;
	display: none;
	/* opacity: 0;
	height: 0; */
	padding-bottom: 1em;

}

#cssmenu ul ul::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	filter: blur(20px);
}

#cssmenu ul ul::after {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	width: 100%;
	height: 10px;

}

#cssmenu ul ul li a {
	text-transform: capitalize;
	padding: 10px 15px;
	/* width: 160px; */
	line-height: 1.2;
	margin: 7px 0;
	font-size: 0.7291666666666667vw;
	/* 	border-bottom: 1px solid rgba(239, 239, 239, 0.08); */
	/* background: #4B575E; */
	text-decoration: none;
	text-align: center;
	color: #000000;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
	color: #981B1E;
}

#cssmenu ul ul li.has-sub>a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub>a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#cssmenu ul ul li.has-sub:hover>a::after {
	border-color: #ffffff;
}

#cssmenu ul ul ul li a {
	font-size: 12px;
}

/*  */
.g-fan{
    text-align: center;
    padding: 10px 10px;

}

@media all and (max-width: 1050px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min-resolution: 192dpi) and (max-width: 1000px),
only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
	.g-header .m-box {

		justify-content: space-between;

	}

	.menu-opened {
		margin-top: 5px !important;
	}

	#cssmenu {
		/* width: 100%; */
		background: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#cssmenu ul {
		width: 100vw;
		position: fixed;
		right: 0;
		height: auto;
		background-color: #fff;
		display: none;
		top: 3.4rem;
		z-index: 999;
	}

	#cssmenu>ul>li {
		padding: 10px 2.2875vw;
	}

	#cssmenu ul ul.open {

		top: 0;

	}

	#cssmenu ul ul {
		background: none;
	}

	#cssmenu.align-center>ul,
	#cssmenu.align-right ul ul {
		text-align: left;

	}

	#cssmenu ul li,
	#cssmenu ul ul li,
	#cssmenu ul li:hover>ul>li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: auto;
		color: #000;
	}

	#cssmenu>ul>li,
	#cssmenu.align-center>ul>li,
	#cssmenu.align-right>ul>li {
		float: none;
		display: block;
	}

	#cssmenu ul li a {
		font-size: 1rem;
	}

	#cssmenu ul ul li a {
		padding: 10px 10px 10px 30px;
		font-size: 0.8rem;
		color: rgba(30, 40, 51, 1);
		background: none;
		text-align: left;
	}

	#cssmenu>ul>li>a::before {
		display: none;
	}

	#cssmenu ul ul li:hover>a,
	#cssmenu ul ul li a:hover {
		color: #333;
	}

	#cssmenu ul ul ul li a {
		padding-left: 40px;
	}

	#cssmenu ul ul,
	#cssmenu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0;
	}

	#cssmenu>ul>li.has-sub>a::after,
	#cssmenu ul ul li.has-sub>a::after {
		display: none;
	}

	#menu-line {
		display: none;
	}

	#cssmenu #menu-button {
		display: block;
		padding: 20px;
		margin-right: -20px;


		color: rgba(0, 0, 0, 0.5);
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
	}

	#cssmenu #menu-button::after {
		content: '';
		position: absolute;
		top: 11px;
		right: 15px;
		display: block;
		width: 20px;
		height: 2px;
		background: rgba(2, 0, 80, 1);

	}

	.g-header1 #cssmenu #menu-button::after,
	.g-header.on #cssmenu #menu-button::after {
		background: #000;
	}

	#cssmenu #menu-button::before {
		content: '';
		position: absolute;
		top: 18px;
		right: 15px;
		display: block;
		width: 20px;
		height: 4px;
		border-top: 2px solid rgba(2, 0, 80, 1);
		border-bottom: 2px solid rgba(2, 0, 80, 1);
	}

	.g-header.on #cssmenu #menu-button.menu-opened::before {
		border-bottom: 2px solid rgba(0, 0, 0, 0);
	}

	#cssmenu #menu-button.menu-opened::after {
		content: '';
		position: absolute;
		top: 14px;
		right: 15px;
		display: block;
		width: 20px;
		height: 2px;
		background: rgba(2, 0, 80, 1);
		transform: rotate(-45deg);
	}

	.g-header1 #cssmenu #menu-button.menu-opened::after,
	.g-header.on #cssmenu #menu-button.menu-opened::after {
		background: #000;
	}

	#cssmenu #menu-button.menu-opened::before {
		content: '';
		position: absolute;
		top: 14px;
		right: 15px;
		display: block;
		width: 20px;
		height: 4px;
		border-top: 2px solid rgba(2, 0, 80, 1);
		border-bottom: 0 solid rgba(2, 0, 80, 1);
		transform: rotate(45deg);
	}

	#cssmenu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 10px;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.15);
		height: 34px;
		width: 52px;
		cursor: pointer;
	}

	#cssmenu .submenu-button::after {
		content: '';
		position: absolute;
		top: 11px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: rgba(0, 0, 0, 1);
		z-index: 99;
	}

	#cssmenu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 16px;
		display: block;
		width: 11px;
		height: 1px;
		background: rgba(0, 0, 0, 1);
		z-index: 99;
	}

	#cssmenu .submenu-button.submenu-opened:after {
		display: none;
	}

	/*  */
	#cssmenu ul .p-menu>ul {
		background: #fff;
		position: relative;
		overflow: hidden;
	}

	#cssmenu ul .p-menu>ul .l-l {
		background: none;
	}

	#cssmenu ul .p-menu>ul .l-l dl dt .t {
		padding: 1em 0.5em;
	}

	#cssmenu ul .p-menu>ul .l-2 .l-ul .l-li {
		margin: 1em 0;
	}

	#cssmenu ul .p-menu>ul .l-2 .l-ul .l-li img {
		width: 80%;
	}

	#cssmenu ul ul {
		padding-bottom: 0;
	}
	#cssmenu>ul>li:after{
		left: 0;
		top: 3rem;
		bottom: auto
	}
	#cssmenu>ul>li.active::after, #cssmenu>ul>li:hover::after{
		width: 100%
	}
	/*  */
	.g-header {
		padding-left: 0;
		padding-right: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.g-header .s-nav {
		flex-direction: row-reverse;

		width: 20%;
	}
.g-tr-but .img{
	padding: 0.15rem 0.3rem;
}
	.g-login-but .img img,
	.g-tr-but .img img,
	.search img {
		width: 1.1rem;
		margin-top: 1px;

	}

	.g-header .s-nav .s-s .img {
		margin-top: -2px;
	}

	.g-header .s-nav .s-s .inp {
		width: 8rem;
		left: -6rem;
		top: -2px;

	}

	.g-header .s-nav .lang .l-x {
		padding: 5px;
		text-align: center;
	}

	.g-header .s-nav .lang .l-x a {
		display: block;
	}

	.g-header .float {
		float: right;
	}

	/*  */
	#cssmenu ul .p-menu>ul .l-2 {
		display: none;
	}


	/* .g-header.on {
		opacity: 1;
		position: fixed;
		left: 0;
		z-index: 999;
		top: 0;
		background: rgba(0, 0, 0, 0.4);
	} */
	.g-header1.on {
		background: rgba(255, 255, 255, 0.8);
		box-shadow: 1px 1px 4px 1px s+#e2e2e2;
	}

	
}

/*  */


a {
	cursor: pointer;
}

/*  */



/*  */
.g-footer {
	padding: 3rem 0 1rem;
	background: #000;
}

.g-footer .m-c {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
}
.g-footer .m-c .c-c{
	width: 55%;
	
}
.g-footer .m-c .c-c .c-t{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.g-footer .m-c .c-c .c-t img{
	width: 60px;
	
}
.g-footer .m-c .c-c .c-t .a-nav{
	margin-left: 2rem;
}
.g-footer .m-c .c-c .c-t .p16{
	color: #fff;
}
.g-footer .m-c .c-c .c-t span{
	transform: scale(1.2);
	opacity: 0.6;
}
.g-footer .m-c h1{
	color: #fff;
	margin: 1rem 0;
}
.g-footer .m-c .l-x{
	padding: 1rem 0;
	border-top: 1px solid #fff;
}
.g-footer .m-c .l-x ul{
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	
}
.g-footer .m-c .l-x ul li{
	display: flex;
	min-width: 28%;
	margin-right: 2%;
	align-items: center;
}
.g-footer .m-c .l-x ul li img{
	width: 1rem;
	margin-top: 5px;
}
.g-footer .m-c  .p14{
	color: #fff;
}
.g-footer .m-c  a:hover {
	opacity: 0.6;
}
.g-footer .m-c .c-r{
	width: 30%;
}
.g-footer .m-c .c-r ol{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
	padding: 1rem 0;
	border-top: 1px solid #fff;
}
.g-footer .m-c .c-r ol li{
	width: 25%;
}
.g-footer .m-c .c-r ol li img{
	width: 100%;
}
.f-fbt{
	background: #333333;
}
.f-fbt .m-c{
	
	padding: 0.5rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.f-fbt .m-c .p2{
	display: flex;
	align-items: center;  color: #fff;
}
.f-fbt .m-c a,.f-fbt .m-c p{
	color: #fff;
}
.f-fbt .m-c a:hover{
	opacity: 0.6;
}
/*  */

/* inc */
/*  */
.m-box-s{
	width: 100%; 
	margin:0 auto;
    max-width: 1557px;
    position: relative;
}

.f-banner{
    padding-top: 4.3rem;
}
.f-banner img{ 
    
    width: 100%;
    display: block;
    object-fit: cover;

}
/*  */
.f-pos{
    background-color: #000;
    color: #fff;
}
.f-pos .m-c{
    display: flex;
 
    justify-content: space-between;
}
.f-pos .c-home{
    background-color: #4D4D4D;
    
}
.f-pos .c-home a{
    height: 3.125rem;
    width: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-pos .cr{
    font-size: 14px;
    font-weight: 400;
    
}
.f-pos .cr ul{
    display: flex;
    height: 100%;
    align-items: center;

}
.f-pos .cr ul li{
    padding: 0 2vw;
}
.f-pos .cl{
    display: flex;
    font-size: 13px;
    align-items: center;
}
.f-pos h3{
    padding: 0 0 0 30px ;
    color:#D93021;
}
/*  */
@media (max-width: 480px) {
    .f-banner {
        padding-top: 3.125rem;
    }
    
    .f-banner img {
        aspect-ratio: 3/1;
    }
    .f-pos{
        display: none;
    }
 
}

@media (max-width: 750px) {
    .f-pos{
        display: none;
    }
}
/* end */
/*  */
@media screen and (max-width: 991px) {
	
	/**/
	body {}

	.c-flex>*,
	.c-flex-reverse>* {
		width: 100% !important;
		margin: 2.66666667vw 0;
	}

	.c-flex {
		flex-direction: column;
	}

	.m-box,
	.m-box-b,
	.m-box-p {
		width: 100% !important;
		max-width: 100%;
		min-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.m-box-index {
		width: 100% !important;
		max-width: 100%;
		min-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.s-pc {
		display: none;
	}

	.s-wap {
		display: block !important;
	}




	.c-flex-reverse {
		flex-direction: column;
	}

	/*  */
	.g-header .s-logo img {
		display: block;
		height: 30px;
	}

	/*  */
	.h80 {
		font-size: 2.2rem;
	}
.h68{
	font-size:1.8rem;
}
	.h48 {
		font-size: 1.8em;
	}

	.h40 {
		font-size: 1.6rem;
	}

	.p36 {
		font-size: 1.4rem;
	}
.h38{
	font-size: 1.6rem;
}
.p32{
	font-size: 1.2rem;
}
	.p26 {
		font-size: 1rem;
	}

	.p28 {
		font-size: 1.2rem;
	}

	.p24 {
		font-size: 1.1rem;
	}

	.p22 {
		font-size: 1rem;
	}

	.p18 {
		font-size: 0.9rem;
	}

	.p16 {
		font-size: 0.8rem;
	}

	.p14 {
		font-size: 0.7rem;
	}

	.p20 {
		font-size: 0.9rem;
	}

	.kuan {
		padding: 0.4rem 0.8rem;
	}

	/*  */
	.a-link {
		margin: 1rem auto;
		width: 8rem;
		padding: 0.5rem 0.8rem;
	}
.a-link .m{
	width: 0.3rem;
	height: 0.8rem;
}
.a-link img{
	width: 0.8rem;
}
	.m-padding {
		padding: 1rem 0;
	}

	/*  */
	

	/*  */
	.g-footer .m-c {
		justify-content: center;
		text-align: center;
	}
.g-footer .m-c .c-c .c-t img{
	display: block;
	margin: 1rem auto;
}
	.g-footer .m-c .c-c {
		width: 100%;
	}
.g-footer .m-c .c-c .c-t .s-logo{
	width: 100%;
}
	.g-footer .m-c .c-r {
		width:100%;
	}

	

	

	.g-login-but,
	.g-tr-but {
		margin: 0 5px 0 0;
	}

	
	input::-webkit-input-placeholder {

		/* text-transform: capitalize; */

		font-size: 1rem;

	}

	textarea::-webkit-input-placeholder {

		/* text-transform: capitalize; */

		font-size: 1rem;


	}

}

/*media*/
@media screen and (min-width: 750px) and (max-width: 1000px) {}

/*  */
@media screen and (max-width: 750px) {}


