.main_fadein_zjbg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

.main_fadein_zjbg .box {
	width: 610px;
	background: #fff;
	position: relative;
	padding: 38px 0 0 0;
	border-radius: 15px;
}

.main_fadein_zjbg .box .close {
	cursor: pointer;
	position: absolute;
	right: -20px;
	top: -20px;
}

.main_fadein_zjbg .box .mySwiperzjbg {
	width: 100%;
	overflow: hidden;
	padding-bottom: 55px;
}

.main_fadein_zjbg .box .mySwiperzjbg .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	margin: 0 8px;
	background: #EEEEEE;
}

.main_fadein_zjbg .box .mySwiperzjbg .swiper-pagination-bullet-active {
	background: #0E3575;
}

.main_fadein_zjbg .box .mySwiperzjbg .swiper-pagination {
	bottom: 16px;
}

.main_fadein_zjbg .box .mySwiperzjbg .swiper-slide {
	width: 100%;
	overflow: hidden;
}

.main_fadein_zjbg .box .mySwiperzjbg .swiper-slide img {
	width: 406px;
	display: block;
	margin: 0 auto;
}

.main_zjbg {
	width: 100%;
	height: 100vh;
	background-image: url(../images/zjbgbg.jpg);
	background-size: cover;
	background-position: bottom center;
	padding: 1rem 1.77rem 0 2.66rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main_zjbg .grow {
	overflow: hidden;
}

.main_zjbg .grow p {
	text-align: center;
	font-size: .78rem;
	font-family: w;
	color: #0e3575;
	font-weight: bold;
	margin-bottom: .3rem;
}

.main_zjbg .grow span {
	display: block;
	text-align: center;
	font-size: .34rem;
	font-family: w;
	color: #0e3575;
	margin-bottom: .9rem;
}

.main_zjbg .grow .searchs {
	width: 8.85rem;
	height: 50px;
	position: relative;
	margin: 0 auto;
	background: #fff;
	border-radius: .4rem;
	border: 1px solid #0e3575;
}

.main_zjbg .grow .searchs input[type='submit'] {
	width: 143px;
	height: 40px;
	font-size: 29px;
	font-family: w;
	color: #fff !important;
	background: #0e3575;
	position: absolute;
	right: 5px;
	border-radius: 40px;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	outline: none;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
}

.main_zjbg .grow .searchs input[type='text'] {
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	outline: none;
	font-size: .25rem;
	color: #333;
	font-family: w;
	padding-left: .35rem;
}

.main_zjbg .grow .searchs input[type='text']::placeholder {
	color: #c8c8c8;
}

.main_zjbg .prolist {
	position: relative;
	width: 3.83rem;
}

.main_zjbg .prolist .btn {
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 999;
}

.main_zjbg .prolist .btn.prev {
	left: -1.05rem;
}

.main_zjbg .prolist .btn.next {
	right: -1.05rem;
}

.main_zjbg .prolist .mySwiperpro {
	width: 100%;
	overflow: hidden;
}

.main_zjbg .prolist .mySwiperpro .swiper-slide {
	width: 100%;
}

.main_zjbg .prolist .mySwiperpro .swiper-slide img {
	display: block;
	width: 100%;
}
.enterprise_Industry .m1378 .font .lab{
	overflow: hidden;
	margin-bottom: .38rem;
}
.enterprise_Industry .m1378 .font .lab div{
	display: flex;
	align-items: center;
	margin-bottom: .16rem;
}
.enterprise_Industry .m1378 .font .lab div img{
	margin-right: .08rem;
}
.enterprise_Industry .m1378 .font .lab div span{
	font-size: .23rem;
	font-family: w;
	font-weight: bold;
	color: #babeca;
}
.enterprise_Industry .m1378 .font .lab ul{
	display: flex;
	align-items: center;
}
.enterprise_Industry .m1378 .font .lab ul li{
	font-size: .2rem;
	font-family: w;
	color: #babeca;
	margin-right: .25rem;
}

.main_slide_photo{
	overflow: hidden;
	padding: .76rem 0;
	position: relative;
}
.main_slide_photo .m1378{
	width: 13.78rem;
	margin: 0 auto;
	position: relative;
}
.main_slide_photo .m1378 .btn{
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: .68rem;
	z-index: 999;
	border-radius: 50%;
}
.main_slide_photo .m1378 .btn.prev{
	left: 0;
}
.main_slide_photo .m1378 .btn.next{
	right: 0;
}
.main_slide_photo .m1378  .mySwiper5{
	width: 11.1rem;
	margin: 0 auto;
	padding-bottom: .5rem;
	overflow: hidden;
}
.main_slide_photo .m1378 .swiper-pagination{
	bottom: 0;
}
.main_slide_photo .m1378 .swiper-pagination-bullet{
	width: .17rem;
	height: .17rem;
	margin: 0 .13rem;
}
.main_slide_photo .m1378 .swiper-pagination-bullet-active{
	background: #a6a6a6;
}
.main_slide_photo .m1378  .mySwiper5 .swiper-slide{
	width: 100%;
	height: 6.25rem;
	overflow: hidden;
}
.main_slide_photo .m1378  .mySwiper5 .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.right_dot{
    position: fixed;
    right: 60px;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);
}
.right_dot div.on{
    background: #fff;
}
.right_dot div.ons.on{
    background: rgba(0, 0, 0, 1);
}
.right_dot div{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3);
    margin: 40px 0;
    transition: all .2s;
}
.right_dot div:hover{
    transform: scale(1.2);
}
.menu {
	display: none;
}
.mobile_fade {
	display: none;
}
.donghua em{
	/*font-family: ts*/
}
/*.mySwiper20 .swiper-slide{*/
/*	width: 33.33% !important;*/
/*}*/
/*.mySwiper21 .swiper-slide{*/
/*	width: 33.33% !important;*/
/*}*/
/*.mySwiper22 .swiper-slide{*/
/*	width: 33.33% !important;*/
/*}*/
/*.mySwiper23 .swiper-slide{*/
/*	width: 33.33% !important;*/
/*}*/
.footer {
	width: 100%;
	background: #123575;
	padding: .5rem 0 0 0;
}
.content .header .m>ul>li:hover .slides{
    top: 100%;
    opacity: 1;
    visibility: inherit;
}
.page_righta{
    position: fixed;
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.page_righta div{
    position: relative;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 55px 0;
}
.fadein_video{
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    display: flex;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
}
.fadein_video .videobox{
    width: 900px;
    background: #fff;
    position: relative;
}
.fadein_video .videobox video{
    width: 100%;
    border: none;
    object-fit: cover;
    display: block;
}
.fadein_video .videobox .close{
    width: 30px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    z-index: 9999999;
    top: 10px;
}
.page_righta div span{
       width: 10px;
    height: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    margin: 0 auto;
    transition: all .2s;
    margin-bottom: 10px;
}
.page_righta div p{
    font-size: 14px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
    top: 20px;
    display: none;
}
.page_righta div.on{
    color: #003479;
}
.page_righta div.on span{
    background: #fff;
}
.page_righta div.on p{
    color: #fff;
    display: block;
}
/*.page_righta div::after{*/
/*    content: '';*/
/*    width: 0%;*/
/*    height: 2px;*/
/*    transition: all .2s;*/
/*    background: #003479;*/
/*    transform: translateX(-50%);*/
/*    position: absolute;left: 50%;*/
/*    bottom: 0;*/
/*}*/
/*.page_righta div.on::after{*/
/*    width: 100%;*/
/*}*/
.content .header .m>ul>li .slides{
    width: 190px;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    position: absolute;
    left: 0;
    opacity: 0;
    visibility: hidden;
    top: 120%;
    transition: all .3s;
}
.content .header .m>ul>li .slides a{
    display: block;
    font-size: 15px;
    color: #333;
    font-family: w;
    line-height: 50px;
    border-bottom: 1px solid #EDEEF2;
}
.content .header .m>ul>li .slides a:hover{
    color: #003479;
}
.content .header .m>ul>li .slides a:last-child{
    border: none;
}
.footer footer {
	width: 100%;
	padding: .22rem;
	border-top: 1px solid #4c6697;
	margin-top: .22rem;
	box-sizing: border-box;
	font-family: w;
	font-size: .15rem;
	text-align: center;
	color: #fff;
}

.footer footer a{
    color:#fff;
}

.footer .bot {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 0 1.3rem;
	position: relative;
	margin-top: 1.1rem;
}

.footer .bot .shop {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.footer .bot .shop a {
	display: flex;
	padding: 0 .69rem;
	box-sizing: border-box;
	align-items: center;
}

.footer .bot .shop a img {
	width: .35rem;
}

.footer .bot .shop a span {
	font-size: .17rem;
	font-family: w;
	margin-left: .05rem;
	color: #fff;
}

.footer .bot .tel {
	overflow: hidden;
	position: relative;
	z-index: 99;
}

.footer .bot .tel p {
	font-size: .15rem;
	color: #fff;
	font-family: w;
}

.footer .bot .tel span {
	display: block;
	font-size: .29rem;
	margin: .16rem 0 .1rem 0;
	color: #fff;
}

.footer .bot .share {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 99;
}

.footer .bot .share a {
	display: block;
	width: .44rem;
	margin-left: .22rem;
}

.footer .bot .share a img {
	width: 100%;
}

.footer .link {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.footer .link .logo {
	width: 1.4rem;
}
.out{
	overflow: auto;
}
.out::-webkit-scrollbar {
  width: 0px; /* 设置滚动条宽度 */
}
 
/* 修改滚动条轨道样式 */
.out::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* 设置轨道背景色 */
}
 
/* 修改滚动条滑块样式 */
.out::-webkit-scrollbar-thumb {
  background-color: #888; /* 设置滑块背景色 */
}
 
/* 修改滚动条滑块在hover状态下的样式 */
.out::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* 设置滑块hover时背景色 */
}
.out::-webkit-scrollbar {
  display: none;
}
.footer .link .grow {
	margin-left: 2.2rem;
	display: flex;
}

.footer .link .grow ul {
	overflow: hidden;
	margin-left: 1rem;
}

.footer .link .grow ul:first-child {
	margin-left: 0;
}

.footer .link .grow ul li {
	font-size: .23rem;
	font-family: w;
	color: #fff;
}

.footer .link .grow ul li:first-child {
	margin-bottom: .12rem;
}

.footer .link .grow ul li a {
	display: block;
	font-family: w;
	font-size: .18rem;
	line-height: 1.9;
	color: #fff;
}

@keyframes move{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}
.tanchu em{
	opacity: 0;
	animation: move .1s cubic-bezier(0.56,0.09,0.49,1.37) forwards var(--delay);
}
@keyframes shows{
	0%{
		opacity: 1;
		transform: scale(1);
	}
	100%{
		opacity: 0.5;
		transform: scale(2);
	}
}
.content .mySwiper .swiper-wrapper>.swiper-slide.swiper-slide-prev .page{
	left: 0;
	top: 0;
	animation: shows 2s linear;
}
.donghua {
	display: flex;
	align-items: center;
}
.donghua em{
	display: inline-block;
}
.content {
	overflow: hidden;
	width: 100%;
	height: 100vh;
	position: relative;
}

.content .down {
	display: block;
	cursor: pointer;
	position: absolute;
	left: 50%;
	width: .74rem;
	margin-left: -.37rem;
	bottom: .35rem;
	z-index: 999;
	animation: doudong 1s infinite linear;
}

.content .page {
	width: 100%;
	height: 100vh;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 57px;
}

.content .page .bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 10s;
	position: absolute;
	left: 0;
	top: 0;
}

