@charset "utf-8";
@font-face {
	font-family: "Trial-bold";
	src: url(../fonts/GT-Walsheim-Bold-Trial.otf);
}
@font-face {
	font-family: "Trial";
	src: url(../fonts/GT-Walsheim-Regular-Trial.otf);
}
/* @font-face {
	font-family: "Medium-Trial";
	src: url(../fonts/GT-Walsheim-Condensed-Medium-Trial.otf);
} */

* {
	margin: 0;
	padding: 0;
	font-family: "Trial";
	box-sizing: border-box;
	border: 0;
	outline: 0;
	line-height: 1.5;
}

input {
	-webkit-appearance: none;
}

body {
	/* overflow: hidden; */


}

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

li {
	list-style: none;
}

textarea {
	resize: none;
	overflow: hidden;
}

.f-l,
.y-l,
.s-l {
	float: left;
}

.f-r,
.y-r,
.s-r {
	float: right;
}

/*tit*/

 .tit{
	
	text-align: center;
}

/* 字号 */
.t-h {
	font-size: 3vw;
	font-weight: 700;
	color: #111;font-family: "Trial-bold";
	
}
.t-h span{
	font-family: "Trial-bold";
}
.t-h1 {
	font-size: 2.5vw;
	font-weight: 700;
	color: #111;font-family: "Trial-bold";
	
}
.p-p {
	font-size:  1vw;
	/* font-weight: 500; font-family: "Medium-Trial"; */
	color: #666;
	
}
.p-p1 {
	font-size:  1.4vw;
	/* font-weight: 500; font-family: "Medium-Trial"; */
	color: #666;
	
}
.p-p  p{
 	margin-bottom: 1.2rem;/* font-family: "Medium-Trial"; */
 }
 .p1{
	 font-size:  0.8333333333333334vw;
	 color: #666;
	 font-weight: 400;
	 margin: 0.5rem 0;
 }
 
 .m-padding{
	 padding: 6rem 0;
	 overflow: hidden;
 }
/*box*/

.m-box-index {
	width: 70%;
	max-width:  76.25vw;
	min-width: 60.25vw;
	margin-left: auto;
	margin-right: auto;
}

.m-box {
	width: 80%;
	max-width: 65.10416666666667vw;
	min-width: 65.10416666666667vw;
	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;
}


/*  */
.a-link {
	display: inline-block;


	font-size: 1em;
	background:#fff url(../images/jt.svg) right 1.5em center no-repeat;
	background-size: 0.6em;
	border-radius: 27px;
	padding: 0.8em 3em 0.8em 1.5em;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);

	margin: 1em 0;
	transition: all 1s;

}


.a-link:hover {
	background: #ac1f26 url(../images/jtbs.svg) right 1.5em center no-repeat;
	background-size:0.8em;
	
	color: #fff;
}

.a-link1 {




	border: 1px solid #000000;

	color: #000000;




}


.a-link1:hover {
	background: #000000;
	color: #fff;
}




/*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: relative;
	
	padding: 0.5em 0;
	transition: all 0.5s;
}

.g-header.on {
	opacity: 1;
	position: fixed;
	left: 0;
	z-index: 999;
	top: 0;
	background: rgba(255,255,255,0.9);
}



.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: 50px;
}

.g-header .s-nav {
	display: flex;
	justify-content: space-between;
/* 	width: 60%; */
	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: 1em;
	font-weight: 400;
	color: #999;

}
textarea::-webkit-input-placeholder {

	/* text-transform: capitalize; */

	font-size: 1em;
	font-weight: 400;
	color: #999;

}


/*  */
#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: 20px  3.2875vw;
}

#cssmenu.align-center>ul {
	font-size: 0;
	text-align: center;
}

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

#cssmenu.align-center ul ul {
	text-align: left;
}

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

#cssmenu.align-right ul ul {
	text-align: right;
}

#cssmenu>ul>li>a {
	line-height: 2;
	font-size: 0.8333333333333334vw;
	font-weight: 800;
	text-decoration: none;
	text-transform: capitalize;
	color: #000;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	position: relative;font-family: "Trial-bold";
}

#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.has-sub.active>a::before,
#cssmenu>ul>li.has-sub:hover>a::before {
	left: 50%;
}

#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
	
	position: relative;
	/* text-decoration: line-through 4px #ac1f26; */
	/* color: rgba(234, 96, 0, 1); */
	display: inline-block;
}
#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(31, 178, 125, 1);
	z-index: -1;
}
/* #cssmenu>ul>li.has-sub>a {
	padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a::after {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	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: #fff;
}
 */
#cssmenu ul ul {
	position: absolute;
	top: 80%;
	left: -9999px;
}

#cssmenu li:hover>ul {
	left: 0px;
}

#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: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}

#cssmenu ul li:hover>ul>li {
	height: 32px;
}

#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 {
	padding: 10px 15px;
	/* width: 160px; */
	line-height: 1.2;
	margin: 7px 0;
	font-size: 14px;
/* 	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: #B23034;
	/* background: #fff; */
}

