@charset "utf-8";

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

body>.clear {
	min-width: 80vw;
}

html,
body {
	position: relative;
	/* height: 100%; */
	width: 100%;
	background: #fff;
}

:root {
	--width: 1200px;
}

.container {
	width: var(--width);
	min-width: var(--width);
	margin-left: auto;
	margin-right: auto;
}


.ovfh {
	overflow: hidden;
}

/**********************index**********************/
.logok {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 46px 0;
}

.logo-h {
	height: 76px;
}

.in-tdnk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 70px 0 80px;
}

.in-td-titk {
	display: block;
	text-align: center;
	margin-bottom: 45px;
}

.in-td-tt {
	display: block;
	width: 96px;
	height: 2px;
	margin: 0 auto;
	background: #ff0000;
}

.in-td-tit {
	display: inline-block;
	margin-bottom: 12px;
}

.in-td-titcn {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 44px;
	font-size: 30px;
	color: #ff0200;
}

.in-td-titen {
	display: block;
	float: left;
	margin-left: 15px;
	line-height: 44px;
	font-size: 20px;
	color: #817f80;
}

.in-td-text {
	display: block;
	text-align: center;
	color: #fff;
}

.in-td-text2 {
	display: block;
	font-family: Arial;
	margin-top: 15px;
	line-height: 24px;
}

.in-more {
	display: block;
	margin: 30px auto 0;
	width: 122px;
	height: 38px;
	position: relative;
	overflow: hidden;
	border-radius: 38px;
	border: 1px solid #d4000f;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #d4000f;
}

.in-more>div {
	display: block;
	position: relative;
	overflow: hidden;
	top: 0;
}

.in-more:hover>div {
	top: -100%;
}

.in-td-logodk {
	display: block;
	padding: 100px 0 0;
	text-align: center;
}

.in-td-logoxk {
	display: inline-block;
}

.in-td-logo1 {
	display: block;
	width: 440px;
	float: left;
}

.in-td-logotuk {
	display: block;
	height: 96px;
}

.logo-dl {
	display: block;
	height: 52px;
	margin: 0 auto;
}

