.one {
	width: 100%;
	height: 430px;
}
.one-content {
	width: 1108px;
	margin: 0 auto;
	margin-top: 20px;
	height: 410px;
	box-shadow: 0px 10px 30px 0px rgba(219, 223, 232, 0.66);
	border-radius: 10px;
	background: url("/images/1/one-backgroud.png") no-repeat 100% 100%;
	background-position: bottom left;
	padding: 20px 49px 0 43px;
}

.company-desc-title {
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.company-desc {
	width: 816px;
	height: 197px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #505467;
	line-height: 32px;
}
.company-desc p {
	margin-top: 23px;
}
.company-logo {
	display: inline-block;
	vertical-align: top;
	margin-top: 75px;
	margin-left: 45px;
}


.four {
	width: 100%;
	height: 754px;
	padding-top: 100px;
	background: #F3F7FE;
}
.four-content {
	width: 1200px;
	margin: 0 auto;
	text-align: center ;
}
.four-list {
	height: 246px;
	margin-bottom: 46px;
	margin-top: 85px;
}
.four-item {
	float: left;
	width: 346px;
	height: 246px;
	background: #FFFFFF;
	box-shadow: 0px 10px 43px 0px rgba(71, 71, 71, 0.1);
	border-radius: 9px;
	margin:  27px;
}
.four-item:last-child {
	margin-right: 0 !important;
}
.four-item:hover .four-img {
	transform: scale(1.2);
	transition: all 1s;
}
.four-img {
	margin: 31px 0 30px;
}
.four-title {
	font-size: 22px;
	font-weight: bold;
	color: #192643;
	margin-bottom: 18px;
}
.four-desc {
	margin: 0 auto;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.five {
	width: 100%;
	height: 406px;
	padding-top: 100px;
	background: #FFFFFF;
}
.five-content {
	width: 1200px;
	margin: 0 auto;
	text-align: center ;
}
.five-list {
	margin-top: 99px;
}
.five-item {
	float: left;
	width: 140px;
	height: 140px;
	margin-right: 125px;
}
.five-item:last-child {
	margin-right: 0px !important;
}
.five-desc {
	font-size: 22px;
	font-weight: 500;
	color: #0D1426;
}

.foot_bt {
	padding: 40px 0 10px 0;
	background: #373D44;
}

.w12001 {
	margin: 0 auto;
	text-align: center;
}

.qr-btn {
	font-size: 14px;
	margin: 0 auto;
	width: 99px;
	height: 38px;
	line-height: 38px;
	color: #FDFDFD;
	background: linear-gradient(90deg, #437EEB, #78A1F2);
	border: 1px solid #3181F3;
	box-shadow: 0px 4px 0px 0px rgba(219, 223, 232, 0.89);
	border-radius: 4px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.smsScene{
    height: 910px;
    background: url("/images/5/bg.png");
}
.smsSceneTitle1{
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #0D1426;
    padding-top: 115px;
    box-sizing: border-box;
}
.smsSceneTitle2{
    padding-top: 21px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #54545A;
    padding-bottom: 100px;
}
.smsScene_rightArr{
    width: 44px;
}
.smsSceneBox{
    display: flex;
    align-items: center;
}
.efficientSales{
    height:776px;
    margin: 0 auto;
}
.efficientSales_title{
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #0D1426;
    margin-top: 100px;
    margin-bottom: 193px;
}
.efficientSales_left{
    width: 640px;
}
.efficientSales_left_title{
    max-width: 610px;
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #0D1426;
    text-align: left;
    margin-bottom: 40px;
}
.efficientSales_left_text{
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #58606A;
    position: relative;
    text-align: left;
    max-width:374px;
    margin-bottom: 23px;
    margin-left: 15px;
}