.iphoneBody2 ul li {
	background-color: #F3F4F5;
	color: #222;
}

.center {
	width: 1200px;
	margin: 0 auto;
}

.login {
	width: 56px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-right: 71px;
	margin-top: 22px;
	text-align: center;
	color: #ffffff;
	background-color: #FC511D;
	border-radius: 5px;
}
.loginName {
	/* color: #FC511D; */
	margin-right: 58px;
	margin-top: 22px;
	font-size: 18px
}


@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

.iphoneBody,
.iphoneBody2 {
	text-align: center;
	/* border: 1px solid #F3F4F5; */
	box-shadow: 1px 1px 3px #F3F4F5;
	position: relative;
}

#guanzhu {
	position: absolute;
	top: 40px;
	left: 38px;
	z-index: 2000;
	background-color: #fff;
	padding: 10px;
	opacity: 0;
}

#chaxun {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 2000;
	background-color: #fff;
	padding: 10px;
	opacity: 0;
}

@keyframes skillsLoad {
	0% {
		width: 20%;
	}

	100% {
		width: 100%;
	}
}

.vome {
	height: 5px;
	background-color: #FC521E;
	border-radius: 5px;
	width: 100%;
	/* transition-duration: 5s; */
	z-index: 2000;
	/*  ease-out  */
	animation: skillsLoad .5s;
}

.iphoneBody2 ul li {
	height: 100%;
	color: #666666;
	line-height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.iphoneBody2 ul li img {
	width: 66px;
	height: 60px;
}

.iphoneBody3 {
	text-align: center;
	height: 272px;
}

.newIphoneBody3 {
	text-align: center;

}

.iphoneBody ul li {
	color: #666666;
	line-height: 51px;
}

.iphoneBody ul li:nth-child(1) {
	color: #FC4F1D;
}

.newIphoneBody3 ul li {
	color: #666666;
	display: flex;
	/* height: 264px; */
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
	transition-duration: 0.5s;
	/* height: 179px; */
}

.newIphoneBody3 ul {
	margin-top: 25px;
}

.newIphoneBody3 ul:nth-child(1) {
	margin-top: 0px;
}

.newIphoneBody3 ul li span {
	margin-top: 15px;
}

.newIphoneBody3 ul li img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
}

.active {
	display: block;
}

.disNone {
	display: none;
}

#iphoneBody {
	height: 51px;
	box-shadow: 0px 0px 12px rgba(104, 104, 104, 0.16);
}

#iphoneBody ul {
	width: 100%;
	display: flex;
	font-size: 18px;
	background-color: #fff;
}

.slicer_2 {
	height: 4px;
	background-color: #fff;
	box-shadow: 12px 0 12px -12px rgba(104, 104, 104, 0.16), -12px 0 12 -12px rgba(104, 104, 104, 0.16);
}

.iphoneBody2 {
	height: 56px;
	box-shadow: -0px -0px 12px rgba(104, 104, 104, 0.16);
}

.iphoneBody2 ul {
	width: 100%;
	display: flex;
}

.iphoneBox {
	padding-top: 30px;
	padding-bottom: 30px;
	box-shadow: 0px 0px 12px rgba(104, 104, 104, 0.16);
	background-color: #fff;
}

.iphoneBox .newIphoneBody3 ul {
	width: 100%;
	display: flex;
}

.iphoneBox .newIphoneBody3 ul li {
	flex: 1;
}

.slideshow {
	position: relative;
	width: 100%;
	/* width: 1200px;
	margin:0 auto; */
	z-index: 1;

}

.serve {
	height: 108px;
	padding-top: 45px;
}

.serveBox {
	height: 439px;
	background-color: #fff;
	display: flex;
}

.serveBox div:nth-child(2) {
	/* width: 10px; */
	height: 100%;
	/* background-color: #F6F7FB; */
}

.serveBox div:nth-child(3) {
	width: 410px;
	/* box-shadow: 1px 4px 9px 1px rgba(0, 0, 0, 0.1); */
}

.smhs {
	height: 129px;
	padding-top: 57px;
	display: flex;
	justify-content: space-between;
}

