
.TobPC-index-cont {}

.TobPC-index-cont .cont-hd {
	width: 1200px;
	margin: 34px auto 32px;
}

.TobPC-index-cont .cont-hd-left {
	float: left;
}

.TobPC-index-cont .cont-hd-search {
	float: left;
	position: relative;
	margin-left: 99px;
	margin-top: 5px;
}

.TobPC-index-cont .cont-hd-left img {
	width: 181px;
	float: left;
}

.TobPC-index-cont .cont-hd-search-input {
	width: 630px;
	border: none;
	height: 40px;
	font-size: 16px;
	color: #333;
	outline-color: transparent;
	background-color: #f0f0f0;
	box-sizing: border-box;
    padding: 0 50px 0 15px;
}
.TobPC-index-cont div.cont-hd-search-input{
	line-height: 40px;
	overflow: hidden;
	position: relative;
}
.TobPC-index-cont div.cont-hd-search-input>div{
	position: absolute;
	top:0;
	left:15px;
}
.TobPC-index-cont .cont-hd-search-input:empty:before{
	content: attr(data-placeholder);
	color:#bbb;
}
.TobPC-index-cont .cont-hd-search-input:focus:before{
	content:none;
}
.TobPC-index-cont .cont-hd-search-btn {
	width: 115px;
	height: 45px;
	background: #e60020;
	text-align: center;
	border-radius: 0 4px 4px 0;
	line-height: 45px;
	color: white;
	float: left;
	font-size: 16px;
	letter-spacing: 1px;
	cursor: pointer;
}

.TobPC-index-cont .cont-hd-right {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 140px;
	border: 1px solid #ededed;
	color: #666;
	margin-top: 5px;
	cursor: pointer;
	position: relative;
	margin-left: 16px;
	font-size: 14px;
	text-indent: 12px;
	box-sizing: border-box;
}
.TobPC-index-cont .cont-hd-right:hover{
	color: #e60020;
}
.ci-count {
	position: absolute;
	top: 5px;
	right: 11px;
	display: inline-block;
	padding: 1px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	background-color: #f10215;
	-moz-border-radius: 7px;
	border-radius: 7px;
	min-width: 12px;
	text-align: center;
	font-style: normal;
	text-indent: 0;
}

.TobPC-index-cont .cont-hd-right img {
	position: relative;
	top: -2px;
	width: 23px;
	height: 19px;
	margin-left: 4px;
}

.cont-bd {
	background: white;
	position: relative;
}

.cont-bd-wrap {
	background: white;
	width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}

.cont-bd-wrap-hd {
	background-color: rgba(255,255,255,.7);
    border-radius: 4px 4px 0 0;
    color: #E50011;
    box-shadow: 2px 2px 6px 0px rgb(0 0 0 / 15%);
    font-size: 22px;
    height: 48px;
    line-height: 48px;
    width: 212px;
	float: left;
	text-align: center;
}

.cont-bd-bd {
	background: #f5f5f5;
	position: relative;
}

.cont-bd-bd-hd {
	width: 1440px;
	margin: 0 auto;
	height: 498px;
	position: relative;
}

.cont-bd-bd-hd-classify {
	float: left;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 2px 2px 6px 0px rgb(0 0 0 / 15%);
	width: 212px;
	height: 498px;
	position: relative;
	box-sizing: border-box;
	padding: 10px 0;
	z-index: 9;
	border-radius: 0 0 4px 4px;
}

.cont-bd-bd-hd-classify ul {
	width: 185px;
	height: 478px;
	overflow-y: auto;
	overflow-x: hidden;
	/* margin: 10px 0; */
}

.cont-bd-bd-hd-classify li {
	display: block;
	width: 206px;
	margin: 0 3px;
	border-radius: 4px;
}


