@font-face {
	font-family: iconfont;
	src: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/css/iconfont/iconfont_9baa924.eot?t=1503544644205');
	src: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/css/iconfont/iconfont_9baa924.eot?t=1503544644205') format('embedded-opentype'), url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/css/iconfont/iconfont_406e3e7.woff?t=1503544644205') format('woff'), url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/css/iconfont/iconfont_41a53d7.ttf?t=1503544644205') format('truetype'), url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/css/iconfont/iconfont_413725f.svg?t=1503544644205') format('svg')
}

.iconfont {
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-jilu1:before {
	content: "\e6b3"
}

.icon-xiangyou3fill:before {
	content: "\e777"
}

.icon-xiangyou3:before {
	content: "\e778"
}

.icon-cuowu:before {
	content: "\e641"
}

.icon-jushoucang:before {
	content: "\e643"
}

.icon-naozhong:before {
	content: "\e648"
}

.icon-saoyisao:before {
	content: "\e649"
}

.icon-shezhi:before {
	content: "\e64b"
}

.icon-shijian:before {
	content: "\e64d"
}

.icon-shouhuodizhi:before {
	content: "\e64e"
}

.icon-shouye:before {
	content: "\e64f"
}

.icon-shuaxin:before {
	content: "\e650"
}

.icon-sousuo:before {
	content: "\e651"
}

.icon-tishi:before {
	content: "\e653"
}

.icon-wancheng:before {
	content: "\e654"
}

.icon-xiala:before {
	content: "\e65c"
}

.icon-xiangshangjiantou:before {
	content: "\e65d"
}

.icon-xiangxiajiantou:before {
	content: "\e65e"
}

.icon-xiangyoujiantou:before {
	content: "\e65f"
}

.icon-xiangzuojiantou:before {
	content: "\e660"
}

.icon-yanjing:before {
	content: "\e661"
}

.icon-xiaoxizhongxin:before {
	content: "\e665"
}

.icon-rili:before {
	content: "\e600"
}

.icon-dingwei:before {
	content: "\e8fc"
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 'Microsoft Yahei', "Heiti SC", tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
	color: #333
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	-webkit-font-smoothing: antialiased
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

a {
	color: #333;
	text-decoration: none;
	outline: 0
}

a:hover {
	text-decoration: underline
}

img {
	border: 0
}

ol,
ul {
	list-style: none
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: 0
}

textarea {
	resize: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.fr {
	float: right
}

.fl {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.hidden {
	overflow: hidden
}

.visible {
	overflow: visible
}

.center {
	text-align: center
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*height: 1%
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-overflow-two {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word
}

.text-overflow-three {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.z-grid {
	width: 1190px;
	margin: 0 auto
}

.loading {
	width: 100%;
	min-height: 300px;
	background-image: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/global/img/loading-logo-white_c41bf0e.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.content-wrap {
	width: 1190px;
	margin: 0 auto
}

.header-top-recommend {
	display: block;
	position: relative;
	width: 100%;
	min-width: 1190px;
	min-height: 60px;
	overflow: hidden
}

.header-top-recommend .recommend-tag {
	font-size: 12px;
	position: absolute;
	bottom: 8px;
	right: 10px;
	color: #fff;
	width: 28px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	z-index: 2;
	opacity: .6;
	filter: alpha(opacity=60)
}

.header-top-recommend .recommend-tag:after {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .1;
	filter: alpha(opacity=10);
	z-index: -1;
	width: 100%;
	height: 100%
}

.header-top-recommend .top-recommend-box {
	width: 2000px;
	position: relative;
	left: 50%;
	margin-left: -1000px;
	text-align: center;
	display: block
}

.header-top-recommend img {
	display: inline-block;
	vertical-align: top
}

.main-content-con .hover-anima:after {
	content: '';
	position: relative;
	bottom: 0;
	border-top: 2px solid #ff6900;
	display: block;
	margin: 0 auto;
	transition: all 120ms ease-in-out;
	width: 0
}

.main-content-con .hover-anima:hover {
	color: #ff6900!important
}

.main-content-con .hover-anima:hover a {
	color: #ff6900!important
}

.main-content-con .hover-anima:hover:after {
	width: 100%
}

.zbjindex-xw-position {
	display: block;
	position: relative;
	width: 100%;
	min-width: 1190px;
	min-height: 60px;
	overflow: hidden;
	max-height: 60px
}

.zbjindex-xw-position a {
	width: 2000px;
	position: relative;
	left: 50%;
	margin-left: -1000px;
	text-align: center;
	display: block
}

.zbjindex-xw-position a img {
	display: inline-block;
	vertical-align: top
}

.zbjindex-xw-position .recommend-tag {
	font-size: 12px;
	position: absolute;
	bottom: 8px;
	right: 10px;
	color: #fff;
	width: 28px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	z-index: 2;
	opacity: .6;
	filter: alpha(opacity=60)
}

.nav-con {
	height: 44px;
	border-bottom: 2px solid #ff6900
}

.nav-con .nav-content {
	width: 1190px;
	margin: 0 auto;
	position: relative
}

.nav-con .nav-content .item {
	height: 44px;
	line-height: 44px;
	float: left;
	position: relative
}

.nav-con .nav-content .item a {
	display: inline-block;
	height: 100%;
	color: #444;
	font-size: 16px;
	text-decoration: none;
	padding: 0 25px
}

.nav-con .nav-content .item a.hot {
	font-weight: 700
}

.nav-con .nav-content .item a:hover {
	color: #ff6900
}

.nav-con .nav-content .item.highlight1:hover>a {
	background: #ff6900;
	color: #fff!important
}

.nav-con .nav-content .item.highlight1.hasChild:hover>a {
	background: #fff;
	color: #ff6900!important
}

.nav-con .nav-content .item.highlight>a {
	color: #ff6900
}

.nav-con .nav-content .item.highlight>a:hover {
	background: #ff6900;
	color: #fff
}

.nav-con .nav-content .item.highlight:first-child {
	margin-right: 13px
}

.nav-con .nav-content .item.highlight:first-child a {
	background: #ff6900;
	color: #fff
}

.nav-con .nav-content .item.hasChild>a {
	border: 1px solid transparent;
	border-bottom: 0;
	height: 43px;
	position: relative;
	z-index: 11
}

.nav-con .nav-content .item.hasChild>a span.icon {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 11px;
	height: 7px;
	margin-top: -3px;
	display: inline-block;
	background: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/nav/img/arrow-up_b2436ea.png') no-repeat;
	transform: rotate(-180deg)
}

.nav-con .nav-content .item.hasChild.item2>a span.icon {
	background: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/nav/img/arrow-up-black_fc0329b.png') no-repeat
}

.nav-con .nav-content .item.active.highlight>a,
.nav-con .nav-content .item.active.item2>a {
	border: 1px solid #ff6900;
	border-bottom: 0;
	background: #fff;
	color: #ff6900
}

.nav-con .nav-content .item.active.highlight>a span.icon,
.nav-con .nav-content .item.active.item2>a span.icon {
	transform: rotate(0deg)
}

.nav-con .nav-content .item.active.item2>a span.icon {
	background: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/nav/img/arrow-up_b2436ea.png') no-repeat
}

.nav-con .nav-content .item.active>ul {
	display: block
}

.nav-con .nav-content .item.active>ul .inner-item a:hover {
	background: #f7f7f7;
	color: #ff6900
}

.nav-con .nav-content .item.active .cols-repeat {
	display: block
}

.nav-con .nav-content .item>ul {
	position: absolute;
	width: 100%;
	z-index: 10;
	left: -50%;
	margin-left: 50%;
	background: #fff;
	border-bottom: 1px solid #ff6900;
	display: none;
	margin-top: -2px
}

.nav-con .nav-content .item>ul .inner-item {
	border-left: 1px solid #ff6900;
	border-right: 1px solid #ff6900;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center
}

.nav-con .nav-content .item>ul .inner-item a {
	height: 100%;
	width: 100%;
	display: inline-block;
	color: #555;
	padding: 0;
	font-size: 14px
}

.nav-con .nav-content .item>ul .inner-item a:hover {
	background: #f7f7f7
}

.nav-con .nav-content .item>ul:after {
	display: block;
	content: '';
	height: 10px;
	border-left: 1px solid #ff6900;
	border-right: 1px solid #ff6900
}

.nav-con .nav-content .item .cols-repeat {
	position: absolute;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	z-index: 10;
	background: #fff;
	border: 1px solid #ff6900;
	display: none;
	margin-top: -3px;
	padding: 22px
}

.nav-con .nav-content .item .cols-repeat .cols-con {
	white-space: nowrap;
	display: -ms-inline-flexbox;
	display: inline-flex;
	float: left
}

.nav-con .nav-content .item .cols-repeat .col {
	float: left;
	margin-right: 33px
}

.nav-con .nav-content .item .cols-repeat .col .inner-item {
	margin-bottom: 18px;
	line-height: 1
}

.nav-con .nav-content .item .cols-repeat .col .inner-item a {
	font-size: 14px;
	padding: 0
}

.nav-con .nav-content .item .cols-repeat .col .inner-item:last-child {
	margin-bottom: 0
}

.nav-con .nav-content .item .cols-repeat .col:last-child {
	margin-right: 0
}

.nav-con .nav-content .nav-ul {
	float: left
}

.nav-con .nav-content .nav-ul:last-child {
	position: relative;
	margin-left: 10px
}

.nav-con .nav-content .nav-ul:last-child:before {
	position: relative;
	width: 2px;
	height: 16px;
	background-color: #e7e7e7;
	content: '';
	display: inline-block;
	float: left;
	top: 14px;
	margin-right: 10px
}

.nav-con .nav-content .nav-openshop {
	position: absolute;
	display: none;
	width: 169px;
	height: 33px;
	right: 0;
	bottom: 5px;
	cursor: pointer
}

.nav-con .nav-content .nav-openshop img {
	width: 169px;
	height: 33px
}

.main-content-con {
	background-color: #eee;
	min-width: 1190px;
	position: relative
}

.main-content-con .header-top-recommend {
	position: absolute
}

.main-content-con .header-top-recommend.no-pointer {
	cursor: auto
}

.main-content {
	margin: 0 auto;
	width: 1190px;
	position: relative;
	z-index: 2
}

.main-content .item {
	float: left;
	display: inline-block
}

.main-content .category-left {
	width: 234px;
	margin-right: 10px
}

.main-content .category-center {
	width: 318px;
	margin-right: 10px
}

.main-content .category-right {
	width: 318px
}

.main-content .main-content-left {
	width: 890px;
	display: inline-block
}

.main-content .main-content-right {
	width: 290px;
	float: right
}

.custom-city-swiper {
	position: relative;
	height: 185px!important;
	width: 1190px!important;
	margin: 0 auto;
	transform: translate3d(0, 0, 0);
	overflow: hidden
}

.custom-city-swiper.custom-city-swiper .swiper-wrapper .swiper-slide {
	padding-top: 10px;
	height: 175px!important;
	background: transparent
}

.custom-city-swiper .pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center
}

.custom-city-swiper .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #999;
	margin: 0 5px;
	opacity: .8;
	cursor: pointer
}

.custom-city-swiper .swiper-active-switch {
	background: #ff6900
}

.header-content {
	position: relative;
	margin: 10px 0;
	width: 890px;
	overflow: hidden;
	z-index: 2
}

.header-info-waper {
	margin: 0 auto;
	overflow: hidden;
	width: 890px;
	height: 125px;
	background: #fff
}

.header-info-waper a {
	text-decoration: none
}

.header-info-waper .header-infos {
	float: left
}

.info-content-waper {
	float: left;
	width: 125px;
	height: 125px;
	background-color: #fff;
	text-align: center;
	padding: 0 10px;
	margin-right: 10px;
	box-sizing: border-box
}

.info-content-waper .info-title {
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	width: 125px;
	margin-left: -30px
}

.info-content-waper .title-describe {
	color: #333;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	margin-top: 3px
}

.info-content-waper .title-describe a {
	white-space: nowrap
}

.info-content-waper .info-icon {
	display: inline-block;
	margin-top: 15px;
	width: 70px;
	height: 70px;
	border-radius: 100%
}

.info-content-waper .info-icon img {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	transition: transform .4s
}

.info-content-waper .info-icon:hover img {
	width: 55px;
	height: 55px;
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	border-radius: 100%
}

.info-content-waper .info-icon:hover .info-title {
	color: #ff6900
}

.info-all {
	display: inline-block;
	width: 80px;
	height: 125px;
	text-align: center
}

.info-all .info-all-title {
	display: block;
	font-size: 14px;
	color: #333
}

.info-all .info-all-pic {
	margin-top: 45px;
	display: inline-block;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	background: url("//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/img/p1_24509d2.png") center center no-repeat;
	background-size: 100%
}

.info-all:hover .info-all-pic {
	background: url("//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/img/pic1-1_16401b6.png") center center no-repeat;
	background-size: 100%
}

.info-all:hover .info-all-title {
	color: #ff6900
}

.info-title:hover,
.title-describe>a:hover {
	color: #ff6900
}

.category-left a {
	text-decoration: none
}

.category-left .cate-item {
	margin-bottom: 10px;
	background-color: #fff
}

.category-left .cate-item .cate-title-wapper {
	position: relative;
	height: 50px;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	overflow: hidden
}

.category-left .cate-item .cate-title-wapper h2 {
	z-index: 2;
	position: relative;
	display: inline-block
}

.category-left .cate-item .cate-title-wapper h2 .cate-title {
	font-size: 18px;
	color: #ff6900;
	font-weight: 700
}

.category-left .cate-item .cate-title-wapper .cate-title:hover {
	color: #ff6900
}

.category-left .cate-item .cate-title-wapper .cate-title:before {
	position: relative;
	top: -1px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.category-left .cate-item .cate-title-wapper .cate-des {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 13px;
	display: inline-block;
	box-sizing: border-box;
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	color: #ff6900
}

.category-left .cate-item .cate-title-wapper .cate-des.cate-des-img {
	top: 0;
	transform: translateY(0);
	right: 0;
	height: 100%
}

.category-left .cate-item .cate-title-wapper .cate-des img {
	height: 53px
}

.category-left .cate-item .cate-title-wapper .cate-des:hover {
	border-bottom: 1px solid #ff6900;
	box-sizing: content-box
}

.category-left .cate-item .cate-info-wapper {
	overflow: hidden;
	padding: 15px;
	padding-right: 10px
}

.category-left .cate-item .cate-info-wapper .info-item {
	display: inline-block;
	float: left;
	margin-right: 12px;
	box-sizing: border-box;
	height: 25px;
	font-size: 14px;
	position: relative
}

.category-left .cate-item .cate-info-wapper .info-item a {
	color: #777
}

.category-left .cate-item .cate-info-wapper .info-item a.hot {
	color: #ff6900
}

.category-center a,
.category-right a {
	text-decoration: none
}

.category-center .cate-item,
.category-right .cate-item,
.category-solution .cate-item {
	margin-bottom: 10px;
	background-color: #fff
}

.category-center .cate-item .cate-title-wapper,
.category-right .cate-item .cate-title-wapper,
.category-solution .cate-item .cate-title-wapper {
	position: relative;
	height: 50px;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	overflow: hidden
}

.category-center .cate-item .cate-title-wapper h2,
.category-right .cate-item .cate-title-wapper h2,
.category-solution .cate-item .cate-title-wapper h2 {
	z-index: 2;
	position: relative;
	display: inline-block
}

.category-center .cate-item .cate-title-wapper h2 .cate-title,
.category-right .cate-item .cate-title-wapper h2 .cate-title,
.category-solution .cate-item .cate-title-wapper h2 .cate-title {
	font-size: 18px;
	color: #ff6900;
	font-weight: 700
}

.category-center .cate-item .cate-title-wapper .cate-title:hover,
.category-right .cate-item .cate-title-wapper .cate-title:hover,
.category-solution .cate-item .cate-title-wapper .cate-title:hover {
	color: #ff6900
}

.category-center .cate-item .cate-title-wapper .cate-title:before,
.category-right .cate-item .cate-title-wapper .cate-title:before,
.category-solution .cate-item .cate-title-wapper .cate-title:before {
	position: relative;
	top: -1px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.category-center .cate-item .cate-title-wapper .cate-des,
.category-right .cate-item .cate-title-wapper .cate-des,
.category-solution .cate-item .cate-title-wapper .cate-des {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 13px;
	display: inline-block;
	box-sizing: border-box;
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	color: #ff6900
}

.category-center .cate-item .cate-title-wapper .cate-des.cate-des-img,
.category-right .cate-item .cate-title-wapper .cate-des.cate-des-img,
.category-solution .cate-item .cate-title-wapper .cate-des.cate-des-img {
	top: 0;
	transform: translateY(0);
	right: 0;
	height: 100%
}

.category-center .cate-item .cate-title-wapper .cate-des img,
.category-right .cate-item .cate-title-wapper .cate-des img,
.category-solution .cate-item .cate-title-wapper .cate-des img {
	height: 53px
}

.category-center .cate-item .cate-title-wapper .cate-des:hover,
.category-right .cate-item .cate-title-wapper .cate-des:hover,
.category-solution .cate-item .cate-title-wapper .cate-des:hover {
	border-bottom: 1px solid #ff6900;
	box-sizing: content-box
}

.category-center .cate-item .cate-info-wapper,
.category-right .cate-item .cate-info-wapper,
.category-solution .cate-item .cate-info-wapper {
	overflow: hidden;
	padding: 10px 12px;
	padding-right: 0
}

.category-center .cate-item .cate-info-wapper .cate-info-item,
.category-right .cate-item .cate-info-wapper .cate-info-item,
.category-solution .cate-item .cate-info-wapper .cate-info-item {
	margin-bottom: 5px;
	padding: 5px;
	box-sizing: border-box;
	width: 290px
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-title,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-title,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-title {
	float: left;
	display: inline-block;
	width: 85px;
	font-size: 14px
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-title a,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-title a,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-title a {
	display: inline-block;
	box-sizing: border-box;
	height: 20px;
	color: #999
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-links,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-links,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-links {
	display: inline-block;
	width: 212px;
	vertical-align: top;
	margin-right: -18px
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-links .item-link,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-links .item-link,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-links .item-link {
	display: inline-block;
	float: left;
	padding-right: 11px;
	box-sizing: border-box;
	height: 25px;
	font-size: 14px;
	position: relative
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a {
	color: #777
}

.category-center .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a.hot,
.category-right .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a.hot,
.category-solution .cate-item .cate-info-wapper .cate-info-item .item-links .item-link a.hot {
	color: #ff6900
}

a {
	cursor: pointer;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.index-user-panel {
	width: 290px;
	margin-top: 10px
}

.index-user-panel .user-panel {
	width: 290px;
	height: 290px;
	padding: 15px 13px;
	box-sizing: border-box;
	background: #fff
}

.index-user-panel .user-panel-vip img {
	display: inline-block;
	width: 290px;
	height: 30px;
	vertical-align: top
}

.index-user-panel .user-panel-info {
	padding-left: 87px;
	position: relative;
	height: 60px;
	margin-bottom: 15px
}

.index-user-panel .user-panel-info .user-avatar {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 13px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/index-right/img/avatar-default_a8f5250.png);
	background-size: 100%
}

.index-user-panel .user-panel-info .user-avatar img {
	border-radius: 50%;
	width: 60px;
	height: 60px
}

.index-user-panel .user-panel-info .user-svip-icon {
	display: inline-block;
	width: 60px;
	height: 15.5px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/index-right/img/vip-bg-2_2af6283.png);
	background-size: 100%;
	bottom: 0;
	position: absolute;
	left: 13px
}

.index-user-panel .user-panel-info .user-vip-icon {
	display: inline-block;
	width: 60px;
	height: 15.5px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/index-right/img/vip-bg-1_d48c98b.png);
	background-size: 100%;
	bottom: 0;
	position: absolute;
	left: 13px
}

.index-user-panel .user-panel-info .user-info {
	padding-top: 8px
}

.index-user-panel .user-panel-info .user-info .user-name {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 25px;
	text-decoration: none
}

.index-user-panel .user-panel-info .user-info .user-name:hover {
	color: #ff6900
}

.index-user-panel .user-panel-info .user-info .user-act {
	display: inline-block;
	font-size: 12px;
	color: #ff6900;
	padding-right: 15px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAADZ0lEQVRIib3XT2xUVRTH8c+MWheoFBWakBBEBZIiGsFigCDgH1i4M0S6mGo0JmIFChsRV6xAVpSC4NbUhRpl54IqtgQaAqUYIiWmrSiSECkgoLKwao+LN2/aiu28AeMvmeS+effc77135pz7u7mIUFYNuTuwEs+hDg+iuvj2Ks6gC19gv9b4o9yQuXHBDblqbEAjJpefIbiE99CsNa5WDm7I1aMZNWA6ntzErGeomcNd9yf9frvEhR56D3B0O2dLI1zABq3xUTZwQ+427MIboHYqqz5k5vKySwV97Xz6MqfPpd/sxTqt8dfY4AT6CV5QhYadLF1HLpcNmiqCg7tobWIQ7MOLo+ARMfwp2BUFEa+L6D8Ut6z+QxFrRBREFOweyRoJXR0FEa+KONN569BUZzojXivBV6e8fHGLq9GStJuZsaiyrR1PMxZRaEmfWoqsIjhJmSlqp7J0ffnBOt9noDc7/Km11E6DKUUWUVAVBQNRENH7Vfmt6/444iUR60Wc78m+5X3t6XYPREFVHisw2QOypcwjz1P7ED9j2xzOn8q26oeXMQNJIVqRgql7K9sAVRPYeJLH53IFW+dyrjtbbN2mtLUyj3lg9rPZglP4+i7mz+Ma3n2CH7vKx80qMeblMQtJGaxEt9/J2iMsWMwv2LqA/o7xY2pq09bMPCZiuPZWBK+isZ2Fy7iO7cuTkjmWhhkT82P3ulllOGYleXwNySlTqf4cZM9yjnQwAZvamfn02P2HGdfy6ENytFUE/Z3dCznWyT3YfDRJmfF04XTa6ssjyYXeA9mhg9dpqaP7RPIPefs40xeUj+v9Mm2dyKMNHNueHbrjMb7+hkl45yTT5meL7Sox2lLwZT8onw5w6nNOf8e92NzD1EezQfs7+B5cxP70SNwSBRHbpkcMDZWvu4f3Rvz0bfY6PTSUjJ3U6i1ROhYTbzWg5ywHW8aY8ggtXkPN7GwrhcN76DmbrrYZ/7sRqI8bHEgC3x0FEY3/ofVp/Hfr88/K1YR9Se1dQkdLYtwqVUQSu3VJUscTs9c0sksGezuNVR9UZm8/eyX9Tclkb0dPoB47JXblRkN/d/Fi8evFsQz9AJqyG/rR8GpsxJu4b/yllnRZcoXZcXNXmNETSC9tKwxf2iYV314xfGlrQ5vWGCw35N9Ynlt6zW41EAAAAABJRU5ErkJggg==);
	background-size: 12px;
	background-position: right;
	background-repeat: no-repeat
}

.index-user-panel .user-panel-info .user-info .user-act:hover {
	text-decoration: underline
}

.index-user-panel .user-panel-info .user-info .work-state {
	position: relative;
	font-size: 12px;
	cursor: pointer;
	padding-bottom: 20px
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state {
	color: #999
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #999;
	border-radius: 50%;
	margin-right: 5px
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state:after {
	content: "";
	display: inline-block;
	height: 4px;
	width: 4px;
	border-width: 1px 1px 0 0;
	border-color: #979797;
	border-style: solid;
	transform: rotate(45deg);
	position: relative;
	top: -1px
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state.work-state-up {
	color: #ff6900
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state.work-state-up:before {
	background: #40c914
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-state.work-state-up:after {
	border-color: #ff6900
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-toggle {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	width: 50px;
	left: 60px;
	top: 0;
	color: #666
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-toggle li {
	padding-left: 18px
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-toggle li:hover {
	background: #eee
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-toggle li.active {
	padding-left: 0;
	color: #ff6900
}

.index-user-panel .user-panel-info .user-info .work-state .work-state-toggle li.active:before {
	content: "";
	display: inline-block;
	height: 5px;
	width: 9px;
	border-width: 1px 1px 0 0;
	border-color: #ff6900;
	border-style: solid;
	transform: rotate(135deg);
	position: relative;
	top: -1px;
	margin: 0 4px 2px
}

.index-user-panel .user-panel-info .user-info .work-state:hover .work-state-toggle {
	display: block
}

.index-user-panel .user-panel-op {
	margin-bottom: 15px
}

.index-user-panel .user-panel-op .op-link {
	display: inline-block;
	border-radius: 15px;
	width: 120px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-size: 14px;
	background: #ff6900;
	text-align: center;
	text-decoration: none
}

.index-user-panel .user-panel-op .op-link:hover {
	background: #ff7e23
}

.index-user-panel .user-panel-op .op-link:first-child {
	margin: 0 7px
}

.index-user-panel .user-panel-tab {
	border-bottom: 1px solid #eee;
	margin-bottom: 5px
}

.index-user-panel .user-panel-tab li {
	display: inline-block;
	font-size: 12px;
	width: 132px;
	text-align: center;
	float: left;
	margin-bottom: -1px
}

.index-user-panel .user-panel-tab li span {
	display: inline-block;
	color: #666;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	cursor: pointer
}

.index-user-panel .user-panel-tab li.active span,
.index-user-panel .user-panel-tab li:hover span {
	color: #ff6900;
	border-bottom: 2px solid #ff6900
}

.index-user-panel .user-panel-tab-content .tab-content-customer,
.index-user-panel .user-panel-tab-content .tab-content-seller {
	display: none
}

.index-user-panel .user-panel-tab-content .tab-content-customer.active,
.index-user-panel .user-panel-tab-content .tab-content-seller.active {
	display: block
}

.index-user-panel .user-panel-tab-content .tab-content-title {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: 600
}

.index-user-panel .user-panel-tab-content .tab-content-title:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #ff6900;
	margin-right: 8px;
	margin-top: 8px;
	vertical-align: top
}

.index-user-panel .user-panel-tab-content .tab-content-locate {
	background: #fff7eb;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #ff6900;
	padding-left: 7px;
	position: relative
}

.index-user-panel .user-panel-tab-content .tab-content-locate a {
	background: #ff6900;
	border-radius: 12.5px;
	color: #fff;
	border: 0;
	padding: 2px 6px;
	float: right;
	margin-top: 4px;
	margin-right: 5px;
	line-height: 18px;
	text-decoration: none;
	position: absolute;
	right: 5px;
	top: 0
}

.index-user-panel .user-panel-tab-content .tab-content-locate a:hover {
	background: #ff7e23
}

.index-user-panel .user-panel-tab-content .tab-content-icons {
	display: -ms-flexbox;
	display: flex
}

.index-user-panel .user-panel-tab-content .tab-content-icons .tab-content-icon {
	display: inline-block;
	width: 66px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration: none
}

.index-user-panel .user-panel-tab-content .tab-content-icons .tab-content-icon img {
	width: 22px;
	height: 22px;
	vertical-align: top
}

.index-user-panel .user-panel-tab-content .tab-content-icons .tab-content-icon span {
	margin-top: 3px;
	font-size: 12px;
	color: #666;
	display: block
}

.index-user-panel .user-panel-tab-content .tab-content-icons .tab-content-icon:hover span {
	color: #ff6900
}

.index-user-panel .user-panel-tab-content .tab-content-pub {
	height: 30px
}

.index-user-panel .user-panel-tab-content .tab-content-pub input {
	width: 179px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 10px
}

.index-user-panel .user-panel-tab-content .tab-content-pub button {
	width: 80px;
	height: 30px;
	background: #fff6f2;
	border: 1px solid #ff6900;
	color: #ff6900;
	font-size: 12px;
	vertical-align: top;
	cursor: pointer
}

.index-user-panel .user-panel-tab-content .tab-content-links {
	margin-top: 10px
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link {
	line-height: 14px;
	display: inline-block;
	height: 14px;
	float: left;
	color: #ff6900;
	font-size: 12px
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link:hover {
	text-decoration: underline
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link:before {
	content: "銆�";
	text-decoration: none;
	display: inline-block
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link:first-child:before {
	content: ""
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link:last-child {
	border-left: 1px solid #ccc;
	padding-left: 8px;
	margin-left: 8px
}

.index-user-panel .user-panel-tab-content .tab-content-links .tab-content-link:last-child:before {
	content: ""
}

.index-user-panel-placeholder {
	background: #fff;
	width: 290px;
	height: 320px
}

.index-user-panel-placeholder .placeholder-box {
	text-align: center
}

.index-user-panel-placeholder .placeholder-box .placeholder-inner {
	position: relative;
	overflow: hidden;
	background: #f7f7f7;
	margin: 0 auto
}

.index-user-panel-placeholder .placeholder-box .placeholder-bg {
	position: absolute;
	width: 200%;
	height: 100%;
	background: linear-gradient(to right, #f7f7f7 0, #f2f2f2 20%, #f7f7f7 40%, #f7f7f7 100%);
	animation: linear-double 1s linear 1ms infinite forwards
}

@keyframes linear-double {
	0% {
		transform: translateX(-56%)
	}
	100% {
		transform: translateX(56%)
	}
}

.index-user-panel-placeholder .placeholder-user-link {
	width: 290px;
	height: 30px;
	position: relative;
	overflow: hidden;
	background: #f7f7f7
}

.index-user-panel-placeholder .placeholder-user-link img {
	width: 290px;
	height: 30px
}

.right-yx {
	background: #fff;
	margin-top: 10px
}

.right-yx .yx-header {
	height: 50px;
	padding: 12px 12px 12px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	display: block
}

.right-yx .yx-header:hover .header-title,
.right-yx .yx-header:hover .header-desc {
	color: #ff6900
}

.right-yx .yx-header .header-title {
	font-size: 18px;
	color: #e61f19;
	font-weight: 700
}

.right-yx .yx-header .header-title:before {
	content: "";
	position: relative;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.right-yx .yx-header .header-desc {
	font-size: 12px;
	color: #666;
	float: right;
	line-height: 28px
}

.right-yx .yx-body {
	padding: 10px 13px 13px
}

.right-yx .yx-body .yx-icons {
	margin: 0 -13px;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px
}

.right-yx .yx-body .yx-icons .yx-icon {
	display: inline-block;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	cursor: default
}

.right-yx .yx-body .yx-icons .yx-icon[target="_blank"] {
	cursor: pointer
}

.right-yx .yx-body .yx-icons .yx-icon[target="_blank"]:hover span {
	color: #ff6900
}

.right-yx .yx-body .yx-icons .yx-icon img {
	width: 20px;
	height: 20px;
	vertical-align: top;
	margin-bottom: 3px
}

.right-yx .yx-body .yx-icons .yx-icon span {
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #c8a36f
}

.right-yx .yx-body .yx-links .yx-link {
	height: 64px;
	margin-bottom: 10px
}

.right-yx .yx-body .yx-links .yx-link:last-child {
	margin-bottom: 0
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item {
	position: relative;
	display: inline-block;
	width: 264px;
	height: 64px
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item:hover .link-item-title {
	color: #ff6900!important
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item:hover .link-item-desc {
	color: #ff6900
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item:hover img {
	opacity: .8
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item .link-item-title {
	position: absolute;
	top: 33px;
	left: 11px;
	font-size: 12px
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item .link-item-desc {
	position: absolute;
	font-size: 14px;
	top: 11px;
	left: 11px;
	font-weight: 700
}

.right-yx .yx-body .yx-links .yx-link .yx-link-item img {
	position: absolute;
	width: auto;
	height: 64px
}

.right-yx .yx-body .yx-links .yx-link.yx-link2 {
	height: 110px
}

.right-yx .yx-body .yx-links .yx-link.yx-link2 .yx-link-item {
	width: 127px;
	height: 110px
}

.right-yx .yx-body .yx-links .yx-link.yx-link2 .yx-link-item img {
	position: absolute;
	width: 127px;
	height: auto
}

.right-yx .yx-body .yx-links .yx-link.yx-link2 .yx-link-item:first-child {
	margin-right: 10px
}

.category-solution {
	margin-top: 10px
}

.category-solution .cate-title-wapper {
	display: block
}

.category-solution .cate-title-wapper:hover .cate-title,
.category-solution .cate-title-wapper:hover .cate-des {
	color: #ff6900!important
}

.category-solution .cate-title-wapper:hover .cate-title:hover,
.category-solution .cate-title-wapper:hover .cate-des:hover {
	border-bottom: 0!important;
	border-bottom: 0
}

.category-solution .cate-title-wapper .cate-title {
	color: #333!important;
	text-decoration: none
}

.category-solution .cate-title-wapper .cate-des.cate-des-txt {
	text-decoration: none;
	color: #999
}

.category-solution .cate-item .cate-info-wapper {
	overflow: hidden;
	padding: 12px 0 3px 13px;
	padding-right: 0
}

.category-solution .cate-item .cate-info-wapper .cate-info-item {
	width: 264px;
	margin-bottom: 10px;
	padding: 5px 0 5px 12px
}

.category-solution .cate-item .cate-info-wapper .cate-info-item .item-title {
	width: 70px
}

.category-solution .cate-item .cate-info-wapper .cate-info-item .item-title a {
	color: #ff6900;
	text-decoration: none
}

.category-solution .cate-item .cate-info-wapper .cate-info-item .item-links {
	display: inline-block;
	width: 182px
}

.category-solution .cate-item .cate-info-wapper .cate-info-item .item-link a {
	text-decoration: none
}

.right-ds {
	background: #fff;
	width: 290px;
	margin-bottom: 10px
}

.right-ds .ds-title-wrapper {
	display: block;
	position: relative;
	height: 50px;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	overflow: hidden
}

.right-ds .ds-title-wrapper:hover .cate-title,
.right-ds .ds-title-wrapper:hover .cate-des {
	color: #ff6900!important
}

.right-ds .ds-title-wrapper .cate-title {
	font-size: 18px;
	font-weight: 700
}

.right-ds .ds-title-wrapper .cate-title:before {
	position: relative;
	top: -1px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.right-ds .ds-title-wrapper h2 {
	z-index: 2;
	position: relative;
	display: inline-block
}

.right-ds .ds-title-wrapper .cate-des {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 13px;
	display: inline-block;
	box-sizing: border-box;
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	color: #999
}

.right-ds .ds-body-wrapper {
	padding: 7px 13px 15px;
	text-align: center;
	overflow: hidden;
	height: 222px;
	box-sizing: border-box;
	position: relative
}

.right-ds .ds-body-wrapper .ds-body-tab {
	display: inline-block;
	margin: 0 -13px
}

.right-ds .ds-body-wrapper .ds-body-tab li {
	display: inline-block;
	margin: 0 7px;
	font-size: 14px;
	float: left;
	color: #666;
	position: relative
}

.right-ds .ds-body-wrapper .ds-body-tab li.active a,
.right-ds .ds-body-wrapper .ds-body-tab li:hover a {
	color: #ff6900
}

.right-ds .ds-body-wrapper .ds-body-tab li.active:after,
.right-ds .ds-body-wrapper .ds-body-tab li:hover:after {
	content: '';
	width: 20px;
	height: 2px;
	background: #ff6900;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5px
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content {
	text-align: left;
	margin-top: 10px
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list {
	display: none;
	overflow: hidden;
	height: 148px;
	box-sizing: border-box
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list.active {
	display: block
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list .ds-item {
	width: 265px;
	height: 60px;
	padding-left: 72px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 15px
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list .ds-item:hover a {
	color: #ff6900
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list .ds-item img {
	background: #eee;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list .ds-item .dasai-name {
	font-size: 12px;
	height: 36px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.right-ds .ds-body-wrapper .ds-body-tab-content .tab-content .ds-list .ds-item .dasai-amount {
	color: #ff6900;
	margin-top: 5px
}

.right-ds .ds-body-wrapper .ds-body-tab-content .dasai-all {
	text-align: right;
	color: #666;
	font-size: 12px;
	position: absolute;
	right: 13px;
	bottom: 10px
}

.right-ds .ds-body-wrapper .ds-body-tab-content .dasai-all:hover {
	color: #ff6900
}

.index-information {
	width: 1190px;
	margin: 10px auto;
	background: #fff
}

.index-information .information-title-wrapper {
	position: relative;
	height: 50px;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	overflow: hidden
}

.index-information .information-title-wrapper .cate-title {
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.index-information .information-title-wrapper .cate-title:before {
	position: relative;
	top: -1px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.index-information .information-title-wrapper h2 {
	z-index: 2;
	position: relative;
	display: inline-block
}

.index-information .information-body-wrapper {
	display: -ms-flexbox;
	display: flex
}

.index-information .information-body-wrapper .information-list {
	width: 233px;
	float: left;
	height: 83px;
	padding: 16px 32px;
	border-right: 1px solid #eee
}

.index-information .information-body-wrapper .information-list .item-link {
	margin-bottom: 10px;
	font-size: 14px;
	display: inline-block
}

.index-information .information-body-wrapper .information-list .item-link:after {
	content: '';
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 1px 1px 0 0;
	border-color: #979797;
	border-style: solid;
	transform: rotate(45deg);
	position: relative;
	top: -1px
}

.index-information .information-body-wrapper .information-list .item-link:hover {
	color: #ff6900
}

.index-information .information-body-wrapper .information-list .item-link:hover:after {
	border-color: #ff6900
}

.index-information .information-body-wrapper .information-list:last-child {
	border-right: 0
}

.index-information .information-body-wrapper .information-list li {
	margin-bottom: 5px
}

.index-information .information-body-wrapper .information-list li>a {
	font-size: 12px;
	padding-left: 13px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
	display: block
}

.index-information .information-body-wrapper .information-list li>a:before {
	content: '';
	display: inline-block;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	background: #666;
	position: absolute;
	top: 7px;
	left: 0
}

.index-information .information-body-wrapper .information-list li>a:hover {
	color: #ff6900
}

.tools-service-wrapper .tools-service-title .cate-title,
.index-information .information-title-wrapper .cate-title {
	cursor: default
}

.custom-city {
	width: 1190px;
	margin: 0 auto;
	background: #fff;
	padding-top: 1px
}

.custom-city .custom-city-title {
	padding: 14px 0;
	border-bottom: 1px solid #eee
}

.custom-city .custom-city-title .city-title {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer
}

.custom-city .custom-city-title .city-title:before {
	position: relative;
	top: -1px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6900
}

.custom-city .custom-city-title .city-title:after {
	content: '';
	margin-left: 6px;
	display: inline-block;
	width: 6px;
	height: 12px;
	background: url("//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/img/p2_be068f2.png") center center no-repeat
}

.custom-city .custom-city-title .city-title:hover {
	text-decoration: none;
	color: #ff6900
}

.custom-city .custom-city-title .city-title:hover:after {
	background: url("//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/img/p3_ad4e6e3.png") center center no-repeat
}

.custom-city .city-sub-title-box {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px
}

.custom-city .city-sub-title {
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
	margin-right: 10px
}

.custom-city .city-sub-title.city-sub-title-work {
	display: inline-block;
	color: #999;
	margin-bottom: 0;
	font-weight: 400;
	margin-right: 20px;
	cursor: pointer
}

.custom-city .city-sub-title.city-sub-title-work.active {
	font-weight: 800;
	color: #333;
	border-bottom: 2px solid #ff6900;
	margin-bottom: -1px
}

.custom-city-work {
	display: inline-block;
	width: 340px;
	padding: 0 29px 0 30px;
	border-right: 1px solid #eee;
	margin: 25px 0;
	vertical-align: top;
	float: left;
	height: 284px
}

.custom-city-work .anchorBL {
	display: none
}

.custom-city-work .city-work-content {
	display: none
}

.custom-city-work .city-work-content.active {
	display: block
}

.custom-city-work .city-work-content .content-img img {
	text-align: center;
	max-width: 342px;
	max-height: 124px;
	vertical-align: middle;
	background-color: #eee;
	border: solid 1px #eee
}

.custom-city-work .city-work-content .content-map {
	position: relative;
	font-size: 14px;
	color: #ff6900;
	padding: 10px 0 10px 20px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADLElEQVRoQ9VZTVoTQRB9xUpX4gkMJyCcwHgDuAGsTNwAJxBPAGxMXJkbyA2UExhOIJzAuEpWlF/3TEIyyUy/6u7h++h1TXe9+nn1M4IXfiS3/tpHB4p9CLprdysmENzJCPc538wCwCstOIXiEIJOo4KKewhuoLjOASYJgB5jF69wCcFxlFUVY8xxLmNMo74HEA1ABzgE8B3Abuzj5XdTKI5khF8x90QB0I84xQ6uYh6s/eYRZ/IN19Y7zQB0gDMAl9aHKHnFiYwwpmRLIRMA7aMHwU/LA2ZZxQdLONEAfMK+xp8MMR/CNMUMe2xi8wD6uPJU+RxH8UVGuGCeogCUPO+s/3xHscfUCRbABQSfae0V/wBPi5PyG1eVXf68MdxBeYEDMMBvoNIa1GtyC8Vx1XqlFx3DvCdBTGSIg5BsEIAxfG5liF7TozrwnuFAEGHEAOCoswibbihuvUFcaDHhRFBqGABfuILWX3iG9gJR2MIA+uAS2EB9mvHOnABce+zajOBRtqYQRskHAMgfQsC5DJubRgYAl8TO7oID+brk/q2e0E/oQj0th0+WJC56oL/h17xEkLvVUlNmeBvqiYIecFrpwM+x71gQEJxUPVFa3g1A67Ny/aUPMgyMp+xERifdqjLqC9ZigHczc2OB28BRzMxBUuA8YIlb0k1BMSKfirQjjzGMyFtrxajwsQJob5TcxBGkz8UnvAeKFYrb6fAtcYwfXE81RyfEPmYAno3YFiBG8cU3RPVdvZ72QAnAsUm7kxnB/dEAWveC0fqmJF56uK1cMMZ+VA4sQfAzgiUbaOZJCqEliL6fqvYtGtbKql+7sy3G2jWmJF7rFHJu6Yiusw58NIAyodOXXWTP0w6AotV2ux+2U63q8YAZumzR2gYiyQOlF/iBp6pBQugksdCGHjEVOoLzW/FAFCslsE4VRHIIrQDgFlbkAoyl52wAfD4U/81+BB4/kiFuWAVDclkBBKk1kTJbzYG1Ird9gUvvjUJWz9JKND1S/o56qg+KO8zRS+H7VgpZIwi3CHgs//3uoBdaeFms3roHVpjJr1Isfx2tQLInsVWBVPkXD+A/KMMhQGpa7GIAAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: left center
}

.custom-city-work .city-work-content .content-map:hover .map-detail {
	display: inline-block
}

.custom-city-work .city-work-content .content-map .map-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.custom-city-work .city-work-content .content-map .map-detail {
	display: none;
	width: 370px;
	position: absolute;
	left: -15px;
	bottom: 25px;
	padding: 24px;
	background: #fff;
	box-sizing: border-box;
	z-index: 2;
	border: 1px solid #eee;
	box-shadow: 0 0 7px 0 rgba(119, 119, 119, .12);
	border-radius: 5px
}

.custom-city-work .city-work-content .content-map .map-detail.map-detail-bottom:before {
	content: '';
	position: absolute;
	left: 15px;
	top: -5px;
	display: inline-block;
	width: 12px;
	height: 5px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/about-us/question/img/arrow_752c6f4.png) no-repeat left top
}

.custom-city-work .city-work-content .content-map .map-detail .detail-local {
	font-size: 16px;
	color: #333
}

.custom-city-work .city-work-content .content-map .map-detail .detail-method {
	font-size: 12px;
	color: #555;
	padding: 10px 15px;
	background-image: url('//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/index2018/img/bus_ec2085e.png');
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: left center
}

.custom-city-work .city-work-content .content-map .map-detail .detail-bg {
	width: 322px;
	height: 134px
}

.custom-city-work .city-work-content .content-map .map-detail .detail-bg img {
	max-width: 322px;
	max-height: 134px
}

.custom-city-work .city-work-content .content-banner img {
	text-align: center;
	max-width: 342px;
	max-height: 36px;
	vertical-align: middle
}

.custom-city-work .city-work-content .content-desc {
	height: 32px;
	line-height: 16px;
	padding: 15px 0;
	color: #555;
	font-size: 12px;
	position: relative
}

.custom-city-work .city-work-content .content-desc .desc-desc {
	display: inline
}

.custom-city-work .city-work-content .content-desc .desc-zhankai {
	color: #ff6900;
	float: right;
	cursor: pointer
}

.custom-city-work .city-work-content .content-desc .desc-zhankai:hover {
	text-decoration: none
}

.custom-city-work .city-work-content .content-desc .desc-detail {
	display: none;
	z-index: 9;
	width: 370px;
	line-height: 1.8;
	position: absolute;
	left: -15px;
	top: 40px;
	padding: 24px;
	background: #fff;
	box-sizing: border-box;
	z-index: 2;
	border: 1px solid #eee;
	box-shadow: 0 0 7px 0 rgba(119, 119, 119, .12);
	border-radius: 5px
}

.custom-city-work .city-work-content .content-desc .desc-detail.desc-detail-bottom:before {
	content: '';
	position: absolute;
	right: 25px;
	top: -5px;
	display: inline-block;
	width: 12px;
	height: 5px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/about-us/question/img/arrow_752c6f4.png) no-repeat left top
}

.custom-city-work .city-work-content .content-desc .desc-detail.desc-detail-top:before {
	content: '';
	position: absolute;
	right: 25px;
	top: -5px;
	display: inline-block;
	width: 12px;
	height: 5px;
	background: url(//as.zbjimg.com/static/nodejs-zbj-indexweb-api/widget/about-us/question/img/arrow_752c6f4.png) no-repeat left top
}

.custom-city-work .city-work-content .content-desc .desc-detail h5 {
	color: #333;
	font-size: 16px
}

.custom-city-work .city-work-content .content-desc .desc-detail p,
.custom-city-work .city-work-content .content-desc .desc-detail h5 {
	margin-bottom: 10px
}

.custom-city-work .pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center
}

.custom-city-work .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #999;
	margin: 0 5px;
	opacity: .8;
	cursor: pointer
}

.custom-city-work .swiper-active-switch {
	background: #ff6900
}

.custom-city-news {
	display: inline-block;
	width: 330px;
	padding: 0 30px;
	margin: 25px 0;
	vertical-align: top;
	float: left
}

.custom-city-news .city-news-content {
	height: 250px;
	overflow: hidden
}

.custom-city-news .content-list {
	display: inline-block;
	text-align: left
}

.custom-city-news .content-item {
	margin-top: 10px
}

.custom-city-news .content-item a {
	text-decoration: none
}

.custom-city-news .content-item a:hover {
	text-decoration: none
}

.custom-city-news .content-item.content-item-txt:hover .item-title {
	color: #ff6900
}

.custom-city-news .content-item.content-item-txt .item-title {
	color: #555;
	font-size: 14px;
	padding-left: 10px;
	position: relative;
	max-height: 21px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.custom-city-news .content-item.content-item-txt .item-title:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #999;
	top: 10px;
	left: 0
}

.custom-city-news .content-item.content-item-txt .item-time {
	color: #999;
	font-size: 12px;
	padding-left: 25px;
	position: relative
}

.custom-city-news .content-item.content-item-txt .item-time:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 11px;
	height: 10px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKAgMAAAAfnkwQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACVBMVEUAAACZmZkAAAClVEUEAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAfSURBVAjXY2BkZGAIDQ1hcGRkYXBgYAGzQTQyBooBAFdJBJdrRKTwAAAAAElFTkSuQmCC");
	top: 4px;
	left: 10px
}

.custom-city-news .content-item.content-item-img {
	position: relative;
	padding-left: 150px;
	min-height: 85px
}

.custom-city-news .content-item.content-item-img:hover .item-title {
	color: #ff6900
}

.custom-city-news .content-item.content-item-img .item-img {
	position: absolute;
	max-width: 142px;
	max-height: 84px;
	left: 0;
	top: 0
}

.custom-city-news .content-item.content-item-img .item-title {
	color: #333;
	font-size: 14px;
	max-height: 42px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.custom-city-news .content-item.content-item-img .item-desc {
	color: #777;
	font-size: 12px;
	max-height: 36px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 8px
}

.custom-city-news .pagination {
	text-align: center;
	margin-top: 10px
}

.custom-city-gov {
	display: inline-block;
	width: 340px;
	padding: 0 30px 0 29px;
	border-left: 1px solid #eee;
	margin: 25px 0;
	vertical-align: top;
	float: left;
	height: 284px
}

.custom-city-gov .content-list .content-item {
	display: inline-block;
	text-align: center;
	width: 80px;
	height: 60px;
	padding-top: 12px
}

.custom-city-gov .content-list .content-item a {
	text-decoration: none
}

.custom-city-gov .content-list .content-item a:hover {
	text-decoration: none
}

.custom-city-gov .content-list .content-item:hover img {
	bottom: 3px
}

.custom-city-gov .content-list .content-item:hover .item-title {
	color: #ff6900
}

.custom-city-gov .content-list .content-item img {
	max-width: 40px;
	max-height: 40px;
	position: relative;
	transition: bottom .2s ease-in-out;
	bottom: 0
}

.custom-city-gov .content-list .content-item .item-title {
	color: #555;
	font-size: 12px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	margin-top: 4px
}

.index-attribute-introduce-icons {
	text-align: center;
	margin-top: 45px;
	padding-bottom: 40px
}

.index-attribute-introduce-icons-list {
	display: inline-block;
	width: 1190px
}

.index-attribute-introduce-icons-list li {
	width: 296px;
	height: 66px;
	float: left;
	display: table;
	border-right: 1px solid #dadada;
	padding-left: 40px;
	box-sizing: border-box
}

.index-attribute-introduce-icons-list li:first-child {
	padding-left: 0
}

.index-attribute-introduce-icons-list li:last-child {
	border: 0
}

.index-attribute-introduce-icons-list li .item-con {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	text-decoration: none
}

.index-attribute-introduce-icons-list li .item-con .img {
	width: 48px;
	height: 54px;
	margin-top: 6px;
	display: inline-block;
	overflow: hidden
}

.index-attribute-introduce-icons-list li .item-con .img img {
	width: 100%;
	height: 100%
}

.index-attribute-introduce-icons-list li .item-con .text {
	display: inline-block;
	margin-left: 14px;
	vertical-align: top;
	text-align: left;
	max-width: 188px
}

.index-attribute-introduce-icons-list li .item-con .text .title {
	font-size: 20px;
	color: #333;
	width: auto;
	margin: 0
}

.index-attribute-introduce-icons-list li .item-con .text .desc {
	font-size: 12px;
	color: #999
}