body {
	background: #FFF
}
#banner {
	position: relative;
	overflow: hidden;
	background: url('../img/bg_banner.jpg')no-repeat;
	background-size: 100%;
	height: 768px;
}
#banner p {
	text-align: center;
	color: #FFFFFF;
}
#banner .title {
	font-size: 34px;
	font-weight: 600;
	margin-top: 210px;
}
#banner .description {
	font-size: 60px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 8px;
}

#banner .descript_more {

	line-height: 30px;
	font-size: 18px;
	padding-bottom: 20px;
}

#banner .img {
	position: relative;
	width: 200px;
	margin: 0 auto;
	margin-top: 12px;
	cursor: pointer;
}

#banner .img span {
	position: absolute;
	bottom: 5px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	left: 38px;
	cursor: pointer;
}

/* 顶部公共样式 */
.title_public {
	margin-top: 50px;
	text-align: center;
}

.title_public span {
	font-size: 36px;
	font-weight: 600;
}

.title_public i {
	display: block;
	width: 60px;
	height: 4px;
	background: #f5be18;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 2px;
	margin-bottom: 44px;
}

/* 车身广告 */
.outBox {
	max-width: 1138px;
	margin: 0 auto;
	/* margin-bottom: 100px; */
	overflow: hidden;
	margin-top: 50px;
}

.outBox li {
	height: 130px;
	background: #f6fafb;
	width: 550px;
	border-radius: 4px;
	margin-top: 20px;
}

.outBox li img {
	height: 130px;
	width: auto;

}

.outBox li p {
	padding-top: 24px;
	width: 70%
}

.outBox li p span {
	display: block;

}

.outBox li p .top {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.outBox li p .bottom {
	line-height: 22px;
	font-size: 14px;
}

#carbody .right {
	margin-top: 20px;
	position: relative;
}

#carbody .move {
	position: absolute;
	left: -42px;
	bottom: 54px;
}

#incar {
	background: #F6FAFB;
	max-width: 1200px;
	overflow: hidden;
}

#incar .tops {
	max-width: 1138px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
}

#incar li {
	background: #FFFFFF;
}

#incar .img {
	margin-top: 20px;
	position: relative;
	    width: 95%;
    left: 2.5%;
	margin-bottom: 50px;
}

#incar .img .jiahao {
	position: absolute;
	cursor: pointer;
}

#incar .img .top {
	top: 50px;
	width: 40px;
	left: 290px;
}

#incar .img .center {
	    top: 120px;
    width: 40px;
    left: 674px;
}

#incar .img .right {
	    top: 99px;
    width: 40px;
    right: 77px;
}

#incar .img .bottom {
	bottom: 54px;
	width: 40px;
	left: 134px;
}

/* 三角形 */
/*向上*/
.triangle_border_up {
	width: 0;
	height: 0;
	border-width: 0 10px 20px;
	border-style: solid;
	border-color: transparent transparent #FFFFFF;
	/*透明 透明  灰*/
	position: relative;
	top: 5px;
}

/*
向下
*/
.triangle_border_down {
	width: 0;
	height: 0;
	border-width: 20px 10px 0;
	border-style: solid;
	border-color: #FFFFFF transparent transparent;
	/*灰 透明 透明 */
	position: relative;
	top: -3px;
	left: 7px;
}

/* 
 显示框部分
 */
.incarimg {
	position: absolute;
	top: 92px;
	left: 290px;
	display: none;
}

.incarimg div {
	background: #FFFFFF;
	border-radius: 4px;
	width: 226px;
	padding: 15px;
}

.incarimg .triangle_border_up {
	left: 10px;
}
#right .triangle_border_up {
	left: 225px;
}
.incarimg h3{
	font-size: 20px;
	line-height: 40px;
}
#center {
	left: 674px;
    top: 165px;
}

#right {
    top: 143px;
    left: 808px;
}

#bottom {
	top: 176px;
	left: 137px;
	display: block;
}

/* 移动分销员 */
#movebusiness {
	/* margin-top: -100px; */
	max-width: 1138px;
}

#movebusiness .left p {
	width: 557px;
	height: 640px;
}

#movebusiness .left {
	position: relative;
	overflow: hidden;
}

#movebusiness img {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 640px;
}

#movebusiness .right {
	width: 490px
}

#movebusiness .right p {
	padding: 30px 0px;
	height: 60px;
}

#movebusiness .right i {
	font-style: normal;
	display: inline-block;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background: #fafafa;
	color: #b7b8b8;
	float: left;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.orgin {

	background: orange !important;
	color: #fff !important;

}

#movebusiness .right span {
	width: 400px;
	line-height: 28px;
	float: left;
	margin-left: 30px;
	font-size: 16px;
}

#carbodydemo {
	/* margin-top: -100px; */
	position: relative;
}

#carbodydemo .point {
	width: 272px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 20px;
	z-index: 100;
	line-height: 40px;
}

#carbodydemo .point span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #CCCCCC;
	margin-left: 22px;
	cursor: pointer;
}

#demo {
	width: 1138px;
	margin: 0 auto;
	padding-top: 50px;
}

#demo .left {
	background: #f6fafb;
	width: 344px;
	padding-bottom: 140px;
}

#demo .description span {
	font-size: 18px;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 30px;
}

#demo .right {
	width: 783px;
	margin-left: 10px;
}
#demo div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#demo  img {
	display: inline-block;
	width: 24%;
	height: 260px;
	margin-top: 20px;
}

#cooperation {
	position: relative;
	top: -40px;
	width: 1138px;
	padding-bottom: 0px;
	margin: 0 auto;
}

.swiper img {
	width: 1134px;
	height: auto;
}
#leftImgList img{
	opacity: 0;
}