.classify-title {
	position: relative;
	padding: 0 10px;
	color: #000000;
	font-size: 14px;
	cursor: pointer;
	/* text-indent: 20px; */
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.classify-child {
	width: 50%;
	display: inline-block;
	float: left;
	font-size: 12px;
	padding-bottom: 7px;
	color: #666666;
	text-indent: 10px;
}

.classify-expand {
	position: absolute;
	background: rgba(255, 255, 255, 0.98);
	width: 817px;
	left: 180px;
	top: 0;
	display: none;
	z-index: 999;
	display: none;
	min-height: 468px;
	overflow-y: auto;
	padding: 10px 0 30px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.info-details .companyName{
	display: block;
	float: left;
}
.classify-expand-change {
	font-size: 12px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid #ccc;
	color: #555;
	margin-top: 14px;
}


/*.classify-expand-change:after{
	content: " ";
	position: absolute;
	width: 1px;
	height: 18px;
	background-color: #999;
	right: 0;
	top: 11px;
}*/

.classify-expand-change:nth-child(3n+0):after {
	background-color: transparent;
}

.cont-bd .cont-bd-bd-hd-banner {
	position: absolute;
	height: 463px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.cont-bd-bd-hd-banner img {
	height: 468px;
	width: 100%;
}

.cont-bd-bd-hd-info {
	text-align: center;
	float: right;
	width: 340px;
	margin-top: 0;
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
	z-index: 9;
	height: 498px;
	border-radius: 4px;
}
.cont-bd-bd-hd-info .info-header{
    overflow: hidden;
    padding: 34px 24px 0 22px;
}
.cont-bd-bd-hd-info .info-header-lt{
    float: left;
    position: relative;
}
.cont-bd-bd-hd-info .info-header-lt .ihl-top{
    overflow: hidden;
    float: left;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}
.tourist-slogon{
	font-size: 12px;
    color: #999999;
	clear: both;
}
.tourist-img{
	text-align: center;
}
.tourist-img img{
	max-width: 100%;
}
.cont-bd-bd-hd-info .info-header-rt{
    float: right;
    margin-top: 12px;
}
.touristParent .cont-bd-bd-hd-info .info-header-rt{
	margin-top: 3px;
}
.touristBtn.info-btn{
	width: calc(100% - 60px);
}
.touristBtn.info-btn a{
	width: 100%;
	margin-top: 10px;
	cursor: pointer;
}
.touristBtn.info-btn a:last-child{
	border: none;
    background-color: #e50011;
    color: #fff;
}
.touristParent .info-details{
	margin-left: 66px;
}
.touristParent .cont-bd-bd-hd-info .info-header-rt{
	margin-top: 3px;
}
.cont-bd-bd-hd-info .info-header-rt .codeBox{
    width: 60px;
    height: 60px;
}
.cont-bd-bd-hd-info .info-header-rt .codeBox img{
    width: 100%;
}
.cont-bd-bd-hd-info .info-header-rt .title{
    font-size: 12px;
    color: #000000;
    margin-top: 4px;
}
.info-account{
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-left: 66px;
}
.info-account::before{
	/* content: ""; */
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid rgba(0,0,0,.2);
	top: -5px;
	left: 28px;
}
.info-account>div.info-account-item{
    overflow: hidden;
    padding-top: 6px;
}
.info-account>div.info-account-item>i{
    width: 13px;
    height: 14px;
    display: inline-block;
    float: left;
    position: relative;
    top: 2px;
}
.info-account>div.info-account-item>i.account{
	background-image: url(../img/newVersion/accountIcon.png);
}
.info-account>div.info-account-item>i.enterprise{
	background-image: url(../img/newVersion/roleIcon.png);
	width: 16px;
	height: 16px;
}
.info-account>div.info-account-item>span{
    float: left;
    width: 125px;
    line-height: 18px;
    font-size: 12px;
    color: #999999;
    margin-left: 8px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.info-portrait {
	background: white;
	border-radius: 100%;
	height: 51px;
	width: 51px;
	float: left;
}

.info-details {
	font-size: 14px;
	overflow: hidden;
}

.info-details img {
	position: relative;
	top: -2px;
}

.info-details-title {
	color: #fff;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 94px;
	height: 18px;
	line-height: 18px;
	background-color: #161718;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 0 6px;
	display: inline-block;
	float: left;
	margin-left: 8px;
	margin-top: 3px;
}

.info-btn a {
	display: block;
	box-sizing: border-box;
	width: 195px;
	height: 36px;
	border: 1px solid #E50011;
	text-align: center;
	color: #E50011;
	line-height: 36px;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 28px;
	cursor: pointer;
}
.info-btn a:hover{
	border: 1px solid #E50011;
	color: #E50011;
}
.info-details .companyName>a {
	 color: #161718;
	 font-size: 18px;
	 text-align: left;
	 display: block;
	 max-width: 94px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}


.info-img {
	width: 205px;
	height: 275px;
	margin-bottom: 10px;
}

.info-img:last-child {
	margin-bottom: 0;
}

.info-qyzs {
	height: 45px;
	line-height: 45px;
	width: 100%;
	background: #f0f0f0;
}

.info-connect {
	background: white;
	text-align: left;
}

.info-connect-list {
	display: block;
	padding: 5px 10px;
}

.info-connect-list img {
	position: relative;
	top: -2px;
}

.info-connect-list-span {}

.cont-bd-bd-cont {}

.cont-bd-bd-cont-dpyx {
	width: 1200px;
	margin: 0 auto;
}

.dpyx-title {
	margin: 15px 0;
	font-size: 18px;
	color: #E70012;
	padding: 8px 10px;
	/* background: #FFFFFF; */
}

.dpyx-title-left {
	float: left;
}

.dpyx-title-right {
	float: right;
}

.dpyx-title-right img {
	position: relative;
	top: -2px;
	margin-left: 5px;
}

.dpyx-topimg img {
	width: 595px;
	height: 210px;
	float: left;
	margin-bottom: 10px;
}

.dpyx-topimg a:nth-child(odd) {
	width: 595px;
	height: 210px;
	float: left;
	margin-right: 10px;
}

.dpyx-btmimg img {
	clear: both;
	width: 1200px;
	height: 120px;
	/*margin-top: 10px;*/
}

.footer-img {
	width: 1200px;
	padding: 30px 0;
	margin: 0 auto;
}

.footer-img img {
	width: 20%;
	/*height: 50px;
	background: lightblue;*/
	margin-left: 5%;
	float: left;
}

.info-btn {}

.footer-img img:first-child {
	margin-left: 2.5%;
}

.cont-bd-bd-hd-classify ul::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background-color: rgba(0, 0, 0, 0);
}

.cont-bd-bd-hd-classify ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0);
}

.cont-bd-bd-hd-classify ul {
    -ms-overflow-style: none;
}
.cont-bd-bd-hd-classify ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0,0 );
	background-color: rgba(0, 0, 0, 0);
}