.content .page .bg.on {
	transform: scale(1.2);
}

.content .page .box1 {
	position: relative;
	z-index: 9;
	width: 11.58rem;
	height: 5.68rem;
	border-radius: .2rem;
	max-width: 80%;
	border: 2px solid #fff;
	backdrop-filter: blur(8px);
	padding-top: .8rem;
}

.content .page .box1 .title {
	width: 100%;
	overflow: hidden;
	margin-bottom: .55rem;
	white-space: nowrap;
	animation-fill-mode: forwards;
	text-align: center;
}

.content .page .box1 .title span {
	display: inline-block;
	font-size: .57rem;
	color: #fff;
}

.content .page .box1 .font {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.content .page .box1 .font p {
	text-align: center;
	width: 100%;
}

.content .page .box1 .font span {
	display: inline-block;
	font-size: .28rem;
	font-family: w;
	line-height: .58rem;
	color: #fff;
}

.content .page .box2 {
	position: relative;
	z-index: 9;
	width: 11.58rem;
	height: 6.28rem;
	border-radius: .2rem;
	border: 2px solid #fff;
	backdrop-filter: blur(8px);
	max-width: 80%;
	text-align: center;
	padding-top: .45rem;
	text-align: center;
	font-size: 12px;
}

.content .page .box2 .title {
	display: inline-flex;
	align-items: center;
	height: .6rem;
	border-radius: .5rem;
	border: 2px solid #fff;
	padding: 0 .3rem;
	font-size: .24rem;
	font-family: w;
	margin-bottom: .36rem;
	color: #fff;
}

.content .page .box2 ul {
	display: flex;
}

.content .page .box2 ul li {
	overflow: hidden;
	width: 33.33%;
}

.content .page .box2 ul li img {
	display: block;
	width: .82rem;
	margin: 0 auto;
	margin-bottom: .16rem;
}

.content .page .box2 ul li span {
	display: block;
	text-align: center;
	font-size: .19rem;
	font-family: w;
	color: #fff;
	line-height: 1.5;
}

.content .page .box2 .more {
	display: inline-flex;
	align-items: center;
	height: .62rem;
	border-radius: .5rem;
	border: 2px solid #fff;
	padding: 0 .1rem 0 .3rem;
	margin-top: .5rem;
	font-family: w;
	margin-bottom: .4rem;
	position: relative;
}
.content .page .box2 .more::after{
	content: "";
	    position: absolute;
	    border: 1px solid #fff;
	    border-radius: 100px;
	    left: 0;
	    top: 0;
	    display: block;
	    box-sizing: border-box;
	    width: 100%;
	    height: 100%;
	    -webkit-animation: ripple 2s ease 1.2s infinite;
	    animation: ripple 2s ease 1.2s infinite;
	    transform-origin: center;
	    transform-style: flat;
	    pointer-events: none;
	    opacity: 0;
}

@keyframes ripple {
	0% {
		width: 100%;
		opacity: 1
	}
	to {
		width: calc(100% + 40px);
		height: calc(100% + 40px);
		left: -20px;
		top: -20px;
		opacity: 0
	}
}
.content .page .box2 .more a {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: .24rem;
	height: 100%;
}

.content .page .box2 .more img {
	width: .49rem;
	margin-left: .28rem;
}

.content .page .box2 .font {
	padding: 0 1rem;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

.content .page .box2 .font p {
	text-align: center;
	width: 100%;
}

.content .page .box2 .font span {
	/*font-family: ts;*/
	display: inline-block;
	line-height: 1.8;
	font-size: .38rem;
	color: #fff;
}

.content .page .box {
	position: relative;
	z-index: 9;
	width: 11.58rem;
	height: 6.28rem;
	border-radius: .2rem;
	border: 2px solid #fff;
	backdrop-filter: blur(8px);
	text-align: center;
	padding-top: 1.38rem;
	max-width: 80%;
}

.content .page .box .head {
	display: inline-flex;
	align-items: center;
	height: .64rem;
	border-radius: .5rem;
	border: 2px solid #fff;
	padding: 0 .3rem;
	font-size: .24rem;
	font-family: w;
	margin-bottom: .8rem;
	color: #fff;
}

.content .page .box .font {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.content .page .box .font p {
	text-align: center;
	width: 100%;
}

.content .page .box .font span {
	/*font-family: ts;*/
	line-height: 1.8;
	display: inline-block;
	font-size: .4rem;
	color: #fff;
}

.content .mySwiper {
	width: 100%;
	height: 100%;
}

.content .mySwiper .swiper-wrapper>.swiper-slide {
	width: 100%;
	height: 100%;
}

.content .header {
	width: 100%;
	height: 97px;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	border-bottom: 2px solid #F4E5C5;
}

.content .header .m {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.content .header .m .logo {
	width: 120px;
	display: block;
}

.content .header .m .right {
	height: 100%;
	margin-left: 35px;
}

.content .header .m .right .tel {
	height: calc(100% - 39px);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .header .m .right .tel img {
	width: 29px;
	margin-right: 16px;
}

.content .header .m .right .tel span {
	font-size: 16px;
	color: #0e3575;
	font-family: w;
}

.content .header .m .right .tel span em {
	font-family: psb;
}

.content .header .m .right .search {
	width: 412px;
	height: 39px;
	background: #D2AE5E;
	background-size: 100% 100%;
	background-image: url(../images/searchbg_02.jpg);
	display: flex;
	align-items: center;
}

.content .header .m .right .search span {
	font-size: 15.97px;
	color: #fff;
	display: block;
	width: 105px;
	text-align: center;
	font-family: w;
}

.content .header .m .right .search .box {
	overflow: hidden;
	width: 276px;
	height: 29px;
	background: #fff;
	position: relative;
	border-radius: 40px;
	display: flex;
	align-items: center;
	margin-bottom: 3px;
	font-size: 12px;
}

.content .header .m .right .search .box input {
	flex: 1;
	height: 100%;
	border: none;
	font-size: 14px;
	color: #333;
	background: none;
	outline: none;
	font-family: w;
	padding-left: 14px;
}

.content .header .m .right .search .box input::placeholder {
	color: #808080;
}

.content .header .m .right .search .box div {
	height: 100%;
	position: relative;
	width: 53px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .header .m .right .search .box div::after {
	content: '';
	width: 2px;
	height: 15px;
	background: #E2E2E2;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .header .m .right .search .box div img {
	display: block;
	width: 18px;
}

.content .header .m>ul {
	height: 100%;
	display: flex;
	align-items: center;
	margin-left: 60px;
}

.content .header .m>ul>li {
	height: 100%;
	position: relative;
	padding: 0 20px;
}

.content .header .m>ul>li:last-child::after {
	display: none;
}

.content .header .m>ul>li.on>a::before {
	content: '';
	width: 100%;
	height: 1px;
	background: #4B6388;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.content .header .m>ul>li::after {
	content: '';
	width: 1px;
	height: 20px;
	background: #BCBCBC;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .header .m>ul>li>a {
	display: flex;
	align-items: center;
	height: 100%;
	font-size: 21px;
	font-family: w;
	color: #003479;
	position: relative;
}

.content .main_banner {
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.content .main_banner .mySwiper1 {
	width: 100%;
	height: 100%;
}

.content .main_banner .mySwiper1 .swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.content .main_news {
	width: 100%;
	height: 100vh;
	background: #fff;
	display: flex;
	align-items: center;
	padding-top: 97px;
	justify-content: center;
}

.content .main_news .mid {
	width: 100%;
}

.content .main_news .mid ul {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: .96rem;
}

.content .main_news .mid ul li {
	overflow: hidden;
	width: 4.47rem;
	margin: 0 .47rem;
}

.content .main_news .mid ul li .pictrue {
	width: 100%;
	height: 2.84rem;
	overflow: hidden;
	border-radius: .15rem;
}

.content .main_news .mid ul li .pictrue img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_news .mid ul li .name {
	width: 100%;
	border-bottom: 1px solid #ABABAB;
	margin-top: .25rem;
	height: .65rem;
}

.content .main_news .mid ul li .name p {
	font-size: .18rem;
	color: #010101;
	line-height: 1.5;
	font-family: w;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.content .main_news .mid ul li .right {
	width: .32rem;
	height: .32rem;
	border: 1px solid #ABABAB;
	background-image: url(../images/aw_22.png);
	background-size: .15rem;
	background-repeat: no-repeat;
	background-position: center center;
}

.content .main_news .mid ul li span {
	display: block;
	font-size: 12px;
	color: #8d8d8d;
	margin-top: .1rem;
	font-family: w;
}

.content .main_news .mid ul li .des {
	width: 100%;
	height: .6rem;
	margin-top: .15rem;
}

.content .main_news .mid ul li .des em {
	display: block;
	font-size: 12px;
	font-family: w;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #8d8d8d;
	line-height: 1.5;
}

.content .main_slideinfo {
	width: 100%;
	height: 100vh;
	background: #0E3575;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 97px;
}

.content .main_slideinfo .slide {
	width: calc(100% - 700px);
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}

.content .main_slideinfo .slide .mySwiper3 {
	width: 100%;
	height: 6.7rem;
}

.content .main_slideinfo .slide .mySwiper3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_slideinfo .right {
	overflow: hidden;
	width: 466px;
	margin-left: .7rem;
}

.content .main_slideinfo .right .title {
	width: 100%;
	overflow: hidden;
}

.content .main_slideinfo .right .title p {
	text-align: center;
	font-size: 30px;
	font-family: w;
	color: #fff;
	margin-bottom: 18px;
}

.content .main_slideinfo .right .title span {
	display: block;
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-family: w;
}
.footer .bot .share .b{
    width: 0.44rem;
    margin-left: 0.22rem;
    position: relative;
}
.footer .bot .share .b div{
    width: 1.3rem;
    height: 1.3rem;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    padding: .1rem;
    transform: translateX(-50%);
    bottom: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
}
.footer .bot .share .b:hover div{
    opacity: 1;
    visibility: inherit;
    bottom: 130%;
}
.footer .bot .share .b div img{
    width: 100%;
    display: block;
}
.footer .bot .share a{
    margin: 0 !important;
}
.content .main_slideinfo .right .share {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .5rem;
}

.content .main_slideinfo .right .share .b{
    width: 55px;
    margin: 0 14px;
    position: relative;
}
.content .main_slideinfo .right .share .b:hover div{
    opacity: 1;
    visibility: inherit;
    bottom: 130%;
}
.content .main_slideinfo .right .share .b div{
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    padding: 8px;
    transform: translateX(-50%);
    bottom: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
}
.content .main_slideinfo .right .share .b div img{
    width: 100%;
    display: block;
}
.content .main_slideinfo .right .share a {
	width: 55px;
	display: block;
}

.content .main_slideinfo .right .share a img {
	display: block;
	width: 100%;
}

.content .main_slideinfo .right .box {
	width: 100%;
	margin-top: .5rem;
	height: 5rem;
	overflow: hidden;
}

.content .main_slideinfo .right .box .picMarquee-top {
	width: 100%;
	height: 100%;
}

.content .main_slideinfo .right .box .bd {
	width: 100%;
	height: 100%;
}

.content .main_slideinfo .right .box .picList {
	width: 100%;
	height: 100%;
}

.content .main_slideinfo .right .box .picList li {
	font-size: 12px;
	width: 100%;
	height: auto !important;
	margin-bottom: .45rem;
}

.content .main_slideinfo .right .box .picList li:nth-child(even) .item {
	flex-direction: row-reverse;
}

.content .main_slideinfo .right .box .picList li .item {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.content .main_slideinfo .right .box .picList li .item .grow {
	width: 356px;
	margin: 0 10px;
	background: #fff;
	border-radius: 15px;
	padding: 15px 12px;
}

.content .main_slideinfo .right .box .picList li .item .grow span {
	font-size: 14px;
	font-family: w;
	color: #010101;
	line-height: 22px;
}

.content .main_slideinfo .right .box .picList li .item .icon {
	width: 54px;
	overflow: hidden;
}

.content .main_slideinfo .right .box .picList li .item .icon div {
	width: 54px;
	height: 54px;
	overflow: hidden;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #fff;
}

.content .main_slideinfo .right .box .picList li .item .icon div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_slideinfo .right .box .picList li .item .icon span {
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: w;
	margin-top: 8px;
	color: #fff;
}

.content .main_video {
	width: 100%;
	height: 100vh;
	position: relative;
}

.content .main_video video {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	object-fit: cover;
}

.content .main_video .box {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
	padding-top: 97px;
}

.content .main_video .box .mid {
	width: 100%;
}

.content .main_video .box .mid img {
	display: block;
	cursor: pointer;
	width: .89rem;
	margin: 0 auto;
	margin-bottom: .2rem;
}

.content .main_video .box .mid p {
	width: 100%;
	text-align: center;
}

.content .main_video .box .mid p span {
	display: inline-block;
	font-size: .57rem;
	/*font-family: ts;*/
	line-height: 1.3;
	color: #fff;
}

.content .main_product {
	width: 100%;
	height: 100vh;
	background: #EDF1F4;
	background-image: url(../images/productbg.jpg);
	background-position: center center;
	background-size: cover;
	padding: 1.86rem 0 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .main_product .mid {
	overflow: hidden;
}

.content .main_product .box {
	width: 1300px;
	margin: 0 auto;
	max-width: 90%;
	position: relative;
	margin-top: 1.45rem;
}

.content .main_product .box .btn {
	width: 41px;
	height: 41px;
	background-size: 100% 100%;
	position: absolute;
	top: 30%;
	z-index: 999;
	cursor: pointer;
}

.content .main_product .box .btn.prev {
	left: 0;
	background-image: url(../images/product_21.png);
}

.content .main_product .box .btn.next {
	right: 0;
	background-image: url(../images/product_24.png);
}

.content .main_product .box .mySwiper20 {
	width: 100%;
	overflow: hidden;
}
.content .main_product .box .mySwiper21 .swiper-slide.swiper-slide-next .label .picture img {
	transform: scale(1);
}

.content .main_product .box .mySwiper21 .swiper-slide.swiper-slide-next .label .font {
	transform: translateY(0);
	opacity: 1;
}
.content .main_product .box .mySwiper22 .swiper-slide.swiper-slide-next .label .picture img {
	transform: scale(1);
}

.content .main_product .box .mySwiper22 .swiper-slide.swiper-slide-next .label .font {
	transform: translateY(0);
	opacity: 1;
}
.content .main_product .box .mySwiper23 .swiper-slide.swiper-slide-next .label .picture img {
	transform: scale(1);
}

.content .main_product .box .mySwiper23 .swiper-slide.swiper-slide-next .label .font {
	transform: translateY(0);
	opacity: 1;
}
.content .main_product .box .mySwiper20 .swiper-slide.swiper-slide-next .label .picture img {
	transform: scale(1);
}

.content .main_product .box .mySwiper20 .swiper-slide.swiper-slide-next .label .font {
	transform: translateY(0);
	opacity: 1;
}

.content .main_product .box .label {
	overflow: hidden;
	width: 100%;
}

.content .main_product .box .label .picture {
	width: 100%;
	margin: 0 auto;
	margin-bottom: .9rem;
	height: 3.45rem;
}

.content .main_product .box .label .picture img {
	display: block;
	height: 100%;
	margin: 0 auto;
	transform: scale(0.8);
	transition: all .2s;
	transform-origin: center center;
}

.content .main_product .box .label .font {
	width: 100%;
	opacity: 0;
	transition: all .3s;
	transform: translateY(-0.6rem);
}

.content .main_product .box .label .font.on {
	transform: translateY(0);
	opacity: 1;
}

.content .main_product .box .label .font p {
	text-align: center;
	font-size: 20px;
	color: #003c86;
	font-family: psb;
	margin-bottom: 8px;
	letter-spacing: 1px;
}

.content .main_product .box .label .font span {
	display: block;
	text-align: center;
	font-size: 15px;
	font-family: w;
	color: #A1A1A2;
}

.content .navbar {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}

.content .navbar div {
	overflow: hidden;
	height: .53rem;
	display: inline-flex;
	min-width: 2.1rem;
	align-items: center;
	cursor: pointer;
	padding: 0 .15rem;
	margin: 0 .37rem;
	border-radius: .4rem;
	border: 2px solid #062F70;
}

.content .navbar div.on {
	background: #062F70;
}

.content .navbar div.on span {
	color: #fff;
}

.content .navbar div.on img.icon1 {
	display: none;
}

.content .navbar div.on img.icon2 {
	display: block;
}

.content .navbar div img {
	width: .34rem;
	display: block;
}

.content .navbar div img.icon2 {
	display: none;
}

.content .navbar div span {
	font-size: .22rem;
	color: #062F70;
	display: block;
	flex: 1;
	text-align: center;
}

@media (max-width: 1500px) {
	.content .header .m>ul>li>a {
		font-size: 18px;
	}

	.content .header .m .logo {
		width: 100px;
	}
}

@media (max-width: 1300px) {
	.content .header .m>ul>li>a {
		font-size: 16px;
	}

	.content .header .m .logo {
		width: 80px;
	}
}

@media (max-width: 1200px) {
	.content .header .m>ul>li>a {
		font-size: 16px;
	}

	.content .header .m .logo {
		width: 80px;
	}

	.content .header .m .right {
		display: none;
	}
}

@media (max-width: 750px) {
	.content .header {
		height: 1.2rem;
	}

	.content .header .m {
		padding: 0 .3rem;
		justify-content: space-between;
	}

	.content .header .m>ul {
		display: none;
	}

	.content .header .m .logo {
		width: 1.4rem;
	}

	.content .page {
		padding-top: 1.2rem;
	}

	.content .page .box2 {
		width: 7.1rem;
		height: auto;
		padding: .6rem .3rem;
	}

	.content .page .box2 .title {
		border: 1px solid #fff;
	}

	.content .page .box2 .font span {
		font-size: .35rem;
		line-height: 1.8;
	}

	.content .page .box {
		width: 7.1rem;
		height: auto;
		padding: .6rem .3rem;
	}

	.content .page .box .head {
		border: 1px solid #fff;
	}

	.content .page .box .font span {
		font-size: .35rem;
		line-height: 1.8;
	}

	.content .page .box2 .more {
		border: 1px solid #fff;
	}

	.content .page .box2 ul li span {
		font-size: .2rem;
	}

	.content .page .box1 {
		width: 7.1rem;
		height: auto;
		padding: .6rem .3rem;
	}

	.content .page .box1 .title span {
		font-size: .45rem;
	}

	.content .page .box1 .font span {
		line-height: 1.88;
	}

	.content .down {
		width: 1rem;
		margin-left: -.5rem;
	}

	.mobile_fade {
		overflow: hidden;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		left: 0;
		top: 0;
		display: none;
		z-index: 999999;
	}

	.mobile_fade .box {
		width: 100%;
		height: calc(100vh - 1.2rem);
		position: absolute;
		left: 0;
		top: -100vh;
		background: #fff;
	}

	.mobile_fade .box ul {
		overflow: auto;
		height: 100%;
		padding: 0 .3rem;
	}

	.mobile_fade .box ul li {
		overflow: hidden;
		border-bottom: 1px solid #f1f1f1;
		width: 100%;
	}

	.mobile_fade .box ul li span {
		height: 1rem;
		display: flex;
		font-size: .28rem;
		color: #000;
		align-items: center;
		justify-content: space-between;
	}

	.mobile_fade .box ul li span.on img {
		transform: rotate(90deg);
	}

	.mobile_fade .box ul li span a {
		font-size: .28rem;
		color: #000;
		height: 100%;
		display: flex;
		align-items: center;
		width: 90%;
	}

	.mobile_fade .box ul li span img {
		width: .65rem;
		transition: all .2s;
	}

	.mobile_fade .box ul li div {
		overflow: hidden;
		width: 100%;
		display: none;
	}

	.mobile_fade .box ul li div a {
		display: flex;
		align-items: center;
		font-size: .26rem;
		color: #333;
		height: .8rem;
	}

	.menu {
		width: .66rem;
		display: block;
	}

	.content .main_product {
		padding-top: 1.2rem;
	}

	.content .navbar {
		justify-content: center;
		padding: 0 .3rem;
		flex-wrap: wrap;
	}

	.content .navbar div {
		border: 1px solid #062F70;
		margin-bottom: .33rem;
		padding: 0 .2rem;
		min-width: 2.6rem;
		height: .6rem;
	}

	.content .navbar div span {
		font-size: .25rem;
		margin-left: .2rem;
	}

	.content .main_product .box {
		width: 100%;
		max-width: 100%;
	}

	.content .main_product .box .label .picture {
		height: 2.6rem;
	}

	.content .main_product .box .label .picture img {
		transform: scale(1);
	}

	.content .main_product .box .btn {
		width: .6rem;
		height: .6rem;
	}

	.content .main_product .box .btn.prev {
		left: .3rem;
	}

	.content .main_product .box .btn.next {
		right: .3rem;
	}

	.content .main_video .box .mid img {
		width: 1rem;
	}

	.content .main_video .box .mid p span {
		font-size: .45rem;
		line-height: 1.8;
	}

	.content .main_slideinfo {
		padding: 0 .3rem;
		padding-top: 1.5rem;
		display: block;
	}

	.content .main_slideinfo .right {
		width: 100%;
		margin: 0;
		margin-top: .3rem;
	}

	.content .main_slideinfo .right .title p {
		font-size: .33rem;
		margin-bottom: .1rem;
		text-align: center;
	}

	.content .main_slideinfo .right .box {
		margin-top: .3rem;
	}

	.content .main_slideinfo .right .title span {
		font-size: .25rem;
		text-align: center;
	}

	.content .main_slideinfo .slide .mySwiper3 {
		height: 2.8rem;
	}

	.content .main_slideinfo .slide {
		width: 100%;
	}

	.mySwiper20 {
		overflow: hidden;
	}

	/*.mySwiper20 .swiper-slide {*/
	/*	width: 100% !important;*/
	/*}*/

	.content .main_product .box .mySwiper20 .swiper-slide.swiper-slide-active .label .font {
		transform: translateY(0);
		opacity: 1;
	}
	
	.mySwiper21 {
		overflow: hidden;
	}

	/*.mySwiper21 .swiper-slide {*/
	/*	width: 100% !important;*/
	/*}*/

	.content .main_product .box .mySwiper21 .swiper-slide.swiper-slide-active .label .font {
		transform: translateY(0);
		opacity: 1;
	}
	
	.mySwiper22 {
		overflow: hidden;
	}

	/*.mySwiper22 .swiper-slide {*/
	/*	width: 100% !important;*/
	/*}*/

	.content .main_product .box .mySwiper22 .swiper-slide.swiper-slide-active .label .font {
		transform: translateY(0);
		opacity: 1;
	}
	
	.mySwiper23 {
		overflow: hidden;
	}

	/*.mySwiper23 .swiper-slide {*/
	/*	width: 100% !important;*/
	/*}*/

	.content .main_product .box .mySwiper23 .swiper-slide.swiper-slide-active .label .font {
		transform: translateY(0);
		opacity: 1;
	}

	.content .main_product .box .label .font p {
		font-size: .33rem;
	}

	.content .main_product .box .label .font span {
		font-size: .24rem;
	}

	.content .main_slideinfo .right .box .picList li .item .icon {
		width: .66rem;
		height: .66rem;
	}

	.content .main_slideinfo .right .box .picList li .item .icon div {
		width: .66rem;
		height: .66rem;
		border: 1px solid #fff;
	}

	.content .main_slideinfo .right .box .picList li .item .icon span {
		font-size: .22rem;
	}

	.content .main_slideinfo .right .box .picList li .item .grow {
		flex: 1;
		margin: 0 .1rem;
		padding: .2rem;
	}

	.content .main_slideinfo .right .box .picList li .item .grow span {
		font-size: .24rem;
		line-height: 1.6;
	}

	.content .main_slideinfo .right .share a {
		width: .88rem;
	}

	.content .main_slideinfo .right .box {
		height: calc(100vh - 8rem);
	}

	.content .main_news {
		padding-top: 1.2rem;
	}

	.content .main_news .mid ul {
		margin-top: 0;
		padding: 0 .3rem;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.content .main_news .mid ul li {
		width: 100%;
		margin: 0;
		margin-top: .2rem;
	}

	.content .main_news .mid ul li:last-child {
		display: none;
	}

	.content .main_news .mid ul li .des {
		display: none;
	}

	.content .main_news .mid ul li .pictrue {
		height: 2.8rem;
	}

	.content .main_news .mid ul li .name p {
		font-size: .26rem;
	}

	.content .main_news .mid ul li .name {
		height: auto;
		padding-bottom: .2rem;
	}

	.content .main_news .mid ul li .right {
		width: .5rem;
		height: .5rem;
		display: none;
		margin-top: .3rem;
	}

	.content .main_news .mid ul li span {
		font-size: .22rem;
	}

	.content .main_news .mid ul li .des {
		height: .66rem;
	}

	.content .main_news .mid ul li .des span {
		font-size: .22rem;
	}
	.footer .link .grow{
		display: none;
	}
	.footer .bot .shop{
		position: static;
	}
	.footer .bot{
		padding: 0 .3rem;
		margin-top: .6rem;
		display: block;
	}
	.footer .bot .tel{
		width: 100%;
	}
	.footer .bot .tel p{
		font-size: .26rem;
	}
	.footer .bot .tel span{
		font-size: .3rem;
	}
	.footer .bot .shop a{
		padding: 0;
		margin-top: .3rem;
		width: auto;
		flex: 1;
	}
	.footer .bot .share{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: .3rem;
	}
	.footer footer{
		font-size: .18rem;
	}
	.footer .bot .shop a{
		justify-content: center;
	}
	.main_slide_photo .m1378 .swiper-pagination{
	    bottom: .5rem;
	}
	.fadein_video .videobox{
	    width: 6.9rem;
	}
	.main_slide_photo{
	    padding: 0;
	}
	.main_slide_photo .m1378{
	    padding: .8rem;
	}
	.main_slide_photo .m1378 .mySwiper5 .swiper-slide{
	    height: 3.25rem;
	}
	.main_slide_photo .m1378 .mySwiper5{
	    width: 100%;
	}
	
	.main_fadein_zjbg .box {
		width: 5.9rem;
	}
	.main_fadein_zjbg .box .mySwiperzjbg .swiper-slide img {
		width: 100%;
	}
	.main_fadein_zjbg .box .mySwiperzjbg .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 3px;
	}
	.main_fadein_zjbg .box .close {
		width: .55rem;
		right: -.2rem;
		top: -.2rem;
	}
	.main_zjbg {
		padding: 2.5rem .3rem 0 .3rem;
		display: block;
	}
	.main_zjbg .prolist {
		width: 40%;
		margin: 0 auto;
	}
	.main_zjbg .grow {
		margin-top: .6rem;
	}
	.main_zjbg .grow p {
		font-size: .5rem;
	}
	.main_zjbg .grow span {
		font-size: .3rem;
	}
	.main_zjbg .grow .searchs {
		width: 100%;
		height: 1rem;
		border-radius: .6rem;
	}
	.main_zjbg .grow .searchs input[type='text'] {
		font-size: .26rem;
	}
	.main_zjbg .grow .searchs input[type='submit'] {
		font-size: .33rem;
		height: .8rem;
		width: 2rem;
	}
	.content .main_banner .mySwiper1 .swiper-slide{
	    background-size: cover !important;
	}
}

/*# sourceMappingURL=css.css.map */