#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;
}
/*  */


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

		justify-content: space-between;

	}

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

	#cssmenu {
		/* width: 100%; */
		background: none;
	}

	#cssmenu ul {
		width: 100vw;
		position: fixed;
		right: 0;
		height: auto;
		background-color: #fff;
		display: none;
		top: 4.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: #000;
		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: 5px;
		right: 20px;
		display: block;
		width: 20px;
		height: 2px;
		background: rgba(0, 0, 0, 0.5);
	}

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

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

	#cssmenu #menu-button.menu-opened::before {
		content: '';
		position: absolute;
		top: 6px;
		right: 20px;
		display: block;
		width: 20px;
		height: 4px;
		border-top: 2px solid rgba(0, 0, 0, 0.5);
		border-bottom: 0 solid rgba(0, 0, 0, 0.5);
		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: 52px;
		width: 52px;
		cursor: pointer;
	}

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

	#cssmenu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 26px;
		display: block;
		width: 11px;
		height: 1px;
		background: rgba(255, 255, 255, 0.5);
		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%;
	}

	/*  */
	.g-header {
		padding-left: 0;
		padding-right: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.g-header .s-nav {
		display: block;
		margin-top: 1em;
		width: 30%;
	}
	.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:#fff;
	} 
}

/*  */


a {
	cursor: pointer;
}


	
	/*  */
.g-footer{
	
}
.g-footer .f-l{
	width: 30%;
}
.g-footer .f-l .f-logo img{
	height: 46px;
}
.g-footer .f-l ol {
	display: flex;
	flex-wrap: wrap;
	margin: 1rem 0;
	
}
.g-footer .f-l ol li{
	margin: 5px 8px;
}
.g-footer .f-l ol li img{
	width: 1.5rem;
	transition: all 1s;
}
.g-footer .f-l ol li:hover img{
	opacity: 0.8;
}
.g-footer .f-l h3{
	font-size: 0.8333333333333334vw;color: #000;font-weight: 700;
	line-height: 2;font-family: "Trial-bold";
}
.g-footer .f-l p{
	font-size: 0.8333333333333334vw;color: #999;font-weight: 400;
	margin:0.5rem  0 1rem;
	width: 85%;
}
.g-footer .f-l h4{
	font-size: 0.8333333333333334vw;color: #000;font-weight: 400;
line-height: 1.75;font-family: "Trial-bold";
}
.g-footer .f-l h4 a{
	font-family: "Trial-bold";
}
.g-footer .m-c ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	
	width: 68%;
	
}
.g-footer .m-c ul li{
	margin: 1rem 1.6%;
}
.g-footer .m-c ul li h2{
	font-size:  0.7291666666666667vw;color: #000;font-weight: 700;
}
.g-footer .m-c ul li h2 a{
	font-family: "Trial-bold";
}
.g-footer .m-c ul li p{
	font-size:  0.7291666666666667vw;color: #000;font-weight: 400;
	margin: 1rem 0;
}
.g-footer .m-c ul li a:hover{
	color: rgba(31, 178, 125, 1);
}
/*  */
.f-fbt{
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	padding: 2rem 0;
}
.f-fbt .m-c{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.f-fbt .m-c .p2 a{
	padding: 0 1rem;
	display: inline-block;
	text-transform: capitalize;
}
.f-fbt .m-c a:hover{
	color: rgba(31, 178, 125, 1);
}
/*  */
.dis_tc{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 99999;
}
.dis_tc .m-c{
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: flex-end;
}
.dis_tc .c-c{
	width: 60%;
	margin: 0 auto;
	border:1px solid rgba(0, 0, 0, 0.2) ;
	padding: 2rem;
	border-radius: 2rem;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dis_tc .c-c .t-t{
	width: 60%;
}
.dis_tc .c-c .t-t h2{
	color: #111;font-weight: 700;
	margin: 1rem 0;font-size: 0.8333333333333334vw;font-family: "Trial-bold";
}
.dis_tc .c-c .t-t p{
	font-size: 0.8333333333333334vw;color: #111;font-weight: 400;
	
}
.dis_tc .c-c ul{
	width: 30%;
	text-align: center;
}
.dis_tc .c-c ul li{
	padding: 0.5rem 2rem;
	color: #000;
	display: inline-block;
	border-radius: 2rem;
	margin: 0.5rem 0;
	font-size:  0.7291666666666667vw;
	
	border: 1px solid #000;
	transition: all 1s;
	width: 100%;
	cursor: pointer;
}
.dis_tc .c-c ul li.on,.dis_tc .c-c ul li:hover{
	
	color: #fff;
	
	background:#000;
	border: 1px solid #000;
	
}
/*  */
@media screen and (max-width: 1400px) {
	#cssmenu>ul>li {
		padding: 20px 0.8em;
	}
}

/*  */
@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;
	}
/*  */
.t-h{
	font-size: 2rem;
}
.t-h1{
	font-size: 1.6rem;
}
.t-h span{
	display: block;
}
.p-p{
	font-size: 1.2rem;
}
.p-p1{
	font-size: 1.2rem;
}
.p1{
	font-size: 1rem;
}
/*  */
	.g-footer .f-l h3,.g-footer .f-l p,.g-footer .f-l h4,.g-footer .m-c ul li h2,.g-footer .m-c ul li p,.g-back p{
		font-size: 0.8rem;
	}
	/*  */
	.dis_tc .c-c{
		width: 100%;
		padding: 1rem;
	}

.dis_tc .c-c ul li{
	padding: 0.5rem;
}

.g-header .s-logo img{
	height: 40px;
}


.g-footer .m-c ul li{
	width: 48%;
	margin: 1rem 1%;
}
.g-footer .m-c ul li p{
	margin: 5px 0;
}
}

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

	.tit h1 {
		font-size: 3em;
	}

	.tit h2 {
		font-size: 3em;
	}

}

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

	.tit h1{
		font-size: 4em;
		line-height: 2;
	}
.tit h2{
	font-size: 2em;
}
	.h1 {
		font-size: 1.6em;
	}


	.tit p {
		width: 100%;
	}

	/*  */

}