.classify-expand-two {
	overflow: hidden;
	margin-top: 20px;
}

.classify-expand-two .two-title {
	font-size: 14px;
	color: #222;
	float: left;
	width: 110px;
	padding-left: 30px;
	font-weight: bold;
}

.classify-expand-three {
	float: left;
	width: calc(100% - 150px);
	margin-top: -14px;
}

.classify-expand-change:hover {
	color: #e50020;
}

.info-propagate {width: calc(100% - 20px);height: 115px;position: absolute;bottom: 8px;left: 0;right: 0;margin: 0 auto;border-radius: 4px;background-color: lightblue;}
.info-propagate>a{
    display: block;
    width: 100%;
    height: 100%;
}
.info-propagate>a>img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.info-propagate-top {
	padding: 10px 0;
	color: #666;
	font-size: 13px;
	border-bottom: 1px solid #ededed;
}

.info-propagate-top img {
	width: 13px;
	position: relative;
	top: -2px;
}

.info-propagate-top span {
    color: white;
    font-size: 14px;
}

.info-propagate-code {}

.info-propagate-code>img {
	width: 75px;
	height: 75px;
	margin-top: 12px;
}

.info-propagate-code-list {
	padding: 15px 0px 9px 20px;
	overflow: hidden;
}

.info-propagate-code-list>img {
	width: 14px;
	height: 14px;
	float: left;
	position: relative;
	top: 2px;
}

