.index-header nav.clearfix {
	clear: both;
}
.index-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 150px;
	box-sizing: border-box;
	background: #dde0f0;
	color: #666;
	height: 80px;
}
.index-header nav {
	height: 80px;
	line-height: 80px;
	width:870px;
	text-align: center;
}
.index-header nav a {
	margin: 0;
	color: #666;
	padding: 0 10px;
	display: inline-flex;
}
.index-header nav a:hover {
	background: crimson;
	color: #fff;
}
.index-header .nav-active {
	background: crimson;
	color: #fff;
}
.intro-wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 50px;
	box-sizing: border-box;
}
.title-wrap .title {
	text-align: center;
	padding-bottom: 30px;
}
.title-wrap .title h2 {
	font-size: 28px;
	color: #17288a;
}
.title-wrap .title h6 {
	font-size: 14px;
	color: #bdbdbd;
	padding: 10px;
}
.intro-wrap .title_image {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.intro-wrap .title_image img {
	flex: 1;
	display: block;
	padding-right: 25px;
}
.intro-wrap .title_image .title_wz {
	flex: 1;
	width: 640px;
	font-size: 14px;
	line-height: 24px;
}
.range-wrap {
	background: #DDE0F0;
	padding: 50px;
}
.range-wrap .range-info {
	display: flex;
	width: 1000px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.range-wrap .range-info .item {
	flex: 1;
	max-width: 250px;
	height: 250px;
	background: rgb(54,86,184);
	overflow-y: scroll;
	white-space: unset;
}
.range-wrap .range-info .item:nth-of-type(1n) {
	background: rgb(54,86,184);
}
.range-wrap .range-info .item:nth-of-type(2n) {
	background: rgb(234,193,16);
}
.range-wrap .range-info .item:nth-of-type(3n) {
	background: rgb(172,17,45);
}
.range-wrap .range-info .item:nth-of-type(4n) {
	background: rgb(58,148,94);
}
.range-wrap .range-info .item:nth-of-type(5n) {
	background: rgb(229,136,26);
}
.range-wrap .range-info .item h2 {
	font-size: 16px;
	color: white;
	padding: 15px 15px 0 15px;
}
.range-wrap .range-info .item p {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 24px;
	color: white;
}
.range-wrap .range-info .item h6 {
	padding-left: 24px;
	font-size: 12px;
	line-height: 24px;
	color: white;
}
.range-wrap .range-info .item hr {
	width: 50px;
	color: whitesmoke;
	margin-left: 24px;
}
/* 资质 */
.qual-wrap {
	padding: 50px;
}
.qual-wrap .qual-info {
	display: flex;
	width: 900px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}
.qual-wrap .qual-info .item {
	flex: 1;
	max-width: 200px;
	text-align: center;
}
.qual-wrap .qual-info .item p {
	margin-top: 10px;
}
.news-wrap {
	background: #DDE0F0;
	padding: 50px;
}
.news-wrap .news-tab {
	width: 280px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px #8c989f solid;
}
.news-wrap .news-tab a {
	display: block;
	width: 140px;
	text-align: center;
	background: rgb(221, 224, 240);
	color: rgb(102, 102, 102);
	cursor: pointer;
}
.news-wrap .news-tab a.active {
	background-color: rgb(102, 102, 102);
	color: #fff;
}
#new2_content {
	display: none;
}
.flex {
	display: flex !important;
}
.news-content {
	width: 1000px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news-content .news-item {
	flex: 1;
	min-width: 400px;
	height: 88px;
	margin-bottom: 20px;
	overflow: hidden;
}
.news-content .news-item img {
	float: left;
	width: 108px;
	margin-right: 10px;
}
.news-content .news-item .news-intro {
	float: left;
}
.news-content .news-item .news-intro h3 {
	color: #666;
	font-size: 12px;
	line-height: 28px;
}
.news-content .news-item .news-intro h4 {
	color: black;
	line-height: 28px;
}
.news-content .news-item .news-intro h5 {
	font-size: 10px;
	color: #666;
	line-height: 30px;
}
/* footer */
.footer {
	height: 315px;
	width: 100%;
	background-color: #1e1e1e;
}
#foot {
	margin: 0 auto;
	width: 1130px;
}
.footer0 {
	font-size: 16px;
	color: #ede9e9;
	border-bottom: 4px solid #838383;
	width: 66px;
	line-height: 40px;
	padding-top: 40px;
}
.footer_left {
	float: left;
	width: 556px;
	height: 220px;
	border-top: solid 1px #838383;
	margin-top: -2px;
	float: left;
}
.footer_right {
	float: right;
	width: 336px;
	height: 220px;
	border-top: solid 1px #838383;
	margin-top: -2px;
}
.footer4 img {
	margin-top: 30px;
	display: block;
	float: left;
}
.footer4 span {
	margin-top: 18px;
	color: #646363;
	padding-left: 12px;
	font-size: 14px;
	line-height: 40px;
	display: block;
	float: left;
	padding-bottom: 8px;
}
.footer_right1 img {
	display: inline-block;
	margin-right: 20px;
	margin-top: 32px;
}
.footer_right2 img {
	margin-top: 22px;
}
.footer2 {
	text-align: center;
	height: 90px;
	width: 100%;
	font-size: 10px;
	color: #4a4a4a;
	line-height: 90px;
	background-color: black;
}
.link-wrap {
	width: 1000px;
	margin:0 auto 50px auto;
	min-height: 465px;
}
.link-wrap .title {
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.link-wrap .title h2 {
	font-size: 28px;
	color: #17288a;
	width: 190px;
	margin: 0 auto;
	padding-top: 40px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.link-wrap .title em {
	width: 100%;
	height: 1px;
	background: #c9c9c9;
	display: block;
	position: absolute;
	top: 62px;
}
.link-wrap .title h2 span {
	font-size: 14px;
	color: #bdbdbd;
	display: block;
}
.link-wrap .link-content {
	color: #666;
	font-size: 16px;
	padding: 30px 250px;
	line-height: 1.5;
}
#newBridge, #nbInviteWrapper, #nbWebImLightContainer {
	color: #000;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal
}
#newBridge, #nbInviteWrapper, #nbWebImLightContainer, #newBridge ins, #nbInviteWrapper ins, #nbWebImLightContainer ins, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge div, #nbInviteWrapper div, #nbWebImLightContainer div, #newBridge p, #nbInviteWrapper p, #nbWebImLightContainer p, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge dd, #nbInviteWrapper dd, #nbWebImLightContainer dd, #newBridge dl, #nbInviteWrapper dl, #nbWebImLightContainer dl, #newBridge ul, #nbInviteWrapper ul, #nbWebImLightContainer ul, #newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li, #newBridge i, #nbInviteWrapper i, #nbWebImLightContainer i, #newBridge h1, #nbInviteWrapper h1, #nbWebImLightContainer h1, #newBridge h2, #nbInviteWrapper h2, #nbWebImLightContainer h2, #newBridge h3, #nbInviteWrapper h3, #nbWebImLightContainer h3, #newBridge h4, #nbInviteWrapper h4, #nbWebImLightContainer h4, #newBridge h5, #nbInviteWrapper h5, #nbWebImLightContainer h5, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span, #newBridge table, #nbInviteWrapper table, #nbWebImLightContainer table, #newBridge td, #nbInviteWrapper td, #nbWebImLightContainer td, #newBridge tr, #nbInviteWrapper tr, #nbWebImLightContainer tr, #newBridge tbody, #nbInviteWrapper tbody, #nbWebImLightContainer tbody, #newBridge thead, #nbInviteWrapper thead, #nbWebImLightContainer thead, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge u, #nbInviteWrapper u, #nbWebImLightContainer u, #newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge font, #nbInviteWrapper font, #nbWebImLightContainer font, #newBridge select, #nbInviteWrapper select, #nbWebImLightContainer select, #newBridge option, #nbInviteWrapper option, #nbWebImLightContainer option, #newBridge input, #nbInviteWrapper input, #nbWebImLightContainer input, #newBridge form, #nbInviteWrapper form, #nbWebImLightContainer form, #newBridge textarea, #nbInviteWrapper textarea, #nbWebImLightContainer textarea {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: 0 0;
	background-size: auto;
	background-repeat: repeat;
	background-origin: padding-box;
	background-clip: border-box;
	background-attachment: scroll;
	background-image: none;
	border: none;
	outline: invert none medium;
	direction: ltr;
	letter-spacing: inherit;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	white-space: inherit;
	word-spacing: normal;
	font-size: 12px;
	font-family: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: inherit;
	font-variant: normal;
	font-weight: inherit;
	visibility: visible;
	overflow: visible;
	list-style: none;
	float: none;
	clear: none;
	display: block;
	position: static;
	top: auto;
	left: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span {
	display: inline
}
#newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong {
	font-weight: bold
}
#newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em {
	font-style: italic
}
#newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a {
	text-decoration: underline
}
#newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li {
	display: list-item
}
#newBridge .nb-invite-wrap p {
	color: inherit;
	font-size: inherit
}
#newBridge .nb-invite-wrap span {
	text-decoration: inherit;
	color: inherit;
	font-size: inherit;
	font-family: inherit
}
#newBridge .nb-invite-wrap em {
	text-decoration: inherit;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit
}
#newBridge .nb-invite-wrap strong {
	text-decoration: inherit;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit
}
#newBridge .nb-invite-wrap span {
	text-decoration: inherit;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit
}
#newBridge .nb-invite-wrap {
	color: #000;
	z-index: 2
}
#newBridge .nb-invite-wrap .nb-invite-text {
	position: absolute;
	top: 44px;
	left: 128px;
	right: 26px;
	font-size: 13px;
	color: #fff
}
#newBridge .nb-invite-wrap .nb-invite-text-ls {
	position: absolute;
	top: 40px;
	left: 0;
	right: 164px;
	font-size: 13px;
	color: #000;
	font-family: microsoft yahei;
	margin-left: 26px
}
#newBridge .nb-invite-wrap .nb-invite-text-ls-center {
	right: 0;
	position: absolute;
	top: 16%;
	left: 110px;
	font-size: 13px;
	color: #fff;
	font-family: microsoft yahei;
	margin-right: 26px
}
#newBridge .nb-invite-wrap .nb-invite-text-ls-bottom {
	width: 100%;
	background: #fff;
	margin-left: 0;
	color: #000;
	font-family: microsoft yahei
}
#newBridge .nb-invite-body {
	position: relative;
	overflow: hidden
}
#newBridge .mess-placeholder {
	color: #a9a9a9
}
#newBridge .place-style {
	color: #000
}
#newBridge .nb-invite-wrap-base {
	background: no-repeat;
	border-radius: 3px;
	overflow: hidden
}
#newBridge .nb-invite-wrap-base .nb-invite-tool-base {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 8px;
	top: 8px;
	left: auto;
	bottom: auto;
	cursor: pointer;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close.png')
}
#newBridge .nb-invite-wrap-base .nb-invite-tool-base-ls {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 9px;
	font-size: 1.6em;
	color: #000;
	cursor: pointer;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close_2.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close.png');
	background-size: 100% 100%
}
#newBridge .nb-invite-wrap-base .nb-invite-tool-logo {
	position: absolute;
	bottom: 63px;
	right: 25px;
	width: 15px;
	height: 15px;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/lks-logo.png') no-repeat;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer
}
#newBridge .nb-invite-wrap-base .nb-invite-text-base .nb-invite-welcome-base, #newBridge .nb-invite-wrap-base .nb-invite-text-base p {
	margin: 0;
	font-size: 13pt;
	color: #fff;
	word-break: break-all
}
#newBridge .nb-invite-wrap-base .nb-invite-text-base-ls {
	font-size: 1.4em !important
}
#newBridge .nb-invite-wrap-base .nb-invite-text-base-ls .nb-invite-welcome-base, #newBridge .nb-invite-wrap-base .nb-invite-text-base-ls p {
	margin: 0;
	color: #545151;
	word-break: break-all;
	font-size: 17px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical
}
#newBridge .nb-invite-wrap-base .nb-invite-text-base-ls .nb-invite-welcome-base .nb-invite-point, #newBridge .nb-invite-wrap-base .nb-invite-text-base-ls p .nb-invite-point {
	font-weight: bold;
	display: inline;
	font-size: 1em
}
#newBridge .nb-invite-wrap-base .nb-invite-text-base-ls .nb-smartInvite-text-edu {
	line-height: 30px;
	padding-left: 15px
}
#newBridge .nb-invite-wrap-base .nb-direct-send-btn {
	display: inline-block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 5px;
	cursor: pointer;
	font-size: 13px
}
#newBridge .nb-invite-wrap-base .nb-invite-btn-base {
	position: absolute;
	bottom: 12px;
	right: 12px;
	top: auto;
	left: auto
}
#newBridge .nb-invite-wrap-base .nb-invite-btn-base-ls, #newBridge .nb-invite-wrap-base .smart-invite-btn {
	position: absolute;
	bottom: 25px;
	left: 27px;
	top: auto
}
#newBridge .nb-invite-wrap-base .nb-invite-btn-base-ls .nb-invite-ok, #newBridge .nb-invite-wrap-base .smart-invite-btn .nb-invite-ok {
	margin-left: 0;
	background-color: transparent;
	border-color: transparent;
	border-radius: 0;
	padding: 8px;
	color: #ccc;
	vertical-align: middle;
	width: auto;
	height: auto
}
#newBridge .nb-invite-wrap-base .nb-invite-btn-base-ls .nb-invite-ok .nb-invite-ok-show, #newBridge .nb-invite-wrap-base .smart-invite-btn .nb-invite-ok .nb-invite-ok-show {
	color: #fff;
	background-color: #3998FC;
	border-radius: 0;
	width: 80px;
	height: 32px;
	border: 1px solid #fff;
	border-color: #3998FC;
	line-height: 32px;
	text-align: center;
	font-size: 13px;
	margin-top: -1px
}
#newBridge .nb-invite-wrap-base .nb-invite-btn-base-ls .nb-invite-cancel, #newBridge .nb-invite-wrap-base .smart-invite-btn .nb-invite-cancel {
	color: #3998fc;
	border-color: #3998fc;
	background-color: transparent;
	border-radius: 0
}
#newBridge .nb-invite-wrap-base .smart-invite-btn {
	bottom: 5%;
	right: 12px;
	top: auto;
	left: auto
}
#newBridge .nb-invite-wrap-base .smart-invite-btn .nb-invite-cancel {
	border-color: #fff;
	border-radius: 0;
	background-color: #fff !important;
	color: #000 !important
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box {
	margin: 0 27px 0;
	display: none;
	transition: opacity .5s linear
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box-open {
	display: block
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-cut {
	opacity: .5;
	border-top: 1px solid #9FBBEE
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box {
	margin-top: 18px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box::after {
	content: '';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
	width: 0
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-text {
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 15px;
	float: left
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right {
	margin-top: -3px;
	float: right;
	font-size: 13px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right #nb-invite-access-btn-info {
	display: inline
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn {
	display: none
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn+label {
	cursor: pointer;
	margin-top: -2px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn+label {
	margin-left: 5px;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	width: 35px;
	height: 15px;
	border: 1px solid #b8b8b8;
	border-radius: 16px;
	outline: 0;
	background-color: #b8b8b8;
	-webkit-transition: background-color .1s, border .1s;
	-moz-transition: background-color .1s, border .1s;
	-ms-transition: background-color .1s, border .1s;
	-o-transition: background-color .1s, border .1s;
	transition: background-color .1s, border .1s
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn+label:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 13px;
	border-radius: 15px;
	background-color: #b8b8b8;
	-webkit-transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1);
	-moz-transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1);
	-ms-transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1);
	-o-transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1);
	transition: transform .35s cubic-bezier(.45, 1, .4, 1)
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn+label:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	-webkit-transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35);
	-moz-transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35);
	-ms-transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35);
	-o-transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35);
	transition: transform .35s cubic-bezier(.4, .4, .25, 1.35)
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn:checked+label {
	border-color: #3998fc;
	background-color: #3998fc
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn:checked+label:before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box .nb-invite-access-btn-right .nb-invite-access-btn:checked+label:after {
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	-ms-transform: translateX(20px);
	-o-transform: translateX(20px);
	transform: translateX(20px)
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-info {
	font-size: 12px;
	color: #555555;
	text-align: left;
	line-height: 15px;
	margin-top: 10px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close {
	position: relative;
	width: 50px;
	height: 28px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 28px;
	padding-left: 15px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::after {
	content: '';
	border: 6px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 41px;
	top: 6px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::before {
	content: '';
	border: 6px solid transparent;
	border-bottom-color: #000;
	position: absolute;
	left: 41px;
	top: 5px
}
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close:active {
	background: rgba(0,0,0,0.05)
}
#newBridge .nb-invite-wrap-base .nb-invite-cancel-base {
	display: inline-block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 5px;
	cursor: pointer;
	font-size: 13px;
	color: #fff;
	background-color: #fff
}
#newBridge .nb-invite-wrap-base .nb-invite-ok-base {
	display: inline-block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 5px;
	cursor: pointer;
	font-size: 13px;
	color: #0085DA;
	margin-left: 8px
}
#newBridge .nb-invite-wrap-base-lks {
	overflow: inherit
}
#newBridge .nb-invite-wrap-lks-edu .nb-invite-tool-logo {
	bottom: auto;
	top: 36%
}
#newBridge .customer-invite-style .nb-invite-cancel, #newBridge .customer-invite-style .nb-invite-ok {
	border: none !important
}
#newBridge .customer-invite-style .nb-invite-cancel {
	background-color: #fff !important;
	color: #000 !important
}
#newBridge .customer-invite-style .nb-invite-tool {
	background: url(invite/img/close_1.png) no-repeat center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close_1.png')
}
#newBridge .driect-talk-style {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
#newBridge .blank-talk-style {
	cursor: pointer
}
#newBridge .nb-position-base {
	position: fixed;
	_position: absolute
}
#newBridge .nb-middle {
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	margin: -80px 0 0 -230px
}
#newBridge .nb-left-bottom {
	left: 20px;
	bottom: 20px;
	top: auto;
	right: auto;
	margin: 0
}
#newBridge .nb-right-bottom {
	right: 20px;
	bottom: 20px;
	top: auto;
	left: auto;
	margin: 0
}
#newBridge .nb-left-bottom-direct {
	left: 20px;
	bottom: 20px;
	top: auto;
	right: auto;
	margin: 0
}
#newBridge .nb-right-bottom-direct {
	right: 20px;
	bottom: 20px;
	top: auto;
	left: auto;
	margin: 0
}
#newBridge .nb-invite-skin-0 {
	display: block;
	background: #0085DA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack0.png') no-repeat
}
#newBridge .nb-invite-skin-0 .nb-invite-ok {
	color: #0085da;
	background-color: #fff
}
#newBridge .nb-invite-skin-0 .nb-invite-cancel {
	background-color: transparent
}
#newBridge .nb-invite-skin-1 {
	display: block;
	background: #062134 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack1.png') no-repeat
}
#newBridge .nb-invite-skin-1 .nb-invite-ok {
	color: #0a62c3;
	background-color: #fff
}
#newBridge .nb-invite-skin-1 .nb-invite-cancel {
	background-color: transparent
}
#newBridge .nb-invite-skin-2 {
	display: block;
	background: #B6A379 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack2.png') no-repeat
}
#newBridge .nb-invite-skin-2 .nb-invite-ok {
	color: #735300;
	background-color: #fff
}
#newBridge .nb-invite-skin-2 .nb-invite-cancel {
	background-color: transparent
}
#newBridge .nb-invite-skin-3 {
	display: block;
	background: #5882ED url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack3.png') no-repeat
}
#newBridge .nb-invite-skin-3 .nb-invite-ok {
	color: #0085da;
	background-color: #fff
}
#newBridge .nb-invite-skin-3 .nb-invite-cancel {
	color: #fff;
	background-color: transparent
}
#newBridge .nb-invite-skin-4 {
	display: block;
	background: #E89F14 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack5.png') no-repeat
}
#newBridge .nb-invite-skin-4 .nb-invite-ok {
	color: #fff;
	background-color: #F0611A;
	border: 1px solid #d34f1b
}
#newBridge .nb-invite-skin-4 .nb-invite-cancel {
	color: #f0611a
}
#newBridge .nb-invite-skin-5 {
	display: block;
	background: #62B2E7 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack6.png') no-repeat
}
#newBridge .nb-invite-skin-5 .nb-invite-ok {
	color: #fff;
	background-color: #63B4E9
}
#newBridge .nb-invite-skin-5 .nb-invite-cancel {
	color: #3a92d2
}
#newBridge .nb-invite-skin-6 {
	display: block;
	background: #DDF2EB url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack7.png') no-repeat
}
#newBridge .nb-invite-skin-6 .nb-invite-ok {
	color: #fff;
	background-color: #fa9425;
	border: 1px solid #d5ae33
}
#newBridge .nb-invite-skin-6 .nb-invite-cancel {
	color: #d5ae33
}
#newBridge .nb-invite-skin-7 {
	display: block;
	background: #C9AEA1 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack4.png') no-repeat
}
#newBridge .nb-invite-skin-7 .nb-invite-ok {
	color: #7c5a4b;
	background-color: #fff
}
#newBridge .nb-invite-skin-7 .nb-invite-cancel {
	color: #7c5a4b;
	opacity: .6;
	border: 1px solid #fff;
	_filter: alpha(opacity=60)
}
#newBridge .nb-invite-skin-8 {
	display: block;
	background: #FF95AB url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack8.png') no-repeat
}
#newBridge .nb-invite-skin-8 .nb-invite-ok {
	color: #fd4f74;
	background-color: #fff
}
#newBridge .nb-invite-skin-8 .nb-invite-cancel {
	color: #fff;
	background-color: transparent
}
#newBridge .nb-invite-skin-9 {
	display: block;
	background: #4587e8 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBack9.png') no-repeat
}
#newBridge .nb-invite-skin-9 .nb-invite-ok {
	color: #4587e8;
	background-color: #fff
}
#newBridge .nb-invite-skin-9 .nb-invite-cancel {
	color: #fff;
	background-color: transparent
}
#newBridge .nb-invite-skin-ls-pub {
	background: #f6f9fe url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBackLSPub.png') no-repeat
}
#newBridge .nb-invite-skin-ls-edu {
	background: #f6f9fe url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteBackLSEdu.png') no-repeat
}
#newBridge .nb-invite-skin-ls-body {
	background-position: 100% 100%;
	background-size: 196px 177px
}
#newBridge .nb-invite-skin-ls {
	color: #000;
	display: block;
	background-position: 100% 100%;
	border-radius: 10px;
	background-size: 196px 177px;
	border: 1px solid #9fbbee;
	box-shadow: 0 4px 12px 0 rgba(72,106,151,0.5)
}
#newBridge .nb-invite-skin-ls .nb-invite-ok {
	color: #fff;
	background-color: #3998FC
}
#newBridge .nb-invite-skin-ls .nb-invite-cancel {
	color: #7a99dd;
	border-color: #7a99dd;
	background-color: transparent
}
#newBridge .nb-invite-skin-xc-0 {
	display: block;
	height: 162px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteColorBack0.png') no-repeat
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-btn-base {
	right: 50px
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-tool {
	background: url(invite/img/close.png) no-repeat center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close_1.png')
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-tool-base {
	top: 40px;
	right: 20px
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-text {
	left: 180px;
	top: 60px
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-ok {
	color: #0085da;
	background-color: #fff
}
#newBridge .nb-invite-skin-xc-0 .nb-invite-cancel {
	color: #fff !important;
	border: 1px solid #fff !important;
	background-color: transparent !important
}
#newBridge .nb-invite-skin-xc-1 {
	display: block;
	height: 163px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteColorBack1.png') no-repeat
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-btn-base {
	right: 50px
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-tool {
	background: url(invite/img/close.png) no-repeat center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close_1.png')
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-tool-base {
	top: 40px;
	right: 20px
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-text {
	left: 180px;
	top: 60px
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-ok {
	color: #0085da;
	background-color: #fff
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-cancel {
	color: #fff !important;
	border: 1px solid #fff !important;
	background-color: transparent !important
}
#newBridge .nb-invite-skin-xc-2 {
	display: block;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/inviteColorBack2.png') no-repeat
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-ok {
	color: #0085da;
	background-color: #fff
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-cancel {
	color: #fff !important;
	border: 1px solid #fff !important;
	background-color: transparent !important
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-btn-base {
	right: 30px;
	bottom: 25px
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-text {
	left: 200px;
	top: 155px
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-tool {
	background: url(invite/img/close.png) no-repeat center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/invite/img/close_1.png')
}
#newBridge .nb-invite-skin-xc-2 .nb-invite-tool-base {
	top: 125px;
	right: 25px
}
#newBridge .driect-talk-style .nb-invte-btns-2 {
	border: 1px solid #d4d4d4
}
#newBridge .driect-talk-style .nb-invte-btns-2 .nb-invite-input-wrap {
	display: block;
	width: auto;
	background-color: #fff;
	margin-right: 80px;
	border-radius: 0
}
#newBridge .driect-talk-style .nb-invte-btns-2 .nb-invite-input {
	width: 90%;
	height: 32px;
	line-height: 32px;
*height:30px;
*line-height:30px;
	margin-left: 10px
}
#newBridge .driect-talk-style .nb-invte-btns-2 .nb-invite-ok {
	color: #0085da;
	float: right;
	border-radius: 0;
	border: none;
	line-height: 32px;
	height: 32px;
	background-color: #bfecff;
	margin-left: 0
}
#newBridge .driect-talk-style .nb-invte-btns-2 .nb-invite-ok:hover {
	background-color: #7bd8ff
}
#newBridge .driect-talk-style .nb-invite-btn-skin-4 .nb-invite-ok, #newBridge .driect-talk-style .nb-invite-btn-skin-6 .nb-invite-ok {
	color: #fff;
	background-color: #fa9521
}
#newBridge .driect-talk-style .nb-invite-btn-skin-4 .nb-invite-ok:hover, #newBridge .driect-talk-style .nb-invite-btn-skin-6 .nb-invite-ok:hover {
	background-color: #f57a17
}
#newBridge .nb-icon-base {
	position: fixed;
	_position: absolute;
	cursor: pointer;
	border-radius: 5px
}
#newBridge .nb-icon-base .nb-icon-inner-wrap {
	position: relative;
	border-radius: 5px;
	overflow: hidden
}
#newBridge .nb-icon-base .nb-icon-bridge-base {
	display: block;
	height: 45px;
	width: 130px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -65px;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden
}
#newBridge .nb-icon-group {
	border-radius: 0
}
#newBridge .nb-icon-group .nb-icon-icon {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	cursor: default
}
#newBridge .nb-icon-group .nb-icon-groups {
	position: relative;
	overflow: hidden
}
#newBridge .nb-icon-group .nb-icon-groups-item {
	cursor: pointer;
	margin: 10px 10px;
	border-radius: 16px
}
#newBridge .nb-icon-group .nb-clearfix {
*zoom:1
}
#newBridge .nb-icon-group .nb-clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}
#newBridge .nb-icon-group .nb-group-icon {
	width: 31px;
	height: 31px;
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	float: left
}
#newBridge .nb-icon-group .nb-group-text {
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	margin-left: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	_text-overflow: clip;
	_width: 60%;
	_overflow: hidden
}
#newBridge .nb-customer-icon-style .nb-icon-inner-wrap {
	background-color: transparent !important
}
#newBridge .nb-customer-icon-style .nb-icon-bridge-base {
	background-image: none !important
}
#newBridge .icon-left-bottom {
	left: 2px;
	bottom: 2px;
	top: auto;
	right: auto
}
#newBridge .icon-right-bottom {
	right: 2px;
	bottom: 2px;
	top: auto;
	left: auto
}
#newBridge .icon-right-top {
	right: 2px;
	top: 2px;
	left: auto;
	bottom: auto
}
#newBridge .icon-left-top {
	left: 2px;
	top: 2px;
	bottom: auto;
	right: auto
}
#newBridge .icon-left-center {
	left: 2px;
	top: 50%;
	right: auto;
	bottom: auto;
	margin: -25px 0 0 0
}
#newBridge .icon-right-center {
	right: 2px;
	top: 50%;
	left: auto;
	bottom: auto;
	margin: -25px 0 0 0
}
#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
	height: 50px;
	width: 140px;
	margin-left: -68px;
	margin-top: -25px;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord0.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord0.png')
}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
	background-color: #00AEF3
}
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord0.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack0.png')
}
#newBridge .nb-icon-skin-0 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #00aef3
}
#newBridge .nb-icon-skin-0 .nb-icon-groups-item {
	background-color: #d6f3ff;
	border: 1px solid #00aef3
}
#newBridge .nb-icon-skin-0 .nb-icon-groups-item .nb-group-text {
	color: #008edf
}
#newBridge .nb-icon-skin-0 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup0.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup0.png')
}
#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack1.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack1.png');
	background-position: 0 0
}
#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap .nb-icon-bridge0 {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord1.png');
	left: 60%;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord1.png')
}
#newBridge .nb-icon-skin-1 .nb-icon-groups {
	margin-left: 19px;
	background-color: #fff;
	border: 1px solid #5178dd
}
#newBridge .nb-icon-skin-1 .nb-icon-groups-item {
	background-color: #daedf7;
	border: 1px solid #5178dd
}
#newBridge .nb-icon-skin-1 .nb-icon-groups-item .nb-group-text {
	color: #5178dd
}
#newBridge .nb-icon-skin-1 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup1.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup1.png')
}
#newBridge .nb-icon-skin-2 .nb-icon-inner-wrap {
	background: #B4A479 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack2.png') no-repeat
}
#newBridge .nb-icon-skin-2 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord1.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord1.png')
}
#newBridge .nb-icon-skin-2 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #c28412
}
#newBridge .nb-icon-skin-2 .nb-icon-groups-item {
	background-color: #eee6c2;
	border: 1px solid #c28412
}
#newBridge .nb-icon-skin-2 .nb-icon-groups-item .nb-group-text {
	color: #7c591b
}
#newBridge .nb-icon-skin-2 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup2.png')
}
#newBridge .nb-icon-skin-3 .nb-icon-inner-wrap {
	background: #5882ED url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack3.png') no-repeat
}
#newBridge .nb-icon-skin-3 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-3 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #5882ed
}
#newBridge .nb-icon-skin-3 .nb-icon-groups-item {
	background-color: #cbdaff;
	border: 1px solid #5178dd
}
#newBridge .nb-icon-skin-3 .nb-icon-groups-item .nb-group-text {
	color: #5178dd
}
#newBridge .nb-icon-skin-3 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup3.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup3.png')
}
#newBridge .nb-icon-skin-4 .nb-icon-inner-wrap {
	background: #E8A114 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack5.png') no-repeat
}
#newBridge .nb-icon-skin-4 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-4 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #f49c11
}
#newBridge .nb-icon-skin-4 .nb-icon-groups-item {
	background-color: #fae6a1;
	border: 1px solid #f9c55b
}
#newBridge .nb-icon-skin-4 .nb-icon-groups-item .nb-group-text {
	color: #f0611a
}
#newBridge .nb-icon-skin-4 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup2.png')
}
#newBridge .nb-icon-skin-5 .nb-icon-inner-wrap {
	background: #67B8EA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack6.png') no-repeat
}
#newBridge .nb-icon-skin-5 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-5 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #63b4e9
}
#newBridge .nb-icon-skin-5 .nb-icon-groups-item {
	background-color: #aedef6;
	border: 1px solid #63b4e9
}
#newBridge .nb-icon-skin-5 .nb-icon-groups-item .nb-group-text {
	color: #015db4
}
#newBridge .nb-icon-skin-5 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup6.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup6.png')
}
#newBridge .nb-icon-skin-6 .nb-icon-inner-wrap {
	background: #67B8EA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack7.png') no-repeat
}
#newBridge .nb-icon-skin-6 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-6 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #e4ad00
}
#newBridge .nb-icon-skin-6 .nb-icon-groups-item {
	background-color: #f7df95;
	border: 1px solid #e4ad00
}
#newBridge .nb-icon-skin-6 .nb-icon-groups-item .nb-group-text {
	color: #e17107
}
#newBridge .nb-icon-skin-6 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup7.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup7.png')
}
#newBridge .nb-icon-skin-7 .nb-icon-inner-wrap {
	background: #CCAEA1 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack8.png') no-repeat
}
#newBridge .nb-icon-skin-7 .nb-icon-inner-wrap .nb-icon-bridge0 {
	left: 55%;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-7 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #da9475
}
#newBridge .nb-icon-skin-7 .nb-icon-groups-item {
	background-color: #efe7e3;
	border: 1px solid #ccaea0
}
#newBridge .nb-icon-skin-7 .nb-icon-groups-item .nb-group-text {
	color: #c17c5f
}
#newBridge .nb-icon-skin-7 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup8.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup8.png')
}
#newBridge .nb-icon-skin-8 .nb-icon-inner-wrap {
	background-color: #FE96AC
}
#newBridge .nb-icon-skin-8 .nb-icon-bridge0 {
	height: 50px;
	width: 140px;
	margin-left: -68px;
	margin-top: -25px;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord4.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord4.png')
}
#newBridge .nb-icon-skin-8 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #ff96ac
}
#newBridge .nb-icon-skin-8 .nb-icon-groups-item {
	background-color: #ffdde4;
	border: 1px solid #ffbaa2
}
#newBridge .nb-icon-skin-8 .nb-icon-groups-item .nb-group-text {
	color: #dd2a00
}
#newBridge .nb-icon-skin-8 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup9.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup9.png')
}
#newBridge .nb-icon-skin-9 .nb-icon-inner-wrap {
	background: #4587e8 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconBack10.png') no-repeat
}
#newBridge .nb-icon-skin-9 .nb-icon-bridge0 {
	height: 50px;
	width: 140px;
	margin-left: -68px;
	margin-top: -25px;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/iconWord2.png')
}
#newBridge .nb-icon-skin-9 .nb-icon-groups {
	background-color: #fff;
	border: 1px solid #4587e8
}
#newBridge .nb-icon-skin-9 .nb-icon-groups-item {
	background-color: #cbdaff;
	border: 1px solid #4587e8
}
#newBridge .nb-icon-skin-9 .nb-icon-groups-item .nb-group-text {
	color: #4587e8
}
#newBridge .nb-icon-skin-9 .nb-icon-groups-item .nb-group-icon {
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup10.png');
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup10.png')
}
#newBridge .nb-icon-groups {
	border-top: 0 !important
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap {
	height: 87px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack0.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack0.png')
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-group .nb-icon-inner-wrap {
	height: 83px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup0.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup0.png');
	border-radius: 0
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-group .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-groups {
	margin: 0;
	background-color: #fff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-groups-item {
	background-color: #b4eeff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-groups-item .nb-group-text {
	color: #0084b9
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-groups-item .nb-group-icon {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekcoloricon.png') no-repeat
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-inner-wrap {
	height: 103px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack1.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack1.png')
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-group .nb-icon-inner-wrap {
	height: 90px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup1.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup1.png');
	border-radius: 0
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-group .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-groups {
	margin: 0;
	background-color: #fff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-groups-item {
	background-color: #b4eeff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-groups-item .nb-group-text {
	color: #0084b9
}
#newBridge .nb-icon-skin-xc-1 .nb-icon-groups-item .nb-group-icon {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekcoloricon.png') no-repeat
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-inner-wrap {
	height: 151px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack2.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorBack2.png')
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-group .nb-icon-inner-wrap {
	height: 118px !important;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup2.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekColorGroup2.png');
	border-radius: 0
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-group .nb-icon-inner-wrap .nb-icon-bridge-base {
	display: none
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-groups {
	margin: 0;
	background-color: #fff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-groups-item {
	background-color: #b4eeff;
	border: 1px solid #2599ba
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-groups-item .nb-group-text {
	color: #0084b9
}
#newBridge .nb-icon-skin-xc-2 .nb-icon-groups-item .nb-group-icon {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/seekcoloricon.png') no-repeat
}
#newBridge .nb-customer-icon-style .nb-icon-icon, #newBridge .nb-customer-icon-style .nb-icon-bridge-base {
	_filter: none
}
#newBridge .nb-customer-icon-style .nb-icon-groups {
	border: 1px solid #008edf;
	border-top: 0
}
#newBridge .nb-customer-icon-style .nb-icon-groups-item {
	border: 1px solid #008edf
}
#newBridge .nb-customer-icon-style .nb-icon-groups-item .nb-group-icon {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icongroup0.png') no-repeat
}
#newBridge .nb-icon-group .nb-icon-groups {
	_padding: 10px 0
}
#newBridge .nb-icon-group .icon-disable {
	background-color: #f2f2f2;
	border-color: #848484
}
#newBridge .nb-icon-group .icon-disable .nb-group-text {
	color: #848484
}
#newBridge .nb-icon-group .icon-disable .nb-group-icon {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/icon/img/icondisable.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/iconicon/img/icondisable.png')
}
#newBridge .nodeName {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/user.png') no-repeat 9px center
}
#newBridge .nodePhone {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/nodephone.png') no-repeat 9px center
}
#newBridge .nodeAddress {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/nodelocation.png') no-repeat 9px center
}
#newBridge .nodeMail {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/nodemail.png') no-repeat 9px center
}
#newBridge .nodeExt {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/custom-select.png') no-repeat center center
}
#newBridge .nb-nodeboard-base {
	height: auto;
	width: 240px;
	border-radius: 3px;
	z-index: 3
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base {
	color: #000;
	border-radius: 5px;
	background-color: #ededed
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background-color: #00aef3;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-head-title {
	float: left;
	font-size: 14px;
	color: #fff;
	margin-left: 12px;
	line-height: 35px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-close {
	display: inline-block;
	float: right;
	height: 30px;
	width: 34px;
	margin-top: 2px;
	cursor: pointer;
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/nodeMin.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/nodeboard/img/nodeMin.png')
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-max {
	background: transparent url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/nodeMax.png') no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/nodeboard/img/nodeMax.png')
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text {
	zoom: 1;
	padding: 12px 0;
	border-bottom: 1px solid #d5d5d5
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text p {
	word-break: break-all;
	line-height: 18px;
	margin: 0 8px 0 9px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text .nb-nodeboard-company {
	font-size: 14px;
	background-color: transparent;
	color: #666
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text .nb-nodeboard-link {
	background-color: transparent;
	color: #999
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form {
	display: inline;
	background-color: #ededed
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set {
	_margin-left: 20px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .error-tips {
	color: #f00 !important
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .place-style {
	color: #000
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-content {
	position: relative;
	width: 222px;
	margin: 7px auto 0
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-tips {
	position: absolute;
	left: 0;
	color: #f00;
	line-height: 22px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content {
	width: 212px;
	height: 79px;
	margin: 12px auto 7px;
	_margin: 12px 0 7px -10px;
	padding: 0 4px;
	resize: none;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	background-color: #fff;
	text-align: left;
	_line-height: 14px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name {
	height: 30px;
	width: 221px;
	line-height: 30px;
	margin: 7px auto 0;
	_margin: 7px 0 0 -10px;
	border: 1px solid #d5d5d5;
	position: relative;
	background-color: #fff
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-icon {
	width: 35px;
	height: 30px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	vertical-align: top;
	border-right: 1px solid #fff
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input {
	margin: 0;
	width: 140px;
	height: 30px;
	line-height: 30px;
	_overflow: hidden;
	border: none;
	display: inline-block
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-err {
	margin-bottom: 20px;
	border-color: #f00
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-err textarea {
	border-color: #f00
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-ext-select {
	width: 221px;
	margin: 0 auto;
	_margin: 0 0 0 -10px;
	position: relative
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .select {
	width: 30px;
	height: 32px;
	display: inline-block;
	text-align: center;
	color: #e5e4e4;
	vertical-align: top
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-select-title {
	color: #ccc;
	height: 30px;
	line-height: 30px;
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/custom-select.png') no-repeat 10px center;
	background-color: transparent;
	padding: 0 20px 0 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	overflow: hidden
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-ext-input {
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/custom-input.png') no-repeat 9px center
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-success {
	display: none;
	height: 314px;
	background-color: #ededed
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-box {
	width: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -55px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-icon {
	height: 72px;
	width: 80px;
	margin: 0 auto;
	background: #fff url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/bridge.png') no-repeat center center;
	background-color: transparent
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-title {
	color: #333;
	font-size: 14px;
	text-align: center;
	margin-top: 10px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-content {
	color: #333;
	text-align: center
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-sucess-close {
	height: 30px;
	width: 90px;
	color: #fff;
	margin: 20px auto 0;
	background-color: #00aef3;
	text-align: center;
	line-height: 32px;
	cursor: pointer
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send {
	width: 202px;
	margin: 12px auto 0 10px;
	padding-bottom: 18px;
	_margin-left: 10px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn {
	height: 35px;
	width: 90px;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background-color: #00aef3
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .message-disable {
	background-color: #AAACAD !important
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-verifycode {
	z-index: 100;
	height: 30px;
	line-height: 30px;
	margin: 7px auto 0;
	_margin: 7px 0 0 -10px;
	position: relative;
	text-align: left;
	width: 221px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-verifycode input {
	margin: 0;
	width: 84px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	_overflow: hidden;
	border: none;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	text-align: center;
	box-sizing: border-box;
	float: left
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-verifycode .nb-nodeboard-verifyimg {
	height: 30px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	width: 90px;
	margin-left: 8px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 30px
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-verifycode.nb-nodeboard-err input {
	border-color: #f00 !important
}
#newBridge .nb-nodeboard-base .mess-placeholder {
	color: #a9a9a9
}
#newBridge .nb-nodeboard-position-base {
	position: fixed;
	_position: absolute
}
#newBridge .nb-nodeboard-left-bottom {
	left: 1px;
	bottom: 1px;
	top: auto;
	right: auto
}
#newBridge .nb-nodeboard-right-bottom {
	right: 1px;
	bottom: 1px;
	top: auto;
	left: auto
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-0 {
	background-color: #00aef3
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-1 {
	background: #00aef3 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop1.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-2 {
	background: #00aef3 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop2.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-2 {
	background-color: #C28412
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-3 {
	background: #5882ED url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop4.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-3 {
	background-color: #5882ED
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-4 {
	background: #E8A114 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop5.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-4 {
	background-color: #F49C11
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-5 {
	background: #65B6EA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop6.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-5 {
	background-color: #63B4E9
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-6 {
	background: #65B6EA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop7.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-6 {
	background-color: #F7DF95
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-7 {
	background: #65B6EA url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop8.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-7 {
	background-color: #DA9475
}
#newBridge .nb-nodeboard-base .nb-nodeboard-top-8 {
	background: #FE9FB3 url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/message/img/boardTop9.png') no-repeat
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-8 {
	background-color: #FE96AC
}
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top-9 {
	background-color: #4587e8
}
#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-9 {
	background-color: #4587e8
}
#newBridge ins {
	display: block;
	text-decoration: none
}
#newBridge .custom-select-main {
	position: relative;
	color: #000;
	font-size: 12px
}
#newBridge .custom-select-main .custom-select-title {
	height: 30px;
	line-height: 30px;
	border: 1px solid #d5d5d5;
	background: url(widget/img/esui-combo-arrow.png) no-repeat right -2px #fff;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/widget/img/esui-combo-arrow.png');
	cursor: pointer;
	color: #8a8c8d
}
#newBridge .custom-select-main .custom-select-title .custom-select-title-content {
	color: #8a8c8d;
	height: 30px;
	line-height: 30px;
	background: url(widget/img/custom-select.png) no-repeat 9px center;
	background-image: url('//sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/widget/img/custom-select.png');
	padding: 0 20px 0 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#newBridge .custom-select-body {
	position: absolute;
	left: 0;
	top: 31px;
	width: 100%;
	line-height: 30px;
	border: 1px solid #d5d5d5;
	background: #fff;
	display: none;
	z-index: 5
}
#newBridge .custom-select-body .custom-select-body-content {
	padding: 0 5px 0 10px
}
#newBridge .custom-select-body .custom-select-body-list {
	padding-right: 5px;
	max-height: 180px;
	overflow: auto
}
#newBridge .custom-select-body .custom-select-body-list .custom-select-list-item {
	color: #8a8c8d;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d5d5d5;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#newBridge .custom-select-body .custom-select-body-list .custom-select-list-item:hover {
	color: #000
}
#newBridge #nbWebImLightContainer .nb-webim-light-support {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #aeaeae;
	text-align: center;
	background-color: #fcfcfc
}
#newBridge #nbWebImLightContainer .nb-webim-light-support .nb-webim-light-support-icon {
	display: inline-block;
	width: 19px;
	height: 18px;
	background-image: url(support/img/grayicon.png);
	background-size: 100% auto;
	margin: 0 4px -5px 0;
	background-repeat: no-repeat
}
#newBridge #nbWebImLightContainer.nb-webim-light-windowsos .nb-webim-light-support .nb-webim-light-support-icon {
	background-image: url(support/img/grayiconie8.png)
}
#newBridge .minMessageContainer #codeToken, #newBridge .minMessageContainer #blockConfirm {
	display: none
}
#newBridge #blockConfirm, #newBridge #codeToken {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
#newBridge .bgMark {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	margin-bottom: 40px
}
#newBridge .codeToken {
	z-index: 999;
	width: 240px;
	height: 70px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	padding: 10px 20px;
	top: 50%;
	left: 50%;
	margin-left: -120px;
	margin-top: -75px;
	box-shadow: 1px 1px 1px #9E9E9E
}
#newBridge #codeToken .codeToken {
	height: 130px;
	margin-top: -105px
}
#newBridge .codeToken h4 {
	text-align: center;
	margin: 0 0 10px
}
#newBridge .codeToken .row {
	position: relative;
	text-align: center
}
#newBridge .codeToken .row input {
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	width: 128px;
	text-align: center;
	outline: none;
	border: 1px solid #ccc;
	margin: 0 auto
}
#newBridge .codeToken .code {
	height: 30px
}
#newBridge .codeToken .code a {
	position: absolute;
	top: 12px;
	text-decoration: none;
	color: blue;
	margin-left: 20px
}
#newBridge .codeToken .code img {
	height: 40px
}
#newBridge .codeToken .row button {
	background: blue;
	color: #fff;
	font-size: 12px;
	padding: 2px 20px;
	border: none;
	border-radius: 4px;
	outline: none;
	cursor: pointer
}
#newBridge #codeToken .codeToken .row button {
	margin-top: 15px
}
#newBridge {
	font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;
	position: fixed;
	z-index: 2147483647
}
#newBridge .nb-hide {
	display: none
}
#newBridge .nb-show {
	display: block
}
#newBridge input:-ms-input-placeholder {
color:#a9a9a9
}
#newBridge textarea:-ms-input-placeholder {
color:#a9a9a9
}
::-webkit-input-placeholder {
color:#ababab;
opacity:1
}
::-moz-placeholder {
color:#ababab;
opacity:1
}
:-ms-input-placeholder {
color:#ababab;
opacity:1
}