.logo-gat {
	display: block;
	height: 44px;
	margin: 4px auto 0;
}
/*  */
.in-alnk{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 55px 0;
}
.in-altuk{
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
.in-hxlimk2{
	font-family: Arial;
	padding-top: 20px;
	line-height: 25px;
}
.in-hxlimk{
	display: block;
	width: calc(100% - 650px);
	float: left;
	padding-right: 60px;
}
.in-hxlistk{
	width: 650px;
	float: right;
}
.in-hxlist {
	display: block;
	margin-left: -10px;
}

.in-hxlist li {
	display: block;
	width: calc(33.3333% - 10px);
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.in-hxlink {
	display: block;
	position: relative;
	overflow: hidden;
}

.in-hxlihk {
	display: block;
	position: absolute;
	z-index: 6;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.in-hxlih-nb {
	display: block;
	width: 50px;
	margin: 0 auto 16px;
}

.in-hxlih-nbk {
	display: block;
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	text-align: center;
	color: #fff;
}

.in-hxlih-nb-cn {
	line-height: 24px;
	font-size: 18px;
}

.in-hxlih-nb-en {
	line-height: 20px;
	font-size: 12px;
}
/*  */
.in-abtuk{
	display: block;
	width: 49%;
	height: 100%;
	float: left;
	position: absolute;
	overflow: hidden;
}
.in-abmdk{
	display: block;
	width: 51%;
	float: right;
	position: relative;
	overflow: hidden;
}
.in-abmxk{
	width: calc(51vw - ((100vw - var(--width))/2));
	padding-left: 70px;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
	min-height: 400px;
}
.in-abmxk .in-td-tt{
	margin-left: 0;
	margin-right: 0;
}
.in-abmdk .in-td-titk{
	text-align: left;
}
.bannerk{
	display: block;
	position: relative;
	overflow: hidden;
}
.bannerxk{
	display: block;
	position: relative;
	width: 100%;
	z-index: 6;
}
.logodk{
	display: block;
	width: 100%;
	position: absolute;z-index: 6;
}
.bannerxk > .container{
	z-index: 6;
}
.ban-mdk{
	/* display: flex; */
	width: 100%;
	position: relative;
	padding: 245px 0 200px;
}
.ban-mxk{
	display: block;
	width: 100%;
	flex-direction: column;
}
/* .ban-mxk > .container{
	padding: 0 80px;
} */
.ban-mcn{
	padding-top: 80px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 55px;
	font-size: 46px;
	color: #fe0000;
}
.ban-men{
	height: 200px;
	line-height: 42px;
	font-size: 24px;
	color: #fff;
}
.ban-ank{
	display: block;
	overflow: hidden;
}
.ban-an1{
	display: block;
	width: 156px;
	height: 48px;
	float: left;
	border-radius: 48px;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	text-align: center;
	color: #fff;
	background-color: #fe0000;
}
.ban-an2{
	display: block;
	width: 220px;
	height: 48px;
	float: left;
	border-radius: 48px;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	text-align: center;
	color: #666;
	margin-left: 15px;
	background-color: #e6e6e6;
}
.ban-an-mcn{
	line-height: 22px;
	font-size: 16px;
}
.ban-an-men{
	line-height: 14px;
	font-size: 12px;
}


/*  */
.in-Slogan-cn {
	margin-bottom: 0.1rem;
	font-weight: bold;
	line-height: 0.35rem;
	font-size: 0.26rem;
	color: #fe0000;
}

.in-Slogan-en {
	margin-bottom: 0.13rem;
	/* font-weight: bold; */
	line-height: 0.2rem;
	font-size: 0.15rem;
	color: #fff;
}

.in-mobgk {
	display: block;
	position: relative;
}

.in-moank {
	display: block;
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 1rem;
	z-index: 6;
}

.in-moan {
	display: block;
	height: 0.42rem;
	text-align: center;
	border-radius: 0.42rem;
	overflow: hidden;
	padding: 0.07rem 0;
}

.in-moan1 {
	width: 44%;
	float: left;
	background: rgba(254, 0, 0, 0.5);
}

.in-moan2 {
	width: 54%;
	float: right;
	background: rgba(255, 255, 255, 0.8);
}

.in-add-cn {
	line-height: 0.18rem;
	font-size: 0.16rem;
	color: #fff;
}

.in-add-en {
	line-height: 0.12rem;
	font-size: 0.1rem;
	color: #fff;
}

.in-moan2 .in-add-cn,
.in-moan2 .in-add-en {
	color: #000;
}

.in-abnk {
	display: block;
	padding: 0.3rem 0;
	position: relative;
	overflow: hidden;
}

.in-abtext {
	color: #fff;
}

.in-abtext2 {
	padding-top: 30px;
	line-height: 26px;
}

.in-ab-titdk {
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.in-abtitcn {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 0.35rem;
	font-size: 0.2rem;
	color: #ff0000;
}

.in-abtiten {
	display: block;
	float: left;
	margin-left: 0.08rem;
	line-height: 0.35rem;
	font-size: 0.14rem;
	color: #b2b2b2;
}

.in-abtt {
	display: block;
	width: 0.6rem;
	margin-top: 0.03rem;
	border-bottom: 1px solid #fe0000;
}

.in-abmore {
	display: block;
	width: 0.92rem;
	height: 0.28rem;
	text-align: center;
	border: 0.01rem solid #b40909;
	margin: 0.18rem auto 0.25rem;
	border-radius: 0.28rem;
	line-height: 0.26rem;
	font-size: 0.14rem;
	color: #c30d23;
}

.in-hxnk {
	display: block;
	background-color: #f2f2f2;
}

.in-hxnk .in-abtiten {
	color: #4a4a4a;
}

.in-hxtext {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 0.3rem;
}



.in-hxlih-m {
	display: block;
	position: absolute;
	width: 0.56rem;
	height: 0.2rem;
	border: 0.01rem solid #fe0000;
	line-height: 0.18rem;
	font-size: 0.1rem;
	color: #fe0000;
	text-align: center;
	border-radius: 0.2rem;
	right: 0.1rem;
	top: 0.1rem;
}

.fo-copy {
	display: block;
}

.fo-logo1 {
	display: block;
	margin: 0 auto 0.15rem;
	height: 0.45rem;
}

.fo-logo2 {
	display: block;
	margin: 0.4rem auto 0.25rem;
	height: 0.37rem;
}

.fo-copy {
	display: block;
	padding-top: 0.4rem;
	padding-bottom: 0;
	text-align: center;
	line-height: 0.26rem;
	font-size: 0.12rem;
	color: rgba(255, 255, 255, 0.8);
}

/*******public*******/
.red {
	color: #e34506;
	font-weight: bold;
}

.te-fl {
	text-align: left;
}

.in-protudk {
	display: block;
	position: relative;
	overflow: hidden;
}

.in-protu {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover !important;
	object-fit: cover;
}

.in-protuk {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.white {
	color: #fff;
}

.blue {
	color: #c30d23;
}

.block-sj {
	display: none;
}

.block-ipad {
	display: none;
}

.block-pc {
	display: block;
}

.maodian {
	display: block;
	width: 100%;
	height: 0;
	margin-top: -90px;
	border-top: 90px solid transparent;
}

.yemak {
	display: block;
	text-align: center;
	padding-top: 60px;
}

.pagination {
	display: inline-block;
	position: relative;
}

.pagination li {
	display: block;
	float: left;
	list-style: none;
	width: 48px;
	height: 48px;
	margin: 0 5px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	border: 1px solid #858b93;
	/* background: #fff; */
	position: relative;
	line-height: 46px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
}

.pagination li a,
.pagination li span {
	display: block;
	position: relative;
	height: 100%;
}

.pagination li a,
.pagination li a:visited {
	color: #000;
}

.pagination li:first-child.active,
.pagination li:first-child:hover,
.pagination li:first-child.on {
	background: #c30d23;
	border-color: #c30d23;
}

.pagination li:last-child.active,
.pagination li:last-child:hover,
.pagination li:last-child.on {
	background: #c30d23;
	border-color: #c30d23;
}

.pagination li.active a,
.pagination li.active span,
.pagination li:hover a,
.pagination li:hover span {
	color: #fff;
}

.pagination li:first-child a,
.pagination li:last-child a,
.pagination li:first-child span,
.pagination li:last-child span {
	font-family: "宋体";
	font-weight: bold;
}

.pagination li.active,
.pagination li:hover {
	background: #c30d23;
	border-color: #c30d23;
}

.jiazai {
	display: block;
	text-align: center;
	padding-bottom: 18px;
	background: url(../images/duo-xj.png) center bottom no-repeat;
	background-size: 14px auto !important;
	line-height: 30px;
	font-size: 14px;
	color: #878787;
	text-align: center;
}

.in-hxlink:hover .in-protu,.in-abtuk:hover .in-protu{
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.in-hxlink:hover .in-hxlih-nb {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.in-jsxbmk:hover .in-jsxb {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.in-p4nbgk:hover .in-p4b-titcn {
	transform: translateY(5px);
}

.ab-xwlist li:hover .ab-xwlink {
	border-color: #c30d23;
	transform: translateY(-5px);
}

.in-alxtuk:hover .in-protu {
	transform: scale(1.05) rotate(2deg);
	-ms-transform: scale(1.05) rotate(2deg);
	-webkit-transform: scale(1.05) rotate(2deg);
	-o-transform: scale(1.05) rotate(2deg);
	-moz-transform: scale(1.05) rotate(2deg);
}

.in-psbg1 {
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.in-psbg1 {
	animation: in-psbg 2s infinite linear both;
}

@keyframes in-psbg {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.in-psbgk {
	animation: in-psbgk 1.5s infinite linear both;
}

@keyframes in-psbgk {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(25px);
	}
}

.ab-news-bank .in-protu {
	animation: in-protu3 10s infinite linear alternate both;
}

@keyframes in-protu3 {
	0% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1.3);
	}
}

.in-protu,
.navk li a,
.navk li>a,
.navk li a span,
.nav-nbg,
.nav-xbb01,
.nav-xbb1,
.navi_content>a,
.top-telmk,
.nav-xt,
.pagination li a,
.pagination li span,
.pagination li,
.in-more>div,
.in-hxlih-nb{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.in-hxjs-dxbg {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.in-hx-shdk {
	-webkit-transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-ms-transition: all 0.8s linear;
	transition: all 0.8s linear;
}

.in-hxjs-te-tit {
	-webkit-transition: all 0.4s linear 0.2s;
	-moz-transition: all 0.4s linear 0.2s;
	-ms-transition: all 0.4s linear 0.2s;
	transition: all 0.4s linear 0.2s;
}

.glo-subtu-mtext::-webkit-scrollbar-track-piece {
	width: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.glo-subtu-mtext::-webkit-scrollbar {
	width: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.glo-subtu-mtext::-webkit-scrollbar-thumb {
	width: 2px;
	height: 50px;
	background-color: #c30d23;
}

.glo-subtu-mtext::-webkit-scrollbar-thumb:hover {
	width: 2px;
	background-color: #c30d23;
}




/*  */
.jsnndk::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.jsnndk::-webkit-scrollbar-button {
	width: 0;
	height: 0;
	display: none;
}

.jsnndk::-webkit-scrollbar-corner {
	background-color: transparent;
}

.jsnndk::-webkit-scrollbar-thumb {
	min-height: 6px;
	border: 1px solid transparent;
	background-clip: content-box;
	border-radius: 7px;
	background-color: #c30d23;
}

.jsnndk::-webkit-scrollbar-thumb:hover {
	background-color: #c30d23;
}

.jsnndk::-webkit-scrollbar-thumb:active {
	background-color: #c30d23;
}

.jsnndk::-webkit-scrollbar-track {
	background-color: transparent;
}

.jsnndk::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, 0.1);
}