.info-propagate-code-list-text {
	text-align: left;
	float: left;
	font-size: 13px;
	margin-left: 10px;
}

.info-propagate-code-list-text>p {
	margin: 0;
	color: white;
	font-size: 13px;
}

.info-propagate-code-list-text>p:last-child {
	font-size: 12px;
	color: white;
}
.TobPC-index-cont .cont-hd-search>img{
	width: 19px;
	height: 19px;
	position: absolute;
	float: inherit;
	top: 50%;
	margin-top: -10px;
	right: 24px;
	cursor:pointer;
}
.search-history{
    position: absolute;
    top: 40px;
    left: 0;
    width: 630px;
    min-height: 130px;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(86,88,93,0.35);
    z-index: 99;
    padding-bottom: 20px;
}
.histitle{
    padding: 18px 15px 10px;
    color: #aaa;
    font-size: 12px;
}
.history-cont{
	overflow: hidden;
	padding: 0 15px;
	min-height: 48px;
}
.history-cont .hisitem{
    padding: 0 10px;
    font-size: 12px;
    color: #555;
    background-color: #f5f5f5;
    height: 26px;
    line-height: 26px;
    margin-right: 6px;
    display: inline-block;
    float: left;
    cursor: pointer;
	margin-bottom: 10px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    max-width: 100%;
}
.history-cont .hisitem:hover{
	color: white;
	background-color: #e60020;
}
.history-clear{
	cursor: pointer;
	padding: 8px 15px 0;
	color: #555;
	font-size: 12px;
	text-align: center;
	width: 80px;
	float: right;
}
.history-clear:hover{
	color: #e60020;
}
.focus-us{
	position: relative;
	border: 1px solid #EDEDED;
	width: 120px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 14px;
	float: left;
	margin-top: 5px;
	margin-left: 13px;
	cursor: pointer;
}
.focus-us>i{
	width: 16px;
	height: 16px;
	background-image: url(../img/account/code.png);
	display: inline-block;
	position: relative;
	top: 2px;
}
.focus-us:hover>i{
	background-image: url(../img/account/code_h.png);
}
.focus-us>span{
	font-size: 14px;
	color: #666;
}
.focus-us::after{
	content: " ";
    display: inline-block;
    height: 4px;
    width: 4px;
    border-width: 0 1px 1px 0;
    border-color: #717171;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 9px;
}
.focus-hover{
	width: 120px;
	padding: 10px 0;
	text-align: center;
	position: absolute;
	bottom: -138px;
	border: 1px solid #EDEDED;
	border-top: none;
	background-color: white;
	left: -1px;
	box-sizing: border-box;
	z-index: 99;
	display: none;
}
.focus-us:hover .focus-hover{
	display: block;
}
.focus-hover>img{
	display: inline-block;
	width: 92px;
	height: 92px;
	text-align: center;
}
.focus-hover>p{
	font-size: 14px;
	color: #666;
	line-height: 1;
	margin: 0;
	margin-top: 10px;
}
.cont-bd-nav{
	overflow: hidden;
	right: 0;
	line-height: 36px;
}
.cont-bd-nav>a{
	font-size: 18px;
	color: #585858;
	border-bottom: 3px solid transparent;
	float: left;
	margin-left: 30px;
}
.cont-bd-nav>a.on{
	color: #E60012;
	border-bottom: 3px solid #E60012;
}
.cont-bd-nav>a:hover{
	color: #E60012;
	border-bottom: 3px solid #E60012;
}
.zsdjh-dialog{}
.zsdjh-dialog-mask{
	position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zsdjh-dialog-content{
	position: fixed;
    top: 50%;
    left: 50%;
    right: 0;
    width: 404px;
    background-color: white;
    z-index: 9999;
    border-radius: 4px;
    transform: translate(-50%, -50%);
}
.zsdjh-dialog-main{
	text-align: center;
	margin: 0 auto;
	width: auto;
    padding: 45px 35px 32px;
    overflow: hidden;
}
.zsdjh-dialog-main .wrap{
    overflow: hidden;
}
.zsdjh-dialog-main .wrap img{
    float: left;
} 
.zsdjh-dialog-main .wrap .main-tips{
    float: left;
    width: 226px;
    margin-left: 20px;
   }
.zsdjh-dialog-main .main-tips{
	margin-top: 0;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 21px;
}
.zsdjh-dialog-main .main-functwo{
	overflow: hidden;
	width: 100px;
	margin-top: 56px;
    float: right;
}
.zsdjh-dialog-main .main-functwo>a{
	width: 100px;
	box-sizing: border-box;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #fff;
	color: #333;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	border: 1px solid #999999;
}
.zsdjh-dialog-main .main-functwo>a:hover{
	background-color: #f04146;
	border: none;
	color: #fff;
}
.zsdjh-dialog-header{
	overflow: hidden;
	padding: 16px 14px;
	border-bottom: 2px solid #e5e5e5;
}
.zsdjh-dialog-header .header-title{
	float: left;
	font-size: 14px;
}
.zsdjh-dialog-header .header-close{
	float: right;
	cursor: pointer;
}
.zsdjh-dialog-header .header-close img{
	width: 14px;
	height: 14px;
}
.bl-full .swiper-slide{
	width: 100%;
}
.con-mid img{
	cursor: pointer;
}
.bzrm-box .swiper-button-next{
	right: 0px!important;
}
/*.many-img-discount{
	position: absolute;
    top: 0px;
    right: 0px;
    background-color: #eb3b3b;
    padding: 7px 8px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}
.many-img-newcomm{
	position: absolute;
    top: 0px;
    right: 0px;
    background-color: #44bf3e;
    padding: 7px 8px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}*/
.goodslabel{
	position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}
.goodslabel>div{
	background-color: #eb3b3b;
    padding: 7px 6px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    float: left;
    margin-right: 4px;
}
.goodslabel>div:last-child{
	margin-right: 0;
}
.many-name>div>span>span{
	background-color: #eb3b3b;
    padding: 1px 4px;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 3px;
    display: inline-block;
}


/* 2020年11月10日17:37:48 */
#tooltip {
	border: 1px solid red;
	background: #FF6;
	position: absolute;
	padding: 1px;
	color: #333;
	display: none;
}

