.max-w80 {
	position: relative;
	max-width: 80% !important;
}

.max-w85 {
	position: relative;
	max-width: 85% !important;
}

.max-w90 {
	position: relative;
	max-width: 90% !important;
}

.max-w95 {
	position: relative;
	max-width: 95% !important;
}

.max-w1100 {
	max-width: 1100px;
}

.max-w1260 {
	max-width: 1260px;
}

.pd30 {
	padding-bottom: 30px !important;
}


.baise {
	color: #fff !important;
}

.huise_bj {
	background: #f0f0f1 !important;
}

.baise_bj {
	background: #fff !important;
}

.mr0 {
	margin-right: 0 !important;
}

.pl56 {
	padding-left: 56px !important;
}

.heise {
	color: #000 !important;
}


.ishuzi {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
}

.ishuzi_box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 70px;
	grid-row-gap: 10px;
}

.ishuzi_list {
	text-align: left;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
}

.ishuzi_list:nth-child(2) {
	padding-left: 80px;
}

.ishuzi_list:nth-child(3) {
	padding-left: 100px;
}

.ishuzi_list:nth-child(4) {
	padding-left: 60px;
}

.ishuzi_list:nth-child(4) h4 {}

.ishuzi_list h3 {
	font-size: 26px;
	font-weight: 600;
	color: #000;
}

.ishuzi_list h4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
}

.ishuzi_list h4 .counter {
	font-size: 100px;
	font-weight: 600;
	color: #e21337;
	height: auto;
	overflow: hidden;
	display: inline-block;
	letter-spacing: 3px;
}

.ishuzi_list h4 sup {
	color: #e21337;
	font-size: 40px;
	top: -62px;
	left: 27px;
}

.ishuzi_list h4 sub {
	color: #e21337;
	font-size: 30px;
	top: -13px;
	left: 0px;
	font-weight: 600;
}

.ishuzi_list .ishuzi_t1 {
	font-size: 18px;
}

.ishuzi_list .ishuzi_t2 {
	font-size: 10px;
	color: #000;
}




@media screen and (min-width: 1200px) and (max-width: 1800px) {
	
	.ishuzi_list:nth-child(2) {
		padding-left: 1.8vw;
	}

	.ishuzi_list:nth-child(3) {
		padding-left: 1.8vw;
	}

	.ishuzi_list:nth-child(4) {
		padding-left: 1vw;
	}

	.ishuzi_list:nth-child(4) h4 {}

}



.iyewulist {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto 0;
}

.iyewulist ul * {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.iyewulist ul li {
	float: left;
}

.iyewulist li {
	position: relative;
	width: calc((calc(100% - 670px) / 4) - 10px);
	height: 880px;
	overflow: hidden;
	/* background-size: cover !important; */

	background-repeat: no-repeat;
	background-size: cover !important;

	object-fit: cover;
	margin-right: 10px;

	border-radius: 10px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;

	transition: all .6s;
}

/* .iyewulist li img {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

.iyewulist li:last-child {
	margin-right: 0;
}

.iyewulist li::before {
	content: "";
	position: absolute;
	/* background: rgba(0, 0, 0, 0.4); */
	width: 100%;
	height: 100%;
	z-index: 1;
}

.iyewulist li.on {
	width: 670px;
	/* background-size: cover !important; */
}

.iyewulist li:hover {
	width: 670px;
	/* background-size: cover !important; */
}

.iyewulist li.on::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 880px;
	z-index: 2;
}

/* .iyewulist li:hover img {
	height: auto;
} */

