.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-jieshao-button:hover, .banner-regist-button:hover {
	box-shadow: 0 0 10px 4px rgba(15, 125, 254, .3);
}

.banner-jieshao-button {
	text-align: center;
	margin-top: 52px;
	margin-left: 20px;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	background: rgba(255, 255, 255, 0.5);
	width: 150px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #165DFF;
	opacity: 1
}

.banner-jieshao-button-title {
	background-image: none;
	color: #165DFF;
	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/apptemplate-banner.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;
}

.banner-box {
	padding: 0;
}

.banner-content {
	padding-top: 80px;
	text-align: left;
}

.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 {
	margin-top: 45px;
	font-size: 16px;
	font-weight: nornal;
	font-weight: 400;
	text-align: left;
	color: #334164;
}

.banner-box  .descript-item-box {
	display: inline-block;
	color: #000000;
	font-size: 16px;
	height: 65px;
	width: 65px;
}

.banner-box .ml80 {
	margin-left: 40px;
}

/***********火热模板 *************/
.hottemplate-full {
	text-align: center;
	z-index: 11;
	padding: 0 20px;
	padding-bottom: 60px;
	background: #F4F7FC;
}

.hottemplate-full .title {
	font-size: 30px;
	margin-bottom: 30px;
	color: #252B39;
}

.hottemplate-box {
	display: inline-block;
	width: 285px;
	height: 150px;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	padding: 15px;
}

.hottemplate-box .title {
	font-size: 17px;
	font-family: PingFang SC;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	height: 50px;
}

.hottemplate-box .descript {
	width: 100px;
	height: 30px;
	font-size: 13px;
	font-weight: 400;
	color: #165DFF;
	line-height: 30px;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #165DFF;
	cursor: pointer;
}

.hottemplate-box .special {
	display: inline-block;
	width: 70px;
	height: 56px;
	position: relative;
	top: 7px;
	margin-right: 90px;
	float: right;
}

.hottemplate-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;
}

.hot-box-bg1 {
	background: linear-gradient(180deg, #CCE0FF 0%, #EEF5FF 20%, #FFFFFF 100%);
}

.hot-box-bg2 {
	background: linear-gradient(180deg, #CBEFF8 0%, #F0FAFD 20%, #FFFFFF 100%);
}

.hot-box-bg3 {
	background: linear-gradient(180deg, #CCE0FF 0%, #EEF5FF 20%, #FFFFFF 100%);
}

.hot-box-bg4 {
	background: linear-gradient(180deg, #CBEFF8 0%, #F0FAFD 20%, #FFFFFF 100%);
}

.arr-blue {
	display: inline-block;
	width: 6px;
	height: 10px;
	background-image: url('/static/imagesyun/arr-blue.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;
	margin-left: 5px;
}
/***********为什么选择流熵云CRM*************/
.whychoiceme-full {
	text-align: center;
	z-index: 11;
	padding: 0 20px;
	padding-bottom: 60px;
	background: #FFFFFF;
}

.whychoiceme-full .title {
	font-size: 30px;
	color: #252B39;
	padding-top: 60px;
	padding-bottom: 20px;
	line-height: 60px
}
.whychoiceme-full .list-boxs {
	padding-top: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	
}
.whychoiceme-full  .item-box {
	display: inline-block;
	padding: 30px 10px 10px 10px;
	box-shadow: 0px 1px 9px 1px rgba(198, 198, 198, 0.3);
	transition: all .5s ease-out;
	width: 360px;
	heigth:600px;
	text-align: center;
}
.whychoiceme-full .item-box:hover {
    box-shadow: 0px 4px 20px 1px rgba(39, 39, 39, 0.3) !important;
}
.whychoiceme-full .item-box .item-picture{
	margin-bottom: 10px;
	height: 88px;
}
.whychoiceme-full .item-box .item-title{
	font-weight: bold;
	height: 40px;
	padding: 10px;
	line-height: 40px;
}
.whychoiceme-full .item-box .item-descript{
	font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-bottom: 20px;
    padding: 0 25px;
}
/***********流熵云CRM主要功能*************/
.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;
	background: #F7FAFF;
	padding-bottom: 120px;
}

.right-container {
	margin-right: 20px;
}

.tabs-content .tab-item {
	display: none;
}

.tabs-content .tab-item.active {
	display: block;
}

.tabs-content .common-box {
	width: 380px;
	height: 160px;
	border-radius: 4px 4px 0px 0px;
	opacity: 1;
	padding: 20px;
}

.tabs-content .common-box-small {
	width: 250px;
	height: 150px;
	line-height: 30px;
}

.tabs-content .common-box-bg1 {
	background: linear-gradient(90deg, #5A7AFC 0%, #7F98F8 100%);
}

.tabs-content .common-box-bg2 {
	background: linear-gradient(90deg, #02B597 0%, #71D6C9 100%);
}

.tabs-content .common-box-bg3 {
	background: linear-gradient(90deg, #FF8347 0%, #FFC377 100%);
}

.tabs-content .common-box-bg4 {
	background: linear-gradient(90deg, #777EE9 0%, #A5B0F1 100%);
}

.tabs-content .common-box-bg5 {
	background: linear-gradient(90deg, #FE5946 0%, #FF9F97 100%);
}

.hottemplate-box .seq, .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: 5px;
	height: 30px;
	color: #FFFFFF;
}

.tabs-content .common-box .descript {
	text-align: left;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 10px;
	height: 40px;
	line-height: 30px;
}

.tabs-content .descript-bottom {
	display: block;
	height: 60px;
	line-height: 60px;
	width: 400px;
	border-radius: 0px 0px 4px 4px;
	background: #FFFFFF;
	font-weight: 400;
	color: #000000;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	white-space: nowrap;
}

.tabs-content .common-box .special {
	display: inline-block;
	position: relative;
	top: -20px;
	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;
}

.while-dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #FFFFFF;
	border-radius: 15px 15px 15px 15px;
	margin-right: 5px;
}
/*********************专项横条***************************/
.horizontal-bar-full {
	background-image: url('/static/imagesyun/horizontal-bar3.png');
	background-position: center center;
	background-size: 100% 100%;
}

.horizontal-container {
	height: 200px;
}

.horizontal-bar-full .title {
	line-height: 30px;
	height: 30px;
	padding-top: 40px;
	font-size: 34px;
	font-weight: bold;
	color: #125DF6;
	text-align: left;
}

.horizontal-bar-full .descript {
	padding-top: 20px;
	font-size: 14px;
	font-weight: 400;
	width: 570px;
	color: #334164;
	line-height: 22px;
	opacity: 0.8;
	text-align: left;
}

.horizontal-bar-button {
	cursor: pointer;
	display: inline-block;;
	width: 150px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	background: #165DFF;
	border-radius: 4px 4px 4px 4px;
}