#tooltip {
	width: 200px;
	height: 100px;
	position: relative;
	margin: 50px auto;
	border: 1px solid black;
}

#tooltip:before {
	content: "";
	border: 10px solid transparent;
	border-bottom-color: black;
	position: absolute;
	left: 20px;
	top: 0;
	margin-top: -20px;

}

#tooltip:after {
	content: "";
	border: 10px solid transparent;
	border-bottom-color: white;
	position: absolute;
	top: 0;
	left: 20px;
	margin-top: -19px;
}
.inlineDiv {
	display: inline;
}



.inlineDiv-icon {
	/* background-color: #F9F9F9; */
	display: inline-block;
	/* clear: both; */
	/* border: 1px solid #eeeeee; */
	/* float: right; */
	/* overflow: hidden; */
	/* position: relative; */
}

.inlineDiv-item {
	/* width: 30px; */
	display: inline-block;
	text-align: center;
	float: left;
	/* border: 1px solid transparent; */
	margin-left: 10px;
}
.inlineDiv-item:hover{
	background-color: #E50011;
}
.inlineDiv-item img{
	position: relative;
	top: -1px;
}
.inlineDiv-item.car:hover .tips {
	display: block;
}

.inlineDiv-item.car>.tips {
	width: 100px;
	position: absolute;
	background-color: #404040;
	border-radius: 4px;
	font-size: 12px;
	color: white;
	display: none;
	left: 30px;
	top: -27px;
	height: 26px;
	line-height: 26px;
	margin-top: -6px;
	border-radius: 4px;
	text-align: center;
	z-index: 999;
}