.smhs .evaluate {
	width: 144px;
	height: 50px;
	background: #FC521E;
	font-size: 19px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

.userEvaluate {
	height: 119px;
	padding-top: 50px;
	display: flex;
	justify-content: space-between;
}

.userEvaluate .make {
	margin-right: 136px;
}

.serve .make {
	margin-right: 136px;
}

.userEvaluateBox {
	height: 430px;
	background-color: #fff;
	display: flex;
	box-shadow: 1px 4px 9px 1px rgba(0, 0, 0, 0.1);
}

.partnerBox {
	width: 100%;
	background-color: #fff;
	height: 696px;
}

.partnerBox .partner {
	height: 119px;
	padding-top: 54px;
}

.partnerBox .imgDiv {
	width: 1200px;
	height: 520px;
}

.partnerBox .imgDiv img {
	width: 100%;
	height: 100%;
}

.evaluate:hover {
	cursor: pointer;
}

/* 新闻模块 */
.newsBox {
	width: 100%;
	background-color: #F6F7FB;
	height: 611px;
}

.newsBox .title {
	height: 84px;
	padding-top: 34px;
	display: flex;
	justify-content: space-between;
}

.newsBox .title h3:nth-child(2) {
	margin-left: 106px;
}

.newsBox .content {
	width: 1200px;
	height: 474px;
	display: flex;
}

.newsBox .content .left {
	flex: 1;
}

.newsBox .content .left div {
	width: 604px;
	height: 230px;
	position: relative;
}

.newsBox .content .left div img {
	width: 100%;
	height: 100%;
}

.newsBox .content .left div span {
	width: 100%;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	background-color: rgba(27, 32, 28, 0.5);
	display: block;
}

.newsBox .content .right {
	flex: 1;
}

.newsBox .content .right .item {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding-right: 16px;
	/* align-self:center; */
}

.newsBox .content .right .item img {
	/* width: 187px;
	height: 108px; */
}

.newsBox .content .right .item .article {
	margin-left: 23px;
}

.newsBox .content .right .item .article span:nth-child(1) {
	color: #333333;
	font-size: 18px;
	display: block;
	font-weight: 500;
}

.newsBox .content .right .item .article span:nth-child(2) {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 6px;
}

.sli {
	height: 14px;
	width: 100%;
}


.scroll-div {
	height: 46px;
	border: 1px solid red;
	overflow: hidden;
}

.scroll-div u li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lidiv {
	text-align: none;
	position: relative;
	background-color: white;
	width: 100%;
	height: 216px;
	border-bottom: 1px solid #F6F6F6;
	overflow: hidden;
}

.lidiv .lidivone {
	padding-left: 25px;
	padding-top: 15px;
}

.lidiv .lidivtwo {
	display: inline-block;
	width: 100%;
	padding: 0 25px;
	font-size: 14px;
	color: #666666;
}

.lidiv .lidivthree {
	position: absolute;
	left: 25px;
	bottom: 10px;
	color: #666666;
}

.lidiv .lidivthree img:nth-child(1) {
	width: 15px;
	height: 17px;
}

.lidiv .lidivthree p:nth-child(1) span:nth-child(2) span {
	color: #666666;
	font-size: 12px;
}

.silder ul li {
	width: 291px;
	height: 440px;
	overflow: hidden;
	border-right: 1px solid #F6F6F6;
}

.silder ul li .lidiv .lidivone p {
	text-align: left;
}

.silder ul li .lidiv .lidivone .iphone {
	color: #000000;
	font-size: 18px;
	/* transition:  3s 3s 3s; */
}

.silder ul li .lidiv .lidivone p .xBox {
	display: inline-block;
	position: absolute;
	top: 40px;
	left: 93px;
}

.silder ul li .lidiv .lidivone p .xBox img {
	width: 10px;
	height: 10px;
}

.silder ul li .lidiv .lidivone img:nth-child(1) {
	width: 50px;
	height: 50px;
}

.iphone span.title {
	font-size: 12px;
	margin-top: 12px;
}

.iphone {
	color: #666666;
	font-size: 12px;
	margin-top: 6px;
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 0rem;
}

.headerNav ul li:nth-child(1) {
	color: white;
	/* background-color: #FC511D; */
}

.headerNav ul li {
	font-size: 20px;
}

#menuli {
	height: 450px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex: 2;
	/* justify-content: center; */
	justify-content: left;
	font-size: 20px;
	cursor: default;
}

#menuli .item {
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: start;
	padding-left: 25px;
	height: 50px;
	cursor: pointer;
	font-size: 18px;
	position: relative;
	/* height: 90px; */
}

#menuli .item::after {
	content: " ";
	display: inline-block;
	float: right;
	margin-right: 10px;
	width: 20px;
	height: 40px;
	vertical-align: middle;
	background: url(../images/arrows.png) no-repeat 0 15px;
	position: absolute;
	right: 0px;
	transition: all .4s;
	margin-top: -4px;
}

#menuli div img {
	margin-right: 8px;
}

#assess {
	flex: 7;
	background-color: #fff;
	opacity: 0;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
	height: 430px;
	/* width: 616px!important; */
	display: flex;
	margin-top: 20px;
}

#menuli .item {
	width: 100%;
}

#assess>div>.lis p {
	margin-bottom: 0rem !important;
}

#assess>div>.lis:nth-child(1) {
	background-color: none !important;
}

#assess>div>.lis {
	width: 100%;
	height: 60px;
	display: flex;
	border-bottom: 1px solid #EEEEEE;
	align-items: center;
}

#assess>div>.lis .title {
	color: #343434;
	font-size: 18px;
	flex: 0.9;
	text-align: left;
	font-weight: 500;
}

#assess>div>.lis>.model {
	flex: 6;
	display: flex;
	justify-content: space-between;
}

#assess>div>.lis>.model p {
	color: #666666;
	font-size: 16px;
	flex: 1;
}

#assess>div>.lis>div.model p:hover {
	color: #FC521E;
}

#assess>div>.lis .more {
	display: flex;
	flex: 1.3;
	align-items: center;
	justify-content: flex-end;
	color: #666666;
	font-size: 16px;
}

#assess>div>.lis .more:hover {
	color: #FC521E;
}

#assess>div>.lis .more img {
	width: 12px;
	height: 12px;
}

.amap-logo {
	position: absolute;
	bottom: 1px;
	left: 1px;
	z-index: 0;
	height: 20px;
}

.attention {
	color: #FC511D;
	font-size: 14px;
}

.scrollleft ul li {
	margin-top: 14px;
}