.iyewulist li:hover::before {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.iyewulist li.on::before {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
	background-size: 100%;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.iyewulist_main {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.iyewulist li.on .iyewulist_main::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

.iyewu_txt {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 50px;
}

.iyewu_txt .iyewu_txt_t1 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
}

.iyewu_txt .iyewu_txt_t1 span {
	display: block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
}

.iyewu_txt .iyewu_txt_t2 {
	text-align: left;
	padding: 30px 0;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	display: none;
}

.iyewulist li.on .iyewu_txt .iyewu_txt_t1 {
	font-size: 90px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	position: absolute;
	bottom: calc(100% - 200px);
	left: calc(50% + 50px);
	transform: translateX(-50%);
	width: 100%;
	text-align: left;
	transition: all .6s;
}

.iyewulist li.on .iyewu_txt .iyewu_txt_t1 span {
	display: block;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 2px;
}

.iyewulist li.on .iyewu_txt .iyewu_txt_t2 {
	display: block;
	position: absolute;
	bottom: 10px;
}


/* 标题 */
.ititle {
	position: relative;
	font-size: 56px;
	font-weight: 1000;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	/* justify-content: center; */
	/* text-align: center; */
	line-height: 56px;
}

.ititle span {
	display: inline-block;
	text-transform: uppercase;
}

.ititle span.tt1 {
	font-size: 66px;
	line-height: 66px;
	letter-spacing: 10px;
	margin-right: 30px;
	font-weight: 600;
}

.ititle span.tt2 {
	font-size: 46px;
	line-height: 46px;
	font-weight: 300;
	letter-spacing: 2px;
	overflow: hidden;
}

.ititle_xiao {
	font-size: 28px;
	line-height: 66px;
	font-weight: 300;
}

.ititle_xiao i {
	display: inline-block;
	width: 40px;
}


.ititle_hei {
	position: relative;
	z-index: 2;
	width: auto;
	height: auto;
	overflow: hidden;
	line-height: 80px;
	padding: 10px 10px;
	opacity: 1;


	/* display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center; */
}


/* .ititle_hei::before {
	position: absolute;
	content: "[";
	width: 20px;
	height: 75px;
	top: 5px;
	left: 0px;
}

.ititle_hei::after {
	position: absolute;
	content: "]";
	width: 20px;
	height: 75px;
	top: 5px;
	right: 0px;
} */


.ititle_hei.move {
	position: relative;
	z-index: 1;
	top: 0;
	width: 0px;
	height: 85px;
	padding: 0 30px;
	overflow: hidden;
	background: #000;
	animation: mymove 600ms;
	animation-timing-function: linear;
	animation-play-state: running;
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */


	border-left: 20px solid #000;
	border-right: 20px solid #000;
}

/* .ititle_hei.move::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 80px;
	top: 0;
	left: 0px;
	background: #000;
}

.ititle_hei.move::after {
	position: absolute;
	content: "";
	width: 15px;
	height: 80px;
	top: 0;
	right: 0px;
	background: #000;
} */

@keyframes mymove {
	10% {
		opacity: 1;
		width: 100px;
		background: none;
	}

	20% {
		opacity: 1;
		width: 200px;
		background: none;
	}

	30% {
		opacity: 1;
		width: 300px;
		background: none;
	}

	40% {
		opacity: 1;
		width: 400px;
		background: none;
	}

	50% {
		opacity: 1;
		width: 500px;
		background: none;
	}

	60% {
		opacity: 1;
		width: 600px;
		background: none;
	}

	70% {
		opacity: 1;
		width: 700px;
		background: none;
	}

	80% {
		opacity: 1;
		width: 850px;
		background: none;
	}

	90% {
		opacity: 1;
		width: 1000px;
		background: none;
	}

	100% {
		opacity: 1;
		width: 1200px;
		background: none;
	}

}




/* 为什么 */
.iwhy {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding: 100px 0 50px;
}

.iwhy_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto 10px;

	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 40px;
	grid-row-gap: 40px;
}

.iwhy_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iwhy_list_grid {
	width: 100%;
	height: auto;
	overflow: hidden;

	display: grid;
	grid-template-columns: 1fr 1.8fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.iwhy_list_grid.aboutx {
	grid-template-columns: 1fr 1.25fr;
}

.iwhy_list_txt {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 20px 20px 20px;

	box-sizing: border-box;
	border: 1px solid #4b4b4b;
	border-right: 0;
}

.iwhy_list_one {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

.iwhy_list_one img {
	width: 60px;
	margin-right: 10px;
}

.iwhy_list_one span {
	font-size: 24px;
	font-weight: 600;
}

.iwhy_list_two {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iwhy_list_two span {
	display: block;
	font-size: 15px;
}

.iwhy_list_two span i {
	color: #ff0000;
	font-style: normal;
	font-weight: 600;
}

.iwhy_list_img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iwhy_list_img img {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* 业务流程 */
.iyewu_liucheng {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.iyewu_liucheng img {
	position: relative;
	width: 100%;

	object-fit: cover;
}


/* 视频 */

.ishipin {
	position: relative;
	width: 100%;
	height: calc(100vh - 0px);
	overflow: hidden;
	min-height: 1050px;
	background: rgba(255, 255, 255, 0.1) url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ishipin_bj.jpg) no-repeat center;
	background-size: cover;
}

.ishipin::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.83);
}

.ishipin_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ishipin_logo {
	text-align: center;
}

.ishipin_txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 100px auto;
}

.ishipin_txt span {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.ishipin_txt span.ishipin_t1 {
	font-size: 80px;
	letter-spacing: 2px;
}

.ishipin_txt span.ishipin_t1 i {
	width: 70px;
	display: inline-block;
}

.ishipin_txt span.ishipin_t2 {
	font-size: 20px;
}

.ishipin_txt span.ishipin_t2 i {
	width: 35px;
	display: inline-block;
}



.ishipin_btn {
	width: 150px;
	height: 150px;
	margin: 0px auto;
	cursor: pointer;
}

.ishipin_icon {
	width: 110px;
	height: 110px;
	margin: 30px auto 0;
	position: relative;
	cursor: pointer;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	opacity: 1;
	pointer-events: none;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}

.ishipin_label {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	transform-origin: center center;
}

.ishipin_label:nth-child(1) {
	background: #c51d35;
}

.ishipin_label:nth-child(1):after {
	content: "";
	position: absolute;
	left: 57%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 0;
	height: 0;
	border-left: 50px solid #fff;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}

.ishipin_label:nth-child(2) {
	border: 3px solid #c51d35;
	-webkit-animation: label_scale 2.4s linear infinite normal both;
	animation: label_scale 2.4s linear infinite normal both;
}

.ishipin_label:nth-child(3) {
	border: 3px solid #c51d35;
	-webkit-animation: label_scale 2.4s .8s linear infinite normal both;
	animation: label_scale 2.4s .8s linear infinite normal both;
}

.ishipin_label:nth-child(4) {
	border: 3px solid #c51d35;
	-webkit-animation: label_scale 2.4s 1.6s linear infinite normal both;
	animation: label_scale 2.4s 1.6s linear infinite normal both;
}

@-webkit-keyframes label_scale {
	0% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	20% {
		width: 125%;
		height: 125%;
		opacity: 0.6;
	}

	40% {
		width: 150%;
		height: 150%;
		opacity: 0.4;
	}

	60% {
		width: 175%;
		height: 175%;
		opacity: .2;
	}

	80% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}

	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}

@keyframes label_scale {
	0% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	20% {
		width: 125%;
		height: 125%;
		opacity: 0.6;
	}

	40% {
		width: 150%;
		height: 150%;
		opacity: 0.4;
	}

	60% {
		width: 175%;
		height: 175%;
		opacity: .2;
	}

	80% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}

	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}


.ishipin_btn.pc{
	display: block;
}
.ishipin_btn.wap{
	display: none;
}


/* 首页产品 */
.iproduct {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iproduct_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px auto;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.iproduct_da_left {
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 3;
	/* padding-bottom: 100%; */
}

.iproduct_da_right {
	grid-column-start: 3;
	grid-column-end: 4;
	grid-row-start: 3;
	grid-row-end: 5;
	/* padding-bottom: 100%; */
}

.iproduct_item {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 65%;
}

.iproduct_img {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 3;
}

.iproduct_img img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s linear;
	transform: scale(1);
}

.iproduct_item:hover .iproduct_img img {
	transform: scale(1.1);
}

.iproduct_txt {
	position: absolute;
	top: 80px;
	left: 60px;
	z-index: 4;
}

.iproduct_txt span {
	display: block;
	color: #fff;
}

.iproduct_txt span.iproduct_txt_t1 {
	font-size: 62px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 30px;
}

.iproduct_txt span.iproduct_txt_t2 {
	font-size: 46px;
	font-weight: 600;
	line-height: 46px;
	margin-bottom: 30px;
}

.iproduct_txt span.iproduct_btn {
	width: 210px;
	height: 50px;
	border-radius: 25px;
	background: #fff;
	color: #fe2342;
	font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
}

.iproduct_txt span.iproduct_btn a {
	display: block;
}

.iproduct_txt span.iproduct_btn i {
	float: right;
	font-size: 20px;
	margin-right: 15px
}

.iproduct_item::before {
	position: absolute;
	z-index: 4;
	content: "";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

	width: 105%;
	height: 105%;
	background: rgba(226, 19, 55, 0.6);
	opacity: 0;
	transition: all 1s ease-in-out;
}

.iproduct_item:hover::before {
	opacity: 1;
}

.iproduct_item:hover .iproduct_biaoti {
	opacity: 1;
}

.iproduct_biaoti {
	opacity: 0;
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	transition: all .36s linear;
}

.iproduct_biaoti a {
	display: block;
}

.iproduct_biaoti span {
	display: block;
	font-weight: 600;
	color: #fff;
}

.iproduct_biaoti span.iproduct_biaoti_cn {
	font-size: 28px;
	line-height: 56px;
	letter-spacing: 0px;
}

.iproduct_biaoti span.iproduct_biaoti_en {
	font-size: 18px;
	letter-spacing: 0px;
}


/* 团队 */
.ituandui {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding: 150px 0 0px;
}

.ituandui_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;

	padding-bottom: 50px;
	border-bottom: 2px solid #000;

	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.ituandui_left {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ituandui_biaoti {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.ituandui_biaoti span {
	display: block;
	font-weight: 600;
}

.ituandui_biaoti span.ituandui_biaoti_t1 {
	font-size: 20px;
}

.ituandui_biaoti span.ituandui_biaoti_t2 {
	font-size: 34px;
}


.ituandui_left_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 100px;
	grid-row-gap: 50px;
}

.ituandui_left_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 16px;
}

.ituandui_left_list span {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
}

.ituandui_left_list span.counter {
	/* font-weight: 600; */
	font-size: 98px;
	line-height: 100px;
	color: #ff3333;
}

.ituandui_left_list i.jiahao {
	font-size: 46px;
	color: #ff3333;
	margin-left: 10px;
	bottom: 20px;
	position: absolute;
}

.ituandui_right {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ituandui_right_i {
	position: absolute;
	right: 10px;
	top: 45px;
}

.ituandui_right_i i {
	font-size: 20px;
}

.ituandui_right_txt {
	width: 70%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 110px;
	right: 0;
}


.ituandui_right_txt span {
	display: block;
}

.ituandui_right_txt span.ituandui_right_txt_t1 {
	font-size: 60px;
	font-weight: 600;
}

.ituandui_right_txt span.ituandui_right_txt_t2 {
	font-size: 14px;
	margin-top: 30px;
}

.ituandui_right_txt_t2 p {
	margin-bottom: 20px;
}


/* 团队头像 */
.iteam_main {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.iteam_box {
	position: relative;
	width: 100%;

	height: 450px;
	overflow: hidden;
}

.iteam_img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto 30px;
}

.iteam_img img {
	display: block;
	max-width: 100%;
	border-radius: 50%;
	margin: 0px auto;
}

.iteam_title {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iteam_title span {
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.iteam_title span.iteam_title_t1 {
	font-size: 18px;
	font-weight: 600;
}

.iteam_title span.iteam_title_t2 {
	font-size: 16px;
	color: #333;
}


.iteam_swiper {
	position: relative;
}

.iteam-button-next i,
.iteam-button-prev i {
	font-size: 80px;
	font-weight: 600;
	color: #fff;
}

.iteam-button-next {
	position: absolute;
	top: calc(50% - 80px);
	left: 5%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.iteam-button-prev {
	position: absolute;
	top: calc(50% - 80px);
	left: 95%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.iteam-pagination {
	width: 100px !important;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin: 30px auto;
	text-align: center;
}

.iteam-pagination .swiper-pagination-bullet-active {
	background: #000;
}

.iteam-pagination .swiper-pagination-bullet {
	margin: 0 2px;
}



/* 拦腰 */
.ilanyao {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 720px;
	background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ilanyao_bj.jpg) no-repeat center;
	background-size: cover;
}

.ilanyao_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 100px 0;
}

.ilanyao_box span {
	display: block;
}

.ilanyao_box span.ilanyao_t1 {
	font-size: 94px;
	font-weight: 600;
	color: #fff;
	line-height: 100px;
}

.ilanyao_box span.ilanyao_t2 {
	font-size: 94px;
	font-weight: 600;
	color: #fff;
	line-height: 100px;
	letter-spacing: 6px;

	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

.ilanyao_box span.ilanyao_t2 i {
	font-size: 60px !important;
	padding: 0 0px;
}

.ilanyao_box span.ilanyao_t3 {
	font-size: 32px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: lighter;
	padding-left: 6px;
}

.ilanyao_txt {
	padding-top: 100px;
	font-size: 74px;
	font-weight: 600;
	color: #fff;
	line-height: 76px;
	letter-spacing: 5px;
}


/* 评价 */
.ipingjia {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
}

.ipingjia_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 0px;
}

.ipingjia_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ededed;
	padding: 15px;
	border-radius: 20px;

	padding-bottom: 100%;
}


.ipingjia_quan {
	position: absolute;
	top: 10px;
	left: 10px;
}

.ipingjia_img {
	background: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 20px;

	width: 150px;
}

.ipingjia_img img {
	border-radius: 10px;
}

.ipingjia_txt {
	position: absolute;
	top: 55%;
	padding-left: 20px;
	padding-right: 35px;
}

.ipingjia_txt span {
	display: block;
}

.ipingjia_txt span.ipingjia_txt_t1 {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;


}

.ipingjia_txt span.ipingjia_txt_t1::before {
	position: absolute;
	top: 3px;
	left: -10px;
	content: "";
	width: 3px;
	height: 20px;
	background: #111;
}

.ipingjia_txt span.ipingjia_txt_t2 {
	font-size: 12px;
	line-height: 17px;
}

.ipingjia_txt span.ipingjia_txt_t2.en {
	font-family: Arial, sans-serif;
}

/* 首页荣誉 */
.ihonor {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 80px auto 10px;
}

.ihonor_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 10px;
}

.ihonor_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 4%;
}

.ihonor_list h4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.ihonor_list h4 .counter {
	font-size: 90px;
	font-weight: 600;
	color: #e21337;
	height: auto;
	overflow: hidden;
	display: inline-block;
}

.ihonor_list h4 sup {
	color: #e21337;
	font-size: 40px;
	top: -55px;
	left: 10px;
}

.ihonor_list h4 sub {
	color: #e21337;
	font-size: 30px;
	top: -13px;
	left: -20px;
	font-weight: 600;
}


.ihonor_list h3 {
	font-size: 26px;
	font-weight: 600;
	color: #000;
}



.notice {
	height: 480px;
	overflow: hidden;
}

.notice li {
	height: 480px;
}


.irongyu {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0px;
	background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/irongyu_bj.jpg) no-repeat bottom -100px center;
	background-size: cover;
}

.irongyu_main {
	position: relative;
	width: 100%;
	height: auto;
	max-height: 520px;
	overflow: hidden;
}

.irongyuSwiper .swiper-wrapper {
	transition-delay: .3s;
}


.irongyu_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;

	padding: 20px 10px;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.irongyu_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.3);
}

.irongyu_list_txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 30px 50px;

}

.irongyu_list_txt span {
	display: block;
}

.irongyu_list_txt span.irongyu_list_txt_t1 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}

.irongyu_list_txt span.irongyu_list_txt_t2 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}


/* 合作 */
.ihezuo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 80px auto 10px;
}

.ihezuo_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-column-gap: 80px;
	grid-row-gap: 80px;
}

.ihezuo_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.ihezuo_list img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
}

.ihezuo_list:hover img {
	transition: all .36s ease-in-out;
	transform: scale(1.1);
}


/* 加工生产 */
.ijiagong {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 80px 0 50px;
	margin: 50px auto 0;
	background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ijiagong_bj.jpg) no-repeat center top;
	background-size: cover;
}

.ijiagong_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 60px auto 30px;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 100px;
	grid-row-gap: 10px;
}

.ijiagong_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ijiagong_list h4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
	text-align: center;
}

.ijiagong_list h4 .counter {
	font-size: 100px;
	font-weight: 600;
	color: #e21337;
	height: auto;
	overflow: hidden;
	display: inline-block;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.ijiagong_list h4 sup {
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	top: -15px;
	left: 15px;
}

.ijiagong_list h3 {
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}


.ijiagong_main {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;

	background: #fff;
	padding: 30px 0;

	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-column-gap: 0px;
	grid-row-gap: 10px;
}

.ijiagong_mian_wenben {
	position: relative;
	width: 260px;
	height: auto;
	overflow: hidden;
	z-index: 2;
}

.ijiagong_mian_txt {
	position: absolute;
	left: 60px;
	bottom: 100px;
}

.ijiagong_mian_txt span {
	display: block;
}

.ijiagong_mian_txt span.ijiagong_mian_txt_t1 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}

.ijiagong_mian_txt span.ijiagong_mian_txt_t2 {
	font-size: 16px;
	font-weight: 300;
}

.ijiagong_mian_txt span.ijiagong_mian_txt_t3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
}

.ijiagong_mian_txt span.ijiagong_mian_txt_t4 {
	font-size: 20px;
	font-weight: 600;
	color: #e21337;
}


.ijiagong_main_ditu {
	position: relative;
	width: 1000px;
	height: 650px;
	/* background: url(/template-default-css-..-images-iditu_baise.png.jpg) no-repeat center;
	background-size: cover; */
}