.inlineDiv-item.car>.tips::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #404040;
	position: absolute;
	bottom: -5px;
	left: 10px;
	margin-top: -6px;
}
.inlineDiv-item.car span{
    font-size: 16px;
    color: #e50011;
    line-height: 34px;
    display: block;
    width: 104px;
    float: left;
}
.inlineDiv-item.car:hover span{
    color: #fff;
}
.inlineDiv-item.car i{
	display: block;
	width: 28px;
	height: 22px;
	background-image: url(../img/newVersion/addcarRed.svg);
	position: relative;
	left: 4px;
	top: 6px;
}
.inlineDiv-item.car:hover i{
	background-image: url(../img/newVersion/addcarWhite.svg);
}
.inlineDiv-item.qingdan span{}
.inlineDiv-item.qingdan:hover span{}
.inlineDiv-item.qingdan i{
	display: block;
	width: 26px;
	height: 22px;
	background-image: url(../img/newVersion/addpayableRed.svg);
	position: relative;
	left: 5px;
	top: 7px;
}
.inlineDiv-item.qingdan:hover i{
	background-image: url(../img/newVersion/addpayableWhite.svg);
}
.inlineDiv-item.qingdan:hover .tips {
	display: block;
}

.inlineDiv-item.qingdan>.tips {
	/* width: 100px; */
	position: absolute;
	background-color: #FFC4C4;
	border-radius: 4px;
	font-size: 12px;
	color: #e50011;
	display: none;
	left: 12px;
	bottom: 54px;
	height: 26px;
	line-height: 26px;
	margin-top: -6px;
	border-radius: 4px;
	text-align: center;
	z-index: 999;
	padding: 0 5px;
}

.inlineDiv-item.qingdan>.tips::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #FFC4C4;
	position: absolute;
	bottom: -5px;
	left: 15px;
	margin-top: -6px;
}
.advert-classify>div.advert-classify-many>div>.many-name,.advert-classify>div.advert-classify-many>div>.many-price{
	width: 190px!important;
	overflow: hidden;
}
.inlineDiv-item.car:hover,.inlineDiv-item.qingdan:hover{
	/* border: 1px solid #fa3849; */
	/* box-sizing: border-box; */
}
.control-menu{
	overflow: hidden;
	height: 195px;
	width: calc(100% - 44px);
	margin: 17px auto 0;
	overflow-y: auto;
}
.control-menu .item{
	float: left;
	width: 25%;
	text-align: center;
	cursor: pointer;
}
.control-menu .item:nth-child(n+5){
	margin-top: 14px;
}
.control-menu .item .item-icon{
    width: 32px;
    height: 32px;
    position: relative;
    margin: 0 auto;
}
.control-menu .item .item-icon img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.control-menu .item .item-tit{
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    margin-top: 2px;
}
.inlineDiv-item.qingdan{
	border: 1px solid #FFC4C4;
	box-sizing: border-box;
	width: 36px;
	height: 36px;
	border-radius: 4px;
	margin-left: 0;
}
.inlineDiv-item.car{
	border: 1px solid #FFC4C4;
	box-sizing: border-box;
    border-radius: 4px;
}
.inlineDiv-item.car .carIcon{
	background-color: #FFC4C4;
	box-sizing: border-box;
	width: 36px;
	height: 34px;
	border-radius: 4px;
	float: left;
}
.inlineDiv-item.car:hover .carIcon{
	background-color: #e50011;
}
.many-salefee{
	width: 190px;
	margin: 3px auto 0;
	font-size: 24px;
	color: #E50011;
	font-weight: bold;
	line-height: 25px;
}
.many-salefee span{
	font-size: 14px;
	color: #E50011;
	margin-left: 14px;
}
.inlineDiv-item.car:hover{
	background-color: #FFC4C4;
}