@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #c29018;
}
.bgcolor,.hvbgcolor:hover{
	background: #c29018;
	color: #fff;
}
.head,.head_height{
	height: 90px;
}
.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: 41px;
}
.nav li{
	position: relative;
	margin-right: 60px;
}
.nava{
	display: block;
	line-height: 90px;
	height: 90px;
	position: relative;
}
.nava::after{
	width: 50px;
	height: 3px;
	background: #C29018;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 18px;
	opacity: 0;
	transition: .25s;
}
.nav li.active .nava,.nav li:hover .nava{
	color: #c29018;
}
.nav li.active .nava::after{
	opacity: 1;
}
.navhide{
	width: 130px;
	border-radius: 0 0 8px 8px;
	background: rgba(255,255,255,.9);
	position: absolute;
	left: 50%;
	margin-left: -65px;
	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,.hbr_lg: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: #c29018;
}
.hbr{
	height: 70px;
	display: flex;
	align-items: center;
}
.hbr .nava{
	padding-right: 0 !important;
}
.hbr_lg{
	position: relative;
}
.hbr_lg .nava{
	cursor: pointer;
}
.hbr_lg .nava img{
	width: 24px;
	height: 16px;
	border: 1px solid #fff;
}
.md{
	padding: 80px 0;
}
.md.gn{background: #FaFaFa;padding: 60px 0;}
.md.zn{padding: 60px 0;}
.itw{
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	margin-top: -75px;
	position: relative;
	z-index: 9;
}
.itwt{
	border-bottom: 1px solid #E6E6E6;
	padding: 0 20px;
	padding-top: 5px;
}
.itwt h3{
	font-weight: normal;
	line-height: 60px;
	border-bottom: 3px solid #C29018;
	margin-bottom: -1px;
}
.itwtrlbox{
	margin: 0 10px;
}
.swiper-pagination-it{
	position: static;
}
.itwtrl i{
	padding: 5px;
	cursor: pointer;
	transition: .25s;
	font-size: 16px;
}
.itwtrl i:hover{
	color: #C29018;
}
.itwtrr{
	margin-left: 30px;
}
.itwbaimg{
	width: 44%;
	margin-right: 20px;
}
.swiper-pagination-current{
	color: #C29018;
}
.i1l{
	width: 31.5%;
	margin-right: 3%;
}
.i1r{
	width: 16%;
	min-width: 200px;
	margin-left: 2%;
}
.morea{
	display: inline-block;
	padding: 8px 36px;
	border: 1px solid #969696;
}
.morea:hover{
	border: 1px solid #C29018;
	background: #C29018;
	color: #fff;
}
.i1ra{
	display: flex;
	align-items: center;
	transition: .25s;
	padding: 30px 20px;
}
.i1ra h2{
	color: #C29018;
}
.i1ra p{
	color: #666;
}
.i1ra img{
	display: block;
	transition: .25s;
}
.i1ra:hover{
	background: #C29018;
}
.i1ra:hover *{
	color: #fff;
}
.i1ra:hover img{
	filter: grayscale(100%) brightness(500%);
}
.i2{
	background: #f9f9f9;
}
.i2t{
	position: relative;
	bottom: -60px;
}
.i2t li{
	background: #f1f1f1;
	position: relative;
	cursor: pointer;
	transition: .25s;
	width: 16%;
	text-align: center;
	padding: 16px;
	font-size: 14px;
}
.i2t li::after{
	width: 2px;
	height: 100%;
	background: url(../images/i2tlibg_03.png) no-repeat center;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.i2t li:last-child::after{
	display: none;
}
.i2t li img{
	margin-bottom: 5px;
}
.i2t li.active{
	background: #C29018;
	color: #fff;
}
.i2t li.active img{
	filter: grayscale(100%) brightness(500%);
}
.i2t li.active::after{
	display: none !important;
}
.i2bl{
	width: 40%;
	margin-right: 4%;
}
.morea_1:hover{
	color: #C29018;
}
.i3tr{
	width: 33.7%;
	margin-left: 5%;
}
.i3tra{
	width: 40%;
	height: 62%;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.i3tra:hover{
	color: #C29018;
}
.i3tra1{
	left: 0;
	top: 0;
}
.i3tra2{
	right: 20%;
	top: 0;
}
.i3tra3{
	left: 20%;
	bottom: 0;
}
.i3tra4{
	right: 0;
	bottom: 0;
}
.i3ba{
	display: block;
	padding: 40px;
	background-size: cover !important;
}
.i3babox{
	transition: .5s;
}
.i3ba:hover .i3babox{
	transform: scale(.9);
}
.i3bal{
	width: 45%;
}
.i3bar *{
	color: #fff;
}
.foot{
	background: #f1f1f1;
	color: #666;
}
.foot a{
	color: #666;
}
.foot a:hover{
	color: #C29018;
}
.ft{
	padding: 50px 0;
}
.fb{
	padding: 15px 0;
	background: #e8e8e8;
	text-align: center;
}
.ftl{
	width: 18.5%;
	min-width: 220px;
}
.ftm{
	margin: 0 8% 0 12%;
}
.ftra{
	margin-left: 25px;
	width: 130px;
	text-align: center;
}

.ititle_48{
	font-size: 48px;
}
.listnav{
	background: #fff;
	border-bottom: solid 1px #CFCFCF;
}
.listnav a{
	line-height: 78px;
	border-bottom: 2px solid rgba(0,0,0,0);
	margin-right: 5%;
}
.listnav a.active{
	border-bottom: 2px solid #C29018;
	color: #C29018;
}
.listnav a:hover{
	color: #C29018;
}
.whmd{
	background: url(../images/wh1bg_02.jpg) no-repeat top center;
}
.wh1a{
	background: rgba(255,255,255,.3);
	border: 1px solid #ccc;
	width: 48.5%;
	padding: 55px;
	transition: .25s;
	margin-bottom: 20px;
}
.wh1a:hover{
	background: rgba(255,255,255,.6);
}
.wh1aline{
	background: #C29018;
	width: 30px;
	height: 2px;
	margin: 25px 0;
}
.wh2a{
	display: block;
	position: relative;
	overflow: hidden;
	color: #fff;
	border: 1px solid #fff;
}
.wh2atxt img{
	height: 15px;
}
.swiper-pagination-wh2{
	position: static;
}
.swiper-pagination-wh2 .swiper-pagination-bullet{
	background: #a7a8b1;
	opacity: 1;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 8px !important;
	transition: .25s;
}
.swiper-pagination-wh2 .swiper-pagination-bullet-active{
	background: #C29018;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.md.zn{padding: 50px 0;}
	.icobox img,.i2t li img{
		height: 40px;
	}
	.morea{
		padding: 6px 30px;
	}
	
	.ititle_48{
		font-size: 40px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.md.zn{padding: 40px 0;}
	.icobox img,.i2t li img{
		height: 35px;
	}
	.i2t li{
		font-size: 12px;
	}
	.morea{
		padding: 4px 22px;
	}
	.i3ba{
		padding: 30px;
	}
	.nav li{
		margin-right: 40px;
	}
	.ftra{
		width: 100px;
		margin-left: 15px;
	}
	
	.ititle_48{
		font-size: 36px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.md.zn{padding: 40px 0;}
	.i2t li{
		width: 20%;
	}
	.bnimg{
		max-height: 500px;
	}
	
	.ititle_48{
		font-size: 30px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.md.zn{padding: 20px 0;}
	.bnimg{
		max-height: 200px;
	}
	.it{
		padding-top: 15px !important;
	}
	.itw{
		margin: 0;
		box-shadow: inherit;
	}
	.itwt{
		padding: 0;
	}
	.itwt h3{
		line-height: 40px;
	}
	.itwb {
		padding: 0;
		margin-top: 15px;
	}
	.i1r{
		display: flex;
		flex-wrap: wrap;
	}
	.i1ra{
		width: 50%;
		padding: 15px;
	}
	.icobox{
		margin-right: 15px;
	}
	.icobox img,.i2t li img{
		height: 30px;
	}
	.i2t{
		bottom: inherit;
		margin-top: 15px;
	}
	.i2t li{
		width: 33.33%;
		font-size: 12px;
	}
	.i3ba{
		padding: 25px;
	}
	.foot{
		text-align: center;
	}
	.ftm{
		display: none;
	}
	.ft{
		padding: 20px 0;
	}
	.ftr{
		justify-content: center;
	}
	.ftra{
		margin: 0 8px;
		width: 90px;
		margin-top: 15px;
	}
	.fb{
		padding: 12px 0;
	}
	
	.ititle_48{
		font-size: 20px;
	}
	.listnav .wrap_1400{
		padding: 0;
	}
	.listnav a{
		line-height: 50px;
		margin: 0;
		width: 20%;
		text-align: center;
	}
	.listbn img{
		min-height: 120px;
	}
	.whmd{
		background-size: auto 70%;
	}
	.wh1,.wh2{
		padding: 0;
	}
	.wh1a{
		margin-bottom: 15px;
		padding: 20px;
	}
	.wh2atxt img{
		height: 10px;
	}
	.swiper-pagination-wh2 .swiper-pagination-bullet{
		margin: 0 5px !important;
		width: 8px;
		height: 8px;
	}
}

.gy_js .js_zc .b_t{margin-bottom: 30px;color: #C18F18;font-size: 30px;}
.gy_js .js_zc .m_s{color: #656565;font-size: 14px;line-height: 25px;}
.gy_js .js_yc{margin-top: 70px;}
.gy_js .js_yc .n_r{margin-bottom: 20px;display: flex;align-items: center;box-shadow: 0 0 20px rgba(0,0,0,.05);padding: 40px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.gy_js .js_yc .n_r .t_p{width: 70px;margin-right: 20px;display: flex;align-items: center;justify-content: center;}
.gy_js .js_yc .n_r .t_p img{max-width: 100%;height: auto;display: block;}
.gy_js .js_yc .n_r .w_z p{color: #C18F18;font-size: 30px;font-weight: 500;}
.gy_js .js_yc .n_r .w_z span{display: block;color: #656565;font-size: 14px;line-height: 30px;}
.gy_js .js_tp{margin-top: 50px;overflow: hidden;}
.gy_js .js_tp img{max-width: 100%;height: auto;display: block;}
.gy_js .js_yc .n_r:hover{background: #C18F17;}
.gy_js .js_yc .n_r:hover .w_z p{color: #FFFFFF;}
.gy_js .js_yc .n_r:hover .w_z span{color: #FFFFFF;}
.gy_js .js_yc .n_r:hover .t_p img{
	filter: grayscale(100%) brightness(900%);
	-webkit-filter: grayscale(100%) brightness(900%);
}
.nb_bt{color: #333333;font-size: 30px;margin-bottom: 26px;}
.nb_bt i{display: block;width: 60px;height: 2px;background: #DDA521;margin-top: 10px;}
.gy_ds{margin-top: 50px;}
.gy_ds .m_s{color: #656565;font-size: 14px;line-height: 28px;}
.gy_ds .m_s img{max-width: 100%;height: auto;}
@media only screen and (max-width:1100px) {
	.gy_js .js_zc .b_t{margin-bottom: 20px;font-size: 24px;}
	.gy_js .js_zc .m_s{font-size: 12px;line-height: 22px;}
	.gy_js .js_yc{margin-top: 50px;}
	.gy_js .js_yc .n_r{
		padding: 20px 15px;
	}
	.gy_js .js_yc .n_r .t_p{margin-right: 10px;}
	.gy_js .js_yc .n_r .w_z p{font-size: 22px;}
	.gy_js .js_yc .n_r .w_z span{font-size: 12px;line-height: 26px;}
	.gy_js .js_tp{margin-top: 30px;}
	.nb_bt{font-size: 24px;margin-bottom: 20px;}
	.gy_ds{margin-top: 20px;}
	.gy_ds .m_s{font-size: 12px;line-height: 22px;}
}
@media only screen and (max-width:640px) {
	.gy_js .js_zc .b_t {
		font-size: 20px;
	}
	.gy_js .js_yc .n_r .w_z p {
		font-size: 18px;
	}
	.nb_bt {
		font-size: 20px;
	}
}

.bt_n{color: #C18F18;font-size: 30px;margin-bottom: 50px;}
.bt_n i{display: block;width: 56px;
	border-top: 1px solid #C29018;
	margin-top: 26px;
}
.xs_tb .n_r{width: 100%;overflow: hidden;padding: 90px;min-height: 400px;color: #FFFFFF;display: flex;align-items: center;justify-content: center;}
.xs_tb .n_r .b_t{font-size: 30px;text-align: center;margin-bottom: 26px;}
.xs_tb .n_r .w_z{font-size: 16px;line-height: 28px;text-align: center;}
.xs_lb{margin-top: 50px;}
.xs_lb .lb_a{padding: 30px 0px;border-top: solid 1px #CFCFCF;}
.xs_lb .lb_a:last-child{border-bottom: solid 1px #CFCFCF;}
.xs_lb .lb_a .z_c{padding: 30px 50px 30px 0px;}
.xs_lb .lb_a .z_c .b_t{color: #333333;font-size: 24px;margin-bottom: 26px;}
.xs_lb .lb_a .z_c .m_s{color: #656565;font-size: 16px;line-height: 30px;}
.xs_lb .lb_a .y_c{padding-left: 70px;border-left: dotted 1px #CFCFCF;min-height: 260px;}
.xs_lb .lb_a .y_c ul li{margin-bottom: 9px;list-style-type: disc;}
.xs_lb .lb_a .y_c ul li a{display: flex;align-items: center;justify-content: space-between;color: #656565;font-size: 15px;}
@media only screen and (max-width:1100px) {
	.bt_n{font-size: 24px;margin-bottom: 30px;}
	.xs_tb .n_r{padding: 70px 30px;min-height: auto;}
	.xs_tb .n_r .b_t{font-size: 24px;margin-bottom: 20px;}
	.xs_tb .n_r .w_z{font-size: 13px;line-height: 24px;}
	.xs_lb{margin-top: 30px;}
	.xs_lb .lb_a{padding: 20px 0px;}
	.xs_lb .lb_a:last-child{border-bottom: solid 1px #CFCFCF;}
	.xs_lb .lb_a .z_c{padding: 20px 30px 20px 0px;}
	.xs_lb .lb_a .z_c .b_t{font-size: 20px;margin-bottom: 20px;}
	.xs_lb .lb_a .z_c .m_s{font-size: 14px;line-height: 24px;}
	.xs_lb .lb_a .y_c{padding-left: 30px;min-height: 200px;}
	.xs_lb .lb_a .y_c ul li{margin-bottom: 6px;}
	.xs_lb .lb_a .y_c ul li a{font-size: 13px;}
}
@media only screen and (max-width:640px) {
	.bt_n{font-size: 20px;margin-bottom: 26px;}
	.xs_tb .n_r{padding: 30px;}
	.xs_tb .n_r .b_t{font-size: 20px;}
	.xs_tb .n_r .w_z{font-size: 12px;}
	.xs_lb .lb_a .z_c{padding: 0px 0px 20px 0px;}
	.xs_lb .lb_a .z_c .b_t{font-size: 18px;margin-bottom: 15px;}
	.xs_lb .lb_a .z_c .m_s{font-size: 12px;}
	.xs_lb .lb_a .y_c{padding-left: 0px;min-height:auto;border-left: none;}
	.xs_lb .lb_a .y_c ul li{list-style-type: none;}
	.xs_lb .lb_a .y_c ul li a{font-size: 12px;}
}


.zp_lb{width:100%; overflow:hidden;}
.zp_lb .ny_bt{text-align:center; margin-bottom:40px;}
.rc_zp .jr_lm{overflow:hidden; border-radius:10px; margin-bottom:20px;}
.rc_zp .jr_bt{padding:15px 30px; height:70px; background-color:#C18F18; font-size:18px; line-height:40px; color:#fff; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt i{width:36px; height:36px; border-radius:50%; position:absolute; top:50%; right:25px; margin-top:-18px; font-size:20px; font-weight:bold; text-align:center; line-height:38px; color:#fff;
	transition:all .5s;
	-webkit-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:rotate(180deg);
	-webkit-transform:rotate(180deg)}
.rc_zp .jr_bt span{float:left; width:25%; text-align:center;}
.rc_zp .jr_bt span.t_l{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px; line-height:36px; display:none; position:relative;}
.rc_zp .jr_nr .lm{font-size:18px; color:#C18F18;}
.rc_zp .jr_nr .js{margin-bottom:20px; color:#777;}
@media only screen and (max-width:1440px){
	.rc_zp .jr_bt{padding:15px 25px; font-size:17px;}
	.rc_zp .jr_nr{padding:25px; line-height:28px;}
	.rc_zp .jr_nr .lm{font-size:17px;}
}
@media only screen and (max-width:1279px){
	.zp_gw{margin-bottom:60px;}
	.rc_zp .jr_lm{border-radius:5px;}
	.rc_zp .jr_bt{padding:10px 15px; height:50px; font-size:15px; line-height:30px;}
	.rc_zp .jr_bt i{width:28px; height:28px; right:15px; margin-top:-14px; font-size:14px; line-height:28px;}
	.rc_zp .jr_nr{padding:20px; line-height:30px;}
	.rc_zp .jr_nr .lm{font-size:15px;}
}
@media only screen and (max-width:992px){
	.rc_zp .jr_lm.j_t{display:none;}
	.rc_zp .jr_bt{height:auto;}
	.rc_zp .jr_bt span{width:50%; text-align:left;}
	.rc_zp .jr_nr{line-height:26px;}
}

.ty_bt{margin-bottom:70px; position:relative;text-align: center;}
.ty_bt.gn{text-align: left;}
.ty_bt h1{font-size:40px; line-height:50px; color:#d5d5d5;text-transform: uppercase;}
.ty_bt h3{font-size:40px; font-weight:bold; color:#000; line-height:50px; margin:10px 0 20px; position:relative; z-index:2;text-transform: capitalize;}
.ty_bt em{width:160px; height:6px; border-radius:6px; background-color:#C18F18; display:inline-block; position:relative; z-index:1;}
.ty_bt a{position:absolute; bottom:0; right:0; font-size:18px; line-height:30px; padding-bottom:15px; border-bottom:2px solid #ddd;}
.ty_bt a:after{width:0; height:2px; position:absolute; bottom:-2px; left:0; content:""; background-color:#C18F18;
	transition:all .5s;
	-webkit-transition:all .5s;}
.ty_bt a:hover:after{width:100%;}
@media only screen and (max-width:1600px){
	.ty_bt{margin-bottom:60px;}
	.ty_bt h1{font-size:50px; line-height:60px;}
	.ty_bt h3{font-size:36px; line-height:44px;}
	.ty_bt em{width:140px;}
}
@media only screen and (max-width:1440px){
	.ty_bt{margin-bottom:50px;}
	.ty_bt h1{font-size:44px; line-height:56px;}
	.ty_bt h3{font-size:30px; line-height:40px;}
	.ty_bt em{width:120px;}
}
@media only screen and (max-width:1279px){
	.ty_bt{margin-bottom:40px;}
	.ty_bt h1{font-size:38px; line-height:44px;}
	.ty_bt h3{font-size:26px; line-height:34px;}
	.ty_bt em{width:100px;}
}
@media only screen and (max-width:992px){
	.ty_bt{margin-bottom:35px;}
	.ty_bt h1{font-size:22px; line-height:30px;}
	.ty_bt h3{font-size:22px; line-height:30px;}
	.ty_bt em{width:80px;}
	.ty_bt a{font-size:15px; line-height:26px;}
}

.mg_my {
	margin: 0;
}
.an_tm {
	align-items: center;
}
.jt_ct {
	justify-content: space-between;
}

.ny_ej{width:100%; background-color:#f8f8f8; line-height:70px; overflow:hidden; position:relative; z-index:5;}
.ny_ej .l_m ul li{margin-right:30px; font-size:16px; position:relative;}
.ny_ej .l_m ul li.on a{color:#C18F18;}
.ny_ej .l_m ul li:after{width:0; height:3px; border-radius:3px; background-color:#C18F18; position:absolute; bottom:0; left:50%; content:"";
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	transition:all .5s;
	-webkit-transition:all .5s;}
.ny_ej .l_m ul li:hover:after{width:50%;}
.ny_ej .l_m ul li.on:after{width:50%;}
.ny_ej .p_r{color:#888;}
.ny_ej .p_r a{color:#888;}
.ny_ej .p_r a:hover{color:#C18F18;}
.ny_ej .p_r span{color:#000;}
.ny_ej .p_r i{font-size:26px; font-weight:bold; display:inline-block; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:992px){
	.ny_ej .l_m{text-align:center; width:100%;}
	.ny_ej .l_m ul{justify-content:center;}
	.ny_ej .l_m ul li{margin:0 10px; font-size:15px;}
	.ny_ej .p_r{display:none;}
}
@media only screen and (max-width:640px){
	.ny_ej .l_m{text-align:left;}
	.ny_ej .l_m ul{display:none; padding-bottom:20px;}
	.ny_ej .l_m ul li{width:100%; height:36px; margin:0; font-size:15px; line-height:36px;}
	.ny_ej .l_m ul li:after{display:none;}
}


.cg_al ul{margin:0 -25px;}
.cg_al ul li{width:calc(33.33333333% - 50px); margin:0 25px 30px;}
.cg_al .t_p{overflow:hidden;height:230px;}
.cg_al .t_p img{width:100%; height:auto; display:block;
	transition:all 1s;
	-webkit-transition:all 1s;}
.cg_al ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.cg_al .w_z{margin-top:10px; padding:30px 0 20px; overflow:hidden; position:relative;
	transition:all .5s;
	-webkit-transition:all .5s;}
.cg_al ul li:hover .w_z{padding:30px 15px 20px;}
.cg_al .w_z:after{width:52px; height:6px; border-radius:6px; background-color:#C18F18; position:absolute; top:10px; left:0; content:""; z-index:-1;
	transition:all .5s;
	-webkit-transition:all .5s;}
.cg_al ul li:hover .w_z:after{width:100%; height:100%; border-radius:0; top:0; background-color:#f4f4f5;}
.cg_al .w_z h3{font-size:22px; font-weight:bold; color:#000; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cg_al .w_z span{color:#bbb; line-height:28px; display:block;}
.cg_al .x_w{width:100%; padding:15px; background-color:#f4f4f5; position:relative;}
.cg_al .x_w:after{width:0; height:2px; background-color:#C18F18; position:absolute; left:0; bottom:0; content:"";
	transition:all .5s;
	-webkit-transition:all .5s;}
.cg_al ul li:hover .x_w:after{width:100%;}
.cg_al .x_w h3{font-size:20px; font-weight:bold; color:#000; line-height:28px; margin:5px 0 10px; height:56px; overflow:hidden; display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	transition:all .5s;
	-webkit-transition:all .5s;}
.cg_al ul li:hover .x_w h3{color:#C18F18;}
.cg_al .x_w span{color:#bbb; line-height:28px; display:block;}
.cg_al .y_d{color:#555;}
.cg_al .y_d i{display:inline-block; vertical-align:middle; margin-left:10px; margin-top:-2px; font-size:18px;}
@media only screen and (max-width:1600px){
	.cg_al ul{margin:0 -20px;}
	.cg_al ul li{width:calc(33.33333333% - 40px); margin:0 20px 30px;}
	.cg_al .w_z h3{font-size:20px;}
	.cg_al .w_z:after{width:40px; height:4px;}
}
@media only screen and (max-width:1440px){
	.cg_al ul{margin:0 -15px;}
	.cg_al ul li{width:calc(33.33333333% - 30px); margin:0 15px 30px;}
	.xw_lb ul li{margin:0 15px 30px;}
	.cg_al .x_w h3{font-size:18px; line-height:26px; height:52px;}
	.cg_al .w_z:after{width:36px;}
	.cg_al .w_z h3{font-size:18px;}
}
@media only screen and (max-width:1279px){
	.cg_al ul{margin:0 -10px;}
	.cg_al ul li{width:calc(33.33333333% - 20px); margin:0 10px 20px;}
	.xw_lb ul li{margin:0 10px 20px;}
	.cg_al .x_w h3{font-size:17px;}
	.cg_al .w_z h3{font-size:17px;}
}
@media only screen and (max-width:992px){
	.cg_al ul li{width:calc(50% - 20px);}
}
@media only screen and (max-width:640px){
	.cg_al .t_p{height:206px;}
	.cg_al ul li{width:calc(100% - 20px);}
}



.xw_lb ul li{margin:0 20px 40px;}
@media only screen and (max-width:1600px){
	.xw_lb ul li{margin:0 20px 40px;}
}
@media only screen and (max-width:1440px){
	.xw_lb ul li{margin:0 15px 30px;}
}
@media only screen and (max-width:1279px) {
	.xw_lb ul li {
		margin: 0 10px 20px;
	}
}

.ny_lx{width:100%; padding:60px 0; overflow:hidden;}
.ny_lx .container{max-width:1280px;}
.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:#C18F18 url(../images/lx_bj.jpg) no-repeat top center / cover;}
.ny_lx .lx_xx .w_z p{display: flex;align-items: center;margin-bottom: 16px;}
.ny_lx .lx_xx .w_z i{width: 36px;height: 36px; border: solid 1px #FFFFFF;margin-right: 16px;font-size: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ny_lx .lx_xx .tel{font-size:36px; line-height:44px; color:#FFFFFF; margin-bottom:30px;padding-bottom: 15px;border-bottom: solid 1px #FFFFFF;}
.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 .container{max-width:1200px;}
	.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 0;}
	.ny_lx .container{max-width:90%;}
	.ny_lx .lx_xx{font-size:16px; line-height:28px;}
	.ny_lx .lx_xx .tel{font-size:30px; line-height:38px; margin-bottom:20px;}
}
@media only screen and (max-width:1200px){
	.ny_lx .container{max-width:100%;}
	.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{padding:30px 0 50px;}
	.ny_lx .lx_xx{width:100%;}
	.ny_lx .lx_tp{width:100%;}
	.ny_lx .lx_xx .w_z p {
		margin-bottom: 10px;
	}
}

.ny_ly{width:100%; padding:60px 0; background: url(../images/i3bg_02.jpg) no-repeat center / cover; 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:30px; 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:100%; 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:#C18F18; 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:#535353; 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:50px 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;}
	.ny_ly .ly_nr ul li:nth-child(3){width:calc(100% - 30px);}
	.ny_ly .ly_nr ul li:last-child{width:calc(100% - 30px); margin:0 15px;}
}
@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:30px 0 50px;}
	.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_ly .ly_nr ul li:nth-child(3){width:calc(100% - 20px);}
	.ny_ly .ly_nr ul li:last-child{width:calc(100% - 20px); margin:0 10px;}
}


.lx_bt{width:100%; margin-bottom:40px; overflow:hidden;}
.lx_bt em{width:90px; height:6px; border-radius:6px; background-color:#C18F18; display:inline-block;margin-bottom: 6px;}
.lx_bt .b_t{font-size:40px; line-height:50px; color:#000;margin-bottom: 10px;}
.lx_bt .w_z{font-size:20px; line-height:32px; color:#ddd;}
@media only screen and (max-width:1440px){
	.lx_bt{margin-bottom:30px;}
	.lx_bt em{width:70px; height:5px;}
	.lx_bt .b_t{font-size:32px; line-height:40px;}
	.lx_bt .w_z{font-size:16px; line-height:26px;}
}
@media only screen and (max-width:1200px){
	.lx_bt{margin-bottom:25px;}
	.lx_bt em{width:60px;}
	.lx_bt .b_t{font-size:26px; line-height:34px;}
	.lx_bt .w_z{font-size:15px; line-height:22px;}
}
@media only screen and (max-width:640px){
	.lx_bt em{width:50px;}
	.lx_bt .b_t{margin-bottom:5px;}
}


.hd_lb ul li{width:calc(25% - 30px); margin:0 15px 30px; border:1px solid #eee;}
.hd_lb .t_p{overflow:hidden;}
.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;}
.hd_lb ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.hd_lb .w_z{padding:20px;}
.hd_lb .w_z h3{font-size:16px; line-height:32px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.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;}
.hd_lb .w_z span{color:#aaa;}
@media only screen and (max-width:1100px){
	.hd_lb ul{margin:0 -8px;}
	.hd_lb ul li{width:calc(25% - 16px); margin:0 8px 16px;}
	.hd_lb .w_z{padding:10px;}
	.hd_lb .w_z h3{font-size:15px; line-height:26px; margin-bottom:10px;}
	.hd_lb .w_z p{margin-bottom:10px;}
}
@media only screen and (max-width:640px) {
	.hd_lb ul{margin:0;}
	.hd_lb ul li{width:100%; margin:0 0 25px;}
	.hd_lb .w_z h3{font-size:12px;}
}

.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;}
}

.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:#C29018; border:1px solid #C29018; color:#fff;}
.yema ul li.active a{background-color:#C29018; border:1px solid #C29018; 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;}
	.listnav{display:none;}
}

.td_lb{width: 100%;overflow: hidden;}
.td_lb .n_r{margin-bottom: 26px;border: solid 1px #d9d9d9;padding: 16px; text-align: center;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.td_lb .n_r .b_t{font-size: 18px;color: #333;margin-bottom: 6px;}
.td_lb .n_r .m_s{font-size: 15px;color: #666666;display: block;}
@media only screen and (max-width:1100px){
	.td_lb .n_r{margin-bottom: 20px;padding: 10px;}
	.td_lb .n_r .b_t{font-size: 16px;}
	.td_lb .n_r .m_s{font-size: 13px;}

}