@media screen and (max-width: 992px) {
	.phone-c {
		height: 350px !important;
		width: 93%;
	}
}

@media screen and (min-width: 993px) {

	.phone-c {
		/* width: 692px;
		height: 565px; */
		width: 444px;
		height: 330px;
	}

	.jj-info {
		padding-right: 60px;
	}
}

.jj-info {}

.ji-tit {
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.ji-lable {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	opacity: 0.2;
	margin-bottom: 50px;
}

.ji-dec {
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}

.gn-box {
	height: 600px;
	width: 100%;
	position: relative;
	margin-top: 60px;
}

.gb-bottom {
	position: absolute;
	bottom: 38px;
	left: 0;
	right: 0;
	width: 100%;
	height: 145px;
	z-index: 1;
}

.gb-main {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.gm-left-pic {
	height: 366px;
	width: 100px;
	transform: rotate(180deg);
}
.gm-left-pic2 {
	height: 247px;
	width: 100px;
	transform: translateY(66px);
}
.gm-left-pic3 {
	height: 185px;
	width: 100px;
	transform: translateY(66px);
}

.gm-cnter-pic {
	height: 469px;
	width: 666px;
}

.gm-right-pic {
	height: 366px;
	width: 100px;
}
.gm-right-pic2 {
	height: 188px;
	width: 100px;
	transform: translateY(100px);
}
.gm-right-pic3{
	height: 125px;
	width: 100px;
	transform: translateY(100px);
}

.gb-info-left {
	position: absolute;
	top: -5px;
	left: 0;

}

.gb-info-left div {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	position: relative;
	margin-bottom: 35px;
}

.gb-info-left div::before {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -20px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}

.gb-info-left2 {
	position: absolute;
	top: 60px;
	left: 0;
	/* transform: translateY(66px); */
}

.gb-info-left2 div {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	position: relative;
	margin-bottom: 45px;
}

.gb-info-left2 div::before {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -20px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}

.gb-info-left3 {
	position: absolute;
	top: 60px;
	left: 0;
	/* transform: translateY(66px); */
}

.gb-info-left3 div {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	position: relative;
	margin-bottom: 45px;
}

.gb-info-left3 div::before {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -20px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}




.gb-info-right {
	position: absolute;
	top: -5px;
	right: 0;
}

.gb-info-right div {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	position: relative;
	margin-bottom: 35px;
	text-align: right;

}

.gb-info-right div::before {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: -20px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}

.gb-info-right2 {
	position: absolute;
	top: 95px;
	right: 0;
}

.gb-info-right2 div {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	position: relative;
	margin-bottom: 45px;
	text-align: right;

}

.gb-info-right2 div::before {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: -20px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}







/* 轮播下 */
.jq22-container{
	position: relative;
	padding: 0 50px;
}
#wrapper{
	width:900px;
	margin:50px auto;
	height:600px;
	position:relative;
	color:#fff;
	text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;
		z-index: 1;
}

.sw-bottom {
	position: absolute;
	    bottom: -38px;
	    left: -170px;
	    right: 0;
	    width: 140%;
	    height: 280px;
	    z-index: 0;
}
#slider-wrap{
	width:900px;
	height:600px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:900px;
	height:600px;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:900px;
	height:600px;
}

/* #slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
} */

/* #slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
 */}

/* #slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
} */

/* #slider-wrap ul#slider li i{
	text-align:center;
	line-height:400px;
	display:block;
	width:100%;
	font-size:90px;	
} */


/*btns*/
.btns{
	position:absolute;
	width:50px;
	height:60px;
	top:50%;
	margin-top:-25px;
	line-height:57px;
	text-align:center;
	cursor:pointer;	
	background:rgba(0,0,0,0.1);
	z-index:100;
	
	
	-webkit-user-select: none;  
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-ms-user-select: none;
	
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.btns:hover{
	background:rgba(0,0,0,0.3);	
}

/* #next{right:-50px; border-radius:7px 0px 0px 7px;} */
/* #previous{left:-50px; border-radius:0px 7px 7px 7px;} */

.prev{
	width: 38px;
	height: 38px;
	position:absolute;
	top:45%;
	transform: rotate(180deg);
	left: -125px;
	cursor: pointer;
}
.next{
	width: 38px;
	height: 38px;
	position:absolute;
	top:45%;
	right: -125px;
	cursor: pointer;
}


.yd-pic{
	width: 100%;
	height: 100%;
}



#counter{
	top: 30px; 
	right:35px; 
	width:auto;
	position:absolute;
}

#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}


/*点*/
#pagination-wrap{
	min-width:20px;
	margin-top:550px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	background:red;
	opacity:0.5;
	position:relative;
  top:0;
  
  
}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;	
}



