.navigation {
	border-bottom: 2px solid rgba(0, 0, 0, .1);
	width: 100%;
	height: 60px;
}

.inpage {
	/* position: relative; */
	margin: 0 auto;
	width: 1200px;
	height: 60px;
}

/*logo*/
.inpage .inpage-con-l {
	float: left;
	margin-right: 18px;
	width: 176px;
	height: 40px;
}

.inpage .inpage-con-l .logo {
	width: 153px;
	height: 60px;
}

/*导航*/
.inpage .inpage-con {
	float: left;
	width: 670px;
	height: 60px;
}

.inpage .inpage-con .inpage-con-btn {
	margin: 0 auto;
	width: 650px;
	height: 56px;
}

.inpage .inpage-con .inpage-con-btn>ul>li {
	float: left;
	padding: 0 20px;
	width: 90px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border-bottom: 4px solid rgba(255, 255, 255, 0);
}

.inpage .inpage-con .inpage-con-btn>ul>li:hover {
	border-bottom: 4px solid rgba(255, 255, 255, 1);
}

.inpage .inpage-con .inpage-con-btn ul li .drop-down {
	position: absolute;
	left: 0;
	width: 100%;
	height: 429px;
	z-index: 50;
}

.inpage-con-btn ul li .drop-down .kong {
	width: 100%;
	height: 4px;
}

.inpage-con-btn ul li .drop-down .drop-down-l {
	float: left;
	width: 260px;
	height: auto;
	background-color: rgba(39, 43, 46, 1);
	opacity: 0.9;
}

.inpage-con-btn ul li .drop-down .drop-down-l ul li {
	position: relative;
	float: left;
	padding-left: 10%;
	width: 90%;
	height: 85px;
	line-height: 85px;
	color: #fff;
	font-size: 20px;
	text-align: left;
	cursor: auto;
}

.inpage-con-btn ul li i {
	position: absolute;
	right: 20px;
	top: 34px;
	width: 9px;
	height: 17px;
	background: url(../images/528.png);
	background-position: 34px -2px;
}

.inpage-con-btn ul li .drop-down .drop-down-r {
	float: left;
	width: 940px;
	height: auto;
	background-color: rgba(39, 43, 46, 1);
	opacity: 0.8;
}

.inpage-con-btn ul li .drop-down .drop-down-r ul li {
	position: relative;
	width: 100%;
	height: 85px;
	cursor: auto;
}

.inpage-con-btn ul li .drop-down .drop-down-r ul li a {
	float: left;
	padding-left: 30px;
	height: 80px;
	line-height: 85px;
	color: #fff;
	font-size: 16px;
}

/*登录*/
.inpage .inpage-con-r {
	float: left;
	min-width: 330px;
	height: 60px;
}

.inpage .inpage-con-r ul li {
	float: left;
	margin-top: 10px;
	margin-left: 18px;
	min-width: 88px;
	height: 36px;
	border: 2px solid #fff;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}




/*描述*/
.describe {
	margin-top: 25px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.describe .describe-con {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 415px;
	/* overflow: hidden; */
}

.describe .describe-con .describe-con-l {
	float: left;
	width: 828px;
	height: 100%;
}

.describe .describe-con .describe-con-l ul li {
	float: left;
	width: 100%;
}

.describe .describe-con .describe-con-l .li-a {
	height: 125px;
	color: #fff;
	font-size: 30px;
	line-height: 215px;
	margin-top: -45px;
}

.describe .describe-con .describe-con-l .li-b {
	padding: 50px 0;
	width: 80%;
	height: 96px;
	color: #fff;
	font-size: 16px;
	line-height: 2;
}

.describe .describe-con .describe-con-l .li-c {
	height: 125px;
}

.describe .describe-con .describe-con-l .li-c p {
	width: 140px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	border-radius: 6px;
	border: 2px solid #fff;
	cursor: pointer;
	color: #fff;
}

/*需求申请框*/
.describe .describe-con .describe-con-r {
	float: left;
	width: 320px;
	height: 100%;
}

.describe-con-r .ban_serch {
	width: 320px;
	height: 400px;
	background: #fff;
	z-index: 20;
}

.describe-con-r .serch_title {
	height: 50px;
	background: #4078cb;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.serch_center .biankuang {
	border-radius: 5px;
	margin-top: 30px;
}

.serch_center .biankuang .price_list {
	position: relative;
}

.serch_center .biankuang .price_list img {
	position: absolute;
	right: 22px;
	top: 2px;
	height: 31px;
}

.price_list #quote_email,
.price_list #numberRange,
.price_list #quote_name {
	margin-left: 20px;
	width: 280px;
	height: 35px;
	font-size: 12px;
	padding-left: 5px;
	font-family: "微软雅黑" !important;
	border: none;
	border: 2px solid #ddd;
}

#quote_name option {
	background: #fff;
	color: #333;
	font-family: "微软雅黑" !important;
}

