@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #FFC300;
}
.bgcolor,.hvbgcolor:hover{
	background: #FFC300;
	color: #fff;
}
.head,.head_height{
	height: 120px;
	background: #000;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	transition: .25s;
	background: #000;
}
.head_active{
	background: #000;
}
.logo{
	display: inline-block;
	height: 71px;
}
.nav li{
	position: relative;
	margin-left: 50px;
}
.nava{
	display: block;
	line-height: 120px;
	height: 120px;
	border-bottom: 3px solid rgba(0,0,0,0);
	color: #fff;
	text-transform: uppercase;
}
.nav li.active .nava,.nav li:hover .nava{
	color: #FFC300;
	border-bottom: 3px solid #FFC300;
}
.navhide{
	width: 160px;
	border-radius: 0 0 8px 8px;
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	padding: 5px 0;
}
.nav li:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	line-height: 45px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #FFC300;
}
.head_active{
	height: 100px;
}
.head_active .nava{
	line-height: 100px;
	height: 100px;
	text-transform: uppercase;
}
.md{
	padding: 90px 0;
}
.ititle_40{
	font-size: 40px;
}
.foot{
	background: #000;
	color: #fff;
}
.foot a{
	color: rgba(255,255,255,.7);
}
.foot a:hover{
	color: #fff;
}
.fb{
	padding: 20px 0;
	border-top: 1px solid #FFC300;
	justify-content: center;
}
.fbr a,.fbr a img{
	display: block;
}
.fbr a{
	margin-left: 30px;
}
.ftm{
	width: 40%;
}
.ftma i{
	width: 18px;
	height: 2px;
	background: #FFC300;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
.ftmaw a{
	margin-right: 9%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.right{
	position: fixed;
	right: 20px;
	bottom: 20%;
	z-index: 100;
}
.right1{
	width: 180px;
	display: none;
}
.r1bg{
	background: #fff;
	border: 1px solid #FFC300;
	border-top: 0;
	overflow: hidden;
}
.r1bga{
	border-bottom: 1px solid #FFC300;
	padding: 12px;
	display: flex;
	align-items: center;
}
.r1bga i{
	width: 36px;
	height: 36px;
	background: #FFC300;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.r1bga i img{
	max-width: 50%;
	display: block;
}
.r1bgewm{
	padding: 20px;
}
.r1a,.r2a{
	cursor: pointer;
	padding: 7px 15px;
	color: #fff;
	border-radius: 0 0 4px 4px;
}
.i1{
	background: #000;
	color: #fff;
}
.itopline{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.itopline i{
	width: 30px;
	height: 5px;
	background: #fff;
}
.itopline i:first-child{
	background: #FFC300;
}
.i1a{
	display: block;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.i1abg{
	display: flex;
	align-items: flex-end;
}
.i1atxt{
	padding: 25px;
	background: rgba(0,0,0,.2);
	transition: .5s;
}
.i1a:hover .i1atxt{
	background: #FFC300;
	color: #000;
}
.swiper-pagination-public{
	position: static;
	text-align: center;
}
.swiper-pagination-public .swiper-pagination-bullet{
	width: 30px;
	height: 6px;
	background: #fff;
	border-radius: 6px;
	transition: .25s;
	margin: 0 5px;
	opacity: 1;
}
.swiper-pagination-public .swiper-pagination-bullet-active{
	width: 55px;
	background: #FFC300;
}
.i2{
	background: url(../images/i2bg.jpg) no-repeat center;
	background-size: cover;
}
.i2r{
	padding-right: 20px;
	padding-bottom: 20px;
}
.i2r img{
	position: relative;
	z-index: 9;
}
.i2r::after{
	width: 80%;
	height: 80%;
	background: #000;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
}
.i2ltitle{
	color: #F5E6BA;
	margin-bottom: -50px;
}
.morea{
	background: #000;
	color: #FFC300;
	padding: 15px 40px;
	display: inline-block;
}
.morea:hover{
	background: #FFC300;
	color: #000;
}
.i3{
	background: url(../images/i3bg.jpg) no-repeat center;
	background-size: cover;
}
.i3a{
	display: block;
	text-align: center;
	color: #000;
}
.i3bg{
	padding: 50px;
	background: rgba(255,255,255,.3);
}
.i3aimg{
	position: relative;
}
.i3aimg span{
	width: 100%;
	line-height: 60px;
	background: #FFC300;
	color: #000;
	text-align: center;
	transition: .5s;
	position: absolute;
	left: 0;
	bottom: -60px;
}
.i3a:hover .i3aimg span{
	bottom: 0;
}
.i3a:hover{
	color: #fff;
}
.swiper-pagination-i3{
	margin-top: -5px;
	z-index: 9;
	position: relative;
}
.swiper-pagination-public1{
	background: none;
	width: 100%;
}
.swiper-pagination-public1 .swiper-pagination-progressbar-fill{
	background: #FFC300;
	height: 5px;
	transition: .25s;
	border-radius: 5px;
}
.swiper-button-next-public,.swiper-button-prev-public{
	width: 60px;
	height: 60px;
	background: rgba(255,255,255,.4);
	cursor: pointer;
	transition: .25s;
	border-radius: 100%;
	color: #000;
	font-size: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -30px;
}
.swiper-button-next-public:hover,.swiper-button-prev-public:hover{
	background: #FFC300;
}
.swiper-button-next-public{
	right: -85px;
}
.swiper-button-prev-public{
	left: -85px;
}
.i4{
	background: #4F4F4F;
	color: #fff;
}
.i4a_a{
	min-height: 100%;
	background: #000;
	color: #fff;
}
.i4atxt{
	padding: 20px;
	position: relative;
}
.i4atxt::after{
	width: 16px;
	height: 16px;
	content: "";
	background: #FFC300;
	position: absolute;
	right: 20%;
	top: 16px;
	transform:rotate(45deg);
	opacity: 0;
}
.i4a_a:hover .i4atxt::after{
	top: -8px;
	opacity: 1;
	transition: .25s;
}
.i4a_a:hover{
	background: #FFC300;
}

.listbn{
	padding: 140px 0;
	color: #fff;
}
.lbntxt *{
	line-height: 1.4;
}
.ab1{
	background: #4F4F4F;
	position: relative;
	color: #fff;
}
.ab1 .wrap_1200{
	position: relative;
	z-index: 9;
}
.ab1::after{
	width: 100%;
	height: 25%;
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab1txt{
	color: rgba(255,255,255,.7);
	padding: 0 8%;
}
.ab2{
	background: #4F4F4F;
	color: #fff;
}
.ab2r,.ab2l{
	width: 42%;
}
.ab2la{
	position: relative;
	padding-left: 25px;
	color: rgba(255,255,255,.7);
}
.ab2la::after{
	width: 4px;
	height: 40px;
	border-radius: 4px;
	content: "";
	background: #FFC300;
	position: absolute;
	left: 0;
	top: 5px;
}
.ab3{
	background: url(../images/i3bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.ab3a{
	width: 25%;
	text-align: center;
	padding: 50px 20px;
	background: #4F4F4F;
	border: 1px solid rgba(255,255,255,.2);
	color: #999;
	transition: .5s;
}
.ab3a:hover{
	background: #FFC300;
	color: #fff;
	border-color: #FFC300;
}
.ab3a img{
	transition: .5s;
}
.ab3a:hover img{
	filter: grayscale(100%) brightness(1000%);
}
.ab4{
	background: #4F4F4F;
	color: #fff;
}
.swiper-pagination-ab4{
	position: static;
}


@media only screen and (max-width:1499px) {
	.md{
		padding: 70px 0;
	}
	.head,.head_height{
		height: 100px;
	}
	.head .nava{
		line-height: 100px;
		height: 100px;
	}
	.ititle_40{
		font-size: 36px;
	}
	.nav li{
		margin-left: 55px;
	}
	.right1{
		width: 160px;
	}
	.r1bga{
		padding: 10px;
		font-size: 13px;
	}
	.r1bga i{
		width: 28px;
		height: 28px;
	}
	.fbr img{
		width: 35px;
	}
	.swiper-pagination-public .swiper-pagination-bullet{
		width: 25px;
		height: 4px;
	}
	.swiper-pagination-public .swiper-pagination-bullet-active{
		width: 40px;
	}
	.i3w{
		padding: 0 60px;
	}
	.i3bg{
		padding: 30px;
		padding-bottom: 60px;
	}
	.swiper-button-next-public, .swiper-button-prev-public{
		width: 40px;
		height: 40px;
		font-size: 18px;
		margin-top: -20px;
	}
	.swiper-button-next-public{
		right: 0;
	}
	.swiper-button-prev-public{
		left: 0;
	}
	.morea{
		padding: 12px 25px;
		font-size: 16px;
	}
	
	.ab2aico img,.ab3a img{
		height: 40px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_40{
		font-size: 30px;
	}
	.nav li{
		margin-left: 40px;
	}
	.fbr img{
		width: 30px;
	}
	
	.ab2aico img,.ab3a img{
		height: 35px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_40{
		font-size: 28px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_40{
		font-size: 24px;
	}
	.right{
		right: 15px;
	}
	.r1a, .r2a{
		border-radius: 0;
		padding: 5px 10px;
		font-size: 12px;
	}
	.right1{
		width: 140px;
	}
	.r1bga{
		padding: 7px;
		font-size: 12px;
	}
	.r1bga i{
		width: 24px;
		height: 24px;
	}
	.r1bgewm{
		padding: 10px;
	}
	.ftm{
		display: none;
	}
	.ft{
		text-align: center;
	}
	.ftr{
		margin-top: 15px;
	}
	.fb{
		font-size: 13px;
		text-align: center;
		padding: 12px 0;
	}
	.fbr{
		justify-content: center;
		margin-top: 10px;
	}
	.fbr a{
		margin: 0 10px;
	}
	.fbr a img{
		width: 20px;
	}
	.itopline i{
		width: 15px;
		height: 3px;
	}
	.i1atxt{
		padding: 16px 20px;
	}
	.i2ltitle{
		margin-bottom: -15px;
	}
	.i2r{
		margin-top: 20px;
	}
	.morea{
		padding: 10px 20px;
		font-size: 13px;
	}
	.i3w{
		padding: 0 40px;
	}
	.i3bg{
		padding: 20px;
		padding-bottom: 40px;
	}
	.swiper-button-next-public, .swiper-button-prev-public{
		width: 30px;
		height: 30px;
		font-size: 13px;
		margin-top: -15px;
	}
	.swiper-button-next-public{
		right: 0;
	}
	.swiper-button-prev-public{
		left: 0;
	}
	.swiper-pagination-public1 .swiper-pagination-progressbar-fill{
		height: 3px;
	}
	
	.lbntxt h1{
		font-size: 22px;
	}
	.lbntxt h2{
		font-size: 16px;
	}
	.ab1txt{
		padding: 0;
	}
	.ab3a{
		width: 100%;
		padding: 30px !important;
		border-bottom: 0;
	}
	.ab3a:last-child{
		border-bottom: 1px solid rgba(255,255,255,.1);
	}
}

.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:#FEC200; border:1px solid #FEC200; color:#fff;}
.yema ul li.active a{background-color:#FEC200; border:1px solid #FEC200; 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;}
}

.mg_my{justify-content: space-between;}
.ny_nr{width:100%; overflow:hidden;}
.ny_nr .ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_nr .ny_bt.cn p{padding:12px 0px; font-size:20px;}
.ny_nr .ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_nr .ny_bt.cn .t_b i.on{width: 9%;height: 2px;background: #FEC200;}
.ny_nr .ny_bt.cn .t_b i{width: 95%;height: 1px;background: #E9E9E9;}
.ny_nr .zc_lm{width:340px; padding:0px 0px 25px 0px;}
.ny_nr .zc_lm h3{font-size:24px; color:#fff; background: #000000; padding: 20px 16px;display: flex;align-items: center;text-transform: uppercase;font-weight: 400;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ny_nr .zc_lm h3 img{margin-right: 10px;}
.ny_nr .zc_fl{background-color:#fff;box-shadow: 0 0 20px rgba(0,0,0,.09);}
.ny_nr .zc_lm ul{
	padding: 16px 10px 30px 10px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.ny_nr .zc_lm ul li{margin-bottom:3px; }
.ny_nr .zc_lm ul li a.y_j{font-size:16px; text-indent:20px; line-height:28px; padding-bottom:20px; display:block; border-radius:3px; position:relative;}
.ny_nr .zc_lm ul li:hover a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li.on a.y_j{color:#000; text-indent:30px;}
.ny_nr .zc_lm ul li a.y_j:after{width:6px; height:6px; border-radius:50%; background-color:#d6dce0; content:""; position:absolute; top:11px; left:0;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_nr .zc_lm a.e_j{display:block; font-size:16px; line-height:56px; position:relative; color:#818181;text-indent: 12px;background: #E6E6E6;text-transform: capitalize;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 400;
	margin-bottom: 6px;
}
.ny_nr .zc_lm a.e_j:hover{background: #000000;color: #FEC200;}
.ny_nr .zc_lm ul li.on a.e_j{color: #FEC200;background: #000000;}
.ny_nr .zc_lm i{position:absolute; top:14px; right:15px; display:block; font-size:16px; line-height:28px; color:#151515; text-align:center;
	transition:all .5s;
	-webkit-transition:all .5s;font-weight: bold;}
.ny_nr .zc_lm ul li:hover i{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	color: #FFFFFF;
}
.ny_nr .zc_lm ul li.on i{color:#FFFFFF;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{ display:none;background: none;}
.ny_nr .zc_lm .s_j p{margin-bottom:2px;border-bottom: dotted 1px #FAFAFA;}
.ny_nr .zc_lm .s_j p a{font-size:14px; text-indent:15px; line-height:50px; color:#656565; display:block; position:relative; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;border-bottom: dotted 1px #F3F3F3;text-transform: capitalize;}
.ny_nr .zc_lm .s_j p a:hover{background-color:#4F4F4F; color:#FFFFFF; text-indent:25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ny_nr .zc_lm .s_j p.on a{color:#FFFFFF; text-indent:25px;background: #4F4F4F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ny_nr .zc_lm .s_j p.on a:hover{color: #FFFFFF;}
.ny_nr .zc_lm .s_j p a:hover:after{background-color:#000;}
.ny_nr .zc_lm .s_j p.on a:after{background-color:#000;}
.ny_nr .zc_lm ul li:hover .s_j{display: block;}
.ny_nr .yc_nr{width:calc(100% - 380px);}
.ny_nr .cp_lb{width:100%; position:relative;}
.ny_nr .cp_lb .n_r{margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
	overflow: hidden;
}
.ny_nr .cp_lb .t_p{background: #E6E6E6;}
.ny_nr .cp_lb .t_p img{width: 100%;height: auto;display: block;}
.ny_nr .cp_lb .w_z{padding: 0px 20px;width: 100%;overflow: hidden;}
.ny_nr .cp_lb .w_z .b_t a{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 46px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-transform: capitalize;
}
.ny_nr .cp_lb .w_z .m_s{color: #888888;font-size: 14px;text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
.ny_nr .cp_lb .w_z .m_r{margin: 16px 0px;}
.ny_nr .cp_lb .w_z .m_r a{display: block;width: 80px; height: 30px;text-align: center;line-height: 30px;color: #1D1D1D;font-size: 14px;background: #E6E6E6;}
.ny_nr .cp_lb .n_r:hover .m_r a{background: #000000;color: #FEC200;}
@media only screen and (max-width:1100px){
	.ny_nr .ny_bt.cn{margin-bottom:20px; padding:15px 0px; font-size:22px; line-height:26px;}
	.ny_nr .zc_lm{width:250px; padding:20px 15px;}
	.ny_nr .zc_lm h3{font-size:18px; line-height:20px; padding-bottom:10px; margin-bottom:10px;}
	.ny_nr .zc_lm ul li{margin-bottom:15px;}
	.ny_nr .zc_lm ul li a.y_j{font-size:15px; text-indent:15px; line-height:26px; padding-bottom:15px;}
	.ny_nr .zc_lm ul li:hover a.y_j{text-indent:20px;}
	.ny_nr .zc_lm ul li.on a.y_j{text-indent:20px;}
	.ny_nr .zc_lm ul li a.y_j:after{top:10px;}
	.ny_nr .zc_lm a.e_j{padding-bottom:15px; font-size:13px; line-height:26px;}
	.ny_nr .zc_lm i{right:10px; line-height:26px;}
	.ny_nr .zc_lm .s_j{padding-bottom:15px;}
	.ny_nr .zc_lm .s_j p a{line-height:32px;}
	.ny_nr .zc_lm .s_j p.on a{text-indent:20px;}
	.ny_nr .zc_lm .s_j p a:after{top:14px; left:5px;}
	.ny_nr .yc_nr{width:calc(100% - 270px);}
	.ny_nr .cp_lb .n_r .t_p a{font-size: 16px;}
	.ny_nr .cp_lb .n_r .w_z{ padding: 15px 10px;}
	.ny_nr .cp_lb .m_s {
		font-size: 12px;
	}
	.ny_nr .cp_lb .w_z .m_s {
		font-size: 12px;
	}
	.ny_nr .cp_lb .m_r a {
		font-size: 12px;
	}
	.ny_nr .zc_cp .n_r li .w_z a {
		font-size: 12px;
		line-height: 22px;
	}
	.ny_nr .zc_cp .n_r li {
		margin-bottom: 10px;
		padding: 10px 0px;
	}
	.ny_nr .zc_lm .s_j p a{
		font-size: 12px;
	}
	.ny_nr .zc_lx .n_r li {
		margin-bottom: 10px;
		padding: 10px 0px;
	}
	.ny_nr .zc_cp .b_t {
		line-height: 40px;
	}
}
@media only screen and (max-width:640px){
	.ny_nr .zc_lm {
		width: 100%;
		padding: 0px;
	}
	.ny_nr .cp_lb .w_z .b_t a {
		font-size: 13px;
		line-height: 22px;
	}
	.ny_nr .zc_lm .zc_fl{display:none;}
	.ny_nr .yc_nr{width:100%;}
	.ny_nr .ny_bt.cn{padding: 0px;}
	.ny_nr .cp_lb .t_p {
		padding: 10px;
	}
	.ny_nr .cp_lb .w_z .m_r a {
		width: 60px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.ny_nr .cp_lb .w_z .m_r {
		margin: 10px 0px;
	}
	.ny_nr .cp_lb .n_r .w_z {
		padding: 10px 10px 0px 10px;
	}
}

.ny_nr .xq_nr .yy_xq{margin-bottom:50px;}
.ny_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.ny_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 36px;font-weight: bold; margin-bottom: 10px;}
.ny_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.ny_nr .xq_nr .yy_xq .m_r a{color: #FFFFFF;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;margin-right: 20px;}
.ny_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #000000;}
.ny_nr .xq_nr .yy_xq .m_r:hover a{background: #FFC300;color: #0C0C0C;}
.ny_nr .xq_nr .yy_xq .m_s{color: #656565;font-size: 14px;line-height: 36px;margin-bottom: 20px;}
.ny_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;}
.ny_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.ny_nr .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.ny_nr .xq_nr table td:first-child{background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td:nth-child(3){background-color:#f7f7f7;width: 15%;}
.ny_nr .xq_nr table td{padding:15px; color:#333; text-align:center;}
.ny_nr .xq_nr .xg_cp{margin-top: 30px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{color: #656565;font-size: 14px;line-height: 22px;}
@media only screen and (max-width:1100px){
	.ny_nr .xq_nr .yy_xq{margin-bottom:35px;}
	.ny_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
	.ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.ny_nr .xq_nr table td:first-child{width:25%;}
	.ny_nr .xq_nr .xg_cp{margin-top: 20px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
	.ny_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
	.ny_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 #ddd; margin-bottom:10px;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
.xq_nr .cp_xq .b_g img{max-width: 100%;height: auto;}
@media only screen and (max-width:1440px){
	.ny_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 30px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 20px;
	}
	.ny_nr .xq_nr .yy_xq .y_c .j_g span {
		font-size: 12px;
	}
	.ny_nr .xq_nr .yy_xq .d_l p {
		font-size: 12px;
	}
	.ny_nr .xq_nr .yy_xq .d_l span {
		font-size: 12px;
		line-height: 26px;
	}
	.ny_nr .xq_nr .yy_xq .m_r {

		margin-top: 20px;
	}
	.ny_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.ny_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}
@media only screen and (max-width:768px){
	.cp_xq{padding: 0px 9px;}
	.cp_xq .b_g{
		overflow: auto;
	}
	.xq_nr .cp_zs{
		margin-bottom: 20px;
	}
	.xg_cp{padding: 0px 10px;}
	.ny_nr .xq_nr .yy_xq .row{ margin: 0px;}
	.ny_nr .xq_nr table td {
		font-size: 13px;
	}
}

.ny_ty{width:100%;overflow:hidden;}
.ny_ty.gn{background-color:#f7f8f9;}
.ny_ty.gn .row{margin:0;}
.ny_ty .xw_lb ul li{padding:25px 30px; background-color:#fff; border-radius:6px; margin-bottom:35px; overflow:hidden;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_ty .xw_lb ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.05);}
.ny_ty .xw_lb a{display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_ty .xw_lb .t_p{width:23%; border-radius:6px; overflow:hidden;}
.ny_ty .xw_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_ty .xw_lb ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.ny_ty .xw_lb .w_z{width:75%; margin-top:6px; padding-right:160px; position:relative;}
.ny_ty .xw_lb .w_z h3{font-size:26px; color:#000; font-weight:bold; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_ty .xw_lb ul li:hover .w_z h3{color:#FFC300;}
.ny_ty .xw_lb .w_z .m_s{line-height:26px; color:#666; height:78px; overflow:hidden; display:-webkit-box; margin-bottom:20px;
	line-clamp:3;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.ny_ty .xw_lb .w_z i{width:120px; height:40px; border-radius:40px; border:1px solid #BB8934; line-height:38px; text-align:center; color:#BB8934; display:block;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_ty .xw_lb ul li:hover .w_z i{background-color:#FFC300; color:#fff;border:1px solid #FFC300;}
.ny_ty .xw_lb .r_q{width:100px; background-color:#f7f7f7; padding:20px 0; border-radius:10px; text-align:center; position:absolute; top:3px; right:0;}
.ny_ty .xw_lb .r_q strong{display:block; font-size:26px; color:#000;}
.ny_ty .xw_lb .r_q span{display:block; color:#666;}
@media only screen and (max-width:1100px){
	.ny_ty .xw_lb .t_p{width:26%;}
	.ny_ty .xw_lb .w_z{width:71%; padding-right:130px;}
	.ny_ty .xw_lb .w_z h3{font-size:22px; margin-bottom:10px;}
	.ny_ty .xw_lb .w_z .m_s{height:52px; margin-bottom:15px;
		line-clamp:2;
		-webkit-line-clamp:2;}
}
@media only screen and (max-width:768px){
	.ny_ty .xw_lb ul li{padding:20px; margin-bottom:20px;}
	.ny_ty .xw_lb .t_p{width:30%;}
	.ny_ty .xw_lb .w_z{width:68%; padding-right:100px;}
	.ny_ty .xw_lb .w_z .m_s{height:44px; line-height:22px; margin-bottom:10px;}
	.ny_ty .xw_lb .w_z i{width:100px; height:34px; border-radius:34px; line-height:32px;}
	.ny_ty .xw_lb .r_q{width:90px;}
	.ny_ty .xw_lb .r_q strong{font-size:22px;}
}
@media only screen and (max-width:640px){
	.ny_ty .xw_lb ul li{padding:0; margin-bottom:15px;}
	.ny_ty .xw_lb .t_p{width:100%; border-radius:0;}
	.ny_ty .xw_lb .w_z{width:100%; padding:15px; margin-top:0;}
	.ny_ty .xw_lb .w_z h3{font-size:18px; margin-bottom:6px;}
	.ny_ty .xw_lb .w_z i{width:90px; height:30px; border-radius:30px; line-height:28px;}
	.ny_ty .xw_lb .r_q{display:none;}
}

.xw_xq{width:100%; overflow:hidden; position:relative;background: #FFFFFF;padding: 50px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.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{padding: 20px;}
	.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_lx{width:100%; max-width: 1400px;margin: 0 auto;}
.ny_lx.ab_js{padding: 0px;}
.ny_lx .row{margin:0; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.1);}
.ny_lx .lx_xx{width:50%; padding:40px; font-size:18px; line-height:36px; color:#FFFFFF;background: linear-gradient(to bottom right, #BB8934, #E4C074);}
.ny_lx .lx_xx .w_z p{display: flex;align-items: center;margin-bottom: 16px;}
.ny_lx .lx_xx .w_z p i{margin-right: 10px;font-size: 22px;}
.ny_lx .lx_xx .w_z p img{margin-right: 20px;max-width: 30%;}
.ny_lx .lx_xx .tel{font-size:36px; line-height:44px; color:#FFFFFF; margin-bottom:15px;}
.ny_lx .lx_tp{width:50%; border:15px solid #fff;}
.ny_lx .lx_tp img{width:100%; height:100%; display:block;
	object-fit:cover;
	object-position:center;
	-webkit-user-select:none;
	user-select:none;}
@media only screen and (max-width:1600px){
	.ny_lx .lx_xx{padding:30px;}
	.ny_lx .lx_tp{border:10px solid #fff;}
}
@media only screen and (max-width:1440px){
	.ny_lx{padding:50px 0px;}
	.ny_lx .lx_xx{font-size:16px; line-height:28px;}
	.ny_lx .lx_xx .tel{font-size:30px; line-height:38px; margin-bottom:10px;}
}
@media only screen and (max-width:1200px){
	.ny_lx .lx_xx{line-height:26px; padding:25px;}
	.ny_lx .lx_xx .tel{font-size:26px; line-height:34px;}
}
@media only screen and (max-width:640px){
	.ny_lx .lx_xx{width:100%;}
	.ny_lx .lx_tp{width:100%;}
}

.ny_ly{width:100%; padding:80px 0; background-color:#f9f9f9; overflow:hidden;}
.ny_ly .lx_bt{text-align:center;}
.ny_ly .ly_nr{max-width:1000px; margin:0 auto; padding:50px 80px; background-color:#fff; border-radius:9px; box-shadow:0 0 15px rgba(0,0,0,.1);}
.ny_ly .ly_nr ul{margin:0 -20px;}
.ny_ly .ly_nr ul li{width:calc(50% - 40px); margin:0 20px 20px;}
.ny_ly .ly_nr ul li:nth-child(5){width:100%;}
.ny_ly .ly_nr ul li:last-child{width:calc(100% - 40px); margin:0 20px; text-align:center;}
.ny_ly .ly_nr em{display:block; margin-bottom:5px;}
.ny_ly .ly_nr input{width:100%; height:46px; border:1px solid #ddd; border-radius:23px; padding:0 15px; line-height:44px; color:#333; display:block;}
.ny_ly .ly_nr textarea{width:100%; height:118px; border:1px solid #ddd; border-radius:23px; padding:10px 15px; line-height:24px; color:#333; resize:none; display:block;}
.ny_ly .ly_nr button{width:120px; height:46px; background-color:#FFC300; border-radius:23px; line-height:46px; text-align:center; color:#FFFFFF; display:inline-block; margin:0 7px; outline:none;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_ly .ly_nr button:hover{background-color:#000000; color:#fff;}
.ny_ly .ly_nr button.r_t{background-color:#878581; color:#fff;}
.ny_ly .ly_nr button.r_t:hover{background-color:#535353;}
@media only screen and (max-width:1440px){
	.ny_ly{padding:60px 0;}
	.ny_ly .ly_nr{padding:40px 60px;}
	.ny_ly .ly_nr ul{margin:0 -15px;}
	.ny_ly .ly_nr ul li{width:calc(50% - 30px); margin:0 15px 20px;}
}
@media only screen and (max-width:1200px){
	.ny_ly .ly_nr{padding:40px;}
	.ny_ly .ly_nr textarea{height:96px;}
}
@media only screen and (max-width:640px){
	.ny_ly{padding:50px 0px;}
	.ny_ly .ly_nr{padding:30px 20px;}
	.ny_ly .ly_nr ul{margin:0 -10px;}
	.ny_ly .ly_nr ul li{width:100%; margin:0 10px 20px;}
}

.ny_bt{margin-bottom: 30px;}
.ny_bt.gn{text-align: center;}
.ny_bt.gn i{margin: 0 auto}
.ny_bt p{color: #000000;font-weight: bold;font-size: 36px;margin-bottom: 10px;}
.ny_bt i{display: block;width: 66px;height: 4px;background: #FFC300;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media only screen and (max-width:1100px) {
	.ny_bt{margin-bottom: 20px;}
	.ny_bt p{font-size: 28px;margin-bottom:6px;}
	.ny_bt i{display: block;width: 40px;height: 3px;}
}
@media only screen and (max-width:640px) {
	.ny_bt p{font-size: 22px;}
}

.hx_lb .n_r{margin-bottom: 30px;background: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.hx_lb .n_r .t_p{width: 100%;overflow: hidden;}
.hx_lb .n_r .t_p img{
	width: 100%;
	height: auto;
	transition:all 5s;
	-webkit-transition:all 5s;
}
.hx_lb .n_r .w_z{padding: 20px 30px;}
.hx_lb .n_r .w_z a{font-size: 18px;font-weight: bold;color: #000000;}
.hx_lb .n_r:hover .t_p img{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.hx_lb .n_r:hover .w_z a{color: #FFC300;}
@media only screen and (max-width:1100px){
	.ny_bd{padding:50px 0px;}
	.ny_ty{padding:50px 0px;}
	.hx_lb .n_r{
		margin-bottom: 20px;
	}
	.hx_lb .n_r .w_z{padding: 16px;}
	.hx_lb .n_r .w_z a{font-size: 16px;}
}

.i3a .text16{text-transform: capitalize;}
.ftr .text16{text-transform: uppercase;}
.ab2l .ititle_40{text-transform: uppercase;}
.ab3a .mt_15{text-transform: capitalize;}
.ab3a .m_s {min-height: 109px;}
.ftma .text16{text-transform: uppercase;}
.ab1 .ititle_40{text-transform: uppercase;}
.ab1vd{display: flex;justify-content: center;}
.ab1vd video{max-width: 800px;}
@media only screen and (max-width:768px) {
	.ab3a .m_s {min-height: auto;}
}