.banner {
	position: relative;
}
.banner_container {
	height: 100%;
}
.banner_slideitem {
	height: 100%;
}
.banner_slideitem img {
	width: 100%;height: 100%; object-fit: cover;
}
.banner_slideitemtxt {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.banner_slideitemtxt_box {
	height: 100%; display: flex; align-items: center;
}
.banner_boxtxt {
	margin-left: 60px; transform: translateY(-30px);
}
.banner_boxtxth h2 {
	text-transform: capitalize; font-family: "ProximaNova-Bold"; -ms-word-break: break-all; text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
.banner_boxtxtp {
	margin-top: 30px;
}
.banner_boxtxtp p {
	width: 42%; color: rgb(255, 255, 255); line-height: 28px; font-size: 18px; text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
.banner_boxtxta {
	margin-top: 70px;
}
.banner_boxtxta .banner_boxtxta_box {
	border-radius: 5px; width: 152px; height: 46px; display: flex; justify-content: center; align-items: center; background-color: rgb(223, 0, 44); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;
}
.banner_boxtxta_box span {
	color: rgb(255, 255, 255); text-transform: capitalize; font-size: 14px;
}
.banner_boxtxta_box i {
	color: rgb(255, 255, 255); margin-top: 2px; margin-left: 5px;
}
.banner_dw {
	left: 0px; width: 100%; height: 200px; bottom: 0px; position: absolute; z-index: 10; background-color: rgb(223, 0, 44);
}
.bannerglbox {
	padding: 0px 30px; border-radius: 0px; transition:0.3s; height: 78px; display: flex; position: relative; z-index: 10; box-shadow: 0px 0px 4px rgba(0,0,0,0.25); transform: translateY(-100%); justify-content: space-between; align-items: center; background-color: rgb(255, 255, 255); -webkit-transform: translateY(-100%); -moz-transition: all .3s; -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -webkit-transition: all .3s; -o-transition: all .3s; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.on.bannerglbox {
	border-radius: 5px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;
}
.bannerglbox_l {
	width: 24%; display: flex; align-items: center;
}
.bannerglbox_ldq {
	color: rgb(51, 51, 51); font-family: "Aria"; font-size: 20px;
}
.bannerglbox_lx {
	margin: 0px 8px; width: 1px; height: 16px; transform: rotate(20deg); background-color: rgb(197, 197, 197); -webkit-transform: rotate(20deg); -moz-transform: rotate(20deg); -o-transform: rotate(20deg);
}
.bannerglbox_lzs {
	color: rgb(197, 197, 197); font-family: "Aria"; font-size: 20px;
}
.bannerglbox_lp {
	text-transform: capitalize; margin-left: 25px;
}
.bannerglbox_c {
	width: 30%; display: flex; cursor: pointer; justify-content: center;
}
.bannerglbox_c i {
	animation:rotate 0.7s linear infinite; color: rgb(16, 24, 100); font-size: 32px;
}
.bannerglbox_r {
	width: 45%; display: flex; justify-content: flex-end;
}
.bannerglbox_rx {
	margin: 4px 30px 0px; width: 1px; height: 22px; background-color: rgb(217, 217, 217);
}
.bannerglbox_rpre i {
	transition:0.3s; font-size: 22px; cursor: pointer; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;
}
.bannerglbox_rnext i {
	transition:0.3s; font-size: 22px; cursor: pointer; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;
}
.bannerglbox_rpre i:hover {
	color: rgb(223, 0, 44); transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.bannerglbox_rnext i:hover {
	color: rgb(223, 0, 44); transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.bannerglbox_rpre {
	
}
.bannerglbox_rnext {
	
}
@media screen and (min-width:1200px)
{
.banner_slideitempc {
	display: block;
}
.banner_slideitemmb {
	display: none;
}
}
@media screen and (max-width:1200px)
{
.banner_slideitempc {
	display: none;
}
.banner_slideitemmb {
	display: block;
}
.banner {
	height: auto !important;
}
.banner_slideitem {
	height: auto !important;
}
.banner_slideitemtxt {
	display: none;
}
}
.products {
	margin-top: 50px;
}
.productsbox_l {
	display: flex; align-items: center;
}
.productsbox_lx {
	width: 18px; height: 3px; background-color: rgb(223, 0, 44);
}
.productsbox_lh {
	color: rgb(51, 51, 51); text-transform: capitalize; font-family: "ProximaNova-Bold"; font-size: 45px; margin-left: 20px;
}
.productsbox_r .productsbox_ra {
	border-radius: 5px; transition:0.5s; width: 200px; height: 54px; text-align: center; text-transform: uppercase; line-height: 52px; overflow: hidden; display: block; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;
}
.productsbox_r .productsbox_ra:hover {
	border-color: rgb(223, 0, 44);
}
.hvr-sweep-to-right.productsbox_ra::before {
	background-color: rgb(223, 0, 44);
}
.productsboxb {
	width: 100%; margin-top: 15px; position: relative;
}
.products_prev {
	top: 50%; display: none; position: absolute; z-index: 10;
}
.products_next {
	top: 50%; display: none; position: absolute; z-index: 10;
}
.products_prev {
	left: 0px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
.products_next {
	right: 0px; transform: translate(50%, -50%); -webkit-transform: translate(50%, -50%); -moz-transform: translate(50%, -50%); -o-transform: translate(50%, -50%);
}
.products_prev i {
	color: rgb(51, 51, 51); font-size: 34px;
}
.products_next i {
	color: rgb(51, 51, 51); font-size: 34px;
}
.swiper-button-disabled.products_prev i {
	color: rgb(102, 102, 102);
}
.swiper-button-disabled.products_next i {
	color: rgb(102, 102, 102);
}
.productst_thumbs {
	width: 100%;
}
.productst_slide .productst_slidea {
	display: block; background-color: rgb(243, 243, 243);
}
.productst_slideah {
	padding: 75px 10px 0px; text-align: center; text-transform: capitalize; font-family: "ProximaNova-Bold"; font-size: 24px;
}
.productst_slideaimg img {
	margin: 0px auto; width: 90%; display: block;
}
.productst_slidedw {
	transition:0.5s; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s;
}
.productst_slidedwbox {
	background-position: center; padding: 0px 35px; transition:0.3s; width: 100%; height: 100%; text-align: center; overflow: hidden; position: relative; transform: translateY(34px); background-repeat: no-repeat; background-size: cover; -webkit-transform: translateY(34px); -moz-transition: all .3s; -moz-transform: translateY(34px); -o-transform: translateY(34px); -webkit-transition: all .3s; -o-transition: all .3s;
}
.productst_slidedwboxbig {
	width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.productst_slidedwbox_h {
	color: rgb(255, 255, 255); text-transform: capitalize; font-family: "ProximaNova-Bold"; font-size: 24px; margin-top: 70px;
}
.productst_slidedwbox_x {
	width: 20px; height: 2px; margin-top: 20px; background-color: rgb(255, 255, 255);
}
.productst_slidedwbox_p {
	flex:1 1 0px; color: rgb(255, 255, 255); line-height: 23px; margin-top: 35px; -ms-word-break: break-all;
}
.productst_slidedwbox_a {
	width: 152px; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; margin-top: 20px; margin-bottom: 90px; background-color: rgb(223, 0, 44);
}
.productst_slidedwboxdw {
	left: 50%; width: 100%; bottom: -2px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);
}
.productst_slidedwboxdw img {
	margin: auto; display: inline-block;
}
.productst_slide .productst_slideah {
	transition:0.3s; opacity: 1;
}
.productst_slide .productst_slideaimg {
	transition:0.3s; opacity: 1;
}
.swiper-slide-thumb-active.productst_slide .productst_slideah {
	opacity: 0;
}
.swiper-slide-thumb-active.productst_slide .productst_slideaimg {
	opacity: 0;
}
.productst_slide .productst_slidea:hover .productst_slidedw {
	opacity: 1;
}
.productst_slide .productst_slidea:hover .productst_slidedwbox {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.swiper-slide-thumb-active.productst_slide .productst_slidea .productst_slidedw {
	opacity: 1;
}
.swiper-slide-thumb-active.productst_slide .productst_slidea .productst_slidedwbox {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.productsboxd {
	border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.productsb_top {
	width: 100%;
}
.productsb_slideitem {
	padding: 65px 0px; display: flex; background-color: rgb(255, 255, 255);
}
.productsb_slideitem_dg {
	flex:1 1 0px; display: flex; position: relative; justify-content: center; align-items: center;
}
.productsb_slideitem_dg::after {
	top: 50%; width: 1px; height: 45px; right: 0px; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(209, 209, 209); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
:last-child.productsb_slideitem_dg::after {
	display: none;
}
.productsb_slideitem_dgtxt {
	transition:0.4s; margin-left: 25px; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.productsb_slideitem_dgtxt h6 {
	font-size: 20px;
}
.productsb_slideitem_dgtxt p {
	color: rgb(102, 102, 102); font-size: 14px;
}
.productsb_slideitem_dgi {
	transition:0.4s; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.productsb_slideitem_dg:hover .productsb_slideitem_dgi {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.productsb_slideitem_dg:hover .productsb_slideitem_dgtxt {
	transform: translateX(5px); -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px);
}
.rmproduct {
	margin-top: 110px;
}
.rmproduct_title {
	text-transform: capitalize; font-family: "ProximaNova-Bold"; font-size: 40px;
}
.rmproduct_box {
	margin-top: 30px; position: relative;
}
.rmproduct_prev {
	top: 30%; position: absolute; z-index: 10;
}
.rmproduct_next {
	top: 30%; position: absolute; z-index: 10;
}
.rmproduct_prev {
	left: 0px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);
}
.rmproduct_next {
	right: 0px; transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -o-transform: translateX(50%);
}
.rmproduct_prev i {
	color: rgb(51, 51, 51); font-size: 34px;
}
.rmproduct_next i {
	color: rgb(51, 51, 51); font-size: 34px;
}
.swiper-button-disabled.rmproduct_prev i {
	color: rgb(102, 102, 102);
}
.swiper-button-disabled.rmproduct_next i {
	color: rgb(102, 102, 102);
}
.rmproduct_slide .rmproduct_slidea {
	display: block;
}
.rmproduct_slidea_img {
	border: 1px solid rgb(239, 239, 239); border-image: none; overflow: hidden;
}
.rmproduct_slidea_img img {
	transition:0.4s; width: 100%; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.rmproduct_slidea_txt {
	padding: 20px 5px; text-align: center; color: rgb(49, 54, 53); overflow: hidden; font-size: 16px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.rmproduct_slide .rmproduct_slidea:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.rmproduct_slide .rmproduct_slidea:hover .rmproduct_slidea_txt {
	color: rgb(223, 0, 44);
}
.rmproduct_more {
	margin-top: 50px;
}
.rmproduct_more > a:hover {
	border-color: rgb(223, 0, 44);
}
.rmproduct_more .hvr-sweep-to-right::before {
	background-color: rgb(223, 0, 44);
}
.rmproduct_more > a {
	border-radius: 5px; border: 1px solid rgb(90, 90, 90); border-image: none; width: 200px; height: 54px; text-align: center; text-transform: uppercase; line-height: 52px; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;
}
.about {
	height: 730px; margin-top: 130px; display: flex; position: relative;
}
.aboutl {
	background-position: right; width: 60%; background-repeat: no-repeat; background-size: cover;
}
.aboutr {
	width: 40%; background-color: rgb(35, 68, 136);
}
.aboutdw {
	left: 0px; top: 50%; width: 100%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);
}
.aboutdw_box {
	height: 100%;
}
.aboutdw_boxr {
	padding: 0px 80px; border-radius: 8px; width: 50%; height: 575px; display: flex; align-items: center; background-color: rgb(255, 255, 255); -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;
}
.aboutdw_boxr_box {
	width: 100%;
}
.aboutdw_boxr_boxh {
	text-transform: capitalize; font-family: "ProximaNova-Bold"; font-size: 45px;
}
.aboutdw_boxr_boxp {
	color: rgb(102, 102, 102); line-height: 24px; margin-top: 10px; -ms-word-break: break-all;
}
.aboutdw_boxr_gd {
	text-align: center; line-height: 60px; margin-top: 60px; display: flex;
}
.aboutdw_boxr_gdvideo {
	width: 230px; height: 60px; cursor: pointer; background-color: rgb(51, 51, 51);
}
.aboutdw_boxr_gdvideo i {
	color: rgb(255, 255, 255); font-size: 18px;
}
.aboutdw_boxr_gdvideo span {
	color: rgb(255, 255, 255); margin-left: 6px;
}
.aboutdw_boxr_gd .aboutdw_boxr_gdmore {
	width: 230px; height: 60px; background-color: rgb(223, 0, 44);
}
.aboutdw_boxr_gdmore span {
	color: rgb(255, 255, 255); text-transform: capitalize; font-size: 14px;
}
.aboutdw_boxr_gdmore i {
	color: rgb(255, 255, 255); font-size: 18px; margin-left: 6px;
}
.lnysbox {
	padding: 80px 95px; display: flex; z-index: 3; background-color: rgb(243, 243, 243);
}
.lnys {
	position: relative;
}
.lnysbg {
	background: rgb(243, 243, 243); top: 0px; width: 50%; height: 100%; right: 0px; position: absolute; z-index: 2;
}
.lnysbox_l {
	width: 20%;
}
.lnysbox_l .lnysl_slidea {
	height: 50px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid; display: flex; align-items: center;
}
:last-child.lnysl_slide .lnysl_slidea {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.lnysl_slidea i {
	transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0);
}
.lnysl_slidea p {
	transition:0.3s; flex:1 1 0px; color: rgb(136, 136, 136); overflow: hidden; padding-left: 2px; font-size: 16px; white-space: nowrap; -ms-text-overflow: ellipsis; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;
}
.lnysbox_lbtn {
	margin-top: 50px; display: flex; align-items: center;
}
.lnysbox_lbtnper i {
	color: rgb(51, 51, 51); font-size: 22px; cursor: pointer;
}
.lnysbox_lbtnnext i {
	color: rgb(51, 51, 51); font-size: 22px; cursor: pointer;
}
.lnysbox_lbtnper {
	
}
.lnysbox_lbtnnext {
	
}
.swiper-button-disabled.lnysbox_lbtnper i {
	color: rgb(193, 193, 193);
}
.swiper-button-disabled.lnysbox_lbtnnext i {
	color: rgb(193, 193, 193);
}
.lnysbox_lbtnx {
	margin: -2px 30px 0px; width: 1px; height: 20px; background-color: rgb(217, 217, 217);
}
.lnysbox_r {
	width: 80%; padding-left: 60px;
}
.lnysbox_rbox {
	position: relative; box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.12); background-color: rgb(255, 255, 255);
}
.lnysbox_rboxdw {
	left: 80px; bottom: 60px; position: absolute; z-index: 1;
}
.lnysbox_rboxdw_boxs {
	display: flex;
}
.lnysbox_rboxdw_boxs > div {
	width: 40px; height: 3px; background-color: rgb(35, 68, 136);
}
.lnysbox_rboxdw_boxs > div.on {
	background-color: rgb(223, 0, 44);
}
.lnysr_top {
	width: 100%; height: 100%; z-index: 2;
}
.lnysr_slide .lnysr_slidea {
	height: 100%; display: flex;
}
.lnysr_slidea > div {
	width: 50%;
}
.lnysr_slidea_txt {
	padding: 60px 60px 0px 80px;
}
.lnysr_slidea_txttop {
	display: flex; align-items: center;
}
.lnysr_slidea_txttopx {
	width: 40px; height: 1px; background-color: rgb(51, 51, 51);
}
.lnysr_slidea_txttopwz {
	color: rgb(51, 51, 51); text-transform: uppercase; margin-left: 15px;
}
.lnysr_slidea_txth {
	text-transform: capitalize; line-height: 40px; font-family: "ProximaNova-Bold"; font-size: 38px; margin-top: 20px; margin-bottom: 15px;
}
.lnysr_slidea > div:last-child {
	height: 100%;
}
.lnysr_slidea_txtp {
	color: rgb(102, 102, 102); line-height: 24px; margin-top: 5px; -ms-word-break: break-all;
}
.lnysr_slidea_img {
	height: 100%; overflow: hidden; position: relative; max-height: 500px;
}
.lnysr_slidea_img img {
	transition:0.4s; width: 100%; height: 100%; object-fit: cover; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.lnysr_slidea_img:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.lnysr_slidea_imgdw {
	left: 0px; width: 100%; height: 66px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 66px; position: absolute; z-index: 10; background-color: rgba(40, 71, 136, 0.9);
}
.lnysr_slidea_imgdw2 {
	left: 0px; top: 120px; position: absolute;
}
.lnysl_slide .lnysl_slidea i {
	transition:0.4s; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.lnysl_slide:hover .lnysl_slidea p {
	color: rgb(51, 51, 51); transform: translateX(6px); -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px);
}
.swiper-slide-thumb-active.lnysl_slide .lnysl_slidea i {
	color: rgb(223, 0, 44); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.swiper-slide-thumb-active.lnysl_slide .lnysl_slidea p {
	color: rgb(51, 51, 51); transform: translateX(5px); -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px);
}
.news {
	margin-top: 100px;
}
.newstitler {
	display: flex;
}
.newstitler_box > a {
	padding: 0px 40px; color: rgb(153, 153, 153); text-transform: capitalize;
}
.newstitler_box > a:hover {
	color: rgb(223, 0, 44);
}
.newstitler_a i {
	padding: 0px 20px; font-size: 18px;
}
.newsct {
	margin-top: 40px;
}
.newsct_l {
	padding-right: 120px;
}
.newsct_lsj {
	height: 50px; text-align: right; color: rgb(35, 68, 136); line-height: 47px; font-family: "ProximaNova-Semibold"; font-size: 20px; border-bottom-color: rgb(35, 68, 136); border-bottom-width: 3px; border-bottom-style: solid;
}
.newsct_lh {
	transition:0.3s; color: rgb(35, 68, 136); overflow: hidden; font-family: "ProximaNova-Semibold"; font-size: 20px; margin-top: 40px; white-space: nowrap; -ms-text-overflow: ellipsis; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;
}
.newsct_lp {
	color: rgb(153, 153, 153); overflow: hidden; margin-top: 15px; -ms-word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.newsct_limg {
	height: 328px; overflow: hidden; margin-top: 35px;
}
.newsct_limg img {
	transition:0.4s; width: 100%; height: 100%; object-fit: cover; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s;
}
.newsct_l:hover .newsct_lh {
	color: rgb(223, 0, 44); padding-left: 4px;
}
.newsct_l:hover .newsct_limg img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.newsct_r .newsct_ritem {
	height: 182px; padding-bottom: 30px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid; display: flex; align-items: flex-end;
}
.newsct_ritembox {
	width: 100%;
}
.newsct_ritembox_title {
	display: flex; justify-content: space-between;
}
.newsct_ritembox_titleh {
	transition:0.3s; flex:1 1 0px; color: rgb(51, 51, 51); overflow: hidden; font-family: "ProximaNova-Semibold"; font-size: 20px; white-space: nowrap; -ms-text-overflow: ellipsis; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;
}
.newsct_ritembox_titlesj {
	color: rgb(197, 197, 197); font-family: "ProximaNova-Semibold"; font-size: 20px; margin-left: 25px;
}
.newsct_ritembox_p {
	color: rgb(153, 153, 153); line-height: 24px; overflow: hidden; margin-top: 10px; -ms-word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.newsct_r .newsct_ritem:hover .newsct_ritembox_titleh {
	color: rgb(216, 0, 0); padding-left: 4px;
}
.newsct_r .newsct_ritem:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.hvr-underline-from-left.newsct_ritem::before {
	height: 1px; bottom: 0px; background-color: rgb(216, 0, 0);
}
.videos {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 9995;
}
.videos_zhezhao {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: right; position: fixed; z-index: 9996; background-color: rgba(0, 0, 0, 0.8);
}
.videos_zhezhao img {
	margin-top: 20px; margin-right: 20px; display: inline-block; cursor: pointer;
}
.videos_box {
	left: 50%; top: 50%; width: 60%; position: absolute; z-index: 9997; transform: translate(-50%, -50%);
}
#video {
	width: 100%; height: 100%; position: relative;
}
#video video {
	background: rgb(0, 0, 0); width: 100%; height: 100%;
}
.videos_cha {
	top: 0px; right: 0px; position: absolute; transform: translateY(-100%);
}
.videos_cha i {
	color: rgb(255, 255, 255); font-size: 60px;
}
@media screen and (max-width:1200px)
{
.videos_box {
	width: 80%;
}
}
@media screen and (max-width:768px)
{
.videos_box {
	width: 95%;
}
}
@media screen and (max-width:1700px)
{
.productst_slidedwbox_h {
	margin-top: 40px;
}
.productst_slidedwbox_a {
	margin-bottom: 50px;
}
.productst_slidedwbox_p {
	margin-top: 25px;
}
.rmproduct_slidea_txt {
	font-size: 14px;
}
.aboutdw_boxr {
	width: 60%;
}
.aboutdw_boxr_gd {
	margin-top: 50px;
}
.lnysbox_rbox {
	
}
.lnysl_slidea p {
	font-size: 14px;
}
.lnysbox {
	padding: 60px 70px;
}
.lnysbox_r {
	padding-left: 40px;
}
.lnysr_slidea_txt {
	padding: 50px 50px 0px;
}
.lnysr_slidea_txth {
	font-size: 30px; margin-top: 20px;
}
.lnysbox_rboxdw {
	left: 40px;
}
.newsct_l {
	padding-right: 80px;
}
.newsct_ritembox_titleh {
	font-size: 18px;
}
.newsct_ritembox_p {
	line-height: 21px; font-size: 13px;
}
.newsct_r .newsct_ritem {
	padding-bottom: 30px;
}
.newsct_lh {
	font-size: 18px; margin-top: 30px;
}
.newsct_lp {
	font-size: 13px;
}
.newsct_r .newsct_ritem {
	height: 172px;
}
.productst_slidedwbox_p {
	font-size: 13px;
}
.productst_slidedwbox_x {
	display: none;
}
.productst_slidedwbox_h {
	font-size: 20px; margin-top: 60px;
}
.productst_slideah {
	font-size: 20px;
}
.productsb_slideitem_dgtxt h6 {
	font-size: 18px;
}
.productsb_slideitem_dgtxt p {
	font-size: 13px;
}
}
@media screen and (max-width:1500px)
{
.productsb_slideitem {
	padding: 50px 0px;
}
.aboutdw_boxr {
	padding: 0px 60px; width: 70%;
}
.lnysr_slidea_img {
	height: 380px !important;
}
.lnysr_slidea_txth {
	line-height: 26px; font-size: 24px; margin-bottom: 10px;
}
.lnysr_slidea_txtp {
	line-height: 21px; font-size: 13px;
}
}
@media screen and (max-width:1200px)
{
.productsbox_lh {
	font-size: 40px;
}
.products {
	margin-top: 30px;
}
.productst_slideah {
	padding: 50px 10px 0px;
}
.productst_slidedwbox {
	padding: 0px 15px;
}
.productsb_slideitem {
	padding: 40px 0px;
}
.productst_slidedwbox_x {
	margin-top: 10px;
}
.productst_slidedwbox_p {
	margin-top: 15px;
}
.productst_slidedwbox_a {
	margin-bottom: 40px;
}
.productst_slidedwbox_p {
	
}
.productst_slidedwbox_x {
	display: none;
}
.productst_slidedwbox_a {
	display: none;
}
.aboutdw_boxr_boxh {
	font-size: 40px;
}
.aboutdw_boxr_gd {
	margin-top: 30px;
}
.about {
	margin-top: 80px;
}
.lnysbg {
	width: 100%;
}
.lnysbox {
	padding: 50px 30px;
}
.lnysbox_lbtn {
	margin-top: 30px;
}
.lnysr_slidea_txt {
	padding: 40px 40px 0px;
}
.lnysr_slidea_txth {
	margin-top: 10px;
}
.lnysbox_rboxdw {
	left: 30px; bottom: 50px;
}
.lnysbox_rbox {
	height: 380px;
}
.newsct_r .newsct_ritem {
	padding-bottom: 20px;
}
.news {
	margin-top: 60px;
}
.newsct {
	margin-top: 10px;
}
.newsct_l {
	padding-right: 50px;
}
.newsct_lh {
	margin-top: 20px;
}
.newsct_lp {
	margin-top: 8px;
}
.newsct_limg {
	margin-top: 15px;
}
.newsct_ritembox_p {
	margin-top: 5px;
}
.newsct_r .newsct_ritem {
	height: 150px;
}
.newsct_limg {
	height: 278px;
}
.bannerglbox {
	height: 60px;
}
.productsboxd {
	display: none;
}
.productst_slide .productst_slidea .productst_slidedw {
	opacity: 1;
}
.productst_slide .productst_slidea .productst_slidedwbox {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.productst_slidedwboxdw {
	display: none;
}
.rmproduct {
	margin-top: 60px;
}
.rmproduct_title {
	font-size: 30px;
}
.rmproduct_more {
	margin-top: 30px;
}
.rmproduct_more > a {
	width: 150px; height: 40px; line-height: 38px;
}
}
@media screen and (max-width:992px)
{
.lnysbox_rbox {
	box-shadow: none;
}
.lnysr_slidea_img {
	height: auto !important;
}
.banner_boxtxt {
	margin-left: 0px;
}
.banner_boxtxtp p {
	width: 80%;
}
.banner_boxtxth h2 {
	font-size: 50px;
}
.bannerglbox_c {
	display: none;
}
.bannerglbox {
	height: 50px;
}
.products_prev {
	display: block;
}
.products_next {
	display: block;
}
.products {
	margin-top: 10px;
}
.productsbox_lh {
	font-size: 40px;
}
.productsbox_r {
	display: none;
}
.productsbox_r .productsbox_ra {
	height: 46px; line-height: 44px;
}
.productst_slideah {
	font-size: 18px;
}
.productst_slidedwbox_h {
	font-size: 18px; margin-top: -80px;
}
.productst_slidedwbox_p {
	display: none;
}
.productsb_slideitem {
	padding: 30px 0px;
}
.productst_slidedwbox_a {
	margin-bottom: 50px;
}
.productsb_slideitem_dgtxt {
	margin-left: 10px;
}
.productsb_slideitem_dgtxt h6 {
	font-size: 18px;
}
.productsb_slideitem_dgtxt p {
	font-size: 12px;
}
.productsb_slideitem_dg::after {
	height: 40px;
}
.rmproduct_box {
	margin-top: 15px;
}
.rmproduct_more {
	margin-top: 20px;
}
.rmproduct_more > a {
	height: 46px; line-height: 44px;
}
.rmproduct {
	margin-top: 40px;
}
.rmproduct_title {
	font-size: 20px;
}
.about {
	height: auto; margin-top: 60px; flex-wrap: wrap;
}
.about > div {
	width: 100%;
}
.about > div:nth-child(2) {
	order: -1;
}
.aboutdw {
	position: static; transform: translateY(0px); order: -1; background-color: rgb(239, 239, 239); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.aboutdw_boxr {
	padding: 0px; width: 100%; height: auto; background-color: transparent;
}
.aboutdw_box {
	padding: 65px 0px 70px; height: auto;
}
.aboutl {
	height: 400px;
}
.aboutdw_boxr_boxp {
	margin-top: 0px;
}
.lnysbox {
	padding: 50px 0px; flex-wrap: wrap;
}
.lnysbox > div {
	width: 100%;
}
.lnysl_slide .lnysl_slidea i {
	display: none;
}
.lnysbox_lbtn {
	display: none;
}
.lnysbox_r {
	padding-left: 0px;
}
.lnysbox_r {
	margin-top: 42px;
}
.lnysbox_l .lnysl_slidea {
	padding: 0px 10px; text-align: center;
}
.swiper-slide-thumb-active .lnysl_slidea {
	background: rgb(255, 255, 255);
}
:last-child.lnysl_slide .lnysl_slidea {
	border-bottom-color: rgb(213, 213, 213); border-bottom-width: 1px; border-bottom-style: solid;
}
.lnysbox_rbox {
	height: auto;
}
.lnysr_slidea_txt {
	padding: 50px 35px;
}
.lnysr_slidea_txttop {
	display: none;
}
.lnysr_slidea > div:last-child {
	height: auto;
}
.lnysr_slidea_txth {
	font-size: 26px; margin-top: -5px;
}
.lnysbox_rboxdw {
	left: 25px; bottom: 40px;
}
.news {
	margin-top: 50px;
}
.newsct_l {
	padding-right: 0px;
}
.newsct_r {
	margin-top: 20px;
}
.newstitler_a {
	display: none;
}
.newstitler {
	width: 100%;
}
.newstitler_box {
	width: 100%; display: none;
}
.newstitler_box > a {
	padding: 10px; flex:1 1 0px; text-align: center; color: rgb(51, 51, 51); font-size: 20px;
}
.newsct {
	margin-top: 15px;
}
.newsct_lsj {
	font-size: 18px;
}
.newsct_lh {
	font-size: 18px; margin-top: 30px;
}
.newsct_lp {
	line-height: 18px; font-size: 14px; margin-top: 0px;
}
.newsct_limg {
	height: 200px; margin-top: 20px;
}
.newsct_r .newsct_ritem {
	height: 120px; padding-bottom: 0px; align-items: center;
}
.newsct_ritembox_titleh {
	font-size: 18px;
}
.newsct_ritembox_titlesj {
	font-size: 18px;
}
.newsct_ritembox_p {
	line-height: 18px; font-size: 14px; margin-top: 0px;
}
.bannerglbox * {
	font-size: 14px !important;
}
.bannerglbox_rx {
	height: 12px;
}
}
@media screen and (max-width:768px)
{
.lnysbox {
	padding: 30px 0px; flex-wrap: wrap;
}
.bannergl .container {
	padding: 0px 15px; width: 100% !important; max-width: 100% !important;
}
.on.bannerglbox {
	border-radius: 0px; transform: translateY(-20%); -webkit-transform: translateY(-20%); -moz-transform: translateY(-20%); -o-transform: translateY(-20%);
}
.banner_slideitemtxt_box .container {
	padding: 0px 10px;
}
.banner_boxtxth h2 {
	font-size: 36px;
}
.banner_boxtxtp p {
	width: 100%; font-size: 18px;
}
.banner_boxtxtp {
	margin-top: 20px;
}
.banner_boxtxta {
	margin-top: 30px;
}
.bannerglbox {
	padding: 0px 20px;
}
.bannerglbox {
	height: 50px;
}
.bannerglbox_rx {
	margin: 4px 20px 0px;
}
.banner_boxtxta .banner_boxtxta_box {
	height: 36px; line-height: 36px;
}
.bannerglbox_r {
	width: auto;
}
.bannerglbox_l {
	flex:1 1 0px; width: auto;
}
.products_prev {
	display: none;
}
.products_next {
	display: none;
}
.productsbox_lh {
	font-size: 24px; margin-left: 10px;
}
.productsbox_lx {
	height: 1px;
}
.productsbox_r .productsbox_ra {
	width: 160px; height: 36px; line-height: 34px;
}
.productst_slidedw {
	display: block;
}
.productst_slide .productst_slidea .productst_slidedw {
	opacity: 1;
}
.productst_slide .productst_slidea .productst_slidedwbox {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
.productst_slidedwbox_h {
	margin-top: -50px;
}
.productst_slidedwboxdw {
	display: none;
}
.productst_slidedwbox_x {
	display: none;
}
.productst_slidedwbox_p {
	line-height: 16px; font-size: 12px;
}
.productst_slideah {
	padding: 30px 10px 0px; font-size: 16px; margin-top: 10px;
}
.productst_slidedwbox_a {
	padding: 0px 20px; width: auto; height: 34px; line-height: 34px; font-size: 14px; margin-top: 15px; margin-bottom: 30px;
}
.rmproduct_more > a {
	height: 36px; line-height: 34px;
}
.rmproduct_prev {
	transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
.rmproduct_next {
	transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
.aboutdw_boxr {
	padding: 0px 10px;
}
.aboutdw_boxr_boxh {
	font-size: 24px; margin-bottom: 10px;
}
.aboutdw_boxr_boxp {
	line-height: 20px; font-size: 12px; margin-top: 0px;
}
.aboutdw_boxr_gd {
	margin-top: 20px;
}
.aboutdw_boxr_gdvideo {
	height: 46px; line-height: 46px;
}
.aboutdw_boxr_gd .aboutdw_boxr_gdmore {
	height: 46px; line-height: 46px;
}
.aboutl {
	height: 260px;
}
.aboutdw_boxr_gdvideo i {
	font-size: 16px;
}
.aboutdw_boxr_gdvideo span {
	font-size: 14px;
}
.aboutdw_boxr_gdmore span {
	font-size: 14px;
}
.lnys .container {
	padding: 0px 15px;
}
.lnysr_slide {
	height: auto !important;
}
.lnysr_slide .lnysr_slidea {
	flex-direction: column; justify-content: space-between;
}
.lnysr_slidea {
	height: auto !important;
}
.lnysr_slidea > div {
	width: 100%;
}
.lnysr_slidea > div:last-child {
	height: 300px;
}
.lnysbox_rboxdw {
	display: none;
}
.lnysl_wrapper :nth-last-child(2).lnysl_slide a {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.lnysl_wrapper :last-child.lnysl_slide a {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.lnysr_slidea_imgdw2 {
	display: none;
}
.lnysr_slidea_txth {
	font-size: 20px;
}
.lnysbox_r {
	margin-top: 0px;
}
.lnysr_slidea_txtp {
	line-height: 18px; font-size: 12px;
}
.lnysr_slidea_imgdw {
	height: 50px; line-height: 50px; font-size: 14px;
}
.newstitler_box > a {
	padding: 10px 0px; font-size: 16px;
}
.newsct_lsj {
	display: none;
}
.newsct_l {
	padding-right: 0px; border-top-color: rgb(35, 68, 136); border-top-width: 3px; border-top-style: solid;
}
.newsct_lh {
	font-size: 16px;
}
.newsct_ritembox_titleh {
	font-size: 16px;
}
.newsct_ritembox_titlesj {
	font-size: 16px;
}
.newsct_lh {
	margin-bottom: 10px;
}
.newsct_lp {
	line-height: 16px; font-size: 12px;
}
.newsct_ritembox_p {
	line-height: 16px; font-size: 12px;
}
.newsct_limg {
	height: 160px;
}
.newsct_r .newsct_ritem {
	height: 100px;
}
}
@media screen and (max-width:576px)
{
.bannergl .container {
	padding: 0px 15px;
}
}
