﻿::selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

::-moz-selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

::-webkit-selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

.clear {
	zoom: 1
}

.clear:after {
	content: "";
	clear: both;
	display: block
}

.wrap-global {
	width: 100%;
	background: #f1f1f1;
	padding-bottom: 50px
}

.tiwen-panel {
	width: 1100px;
	margin: 0 auto;
	clear: both
}

.bread-content {
	width: 100%;
	height: 48px
}

.shadow {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	padding: 25px 30px 30px 30px;
	border-radius: 2px;
	box-sizing: border-box
}

.shadow2 {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	padding: 25px 24px 12px 24px;
	border-radius: 2px;
	box-sizing: border-box
}

.shadow-tab {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	padding: 25px 30px 0 30px;
	border-radius: 2px;
	box-sizing: border-box
}

.big-title {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px
}

.title-line {
	width: 100%;
	height: 1px;
	background-color: #eeeeee
}

.footer {
	margin-top: 0
}

.search {
	z-index: 1002
}

.fl-box {
	position: relative
}

.ans-lst-page-box a {
	background-color: #ffffff;
	color: #555555;
	border: 0;
	height: 30px;
	line-height: 30px;
	border: 1px solid #b0b4b9;
	font-size: 12px
}

.page-box {
	padding-top: 30px;
	text-align: center
}

.page-box .on {
	background-color: #f5f5f5 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	background: #f5f5f5
}

.liebiao-tab {
	width: 845px;
	height: 226px;
	overflow: hidden;
	margin-top: -5px;
	position: relative
}

.liebiao-tab .big-tab {
	width: 350px;
	height: 100px;
	float: left;
	margin-right: 35px
}

