@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #e52018;
}
.bgcolor,.hvbgcolor:hover{
	background: #e52018;
	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: 69px;
}
.nav li{
	position: relative;
	margin: 0 25px;
}
.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: #E52018;
}
.nav li.active .nava{
	border-bottom: 3px solid #E52018;
}
.navhide{
	width: 190px;
	border-radius: 0 0 8px 8px;
	background: rgba(255,255,255,.9);
	position: absolute;
	left: 50%;
	margin-left: -95px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	padding: 5px 0;
	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;
}
.hbr: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: #e52018;
}
.hbr .navhide{
	width: 100px;
	margin-left: -50px;
}
.hbr{
	margin-right: 25px;
}
.hbra{
	height: 100px;
	display: flex;
	align-items: center;
}
.hbra span{
	display: inline-block;
	color: #fff;
	background: url(../images/lgico_wt_03.png) no-repeat left center rgba(0,0,0,.3);
	background-position-x: 10px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 30px;
	cursor: pointer;
	border-radius: 50px;
}
.md{
	padding: 80px 0;
}
.itopt{
	opacity: .1;
	line-height: 1;
	margin-bottom: -40px;
}
.itopline{
	width: 70px;
	height: 4px;
}
.i1ltxt p{
	text-indent: 2em;
}
.i1ltxt a:hover{
	text-decoration: underline;
}
.i1lba{
	display: block;
}
.i1lba img,.i3a_a img{
	transition: .5s;
}
.i1lba:hover img,.i3a_a:hover img{
	transform:rotateY(180deg);
}
.i1lbaline{
	height: 30px;
	width: 1px;
	background: #ddd;
}
.i2{
	background: #f5f5f5;
}
.itop.textcenter .itopline{
	margin: 0 auto;
}
.i2a_a{
	display: block;
	min-height: 100%;
	border: 1px solid #E6E6E6;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0,0,0,.07);
	overflow: hidden;
}
.i2a_a:hover{
	background: #E52018;
	color: #fff;
}
.i2aimg{
	position: relative;
	overflow: hidden;
}
.i2aimg::after{
	width: 100%;
	height: 100%;
	content: "";
	background: url(../images/i2add_03.png) no-repeat center rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	top: 0;
	transition: .25s;
	opacity: 0;
}
.i2atxt{
	padding: 10px 15px;
}
.i2atxt img{
	transition: .25s;
}
.i2a_a:hover .i2atxt img{
	filter: grayscale(100%) brightness(2000%);
}
.i2a_a:hover .i2aimg::after{
	opacity: 1;
}
.morea{
	background: #E52018;
	display: inline-block;
	border-radius: 6px;
	padding: 5px 30px;
	color: #fff;
}
.morea img{
	height: 10px;
	transition: .5s;
}
.morea:hover img{
	transform:translateX(5px);
}
.morea:hover{
	opacity: .85;
}
.i3{
	background: url(../images/i3bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.itop_wt .itopt{
	opacity: .25;
}
.i3a_a{
	text-align: center;
	padding: 30px 25px;
	border-radius: 8px;
	background: rgba(255,255,255,.85);
	color: #333;
	transition: .25s;
	min-height: 100%;
}
.i4l{
	width: 40%;
	margin-right: 3.5%;
}
.i4la{
	display: block;
}
.i4la i{
	display: inline-block;
	padding: 4px 30px;
	background: #E52018;
	color: #fff;
	transition: .25s;
}
.i4la i:hover{
	opacity: .85;
}
.i4r{
	border-top: 1px solid #ccc;
}
.i4ra{
	display: flex;
	align-items: center;
	padding: 38px 0;
	border-bottom: 1px solid #ccc;
}
.i4rar{
	margin-left: 5%;
	color: #9a9a9a;
	text-align: right;
}
.i4ral{
	position: relative;
	padding-left: 20px;
}
.i4ral h3{
	line-height: 30px !important;
}
.i4ral::after{
	width: 6px;
	height: 6px;
	content: "";
	background: #E52018;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 12px;
}
.foot{
	background: #202020;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #E52018;
}
.ft{
	padding: 30px 0;
}
.fb{
	padding: 15px 0;
	text-align: center;
	background: #0a0a0a;
}

.listbn{
	position: relative;
	min-height: 350px;
}
.lbnb{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
}
.lbnbbg{
	background: rgba(255,255,255,.85);
	padding: 10px 15px;
}
.lbnbbg *{
	margin-right: 5px;
}
.lbnbbg a:hover{
	color: #E52018;
}
.lnav{
	background: #f5f5f5;
	position: sticky;
	top: 100px;
	z-index: 9;
}
.lnav li{
	margin: 0 2%;
}
.lnav a{
	display: block;
	line-height: 52px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.lnav li.active a{
	border-bottom: 3px solid #E52018;
	color: #E52018;
}
.ab1r{
	width: 35%;
	margin-left: 4%;
	padding-right: 10px;
	padding-top: 10px;
}
.ab1r img{
	position: relative;
	z-index: 9;
}
.ab1r::after{
	width: 95%;
	height: 95%;
	content: "";
	background: #E52018;
	position: absolute;
	right: 0;
	top: 0;
}
.ab2{
	background: #f5f5f5;
}
.swiper-pagination-public{
	text-align: center;
	width: 100%;
	position: static;
	margin-top: 25px;
}
.swiper-pagination-public .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background: #ccc;
	border-radius: 8px;
	margin: 0 6px;
	opacity: 1;
	transition: .25s;
}
.swiper-pagination-public .swiper-pagination-bullet-active{
	background: #E52018;
	width: 25px;
}


@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.head,.head_height{
		height: 85px;
	}
	.logo{
		height: 50px;
	}
	.nava{
		line-height: 85px;
		height: 85px;
	}
	.bnimg{
		max-height: 650px;
	}
	.itopline{
		width: 50px;
		height: 3px;
	}
	.fta ul{
		line-height: 30px;
	}
	
	.lnav{
		top: 85px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.i3a_a img{
		height: 50px;
	}
	.i3a,.i2a{
		width: 33.33%;
	}
	
	.listbn{
		min-height: 300px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.bnimg{
		max-height: 400px;
	}
	.i3a,.i2a{
		width: 50%;
	}
	.ab2a{
		width: 50%;
	}
	
	.listbn{
		min-height: 250px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.bnimg{
		max-height: 180px;
	}
	.itopline{
		width: 30px;
		height: 2px;
	}
	.itopt{
		margin-bottom: -15px;
	}
	.itopt h1{
		font-size: 34px;
	}
	.i1lba img{
		height: 30px;
	}
	.i3a,.i2a{
		width: 100%;
	}
	.i2atxt img{
		height: 8px;
	}
	.i3a_a img{
		height: 50px;
	}
	.i4ra{
		padding: 20px 0;
	}
	.i4rar img{
		height: 9px;
	}
	.ft{
		padding: 22px 0;
	}
	.fta{
		display: none;
	}
	.fta.active{
		display: block;
	}
	.fta ul img{
		height: 20px;
	}
	.ftr img{
		display: block;
		width: 100px;
		margin: 15px auto 0 auto;
	}
	.fb{
		padding: 12px 0;
	}
	
	.listbn{
		min-height: 150px;
	}
	.lnav{
		display: none;
	}
	.lbnbbg{
		font-size: 12px;
		padding: 5px 12px;
	}
	.lbntxt{
		margin-bottom: 20px;
	}
	.swiper-pagination-public{
		margin-top: 12px;
	}
}

.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:#E52018; border:1px solid #E52018; color:#fff;}
.yema ul li.active a{background-color:#E52018; border:1px solid #E52018; 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:#E52018;}
.ny_lm .dq_wz span{color:#E52018;}
.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: #E52018;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:#E52018;}
.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:#E52018; 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:#E52018;}
.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:#E52018; border:1px solid #E52018; 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 p{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 p{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_bt{text-align: center;margin-bottom: 40px;}
.ny_bt p{color: #333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.ny_bt i{display: block;width: 48px;height: 6px;background: #E41F17;margin: 0 auto;}

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

.pdt{
	padding-top: 40px !important;
}
.pdl{
	width: 22%;
	margin-right: 2.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.pdltitle{
	background: #E41F17;
	padding: 9px 20px;
	color: #fff;
	margin-bottom: 4px;
}
.pdt .pdr{width:50%;}
.lsla{
	margin-bottom: 4px;
}
.lslat{
	display: flex;
	align-items: center;
	padding: 13px 20px;
	background: #EfEfEf;
}
.lslat i{
	transition: .25s;
	color: #555555;
}
.lsla.active .lslat {
	color: #E41F17;
}
.lsla.active .lslat i{
	transform:rotate(90deg);
	color: #E41F17;
}
.lsla:hover .lslat {
	color: #E41F17;
}
.lsla:hover .lslat i{
	transform:rotate(90deg);
	color: #E41F17;
}
.lslab{
	display: none;
}
.lslab a{
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 45px;
	border-top: 1px solid #eee;
	padding: 0 20px;
	text-indent: 12px;
}
.lslab a:hover,
.lslab a.active{
	color: #E41F17;
}
.pdrt{
	border-bottom: 2px solid #eee;
}
.pdrt h3{
	padding-bottom: 13px;
	border-bottom: 2px solid #E41F17;
	display: inline-block;
	margin-bottom: -2px;
}
.pdra_a{
	display: block;
	border: 1px solid #E6E6E6;
}
.pdra_a:hover{
	border: 1px solid #E41F17;
}
.pdra_a .txt{
	padding: 15px 20px;
	text-align: center;
}
.pdra .ovhd .h_d{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;bottom: -100%;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}
.pdra .ovhd .h_d p{width: 120px;height: 36px;line-height: 36px;text-align: center;color: #FFFFFF;font-size: 14px;position: absolute;top: 50%;left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	background: #E51F17;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.pdra:hover .h_d{bottom: 0px;}
@media only screen and (max-width:768px) {
	.pdt{
		padding-top: 25px !important;
	}
	.pdl{
		width: 100%;
		min-width: 100%;
		margin-bottom: 25px;
	}
	.pdt .pdr{width:100%;}
	.pdra{
		width: 50%;
	}
	.pdra_a .txt{
		padding: 10px 15px;
	}
	.pdra .ovhd .h_d{display: none;}
}


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


.yc_nr{width: 100%;overflow: hidden;padding: 30px 0px 70px 0px;}
.yc_nr .xq_nr .yy_xq{margin-bottom:30px;}
.yc_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.yc_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 30px;font-weight: bold; margin-bottom: 10px;}
.yc_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.yc_nr .xq_nr .yy_xq .m_r a{color: #E41F17;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #E41F17;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;margin-right: 20px;}
.yc_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #E41F17;}
.yc_nr .xq_nr .yy_xq .m_s{color: #666666;font-size: 14px;line-height: 30px;margin-bottom: 20px;}
.yc_nr .xq_nr .yy_xq .l_b{padding: 15px 0px; border-top: solid 1px #E5E5E5;border-bottom: solid 1px #E9E9E9;display: flex;align-items: center;}
.yc_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{color: #656565;font-size: 14px;line-height: 22px;}
.yc_nr .xq_nr .cp_xq .b_g img{max-width: 100%;height: auto;}
@media only screen and (max-width:1100px){
	.yc_nr{padding: 20px 0px;}
	.yc_nr .xq_nr .yy_xq{margin-bottom:20px;}
	.yc_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
	.yc_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.yc_nr .xq_nr table td:first-child{width:25%;}
	.yc_nr .xq_nr .xg_cp{margin-top: 20px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{font-size: 12px;line-height: 20px;}
}


.xq_nr .cp_zs .cp_dt{border:1px solid #e5e5e5; margin-bottom:10px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1440px){
	.yc_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 24px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 18px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g span {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l p {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l span {
		font-size: 12px;
		line-height: 26px;
	}
	.yc_nr .xq_nr .yy_xq .m_r {

		margin-top: 20px;
	}
	.yc_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.yc_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}
@media only screen and (max-width:768px){
	.xq_nr .cp_zs{
		margin-bottom: 20px;
	}
	.xg_cp{padding: 0px 10px;}
	.yc_nr .xq_nr .yy_xq .row{ margin: 0px;}
	.yc_nr .xq_nr table td {
		font-size: 13px;
	}
	.yc_nr .xq_nr .yy_xq .m_s {
		font-size: 12px;
		line-height: 22px;
	}
	.lnl{padding-bottom: 16px;}
	.yc_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.yc_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}

.ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_bt.cn p{padding:12px 0px; font-size:20px;}
.ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_bt.cn .t_b i.on{width: 5%;height: 2px;background: #E41F17;}
.ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}

.ny_cp .yy_xq .cp_lb .swiper-button-next{width: 24px;height: 24px;}
.ny_cp .yy_xq .cp_lb .swiper-button-prev{width: 24px;height: 24px;}

.pilta img,.pilba img{
	max-width: 84%;
	max-height: 84%;
}
.pilta{
	border: 2px solid #e6e6e6;
	height: 400px;
}
.pilba{
	width: 100%;
	height: 100px;
	border: 2px solid #e6e6e6;
	transition: .25s;
}
.swiper-slide-thumb-active .pilba{
	border: 2px solid #E41F17;
}
.ny_cp .yy_xq .cp_lb{width: 100%;overflow: hidden;}
.swiper-button-next-pi1, .swiper-button-prev-pi1 {
	margin-left: 7px;
	margin-right: 7px;
	filter: grayscale(100%);
	filter: gray;
}
@media only screen and (max-width:768px){
	.ny_cp .yy_xq .cp_lb{margin-bottom: 20px;}
	.swiper-button-next-pi1, .swiper-button-prev-pi1 {
		display: none;
	}
}