.ijiagong_mian_img {
	position: relative;
	width: 1000px;
	height: 650px;
	right: 0;
}

.ijiagong_main:hover .ijiagong_main_ditu {
	position: relative;
	height: 650px;
	/* background: url(/template-default-css-..-images-iditu_caise.png.jpg) no-repeat center;
	background-size: cover; */
}


.ijiagong_main_ditu img {
	position: absolute;
	top: 10px;
	right: 50px;
}

.ijiagong_main_ditu img.caise {
	opacity: 0;
	transition: all 2s ease-in-out;
}

.ijiagong .ijiagong_main:hover .ijiagong_main_ditu img.caise {
	opacity: 1;
}


.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu img.caise {
	opacity: 1;
}


.ijiagong_main_ditu .ijiantou01 img {
	position: absolute;
	height: 118px;
	right: 24.8%;
	top: 29.8%;
	opacity: 0;
}

.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img {
	animation: ijiantou01;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou01 img {
	animation: ijiantou01;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong_main_ditu .ijiantou02 img {
	height: 70px;
	right: 24.8%;
	top: 37.5%;
	opacity: 0;
}

.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou02 img {
	animation: ijiantou02;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou02 img {
	animation: ijiantou02;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong_main_ditu .ijiantou03 img {
	height: 132px;
	right: 24.8%;
	top: 45.6%;
	opacity: 0;
}

.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou03 img {
	animation: ijiantou03;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou03 img {
	animation: ijiantou03;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong_main_ditu .ijiantou04 img {
	height: 128px;
	right: 24.8%;
	top: 47.8%;
	opacity: 0;
}

.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou04 img {
	animation: ijiantou04;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou04 img {
	animation: ijiantou04;
	animation-duration: 1.5s;
	/* 动画持续时间 */
	animation-delay: 1s;
	/* 动画延迟时间 */
	animation-fill-mode: forwards;
	/* 保持动画结束后的状态 */
}

/* .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img{
	width: auto;
	transition: all .36s ease-in-out;
} */


@keyframes ijiantou01 {
	from {
		width: 0px;
		height: 0px;
		right: 24.8%;
		top: 48%;
		opacity: 0;
	}

	to {
		right: 24.8%;
		top: 29.8%;
		opacity: 1;
	}
}

@keyframes ijiantou02 {
	from {
		width: 0px;
		height: 0px;
		right: 24.8%;
		top: 48%;
		opacity: 0;
	}

	to {
		right: 24.8%;
		top: 37.5%;
		opacity: 1;
	}
}

@keyframes ijiantou03 {
	from {
		width: 0px;
		height: 0px;
		right: 24.8%;
		top: 48%;
		opacity: 0;
	}

	to {
		right: 24.8%;
		top: 45.6%;
		opacity: 1;
	}
}

@keyframes ijiantou04 {
	from {
		width: 0px;
		height: 0px;
		right: 24.8%;
		top: 47.8%;
		opacity: 0;
	}

	to {
		right: 24.8%;
		top: 47.8%;
		opacity: 1;
	}
}


.ijiagong_main_ditu_wap {
	display: none;
}


/* 新闻 */
.inews {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;

	padding: 100px 0 10px;
	background: #f0f0f1;
}

.inews_tj {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 25px;
}

.inews_tj_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;

	background: #fff;

	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}

.inews_tj_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.inews_tj_list img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;

	transition: all .36s ease-in-out;
	transform: scale(1);
}

.inews_tj_box:hover img {
	transform: scale(1.05);
}

.inews_tj_txt {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 100px 40px 0;
}

.inews_tj_txt span {
	display: block;
}

.inews_tj_txt span.inews_tj_txt_t1 {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 100px;
}

.inews_tj_txt span.inews_tj_txt_ge {
	width: 35px;
	height: 5px;
	background: #000;
	margin-bottom: 10px;
}

.inews_tj_txt span.inews_tj_txt_t2 {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.inews_tj_txt span.inews_tj_txt_date {
	font-size: 15px;
	line-height: 20px;
	color: #909090;
}

.inews_box {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 25px;
	grid-row-gap: 25px;
}

.inews_list {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.inews_list a {
	display: block;
}

.inews_img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.inews_img img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	object-fit: cover;

	transition: all .36s ease-in-out;
	transform: scale(1);
}

.inews_list:hover .inews_img img {
	transform: scale(1.05);
}

.inews_txt {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 20px;
}

.inews_txt span {
	display: block;
}

.inews_txt span.inews_txt_t1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;

	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
}

.inews_txt span.inews_txt_date {
	font-size: 15px;
	line-height: 20px;
	color: #909090;
}

.inews_more {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.inews_more span {
	position: relative;
	float: right;
	display: block;
	color: #fe2342;
	font-size: 18px;
	font-weight: 300;
	width: 130px;
	line-height: 18px;
	display: flex;
}

.inews_more span i {

	margin-left: 0px;
	margin-top: 2px;

	transition: all .36s ease-in-out;
}

.inews_more span:hover i {
	margin-left: 10px;


}

/* 预约 */
.iyuyue {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f0f1;

	padding-bottom: 50px;
}

.iyuyue_title {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 30px;
	font-weight: 600;
	padding: 50px 40px;
	color: #000;
}

.iyuyue_title::before {
	position: absolute;
	content: "";
	width: 25px;
	height: 70px;
	background: #fd2745;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
}

.iyuyue_title i {
	font-weight: 300;
	display: inline-block;
}


.iyuyue_box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0px 0 40px 40px;

	display: grid;
	grid-template-columns: 4.3fr 1fr;
	grid-column-gap: 25px;
	grid-row-gap: 25px;
}

#iyuyue_box_list {
	height: 350px;
	overflow: hidden;
}

#iyuyue_box_list ul li {
	float: left;
}

#iyuyue_box_list li {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 57px;
}

#iyuyue_box_list li span {
	font-size: 24px;
	display: inline-block;
	margin-right: 90px;
	font-weight: 300;
}

#iyuyue_box_list li span.iyuyue_box_list_shijian {
	margin-right: 0;
}

#iyuyue_box_list li span:nth-child(2) {
	width: 160px;
	text-align: left;
	display: inline-block;
	margin: 0 80px 0 20px;
}

#iyuyue_box_list li span:nth-child(5) {
	width: 150px;
	margin-right: 0;
	text-align: center;
	letter-spacing: 3px;
}

.iyuyue_ewm {
	position: relative;
	width: 250px;
	height: auto;
	overflow: hidden;
}

.iyuyue_ewm img {
	border: 3px solid #fd2745;
	border-radius: 10px;
	max-width: 250px;
	position: relative;
	top: 0;
	right: 0;
	transform: translateY(-0%);
	margin: 20px auto 15px;
	display: block;
}












/*大屏幕*/
@media screen and (min-width: 1200px) and (max-width: 1800px) {}

/*中屏幕*/
@media screen and (min-width: 768px) and (max-width: 1200px) {}