.liebiao-tab .big-tab .tab-title,.liebiao-tab .big-tab h1 {
	display: inline-block;
	margin-bottom: 10px;
	color: #53b179;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}

.liebiao-tab .small-tab {
	width: 350px;
	height: 60px
}

.liebiao-tab .small-tab .small-li {
	font-size: 12px;
	color: #555555;
	float: left;
	margin-bottom: 7px;
	margin-right: 18px
}

.liebiao-tab .small-tab .small-li a {
	color: #555555
}

.tab-more {
	background: #fff;
	display: none;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	width: 67px;
	height: 11px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 1000;
	position: absolute;
	top: 392px;
	margin-left: 315px;
	cursor: pointer
}

.tab-more .fow {
	width: 12px;
	height: 7px;
	margin-left: 28px;
	margin-top: 2px;
	background: url(/images/wenda/fow.png);
	background: -webkit-image-set(url(/images/wenda/fow.png) 1x, url(../../../img/wenda/tiwen/fow@2x.png) 2x);
	background-repeat: no-repeat
}

.tab-less {
	background: #fff;
	display: none;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	width: 67px;
	height: 11px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 1000;
	position: absolute;
	top: 491px;
	margin-left: 315px;
	cursor: pointer
}

.tab-less .fow {
	width: 12px;
	height: 7px;
	margin-left: 28px;
	margin-top: 2px;
	background: url(/images/wenda/fowt@1x.png);
	background: -webkit-image-set(url(/images/wenda/fowt@1x.png) 1x, url(../../../img/wenda/tiwen/fowt@2x.png) 2x);
	background-repeat: no-repeat
}

.xiangguan {
	width: 240px;
	float: left
}

.xiangguan .column .title {
	padding: 0 0 20px;
	font-size: 18px;
	font-weight: 700
}

.xiangguan .xg-image {
	width: 100%;
	height: 110px
}

.xiangguan .xg-image img {
	width: 100%;
	height: 100%
}

.xiangguan .subtitle {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px
}

.xiangguan .subtitle:hover {
	color: #159fee;
	text-decoration: none
}

.xiangguan .xg-junjia {
	height: 30px;
	line-height: 30px
}

.xiangguan .xg-junjia span {
	color: #999999
}

.xiangguan a {
	color: #15aad5;
	font-weight: bold
}

.rule-click {
	color: #3fab6c;
	font-weight: bold
}

.all-answers {
	width: 845px;
	float: left;
	margin-top: 15px
}

.all-answers .answers-num {
	color: #f46a1f
}

.all-answers .show-rule {
	display: inline-block;
	float: right;
	margin-top: 5px
}

.all-answers .show-rule span {
	display: inline-block;
	cursor: pointer
}

.all-answers .show-rule a {
	color: #999
}

.all-answers .show-rule a.active {
	color: #3fab6c;
	font-weight: bold
}

.all-answers .show-rule .rule-color {
	color: #999999
}

.all-answers .zj-answers {
	width: 745px;
	float: left;
	margin-top: -10px
}

.all-answers .ans-ul li {
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px dashed #eeeeee;
	box-sizing: border-box
}

.all-answers .ans-ul li span,.all-answers .ans-ul li a {
	display: inline-block;
	color: #333333
}

.all-answers .ans-ul li .ans-left {
	width: 425px
}

.all-answers .ans-ul li .ans-left .big-title .answers-num {
	color: #f46a1f
}

.all-answers .ans-ul li .ans-left .subtitle {
	font-weight: bold;
	font-size: 16px;
	margin-top: 19px;
	max-width: 456px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.all-answers .ans-ul li .ans-left .subtitle:hover {
	color: #159fee;
	text-decoration: none
}

.all-answers .ans-ul li .ans-left .ans-con {
	width: 456px;
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 12px;
	color: #555555
}

.all-answers .ans-ul li .ans-left .ans-time {
	padding: 0 5px;
	height: 22px;
	background-color: #f1f1f1;
	border-radius: 2px;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
	line-height: 22px
}

.all-answers .ans-ul li .ans-left .ans-time2 {
	padding: 0 5px;
	height: 22px;
	border-radius: 2px;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
	line-height: 22px
}

.all-answers .ans-ul li .ans-right {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #f8f8f8;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -40px
}

.all-answers .ans-ul li .ans-right .ans-shuzi {
	width: 100%;
	text-align: center;
	height: 20px;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
	margin-top: 15px
}

.all-answers .ans-ul li .ans-right .ans-shuzi-i {
	width: 100%;
	height: 20px;
	text-align: center;
	color: #999999;
	font-size: 12px
}

.all-answers .ans-ul li .ans-line {
	width: 100%;
	height: 1px;
	border-top: 1px dashed #eeeeee;
	margin-top: 30px
}

.jingjiren-push {
	width: 240px;
	margin-left: 15px;
	float: right;
	margin-bottom: 15px;
	padding-bottom: 25px
}

.jingjiren-push .agentInfo {
	padding-top: 25px;
	text-align: center
}

.jingjiren-push .agentInfo a {
	text-decoration: none
}

.jingjiren-push .agentInfo img {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%
}

.jingjiren-push .agentInfo .change {
	display: inline-block
}

.jingjiren-push .agentInfo .change:hover .askto {
	display: inline-block
}

.jingjiren-push .agentInfo .change:hover .jingjiren-name {
	display: none
}

.jingjiren-push .agentInfo .askto {
	width: 135px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	display: none;
	background-color: #f46a1f;
	color: #fff;
	margin-bottom: 3px;
	margin-top: 10px;
	border-radius: 2px;
	cursor: pointer
}

.jingjiren-push .agentInfo .jingjiren-name {
	display: inline-block;
	width: 135px;
	height: 41px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 3px;
	line-height: 41px;
	font-size: 16px;
	font-weight: bold
}

.jingjiren-push .agentInfo p {
	font-size: 12px;
	line-height: 26px;
	color: #999;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.jingjiren-push .agentInfo .info {
	color: #333;
	margin-bottom: 10px
}

.jingjiren-push .agentInfo .agent-tips span {
	border: 1px solid #bfbfbf;
	padding: 4px 8px;
	border-radius: 2px;
	margin-right: 6px
}

.jingjiren-push ul .secondcol {
	padding: 16px 0;
	border-top: 1px solid #eeeeee
}

.ll-all-asks {
	width: 240px;
	float: right;
	margin-left: 15px;
	position: relative;
	padding-top: 0
}

.asks-ul li {
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
	padding-bottom: 13px
}

.asks-ul li span,.asks-ul li a {
	display: inline-block
}

.asks-ul li .asks-con {
	width: 190px;
	line-height: 23px;
	margin-bottom: 7px;
	color: #333333;
	font-size: 12px
}

.asks-ul li .asks-time {
	padding: 0 5px;
	height: 22px;
	background-color: #f1f1f1;
	border-radius: 2px;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
	line-height: 22px
}

.search {
	padding-bottom: 20px;
	position: relative
}

.search .tex {
	border: 2px solid #1b6bb1;
	width: 680px;
	height: 46px;
	border-radius: 2px;
	position: relative;
	float: left
}

.search .tex i {
	background-image: url(/images/w06.png);
	
	display: block;
	position: absolute;
	left: 13px;
	top: 14px;
	width: 19px;
	height: 19px
}

.search .tex input {
	float: left;
	width: 518px;
	border: 0;
	background: #fff;
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
	color: #888
}

.search .tex div.sub {
	float: right;
	background: #1b6bb1;
	width: 122px;
	height: 46px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 46px;
	cursor: pointer
}

.search .go {
	float: right;
	font-weight: bold
}

.search .go a {
	display: block;
	width: 94px;
	height: 50px;
	line-height: 50px;
	background: #1b6bb1;
	border-radius: 2px;
	color: #fff;
	font-size: 18px;
	position: relative;
	padding-left: 55px
}

.search .go a:hover {
	text-decoration: none
}

.search .go a i {
	background-image: url(/images/wenda/sprite.png);
	background-image: -webkit-image-set(url(/images/wenda/sprite.png) 1x, url(/images/wenda/sprite@2x.png) 2x);
	background-position: -216px -42px;
	display: block;
	width: 13px;
	height: 16px;
	float: left;
	position: absolute;
	top: 16px;
	left: 33px;
	margin-right: 10px
}

.search .hotsug {
	width: 458px;
	background: #fff;
	position: absolute;
	top: 47px;
	left: -2px;
	border: 1px solid #3fab6c;
	display: none;
	z-index: 3
}

.search .hotsug li {
	width: 458px;
	height: 42px;
	line-height: 42px
}

.search .hotsug li a {
	font-size: 14px;
	color: #333;
	display: block;
	height: 42px;
	padding: 0 12px;
	overflow: hidden
}

.search .hotsug li a:hover {
	text-decoration: none;
	background: #f1f1f1
}

.search .hotsug li a label {
	display: block;
	float: left;
	cursor: pointer;
	width: 350px;
	height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.search .hotsug li a label b {
	color: #e4393c
}

.search .hotsug li a span {
	float: right;
	cursor: pointer
}

.search .hotsug li.tip {
	background: #f2f4f7;
	color: #4a4a4b;
	font-size: 16px;
	padding: 0 12px;
	width: 434px
}
.zhaopin {
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        color: #00A75B;
}
.all-answers .ans-ul li .ans-right1 {
    width: 130px;
}
