* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

body {
	background: white;
	font-family: 'Alibaba PuHuiTi','PingFang SC';
}

header {
	width: 100%;
	height:64px;
	/* min-width: 1024px; */
	/*opacity: 0.5;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: rgba(255, 255, 255, 0.60);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
	backdrop-filter: blur(5px);
}
a{
	text-decoration: none;
	color: #15355A;
}
.sj-home{
	color: #DAB866;
}
.bx-header {
	width: 52.7%;
	min-width: 1008px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	/* background: wheat; */
	align-items: center;
	justify-content: space-between;
}

.bannder-box {
	width: 100%;
	/* min-width: 1080px; */
	position: relative;
}

.bannder-box .swiper-wrapper img {
	/* width: 100%;
	min-width: 1080px; */
}
.bannder-title-box{
	position: absolute;
    left: 0;
    bottom:-250px;
}
.bannder-box .white-bg{
	position: absolute;
    left: 0;
    bottom:-80px;
    z-index: 10;
    width: 100%;
    display: flex;
}
.bannder-box .white-bg img{
	width: 50%;
}
.header-logo {
	width: 255px;
}
.bannder-container{
	position: relative;
    min-width: 1008px;
}
.bannder-container>img{
	width: 100%;
}
.bannder-title-box{
	position: absolute;
    left: 0;
    bottom: 47%;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 2;
    justify-content: center;
    align-items: center;
    min-width: 1008px;
}
.sy-t1{
	width: 24.5%;
    margin-bottom: 35px;
}
.sy-t2{
	width: 37.5%;
}
.bx-header-right{
	padding-left: 10%;
}
.bx-header-right ul {
	width: 100%;
	height: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #15355A;
	font-size: 18px;
	font-weight: 500;
	min-width: 524px;
}
.title-nav {
	/* margin: 0 27px; */
	cursor: pointer;
}

.contont-cion-box {
	/* width: 1200px;
	height:400px;
	margin: 0 auto; */
}

.contont-cion-box {
	position: absolute;
    bottom: -120px;
    z-index: 11;
	display: flex;
	justify-content: center;
	align-items: center;
    left: 0;
	width: 100%;
}

