.jy-cloud-one {
	background: url(../images/block-one.png) center bottom no-repeat;
	width: 100%;
	height: 900px;
}

.jy-cloud-four h2,
.jy-cloud-one h2,
.jy-cloud-three h2,
.jy-cloud-two h2 {
	line-height: 40px;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	margin-top: 50px;
}

.jy-cloud-four h2::after,
.jy-cloud-one h2::after,
.jy-cloud-three h2::after,
.jy-cloud-two h2::after {
	content: "";
	display: block;
	width: 54px;
	height: 4px;
	background-color: #333;
	border-radius: 2px;
	margin: 22px auto;
}

.icos-ul ul li.active{
	color:#d91517;
}

.jy-cloud-one p {
	font-size: 15px;
	line-height: 32px;
	text-indent: 2em;
	margin-top: 40px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.jy-cloud-two {
	height: 874px;
	background-color: #f6f8fb;
	padding: 20px 0 100px;
}

.header {
	width: 100%;
	height: 80px;
	background-color: #161c2b;
	opacity: 0.9;
	position: fixed;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.jy-zj{
	display: flex;
	align-items: center;
    flex-direction: row;
}
.banner {
	width: 100%;
	height: 950px;
	background: url(../images/jy-cloud-banner.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	display: block;
}

.footer-jy {
	background-color: #161c2b;
	padding: 40px 0 35px;
}

.plat {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.plat-img,
.plat-text {
	display: inline-block;
}

.plat-text {
	width: 611px;
	color: #666;
	font-size: 18px;
	line-height: 40px;
}

.jy-cloud-four {
	padding: 70px 0;
}

.plat-tit {
	text-align: center;
}

.plat-tit span {
	display: inline-block;
	margin: 35px 80px 90px;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0;
	color: #666;
	padding: 10px;
	border-bottom: 4px solid #fff;
}

.jy-cloud-three p {
	width: 1200px;
	margin: 50px auto 30px;
	line-height: 32px;
	text-align: 2em;
	font-size: 15px;
}
.bgdd p{
	text-align: left;
	margin: 15px auto;
}
a.mores {
    display: block;
    margin: 1.1rem auto;
    width: 7.5rem;
    height: 2.19rem;
    border: solid 0.06rem var(--text-red);
    border-radius: 0.19rem;
    background-color: var(--text-write);
    color: var(--text-red);
    text-align: center;
    line-height: 2.19rem;
}

.plat-tit span:last-child {
	margin-right: 0;
}

.plat-tit span.active,
.plat-tit span:hover {
	border-bottom: 4px solid #d91517;
	color: #d91517;
}

.jy-logo {
	padding: 18px 32px;
	display: inline-block;
}

.jy-nav {
	display: inline-block;
	line-height: 80px;
}

.jy-nav a {
	width: 130px;
	height: 80px;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	margin-left: -5px;
	color: #fff;
}

.jy-nav a.active,
.jy-nav a:hover {
	background-color: #09132e;
}

.jy-reg {
	display: inline-block;
	line-height: 79px;
	padding: 0 37px;
	color: #fff;
}

.jy-reg a {
	display: inline-block;
	font-size: 17px;
	color: #fff;
	margin: 0 7px;
}

.banner-w {
	position: relative;
}

.banner-p {
	position: absolute;
	top: 166px;
	left: 0;
}

.banner-p h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 700;
}

.banner-p p {
	color: #fff;
	font-size: 18px;
	width: 640px;
	line-height: 34px;
	margin: 40px 0;
}

.banner-p a {
	width: 200px;
	height: 46px;
	background-color: #ffe84b;
	box-shadow: 0 3px 2px 0 rgba(0, 108, 212, 0.28);
	border-radius: 35px;
	color: #463b00;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	display: inline-block;
}

a.previous{
	width: 180px;
	font-size: 20px;
	height: 40px;
	vertical-align: bottom;
	/*color: #237AFD;*/
	line-height: 40px!important;
	background-color: #fff;
	/*background-image: linear-gradient(90deg, rgba(35,146,253,0.10) 0%, rgba(34,100,252,0.10) 100%);*/
	background-color: #ffe84b;
	box-shadow: 0 3px 2px 0 rgba(0, 108, 212, 0.28);


}
/*a.previous2 {*/
/*	width: 120px;*/
/*	font-size: 18px;*/
/*	height: 30px;*/
/*	vertical-align: bottom;*/
/*	line-height: 30px!important;*/
/*	background-color: #fff;*/
/*	background-image: linear-gradient(90deg, rgba(35,146,253,0.10) 0%, rgba(34,100,252,0.10) 100%);*/
/*	color: #237AFD;*/
/* } */

.plat-com ul li {
	display: none;
}

.plat-com ul li:first-child {
	display: flex;
}

.ft-nav {
	margin-bottom: 90px;
}

.ft-nav a {
	font-size: 20px;
	color: #7e8da7;
	display: inline-block;
	margin: 0 50px;
}

.ft-co {
	color: #7e8da7;
	text-align: center;
	background: url(../images/sdf.png) top no-repeat;
	padding-top: 40px;
	margin-top: 40px;
}

.ft-com::after {
	content: "";
	display: block;
	clear: both;
}

.ft-three {
	float: right;
	display: flex;
	padding-left: 50px;
	background: url(../images/wer.png) left no-repeat;
}

.ft-three .ft-three-d,
.ft-three .ft-three-e {
	width: 116px;
	text-align: center;
	color: #fff;
}

.ft-one {
	float: left;
	display: inline-block;
	padding-right: 50px;
	background: url(../images/wer.png) right no-repeat;
}

.ft-two {
	float: left;
	display: inline-block;
	padding-left: 130px;
	color: #ffff;
}

.ft-three img {
	display: block;
	margin: 10px auto;
}

.ft-two p {
	font-size: 16px;
	line-height: 35px;
}

.ft-c {
	background: url(../images/css_s.png) no-repeat;
}

.ft-one i:nth-child(1) {
	width: 43px;
	height: 43px;
	background-position: -20px -83px;
	display: inline-block;
	margin-right: 30px;
}

.ft-one i:nth-child(2) {
	width: 43px;
	height: 43px;
	background-position: -83px -20px;
	display: inline-block;
	margin-right: 30px;
}

.ft-one i:nth-child(3) {
	width: 43px;
	height: 43px;
	background-position: -20px -20px;
	display: inline-block;
}

.ft-two p:nth-child(1) i {
	width: 19px;
	height: 15px;
	background-position: -20px -146px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}

.ft-two p:nth-child(2) i {
	width: 18px;
	height: 16px;
	background-position: -146px -20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}

.ft-two p:nth-child(3) i {
	width: 16px;
	height: 20px;
	background-position: -83px -83px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}

.ft-one img {
	display: block;
	margin-bottom: 30px;
}

.icons {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

.solution-img {
	font-size: 29px;
	vertical-align: middle;
	display: block;
	margin: 30px auto 10px;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon-item {
	width: 124px;
	height: 101px;
	display: inline-block;
}

.icos-ul {
	text-align: center;
	width: 100%;
	border-bottom: 3px solid #c9c9c9;
}
.icos-ul ul{
	display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 20px auto;
}
.icos-ul ul li{
	font-size: 16px;
	line-height: 32px;
}
.solution-index-ris{
	text-align: center;
}
.solution-index-ris-img{
	width: 1200px;
	margin: 20px auto;
	display: grid;
	gap: 25px;
	grid-template-columns: repeat(3,1fr);
}
.icon-item.active,
.icon-item.active .solution-img,
.icon-item:hover,
.icon-item:hover .solution-img {
	color: #d91517;
}

.icon-cos {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fa {
	width: 23.75rem;
	height: 17.5rem;
	background-color: #9aaef4;
	border-radius: 0.31rem;
	position: relative;
	overflow: hidden;
}

.fa h4 {
	font-weight: 400;
}

.wer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgb(0, 42, 68, 0.45);
}

.wer p {
	color: #fff;
	padding: 5px 25px;
	text-align: left;
	margin: 0;
	width: 100%;
}

.wer a {
	color: #fff;
	text-align: center;
	display: block;
}

.icon-cos::before {
	content: "";
	display: block;
	position: absolute;
	left: -100px;
	top: 105px;
	width: 60px;
	height: 60px;
	background: url(../images/css_s.png) -194px -10px;
}

.icon-cos::after {
	content: "";
	display: block;
	position: absolute;
	right: -100px;
	top: 105px;
	width: 60px;
	height: 60px;
	background: url(../images/css_s.png) -90px -191px;
}

.icon-cos::before:hover {
	background: url(../images/css_s.png) -194px -90px;
}

.icon-cos::after:hover {
	background: url(../images/css_s.png) -10px -191px;
}

.bgdd {
	background-color: #f3f3f3;
	width: 100%;
	padding: 60px;
}

.banner-jy img {
	display: block;
}

.rds-ul {
	margin: 50px auto;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 1.25rem;
}

.rds-ul::after {
	content: "";
	display: block;
	clear: both;
}

.rds-ul .item-rds {
	width: 380px;
	height: 370px;
	border-radius: 5px;
	box-shadow: 4px 7px 6px #f2f2f2;
}

.rds-ul .item-rds:nth-child(1) {
	background: url(../images/11823.png) no-repeat;
}

.rds-ul .item-rds:nth-child(2) {
	background: url(../images/11824.png) no-repeat;
}

.rds-ul .item-rds:nth-child(3) {
	background: url(../images/11825.png) no-repeat;
}

.rds-ul .item-rds:nth-child(4) {
	background: url(../images/11826.png) no-repeat;
}

.rds-ul .item-rds:nth-child(5) {
	background: url(../images/11827.png) no-repeat;
}

.rds-ul .item-rds:nth-child(6) {
	background: url(../images/11828.png) no-repeat;
}

.rds-ul .item-rds:nth-child(7) {
	background: url(../images/11829.png) no-repeat;
}

.rds-ul .item-rds:nth-child(8) {
	background: url(../images/11830.png) no-repeat;
}

.rds-ul .item-rds:nth-child(9) {
	background: url(../images/11831.png) no-repeat;
}

.rds-ul .item-rds:nth-child(10) {
	background: url(../images/11832.png) no-repeat;
}

.rds-ul .item-rds:nth-child(11) {
	background: url(../images/11833.png) no-repeat;
}

.rds-ul .item-rds:nth-child(12) {
	background: url(../images/11834.png) no-repeat;
}


.rds-img {
	font-size: 50px;
	vertical-align: middle;
	color: #388ffc;
	height: inherit;
	display: block;
	margin: 0 auto;
}

.circle {
	display: block;
	width: 91px;
	height: 91px;
	background-color: #ffffff;
	border-radius: 50%;
	margin: 91px auto 26px;
	box-shadow: 4px 7px 6px #ededed;
}

.item-rds h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #388ffc;
}

.item-rds p {
	font-size: 13px;
	line-height: 22px;
	padding: 0 30px;
	text-align: center;
	color: #666666;
}

.item-rds a {
	width: 90px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #388ffc;
	color: #388ffc;
	display: block;
	text-align: center;
	line-height: 30px;
	margin: 15px auto;
}

.rds-ul .item-rds:hover {
	width: 380px;
	height: 370px;
	border-radius: 5px;
	box-shadow: 4px 7px 6px #ffedde;
}

.item-rds:hover h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #ec6249;
}

.item-rds:hover .rds-img {
	color: #ec6249;
}

.item-rds:hover a {
	width: 90px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #ec6249;
	color: #ffffff;
	display: block;
	background-color: #ec6249;
	text-align: center;
	line-height: 30px;
	margin: 15px auto;
}

.banner-jy {
	position: relative;
}

.banner-s {
	position: absolute;
	right: 15%;
	top: 70px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}

.banner-text {
	background-image: -webkit-linear-gradient(bottom, #c3cde7, #dbe1ef, #f7f9f9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 53px;
	font-weight: 600;
}

.banner-s p {
	width: 496px;
	font-size: 16px;
	line-height: 29px;
	margin: 27px auto 0;
	color: #8aaae8;
}

.help-body {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #f8f9fc, #ffffff);
	padding-top: 5rem;
}

.bgc {
	background-color: #f8f9fc;
	border-right: 1px solid #e2e2e2;
}

.bgf {
	background-color: #ffffff;
}

.help-body li.level1 a {
	font-size: 16px;
	display: block;
	width: 100%;
	height: auto;
	line-height: 68px;
	letter-spacing: 0px;
	font-weight: 600;
	color: #666666;
	border-bottom: 1px solid #e2e2e2;
}

.help-body li.level2>a {
	padding-left: 24px;
}

.help-body li.level1>ul {
	display: none;
}

.connn {
	padding: 20px 43px 60px;
}

.connn h1 {
	font-size: 22px;
	line-height: 40px;
	color: #333333;
}

.connn p {
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}

.connn p,
.connn img {
	display: block;
	margin: 0 auto;
}

.page-link {
	display: flex;
	align-content: space-between;
	margin-top: 60px;
}

.page-link a {
	font-size: 14px;
	color: #666666;
}

.page-link a:hover {
	font-size: 14px;
	color: #398ffd;
}

.page-link::after {
	content: "";
	clear: both;
}

.last-page,
.next-page {
	width: 50%;
	text-align: left;
}

.next-page {
	text-align: right;
}

.connn .position a {
	margin: 0 10px;
	display: inline-block;
}

.connn .position a:last-child {
	color: #398ffd;
}

.farm-four {
	background-color: #f5f5f5;
	padding: 60px 0;
}

.tit-f-h2 {
	color: #333333;
	font-size: 30px;
	line-height: 24px;
	text-align: center;
}

.tit-f-h2::after {
	content: "";
	display: block;
	margin: 15px auto 0;
	width: 54px;
	height: 4px;
	background-color: #333333;
	border-radius: 3px;
}

.cooperation {
	display: flex;
	text-align: center;
	align-content: space-between;
	justify-content: space-between;
	color: #0595ff;
	font-size: 20px;
	margin: 95px auto 35px;
}

.cooperation .itemm img {
	display: block;
	margin: 0 auto 36px;
}

.cooperation .itemm:nth-child(2),
.cooperation .itemm:nth-child(4) {
	margin-top: 138px;
}

.pain {
	display: flex;
	text-align: center;
	align-content: space-between;
	justify-content: space-between;
	margin-top: 56px;
}

.farm-one {
	padding: 64px 0;
}

.pain-item {
	width: 285px;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #e2e2e2;
}

.pain-item h4 {
	margin: 26px auto;
	font-size: 20px;
}

.pain-item p {
	line-height: 23px;
	color: #666666;
	text-align: left;
	font-size: 14px;
}

.farm-two {
	background-color: #f5f5f5;
	padding: 60px 0;
}

.farm-two .it-frame {
	background-color: #f9f9f9;
	border-radius: 5px;
	border: solid 1px #54b2f8;
	display: flex;
	justify-content: space-between;
	padding: 32px;
	margin-top: 36px;
}

.it-frame-one ul li {
	background-image: linear-gradient(0deg, #11a4aa 0%, #46ced4 85%), linear-gradient(#f0f0f2, #f0f0f2);
	width: 219px;
	height: 138px;
	border-radius: 5px;
	line-height: 138px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	margin-bottom: 20px;
}

.it-frame-one ul li:nth-child(2),
.it-frame-one ul li:nth-child(4) {
	background-image: linear-gradient(0deg, #388ffc 0%, #62a3ff 100%), linear-gradient(#f0f0f2, #f0f0f2);
	width: 219px;
	height: 138px;
	border-radius: 5px;
	line-height: 138px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	margin-bottom: 20px;
}

.it-frame-two ul li {
	width: 72px;
	height: 138px;
	background: url(../images/frame8.png) center center no-repeat;
	margin-bottom: 20px;
}

.it-frame-two ul li:nth-child(2),
.it-frame-two ul li:nth-child(4) {
	width: 72px;
	height: 138px;
	background: url(../images/frame9.png) center center no-repeat;
	margin-bottom: 20px;
}

.it-frame-one {
	width: 219px;
}

.it-frame-two {
	width: 72px;
}

.it-frame-three {
	width: 810px;
}

.it-frame-three li {
	width: 100%;
	height: 116px;
	background-color: #e3f3f3;
	border-radius: 5px;
	border: dashed 1px #88baba;
	display: flex;
	padding: 22px;
	color: #0f9197;
	margin-bottom: 20px;
}

.it-frame-three li:nth-child(2),
.it-frame-three li:nth-child(4) {
	width: 100%;
	height: 138px;
	background-color: #f0f5fa;
	border-radius: 5px;
	border: dashed 1px #54b2f8;
}

.it-frame-three li {
	width: 100%;
	height: 138px;
	background-color: #e3f3f3;
	border-radius: 5px;
	border: dashed 1px #88baba;
	display: flex;
	margin-bottom: 20px;
}

.its-item img {
	display: block;
	margin: 0 auto 10px;
}

.it-frame-three li:nth-child(1) {
	justify-content: space-between;
}

.it-frame-three li:nth-child(2) {
	width: 100%;
}

.it-frame-three li:nth-child(2) img {
	display: block;
	margin: 0 auto 10px;
}

.its-item {
	display: block;
	margin: 0 auto;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}

.it-frame-three li:nth-child(2) .its-item,
.it-frame-three li:nth-child(4) .its-item {
	color: #0d86e0;
}

.banner-a {
	position: absolute;
	right: 15%;
	top: 70px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}

.zx-Y {}

.zx-Y a {
	width: 150px;
	height: 45px;
	color: #ffffff;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #ffffff;
	line-height: 45px;
}

.zx-Y a:nth-child(2) {
	display: inline-block;
	background-color: #0595ff;
	margin-left: 40px;
	border: solid 1px #0595ff;
}

.banner-a p {
	width: 496px;
	font-size: 16px;
	line-height: 29px;
	margin: 27px auto 0;
	color: #ffffff;
	margin-bottom: 40px;
}

.farm-three-img {
	background-color: #f9f9f9;
	border-radius: 5px;
	border: solid 1px #e2e2e2;
	padding: 11px;
}

.item-uls {
	display: flex;
	align-content: space-between;
	margin-top: -50px;
}

.farm-three {
	padding: 60px 0;
}

.farm-uls {
	margin-top: 110px;
}

.farm-three-ctext {
	width: 60%;
	padding: 140px 134px 0;
	position: relative;
}

.farm-three-ctext p {
	width: 354px;
	font-size: 14px;
	line-height: 30px;
	margin: 20px auto;
	color: #666666;
	font-family: MicrosoftYaHei;
}

.farm-three-ctext h3 {
	font-family: MicrosoftYaHei;
	font-size: 25px;
	color: #ffffff;
}

.item-uls:nth-child(2),
.item-uls:nth-child(4),
.item-uls:nth-child(6),
.item-uls:nth-child(8) {
	text-align: right;
}

.item-uls:nth-child(1) .farm-three-ctext {
	background: url(../images/1.png) right no-repeat;
}

.item-uls:nth-child(2) .farm-three-ctext {
	background: url(../images/2.png) left no-repeat;
}

.item-uls:nth-child(3) .farm-three-ctext {
	background: url(../images/3.png) right no-repeat;
}

.item-uls:nth-child(4) .farm-three-ctext {
	background: url(../images/4.png) left no-repeat;
}

.item-uls:nth-child(5) .farm-three-ctext {
	background: url(../images/5.png) right no-repeat;
}

.item-uls:nth-child(6) .farm-three-ctext {
	background: url(../images/6.png) left no-repeat;
}

.item-uls:nth-child(7) .farm-three-ctext {
	background: url(../images/7.png) right no-repeat;
}

.item-uls:nth-child(8) .farm-three-ctext {
	background: url(../images/8.png) left no-repeat;
}

.farm-uls ul {
	background: url(../images/sxxx.png) center no-repeat;
}

.item-uls:nth-child(6) .farm-three-ctext h3,
.item-uls:nth-child(8) .farm-three-ctext h3 {
	background: url(../images/4zibg.png) no-repeat;
	position: absolute;
	right: 16px;
	width: 242px;
	top: 70px;
	height: 49px;
	line-height: 49px;
	text-align: left;
	padding-left: 20px;
}

.item-uls:nth-child(5) .farm-three-ctext h3,
.item-uls:nth-child(7) .farm-three-ctext h3 {
	background: url(../images/4zibgr.png) no-repeat;
	position: absolute;
	left: 16px;
	width: 242px;
	top: 70px;
	height: 49px;
	line-height: 49px;
	text-align: right;
	padding-right: 20px;
}

.item-uls:nth-child(2) .farm-three-ctext h3,
.item-uls:nth-child(4) .farm-three-ctext h3 {
	background: url(../images/6zibg.png) no-repeat;
	position: absolute;
	right: 10px;
	width: 296px;
	top: 70px;
	height: 49px;
	line-height: 49px;
	text-align: left;
	padding-left: 20px;
}

.item-uls:nth-child(3) .farm-three-ctext h3 {
	background: url(../images/7zibg.png) no-repeat;
	position: absolute;
	left: 15px;
	width: 312px;
	top: 70px;
	height: 49px;
	line-height: 49px;
	text-align: right;
	padding-right: 20px;
}

.item-uls:nth-child(1) .farm-three-ctext h3 {
	background: url(../images/5zibg.png) no-repeat;
	position: absolute;
	left: 15px;
	width: 262px;
	top: 70px;
	height: 49px;
	line-height: 49px;
	text-align: right;
	padding-right: 20px;
}

.jy-cloud-two img {
	display: block;
	max-width: 100%;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

.jy-bgw {
	background: url(../images/39.png) center no-repeat;
	width: 100%;
	height: 639px;
	position: relative;
}

.jy-bgw ul {
	display: flex;
	align-content: space-between;
	flex-wrap: wrap;
	padding-top: 55px;
}

.jy-bgw ul li {
	width: 50%;
	height: 135px;
}

.jy-bgw ul li img {
	display: block;
	margin-top: 20px;
	float: left;
	margin-left: 60px;
}

.jy-bgw ul li:nth-child(even) img {
	display: block;
	margin-top: 20px;
	float: right;
	margin-right: 60px;
}

.jy-bgw ul li:nth-child(1) img,
.jy-bgw ul li:nth-child(7) img {
	display: block;
	margin-top: 20px;
	float: left;
	margin-left: 115px;
}

.jy-bgw ul li:nth-child(2) img,
.jy-bgw ul li:nth-child(8) img {
	display: block;
	margin-top: 20px;
	float: right;
	margin-right: 115px;
}

.jy-cloud-sth {
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -272.5px;
	width: 545px;
	height: 545px;
	border-radius: 50%;
}

.item-jy-title {
	display: flex;
	flex-wrap: wrap;
	width: 380px;
	margin: 0 auto 40px;
}

.item-jy-title span {
	width: 50%;
	display: block;
	color: #0d7fdf;
	line-height: 28px;
}

.item-jy-title span:before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #0d7fdf;
	color: #0d7fdf;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	border-radius: 50%;
}

.item-jy h3 {
	color: #0d7fdf;
	font-size: 30px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.item-jy img {
	display: block;
	margin: 0 auto;
}

.connn h2 {
	font-size: 16px;
}

.help-body li.open>ul {
	display: block;
	border-bottom: 1px solid #e2e2e2;
}

.help-body li.open>ul>li>a {
	line-height: 36px;
	font-weight: 200;
	border-bottom: none;
}

.help-body li.open>ul>li.active>a {
	line-height: 36px;
	border-bottom: none;
	color: #398ffd;
	font-weight: 600;
}

.imgs-bann {
	position: relative;
	top: 597px;
	left: -43px;
}

.imgs-bann .itembanner:nth-child(1) {
	position: absolute;
	top: 11px;
	animation: sx 3s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(2) {
	position: absolute;
	top: 101px;
	left: 219px;
	animation: sx 2s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(3) {
	position: absolute;
	top: 73px;
	left: 444px;
	animation: sx 3s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(4) {
	position: absolute;
	top: 97px;
	left: 649px;
	animation: sx 4s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(5) {
	position: absolute;
	top: 60px;
	right: 225px;
	animation: sx 6s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(6) {
	position: absolute;
	top: 109px;
	right: -10px;
	animation: sx 7s linear  1s infinite alternate;
}

.imgs-bann .itembanner:nth-child(7) {
	position: absolute;
	top: -8px;
	right: -168px;
	animation: sx 8s linear  1s infinite alternate;
}

.imgs-bann .itembanner img {
	display: block;
}

.imgs-bann .itembanner {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}
.plat-img {
    width: 501px;
    height: 453px;
    display: grid;
    place-items:center;
}

@-moz-keyframes sx {
		0% {
		transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
	}
	50%{
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
	}
	100% {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
}

@keyframes sx {
	0% {
		transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
	}
	50%{
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
	}
	100% {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
}
@media screen and (max-width: 768px){
	.connn {
		padding: 40rem 40rem 60rem;
	}
	.pain{
		margin-top: 56rem;
		flex-wrap: wrap;
	}
	.pain-item{
		width: calc(100% - 50rem);
		margin:  0 25rem 25rem;
		display: block;
	}
	.pain-item img{
		width: 100%;
		display: block;
	}
	.farm-one,.farm-two,.farm-three{
		padding: 25rem 0 50rem;
	}
	.farm-two img,.farm-three img{
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.farm-three li {
		width: calc(100% - 60rem);
		margin: 20rem auto 40rem;
		border-top: 5rem solid #ff6a00;
		background-color: #fff;
	}
	.farm-three h3 {
		font-weight: 400;
		font-size: 38rem;
		padding: 0 20rem;
	}
	.farm-three p{
		line-height: 45rem;
		padding: 20rem;
		color: #999;
	}
	.farm-three ul{
		margin-top: 50rem;
	}
	.farm-four{
		padding: 0  0 10rem;
	}
	.cooperation{
		font-size: 18rem;
		flex-wrap: nowrap;
		justify-content: space-around;
		word-break: break-all;
		white-space:normal;
		word-wrap: break-word;
		margin: 50rem 0 20rem;
	}
	.cooperation .itemm{
		width: 140rem;
	}
	.cooperation .itemm img{
		width: 140rem;
		margin: 0 auto 50rem;
	}
	.cooperation .itemm:nth-child(2),
	.cooperation .itemm:nth-child(4) {
		margin-top: 160rem;
	}
	.rds-ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin: 0 auto;
		padding-top: 40rem;
	}
	.rds-ul .item-rds,.rds-ul .item-rds:hover{
		display: inline-block;
		float: none;
		width: 750rem;
		height: auto;
		margin-right: 0;
		margin-bottom: 40rem;
		border-radius: 15rem;
		box-shadow: 8rem 14rem 12rem #f2f2f2;
	}
	.prow-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.pitem{
		width: 46%;
		margin: 25rem auto;
	}
	.pitem img{
		width: 100%;
		display: block;
	}
	.pitem h2 {
		font-size: 30rem;
		color: #666;
	}
}