.price_list p {
	margin-top: 10px;
}

.serch_center .tel {
	font-size: 12px;
	line-height: 2.5;
	padding-left: 20px;
}

.serch_center .tel span {
	font-size: 20px;
	color: #4078cb;
}

.price_btn {
	margin-left: 20px;
	width: 280px;
	height: 42px;
	background: #4078cb;
	font-weight: 700;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 30px;
	font-family: "微软雅黑" !important;
	border: none;
	outline: none;
}

/*合作商家*/
.carousel {
	margin-top: -15px;
	width: 100%;
	height: 110px;
}

.carousel .p {
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #fff;
}

.carousel .p div {
	margin: 0 auto;
	width: 1200px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	font-size: 16px;
}

.carousel-box {
	height: 80px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#roll {
	width: 200%;
}

#roll dd {
	margin-top: 10px;
	width: 150px;
	height: 60px;
	float: left;
}

.carousel-box span {
	position: absolute;
	bottom: 30%;
	display: inline-block;
	width: 20px;
	height: 35px;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.carousel-box .next {
	right: 0;
	background: url(../images/528.png);
	background-position: -16px 35px;
}

.carousel-box .prev {
	background: url(../images/528.png);
	background-position: 0 35px;
}

/* 滚动条 */
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

body::-webkit-scrollbar {
	width: 5px;
	background-color: #fff;
}

body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.drop-down-flex {
	width: 100%;
	overflow: hidden;
	background: #fff;
	display: flex;
	padding-left: 10%;
	box-sizing: border-box;
}

.drop-down-flex-list {
	flex: 1;
	overflow: hidden;
	text-align: left;
	position: relative;
	padding: 0 20px 30px;
}

.drop-down-flex-list::after {
	content: '';
	width: 1px;
	height: 70%;
	position: absolute;
	right: 0;
	top: 65px;
	background: #ddd;
}

.drop-down-flex-list.drop-down-flex-w2 {
	flex: 1.2;
}

.drop-down-flex-list-title {
	width: 100%;
	overflow: hidden;
	color: #000;
	line-height: 1.8;
	font-size: 18px;
	margin: 15px auto 10px;
	font-weight: bold;
	text-align: left!important;
}

.drop-down-flex-list-title img {
	height: 30px;
	vertical-align: top;
}

.drop-down-flex-item {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	text-align: left!important;
}



.drop-down-flex-item-float li {
	float: left;
	width: 50%;
}

.drop-down-flex-item li {
	line-height: 30px;
}

.drop-down-flex-item li a {
	color: #333;
}

.drop-down-flex-item li:hover a {
	text-decoration: underline;
	color: #4078cb;
}

.drop-down-flex-list-img {
	width: 100%;
	overflow: hidden;
}

.drop-down-flex-list-img img {
	display: block;
	width: 100%;
}

.drop-down-flex-list-tips {
	width: 100%;
	overflow: hidden;
	padding: 10px 10px;
	box-sizing: border-box;
	line-height: 1.8;
}

.drop-down-flex-list-tips a {
	color: #4078cb;
	font-size: 16px;
}

.drop-down-flex-list-right-button {
	width: 100%;
	/* overflow: hidden; */
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 1.8;
}

.drop-down-flex-list-right-button a {
	padding: 5px 10px;
	border: 1px solid #4078cb;
	border-radius: 5px;
	font-size: 16px;
	color: #4078cb;
}