.content {
  width: 1920px;
  margin: 0 auto;
}

/*titleApp*/
.content .titleApp {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.content .titleApp .logo {
  height: 32px;
  width: 32px;
  margin-left: 280px;
	display: inline-block;
}

.content .titleApp .logoTitle {
	width: 95px;
	height: 27px;
  font-size: 20px;
	line-height: 32px;
	color: #2F99F5;
	font-weight: 800;
	margin-left: 10px;
	font-style: italic;
}

/*hct*/
.content  .hct {
	margin-top: 10px;
	width: 100%;
	height: 500px;
	position: relative;
}

.content  .hct .content {
	width: 360px;
	position: absolute;
	top: 100px;
	bottom: 100px;
	left: 280px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-content: center;
}

.content  .hct .content .h1 {
	font-size: 56px;
	width: 100%;
	height: 73px;
	line-height: 67px;
	font-family: Helvetica;
	font-weight: 700;
	text-shadow: 0px 1px 6px rgba(5, 15, 68, 0.5);
	color: #ffffff;
}

.content  .hct .content .h2 {
	font-size: 28px;
	width: 100%;
	height: 37px;
	line-height: 37px;
	color: #ffffff;
	text-shadow: 0px 1px 6px rgba(5, 15, 68, 0.4);
	font-weight: bold;
}

.content  .hct .content .img {
	text-indent: 25px;
	color: #ffffff;
	font-size: 20px;
	width: 90%;
	height: 42px;
	border-radius: 4px;
	line-height: 42px;

}

.content  .hct .content .ewm {
	width: 60%;
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.content  .hct .content .ewm img {
	width: 88px;
	height: 88px;
	background-color: #fff;
}

/*systemIntroduce*/
.content .systemIntroduce {
	width: 100%;
	height: 600px;
	position: relative;
	background: linear-gradient(180deg, #FFFFFF 0%, #F7F7F7 100%);
}

.content .systemIntroduce .father {
	position: absolute;
	top: 27px;
	left: 430px;
	width: 1000px;
	height: 573px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.content .systemIntroduce .father .img {
	width: 466px;
	height: 573px;
}

.content .systemIntroduce .father .text {
	width: 466px;
	height: 573px;
}

.content .systemIntroduce .father .text .h1 {
	margin-top: 97px;
	font-size: 28px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, .85);
	height: 37px;
	line-height: 37px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.content .systemIntroduce .father .text .texts {
	color: rgba(0, 0, 0, .65);
	height: 21px;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 16px;
}

.content .systemIntroduce .father .text .icon {
	width: 90%;
	height: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.content .systemIntroduce .father .text .icon>div{
	width: 120px;
	height: 120px;
	border-radius: 4px;
	border: 1px solid #E1E3E6;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.content .systemIntroduce .father .text .icon>div .icons {
	width: 48px;
	height: 48px;
}

.content .systemIntroduce .father .text .icon>div .name {
	margin-top: 12px;
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHeiLight;
	color: rgba(0, 0, 0, .65);
	line-height: 21px;
}



/*reason*/
.content .reason {
	margin: 30px 280px;
}

.content .reason .title {
	font-size: 28px;
	font-weight: bold;
	color: rgba(0, 0, 0, .85);
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin: 10px;
	letter-spacing: 1px;
}

.content .reason .why {
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.content .reason .why>div {
	margin: 40px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 322px;
	height: 301px;
	border-radius: 8px;
	border: 1px solid #E1E3E6;
}

.content .reason .why>div .img{
	height: 88px;
	width: 88px;
}

.content .reason .why>div .title{
	font-size: 24px;
	font-weight: 400;
	color: rgba(0, 0, 0, .85);
	height: 31px;
	line-height: 31px;
	margin: 24px auto;
}

.content .reason .why>div .description{
	font-size: 16px;
	color: rgba(0, 0, 0, .65);
	height: 48px;
	width: 89%;
	line-height: 24px;
	text-align: center;
}

/*car*/
.content .car {
	margin: 40px 280px 100px 280px;
}

.content .car .title {
	font-size: 28px;
	height: 37px;
	font-weight: bold;
	line-height: 37px;
	color: rgba(0, 0, 0, .85);
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.content .car .carLbt {
	width: 100%;
	height: 310px;
	position: relative;
}

.content .car .carLbt .banner ul {
	width: 100%;
	height: 310px;
	list-style: none;
	box-shadow: 0px 1px 6px 0px rgba(9, 35, 87, 0.2);
	border-radius: 8px;
	padding: 0;
}

.content .car .carLbt .banner ul:hover {
	box-shadow: 0px 1px 6px 0px rgba(9, 35, 87, 0.5);
	-webkit-transition-duration: 400ms;
}

.content .car .carLbt .banner ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 310px;
	display: flex;
	justify-content: center;
	align-content: center;
}

.content .car .carLbt .banner ul li img{
	width: 276px;
	height: 190px;
	margin-right: 140px;
	margin-left: 70px;
	margin-top: 60px;
}

.content .car .carLbt .banner ul li div{
	width: 276px;
	height: 190px;
	margin-right: 80px;
	margin-top: 80px;
}

.content .car .carLbt .banner .yuanlist {
	float: left;
	position: absolute;
	top: 360px;
	left: 46.5%;
}

.content .car .carLbt .banner .yuanlist a {
	width:10px;
	height:10px;
	background: rgba(0, 0, 0, .3);
	float:left;
	margin-left:10px;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	z-index:4;
}

.content .car .carLbt .banner .yuanlist a:hover {
	cursor:pointer;
}

.content .car .carLbt .banner .yuanlist a.cur {
	background:rgba(0, 0, 0, .8);
}

#al {
	position: absolute;
	left: 10px;
	top: 45%;
	width: 48px;
	height: 48px;
}

#al:hover {
	transform: scale(1.1);
	-webkit-transition-duration: 400ms;
}

#ar {
	position: absolute;
	right: 10px;
	top: 45%;
	width: 48px;
	height: 48px;
}

#ar:hover {
	transform: scale(1.1);
	-webkit-transition-duration: 400ms;
}

/*functionIntroduce*/
.content .functionIntroduce {
	width: 100%;
	margin-bottom: 40px;
	margin-top: 10px;
}

.content .functionIntroduce .title {
	font-size: 28px;
	height: 37px;
	font-weight: bold;
	line-height: 37px;
	color: rgba(0, 0, 0, .85);
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.content .functionIntroduce .main {
	width: 100%;
	height: 600px;
	background: linear-gradient(180deg, #FFFFFF 0%, #F7F7F7 100%);
}

.content .functionIntroduce .main .thing {
	margin: 0 280px;
	width: 1360px;
	height: 600px;
	position: relative;
}

.content .functionIntroduce .main .thing .thingText1 {
	position: absolute;
	top: 150px;
	left: 880px;
	width: 500px;
}

.content .functionIntroduce .main .thing .thingText1 .title1 {
	height: 37px;
	font-size: 28px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, .85);
	line-height: 37px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: left;
}

.content .functionIntroduce .main .thing .thingText1 .content1 {
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, .65);
	line-height: 21px;
	margin-bottom: 16px;
}

.content .functionIntroduce .main .thing .thingText2 {
	position: absolute;
	top: 150px;
	left: 310px;
	width: 500px;
}

.content .functionIntroduce .main .thing .thingText2 .title2 {
	height: 37px;
	font-size: 28px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, .85);
	line-height: 37px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: left;
}

.content .functionIntroduce .main .thing .thingText2 .content2 {
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: rgba(0, 0, 0, .65);
	line-height: 21px;
	margin-bottom: 16px;
}
