@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #d60c18;
}
.bgcolor,.hvbgcolor:hover{
	background: #d60c18;
	color: #fff;
}
.head,.head_height{
	height: 100px;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.logo{
	display: inline-block;
	height: 81px;
}
.nav li{
	position: relative;
	margin-left: 40px;
}
.nava{
	display: block;
	line-height: 100px;
	height: 100px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.nav li.active .nava,.nav li:hover .nava{
	color: #d60c18;
}
.nav li.active .nava{
	border-bottom: 3px solid #d60c18;
}
.navhide{
	width: 130px;
	border-radius: 0 0 8px 8px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.nav li:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	line-height: 40px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 13px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #d60c18;
}
.bntxt{
	letter-spacing: 3px;
}
.md{
	padding: 40px 0 60px 0;
}
.itopl *{
	line-height: 1 !important;
}
.itopl h2{
	border-left: 4px solid #D60C18;
	padding-left: 20px;
}
.i1toprl a{
	display: inline-block;
	border-bottom: 2px solid rgba(0,0,0,0);
	margin-left: 15px;
	padding: 0 5px;
	line-height: 33px;
}
.i1toprl a.active,.i1toprl a:hover{
	color: #D60C18;
	border-bottom: 2px solid #D60C18;
}
.i1b li{
	display: none;
}
.i1b li.active{
	display: block;
}
.itopra,.itopr ul li{
	display: inline-block;
	padding: 5px 12px;
	border: 1px solid #4c4c4c;
	color: #666;
	margin-left: 15px;
	cursor: pointer;
	transition: .25s;
}
.itopr ul li:hover{
	color: #D60C18;
	border: 1px solid #D60C18;
}
.itopra:hover,.itopra.active,.itopr ul li.active{
	background: #D60C18;
	color: #fff;
	border: 1px solid #D60C18;
}
.i1r{
	width: 34%;
	margin-left: 20px;
}
.i1l,.i1r{
	background: #f6f6f6;
}
.i1la{
	display: flex;
	align-items: center;
}
.i1latxt{
	width: 47%;
	padding: 20px 3%;
}
.pbimg{
	min-height: 100%;
}
.i1ra{
	padding: 19px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
}
.i1ra:last-child{
	border-bottom: 0;
}
.i1raimg{
	width: 190px;
	height: 120px;
	max-width: 40%;
	margin-right: 20px;
}
.i2a_a{
	min-height: 100%;
	background: #F6F6F6;
	padding: 20px;
}
.i2aimg span{
	display: inline-block;
	background: #0283c6;
	color: #fff;
	position: absolute;
	left: 0;
	top: 13px;
	padding: 2px 5px;
	z-index: 8;
}
.i2ba h3{
	line-height: 20px !important;
	height: 20px !important;
}
.i3aimg{
	width: 240px;
	max-width: 32%;
	margin-right: 20px;
}
.i6la{
	display: block;
	width: 49%;
	background: #fff;
	border: 1px solid #E6E6E6;
	padding: 0 10px;
	background: #F6F6F6;
	border-radius: 4px;
}
.i6laimg,.i6latxt{
	margin: 10px 0;
}
.i6r{
	background: url(../images/i4rbg_03.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	width: 33%;
	margin-left: 20px;
	padding: 30px;
	border-radius: 6px;
}
.i6rt p,.i6rba p{
	opacity: .5;
}
.i6rba{
	padding: 9px 0;
	display: flex;
	align-items: center;
	color: #fff;
}
.foot{
	background: #031729;
	border-top: 4px solid #D60C18;
	color: #999;
}
.foot a{
	color: #999;
}
.foot a:hover{
	color: #D60C18;
}
.ft,.fm{
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding: 20px 0;
}
.fb{
	padding: 20px 0;
	text-align: center;
}
.ftra{
	margin-left: 15px;
	position: relative;
}
.ftrahide{
	width: 120px;
	height: 120px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,.15);
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.ftra:hover .ftrahide{
	margin-bottom: 15px;
	opacity: 1;
	visibility: inherit;
}
.ftrahide::after{
	width: 10px;
	height: 10px;
	content: "";
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -5px;
	transform:rotate(45deg);
}
.fma1{
	width: 27.5%;
}
.fmat{
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 26px !important;
	display: flex;
}
.fmabox{
	padding-right: 60px;
}
.fma1ipt{
	margin-bottom: 12px;
}
.fma1ipt:last-child{
	margin-bottom: 0;
}
.fma1ipt input,.fma1ipt textarea{
	width: 100%;
	height: 36px;
	background: #fff;
	padding: 0 12px;
}
.fma1ipt textarea{
	resize: none;
	height: 100px;
	padding: 12px;
}
.fma1ipt button{
	cursor: pointer;
	transition: .25s;
	background: #D60C18;
	color: #fff;
	padding: 7px 25px;
	transition: .25s;
}
.fma2{
	flex: 0;
	flex-grow: 1;
}
.fma2w a{
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
}
.fma3{
	width: 35%;
}
.fma3ewm{
	width: 25%;
	margin-left: 20px;
	min-width: 100px;
}

.listbn{
	position: relative;
}
.lt{
	padding: 18px 0;
}
.lt a{
	color: #666666;
	display: block;
	margin-right: 35px;
}
.lt a.active,.lt a:hover{
	color: #D60C18;
}
.hzaimg{
	width: 21.5%;
	margin-left: 5%;
	min-width: 200px;
}
.hza{
	padding: 30px 0;
	border-bottom: 1px solid #E6E6E6;
}
.hzatxt i{
	transition: .5s;
	border: 1px solid #D60C18;
	border-radius: 100%;
	width: 36px;
	height: 36px;
	background: url(../images/ljt_03.png) no-repeat center;
}
.hza:hover .hzatxt i{
	transform:translateX(10px);
}
.page a,.page span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #E6E6E6;
	margin: 3px 5px;
	color: #666;
	border-radius: 2px;
}
.page span{
	border: 0 !important;
}
.page a:hover,.page a.active{
	background: #D60C18;
	border: 1px solid #D60C18;
	color: #fff;
}

.mlaimg{
	width: 26%;
	min-width: 280px;
	margin-right: 20px;
}
.mla:first-child{
	margin-top: 0 !important;
}
.mla{
	padding: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.mla:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.08);
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 35px 0 55px 0;
	}
	.bntxt{
		font-size: 25px;
	}
	.itopra, .itopr ul li{
		padding: 3px 10px;
		font-size: 13px;
	}
	.fmabox{
		padding-right: 40px;
	}
	.ftra a img{
		height: 30px;
	}
	.i1raimg{
		height: 100px;
	}
	.listbn{
		min-height: 250px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 30px 0 50px 0;
	}
	.bntxt{
		font-size: 20px;
	}
	.i1raimg{
		height: 85px;
	}
	.i1toprl a{
		padding: 0;
	}
	.listbn{
		min-height: 250px;
	}
	.hzatxt i{
		width: 30px;
		height: 30px;
		background-size: 10px;
	}
	.page a,.page span{
		width: 35px;
		height: 35px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 25px 0 40px 0;
	}
	.bnimg{
		max-height: 400px;
	}
	.bntxt{
		font-size: 15px;
	}
	.i1 .itop{
		display: block;
	}
	.i1 .itopr{
		margin-top: 10px;
	}
	.i2a{
		width: 50%;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.bnimg{
		max-height: 200px;
	}
	.bntxt{
		font-size: 10px;
	}
	.bntxt h1{
		margin-top: 10px !important;
	}
	
	.i6la{
		width: 100%;
		margin-bottom: 15px;
	}
	.i6latxt img{
		height: 10px;
	}
	.i6r{
		padding: 25px;
		border-radius: 4px;
	}
	.itopr,.i1 .itopr{
		margin-top: 15px;
	}
	.i1toprl a{
		margin: 0 5px;
	}
	.i1topr {
		flex-wrap: wrap;
	}
	.i1toprl{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.i1toprl a{
		line-height: 25px;
	}
	.itopr ul{
		justify-content: flex-start;
	}
	.itopra, .itopr ul li{
		padding: 3px 8px;
		font-size: 12px;
		margin-left: 0;
		margin-right: 5px;
	}
	.i1la{
		display: block;
	}
	.i1latxt,.padding20,.i1ra{
		padding: 15px;
	}
	.i1raimg{
		height: 85px;
	}
	.i2a{
		width: 100%;
	}
	.i2a_a{
		padding: 15px;
	}
	.i3atxt p,.i3atxt span{
		margin-top: 5px;
	}
	.i3aimg{
		max-width: 40%;
		margin-right: 12px;
	}
	.logo{
		height: 35px;
	}
	.ftra a img{
		height: 20px;
	}
	.ftra{
		margin-left: 10px;
	}
	.fma{
		width: 100%;
		margin-bottom: 15px;
	}
	.fma:last-child{
		margin-bottom: 0;
	}
	.fmabox{
		padding: 0;
	}
	.fmat{
		padding-bottom: 10px;
		margin-bottom: 12px;
	}
	.fb{
		padding: 10px 0;
	}
	
	.listbn{
		min-height: 120px;
	}
	.lt{
		padding: 12px 0;
	}
	.lt a{
		line-height: 30px;
		margin-right: 15px;
	}
	.hzatxt i{
		width: 24px;
		height: 24px;
		background-size: 8px;
	}
	.page a,.page span{
		width: 28px;
		height: 28px;
		font-size: 12px;
	}
	.hza{
		padding: 20px 0;
	}
	
	.mla{
		padding: 15px;
	}
}

.ny_nr{width: 100%;overflow: hidden;padding: 70px 0px;}
.ny_nr.gn{background: #F1EEE7;}
@media only screen and (max-width:1100px) {
	.ny_nr{padding: 50px 0px;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#d60c18; border:1px solid #d60c18; color:#fff;}
.yema ul li.active a{background-color:#d60c18; border:1px solid #d60c18; color:#fff;}
@media only screen and (max-width:640px){
	.yema{margin-top:20px;}
	.yema ul li{margin:0 .2rem;}
	.yema ul li a{min-width:2.6rem; padding:0 1rem; font-size:12px; line-height:2.6rem;}
}

.ny_lm{width:100%; color:#999; line-height:60px; position:relative; z-index:9;background: #f8f8f8;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#d60c18;}
.ny_lm .dq_wz span{color:#d60c18;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:1100px) {
	.ny_lm{line-height:50px;}
}

.lx_bt{text-align: center;margin-bottom: 40px;}
.lx_bt p{color: #333333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.lx_bt i{display: block;width: 48px;height: 6px;background: #d60c18;margin: 0 auto;}

@media only screen and (max-width:1100px){
	.lx_bt{margin-bottom: 30px;}
	.lx_bt p{font-size: 28px;margin-bottom: 10px;}
	.lx_bt i{width: 40px;height: 4px;}
}

.lx_fs{width:100%; padding:80px 0px; overflow:hidden;}
.lx_fs .fs_zs ul{margin:0 -20px;}
.lx_fs .fs_zs ul li{width:calc(33.33333333% - 40px); padding:20px; margin:0 20px; box-shadow:0 0 15px rgba(0,0,0,.05); text-align:center;}
.lx_fs .fs_zs h3{font-size:16px; color:#333; margin-bottom:10px;}
.lx_fs .fs_zs p{color:#999;}
.lx_fs .fs_zs i{font-size:32px; line-height:50px; color:#d60c18;}
.lx_fs .fs_zs i.icon-dizhi1{font-size:40px;}
@media only screen and (max-width:1200px){
	.lx_fs{padding:60px 0;}
	.lx_fs .fs_zs ul{margin:0 -10px;}
	.lx_fs .fs_zs ul li{width:calc(33.33333333% - 20px); padding:20px 15px; margin:0 10px;}
	.lx_fs .fs_zs h3{font-size:15px;}
	.lx_fs .fs_zs i{font-size:30px; line-height:46px;}
	.lx_fs .fs_zs i.icon-dizhi1{font-size:38px;}
}
@media only screen and (max-width:640px){
	.lx_fs{padding:50px 0 30px;}
	.lx_fs .fs_zs ul{margin:0;}
	.lx_fs .fs_zs ul li{width:100%; margin:0 0 20px;}
}

.sw_hz{width:100%; padding:80px 0; background-color:#f5f5f5; overflow:hidden;}
.sw_hz .hz_bd ul{margin:0 -25px;}
.sw_hz .hz_bd ul li{width:calc(50% - 50px); margin:0 25px 30px;}
.sw_hz .hz_bd ul li:last-child{width:100%;}
.sw_hz .hz_bd span{display:block; font-size:15px; color:#333; margin-bottom:10px;}
.sw_hz .hz_bd .t_x{position:relative;}
.sw_hz .hz_bd .t_x i{width:50px; position:absolute; top:0; left:0; text-align:center; color:#d60c18; line-height:56px;}
.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:26px;}
.sw_hz .hz_bd .t_x i.icon-chuangyi-{font-size:24px;}
.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:20px;}
.sw_hz .hz_bd .t_x input{width:100%; height:56px; border-radius:3px; padding:0 15px 0 50px; background-color:#fff; color:#333; line-height:56px; display:block;}
.sw_hz .hz_bd .t_x textarea{width:100%; height:160px; border-radius:3px; padding:15px 15px 15px 50px; background-color:#fff; color:#333; line-height:26px; display:block; resize:none;}
.sw_hz .hz_bd .c_z{text-align:center;}
.sw_hz .hz_bd button{width:150px; height:56px; background-color:#333; border-radius:3px; margin:0 10px; font-size:17px; line-height:56px; text-align:center; color:#fff; outline:none; display:inline-block;
	transition:all .5s;
	-webkit-transition:all .5s;}
.sw_hz .hz_bd button:hover{background-color:#d60c18;}
.sw_hz .hz_bd button.r_s{background-color:#aaa;}
.sw_hz .hz_bd button.r_s:hover{background-color:#555;}
@media only screen and (max-width:1200px){
	.sw_hz{padding:60px 0;}
	.sw_hz .hz_bd ul{margin:0 -15px;}
	.sw_hz .hz_bd ul li{width:calc(50% - 30px); margin:0 15px; margin-bottom:30px;}
	.sw_hz .hz_bd span{font-size:14px;}
	.sw_hz .hz_bd .t_x i{font-size:20px; line-height:50px;}
	.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:24px;}
	.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:18px;}
	.sw_hz .hz_bd .t_x input{height:50px; line-height:50px;}
	.sw_hz .hz_bd .t_x textarea{height:134px; padding:12px 15px 12px 50px;}
	.sw_hz .hz_bd button{width:130px; height:46px; font-size:16px; line-height:46px;}
}
@media only screen and (max-width:640px){
	.sw_hz{padding:50px 0;}
	.sw_hz .hz_bd ul{margin:0;}
	.sw_hz .hz_bd ul li{width:100%; margin:0; margin-bottom:20px;}
	.sw_hz .hz_bd .t_x textarea{height:108px;}
	.sw_hz .hz_bd button{width:110px; height:40px; font-size:15px; line-height:40px;}
}


.xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.xw_nr .t_p{width:27%; position:relative; overflow:hidden;}
.xw_nr .t_p img{width:100%; height:100%; display:block; position:absolute; top:0; left:0;
	object-fit:cover;
	object-position:center;
	-webkit-user-select:none;
	transition:all 1s;
	-webkit-transition:all 1s;}
.xw_nr:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.xw_nr .w_z{width:70%;}
.xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_nr .w_z .m_s{line-height:24px; color:#999; height:72px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
	line-clamp:3;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.xw_nr:hover .w_z a.m_r{background-color:#d60c18; border:1px solid #d60c18; color:#fff;}
.xw_nr .w_z .f_c{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.xw_nr .w_z .f_c .z_c{width: 80%;border-right: solid 1px #F5F5F5;padding-right: 20px;}
.xw_nr .w_z .f_c .y_c{width: 20%;}
.xw_nr .w_z .f_c .y_c p{font-size: 24px;font-weight: bold;text-align: center;}
.xw_nr .w_z .f_c .y_c span{display: block;text-align: center;font-size: 16px;line-height: 50px;color: #666666}
@media only screen and (max-width:640px){
	.xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
	.xw_nr .t_p{width:100%; height:200px; margin-bottom:15px;}
	.xw_nr .w_z{width:100%;}
	.xw_nr .w_z h3{font-size:14px; line-height:26px; margin-bottom:15px;}
	.xw_nr .w_z .m_s{font-size:12px; line-height:22px;  margin-bottom:15px;}
	.xw_nr .w_z a.m_r{border-radius:.5rem; padding:0px 20px; line-height:40px;}
	.xw_nr .w_z .f_c .z_c{width: 100%;padding-right: 0px;}
	.xw_nr .w_z .f_c .y_c{display: none;}
}

.xw_xq{width:100%; overflow:hidden; position:relative;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
	.xw_xq .xq_nr .b_t{font-size:16px; line-height:30px; margin-bottom:15px;}
	.xw_xq .xq_nr .x_x{padding-bottom:15px; margin-bottom:15px;}
	.xw_xq .xq_nr .n_r{font-size:12px; line-height:24px;}
	.xw_xq .xq_nr .f_y{margin-top:15px; padding-top:20px; font-size:12px;}
}


.ny_nr .hd_lb ul li{width:calc(33.33333333% - 30px); margin:0 15px 30px; border:1px solid #eee;}
.ny_nr .hd_lb .t_p{overflow:hidden;}
.ny_nr .hd_lb .t_p img{width:100%; height:100%; display:block;
	object-fit:cover;
	object-position:center;
	-webkit-user-select:none;
	user-select:none;
	transition:all 1s;
	-webkit-transition:all 1s;}
.ny_nr .hd_lb ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.ny_nr .hd_lb .w_z{padding:20px;}
.ny_nr .hd_lb .w_z h3{font-size:22px; line-height:32px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .hd_lb .w_z .m_s{line-height:22px; color:#777; height:44px; margin-bottom:20px; overflow:hidden; display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;}
.ny_nr .hd_lb .w_z span{color:#aaa;}
@media only screen and (max-width:1100px){
	.ny_nr .hd_lb ul{margin:0 -8px;}
	.ny_nr .hd_lb ul li{width:calc(33.33333333% - 16px); margin:0 8px 16px;}
	.ny_nr .hd_lb .w_z{padding:10px;}
	.ny_nr .hd_lb .w_z h3{font-size:18px; line-height:26px; margin-bottom:10px;}
	.ny_nr .hd_lb .w_z .m_s{margin-bottom:10px;}
}
@media only screen and (max-width:640px) {
	.ny_nr .hd_lb ul{margin:0;}
	.ny_nr .hd_lb ul li{width:100%; margin:0 0 25px;}
	.ny_nr .hd_lb .w_z h3{font-size:17px;}
}

.ny_nr .gy_nr .gy_bt{margin-bottom: 36px;color: #333333;font-size: 40px;font-weight: bold;}
.ny_nr .gy_nr .gy_wz{color: #656565;font-size: 16px;line-height: 36px;}
.ny_nr .gy_nr .gy_wz img{max-width: 100%;height: auto;}
@media only screen and (max-width:1100px){
	.ny_nr .gy_nr .gy_bt{margin-bottom: 20px;font-size: 26px;}
	.ny_nr .gy_nr .gy_wz{font-size: 14px;line-height: 26px;}
}
@media only screen and (max-width:640px){
	.ny_nr .gy_nr .gy_bt{font-size: 24px;}
	.ny_nr .gy_nr .gy_wz{font-size: 12px;}
}

.i2aimg{
	height:219px;
	overflow:hidden;
}
.i2aimg .img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
}