/*小屏幕*/
@media screen and (min-width: 0px) and (max-width: 768px) {


	.container {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	.max-w80 {
		position: relative;
		max-width: 80% !important;
	}

	.max-w85 {
		position: relative;
		max-width: 85% !important;
	}

	.max-w90 {
		position: relative;
		max-width: 90% !important;
	}

	.max-w95 {
		position: relative;
		max-width: 95% !important;
	}

	.max-w1100 {
		max-width: 1100px;
	}

	.max-w1260 {
		max-width: 1260px;
	}

	.pd30 {
		padding-bottom: 30px !important;
	}


	.baise {
		color: #fff !important;
	}

	.huise_bj {
		background: #f0f0f1 !important;
	}

	.baise_bj {
		background: #fff !important;
	}

	.mr0 {
		margin-right: 0 !important;
	}

	.pl56 {
		padding-left: 6px !important;
	}

	.heise {
		color: #000 !important;
	}


	.ishuzi {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ishuzi_box {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ishuzi_list {
		text-align: left;
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
	}

	.ishuzi_list:nth-child(2) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(3) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(4) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(4) h4 {}

	.ishuzi_list h3 {
		font-size: 20px;
		font-weight: 600;
		color: #000;
	}

	.ishuzi_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto 5px;
	}

	.ishuzi_list h4 .counter {
		font-size: 60px;
		line-height: 60px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
		letter-spacing: 0px;
	}

	.ishuzi_list h4 sup {
		color: #e21337;
		font-size: 20px;
		top: -36px;
		left: 10px;
	}

	.ishuzi_list h4 sub {
		color: #e21337;
		font-size: 16px;
		top: -4px;
		left: -3px;
		font-weight: 600;
	}

	.ishuzi_list .ishuzi_t1 {
		font-size: 12px;
	}

	.ishuzi_list .ishuzi_t2 {
		font-size: 10px;
		color: #000;
	}




	.iyewulist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto 0;
	}

	.iyewulist ul * {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.iyewulist ul li {
		float: left;
	}

	.iyewulist li {
		position: relative;
		width: 100%;
		height: 100px;
		overflow: hidden;
		/* background-size: cover !important; */

		background-repeat: no-repeat;
		background-size: cover !important;

		object-fit: cover;
		margin-right: 0px;
		margin-bottom: 10px;

		border-radius: 10px;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;

		transition: all .6s;
	}

	/* .iyewulist li img {
		position: absolute;
		z-index: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	} */

	.iyewulist li:last-child {
		margin-right: 0;
	}

	.iyewulist li::before {
		content: "";
		position: absolute;
		background: rgba(0, 0, 0, 0.2);
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist li.on {
		width: 100%;
		height: 355px;
		/* background-size: cover !important; */
	}

	.iyewulist li:hover {
		width: 100%;
		height: 355px;
		/* background-size: cover !important; */
	}

	.iyewulist li.on::before {
		content: "";
		position: absolute;
		width: 100%;
		height: 355px;
		z-index: 2;
	}

	/* .iyewulist li:hover img {
		height: auto;
	} */

	.iyewulist li:hover::before {
		content: "";
		position: absolute;
		background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
		background-size: 100%;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist li.on::before {
		content: "";
		position: absolute;
		background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
		background-size: 100%;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist_main {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	.iyewulist li.on .iyewulist_main::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.7);
	}

	.iyewu_txt {
		position: absolute;
		width: calc(100% - 10px);
		height: 100%;
		padding: 10px;
	}

	.iyewu_txt .iyewu_txt_t1 {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
		position: absolute;
		bottom: 50%;
		left: 50%;
		transform: translate(-50%,50%);
		width: 100%;
		text-align: center;
		letter-spacing: 1px;
	}

	.iyewu_txt .iyewu_txt_t1 span {
		display: block;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0px;
	}

	.iyewu_txt .iyewu_txt_t2 {
		text-align: left;
		padding: 10px 0;
		height: auto;
		overflow: hidden;
		font-size: 16px;
		color: #fff;
		display: none;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t1 {
		font-size: 36px;
		font-weight: 600;
		color: #fff;
		text-align: left;
		position: absolute;
		bottom: calc(100% - 100px);
		left: calc(50% + 10px);
		transform: translateX(-50%);
		width: 100%;
		text-align: left;
		transition: all .6s;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t1 span {
		display: block;
		font-size: 18px;
		font-weight: 300;
		letter-spacing: 0px;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t2 {
		display: block;
		position: absolute;
		bottom: 30px;
		font-size: 12px;
	}


	/* 标题 */
	.ititle {
		position: relative;
		font-size: 16px;
		font-weight: 600;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		/* justify-content: center; */
		/* text-align: center; */
		line-height: 24px;
		margin: 20px 0 5px;
	}

	.ititle span {
		display: inline-block;
		text-transform: uppercase;
	}

	.ititle span.tt1 {
		width: auto;
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0px;
		margin-right: 0px;
		font-weight: 600;
	}

	.ititle span.tt2 {
		font-size: 16px;
		line-height: 20px;
		font-weight: 300;
		letter-spacing: 0;
		overflow: hidden;
	}

	.ititle_xiao {
		font-size: 14px;
		line-height: 20px;
		font-weight: 300;
	}

	.ititle_xiao i {
		display: inline-block;
		width: 10px;
	}


	.ititle_hei {
		position: relative;
		z-index: 2;
		width: auto;
		height: auto;
		overflow: hidden;
		line-height: 80px;
		padding: 10px 10px;
		opacity: 1;


		/* display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center; */
	}


	/* .ititle_hei::before {
		position: absolute;
		content: "[";
		width: 20px;
		height: 75px;
		top: 5px;
		left: 0px;
	}
	
	.ititle_hei::after {
		position: absolute;
		content: "]";
		width: 20px;
		height: 75px;
		top: 5px;
		right: 0px;
	} */


	.ititle_hei.move {
		position: relative;
		z-index: 1;
		top: 0;
		width: 0px;
		height: 85px;
		padding: 0 30px;
		overflow: hidden;
		background: #000;
		animation: mymove 600ms;
		animation-timing-function: linear;
		animation-play-state: running;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */


		border-left: 20px solid #000;
		border-right: 20px solid #000;
	}

	/* .ititle_hei.move::before {
		position: absolute;
		content: "";
		width: 15px;
		height: 80px;
		top: 0;
		left: 0px;
		background: #000;
	}
	
	.ititle_hei.move::after {
		position: absolute;
		content: "";
		width: 15px;
		height: 80px;
		top: 0;
		right: 0px;
		background: #000;
	} */

	@keyframes mymove {
		10% {
			opacity: 1;
			width: 100px;
			background: none;
		}

		20% {
			opacity: 1;
			width: 200px;
			background: none;
		}

		30% {
			opacity: 1;
			width: 300px;
			background: none;
		}

		40% {
			opacity: 1;
			width: 400px;
			background: none;
		}

		50% {
			opacity: 1;
			width: 500px;
			background: none;
		}

		60% {
			opacity: 1;
			width: 600px;
			background: none;
		}

		70% {
			opacity: 1;
			width: 700px;
			background: none;
		}

		80% {
			opacity: 1;
			width: 850px;
			background: none;
		}

		90% {
			opacity: 1;
			width: 1000px;
			background: none;
		}

		100% {
			opacity: 1;
			width: 1200px;
			background: none;
		}

	}




	/* 为什么 */
	.iwhy {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
		padding: 0;
	}

	.iwhy_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.iwhy_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_grid {
		width: 100%;
		height: auto;
		overflow: hidden;

		display: grid;
		grid-template-columns: 1.2fr 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}

	.iwhy_list_grid.aboutx {
		grid-template-columns: 1fr 1.25fr;
	}

	.iwhy_list_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 30px 10px;

		box-sizing: border-box;
		border: 1px solid #4b4b4b;
		border-right: 0;
	}

	.iwhy_list_one {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;

		margin-bottom: 20px;
	}

	.iwhy_list_one img {
		width: 30px;
		margin-right: 10px;
	}

	.iwhy_list_one span {
		font-size: 20px;
		font-weight: 600;
	}

	.iwhy_list_two {
		position: relative;
		bottom: 0px;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_two span {
		display: block;
		font-size: 12px;
		line-height: 20px;
	}

	.iwhy_list_two span i {
		color: #ff0000;
		font-style: normal;
		font-weight: 600;
	}

	.iwhy_list_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_img img {
		position: relative;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	/* 业务流程 */
	.iyewu_liucheng {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 5px;
	}

	.iyewu_liucheng img {
		position: relative;
		width: 100%;

		object-fit: cover;
	}


	/* 视频 */

	.ishipin {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 650px;
		background: rgba(255, 255, 255, 0.1) url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ishipin_bj.jpg) no-repeat center;
		background-size: cover;
	}

	.ishipin::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.83);
	}

	.ishipin_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.ishipin_logo {
		text-align: center;
		max-width: 150px;
		margin: 0px auto;
	}

	.ishipin_logo img {
		max-width: 100%;
	}

	.ishipin_txt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.ishipin_txt span {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		color: #fff;
	}

	.ishipin_txt span.ishipin_t1 {
		font-size: 20px;
		letter-spacing: 0px;
		margin-bottom: 5px;
	}

	.ishipin_txt span.ishipin_t1 i {
		width: 20px;
		display: inline-block;
	}

	.ishipin_txt span.ishipin_t2 {
		font-size: 10px;
	}

	.ishipin_txt span.ishipin_t2 i {
		width: 5px;
		display: inline-block;
	}



	.ishipin_btn {
		width: 100px;
		height: 100px;
		margin: 0px auto;
		cursor: pointer;
	}

	.ishipin_icon {
		width: 80px;
		height: 80px;
		margin: 30px auto 0;
		position: relative;
		cursor: pointer;
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 1;
		pointer-events: none;
		-webkit-transition: all .8s ease-in-out;
		transition: all .8s ease-in-out;
	}

	.ishipin_label {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		transform-origin: center center;
	}

	.ishipin_label:nth-child(1) {
		background: #c51d35;
	}

	.ishipin_label:nth-child(1):after {
		content: "";
		position: absolute;
		left: 57%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 0;
		height: 0;
		border-left: 30px solid #fff;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
	}

	.ishipin_label:nth-child(2) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s linear infinite normal both;
		animation: label_scale 2.4s linear infinite normal both;
	}

	.ishipin_label:nth-child(3) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s .8s linear infinite normal both;
		animation: label_scale 2.4s .8s linear infinite normal both;
	}

	.ishipin_label:nth-child(4) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s 1.6s linear infinite normal both;
		animation: label_scale 2.4s 1.6s linear infinite normal both;
	}

	@-webkit-keyframes label_scale {
		0% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}

		20% {
			width: 125%;
			height: 125%;
			opacity: 0.6;
		}

		40% {
			width: 150%;
			height: 150%;
			opacity: 0.4;
		}

		60% {
			width: 175%;
			height: 175%;
			opacity: .2;
		}

		80% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}

		100% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}
	}

	@keyframes label_scale {
		0% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}

		20% {
			width: 125%;
			height: 125%;
			opacity: 0.6;
		}

		40% {
			width: 150%;
			height: 150%;
			opacity: 0.4;
		}

		60% {
			width: 175%;
			height: 175%;
			opacity: .2;
		}

		80% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}

		100% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}
	}

	
	
	.ishipin_btn.pc{
		display: none;
	}
	.ishipin_btn.wap{
		display: block;
	}
	
	
	
	/* 首页产品 */
	.iproduct {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iproduct_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 5px auto;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;

		grid-column-gap: 5px;
		grid-row-gap: 5px;

	}

	.iproduct_da_left {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 3;
	}

	.iproduct_da_right {
		grid-column-start: 2;
		grid-column-end: 2;
		grid-row-start: 5;
		grid-row-end: 7;
	}

	.iproduct_item {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 65%;
	}

	.iproduct_img {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: 3;
	}

	.iproduct_img img {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: all 1s linear;
		transform: scale(1);
	}

	.iproduct_item:hover .iproduct_img img {
		transform: scale(1.1);
	}

	.iproduct_txt {
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 4;
	}

	.iproduct_txt span {
		display: block;
		color: #fff;
	}

	.iproduct_txt span.iproduct_txt_t1 {
		font-size: 30px;
		font-weight: 600;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}

	.iproduct_txt span.iproduct_txt_t2 {
		font-size: 20px;
		font-weight: 600;
		line-height: 20px;
		margin-bottom: 20px;
	}

	.iproduct_txt span.iproduct_btn {
		width: 120px;
		height: 35px;
		border-radius: 20px;
		background: #fff;
		color: #fe2342;
		font-size: 12px;
		font-weight: 400;
		line-height: 35px;
		text-align: center;
	}

	.iproduct_txt span.iproduct_btn a {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.iproduct_txt span.iproduct_btn i {
		float: right;
		font-size: 16px;
		margin-right: 5px;
	}

	.iproduct_item::before {
		position: absolute;
		z-index: 4;
		content: "";
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);

		width: 105%;
		height: 105%;
		background: rgba(226, 19, 55, 0.6);
		opacity: 0;
		transition: all 1s ease-in-out;
	}

	.iproduct_item:hover::before {
		opacity: 1;
	}

	.iproduct_item:hover .iproduct_biaoti {
		opacity: 1;
	}

	.iproduct_biaoti {
		opacity: 0;
		position: absolute;
		z-index: 4;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		transition: all .36s linear;
	}

	.iproduct_biaoti a {
		display: block;
	}

	.iproduct_biaoti span {
		display: block;
		font-weight: 600;
		color: #fff;
	}

	.iproduct_biaoti span.iproduct_biaoti_cn {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 0px;
	}

	.iproduct_biaoti span.iproduct_biaoti_en {
		font-size: 12px;
		letter-spacing: 0px;
	}


	/* 团队 */
	.ituandui {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
		padding: 0px;
	}

	.ituandui_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		padding-bottom: 30px;
		border-bottom: 2px solid #000;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}

	.ituandui_left {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ituandui_biaoti {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 30px;
	}

	.ituandui_biaoti span {
		display: block;
		font-weight: 600;
	}

	.ituandui_biaoti span.ituandui_biaoti_t1 {
		font-size: 16px;
	}

	.ituandui_biaoti span.ituandui_biaoti_t2 {
		font-size: 18px;
	}


	.ituandui_left_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 30px;
		grid-row-gap: 30px;
	}

	.ituandui_left_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 16px;
	}

	.ituandui_left_list span {
		display: inline-block;
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.ituandui_left_list span.counter {
		/* font-weight: 600; */
		font-size: 58px;
		line-height: 60px;
		color: #ff3333;
	}

	.ituandui_left_list i.jiahao {
		font-size: 26px;
		color: #ff3333;
		margin-left: 5px;
		bottom: 20px;
		position: absolute;
	}

	.ituandui_right {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ituandui_right_i {
		position: absolute;
		right: 10px;
		top: 45px;
	}

	.ituandui_right_i i {
		font-size: 20px;
	}

	.ituandui_right_txt {
		width: 70%;
		height: auto;
		overflow: hidden;
		position: absolute;
		top: 110px;
		right: 0;
	}


	.ituandui_right_txt span {
		display: block;
	}

	.ituandui_right_txt span.ituandui_right_txt_t1 {
		font-size: 60px;
		font-weight: 600;
	}

	.ituandui_right_txt span.ituandui_right_txt_t2 {
		font-size: 14px;
		margin-top: 30px;
	}

	.ituandui_right_txt_t2 p {
		margin-bottom: 20px;
	}


	/* 团队头像 */
	.iteam_main {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.iteam_box {
		position: relative;
		width: 100%;

		height: 180px;
		overflow: hidden;
	}

	.iteam_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto 10px;
	}

	.iteam_img img {
		display: block;
		max-width: 100%;
		border-radius: 50%;
		margin: 0px auto;
	}

	.iteam_title {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iteam_title span {
		display: block;
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iteam_title span.iteam_title_t1 {
		font-size: 14px;
		font-weight: 600;
	}

	.iteam_title span.iteam_title_t2 {
		font-size: 12px;
		color: #333;
	}


	.iteam_swiper {
		position: relative;
	}

	.iteam-button-next i,
	.iteam-button-prev i {
		font-size: 30px;
		font-weight: 600;
		color: #fff;
	}

	.iteam-button-next {
		position: absolute;
		top: calc(50% - 35px);
		left: 3%;
		transform: translate(-50%, -50%);
		z-index: 1;
	}

	.iteam-button-prev {
		position: absolute;
		top: calc(50% - 35px);
		left: 96.5%;
		transform: translate(-50%, -50%);
		z-index: 1;
	}

	.iteam-pagination {
		width: 100px !important;
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		margin: 30px auto;
		text-align: center;
	}

	.iteam-pagination .swiper-pagination-bullet-active {
		background: #000;
	}

	.iteam-pagination .swiper-pagination-bullet {
		margin: 0 2px;
	}



	/* 拦腰 */
	.ilanyao {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 320px;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ilanyao_bj.jpg) no-repeat center;
		background-size: cover;
	}

	.ilanyao_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 50px 0;
	}

	.ilanyao_box span {
		display: block;
	}

	.ilanyao_box span.ilanyao_t1 {
		font-size: 44px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
	}

	.ilanyao_box span.ilanyao_t2 {
		font-size: 44px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
		letter-spacing: 0px;

		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	}

	.ilanyao_box span.ilanyao_t2 i {
		font-size: 23px !important;
		padding: 0 0px;
	}

	.ilanyao_box span.ilanyao_t3 {
		font-size: 24px;
		color: #fff;
		letter-spacing: 0;
		font-weight: lighter;
		padding-left: 0px;
	}

	.ilanyao_txt {
		padding-top: 0px;
		font-size: 22px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
		letter-spacing: 0;
	}


	/* 评价 */
	.ipingjia {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ipingjia_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 5px;
		grid-row-gap: 5px;
	}

	.ipingjia_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #ededed;
		padding: 15px;
		border-radius: 20px;

		padding-bottom: 100%;
	}


	.ipingjia_quan {
		position: absolute;
		top: 5px;
		left: 5px;
	}

	.ipingjia_quan img {
		width: 15px;
	}

	.ipingjia_img {
		background: #fff;
		position: absolute;
		top: 5px;
		right: 5px;
		border-radius: 10px;
		width: 60px;
	}

	.ipingjia_img img {
		border-radius: 5px;
	}

	.ipingjia_txt {
		position: absolute;
		top: 50px;
		padding-left: 0px;
		padding-right: 5px;
	}

	.ipingjia_txt span {
		display: block;
	}

	.ipingjia_txt span.ipingjia_txt_t1 {
		position: relative;
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 5px;
		letter-spacing: 1px;
	}

	.ipingjia_txt span.ipingjia_txt_t1::before {
		position: absolute;
		top: 3px;
		left: -10px;
		content: "";
		width: 3px;
		height: 15px;
		background: #111;
	}

	.ipingjia_txt span.ipingjia_txt_t2 {
		font-size: 11px;
		line-height: 14px;
		font-family: Arial, sans-serif;
		padding-right: 8px;
	}


	/* 首页荣誉 */
	.ihonor {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
	}

	.ihonor_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ihonor_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-left: 5%;
	}

	.ihonor_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.ihonor_list h4 .counter {
		font-size: 60px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
	}

	.ihonor_list h4 sup {
		color: #e21337;
		font-size: 20px;
		top: -38px;
		left: 10px;
	}

	.ihonor_list h4 sub {
		color: #e21337;
		font-size: 16px;
		top: -6px;
		left: -3px;
		font-weight: 600;
	}


	.ihonor_list h3 {
		font-size: 18px;
		font-weight: 600;
		color: #000;
	}


	.notice {
		height: 600px;
		overflow: hidden;
	}

	.notice li {
		height: 600px;
	}



	.irongyu {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-top: 0px;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/irongyu_bj.jpg) no-repeat bottom -100px center;
		background-size: cover;
	}

	.irongyu_main {
		position: relative;
		width: 100%;
		height: auto;
		max-height: 550px;
		overflow: hidden;
	}

	.irongyuSwiper .swiper-wrapper {
		transition-delay: .3s;
	}


	.irongyu_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;

		padding: 5px;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.irongyu_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	}

	.irongyu_list_txt {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 5px 10px 20px 10px;

	}

	.irongyu_list_txt span {
		display: block;
	}

	.irongyu_list_txt span.irongyu_list_txt_t1 {
		font-size: 10px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 10px;
	}

	.irongyu_list_txt span.irongyu_list_txt_t2 {
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 0px;
		text-align: justify;
	}


	/* 合作 */
	.ihezuo {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
	}

	.ihezuo_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ihezuo_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.ihezuo_list img {
		max-width: 100%;
		display: block;
		margin: 0px auto;
		transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-o-transform: scale(0.9);
	}

	.ihezuo_list:hover img {
		transition: all .36s ease-in-out;
		transform: scale(1.1);
	}


	/* 加工生产 */
	.ijiagong {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 50px 0 30px;
		margin: 30px auto 0;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ijiagong_bj.jpg) no-repeat center top;
		background-size: cover;
	}

	.ijiagong_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto 30px;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ijiagong_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ijiagong_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto 0;
		text-align: center;
	}

	.ijiagong_list h4 .counter {
		font-size: 30px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
	}

	.ijiagong_list h4 sup {
		color: #fff;
		font-size: 20px;
		font-weight: 600;
		top: -3px;
		left: 5px;
	}

	.ijiagong_list h3 {
		font-size: 12px;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}


	.ijiagong_main {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		background: #fff;
		padding: 30px 0;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}

	.ijiagong_mian_wenben {
		position: relative;
		width: 260px;
		height: auto;
		overflow: hidden;
		z-index: 2;
	}

	.ijiagong_mian_txt {
		position: relative;
		left: 20px;
		bottom: 5px;
	}

	.ijiagong_mian_txt span {
		display: block;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t1 {
		font-size: 26px;
		font-weight: 600;
		margin-bottom: 10px;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t2 {
		font-size: 14px;
		font-weight: 300;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t3 {
		font-size: 16px;
		font-weight: 600;
		margin-bottom: 30px;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t4 {
		font-size: 20px;
		font-weight: 600;
		color: #e21337;
	}


	.ijiagong_main_ditu {
		position: relative;
		width: 1000px;
		height: 650px;
		/* background: url(/template-default-css-..-images-iditu_baise.png.jpg) no-repeat center;
		background-size: cover; */
	}

	.ijiagong_mian_img {
		position: relative;
		width: 1000px;
		height: 650px;
		right: 0;
	}

	.ijiagong_main:hover .ijiagong_main_ditu {
		position: relative;
		height: 650px;
		/* background: url(/template-default-css-..-images-iditu_caise.png.jpg) no-repeat center;
		background-size: cover; */
	}


	.ijiagong_main_ditu img {

		position: absolute;
		top: 10px;
		right: 50px;
	}

	.ijiagong_main_ditu img.caise {
		opacity: 0;
		transition: all 2s ease-in-out;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu img.caise {
		opacity: 1;
	}


	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu img.caise {
		opacity: 1;
	}


	.ijiagong_main_ditu .ijiantou01 img {
		position: absolute;
		height: 118px;
		right: 24.8%;
		top: 29.8%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img {
		animation: ijiantou01 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou01 img {
		animation: ijiantou01 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou02 img {
		height: 70px;
		right: 24.8%;
		top: 37.5%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou02 img {
		animation: ijiantou02 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou02 img {
		animation: ijiantou02 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou03 img {
		height: 132px;
		right: 24.8%;
		top: 45.6%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou03 img {
		animation: ijiantou03 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou03 img {
		animation: ijiantou03 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou04 img {
		height: 128px;
		right: 24.8%;
		top: 47.8%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou04 img {
		animation: ijiantou04 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou04 img {
		animation: ijiantou04 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	/* .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img{
		width: auto;
		transition: all .36s ease-in-out;
	} */


	@keyframes ijiantou01 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 29.8%;
			opacity: 1;
		}
	}

	@keyframes ijiantou02 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 37.5%;
			opacity: 1;
		}
	}

	@keyframes ijiantou03 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 45.6%;
			opacity: 1;
		}
	}

	@keyframes ijiantou04 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 47.8%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 47.8%;
			opacity: 1;
		}
	}


	.ijiagong_main_ditu {
		display: none;
	}

	.ijiagong_main_ditu_wap {
		display: block;
	}




	/* 新闻 */
	.inews {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		padding: 30px 0;
		background: #f0f0f1;
	}

	.inews_tj {
		float: left;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.inews_tj_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		background: #fff;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}

	.inews_tj_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_tj_list img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;

		transition: all .36s ease-in-out;
		transform: scale(1);
	}

	.inews_tj_box:hover img {
		transform: scale(1.05);
	}

	.inews_tj_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}

	.inews_tj_txt span {
		display: block;
	}

	.inews_tj_txt span.inews_tj_txt_t1 {
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.inews_tj_txt span.inews_tj_txt_ge {
		width: 35px;
		height: 3px;
		background: #000;
		margin-bottom: 10px;
	}

	.inews_tj_txt span.inews_tj_txt_t2 {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.inews_tj_txt span.inews_tj_txt_date {
		font-size: 12px;
		line-height: 20px;
		color: #909090;
	}

	.inews_tj_txt span.inews_tj_txt_date i {
		font-size: 12px;
	}

	.inews_box {
		float: left;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}

	.inews_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.inews_list a {
		display: block;
	}

	.inews_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_img img {
		display: block;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		object-fit: cover;

		transition: all .36s ease-in-out;
		transform: scale(1);
	}

	.inews_list:hover .inews_img img {
		transform: scale(1.05);
	}

	.inews_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 20px 10px;
	}

	.inews_txt span {
		display: block;
	}

	.inews_txt span.inews_txt_t1 {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
		font-weight: 600;
	}

	.inews_txt span.inews_txt_date {
		font-size: 12px;
		line-height: 20px;
		color: #909090;
	}

	.inews_txt span.inews_txt_date i {
		font-size: 12px;
	}

	.inews_more {
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}

	.inews_more span {
		position: relative;
		float: right;
		display: block;
		color: #fe2342;
		font-size: 14px;
		font-weight: 300;
		width: 100px;
		line-height: 14px;
		display: flex;
	}

	.inews_more span i {
		font-size: 14px;
		margin-left: 0px;
		margin-top: 2px;

		transition: all .36s ease-in-out;
	}

	.inews_more span:hover i {
		margin-left: 10px;


	}

	/* 预约 */
	.iyuyue {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f0f0f1;

		padding-bottom: 50px;
	}

	.iyuyue_title {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 24px;
		font-weight: 600;
		padding: 20px 20px;
		color: #000;
	}

	.iyuyue_title::before {
		position: absolute;
		content: "";
		width: 10px;
		height: 40px;
		background: #fd2745;
		top: 50%;
		left: 0;
		transform: translate(0%, -50%);
	}

	.iyuyue_title i {
		font-weight: 300;
		display: inline-block;
	}


	.iyuyue_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0px 10px 20px 10px;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 25px;
		grid-row-gap: 25px;
	}

	#iyuyue_box_list {
		height: 160px;
		overflow: hidden;
	}

	#iyuyue_box_list ul li {
		float: left;
	}

	#iyuyue_box_list li {
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 30px;

		display: flex;
		justify-content: space-between;
	}

	#iyuyue_box_list li span {
		font-size: 12px;
		display: inline-block;
		margin-right: 10px;
		font-weight: 300;
	}

	#iyuyue_box_list li span.iyuyue_box_list_shijian {
		margin-right: 0;
	}

	#iyuyue_box_list li span:nth-child(2) {
		width: 80px;
		text-align: left;
		display: inline-block;
		margin: 0 10px 0 0px;
	}

	#iyuyue_box_list li span:nth-child(5) {
		width: 150px;
		margin-right: 0;
		text-align: center;
		letter-spacing: 3px;
	}

	.iyuyue_ewm {
		position: relative;
		width: 200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.iyuyue_ewm img {
		border: 3px solid #fd2745;
		border-radius: 10px;
		max-width: 150px;
		position: relative;
		top: 0;
		right: 0;
		transform: translateY(-0%);
		margin: 10px auto;
		display: block;
	}


}





/*中屏幕*/
@media screen and (min-width: 768px) and (max-width: 1200px) {


	.container {
		padding-right: 5px;
		padding-left: 5px;
		margin-right: auto;
		margin-left: auto;
	}

	.max-w80 {
		position: relative;
		max-width: 80% !important;
	}

	.max-w85 {
		position: relative;
		max-width: 85% !important;
	}

	.max-w90 {
		position: relative;
		max-width: 90% !important;
	}

	.max-w95 {
		position: relative;
		max-width: 95% !important;
	}

	.max-w1100 {
		max-width: 1100px;
	}

	.max-w1260 {
		max-width: 1260px;
	}

	.pd30 {
		padding-bottom: 30px !important;
	}


	.baise {
		color: #fff !important;
	}

	.huise_bj {
		background: #f0f0f1 !important;
	}

	.baise_bj {
		background: #fff !important;
	}

	.mr0 {
		margin-right: 0 !important;
	}

	.pl56 {
		padding-left: 6px !important;
	}

	.heise {
		color: #000 !important;
	}


	.ishuzi {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ishuzi_box {
		display: grid;
		grid-template-columns: 1.2fr 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ishuzi_list {
		text-align: left;
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
	}

	.ishuzi_list:nth-child(2) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(3) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(4) {
		padding-left: 0px;
	}

	.ishuzi_list:nth-child(4) h4 {}

	.ishuzi_list h3 {
		font-size: 20px;
		font-weight: 600;
		color: #000;
	}

	.ishuzi_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 5px auto;
	}

	.ishuzi_list h4 .counter {
		font-size: 60px;
		line-height: 60px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
		letter-spacing: 0px;
	}

	.ishuzi_list h4 sup {
		color: #e21337;
		font-size: 20px;
		top: -36px;
		left: 10px;
	}

	.ishuzi_list h4 sub {
		color: #e21337;
		font-size: 16px;
		top: -4px;
		left: -3px;
		font-weight: 600;
	}

	.ishuzi_list .ishuzi_t1 {
		font-size: 10px;
	}

	.ishuzi_list .ishuzi_t2 {
		font-size: 8px;
		color: #000;
	}




	.iyewulist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto 0;
	}

	.iyewulist ul * {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.iyewulist ul li {
		float: left;
	}

	.iyewulist li {
		position: relative;
		width: calc((calc(70% - 0px) / 4) - 5px);
		height: 500px;
		overflow: hidden;
		/* background-size: cover !important; */

		background-repeat: no-repeat;
		background-size: cover !important;

		object-fit: cover;
		margin-right: 5px;

		border-radius: 5px;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;

		transition: all .6s;
	}

	/* .iyewulist li img {
		position: absolute;
		z-index: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	} */

	.iyewulist li:last-child {
		margin-right: 0;
	}

	.iyewulist li::before {
		content: "";
		position: absolute;
		/* background: rgba(0, 0, 0, 0.4); */
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist li.on {
		width: 30%;
		/* background-size: cover !important; */
	}

	.iyewulist li:hover {
		width: 30%;
		/* background-size: cover !important; */
	}

	.iyewulist li.on::before {
		content: "";
		position: absolute;
		width: 100%;
		height: 400px;
		z-index: 2;
	}

	/* .iyewulist li:hover img {
		height: auto;
	} */

	.iyewulist li:hover::before {
		content: "";
		position: absolute;
		background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
		background-size: 100%;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist li.on::before {
		content: "";
		position: absolute;
		background: rgba(255, 255, 255, 0.1) url(../images/iyewulist_hei.png) no-repeat center bottom;
		background-size: 100%;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.iyewulist_main {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	.iyewulist li.on .iyewulist_main::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.7);
	}

	.iyewu_txt {
		position: absolute;
		width: calc(100% - 0px);
		height: 100%;
		padding: 10px;
	}

	.iyewu_txt .iyewu_txt_t1 {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
		position: absolute;
		bottom: 50px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		text-align: center;
		letter-spacing: 1px;
	}

	.iyewu_txt .iyewu_txt_t1 span {
		display: block;
		font-size: 11px;
		font-weight: 400;
		letter-spacing: 0px;
	}

	.iyewu_txt .iyewu_txt_t2 {
		text-align: left;
		padding: 10px 0;
		height: auto;
		overflow: hidden;
		font-size: 16px;
		color: #fff;
		display: none;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t1 {
		font-size: 36px;
		font-weight: 600;
		color: #fff;
		text-align: left;
		position: absolute;
		bottom: calc(100% - 100px);
		left: calc(50% + 10px);
		transform: translateX(-50%);
		width: 100%;
		text-align: left;
		transition: all .6s;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t1 span {
		display: block;
		font-size: 18px;
		font-weight: 300;
		letter-spacing: 0px;
	}

	.iyewulist li.on .iyewu_txt .iyewu_txt_t2 {
		display: block;
		position: absolute;
		bottom: 30px;
		font-size: 14px;
	}


	/* 标题 */
	.ititle {
		position: relative;
		font-size: 30px;
		font-weight: 600;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		/* justify-content: center; */
		/* text-align: center; */
		line-height: 30px;
		margin: 20px 0;
	}

	.ititle span {
		display: inline-block;
		text-transform: uppercase;
	}

	.ititle span.tt1 {
		width: auto;
		font-size: 30px;
		line-height: 30px;
		letter-spacing: 0px;
		margin-right: 10px;
		font-weight: 600;
	}

	.ititle span.tt2 {
		font-size: 30px;
		line-height: 30px;
		font-weight: 300;
		letter-spacing: 0;
		overflow: hidden;
	}

	.ititle_xiao {
		font-size: 24px;
		line-height: 40px;
		font-weight: 300;
	}

	.ititle_xiao i {
		display: inline-block;
		width: 10px;
	}


	.ititle_hei {
		position: relative;
		z-index: 2;
		width: auto;
		height: auto;
		overflow: hidden;
		line-height: 80px;
		padding: 10px 10px;
		opacity: 1;


		/* display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center; */
	}


	/* .ititle_hei::before {
		position: absolute;
		content: "[";
		width: 20px;
		height: 75px;
		top: 5px;
		left: 0px;
	}
	
	.ititle_hei::after {
		position: absolute;
		content: "]";
		width: 20px;
		height: 75px;
		top: 5px;
		right: 0px;
	} */


	.ititle_hei.move {
		position: relative;
		z-index: 1;
		top: 0;
		width: 0px;
		height: 85px;
		padding: 0 30px;
		overflow: hidden;
		background: #000;
		animation: mymove 600ms;
		animation-timing-function: linear;
		animation-play-state: running;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */


		border-left: 20px solid #000;
		border-right: 20px solid #000;
	}

	/* .ititle_hei.move::before {
		position: absolute;
		content: "";
		width: 15px;
		height: 80px;
		top: 0;
		left: 0px;
		background: #000;
	}
	
	.ititle_hei.move::after {
		position: absolute;
		content: "";
		width: 15px;
		height: 80px;
		top: 0;
		right: 0px;
		background: #000;
	} */

	@keyframes mymove {
		10% {
			opacity: 1;
			width: 100px;
			background: none;
		}

		20% {
			opacity: 1;
			width: 200px;
			background: none;
		}

		30% {
			opacity: 1;
			width: 300px;
			background: none;
		}

		40% {
			opacity: 1;
			width: 400px;
			background: none;
		}

		50% {
			opacity: 1;
			width: 500px;
			background: none;
		}

		60% {
			opacity: 1;
			width: 600px;
			background: none;
		}

		70% {
			opacity: 1;
			width: 700px;
			background: none;
		}

		80% {
			opacity: 1;
			width: 850px;
			background: none;
		}

		90% {
			opacity: 1;
			width: 1000px;
			background: none;
		}

		100% {
			opacity: 1;
			width: 1200px;
			background: none;
		}

	}




	/* 为什么 */
	.iwhy {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
		padding: 0;
	}

	.iwhy_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.iwhy_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_grid {
		width: 100%;
		height: auto;
		overflow: hidden;

		display: grid;
		grid-template-columns: 1.3fr 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}

	.iwhy_list_grid.aboutx {
		grid-template-columns: 1fr 1.25fr;
	}

	.iwhy_list_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 50px 30px;

		box-sizing: border-box;
		border: 1px solid #4b4b4b;
		border-right: 0;
	}

	.iwhy_list_one {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;

		margin-bottom: 20px;
	}

	.iwhy_list_one img {
		width: 60px;
		margin-right: 10px;
	}

	.iwhy_list_one span {
		font-size: 36px;
		font-weight: 600;
	}

	.iwhy_list_two {
		position: relative;
		bottom: 0px;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_two span {
		display: block;
		font-size: 24px;
		line-height: 40px;
	}

	.iwhy_list_two span i {
		color: #ff0000;
		font-style: normal;
		font-weight: 600;
	}

	.iwhy_list_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iwhy_list_img img {
		position: relative;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	/* 业务流程 */
	.iyewu_liucheng {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 5px;
	}

	.iyewu_liucheng img {
		position: relative;
		width: 100%;

		object-fit: cover;
	}


	/* 视频 */

	.ishipin {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 650px;
		background: rgba(255, 255, 255, 0.1) url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ishipin_bj.jpg) no-repeat center;
		background-size: cover;
	}

	.ishipin::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.83);
	}

	.ishipin_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.ishipin_logo {
		text-align: center;
		max-width: 200px;
		margin: 0px auto;
	}

	.ishipin_logo img {
		max-width: 100%;
	}

	.ishipin_txt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.ishipin_txt span {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		color: #fff;
	}

	.ishipin_txt span.ishipin_t1 {
		font-size: 36px;
		letter-spacing: 0px;
		margin-bottom: 10px;
	}

	.ishipin_txt span.ishipin_t1 i {
		width: 20px;
		display: inline-block;
	}

	.ishipin_txt span.ishipin_t2 {
		font-size: 14px;
	}

	.ishipin_txt span.ishipin_t2 i {
		width: 5px;
		display: inline-block;
	}



	.ishipin_btn {
		width: 100px;
		height: 100px;
		margin: 0px auto;
		cursor: pointer;
	}

	.ishipin_icon {
		width: 80px;
		height: 80px;
		margin: 30px auto 0;
		position: relative;
		cursor: pointer;
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 1;
		pointer-events: none;
		-webkit-transition: all .8s ease-in-out;
		transition: all .8s ease-in-out;
	}

	.ishipin_label {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		transform-origin: center center;
	}

	.ishipin_label:nth-child(1) {
		background: #c51d35;
	}

	.ishipin_label:nth-child(1):after {
		content: "";
		position: absolute;
		left: 57%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 0;
		height: 0;
		border-left: 30px solid #fff;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
	}

	.ishipin_label:nth-child(2) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s linear infinite normal both;
		animation: label_scale 2.4s linear infinite normal both;
	}

	.ishipin_label:nth-child(3) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s .8s linear infinite normal both;
		animation: label_scale 2.4s .8s linear infinite normal both;
	}

	.ishipin_label:nth-child(4) {
		border: 3px solid #c51d35;
		-webkit-animation: label_scale 2.4s 1.6s linear infinite normal both;
		animation: label_scale 2.4s 1.6s linear infinite normal both;
	}

	@-webkit-keyframes label_scale {
		0% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}

		20% {
			width: 125%;
			height: 125%;
			opacity: 0.6;
		}

		40% {
			width: 150%;
			height: 150%;
			opacity: 0.4;
		}

		60% {
			width: 175%;
			height: 175%;
			opacity: .2;
		}

		80% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}

		100% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}
	}

	@keyframes label_scale {
		0% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}

		20% {
			width: 125%;
			height: 125%;
			opacity: 0.6;
		}

		40% {
			width: 150%;
			height: 150%;
			opacity: 0.4;
		}

		60% {
			width: 175%;
			height: 175%;
			opacity: .2;
		}

		80% {
			width: 200%;
			height: 200%;
			opacity: 0;
		}

		100% {
			width: 100%;
			height: 100%;
			opacity: 0;
		}
	}


	/* 首页产品 */
	.iproduct {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}


	.iproduct_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 5px auto;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr;
		grid-column-gap: 5px;
		grid-row-gap: 5px;
	}

	.iproduct_da_left {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 3;
		/* padding-bottom: 100%; */
	}

	.iproduct_da_right {
		grid-column-start: 3;
		grid-column-end: 4;
		grid-row-start: 3;
		grid-row-end: 5;
		/* padding-bottom: 100%; */
	}

	.iproduct_item {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 65%;
	}

	.iproduct_img {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: 3;
	}

	.iproduct_img img {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: all 1s linear;
		transform: scale(1);
	}

	.iproduct_item:hover .iproduct_img img {
		transform: scale(1.1);
	}

	.iproduct_txt {
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 4;
	}

	.iproduct_txt span {
		display: block;
		color: #fff;
	}

	.iproduct_txt span.iproduct_txt_t1 {
		font-size: 36px;
		font-weight: 600;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}

	.iproduct_txt span.iproduct_txt_t2 {
		font-size: 28px;
		font-weight: 600;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.iproduct_txt span.iproduct_btn {
		width: 150px;
		height: 45px;
		border-radius: 25px;
		background: #fff;
		color: #fe2342;
		font-size: 14px;
		font-weight: 400;
		line-height: 45px;
		text-align: center;
	}

	.iproduct_txt span.iproduct_btn a {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.iproduct_txt span.iproduct_btn i {
		float: right;
		font-size: 14px;
		margin-right: 5px;
	}

	.iproduct_item::before {
		position: absolute;
		z-index: 4;
		content: "";
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);

		width: 105%;
		height: 105%;
		background: rgba(226, 19, 55, 0.6);
		opacity: 0;
		transition: all 1s ease-in-out;
	}

	.iproduct_item:hover::before {
		opacity: 1;
	}

	.iproduct_item:hover .iproduct_biaoti {
		opacity: 1;
	}

	.iproduct_biaoti {
		opacity: 0;
		position: absolute;
		z-index: 4;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		transition: all .36s linear;
	}

	.iproduct_biaoti a {
		display: block;
	}

	.iproduct_biaoti span {
		display: block;
		font-weight: 600;
		color: #fff;
	}

	.iproduct_biaoti span.iproduct_biaoti_cn {
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 0px;
	}

	.iproduct_biaoti span.iproduct_biaoti_en {
		font-size: 16px;
		letter-spacing: 0px;
	}


	/* 团队 */
	.ituandui {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
		padding: 0px;
	}

	.ituandui_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		padding-bottom: 30px;
		border-bottom: 2px solid #000;

		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}

	.ituandui_left {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0 3%;
	}

	.ituandui_biaoti {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 30px;
	}

	.ituandui_biaoti span {
		display: block;
		font-weight: 600;
	}

	.ituandui_biaoti span.ituandui_biaoti_t1 {
		font-size: 20px;
	}

	.ituandui_biaoti span.ituandui_biaoti_t2 {
		font-size: 34px;
	}


	.ituandui_left_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ituandui_left_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 16px;
	}

	.ituandui_left_list span {
		display: inline-block;
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.ituandui_left_list span.counter {
		/* font-weight: 600; */
		font-size: 68px;
		line-height: 70px;
		color: #ff3333;
	}

	.ituandui_left_list i.jiahao {
		font-size: 26px;
		color: #ff3333;
		margin-left: 5px;
		bottom: 20px;
		position: absolute;
	}

	.ituandui_right {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ituandui_right_i {
		position: absolute;
		right: 10px;
		top: 45px;
	}

	.ituandui_right_i i {
		font-size: 20px;
	}

	.ituandui_right_txt {
		width: 70%;
		height: auto;
		overflow: hidden;
		position: absolute;
		top: 110px;
		right: 0;
	}


	.ituandui_right_txt span {
		display: block;
	}

	.ituandui_right_txt span.ituandui_right_txt_t1 {
		font-size: 60px;
		font-weight: 600;
	}

	.ituandui_right_txt span.ituandui_right_txt_t2 {
		font-size: 14px;
		margin-top: 30px;
	}

	.ituandui_right_txt_t2 p {
		margin-bottom: 20px;
	}


	/* 团队头像 */
	.iteam_main {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.iteam_box {
		position: relative;
		width: 100%;

		height: auto;
		overflow: hidden;
	}

	.iteam_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto 10px;
	}

	.iteam_img img {
		display: block;
		max-width: 100%;
		border-radius: 50%;
		margin: 0px auto;
	}

	.iteam_title {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iteam_title span {
		display: block;
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.iteam_title span.iteam_title_t1 {
		font-size: 16px;
		font-weight: 600;
	}

	.iteam_title span.iteam_title_t2 {
		font-size: 14px;
		color: #333;
	}


	.iteam_swiper {
		position: relative;
	}

	.iteam-button-next i,
	.iteam-button-prev i {
		font-size: 30px;
		font-weight: 600;
		color: #fff;
	}

	.iteam-button-next {
		position: absolute;
		top: calc(50% - 20px);
		left: 3vw;
		transform: translate(-50%, -50%);
		z-index: 1;
	}

	.iteam-button-prev {
		position: absolute;
		top: calc(50% - 20px);
		left: 96vw;
		transform: translate(-50%, -50%);
		z-index: 1;
	}

	.iteam-pagination {
		width: 100px !important;
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		margin: 30px auto;
		text-align: center;
	}

	.iteam-pagination .swiper-pagination-bullet-active {
		background: #000;
	}

	.iteam-pagination .swiper-pagination-bullet {
		margin: 0 2px;
	}



	/* 拦腰 */
	.ilanyao {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 320px;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ilanyao_bj.jpg) no-repeat center;
		background-size: cover;
	}

	.ilanyao_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 50px 5vw;
	}

	.ilanyao_box span {
		display: block;
	}

	.ilanyao_box span.ilanyao_t1 {
		font-size: 44px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
	}

	.ilanyao_box span.ilanyao_t2 {
		font-size: 44px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
		letter-spacing: 0px;

		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	}

	.ilanyao_box span.ilanyao_t2 i {
		font-size: 23px !important;
		padding: 0 0px;
	}

	.ilanyao_box span.ilanyao_t3 {
		font-size: 24px;
		color: #fff;
		letter-spacing: 0;
		font-weight: lighter;
		padding-left: 0px;
	}

	.ilanyao_txt {
		padding: 10px 5vw;
		font-size: 24px;
		font-weight: 600;
		color: #fff;
		line-height: 44px;
		letter-spacing: 0;
	}


	/* 评价 */
	.ipingjia {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ipingjia_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 5px;
		grid-row-gap: 5px;
	}

	.ipingjia_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #ededed;
		padding: 15px;
		border-radius: 20px;

		padding-bottom: 110%;
	}


	.ipingjia_quan {
		position: absolute;
		top: 5px;
		left: 5px;
	}

	.ipingjia_quan img {
		width: 15px;
	}

	.ipingjia_img {
		background: #fff;
		position: absolute;
		top: 5px;
		right: 5px;
		border-radius: 5px;
		width: 75px;
	}

	.ipingjia_img img {
		border-radius: 5px;
	}

	.ipingjia_txt {
		position: absolute;
		top: 80px;
		padding-left: 0px;
		padding-right: 15px;
	}

	.ipingjia_txt span {
		display: block;
	}

	.ipingjia_txt span.ipingjia_txt_t1 {
		position: relative;
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 5px;
		letter-spacing: 1px;
	}

	.ipingjia_txt span.ipingjia_txt_t1::before {
		position: absolute;
		top: 3px;
		left: -10px;
		content: "";
		width: 3px;
		height: 15px;
		background: #111;
	}

	.ipingjia_txt span.ipingjia_txt_t2 {
		font-size: 12px;
		line-height: 16px;
		font-family: Arial, sans-serif;
	}


	/* 首页荣誉 */
	.ihonor {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
	}

	.ihonor_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ihonor_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-left: 5%;
	}

	.ihonor_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.ihonor_list h4 .counter {
		font-size: 60px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
	}

	.ihonor_list h4 sup {
		color: #e21337;
		font-size: 20px;
		top: -38px;
		left: 10px;
	}

	.ihonor_list h4 sub {
		color: #e21337;
		font-size: 16px;
		top: -6px;
		left: -3px;
		font-weight: 600;
	}


	.ihonor_list h3 {
		font-size: 18px;
		font-weight: 600;
		color: #000;
	}


	.notice {
		height: 300px;
		overflow: hidden;
	}

	.notice li {
		height: 300px;
	}



	.irongyu {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-top: 0px;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/irongyu_bj.jpg) no-repeat bottom -100px center;
		background-size: cover;
	}

	.irongyu_main {
		position: relative;
		width: 100%;
		height: auto;
		max-height: 520px;
		overflow: hidden;
	}

	.irongyuSwiper .swiper-wrapper {
		transition-delay: .3s;
	}


	.irongyu_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;

		padding: 5px;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 5px;
		grid-row-gap: 5px;
	}

	.irongyu_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	}

	.irongyu_list_txt {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 5px;

	}

	.irongyu_list_txt span {
		display: block;
	}

	.irongyu_list_txt span.irongyu_list_txt_t1 {
		font-size: 10px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 10px;
	}

	.irongyu_list_txt span.irongyu_list_txt_t2 {
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 0px;
	}


	/* 合作 */
	.ihezuo {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto 10px;
	}

	.ihezuo_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ihezuo_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.ihezuo_list img {
		max-width: 100%;
		display: block;
		margin: 0px auto;
		transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-o-transform: scale(0.9);
	}

	.ihezuo_list:hover img {
		transition: all .36s ease-in-out;
		transform: scale(1.1);
	}


	/* 加工生产 */
	.ijiagong {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 50px 0 30px;
		margin: 30px auto 0;
		background: url(https://riid.oss-cn-nanjing.aliyuncs.com/images/ijiagong_bj.jpg) no-repeat center top;
		background-size: cover;
	}

	.ijiagong_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto 30px;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}

	.ijiagong_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ijiagong_list h4 {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 5px auto;
		text-align: center;
	}

	.ijiagong_list h4 .counter {
		font-size: 60px;
		font-weight: 600;
		color: #e21337;
		height: auto;
		overflow: hidden;
		display: inline-block;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
	}

	.ijiagong_list h4 sup {
		color: #fff;
		font-size: 20px;
		font-weight: 600;
		top: -3px;
		left: 5px;
	}

	.ijiagong_list h3 {
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}


	.ijiagong_main {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		background: #fff;
		padding: 30px 0;

		display: grid;
		grid-template-columns: 1fr 2fr;
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}

	.ijiagong_mian_wenben {
		position: relative;
		width: 260px;
		height: auto;
		overflow: hidden;
		z-index: 2;
	}

	.ijiagong_mian_txt {
		position: absolute;
		left: 20px;
		bottom: 20px;
	}

	.ijiagong_mian_txt span {
		display: block;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t1 {
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 10px;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t2 {
		font-size: 14px;
		font-weight: 300;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t3 {
		font-size: 16px;
		font-weight: 600;
		margin-bottom: 30px;
	}

	.ijiagong_mian_txt span.ijiagong_mian_txt_t4 {
		font-size: 18px;
		font-weight: 600;
		color: #e21337;
	}


	.ijiagong_main_ditu {
		position: relative;
		width: 1000px;
		height: 650px;
		/* background: url(/template-default-css-..-images-iditu_baise.png.jpg) no-repeat center;
		background-size: cover; */
	}

	.ijiagong_mian_img {
		position: relative;
		width: 1000px;
		height: 650px;
		right: 0;
	}

	.ijiagong_main:hover .ijiagong_main_ditu {
		position: relative;
		height: 650px;
		/* background: url(/template-default-css-..-images-iditu_caise.png.jpg) no-repeat center;
		background-size: cover; */
	}


	.ijiagong_main_ditu img {

		position: absolute;
		top: 10px;
		right: 50px;
	}

	.ijiagong_main_ditu img.caise {
		opacity: 0;
		transition: all 2s ease-in-out;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu img.caise {
		opacity: 1;
	}


	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu img.caise {
		opacity: 1;
	}


	.ijiagong_main_ditu .ijiantou01 img {
		position: absolute;
		height: 118px;
		right: 24.8%;
		top: 29.8%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img {
		animation: ijiantou01 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou01 img {
		animation: ijiantou01 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou02 img {
		height: 70px;
		right: 24.8%;
		top: 37.5%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou02 img {
		animation: ijiantou02 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou02 img {
		animation: ijiantou02 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou03 img {
		height: 132px;
		right: 24.8%;
		top: 45.6%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou03 img {
		animation: ijiantou03 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou03 img {
		animation: ijiantou03 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong_main_ditu .ijiantou04 img {
		height: 128px;
		right: 24.8%;
		top: 47.8%;
		opacity: 0;
	}

	.ijiagong .ijiagong_main:hover .ijiagong_main_ditu .ijiantou04 img {
		animation: ijiantou04 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	.ijiagong .ijiagong_main.gundong .ijiagong_main_ditu .ijiantou04 img {
		animation: ijiantou04 1500ms;
		animation-fill-mode: forwards;
		/* 保持动画结束后的状态 */
	}

	/* .ijiagong_main:hover .ijiagong_main_ditu .ijiantou01 img{
		width: auto;
		transition: all .36s ease-in-out;
	} */


	@keyframes ijiantou01 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 29.8%;
			opacity: 1;
		}
	}

	@keyframes ijiantou02 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 37.5%;
			opacity: 1;
		}
	}

	@keyframes ijiantou03 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 48%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 45.6%;
			opacity: 1;
		}
	}

	@keyframes ijiantou04 {
		from {
			width: 0px;
			height: 0px;
			right: 24.8%;
			top: 47.8%;
			opacity: 0;
		}

		to {
			right: 24.8%;
			top: 47.8%;
			opacity: 1;
		}
	}


	.ijiagong_main_ditu {
		display: none;
	}

	.ijiagong_main_ditu_wap {
		display: block;
	}


	/* 新闻 */
	.inews {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		padding: 30px 0;
		background: #f0f0f1;
	}

	.inews_tj {
		float: left;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.inews_tj_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		background: #fff;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}

	.inews_tj_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_tj_list img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;

		transition: all .36s ease-in-out;
		transform: scale(1);
	}

	.inews_tj_box:hover img {
		transform: scale(1.05);
	}

	.inews_tj_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}

	.inews_tj_txt span {
		display: block;
	}

	.inews_tj_txt span.inews_tj_txt_t1 {
		font-size: 20px;
		font-weight: 600;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.inews_tj_txt span.inews_tj_txt_ge {
		width: 35px;
		height: 3px;
		background: #000;
		margin-bottom: 20px;
	}

	.inews_tj_txt span.inews_tj_txt_t2 {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.inews_tj_txt span.inews_tj_txt_date {
		font-size: 12px;
		line-height: 20px;
		color: #909090;
	}

	.inews_tj_txt span.inews_tj_txt_date i {
		font-size: 12px;
	}

	.inews_box {
		float: left;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;

		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}

	.inews_list {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.inews_list a {
		display: block;
	}

	.inews_img {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_img img {
		display: block;
		position: relative;
		z-index: 1;
		width: 100%;
		height: auto;
		object-fit: cover;

		transition: all .36s ease-in-out;
		transform: scale(1);
	}

	.inews_list:hover .inews_img img {
		transform: scale(1.05);
	}

	.inews_txt {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 20px 10px;
	}

	.inews_txt span {
		display: block;
	}

	.inews_txt span.inews_txt_t1 {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px;
		font-weight: 600;
	}

	.inews_txt span.inews_txt_date {
		font-size: 12px;
		line-height: 20px;
		color: #909090;
	}

	.inews_txt span.inews_txt_date i {
		font-size: 12px;
	}

	.inews_more {
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}

	.inews_more span {
		position: relative;
		float: right;
		display: block;
		color: #fe2342;
		font-size: 14px;
		font-weight: 300;
		width: 100px;
		line-height: 14px;
		display: flex;
	}

	.inews_more span i {
		font-size: 14px;
		margin-left: 0px;
		margin-top: 2px;

		transition: all .36s ease-in-out;
	}

	.inews_more span:hover i {
		margin-left: 10px;


	}

	/* 预约 */
	.iyuyue {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f0f0f1;

		padding-bottom: 50px;
	}

	.iyuyue_title {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 24px;
		font-weight: 600;
		padding: 20px 20px;
		color: #000;
	}

	.iyuyue_title::before {
		position: absolute;
		content: "";
		width: 10px;
		height: 40px;
		background: #fd2745;
		top: 50%;
		left: 0;
		transform: translate(0%, -50%);
	}

	.iyuyue_title i {
		font-weight: 300;
		display: inline-block;
	}


	.iyuyue_box {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0px 0 40px 20px;

		display: grid;
		grid-template-columns: 4fr 1fr;
		grid-column-gap: 25px;
		grid-row-gap: 25px;
	}

	#iyuyue_box_list {
		height: 250px;
		overflow: hidden;
	}

	#iyuyue_box_list ul li {
		float: left;
	}

	#iyuyue_box_list li {
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 40px;

		display: flex;
		justify-content: space-between;
	}

	#iyuyue_box_list li span {
		font-size: 16px;
		display: inline-block;
		margin-right: 0px;
		font-weight: 300;
	}

	#iyuyue_box_list li span.iyuyue_box_list_shijian {
		margin-right: 0;
	}

	#iyuyue_box_list li span:nth-child(2) {
		width: 110px;
		text-align: left;
		display: inline-block;
		margin: 0;
	}

	#iyuyue_box_list li span:nth-child(5) {
		width: 150px;
		margin-right: 0;
		text-align: center;
		letter-spacing: 3px;
	}

	.iyuyue_ewm {
		position: relative;
		width: 250px;
		height: auto;
		overflow: hidden;
	}

	.iyuyue_ewm img {
		border: 3px solid #fd2745;
		border-radius: 10px;
		max-width: 200px;
		position: relative;
		top: 0;
		right: 70%;
		transform: translateX(100%);
		margin: 0px auto;
		display: block;
	}



}