.contont-cion-box ul {
	width: 52.7%;
    min-width: 1008px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.contont-cion-box ul li {
	width: 258px;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 10px;
    border: 1px solid var(--Gray-6, #F2F2F2);
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.25);
    height: 178px;
   
}

.contont-cion-box ul li >span {
	color: #35587F;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
	text-align: center;
    margin-top: 20px;
    display: block;
    height: 70px;
	margin: 20px 18px;
}
.contont-cion-box ul li:nth-child(2) >span{
	margin: 20px;
}
.contont-cion-box ul li img {
	width: 100px;
}
.dashuju{
	background-position: -221px -49px !important;
}
.znjc{
	background-position: -395px -49px !important;
}
.hdyy-class{
	background-position: -568px -49px !important;
}
.zdfw-class{
	background-position: -742px -49px !important;
}
/*<!--交易定制-->*/

.jy_box {
	width: 52.7%;
	min-width: 1008px;
	margin: 0 auto;
    margin-top: 178px;
    text-align: center;
}
.jy_box .jy_box_img{
	color: #15355A;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
    width: 83.3%;
	margin: 0 auto;
	margin-top: 2.9%;
	list-style: initial;
}
.jy_box .img1{
	width: 65.5%;
}

.jy-fw {
	color: #BE7373;
	font-size: 60px;
	font-weight: bold;
	text-align: center;

}

.jy-gn {
	color: #B4B4B4;
	font-size: 22px;
	margin-top: 29px;
	text-align: center;
	margin-top: 10px;
}

.jy-nav {
	width: 100%;
	margin-top:4.6%;
	margin-bottom: 3.8%;
}

.jy-nav>ul {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.jy-nav>ul.jy-nav-ul>li {
	width: 35.5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
	margin-bottom: 2%;
}
.jy-nav>ul.jy-nav-ul>li:nth-child(3),.jy-nav>ul.jy-nav-ul>li:nth-child(4){
	width: 32.5%;
}
.jy-nav>ul.jy-nav-ul>li:nth-child(2),.jy-nav>ul.jy-nav-ul>li:nth-child(5){
	margin-left: -2%;
    margin-right: -2%;
}
.jy-nav>ul.jy-nav-ul>li img{
	width: 100%;
}
.jy-nav>ul.jy-nav-ul>li>div{
	position: absolute;
}
.jy-nav-content {
	height: 650px;
	/*background: darkcyan;*/
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.cp-1{
	width: 50%;
}
.cp-1>div{
    background: #E9F3FF;
	left: 31px;
    top: 23px;
    z-index: 10;
}

.cp-1 ul{
    width: 100%;
    display: flex;
    flex-direction: column;
	margin-top: 10px;
	list-style: inside;
}
.cp-1 ul li{
	width: 100%;
    color:  #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-top: 10px;
}
.cp-2>div{
	left: 70px;
    top: 23px;
    background: #E9F8FD;
	width: 70%;
}
.cp-2>div ul{
	display: flex;
    flex-wrap: wrap;
	margin-top: 17px;
    list-style: inside;
}
.cp-2>div ul li{
	width: 50%;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
	margin-bottom: 7px;
	text-align: left;
}
.cp-3>div{
	left: 70px;
    top: 23px;
    background: #F3F4FF;
	width: 42%;
}
.cp-3>div ul{
	display: flex;
    flex-direction: column;
    list-style: inside;
    margin-top: 17px;
}
.cp-3>div ul li{
	width: 65%;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
}
.cp-4>div{
	left: 31px;
    top: 23px;
    background: #F3F4FF;
    width: 44%;
}
.cp-4>div ul{
	display: flex;
    flex-direction: column;
    list-style: inside;
    margin-top: 17px;
}
.cp-4>div ul li{
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
}
.cp-5>div{
	left: 70px;
    top: 23px;
	background: #E9F8FD;
	width: 70%;
}
.cp-5>div ul{
	display: flex;
	flex-wrap: wrap;
    list-style: inside;
    margin-top: 17px;
}
.cp-5>div ul li{
	width: 50%;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 7px;
	text-align: left;
}
.cp-6>div{
	left: 70px;
    top: 23px;
	background: #E9F3FF;
	width: 70%;
}
.cp-6>div ul{
	display: flex;
    flex-direction: column;
    list-style: inside;
    margin-top: 17px;
}
.cp-6>div ul li{
	width: 34%;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 7px;
}
.jy-nav>ul.jy-nav-ul>li>div p{
	color:#DAB866;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
	margin-left: -8px;
}
.jy-nav>ul.jy-nav-ul>li>div ul li{
	text-align: left;
}
.jy-nav-content img {
	width: 1200px;
	position: absolute;
}


/*<!--大数据分析服务-->*/

.dsj-box {
	width: 100%;
	/* background: url(../img/sy/sy-4-bg.png) no-repeat; */
	text-align: center;
	position: relative;
}
.dsj-box>img{
	position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.sy-4-bg{
	/* background: url(../img/sy/sy-4-bg.png)  , lightgray 0% 0% / 50px 50px repeat; */
	width: 100%;
	background-color: #fff;
	mix-blend-mode: overlay;
}

.dsj-fw {
	color: #BE7373;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}

.dj-zn {
	color: #B4B4B4;
	font-size: 22px;
	margin-top: 27px;
	margin-bottom: 10px;
	text-align: center;
}

.dsj-fx {
	display: flex;
	/*flex-direction: column;*/
	align-items: center;
	justify-content: center;
	color: #5B5B5B;
	font-size: 22px;
	margin-right: 200px;
}

.dsj-fx li {
	width: 185px;
	height: 170px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/*background: salmon;*/
}

.dsj-fx li .dsj-img {
	width: 135px;
	height: 135px;
	background: url(../img/webicon.png) no-repeat;
	background-position: -35px -230px;
}
.zjsj-class{
	background-position: -195px -230px !important;
}
.scsj-class{
	background-position: -352px -230px !important;
}
.hgsj-class{
	background-position: -512px -230px !important;
}
.sdfx-class{
	background-position: -35px -396px !important;
}
.fxjs-class{
	background-position: -194px -396px !important;
}
.ggjh-class{
	background-position: -352px -396px !important;
}

.dsj-fx li:first-child {
	font-size: 37px;
	font-weight: bold;
	color: rgba(73, 73, 73, 1);
}


/*<!--智能决策服务-->*/

.zn-jc-box {
	margin: 2.5% auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.zn-jc-box >img{
	width: 28.1%;
}
.zn-jc-box >ul{
	width: 53%;
    margin: 0 auto;
	margin-top: 2.5%;
	min-width: 1008px;
	list-style: none;
}
.zn-jc-box >ul li img{
	/* width: 100%; */
}
.zn-jcfw {
	color: #BE7373;
	font-size: 60px;
	font-weight: bold;
}

.zn-jczg {
	font-size: 22px;
	font-weight: 400;
	color: rgba(180, 180, 180, 1);
	margin-top: 27px;
}

.zn-jc-content {
	width: 1200px;
	height: 600px;
	/*background: #B4B4B4;*/
	display: flex;
	margin-top: 50px;
}

.zn-jc-content-left {
	flex: 4;
	/*background: sienna;*/
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/*margin-left: 100px;*/
}

.zn-jc-content-left ul li {
	margin-bottom: 12px;
	cursor: pointer;
}

.zn-jc-content-right {
	flex: 6;
}
.zn-jc-content-right img{
	position: absolute;
}	 
.zn-jc-text {
	width: 182px;
	height: 50px;
	background: rgba(248, 248, 248, 1);
	line-height: 50px;
	text-align: center;
	margin-left: 60px;
	color: #848484;
	font-size: 30px;
	font-weight: 500;
}

.zn-jc-p {
	width: 460px;
	text-align: justify;
	line-height: 26px;
	margin: 12px 0 12px 100px;
	color: #B4B4B4;
	display: none;
}
.znxg-show{
	display: block;
}
.zn-jc-content-right img {}


/*互动运营服务*/

.hd-yy-box {
	width: 100%;
	min-width: 1008px;
	height: 750px;
	background: #F8F8F8;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.zd-fw-box {
	width: 1200px;
	height: 1186px;
	/*background:pink;*/
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.zd-content {
	width: 1200px;
	height: 918px;
	/*background: beige;*/
	margin-top: 50px;
	position: relative;
}

.zd-fw-text-top {
	display: inline-block;
}

.zd-fw-text-top {
	width: 545px;
	height: 250px;
	/*background: darkgoldenrod;*/
	float: right;
	margin: 60px 0 0 0;
}

.zd-content-top {
	width: 100%;
	height: 450px;
	/*background: sandybrown;*/
}

.zd-content-top img {
	float: left;
	margin: 40px 0 0 1;
}

.zd-xt {
	width: 545px;
	height: 109px;
	font-size: 20px;
	font-weight: 400;
	color: rgba(180, 180, 180, 1);
	line-height: 34px;
	text-align: justify;
	margin-top: 25px;
	text-indent: 55px;
}

.zd-tv {
	font-size: 28px;
	font-weight: 400;
	color: rgba(100, 134, 175, 1);
	line-height: 30px;
}

.zd-fw-text-bottom {
	width: 400px;
	height: 300px;
	/*background: seashell;*/
	float: left;
	margin: 70px 0 0 0;
}

.zd-xyd {
	width: 400px;
	height: 309px;
	font-size: 20px;
	font-weight: 400;
	color: rgba(180, 180, 180, 1);
	line-height: 34px;
	text-align: justify;
	margin-top: 25px;
	text-indent: 55px;
}

.zd-fw-text-bottom-img {
    position: absolute;
    top: 356px;
    right: -36px;
}


/*合作伙伴*/
.hz-hb-box {
	width: 100%;
	background: #F8F8F8;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.hz-hb-title {
	color: #BE7373;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 50px;
}

footer {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #15355A;
}

.bg-footer {
	width: 100%;
	/* min-width: 1008px; */
}

.footer-text-box {
	width: 52.8%;
	margin: 0 auto;
	/*background: pink;*/
	display: flex;
	justify-content: space-between;
	padding: 2% 0;
	min-width: 1008px;
}

.footer-left {
	width: 33.5%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
}
.footer-left>p:nth-child(2) {
	color:#FFF;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 30px;
}
.footer-left>p:nth-child(3) {
	color:#FFF;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 0;
}
.footer-left>p:nth-child(4) {
	color:#FFF;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.footer-right>p:nth-child(2) {
	color:#FFF;
    text-align: justify;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin: 10px 0;
}
.footer-right>p:nth-child(3) {
	color:#FFF;
	text-align: justify;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.footer-right {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items:center;
	justify-content: center;
}

.footer-left img {
	width: 200px;
}
.footer-right img {
	width: 100px;
}

.tel-phone {
	font-size: 22px;
	font-weight: 500;
	color: rgba(246, 246, 246, 1);
	margin-top: 20px;
}

.footer-left-text {
	font-size: 18px;
	font-weight: 500;
	color: rgba(217, 217, 217, 1);
	line-height: 61px;
}

.action-wecat {
	font-size: 25px;
	font-weight: 500;
	color: rgba(246, 246, 246, 1);
	line-height: 45px;
}

.footer-right {
	width: 12.1%;
}

.footer-right-text {
	font-size: 22px;
	font-weight: 500;
	color: rgba(246, 246, 246, 1);
	line-height: 45px;
}
.blackClass{
	color: black;
}

.orangeActive{
	color: #DAB866;
    font-size: 18px;
}
.dzActive{
	color: #BE7373 !important;	
}
.dzActive::before{
	content: ' ';	
	width:15px;
	height:15px;
	background:#BE7373;
	border-radius:50%;
	position: absolute;
	top: 50%;
    left: 50px;
    margin-top: -7.5px;
}
.znActive{
	background: #FF9D59;
	color: white;
}
    .swiper-container {
      width: 100%;
      height: 100%;
	  position: static!important;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
     html, body {
      position: relative;
      height: 100%;
    }
    .footer-left-text a:hover{
    	color:#69a5ff;
    }
	.dsj-box-content{
		width: 100%;
		padding: 2% 0;
	}
	.dsj-box-content>img{
		width: 36%;
	}
	.sy-4-box{
		width: 52.6%;
		margin: 0 auto;
		display: flex;
		margin-top: 2%;
		justify-content: space-between;
		min-width: 1008px;
	}

	.sy-4-box-lt{
		width:45%;
	}
	.sy-4-box-lt ul{
		height: 96%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.sy-4-box-lt ul li{
		display: flex;
	}
	.sy-4-box-lt div{
		border-radius: 8px;
		border: 1px solid  #EEF3FE;
		/* background: url(../img/sy/sy-4-21.png) no-repeat; */
	/* background-size: contain; */
		background: #fff;
		box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.25);
		width: 100%;
		display: flex;
		align-items: center;
		padding: 3%;
	}
	.sy-4-box-lt div>span{
		width: 79.6%;
		color: #35587F;
		text-align: justify;
		font-family: PingFang SC;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 30px;
	}
	.sy-4-box-lt div:hover{
		background: #EEF3FE;
	}
	.sy-4-box-lt div img:nth-child(1){
		width: 13.6%;
		margin-right: 3.5%;
	}
	.sy-4-box-lt div .lt1{
		width: 79.6%;
	}
	.sy-4-box-lt div .lt2{
	    width: 26%;
	}
	.sy-4-box-lt div .lt3{
		width: 43.4%;
	}
	.sy-4-box-rt{
		width: 50.9%;
	}
	.sy-4-box-rt img{
		width: 100%;
		height: 100%;
	}
.hz-content-box,.hd-yy-content-box{
	width: 1200px;
	min-width: 1008px;
/*	background: pink;*/
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
/* 产品服务 */
.cp_box{
	width: 52.7%;
	min-width:1008px;
	margin: 0 auto;
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 1.7%;
}
.cp_box .img1{
	width: 52%;
	margin: 4% 0;
}
.cp_box .img2{
	width: 24.6%;
	margin-bottom: 4%;
}
.cp-nav ul {
	width: 100%;
    display: flex;
	justify-content: space-between;
}
.cp-nav ul li{
	display: flex;
    align-items: center;
}
.cp-nav ul li.s-box {
	width: 11.7%;
	padding: 1.5% 0;

}
.cp-nav ul li.b-box {
	width: 39.3%;
}
.cp-nav ul li.s-box img,.cp-nav ul li.b-box img {
	width:100%;
	
}
.cp-nav ul li.b-box img:nth-child(2),.cp-nav ul li.s-box img:nth-child(1) {
	display: none;
}
.cp-nav ul li img:nth-child(2){
	cursor: pointer;
}
.htz-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    text-align: center;
}
.htz-box .cp-4-1{
	width: 24.6%;
	margin: 5% auto;
	margin-top: 0;
}
.htz-warp{
	background: #F7F7FC;
	padding-top: 2.5%;
}
.htz-box-content{
    padding-bottom: 5%;
}
.htz-box-content>img{
	width: 100%;
}
.ft-bold{
	font-weight: bold!important;
}
.h5-box{
	width: 52.7%;min-width:1008px;
    margin: 2.5% auto;
    text-align: center;
}
.h5-box-content{
	display: flex;
    width: 100%;
	justify-content: space-between;
}
.h5-box-content-lt{
	width: 49.2%;
}
.h5-box-content-rt{
	width: 42.8%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.h5-box-content-rt img:nth-child(1),.h5-box-content-rt img:nth-child(4){
	width: 58.8%;
    margin-bottom: 3%;
}
.h5-box-content-rt img:nth-child(2),.h5-box-content-rt img:nth-child(3){
	width: 94.1%;
}
.w100{
	width: 100%!important;
}
.w90{
	width:90%!important;
}
.hyy-box{
	background: #EEF3FE;
}
.hyy-box-content{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 2.5% 0;
	padding-top: 3%;
}
.hyy-box-content-lt{
	width: 47.8%;
}
.hyy-box-content-rt{
	width: 46.4%;
}
.hyy-img1{
	width: 51.4%;
    margin-bottom: 15%;
}

.bz-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 2.5% 0;
}
.bz-box-content{
	width: 100%;
    text-align: center;
}
.bz-img1{
	width: 58.4%;
}
.bz-img2{
	width: 87.7%;
    color: var(--15355A, #15355A);
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 0 auto;
    margin-top: 10px;
}
.bz-box-content-warp{
	display: flex;
	justify-content: center;
    margin-top: 4%;
}
.bz-box-content-lt{
	width: 20.4%;
}
.bz-box-content-rt{
	width: 64.4%;
}
.bz-display{
	display: none;
}
.bz-lt-show{
	display: inline;
}
.bz-rl-show{
	cursor: pointer;
	display: inline;
}
.bz-box-content-rt>img{
	width: 46%;
}
/* 立即购买 */
.buy-content{
	display: flex;
	min-height: 568px;
	align-items: center;
	flex-direction: column;
	background-color: #FFFFFF;
}
.buy-content-style{
	width: 1040px;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.buy-feature-content{
	display: flex;
	align-items: center;
	padding: 40px 0 50px 0;
	flex-direction: column;
}
.buy-feature-title{
	width: 526px;
	height: 80px;
	display: inline-block;
	background: url(../img/by/feature-title.png) no-repeat;
	background-position: center;
	background-size: contain;
}
.buy-feature-box{
	height: 215px;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}
.buy-feature-content-left{
	display: flex;
	height: 184px;
	margin-right: 55px;
	flex-direction: row;
}
.buy-feature-left-img{
	width: 219px;
	height: 182px;
	margin-right: 30px;
	display: inline-block;
	background: url(../img/by/buy-feature-left.png);
	background-size: contain;
}
.buy-feature-text{
	width: 364px;
	max-height: 150px;
	display: flex;
	font-size: 16px;
	list-style: disc;
	color: #333333;
	font-weight: 400;
	padding: 21px 0;
	flex-direction: column;
}
.buy-feature-text>li{
	line-height: 26px;
}
.buy-fieature-content-right{
	height: 184px;
}
.buy-btn-wrap{
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}
.buy-btn-price{
	font-size: 40px;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
	margin-right: 24px;
}
.buy-btn-price .price-limit{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 16px;
}
.buy-btn-wrap .buy-btn{
	width: 200px;
	cursor: pointer;
	padding: 11px 0;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 22px;
	box-shadow: 0px 6px 10px 0px #B6E8FF;
	box-shadow: 0px 0px 8px 0px #8FD4FF inset;
	background: linear-gradient(274.96deg, #0F5EFF -4.53%, #00B0D3 79.65%);
}
.buy-report-wrap{
	width: 100%;
	display: flex;
	padding: 40px 0 50px 0;
	align-items: center;
	background: #F7F7FC;
	flex-direction: column;
}
.buy-report-title{
	width: 526px;
	height: 80px;
	display: inline-block;
	background: url(../img/by/report-title.png) no-repeat;
	background-position: center;
	background-size: contain;
}
.buy-report-item-wrap{
	width: 100%;
	display: flex;
	margin-top: 20px;
	margin-bottom: 40px;
	flex-direction: row;
	justify-content: space-between;
}
.buy-report-item{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.buy-report-item-img{
	width: 150px;
	height: 150px;
	
	background-size: contain;
	background-repeat: no-repeat;
}
.buy-report-item-text{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	text-align: center;
}
.buy-flash-news-wrap{
	text-align: center;
	padding: 40px 0 50px 0;
}
.buy-flash-news-title{
	width: 589px;
	height: 80px;
	display: inline-block;
	background: url(../img/by/flash-news-title.png) no-repeat;
	background-size: contain;
	background-position: center;
}
.buy-flash-news-item-wrap{
	width: 100%;
	display: flex;
	margin-top: 40px;
	flex-direction: row;
	justify-content: space-between;
}
.buy-flash-news-item{
	width: 306px;
	height: 170px;
	border-radius: 20px;
	background-position: center;
	background-repeat: no-repeat;
}
.buy-flash-news-text{
	width: 726PX;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin: 30px 0;
	line-height: 26px;
	text-align: center;
	display: inline-block;
}
.buy-flash-news-text::before{
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	margin-bottom: 3px;
	margin-right: 10px;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #333333;
}
.buy-flash-btn-wrap{
	width: 100%;
	justify-content: flex-end;
}
.buy-finance-wrap{
	width: 100%;
	display: flex;
	padding: 40px 0 50px 0;
	align-items: center;
	background: #F7F7FC;
	flex-direction: column;
}
.buy-finance-title{
	width: 526px;
	height: 80px;
	display: inline-block;
	background: url(../img/by/finance-title.png) no-repeat;
	background-position: center;
	background-size: contain;
}
.buy-finance-item-wrap{
	width: 100%;
	margin: 30px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.buy-finance-item{
	width: 420px;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.buy-finance-item-img{
	width: 177px;
	height: 190px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.buy-finance-item-text{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-top: 20px;
	line-height: 26px;
	text-align: center;
}
.buy-finance-item-text::before{
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	margin: 0 10px;
	margin-bottom: 2px;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #333333;
}
.buy-events-wrap{
	padding: 50px 0;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.buy-events-title{
	width: 392px;
	height: 80px;
	display: inline-block;
	background: url(../img/by/events-title.png) no-repeat;
	background-position: center;
	background-size: contain;
}
.buy-events-item-wrap{
	width: 100%;
	display: flex;
	margin-bottom: 50px;
	flex-direction: row;
	justify-content: space-between;
}
.buy-events-item{
	width: 300px;
	height: 300px;
	display: flex;
	border-width: 1px;
	border-radius: 5px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid #EEF3FE;
	box-shadow: 0px 10px 10px 0px #D3D3D366;
}
.buy-events-item-img{
	width: 90px;
	height: 90px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.buy-events-item-text{
	width: 238px;
	font-size: 20px;
	margin-top: 20px;
	color: #333333;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
}

/* 蒙层样式 */
.modal-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 999;
}

/* 弹框容器 */
.modal-container {
	opacity: 0;
	width: 430px;
	padding: 20px 30px;
	position: relative;
	border-radius: 10px;
	transition: all 0.3s ease;
	transform: translateY(-50px);
	box-shadow: 0px 9px 28px 8px #0000000D;
	box-shadow: 0px 6px 16px 0px #00000014;
	box-shadow: 0px 3px 6px -4px #0000001F;
	background: linear-gradient(180deg, #D9F9FF 0%, #FFFFFF 17.33%);
}

/* 显示时的状态 */
.modal-mask.buy-active {
	display: flex;
}

.modal-mask.buy-active .modal-container {
	transform: translateY(0);
	opacity: 1;
}

.modal-icon {
	position: absolute;
	top: 2px;
	right: -6px;
	width: 85px;
	height: 85px;
	font-size: 20px;
	line-height: 1;
	padding: 0 5px;
	background: url('../img/by/modal-icon.png') no-repeat;
	background-size: contain;
}

/* 内容样式 */
.modal-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}

/* 触发按钮样式 */
.open-modal-btn {
	padding: 10px 20px;
	background: #007bff;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.modal-content, .modal-content-item{
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.modal-input-item-wrap{
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
	justify-content: space-between;
}
.modal-input-item{
	width: 200px;
	display: flex;
	flex-direction: column;
}

.modal-content-title{
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	margin-bottom: 8px;
}

.modal-price-checked{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.modal-price-checked-item,.modal-pay-checked-item{
	width: 200px;
	height: 70px;
	display: flex;
	cursor: pointer;
	position: relative;
	flex-direction: row;
	align-items: center;
	border-radius: 10px;
	border-width: 0.5px;
	justify-content: center;
	border: 0.5px solid #999999
}
.modal-price-checked-item::after,.modal-pay-checked-item::after{
	position: absolute;
	top: 4px;
	right: 4px;
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #D9D9D9
}
.modal-price-checked-item.modal-checked-active, .modal-pay-checked-item.modal-checked-active{
	background: rgba(1, 179, 226, 0.1);
	border: 0.5px solid #01B3E2;
}
.modal-price-checked-item.modal-checked-active>.modal-price{
	color: #00B0D3;
}
.modal-price-checked-item.modal-checked-active::after, .modal-pay-checked-item.modal-checked-active::after{
	position: absolute;
	top: 4px;
	right: 4px;
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: var(--01B3E2, #01B3E2);
	border: 1px solid #01B3E2;
}
.modal-price-checked-item.modal-checked-active::before, .modal-pay-checked-item.modal-checked-active::before{
	position: absolute;
	content: '';
  top: 12px;
	right: 7px;
  width: 4px;     /* 勾的宽度 */
  height: 8px;    /* 勾的高度 */
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -60%) rotate(45deg); /* 调整位置和旋转 */
  z-index: 1;
}


.modal-price{
	font-size: 22px;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
	pointer-events: none;
}
.modal-price .modal-price-limit{
	font-weight: 400;
	font-size: 13px;
	pointer-events: none;
}

.modal-input{
	height: 35px;
	padding: 0 8px;
	border-radius: 8px;
	border: 1px solid #BAC3DE
}
input.modal-input::placeholder{
	font-size: 12px;
	color: #999999;
}

input.modal-input:focus{
	outline: 1px solid #01B3E2;
}
.modal-pay-checked-item{
	height: 60px;
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: row;
}
.modal-pay-title{
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 16px;
	letter-spacing: 0px;
	pointer-events: none;
}
.modal-pay-icon{
	width: 32px;
	height: 32px;
	margin-right: 10px;
	border-radius: 50%;
	pointer-events: none;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
}
.modal-agreement-wrap{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.modal-agreement-box{
	width: 16px;
	height: 16px;
	margin-right: 6px;
	border-radius: 5px;
	border: 1px solid #D9D9D9
}
.modal-afreement-text{
	font-size: 14px;
	font-weight: 400;
	color: #979DA7;
	line-height: 16px;
}

.modal-afreement-text.modal-afreement-active{
	color: #00B0D3;
}
input[type=checkbox]:checked {
	color: #fff;
	background-color: #4e8cf2;
	border: 1px solid #4e8cf2;
}

.modal-footer{
	display: flex;
	margin-top: 40px;
	flex-direction: row;
	justify-content: center;
}
.modal-btn{
	width: 160px;
	height: 44px;
	cursor: pointer;
	color: #999999;
	border-radius: 22px;
	background: transparent;
	border: 1px solid #999999
}
.modal-close-btn{
	margin-right: 16px;
}
.modal-confirm-btn{
	color: #FFFFFF;
	border: 1px solid transparent;
	background: linear-gradient(274.96deg, #0F5EFF -4.53%, #00B0D3 79.65%);
}




/* 技术研发 */
.base_warp{
    background: #F7F7FC;
    padding: 2.5% 0;
}
.base_box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.base_box>img{
	width: 68.6%;
}
.base-nav{
	display: flex;
    margin-top: 4%;
	justify-content: space-between;
}
.base-nav>div{
	display: flex;
    border-radius: 5px;
    border: 1px solid var(--EEF3FE, #EEF3FE);
    background: var(--W100, #FFF);
    box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.25);
    padding: 20px;
	align-items: center;
    width: 45%;
}
.base-nav>div img{
	width: 120px;
	height: 117px;
}
.base-nav>div ul{
	list-style: inside;
	text-indent: -25px;
	margin-left: 25px;
	color: var(--333333, #333);
	text-align: justify;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	padding-left: 20px;
}
.xc-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.5% 0;
}
.xc-box img:nth-child(1){
	width: 68%;
    margin-bottom: 3.6%;
}
.gz-warp{
	background: #F7F7FC;
}
.gz-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.5% 0;
}
.gz-box>img:nth-child(1){
    width: 89.7%;
}
.gz-box>img:nth-child(2){
	width: 89.7%;
    margin: 4% 0;
}
.gz-box>img:nth-child(4){
	width: 98.5%;
    margin-top: 4%;
}
.gz-box>div{
	display: flex;
    justify-content: space-between;
	width: 100%;
}
.gz-box>div img{
	width:100px;
}
.gz-box>div.zs{
	margin-top: 40px;
}
.gz-box>div.zs img{
	width:185px;
}
.zs-box{
	width: 100%;
	height: 6px;
	background: #FFF;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/* 软件下载 */
.dl-box{
	display: flex;
	padding: 60px 0;
	min-height: 560px;
	flex-direction: row;
	justify-content: center;
	background-color: #FFFFFF;
}

.dl-box .dl-left{
	display: flex;
	flex-direction: column;
}
.dl-box .dl-sj-logo{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.dl-box .dl-logo{
	width: 50px;
	height: 50px;
	margin-right: 12px;
}

.dl-box .dl-sj-title{
	font-size: 30px;
	color: #15355A;
	font-weight: 400;
	line-height: 40px;
	line-height: 30px;
	font-family: Alibaba PuHuiTi;
}

.dl-box .dl-sj-pc{
	width: 350px;
	height: 262px;
	margin-top: 32px;
}
.dl-box .dl-pc-logo{
	width: 100%;
	height: 100%;
}

.dl-box .dl-btn-wrap {
	width: 314px;
	height: 108px;
	margin-top: 12px;
	margin-left: 18px;
	position: relative;
	border-radius: 10px;
	background-color: #00B0D3;
}

.dl-box .dl-version-info{
	height: 100%;
	display: flex;
	cursor: pointer;
	align-items: center;
	flex-direction: column;
}
.dl-box .dl-version-info-title {
	margin: 10px 0;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: center;
	font-family: Alibaba PuHuiTi;
}

.dl-box .dl-version {
	display: inline-block;
}

.dl-box .dl-version .dl-md5-code-title{
	margin-right: 2px;
}

.dl-box .dl-version,.dl-box .version-update-time{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 14px;
	text-align: justify;
	font-family: PingFang SC;
}
.dl-box .version-update-time{
	margin-top: 4px;
	/* line-height: 18px; */
}

.dl-box .version-update-time .dl-update-title{
	display: inline-block;
	margin-right: 4px;
}
.dl-box .dl-version-tr{
	position: absolute;
	width: 0;
	height: 0;
	top: -35px;
	right: -35px;
	cursor: pointer;
	transform: rotateZ(135deg);
	border: 35px solid #DAF9FF;
	border-top-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
}
.dl-box .tr-code{
	position: absolute;
	top: -9px;
	left: 9px;
	transform: rotateZ(-135deg);
}

.dl-box .dl-right{
	width: 620px;
	margin-left: 50px;
}

.dl-box .dl-right-dec{
	width: 603px;
	display: flex;
	flex-direction: column;
}
.dl-box .dl-dec-title{
	font-size: 20px;
	color: #35587F;
	font-weight: 400;
	line-height: 50px;
	font-family: Alibaba PuHuiTi;
}

.dl-box .dl-dec-content{
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	font-family: Alibaba PuHuiTi;
}

.dl-box .dl-right-dec-point{
	position: relative;
}
/* 默认展开状态 */
.dl-box .dl-right-dec-point.expanded {
	display: block;
	opacity: 1;
}

/* 收起时的样式 */
.dl-box .dl-right-dec-point:not(.expanded) li:nth-child(n+3) {
	display: none;
}

.dl-box .dl-right-dec-point:not(.expanded) li:nth-child(2)::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: linear-gradient(to top, 
			rgba(255,255,255,1) 2%,
			rgba(255,255,255,0) 80%);
	pointer-events: none;
}
/* 展开状态 */
.dl-box .dl-right-dec-point.expanded li::after {
	display: none !important;
}
.dl-box .dl-point-list{
	padding: 0;
	list-style: disc;
	margin-top: 32px;
	margin-left: 30px;
	position: relative;
	
}
.dl-box .dl-point-list li{
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	font-family: Alibaba PuHuiTi;
}
.dl-box .dl-toggle-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	gap: 2px;
	width: 52px;
	height: 18px;
	display: flex;
	cursor: pointer;
	padding: 1px 5px;
	border-radius: 10px;
	flex-direction: row;
	align-items: center;
	background: #E6FBFF;
	justify-content: center;
}

.dl-box .dl-toggle-btn .text,.dl-box .dl-toggle-btn .arrow {
	font-size: 12px;
	color: #00B0D3;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: justify;
	display: inline-block;
	font-family: Alibaba PuHuiTi;
}
.dl-box .arrow {
	transition: transform 0.5s;
}
 
.dl-toggle-btn .arrow{
	transition: transform 0.5s;
	font-size: 18px !important;
	transform: rotateZ(-90deg);
}

.dl-box .dl-right-update-dec{
	margin-top: 28px;
	padding: 15px 38px;
	border-radius: 10px;
	background: #F7F7FC;
}
.dl-box .update-dec-title{
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	line-height: 26px;
	font-family: Alibaba PuHuiTi;
}
.dl-box .dec-list{
	margin-top: 10px;
	line-height: 24px;
	White-space: pre-line
}
.dl-box .dec-list .dec-tip{
	font-size: 15px;
  color: #333333;
  font-weight: 500;
	line-height: 14px;

}
.dl-box .dec-list li{
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	line-height: 26px;
	font-family: Alibaba PuHuiTi;

}

/* 关于我们 */
.bannder-us{
	position: relative;
}
.bannder-img-box{
	position: absolute;
    bottom: -110px;
    z-index: 10;
	width: 100%;
	left: 0;
	display: flex;
	justify-content: center;
}
.bannder-img{
	width:52%;
	min-width:1008px;
	border-radius: 10px;
	border: 1px solid #EEF3FE;
	background: #FFF;
	box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.25);
	color: #15355A;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
	padding: 20px 40px;
}
.fz_box{
	width: 52.7%;
	min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-top: 160px;
	margin-bottom: 4%;
}
.fz_box img:nth-child(1){
	width: 60%;
	margin-bottom: 4%;
}
.zz-warp{
	background: #F7F7FC;
}
.zz-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.5% 0;
    position: relative;
}
.zz-box>img{
	width: 73.5%;
	margin-bottom: 5%;
}
.lx-box>img{
	width: 30%;
	margin-bottom: 4%;
}
.lx-box{
	width: 52.7%;min-width:1008px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.5% 0;
}
.lx-box>div{
	display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.lx-box>div img:nth-child(1){
	/* width: 21.9%; */
}
.lx-box>div img:nth-child(2){
	width: 20.9%;
}
.lx-box>div img:nth-child(3){
	width: 21.8%;
}
.lx-box>div img:nth-child(4){
	width: 23.5%;
}
.swiper-container {
	display: flex;
	width: 84%; 
  }
  
  .swiper-slide {
	width: 20%;
  }
  .swiper-slide-active{
	background-color: transparent!important;
  }
  .slide1{
	width: 20.2%!important;
  }
  .slide2{
	width: 41.2%!important;
  }
  .slide3{
	width: 19.2%!important;
  }
  .slide4,.slide5,.slide8,.slide9,.slide10,.slide11{
	width: 19.1%!important;
  }
  .slide6,.slide7{
	width: 36.8%!important;
  }
  .swiper-slide-active.slide1{
	width: 24.8%!important;
  }
  .swiper-slide-active.slide2{
	width: 50.7%!important;
  }
  .swiper-slide-active.slide3{
	width: 23.6%!important;
  }
  .swiper-slide-active.slide4,.swiper-slide-active.slide5,.swiper-slide-active.slide8,.swiper-slide-active.slide9,.swiper-slide-active.slide10,.swiper-slide-active.slide11{
	width: 23.5%!important;
  }
  .swiper-slide-active.slide6,.swiper-slide-active.slide7{
	width: 45.3%!important;
  }
  .swiper-wrapper{
	align-items: baseline;
  }
  .swiper-slide-active{
	/* transform :scale(1.5); */
	/* height: 200px!important; */
  }
  .swiper-slide img{
	width: 100%;
	 /*width: calc(100% / 3)!important; 平均分配容器宽度给每个图片 */
    /* height:  100%!important;  */
    object-fit: cover; /* 图片被拉伸或缩放以填充容器，同时保持纵横比 */
  }
  .swiper-lt{
	z-index: 12;
	position: absolute;
    left: 0;
    bottom: 36%;
    width: 3%;
	cursor: pointer;
  }
  .swiper-rt{
	z-index: 12;
	position: absolute;
    right: 0;
    bottom: 36%;
    width: 3%;
	cursor: pointer;
  }
  .swiper-slide {
	background-color: #eee;
	text-align: center;
	font-size: 30px;
  }
  
  .swiper-slide-active {
	background-color: #333;
  }
  #group1, #group2, #group3, #group4, #group5{
	display: flex;
	justify-content: space-between;
  }
  .zq-row1{
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 40px;
  }
  .zq-row1>img{
    width: 60px;
  }
  #group2 .zq-row1>img, #group3 .zq-row1>img, #group4 .zq-row1>img, #group5 .zq-row1>img{
	width: 40px;
  }
  .zq-row1>span {
	color: #333;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /* 114.286% */
  }

  .zq-row1>span.zq-row1-span{
	width: 86px;
  }
  .adress-content>img{
	width: 80px;
  }
  .adress-content:nth-child(1){
	width: 21.9%;
  }
  .adress-content:nth-child(2){
	width: 20.9%;
  }
  .adress-content:nth-child(3){
	width: 21.8%;
  }
  .adress-content:nth-child(4){
	width: 23.5%;
  }
  .adress-content>p{
	color: #15355A;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
  }
  .adress-row1{
	color: #333;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    display: flex;
    margin-top: 5px;
  }
  .adress-row1>span:nth-child(1) {
	width: 42px;
	flex-shrink: 0;
	height: 50px;
  }
  .adress-row1>span:nth-child(2) {
	flex: 1;
  }
  .bz-box-content-lt{
	border-radius: 5px;
    border: 1px solid var(--EEF3FE, #EEF3FE);
    background: var(--W100, #FFF);
    box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.40);
    padding: 40px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-right: 20px;
  }
  .bz-box-content-lt>div{
	border-radius: 5px;
    border: 1px solid var(--EEF3FE, #EEF3FE);
    background: var(--W100, #FFF);
    box-shadow: 0px 10px 10px 0px rgba(211, 211, 211, 0.40);
    border-radius: 45px;
    background: #DAB866;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  .bz-box-content-lt>div img{
	width: 50px;
  }
  /* .bz-box-content-lt>div{
	width: 50px;
  } */
  .bz-box-content-lt>p:nth-child(2){
	color: #15355A;
    text-align: justify;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
	line-height: 32px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .bz-box-content-lt>p:nth-child(3){
	color: #333;
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:25px;
  }
  .bz-box-content-rt{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .bz-box-content-rt>div{
	width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 5px;
	padding: 2%;
    background: #EEF3FE;
    margin-bottom: 2%;
    cursor: pointer;
  }
  .bz-box-content-rt>div>div{
	width: 60px;
    background: #2677af;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bz-box-content-rt>div>div img{
	width: 40px;
  }
  .bz-box-content-rt>div p:nth-child(2){
	text-align: justify;
	font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin: 10px 0;
  }
  .bz-box-content-rt>div p:nth-child(3){
	color: var(--333333, #333);
    text-align: justify;
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
	height: 75px;
  }
  #right3,#right4{
	margin-bottom: 0;
  }
  .gz-tip{
	flex-direction: column;
    color: var(--15355A, #15355A);
    text-align: justify;
	font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 929px!important;
	margin: 15px 0;
  }
.header-title{
	width: 250px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 25px;
    background: #DAB866;
    color: var(--W100, #FFF);
    text-align: center;
    text-shadow: 0px 1px 0px rgba(105, 88, 46, 0.25);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}
.h5-item{
	text-align: left;
	margin: 10px 0;
}
.h5-item .p1{
	color: var(--35587F, #35587F);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.h5-item .p2{
	color: var(--333333, #333);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
	margin-top: 10px;
}
.h5-item ul{
	color: var(--333333, #333);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    list-style: inside;
    display: flex;
    margin-left: 30px;
    text-indent: -23px;
	-webkit-text-indent:-23px;
	margin-top: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.h5-item ul li{   
	 width:45%;
}
.mgt10{
	margin-top: 10px!important;
}
.htz-pc-row1{
	display: flex;
}
.htz-pc-row1>img{
	width: 49%;
}
.htz-pc-row1-rt .h5-item ul li{
	width: 100%;
}
.htz-pc-row1-rt{    
	padding-left: 30px;
}
.h5-item ul li>span:nth-child(1){
    font-weight: 600;
}
.htz-pc-row2{
	position: relative;
}
.htz-pc-row2-rt>.h5-item:nth-child(1){
	margin-top: 20px;
	margin-bottom: 40px;
}
.h5-item ul.ul1{
	width: 41%;

}
.h5-item ul.ul2 li{
	width: 58%;
	max-width:650px;
}
.htz-pc-row2>img{
	position: absolute;
	top: 0;
	right: 0;
	width: 62%;
	max-height: 320px;
}
.hyy-box-warp{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.hyy-box-warp>.h5-item{
	width: 50%;
}
.h5-item.hyy-ul1 ul li,.h5-item.hyy-ul2 ul li{
	width: 100%;
}
.hyy-box-warp>.hyy-ul1{
	width: 40%;
	margin-top: 50px;
}
.hyy-box-warp>.hyy-ul2{
	width:54%;
	margin-top: 50px;
}
.mgb40{
	margin-bottom: 40px!important;
}
.mgt10{
	margin-top: 10px!important;
}
.h5-item ul li.lh-li1{
	width: 45.9%;
}
.h5-item ul li.lh-li2{
	width: 43.8%;
}
.h5-item ul li.lh-li3{
	width: 100%;
}
.indent-t{
	text-indent:36px;
}
.national a{
	display: flex;
}
.national a>img{
	width: 18px;
    margin-right: 6px;
}
.footer-left-text a{
	color: #fff;
}
.footer-left-text a:hover{
	color: #1890ef;
	font-size: 16px;
}