/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}
.td-box{
	margin-top: 170px;
}
.td-left{
	
}
.td-tit{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	position: relative;
	padding-left: 15px;
}
.td-tit::before{
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0px;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1750DF;
}
.td-dec{
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
}
.td-center{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.td-center img{
	
	width: 315px;
	height: 247px;
	/* width: 204px;
	height: 160px; */
}
.td-right{
	
}
.td-line-1{
	width: 109px;
	height: 33px;
	/* transform: rotate(180deg); */
	transform: scaleX(-1);
	margin-left: 15px;
}
.td-line-2{
	width: 109px;
	height: 33px;
	transform: rotate(180deg);
	margin-left: 15px;
}
.td-line-3{
	width: 109px;
	height: 33px;
	margin-right: 15px;
}
.td-line-4{
	width: 109px;
	height: 33px;
	transform: scaleY(-1);
	margin-right: 15px;
}
.td-line-5{
	width: 1px !important;
	height: 44px !important;
	margin-top: 15px !important;
}

.td-line-6{
	width: 109px;
	height: 2px;
	/* transform: rotate(180deg); */
	/* transform: scaleX(-1); */
	margin-left: 15px;
	transform: translateY(-8px);
}

.tl-one{
	
}
.tl-two{
	margin-top:80px
}
.tl-three{
	position: absolute;
	top: -140px;
	left: 50%;
	transform: translatex(-50%);
	display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
		    width: 320px;
}
.w150{
	width:150px;
}
.tl-four{
	display: flex;
	align-items: center;
	margin-top:60px;
}
.ts-box{
	width: 100%;
	height:366px;
	background: url("https://file.zgyoujia.com.cn/upluscomp/2024-12/image/173519357221575837.png") no-repeat;
	background-size:100% 100%;
	margin-top:30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tb-item{
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.tb-item-three{
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.tb-item-five{
	width: 33;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.ti-tit{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background: url("https://file.zgyoujia.com.cn/upluscomp/2024-12/image/173519260029856526.png") no-repeat;
	background-size:100% 100%; */
	background: linear-gradient(180deg, #5599FF 0%, #086AFF 100%);
	border-radius: 50%;
	border: 2px solid #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.ti-dec{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	/* background-color: aqua; */
	height: 70px;
}

.tb-one{
	/* align-items: flex-end !important; */
	transform: translateX(35px);
}
.tb-one .ti-dec{
	transform: translateX(-40%);
}
.tb-two{
	transform: translate(17px,92px);
}
.tb-two .ti-dec{
	transform: translateX(-40%);
}
.tb-three{
	/* align-items: flex-start !important; */
	transform: translateY(120px);
}
.tb-three .ti-dec{
	/* transform: translateX(35px); */
}
.tb-four{
	/* align-items: flex-start !important; */
	transform: translate(-17px,92px);
}
.tb-four .ti-dec{
	transform: translateX(40%);
}
.tb-five{
	/* align-items: flex-start !important; */
	transform: translateX(-35px);
}
.tb-five .ti-dec{
	transform: translateX(40%);
}
.tb-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
.tb-btn div{
	background: linear-gradient(0deg, #1750DF 0%, #6490FF 100%);
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 30px;
}
.jg-box{
	margin-top: 50px;
}
.jb-item{
	margin-bottom: 12px;
	display: flex;
	align-items: center;
}
.ji-tit3{
	width: 124px;
	background: linear-gradient(0deg, #1750DF 0%, #6490FF 100%) !important;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 12px;
	padding: 117px 0;
}
.ji-tit1{
	width: 124px;
	background: linear-gradient(0deg, #1750DF 0%, #6490FF 100%) !important;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 12px;
	/* background: #E6EFFE; */
	padding: 30px 0;
}
.ji-tit2{
	width: 124px;
	background: linear-gradient(0deg, #1750DF 0%, #6490FF 100%) !important;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 12px;
	/* background: #E6EFFE; */
	padding: 47px 0;
}
.item-space{
	padding: 0 10px;
}
.item-bg{
	background: #E6EFFE;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding: 30px 0;
}
.cs-box{
	background: #E6EFFE;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex:1;
	padding: 30px 0;
}
.cb-item{
	display: flex;
	flex:1;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.cb-item img{
	width: 30px;
	height: 30px;
}
.cb-item div{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}
.xt-box{
	background: #E6EFFE;
	border-radius: 4px;
	/* display: flex;
	justify-content: center;
	align-items: center;
	flex: 1; */
	padding: 22px 0;
}
.xb-item{
	/* padding: 0 18px; */
}
.xi-main{
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #C4DAFF;
	padding: 28px 0px 10px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	    margin-top: -36px;
}
.xm-tit{
	background: #1750DF;
	border-radius: 50px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding: 6px 26px;
	margin-bottom: 18px;
}
.xm-cont{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex: 1;
}
.xc-item{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40%;
	background: #E6EFFE;
	border-radius: 4px;
	margin: 0 10px 10px 10px;
	padding:4px 0;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
}
.ts-sg .col-lg-3{
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.ts-sg .col-lg-4{
	padding-right: 0px !important;
    padding-left: 0px !important;
}
/* 产品2 */
.f-a-t{
	display: flex;
}
.f-a-t .td-tit{
	transform: translateY(-10px);
}
.f-a-b{
	display: flex;
}
.f-a-b .td-tit{
	transform: translateY(20px);
}
.px-box{
	width: 100%;
	height:325px;
	background: url("https://file.zgyoujia.com.cn/upluscomp/2024-12/image/173526220458006761.png") no-repeat;
	background-size:100% 100%;
	margin-top:30px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.pb-info-other{
	text-align: center;
	    transform: translateY(-40px);
}
.pi-one{
	font-weight: bold;
	font-size: 18px;
	color: #1774FF;
}
.pi-two{
	font-size: 14px;
	color: #1774FF;
	margin-top: 6px;
}


.pb-top-item{
	position: relative;
}
.px-c-line{
	position: absolute;
	top: 30px;
	left: 0;
	width: 16px !important;
	height: 230px !important;
}
.px-d-line{
	position: absolute;
	top: 30px;
	left: 0;
	width: 16px !important;
	height: 120px !important;
}
.pb-top-item img{
	width: 35px;
	height: 35px;
	margin-right: 8px;
}
.pb-info{
	font-weight: 400;
	font-size: 10px;
	color: #B7B8BD;
}
.pi-tit{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.pb-cont-top{
	
}
.pb-cont-bottom{
	margin-top: 40px;
}
.pb-cont-bottom .col-lg-4{
	    display: flex;
	    justify-content: flex-end;
}
.ab-tit-cp1{
	width: 667px;
	height: 66px;
}
.ab-tit-cp2{
	width: 667px;
	height: 66px;
}
.ab-tit3{
	width: 570px;
	height: 66px;
}
.ab-tit4{
	width: 763px;
	height: 66px;
}
.ab-tit5{
	width: 670px;
	height: 66px;
}

.ab-tit6{
	width: 625px;
	height: 77px;
}
.ab-tit6-fu{
	width: 451px;
	height: 52px;
	margin-top: 26px;
}

.tb-header{
	background: #185FDF;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	border-right: 1px solid #B6D6FF;
	border-bottom: 1px solid #B6D6FF;
	/* border: 1px solid #B6D6FF; */
}
.tb-height{
	height: 58px;
}
.tb-content{
	background: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	border-right: 1px solid #B6D6FF;
	border-bottom: 1px solid #B6D6FF;
}
.tb-tit-bg{
	background: #EFF6FF;
	border-left: 1px solid #B6D6FF;
}
.border-right-t{
	border-right: 1px solid #B6D6FF;
}
.border-left-t{
	border-left: 1px solid #B6D6FF;
}

.tab-dec{
	border-left: 1px solid #B6D6FF;
	border-right: 1px solid #B6D6FF;
	border-bottom: 1px solid #B6D6FF;
	padding: 30px 30px 10px 30px;
}
.td-tit-oo{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.td-box-oo{
	width: 100%;
	  /* display: block; */
}
.tb-item-oo{
	width: 12.5%;
	  float: left; /* 或者使用其他布局方式，例如 Flexbox */
	  box-sizing: border-box;
	  font-size: 14px;
	  color: #333333;
	  margin-bottom: 18px;
}
.tb-item-oo img{
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
.xc-box {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	flex-direction: column;
	background: rgb(255, 255, 255 , 0.8);
	border-radius: 4px;
	padding: 18px 0;
}

.xb-num {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.xb-num img{
	width: 12px;
	height: 13px;
	margin-right: 4px;
}

.xb-tit {
	
	font-size: 16px;
	color: #333333;
	margin-bottom: 6px;
}

.xc-you {
	position: relative;
}

.xc-you ::after {
	content: '';
	position: absolute;
	right: -55px;
	top: 50%;
	width: 33px;
	height: 29px;
	background: url("https://file.zgyoujia.com.cn/upluscomp/2025-3/image/174080998223524675.png") no-repeat;
	transform: translateY(-50%);
}

.rz-box{
	margin-top: 40px;
}
.rz-box-btn{
	cursor: pointer;
	width: 180px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
.fz-box{
	display: flex;
	align-items: center;
	justify-self: center;
	width: 100%;
	margin-top: 70px;
}
.fb-item{
	width: 20%;
}
.fi-main{
	/* width: 80%; */
	width: 189px;
	background: #FFFFFF;
	box-shadow: 0px 0px 16px 2px rgba(68,68,68,0.06);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-self: center;
	flex-direction: column;
	padding: 34px 0 40px 0;
	border: 2px solid #fff;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	cursor: pointer;
}
.fi-main:hover{
	border: 2px solid #2A5FE7;
	box-shadow: none !important;
}
.fi-main img{
	width: 63px;
	height: 65px;
	margin-bottom: 16px;
}
.fi-main div{
	color: #000000 !important;
}
.fi-main a{
	display: flex;
	align-items: center;
	justify-self: center;
	flex-direction: column;
}
