.banner-container {
	padding: 0;
}

.banner-regist-button {
	text-align: center;
	margin-top: 52px;
	display: inline-block;
	background: linear-gradient(90deg, #1280FD, #006EFF);
	box-shadow: 0px 10px 50px 0px rgba(55, 124, 238, 0.2);
	margin-top: 52px;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	background: linear-gradient(90deg, #1280FD, #006EFF);
	box-shadow: 0px 10px 50px 0px rgba(55, 124, 238, 0.2);
	width: 150px;
}

.banner-regist-button:hover {
	box-shadow: 0 0 10px 4px rgba(15, 125, 254, .3);
}

.banner-regist-button-title {
	background-image: none;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
}

.banner-container {
	height: 536px !important;
}

.banner-active {
	visibility: visible;
	height: 536px;
}

.banner-content-container-01-full {
	background-color: #F3F5F8;
	padding: 0;
	background-image: url('/static/imagesyun/banner/content-banner4.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;
}

.banner-box {
	padding: 0;
}

.banner-content {
	padding-top: 80px;
}

.banner-box  .maintitle {
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #252B39;
}

.banner-box .subtitle {
	display: block;
	color: #262C3A;
	font-size: 17px;
	font-weight: nornal;
	margin-top: 18px;
}

.banner-box .descript {
	width: 528px;
	height: 50px;
	margin-top: 14px;
	font-size: 16px;
	font-weight: nornal;
	font-weight: 400;
	color: #334164;
}

/***********业务数字化*************/
.szh-produce-full {
	background: #F4F7FC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.szh-produce-full .title {
	font-size: 30px;
	color: #252B39;
}

.szh-produce-full .subtitle {
	margin-top: 18px;
	font-size: 12px;
	color: #636979;
	padding-bottom: 20px;
}

.szh-produce-container {
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
}

.szh-produce-box-out {
	padding: 20px;
	width: 550px;
	height: 340px;
	background: #FFFFFF;
}

.szh-produce-box {
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	width: 550px;
	height: 260px;
	background: linear-gradient(180deg, #E4EBF6 0%, #F7FAFF 100%)
}

.szh-produce-box-out .title {
	text-align: left;
	font-size: 20px;
	margin-top: 20px;
	font-weight: 400;
	color: #000000;
}

.szh-produce-box-out .descript {
	text-align: left;
	line-height: 26px;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #334164;
}

.szh-produce-box-out .dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #4C7DFD;
	border-radius: 4px;
	opacity: 1;
	position: relative;
	top: -3px;
}

.szh-produce-box .pic {
	display: inline-block;
	margin-top: 30px;
}

.szh-produce-box .detail-link {
	font-size: 14px;
	font-weight: 400;
	color: #4C99FF;
	display: inline-block;
	position: relative;
	position: relative;
	top: -70px;
	right: 260px;
	cursor: pointer;
}

/***********产品特色*************/
.technologyStack-full {
	text-align: center;
	padding-top: 10px;
}

.technologyStack-full .title {
	font-size: 30px;
	color: #252B39;
}

.technologyStack-full .subtitle {
	margin-top: 18px;
	font-size: 12px;
	color: #636979;
}

.technologyStack-full .tabs-toolbar {
	padding-top: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.technologyStack-full .tabs-toolbar .tab {
	width: 200px;
	padding-bottom: 20px;
	cursor: pointer;
}

.technologyStack-full .tabs-toolbar .tab:hover {
	border-bottom: 2px solid #0050D9;
}

.technologyStack-full .tabs-toolbar .tab-selected {
	border-bottom: 2px solid #0052D9;
	color: #0050D9;
}

.technologyStack-full .tabs-toolbar .tab-pic {
	height: 65px;
}

.technologyStack-full .tabs-toolbar .tab-name {
	color: #252B39;
	font-size: 17px;
}

.technologyStack-full .tabs-toolbar .tab-name:hover {
	color: #3466dc;
}

.tabs-toolbar .ts_imgselected:not(.first){display:none;}
.technologyStack-full .tabs-content {
	padding-top: 60px;
	padding-bottom: 60px;
	background: linear-gradient(180deg, #E5ECF6 0%, #F7FAFF 9%, #F7FAFF 100%);
}

.tabs-content .main-pic-container {
	width: 360px;
	height: 440px;
}

.tabs-content .main-pic1 {
	width: 250px;
	height: 360px;
	background: linear-gradient(180deg, #CCE0FF 0%, #EEF5FF 20%, #FFFFFF 100%);
	border-radius: 4px 4px 4px 4px;
}

.text-split-line {
	width: 370px;
	height: 1px;
	background: #DDEDFF;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
}

.main-pic-container {
	padding: 20px;
}

.main-pic-container .title {
	font-size: 17px;
	font-family: PingFang SC;
	text-align: left;
	font-weight: bold;
	height: 50px;
}

.main-pic-container .descript {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #334164;
	line-height: 20px;
	padding-bottom: 30px;
}

.main-pic-container .special {
	display: inline-block;
}

.main-pic-container .special span {
	display: inline-block;
	text-align: center;
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: #5F94FF;
	border: 1px solid #6598FF;
	box-shadow: 0px 0px 1px 0px #3074FF;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	color: #EEF4FF;
	padding: 0 5px;
	margin-top: 10px;
}

.right-container {
	margin-right: 20px;
}

.tabs-content .tab-item {
	visibility: hidden;
	height: 0px;
}

.tabs-content .tab-item.active {
	visibility: visible;
	height: 400px;
}

.tabs-content .common-box {
	width: 410px;
	height: 150px;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	padding: 20px;
}

.tabs-content .common-box-small {
	width: 250px;
	height: 150px;
	line-height: 30px;
}

.tabs-content .common-box-bg1 {
	background: linear-gradient(180deg, #CCE0FF 0%, #EEF5FF 40%, #FFFFFF 100%);
}

.tabs-content .common-box-bg2 {
	background: linear-gradient(180deg, #CBEFF8 0%, #F0FAFD 40%, #FFFFFF 100%);
}

.tabs-content .common-box-bg4 {
	background: linear-gradient(180deg, #CBEFF8 0%, #F0FAFD 40%, #FFFFFF 100%);
}

.tabs-content .common-box-bg5 {
	background: linear-gradient(180deg, #E5E0FA 0%, #F6F4FD 40%, #FFFFFF 100%);
}

.main-pic-container .seq, .tabs-content .common-box .seq {
	width: 27px;
	font-size: 20px;
	font-family: Bahnschrift-Regular, Bahnschrift;
	font-weight: 400;
	color: #4279CC;
	line-height: 30px;
	height: 30px;
}

.tabs-content .common-box .title {
	font-size: 17px;
	font-family: PingFang SC;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	height: 50px;
}

.tabs-content .common-box .descript {
	text-align: left;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #636979;
	padding-top: 10px;
	height: 50px;
	line-height: 30px;
	color: #636979;
}

.tabs-content .common-box .special {
	display: inline-block;
	width: 70px;
	height: 56px;
	position: relative;
	top: 10px;
	margin-right: 20px;
	float: right;
}

.tabs-content .common-box .special span {
	display: inline-block;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px #E5EAF3;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #636979;
	width: 100px;
	line-height: 40px;
	height: 40px;
}

/*********** 产品及方案广泛应用 *************/
.yingyongfangan-full {
	text-align: center;
	height: 333px;
	background: #272D39;
	background-image: url('/static/imagesyun/product/yyfa-full.png');
	background-position: center center;
}

.yingyongfangan-full  .title {
	padding-top: 50px;
	font-size: 28px;
	color: #F5F5F5;
	font-size: 28px;
}

.yingyongfangan-full .subtitle {
	margin-top: 18px;
	font-size: 12px;
	color: #FFFFFF;
}

.yingyongfangan-container {
	width: 1200px;
	height: 520px;
	background: #FFFFFF;
	border-radius: 4px 0px 0px 4px;
	opacity: 1;
	position: relative;
	top: -166px
}

.yingyongfangan-container .left {
	width: 500px;
	height: 510px;
	background: #FFFFFF;
}

.yingyongfangan-container  .title {
	font-size: 20px;
	height: 88px;
	line-height: 88px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin: 0 20px;
	border-bottom: 1px #EEEEEE solid;
}

.yingyongfangan-container .item {
	height: 50px;
	line-height: 50px;
	margin: 10px 20px 10px 20px;
	padding-left: 10px;
	background: rgba(222, 233, 248, 0.4);
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #E9EFF9;
	background: rgba(222, 233, 248, 0.4);
}

.yingyongfangan-container .compare-item {
	width: 140px;
	height: 60px;
	background: #2A7EFB;
	border-radius: 4px 4px 4px 4px;
	height: 50px;
	line-height: 50px;
	margin: 10px 20px 10px 10px;
	text-align: center;
	color: #FFFFFF;
}

.yingyongfangan-container  .compare-icon {
	height: 20px;
	width: 20px;
	position: relative;
	top: 6px;
	display: inline-block;
	margin-right: 5px;
}

.yingyongfangan-container  .compare-icon1 {
	background-image: url('/static/imagesyun/compare-icon1.png');
}

.yingyongfangan-container  .compare-icon2 {
	background-image: url('/static/imagesyun/compare-icon2.png');
}

.yingyongfangan-container  .compare-icon3 {
	background-image: url('/static/imagesyun/compare-icon3.png');
}

.yingyongfangan-container  .compare-icon4 {
	background-image: url('/static/imagesyun/compare-icon4.png');
}

.yingyongfangan-container  .compare-icon5 {
	background-image: url('/static/imagesyun/compare-icon5.png');
}

.yingyongfangan-container  .compare-icon6 {
	background-image: url('/static/imagesyun/compare-icon6.png');
}

.yingyongfangan-container .yes {
	display: inline-block;
	position: relative;
	top: 6px;
	height: 24px;
	width: 24px;
	background-image: url('/static/imagesyun/yes.png');
	margin-right: 10px;
}

.yingyongfangan-container .not {
	display: inline-block;
	position: relative;
	top: 6px;
	height: 24px;
	width: 24px;
	background-image: url('/static/imagesyun/not.png');
	margin-right: 10px;
}

.yingyongfangan-container .dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #4C7DFD;
	border-radius: 4px;
	opacity: 1;
	position: relative;
	top: -3px;
}

.yingyongfangan-container .middle {
	width: 160px;
	height: 510px;
	background: #FFFFFF;
}

.yingyongfangan-container .right {
	width: 500px;
	height: 510px;
	background: #FFFFFF;
}

/*********** 八大能力为企业数字化强力赋能*************/
.badanengli-full {
	text-align: center;
	padding-bottom: 20px;
	height: 710px;
	background: #F4F7FC;
	margin-top: -80px;
}

.badanengli-full  .title {
	font-size: 28px;
	color: #000000;
}

.badanengli-full  .subtitle {
	margin-top: 18px;
	font-size: 12px;
	color: #334164;
}

.badanengli-full  .badanengli-container {
	padding: 30px 22px;
	width: 1200px;
	border-radius: 10px;
}

.badanengli-container .left {
	width: 595px;
	display: inline-block;
}

.badanengli-container .right {
	width: 595px;
	display: inline-block;
}

.badanengli-container .item-box {
	width: 570px;
	height: 138px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #E9EFF9;
}

.badanengli-container .split {
	width: 1px;
	height: 58px;
	background: #EAF2FD;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: inline-block;
	margin-left: 10px;
}

.badanengli-container .bada-pic {
	margin-top: 35px;
}

.badanengli-container .item-content .title {
	font-weight: 400;
	color: #000000;
	font-size: 20px;
}
.badanengli-container .item-content .text{
	font-weight: 400;
    color: #334164;
    font-size: 14px;
}
 

.badanengli-container .item-content {
	display: inline-block;
	width: 380px;
	text-align: left;
	padding-left: 20px;
	line-height: 30px;
	padding: 35px 35px 35px 10px;
	float: right;
}
/***********丰富模板，开箱即用 *************/
.produce-full {
	background: #F5F7FA;
	text-align: center;
	height: 568px;
	background-image: url('/static/imagesyun/full/template-full.png');
	background-position: center center;
}

.produce-full .title {
	font-size: 30px;
	color: #252B39;
}

.produce-full .subtitle {
	margin-top: 18px;
	font-size: 12px;
	color: #636979;
}

.produce-container {
	width: 1200px;
	height: 260px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	padding: 20px;
}

.produce-out-box {
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
	justify-content: space-between;
}

.produce-box {
	width: 275px;
	height: 120px;
	background: #FFFFFF;
	box-shadow: 0px 6px 16px 0px #EFF3F8;
	border-radius: 4px;
}

.produce-box .title {
	font-size: 17px;
	font-weight: 500;
	color: #555962;
	text-align: left;
	font-size: 17px;
	height: 50px;
	line-height: 60px;
	margin-top: 14px;
}

.produce-box .descript {
	font-size: 12px;
	font-weight: 400;
	color: #767B89;
	text-align: left;
	line-height: 26px;
}

.produce-box .pic {
	display: inline-block;
	position: relative;
	top: 25px;
	left: -15px;
	float: left;
	margin-left: 30px;
}

.produce-box .detail-link {
	font-size: 14px;
	font-weight: 400;
	color: #4C99FF;
	display: inline-block;
	position: relative;
	position: relative;
	top: -70px;
	right: 260px;
	cursor: pointer;
}

 /********快速集成第三方组织以及智能插件**********/
.applicationScenario-full {
	background: #F4F7FC;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 80px;
}

.applicationScenario-full .title {
	font-size: 30px;
	color: #252B39;
	margin-bottom: 50px;
}

.applicationScenario-full .itembox {
	width: 240px;
	height: 320px;
	background: linear-gradient(0deg, #FFFFFF, #F9FCFF, #E9F6FF);
	padding: 20px;
	background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #E9EFF9;
}
.applicationScenario-container .itembox .icon{
    display:inline-block;
	width: 18px;
	height: 18px;
	background-image: url('/static/imagesyun/product/goudui.png');
}
.applicationScenario-container .pic-item{
    height: 140px;
    padding-top:20px;
    border: 1px solid #E9EFF9;
}

.applicationScenario-full .itembox .itemtitle {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height:40px;
}

.applicationScenario-full .itembox .itemdescript {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
    color: #334164
}

/*********************专项横条***************************/
.horizontal-bar-full {
	background-image: url('/static/imagesyun/horizontal-bar2.png');
	background-position: center center;
	background-size: 100% 100%;
}

.horizontal-container {
	height: 200px;
}

.horizontal-bar-full .title {
	line-height: 30px;
	height: 30px;
	padding-top: 60px;
	font-size: 42px;
	font-weight: bold;
	color: #125DF6;
	text-align: center;
}

.horizontal-bar-full .descript {
	padding-top: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #334164;
	line-height: 22px;
	opacity: 0.8;
	text-align: center;
}