﻿@charset "UTF-8";

.divider {
	margin: 40px auto;
	height: 1px;
	width: 1200px;
	background-color: #dfcdcd;

}

#leftTelephone {
	display: none;
	transition: .2s;
}

.jesong-container-mini-badge {
	width: 220px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	right: 0px;
	bottom: 10px;
	font-size: 12px;
	color: #fff;
	background: #409EFF;
	border-radius: 14px 0 0 0;
	z-index: 999999;
	cursor: pointer;
	display: none;

}

.jesong-container-mini-badge .jesong-badge-brand img,
.jesong-container-mini-badge-horizontal .jesong-badge-brand img {
	vertical-align: top;
	width: 36px;
	height: 36px;
}

.jesong-container-mini-badge .jesong-badge-brand {
	margin: 7px 10px;
	float: left;
	width: 36px;
	height: 36px;
	overflow: hidden;
}

.jesong-container-mini-badge .jesong-badge-con {
	float: left;
	width: 130px;
	height: 100%;
	/* text-align: center; */
}

.jesong-container-mini-badge .jesong-badge-icon {
	display: inline-block;
	margin-top: 15px;
	font-size: 14px;
	background: url(../images/open.png) no-repeat center center;
	padding: 10px;
}

.jesong-mini-main-top {
	border-radius: 14px 14px 0 0;
	height: 60px;
	background: #409EFF;
}

.jesong-mini-main-top .jesong-brand {
	margin: 9px 12px;
	float: left;
	position: relative;
	overflow: hidden;
	width: 42px;
	height: 42px;
	cursor: auto;
}

.jesong-mini-main-top .jesong-abstract {
	float: left;
	width: calc(100% - 310px);
	height: 100%;
}

.jesong-abstract h2 {
	color: #ffffff;
	font-size: 14px;
	margin-top: 14px;
	/* white-space: pre; */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#chat {
	opacity: 0;
}

#chat-button {
	position: fixed;
	right: 10px;
    bottom: 457px;
	width: 501px;
	text-align: center;
	color: black;
	z-index: 999;
	display: none;
}

#jesong_chat_close {
	background-position: -1057px 3px;
}

#jesong_chat_max_btn {
	background-position: -1001px 3px;
}

#jesong_chat_min_btn {
	background-position: -954px 3px;
	z-index: 2001;
	position: relative;
}

.jesong-mini-main-top .jesong-custom div {
	float: right;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	cursor: pointer;
}

.jesong_sprite {
	background: url(../images/sprite.png) no-repeat;
	display: inline-block;
	background-size: 2984px 168px;
}

.jesong-mini-main-top .jesong-custom {
	padding: 11px 12px;
	float: right;
	width: 100px;
	line-height: 20px;
	text-align: right;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	height: 100%;
	box-sizing: border-box;
}

@media all and (orientation : portrait) {
	.con_l .title p{
		font-size: 20px!important;

	}
	.article_detail{
		padding: 10px;
	}
	.three-article .main_center .pro-info[data-v-0f3d6865]{
		width: 100%!important;
	}
	.three-article .main_center[data-v-0f3d6865]{
		width: 100%!important;
	}
	.bread-info{
		padding: 25px 27px 10px!important;
		margin-bottom: 0px!important;

	}
	.banner[data-v-5dff005d]{
		margin-bottom: 0!important;
	}
	.SecondLevelPage .chilrenNavs ul[data-v-a82e386e]{
		justify-content: space-between;
		padding: 10px;
	}
	.infoPage .main_center[data-v-75354b3d]{
		width: 100%!important;
	}
	.infoPage .main_center .pro-info[data-v-75354b3d]{
		width: 100%!important;
	}
	.infoPage .main_center[data-v-75354b3d]{
		width: 100%!important;
	}
	.SecondLevelPage .chilrenNavs ul li[data-v-a82e386e]{
		width: 175px!important;
		padding: 0!important;
		margin: 0!important;
	}
	.SecondLevelPage .slp-con .slp-con-item[data-v-a82e386e] {
		width: 44% !important;
	}

	.SecondLevelPage[data-v-a82e386e] {
		width: 100%!important;
	}

	.banner .banner-info {
		width: 100% !important;
	}

	#leftTelephone,
	#chat-button,
	#chat {
		display: none !important;
	}

	.SecondLevelPage .slp-con .slp-con-item[data-v-a82e386e] {
		width: 50%;
		height: 184px;
		margin: 0 10px 10px 0;
		border: 1px solid #ccc;
		border-radius: 4px;
		position: relative;
		cursor: pointer
	}

	.side-nav {
		display: none;
	}
	.top_main .logo{
		width: 196px;
		overflow: hidden;
	}

	/* .top_main {
		display: none;
	} */

	.Nav {
		display: none;
	}

	.RightSidebar[data-v-51220595] {
		display: none;
	}

	#banner_main {
		display: none;
	}
}

body {
	overflow-x: hidden;
	overflow-y: auto;
}


body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
	margin: 0px;
}

input,
button,
ul,
ol {
	margin: 0px;
	padding: 0px;
}

body,
input,
button,
form {
	font-size: 14px;
	line-height: 28px;
	font-family: 'PingFang SC', 'Myriad Pro', "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 14px;
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none;
}

input {
	background: none;
	border: 0 none;
}

img,
iframe {
	border: 0px;
}

em,
i {
	font-style: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.red {
	color: #ba292e;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.poa {
	position: absolute;
}

.por {
	position: relative;
}

.hidden {
	display: none;
}

.w1200 {
	overflow: hidden;

	width: 1200px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	_height: 0;
	overflow: hidden;
}

.icon {
	/*background-image: url("../images/icon.png");*/
	background-image: url("");
	display: inline-block;
	vertical-align: middle;
}

/*清除浮动*/
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #4370f5;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.ease,
.ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.noease,
.noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

:-moz-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #aaa;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #aaa;
}

/*清除浮动*/
.clearfix {
	*zoom: 1;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/*header_main*/
.head_main {
	height: 35px;
	line-height: 35px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #b5b5b5;
	font-size: 12px;
}

.head_main a {
	color: #b5b5b5;
	transition: ease-in-out .2s;
}

.head_main a:hover {
	color: #505050;
}

.head_main .right i {
	float: left;
	display: block;
}

.head_main .right p {
	float: left;
	display: block;
}

.head_main .right p span {
	width: 13px;
	height: 12px;
	background-position: 0px -273px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 18px;
}

.top_main {
	background: #ffffff;
	padding-left: 27px;
	height: 84px;
	overflow: hidden;
	width: 1300px;
	margin: 0 auto;

}

.top_main .logo {
	height: 76px;
	padding-top: 4px;
}

.top_main .logo a img {
	height: 76px;
}

.top_main .input_k {
	padding-top: 10px;
	margin-left: 140px;
}

i.arrow-img[data-v-1a97580c] {
	width: 10px;
	height: 10px;
	transform: rotate(135deg);
	display: inline-block;

}

i.arrow-img[data-v-1a97580c] {
	height: 6px;
	width: 6px;
	margin-left: 3px;
	transition: All .3s ease-in-out;
	transform: rotate(45deg);
	border-color: #222d39 #222d39 transparent transparent;
	border-style: solid;
	border-width: 1px 1px 2px 2px;
}

.top_main .input_k .sousuo {
	display: block;
	height: 38px;
	background-color: #4370f5;
}

.top_main .input_k .sousuo input.sbtn {
	width: 80px;
	height: 38px;
	background: url(../images/search.png) center center no-repeat;
	background-size: 18px;

}

.top_main .input_k .sousuo input.stxt {
	border-left: 2px solid #4370f5;
	width: 373px;
	height: 34px;
	margin-top: 2px;
	background-color: #fff;
	color: #999999;
	line-height: 34px;
	padding-left: 12px;
}

.top_main .input_k .guanj a {
	display: inline-block;
	font-size: 12px;
	color: #999999;
	padding-left: 6px;
}

.top_main .mf_sj .meifei {
	float: right;
	padding-top: 10px;
}

.top_main .mf_sj .meifei a {
	display: inline-block;
	width: 140px;
	height: 38px;
	background-color: #4370f5;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border-radius: 2px;
}

.nav_main {
	height: 50px;
	line-height: 50px;
	width: 100%;
	position: relative;
	z-index: 6666;
	background: #111b39;
	color: white;

}

.nav_main .nav {
	width: 1200px;
	margin: 0 auto;
}

.nav_main .nav li {
	float: left;
	width: 240px;
	text-align: left;
	position: relative;
	text-align: center;
}

.nav_main .nav li a {
	height: 100%;
	width: 100%;
	font-size: 16px;
	color: #fff;
	display: block;
}

.nav_main .nav li:hover a,
.nav_main .nav li:hover a {
	background: #4370f5;
	color: #fff;
}

.nav_main .nav li ul {
	position: absolute;
	left: 0px;
	top: 50px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: visible;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}

.nav_main .nav li:first-child ul {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
}

.nav_main .nav>li:first-child>a {
	background: #3c60ee !important;
}

.nav_main .nav li:first-child ul li a {
	background: #fff !important;
	color: black !important;
}

.nav_main .nav li:nth-child(2) ul li a {
	background: #fff !important;
	color: black !important;
}

.nav_main .nav li:nth-child(2) ul li a:hover {
	color: #3c60ee !important;
}

.nav_main .nav li:first-child ul li a:hover {
	color: #3c60ee !important;
}


.nav_main .nav li:hover ul {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
}

.nav_main .nav li ul li {
	display: block;
	clear: left;
	width: 100%;
	background: none;
	height: 45px;
	background-color: #3c60ee;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav_main .nav li:hover ul li a {
	background-color: #121931;
	color: white;
}

.nav_main .nav li ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	background: none;
	padding-right: 0;
	width: 100%;
	padding: 0;
}

.SecondLevelPage .slp-con {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	margin-top: 10px;
}

.nav_main .nav li ul li a:hover {
	color: #3c60ee;
}

.nav_main .nav li i {
	width: 31px;
	height: 17px;
	background: url(../images/a11_03.png) center center no-repeat;
	position: absolute;
	right: 4px;
	top: -4px;
	display: block;
}

.nav_main .nav li:hover i,
.nav_main .nav li.hover i {
	width: 31px;
	height: 17px;
	background: url(../images/a12_03.png) center center no-repeat;
}

.im-client-window,
.TUIChat {
	z-index: 9999
}

/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 0;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1500px;
}

.nav-main {
	z-index: 99999;
}

#banner_main .banner {
	height: 570px;
}

#banner {
	width: 100%;
	min-width: 1300px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

#banner,
.banner ul {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
	height: 100%;
}

.banner li:first-child {
	display: block;
}

.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
	height: 100%;
	object-fit: cover;
}

#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -518px;
	bottom: 40px;
	z-index: 13;
}

#banner .tip span {
	width: 15px;
	height: 15px;
	margin: 0 12px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-color: #fff;
	border-radius: 8px;
}

#banner .tip span.cur {
	background-color: #4370f5;
}

#banner #btn_prev,
#banner #btn_next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 220px;
	z-index: 2;
}

#banner #btn_prev {
	background-position: -0px -66px;
	left: 8%;
	transition: all 600ms ease;
}

#banner #btn_next {
	background-position: -56px -66px;
	right: 8%;
	transition: all 600ms ease;
}

#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 7.6%;
}

#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 7.6%;
}

/*banner end*/
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding: 20px 0;
	background: #f9f9f9;
}

.footer .links {
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-size: 16px;
	border-bottom: 1px solid #d2d2d2;
}

.footer .links span {
	color: #000;
	display: inline-block;
}

.footer .links a {
	display: inline-block;
	color: #000;
	padding-right: 10px;
}

.footer .links a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.footer .bNav {
	width: 640px;
}

.footer .contacte {
	width: 518px;
	padding-right: 42px;
}

.footer .bNav li {
	background: url(../images/a4_03.jpg) left no-repeat;
	padding-left: 12px;
	width: 200px;
	float: left;
	margin-bottom: 38px;
	height: 20px;
	overflow: hidden;
}

.footer .bNav a {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}

.footer .bNav a:hover {
	color: #6e6d6d;
}

.footer .bNav dl dd a:hover {
	color: #eed398;
}

.footer .contacte .ewm {
	width: 132px;
	text-align: center;
}

.footer .contacte .ewm img {
	width: 131px;
	height: 131px;
	background-size: 100%;
	display: inline-block;
	border: #d2d2d2 solid 1px;
}

.footer .contacte .ewm p {
	font-size: 14px;
	color: #999999;
	height: 18px;
	line-height: 18px;
}

.footer .contacte .contact_info {
	width: 300px;
}

.footer .contacte .contact_info p.p1 {
	font-size: 18px;
	color: #000;
}

.footer .contacte .contact_info p.dh {
	font-size: 18px;
	color: #000;
	line-height: 18px;
	padding-bottom: 32px;
}

.footer .contacte .contact_info p.tel {
	font-size: 18px;
	color: #999999;
	line-height: 32px;
}

/*copyright*/
.copyright {
	line-height: 50px;
	color: #999;
	font-size: 14px;
	background: #000;
	clear: left;
}

.message-bubble {
	color: red !important;
}

.copyright a {
	color: #c3c2c2;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.copyright a:hover {
	color: #fff;
}

/********.toolbar1*********/
/*右侧悬浮框*/
/*rightFix*/
.rightFix {
	width: 48px;
	position: fixed;
	right: 0;
	bottom: 6%;
	z-index: 99;
}

.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	margin: 0px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	margin-top: 1px;
	padding: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #444444 url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: -78px;
	top: 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}

.rightFix .ico span {
	width: 160px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: -78px;
	top: 0;
	background: #444;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}

.rightFix .ico:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.rightFix .ico:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -98px;
}

.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -168px;
}

.rightFix .box {
	position: absolute;
	left: 0;
	bottom: 102px;
}

.rightFix .fix_top {
	margin-top: 5px;
	background-position: 10px -38px;
}

.rightFix .share_tit {
	background-position: 10px 10px;
}

.rightFix .fix-ewm {
	background-position: 10px -86px;
}

.rightFix .fix-ewm:hover {
	background-position: -37px -86px;
}

.rightFix .fix-qq {
	background-position: 10px -136px;
}

.rightFix .fix-qq:hover {
	background-position: -37px -136px;
}

.rightFix .fix-tel {
	background-position: 10px -183px;
}

.rightFix .fix-tel:hover {
	background-position: -37px -183px;
}

/*******index css*******/
.index .in_title .entit {
	font: bold 45px "AvantGarde Bk BT";
	color: #333;
	line-height: 34px;
}

.index .in_title .cntit {
	margin-top: 20px;
	font-size: 24px;
	line-height: 24px;
	color: #0754a3;
}

/*工程案例*/
.floor_2_main {
	background-color: #f9f9f9;
	padding: 50px 0;
}

.floor_2 .case_main {
	display: inline-block;
}

.floor_2 .case_main ul {
	display: inline-block;
}

.floor_2 .case_main li {
	width: 163px;
	float: left;
	text-align: center;
	margin-right: 95px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_2 .case_main li a {
	display: block;
}

.floor_2 .case_main li i {
	display: block;
	width: 100%;
	height: 69px;
}

.floor_2 .case_main li i img {
	display: inline-block;
	height: 69px;
}

.floor_2 .case_main li p {
	padding-top: 20px;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
}

.floor_2 .case_main li p span {
	display: block;
	padding-top: 8px;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
}

.floor_2 .case_main li.li2 {
	width: 220px;
	text-align: center;
}

.floor_2 .case_main li.li2 i {
	display: inline-block;
	background: url(../images/a3_05.html) no-repeat;
	width: 68px;
	height: 69px;
}

.floor_2 .case_main li.li3 i {
	display: inline-block;
	background: url(../images/a3_07.html) no-repeat;
	width: 73px;
	height: 69px;
}

.floor_2 .case_main li.li4 i {
	display: inline-block;
	background: url(../images/a3_09.html) no-repeat;
	width: 68px;
	height: 69px;
}

.floor_2 .case_main li.li5 i {
	display: inline-block;
	background: url(../images/a3_11.html) no-repeat;
	width: 68px;
	height: 69px;
}

.floor_2 .case_main li.li5 {
	margin-right: 0;
}

.floor_2 .case_main li:hover {
	margin-top: -10px;
}

.st-type .st-type-info[data-v-5b020212] {
	width: 590px;
	height: 280px;
	margin: 0 20px 20px 0;
	padding: 38px 40px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}



.ServiceItems[data-v-5b020212] {
	background: #fff
}



.ServiceItems .qx_center .st-title[data-v-5b020212] {
	font-size: 32px;
	font-weight: 700
}

.ServiceItems .qx_center .st-list[data-v-5b020212] {
	height: 600px
}

.ServiceItems .qx_center .st-list ul.st-list-ul[data-v-5b020212] {
	position: relative;
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li[data-v-5b020212] {
	margin-right: 79px
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title[data-v-5b020212] {
	padding: 8px 0;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	display: none;
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title.active[data-v-5b020212] {
	position: relative;
	color: #5d0f82
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-list-title.active[data-v-5b020212]:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #5d0f82
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type[data-v-5b020212] {
	flex-wrap: wrap;
	position: absolute;
	top: 0px;
	left: 0;
	margin-top: 30px;
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info[data-v-5b020212] {
	width: 590px;
	height: 280px;
	margin: 0 20px 20px 0;
	padding: 38px 40px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info:hover img[data-v-5b020212] {
	transform: scale(1.2)
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info img[data-v-5b020212] {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .6s
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info span[data-v-5b020212] {
	font-size: 16px;
	color: #fff;
	z-index: 2
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-info span[data-v-5b020212]:nth-child(2) {
	padding-bottom: 21px;
	margin-bottom: 26px;
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px solid #fff
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212] {
	width: 285px;
	height: 280px;
	margin: 0 20px 20px 0;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .08);
	cursor: pointer
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item:hover .type-item-img img[data-v-5b020212] {
	transform: scale(1.2)
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item:hover .type-item-info[data-v-5b020212] {
	background: #8c54a7
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item:hover .type-item-info span[data-v-5b020212] {
	color: #fff !important
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212]:last-child,
.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item[data-v-5b020212]:nth-child(3) {
	margin-right: 0
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-img[data-v-5b020212] {
	width: 100%;
	height: 177px;
	overflow: hidden
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-img img[data-v-5b020212] {
	display: block;
	width: 100%;
	height: 177px;
	transition: all .6s
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-info[data-v-5b020212] {
	height: 103px;
	color: #999;
	padding: 10px 0;
	text-align: center
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-info span[data-v-5b020212] {
	width: 100%
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-info span[data-v-5b020212]:first-child {
	margin-bottom: 12px;
	padding-bottom: 11px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	position: relative
}

.ServiceItems .qx_center .st-list ul.st-list-ul li.st-list-li .st-type .st-type-item .type-item-info span[data-v-5b020212]:first-child:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 237px;
	height: 1px;
	background: #ddd
}

.floor_7 {
	position: relative;
	color: #000;
}

.st-type .st-type-item .type-item-img img {
	display: block;
	width: 100%;
	height: 177px;
	transition: all .6s;
}

.st-type .st-type-info {
	width: 590px;
	height: 280px;
	margin: 0 20px 20px 0;
	padding: 38px 40px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.st-type {
	flex-wrap: wrap;
	position: absolute;
	top: 70px;
	left: 0;
}

/*新闻动态*/
.floor_3_main {
	margin-top: 58px;
}

.floor_3 .part1 {
	height: 20px;
	line-height: 20px;
}

.floor_3_1 p {
	color: #000000;
	font-size: 32px;
	font-weight: bold;

}

.floor_3_1 p span {
	font-size: 14px;
	color: #000000;
	padding-left: 14px;

}

.floor_3_2 p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.floor_3_2 p a {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0 6px;
}

.floor_3_2 p a:hover {
	color: #444;
}

.floor_3_2 i {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.floor_3_2 i a {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-left: 30px;
}

.floor_3_2 i a:hover {
	color: #444;
}

.floor_3 .part2 {
	position: relative;
	width: 1200px;
	height: 468px;
	margin-top: 20px;
}

.floor_3 .part2 li {
	width: 566px;
	height: 468px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 .part2 li img {
	background-size: 100%;
	width: 100%;
	height: 100%;
}

.floor_3 .part2 li p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: normal;
	background: url(../images/a6_03.png);
	width: 100%;
	height: 40px;
}

.floor_3 .part2 li p span {
	padding-left: 20px;
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 .part2 li:hover {
	-moz-box-shadow: 1px 1px 5px 3px #c8c8c8;
	-webkit-box-shadow: 1px 1px 5px 3px #c8c8c8;
	box-shadow: 1px 1px 5px 3px #c8c8c8;
	z-index: 34;
}

.floor_3 .part2 li:nth-child(2) {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 582px;
	top: 0;
	overflow: hidden;
}

.floor_3 .part2 li:first-child+li {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 582px;
	top: 0;
	overflow: hidden;
}

.floor_3 .part2 li:nth-child(3) {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 899px;
	top: 0;
	overflow: hidden;
}

.floor_3 .part2 li:first-child+li+li {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 899px;
	top: 0;
	overflow: hidden;
}

.floor_3 .part2 li:nth-child(4) {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 582px;
	top: 242px;
	overflow: hidden;
}

.floor_3 .part2 li:first-child+li+li+li {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 582px;
	top: 242px;
	overflow: hidden;
}

.floor_3 .part2 li:nth-child(5) {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 899px;
	top: 242px;
	overflow: hidden;
}

.floor_3 .part2 li:first-child+li+li+li+li {
	width: 301px;
	height: 226px;
	position: absolute;
	left: 899px;
	top: 242px;
	overflow: hidden;
}

.floor_3 .part2 li:hover p span {
	color: #4370f5;
}

.floor_4_main {
	padding-top: 70px;
}

.floor_4 .picScroll-left {
	width: 1500px;
	position: relative;
	margin-top: 18px;
}

.floor_4 .picScroll-left .hd a.next {
	background-position: -200px -102px;
	width: 18px;
	height: 32px;
	position: absolute;
	left: -36px;
	top: 192px;
}

.floor_4 .picScroll-left .hd a.prev {
	background-position: -227px -102px;
	width: 18px;
	height: 32px;
	position: absolute;
	right: -36px;
	top: 192px;
}

.floor_4 .picScroll-left .bd {
	width: 1500px;
}

.floor_4 .picScroll-left .bd ul {
	display: inline-block;
}

.floor_4 .picScroll-left .bd ul li {
	float: left;
	width: 590px;
	height: 444px;
	margin-right: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_4 .picScroll-left .bd ul li img {
	width: 590px;
	height: 444px;
	background-size: 100%;
}

.floor_4 .picScroll-left .bd ul li:hover {
	-moz-box-shadow: 1px 1px 5px 3px #c8c8c8;
	-webkit-box-shadow: 1px 1px 5px 3px #c8c8c8;
	box-shadow: 1px 1px 5px 3px #c8c8c8;
}

.floor_5_main {
	margin-top: 74px;
}

.floor_5_main .slideTxtBox {
	overflow: hidden;
	width: 1212px;
	margin: 0 auto;
	margin-top: 26px;
}

.floor_5_main .slideTxtBox .hd {
	height: 35px;
	text-align: center;
}

.floor_5_main .slideTxtBox .hd ul li {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	position: relative;
	width: 109px;
	height: 35px;
	margin: 0 6px;
	overflow: hidden;
	text-align: center;
	background-color: #f5f5f5;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_5_main .slideTxtBox .hd ul li a {
	font-size: 16px;
	color: #999999;
	display: block;
	width: 109px;
	line-height: 35px;
}

.floor_5_main .slideTxtBox .hd ul li:hover {
	background: #4370f5;
}

.floor_5_main .slideTxtBox .hd ul li:hover a {
	color: #fff;
}

.floor_5_main .slideTxtBox .bd {
	padding-top: 4px;
}

.floor_5_main .slideTxtBox .bd ul {
	zoom: 1;
	display: inline-block;
}

.floor_5_main .slideTxtBox .bd ul li {
	width: 230px;
	height: 101px;
	position: relative;
	float: left;
	margin: 0 6px;
	margin-top: 12px;
}

.floor_5_main .slideTxtBox .bd ul li a {
	display: block;
	width: 228px;
	height: 99px;
	border: #dcdcdc solid 1px;
}

.floor_5_main .slideTxtBox .bd ul li img {
	width: 228px;
	height: 99px;
	background-size: 100%;
}

.floor_5_main .slideTxtBox .bd ul li a:hover {
	border: #000 solid 1px;
}

.floor_6_main {
	margin-top: 76px;
	padding-bottom: 54px;
}

.floor_6_main .floor_6_1 {
	margin-top: 38px;
}

.floor_6_main .floor_6_1 ul {
	display: inline-block;
}

.gywm_img {
	width: 280px;
	height: 210px;
	background-size: 100%;
}

.floor_6_main .floor_6_1 ul li {
	width: 270px;
	text-align: center;
	float: left;
	margin-right: 26px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_6_main .floor_6_1 ul li img,
.floor_7_main .floor_7_1 ul li img {
	width: 280px;
	height: 210px;
	background-size: 100%;
}



.floor_6_main .floor_6_1 ul li p {
	font-size: 18px;
	line-height: 45px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_6_main .floor_6_1 ul li:nth-child(4) {
	margin-right: 0;
}

.floor_6_main .floor_6_1 ul li:first-child+li+li+li {
	margin-right: 0;
}

.floor_6_main .floor_6_1 ul li:hover {
	-moz-box-shadow: 1px 1px 5px 3px #c8c8c8;
	-webkit-box-shadow: 1px 1px 5px 3px #c8c8c8;
	box-shadow: 1px 1px 5px 3px #c8c8c8;
}

.floor_6_main .floor_6_1 ul li:hover p {
	color: #4370f5;
}

/* .floor_7_main {
	margin-top: 30px;
} */

.floor_7_main .hd {
	text-align: center;
	margin-top: 20px;
}

.floor_7_main .hd ul {
	display: flex;
	justify-content: space-between;
}

.floor_7_main .hd ul li {
	float: left;
}

.floor_7_main .hd ul li a {
	display: block;
	max-width: 130px;

	height: 36px;
	line-height: 36px;
	color: #000;
	border-bottom: 4px solid #fff;
	height: 40px;
	font-size: 18px;
}

.flex_left {
	justify-content: flex-start;
}

.it-type .it-type-list ul li img[data-v-5c1373c2] {
	width: 180px;
	height: 157px;
	margin-bottom: 20px;
	border-radius: 2px;
}

.it-type .it-type-list ul li[data-v-5c1373c2] {
	font-size: 16px;
	color: #666;
	cursor: pointer;
}

.flex-between {
	justify-content: space-between;
	display: flex;

}

.it-type .it-type-detail img {
	width: 374px;
	height: 200px;
	border-radius: 4px;
}

.it-type-detail .flex_column {
	height: 200px;
	margin-left: 40px;
	padding-top: 15px;
}

.it-type .it-type-detail .flex_column span:first-child {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;

}

.flex_left {
	justify-content: flex-start;
}

.flex_center,
.flex_left {
	display: flex;
	align-items: center;
}

.IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type[data-v-5c1373c2] {
	width: 1200px;
	position: absolute;
	top: 61px;
	left: 0;
}

.AboutUs[data-v-6adc3c79] {
	padding-bottom: 60px
}

.AboutUs .au-main .au-main-hq[data-v-6adc3c79],
.AboutUs .au-main .au-main-hq img[data-v-6adc3c79] {
	width: 1200px;
	height: 595px
}

.AboutUs .au-main .au-main-instrument ul li>div[data-v-6adc3c79] {
	width: 280px
}

.AboutUs .au-main .au-main-laboratory ul li>div[data-v-6adc3c79],
.AboutUs .au-main .au-main-team ul li>div[data-v-6adc3c79] {
	width: 393px
}

.AboutUs .au-main .au-item[data-v-6adc3c79] {
	height: 595px
}

.AboutUs .au-main .au-item ul[data-v-6adc3c79] {
	flex-wrap: wrap
}

.AboutUs .au-main .au-item ul li[data-v-6adc3c79] {
	margin-bottom: 20px;
	border-radius: 8px;
	border: 1px solid #ccc;
	overflow: hidden
}

.AboutUs .au-main .au-item ul li>div[data-v-6adc3c79] {
	position: relative;
	height: 260px;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important
}

.AboutUs .au-main .au-item ul li>div dl[data-v-6adc3c79] {
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	color: #fff;
	background: linear-gradient(180deg, rgba(34, 45, 57, 0), rgba(20, 27, 34, .54) 40%, #000);
	opacity: .54
}

.AboutUs .au-main .au-item ul li>div dl dt[data-v-6adc3c79] {
	font-size: 16px
}

.AboutUs .au-main .au-item ul li>div dl dd[data-v-6adc3c79] {
	margin-top: 4px;
	font-size: 12px
}

.IndustryTest .qx_center .it-list ul.it-list-ul li.it-list-li .it-type .it-type-detail[data-v-5c1373c2] {
	/*padding: 40px 80px 40px 40px;*/
	border-bottom: 1px solid #ddd;
}

.floor_7_main .hd ul li.on a {
	border-bottom: 4px solid #4370f5;
	color: #5d0f82;
	background-color: white;
}


.floor_7_main .hd .blue li.on a {
	color: #4370f5;
	background-color: white;
	border-bottom: none;
}


.floor_7_main .hd ul li.on a .floor_7_main .bd {
	width: 1500px;
	margin-top: 24px;
}


.it-type .it-type-detail {
	padding: 30px 0px 40px 0px;
	/* border-bottom: 1px solid #ddd; */
}

.it-type .it-type-list[data-v-5c1373c2] {
	padding: 30px 0px 0px;
	border-top: none;
}

.floor_7_main .bd ul li a {
	display: block;
}

.floor_7_main .bd ul li a img {
	width: 280px;
	height: 210px;
	background-size: 100%;
}

.floor_7_main .bd ul li p {
	left: 0px;
	bottom: 0px;
	font-weight: normal;
	width: 100%;
	height: 40px;
}

/*内页样式*/
/***********category css*************/
/* hover style */
.flex-prev:hover .preview {
	left: 60px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.flex-next:hover .preview {
	right: 60px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.main_banner {
	position: relative;
}

.main_banner .item_bg {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 100%;
	height: 100%;
	display: block;
}

.main_banner .item_bg img {
	display: none;
}

.arrow2 {
	margin: 0 auto 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
	display: block;
	position: absolute;
	overflow: hidden;
	border: 0 none;
	left: 48%;
	bottom: 16%;
	z-index: 999;
	border: 1px solid #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.arrow2 i {
	width: 34px;
	height: 36px;
	margin: 8px auto 0;
	display: block;
	position: relative;
	background: url(../images/jiant.html) no-repeat center center;
	animation: down-ico 1.5s ease-out infinite;
}

@keyframes down-ico {
	0% {
		top: 0;
		opacity: 1;
	}

	35% {
		top: 20%;
		opacity: 0;
	}

	65% {
		top: -20%;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

@-webkit-keyframes down-ico {
	0% {
		top: 0;
		opacity: 1;
	}

	35% {
		top: 20%;
		opacity: 0;
	}

	65% {
		top: -20%;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

/*inews*/
.indexTit {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
}

.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}

.indexTit .line-left,
.indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}

.indexTit .line-left {
	left: 50%;
	margin-left: -158px;
}

.indexTit .line-right {
	right: 50%;
	margin-right: -158px;
}

.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}

@media (max-width: 1366px) {
	.indexTit .en {
		margin-bottom: 0;
	}
}

.inews .section_con {
	position: absolute;
	height: 560px;
	left: 50%;
	top: 50%;
	margin: -290px 0 0 -600px;
}

.inews .inews-left {
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
}

.inews .inews-left .list {
	width: 500%;
}

.inews .inews-left .prev,
.inews .inews-left .next {
	width: 30px;
	height: 70px;
	display: block;
	cursor: pointer;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: absolute;
	border-radius: 3px;
	top: 140px;
	z-index: 10;
	background: url(../images/black50.png) repeat 0 0;
}

.inews .inews-left .prev s,
.inews .inews-left .next s {
	width: 30px;
	height: 70px;
	display: block;
	background: url(../images/inews-ico.html) no-repeat 11px center;
}

.inews .inews-left .prev:hover,
.inews .inews-left .next:hover {
	background: url(../images/red80.html) repeat 0 0;
}

.inews .inews-left .prev {
	left: 10px;
}

.inews .inews-left .next {
	right: 10px;
}

.inews .inews-left .next s {
	background-position: -41px center;
}

.inews .inews-left .item {
	width: 550px;
	float: left;
}

.inews .inews-left .item a {
	width: 100%;
	display: block;
}

.inews .inews-left .item .img {
	height: 350px;
	overflow: hidden;
}

.inews .inews-left .item img {
	width: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.inews .inews-left .item h3 {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	padding-top: 0;
	color: #333;
	font-size: 18px;
}

.inews .inews-left .item .time {
	width: 70px;
	float: left;
	border-right: 1px solid #979797;
	color: #333333;
	line-height: 16px;
	font-size: 16px;
}

.inews .inews-left .item .time .year {
	font-size: 24px;
	display: block;
	line-height: 24px;
	margin-bottom: 4px;
}

.inews .inews-left .item .txt {
	width: 462px;
	float: right;
	color: #979797;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: -7px;
}

.inews .inews-left .item:hover img {
	filter: brightness(105%);
}

.inews .inews-left .item:hover h3 {
	color: #af251c;
	padding-left: 5px;
}

.inews .inews-left img {
	width: 100%;
	display: block;
}

.inews .inews-right {
	width: 550px;
	float: right;
}

.inews .inews-right .item {
	width: 100%;
	padding: 28px 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}

.inews .inews-right .item:first-child {
	padding-top: 0;
}

.inews .inews-right .item a {
	display: block;
	width: 100%;
	*zoom: 1;
}

.inews .inews-right .item a:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.inews .inews-right .item img {
	width: 140px;
	height: 105px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	display: block;
	float: left;
	margin-right: 20px;
}

.inews .inews-right .item h3 {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #333;
}

.inews .inews-right .item .time {
	display: block;
	color: #333;
}

.inews .inews-right .item .more {
	width: 68px;
	height: 18px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 18px;
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	float: right;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	font-family: arial;
}

.inews .inews-right .item a:hover .more {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}

.inews .inews-right .item a:hover img {
	filter: brightness(105%);
}

@media (max-width: 1600px) {
	.inews .indexTit {
		margin-bottom: 20px;
	}

	.inews .section_con {
		height: 540px;
		margin-top: -255px;
	}
}

@media (max-width: 1366px) {
	.inews .indexTit {
		margin-bottom: 10px;
	}

	.inews .section_con {
		height: 440px;
		margin-top: -200px;
	}

	.inews .inews-left .prev,
	.inews .inews-left .next {
		margin-top: -40px;
	}

	.inews .inews-left .item .img {
		height: 260px;
	}

	.inews .inews-left .item h3 {
		height: 40px;
		line-height: 40px;
	}

	.inews .inews-right .item {
		padding: 10px 0;
	}

	.inews .inews-right .item .more {
		bottom: 10px;
	}
}

/******ipro******/
.ipro {
	width: 100%;
}

.ipro .indexTit {
	margin-bottom: 22px;
}

.ipro .indexTit .en,
.ipro .indexTit h2 {
	color: #fff;
}

.ipro .section_con {
	position: absolute;
	height: 630px;
	left: 50%;
	top: 50%;
	margin: -315px 0 0 -600px;
}

.ipro .section_con .bg {
	width: 1920px;
	height: 950px;
	background: url(../images/iprobg.html) no-repeat center top;
	position: absolute;
	left: 50%;
	bottom: -160px;
	margin-left: -960px;
}

.ipro .iproCon {
	width: 900px;
	float: left;
	position: relative;
}

.ipro .iproCon .item {
	position: absolute;
	left: 0;
	top: 0;
	padding: 110px 30px 0 330px;
	color: #fff;
	display: none;
}

.ipro .iproCon .item img {
	width: 370px;
	height: 580px;
	display: block;
	position: absolute;
	left: -10px;
	top: -20px;
}

.ipro .iproCon .item h3 {
	font-size: 48px;
	line-height: 50px;
}

.ipro .iproCon .item .line {
	width: 70px;
	height: 1px;
	display: block;
	margin: 30px 0;
	background: #fff;
}

.ipro .iproCon .item .txt {
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}

.ipro .iproCon .item .more {
	width: 215px;
	height: 39px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 39px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	margin-top: 30px;
	border: 1px solid #eee;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	font-size: 16px;
	font-family: arial;
}

.ipro .iproCon .item .more:hover {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}

.ipro .iproCon .item.onactive {
	z-index: 10;
	display: block;
}

.ipro .leftnav {
	width: 250px;
	float: right;
	position: relative;
	margin-top: 70px;
}

.ipro .leftnav a {
	width: 160px;
	height: 96px;
	padding-top: 64px;
	position: absolute;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	cursor: pointer;
	background: url(../images/ipro-nav-libg.html) no-repeat 0 center;
}

.ipro .leftnav a.a1 {
	left: 0;
	top: 0;
}

.ipro .leftnav a.a2 {
	right: 0;
	top: 85px;
}

.ipro .leftnav a.a3 {
	left: 0;
	top: 170px;
}

.ipro .leftnav a.a4 {
	right: 0;
	top: 255px;
}

.ipro .leftnav a.a5 {
	left: 0;
	top: 340px;
}

.ipro .leftnav a:hover {
	background-position: -170px center;
}

@media (max-width: 1600px) {
	.ipro .indexTit {
		margin-bottom: 10px;
	}

	.ipro .section_con {
		height: 530px;
		margin-top: -240px;
	}

	.ipro .section_con .bg {
		bottom: -195px;
	}

	.ipro .iproCon .item {
		padding-top: 80px;
	}

	.ipro .iproCon .item img {
		width: 319px;
		height: 500px;
		top: -30px;
	}

	.ipro .iproCon .item h3 {
		font-size: 40px;
		line-height: 40px;
	}

	.ipro .iproCon .item .line {
		margin: 22px 0;
	}

	.ipro .leftnav {
		margin-top: 20px;
	}
}

@media (max-width: 1366px) {
	.ipro .indexTit {
		margin-bottom: 0;
	}

	.ipro .section_con {
		height: 440px;
		margin-top: -200px;
	}

	.ipro .section_con .bg {
		bottom: -190px;
	}

	.ipro .iproCon .item {
		padding-top: 40px;
		padding-left: 300px;
	}

	.ipro .iproCon .item img {
		width: 268px;
		height: 420px;
		left: 20px;
		top: -40px;
	}

	.ipro .iproCon .item h3 {
		font-size: 30px;
		line-height: 30px;
	}

	.ipro .iproCon .item .line {
		margin: 22px 0;
	}

	.ipro .iproCon .item .more {
		margin-top: 10px;
	}

	.ipro .leftnav {
		width: 220px;
		margin-top: 0;
		margin-right: 38px;
	}

	.ipro .leftnav a {
		width: 140px;
		height: 84px;
		padding-top: 56px;
		background-size: cover;
	}

	.ipro .leftnav a.a1 {
		left: 0;
		top: 0;
	}

	.ipro .leftnav a.a2 {
		right: 0;
		top: 75px;
	}

	.ipro .leftnav a.a3 {
		left: 0;
		top: 150px;
	}

	.ipro .leftnav a.a4 {
		right: 0;
		top: 225px;
	}

	.ipro .leftnav a.a5 {
		left: 0;
		top: 300px;
	}

	.ipro .leftnav a:hover {
		background-position: -148px center;
	}
}

/******ivedio******/
.index .section.ivedio {
	background: url(../images/ivedioimg.html) no-repeat center top;
}

.ivedio {
	width: 100%;
	background-size: cover;
}

.ivedio .indexTit {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 40;
}

.ivedio .indexTit .en,
.ivedio .indexTit h2 {
	color: #fff;
}

.ivedio .vedioCon a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}

.ivedio .vedioCon .cut3video {
	min-width: 100%;
	width: 100%;
	min-height: 108%;
	position: absolute;
	top: -4%;
	left: 0;
	z-index: 10;
}

.ivedio .vedioCon #img0 {
	width: 100%;
	height: 100%;
	display: none;
	background: url(../images/ivedioimg.html) no-repeat center top;
	position: absolute;
	top: 0;
	z-index: 2;
	top: 50px;
	left: 0;
	box-sizing: border-box;
}

.ivedio .tablink {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 0px;
	left: 0;
	bottom: 130px;
	z-index: 20;
	color: #fff;
}

.ivedio .tablink a {
	width: 160px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left-width: 0px;
	border-color: rgba(255, 255, 255, 0.3);
	vertical-align: top;
	color: #fff;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.ivedio .tablink a:first-child {
	border-left-width: 1px;
}

.ivedio .tablink a:hover {
	background: #af251c;
	border-color: #af251c;
}

@media (max-width: 1600px) {
	.ivedio .tablink {
		bottom: 100px;
	}
}

@media (max-width: 1366px) {
	.ivedio .tablink {
		bottom: 60px;
	}
}

/************iabout************/
.iabout {
	width: 100%;
}

.iabout .section_con {
	position: absolute;
	height: 440px;
	left: 50%;
	top: 50%;
	margin: -225px 0 0 -600px;
}

.iabout .section_con .bg {
	width: 1920px;
	height: 470px;
	position: absolute;
	left: 50%;
	bottom: 220px;
	margin-left: -960px;
	background: url(../images/iaboutbg.html) no-repeat center bottom;
}

.iabout .iabout-cul {
	width: 760px;
	float: left;
	position: relative;
	z-index: 10;
}

.iabout .iabout-cul a {
	display: block;
	width: 100%;
}

.iabout .iabout-cul img {
	width: 760px;
	height: 220px;
	display: block;
}

.iabout .iabout-cul h3 {
	font-size: 18px;
	color: #4f4f4f;
	padding: 25px 0 15px;
}

.iabout .iabout-cul .txt {
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	color: #737373;
}

.iabout .iabout-cul .more {
	width: 168px;
	height: 38px;
	line-height: 38px;
	margin-top: 15px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 16px;
	font-family: arial;
	border-radius: 4px;
}

.iabout .iabout-cul .more:hover {
	background: #af251c;
	color: #fff;
	border-color: #af251c;
}

.iabout .item {
	width: 194px;
	height: 194px;
	position: relative;
	float: left;
	z-index: 10;
	background: #af251c;
	color: #fff;
	padding: 26px 0 0 26px;
	background-repeat: no-repeat;
	background-position: 30px 26px;
	background-image: url(../images/iabout-tit1.html);
}

.iabout .item h3 {
	font-size: 18px;
	line-height: 20px;
}

.iabout .item .en {
	font-family: arial;
	font-size: 14px;
	color: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.iabout .item .more {
	width: 19px;
	height: 16px;
	display: block;
	position: absolute;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	left: 26px;
	bottom: 26px;
	background-position: -196px 0;
}

.iabout .item.a1 {
	margin-top: 220px;
}

.iabout .item.a2 {
	background-image: url(../images/iabout-tit2.html);
	background-color: #908571;
}

.iabout .item:hover .en {
	opacity: 1;
	filter: alpha(opacity=100);
}

.iabout .item:hover .more {
	left: 32px;
}

@media (max-width: 1600px) {
	.iabout .section_con {
		margin-top: -200px;
	}
}

@media (max-width: 1366px) {
	.iabout .section_con {
		margin-top: -210px;
	}

	.iabout .iabout-cul .more {
		margin-top: 8px;
	}
}

/**iticket**/
.iticket {
	width: 100%;
	position: relative;
}

.iticket .line {
	width: 100%;
	height: 220px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -70px;
	background: url(../images/iticketbg.html) no-repeat left top;
	background-size: 100% auto;
}

.iticket .indexTit {
	margin-bottom: 32px;
}

.iticket .section_con {
	position: absolute;
	height: 600px;
	left: 50%;
	top: 50%;
	margin: -285px 0 0 -600px;
}

.iticket .section_con .item {
	width: 324px;
	text-align: center;
	float: left;
	line-height: 24px;
	z-index: 10;
	margin-left: 110px;
}

.iticket .section_con .item:first-child {
	margin-left: 0;
}

.iticket .section_con .item a {
	width: 100%;
	display: block;
}

.iticket .section_con .item .img {
	width: 324px;
	height: 344px;
	position: relative;
	margin-bottom: 15px;
	background-size: cover;
}

.iticket .section_con .item .bg,
.iticket .section_con .item .t {
	width: 324px;
	height: 344px;
	position: absolute;
	left: 0;
	top: 0;
}

.iticket .section_con .item .t {
	z-index: 10;
	height: 244px;
	padding-top: 100px;
	background: url(../images/iticket-img.html) no-repeat 0 0;
}

.iticket .section_con .item .bg {
	z-index: 2;
	transform: scale(0.88, 0.88);
	transition: all .5s;
	background: url(../images/iticket-img-hover.html) no-repeat center center;
}

.iticket .section_con .item s {
	width: 75px;
	height: 75px;
	display: block;
	margin: 0px auto 10px;
}

.iticket .section_con .item h3 {
	font-size: 20px;
	padding: 0 118px;
	line-height: 24px;
	color: #fff;
}

.iticket .section_con .item .txt {
	color: #333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.iticket .section_con .item.a1 {
	margin-top: 48px;
}

.iticket .section_con .item.a1 s {
	background-position: 6px -55px;
}

.iticket .section_con .item.a2 .img .t {
	background-image: url(../images/iticket-img2.html);
}

.iticket .section_con .item.a2 s {
	background-position: -86px -55px;
}

.iticket .section_con .item.a3 {
	margin-top: 48px;
}

.iticket .section_con .item.a3 .img .t {
	background-image: url(../images/iticket-img3.html);
}

.iticket .section_con .item.a3 s {
	background-position: -177px -55px;
}

.iticket .section_con .item:hover .t {
	z-index: 10;
}

.iticket .section_con .item:hover .bg {
	transform: scale(1, 1);
}

@media (max-width: 1600px) {
	.iticket .indexTit {
		margin-bottom: 12px;
	}

	.iticket .section_con {
		height: 530px;
		margin-top: -240px;
	}

	.iticket .section_con .item .img {
		margin-bottom: 8px;
	}
}

@media (max-width: 1366px) {
	.iticket .indexTit {
		margin-bottom: 6px;
	}

	.iticket .line {
		background-size: 100% auto;
	}

	.iticket .section_con {
		height: 440px;
		width: 1012px;
		margin-left: -506px;
		margin-top: -200px;
	}

	.iticket .section_con .item {
		width: 264px;
	}

	.iticket .section_con .item .img {
		margin-bottom: 3px;
		width: 264px;
		height: 280px;
	}

	.iticket .section_con .item .bg,
	.iticket .section_con .item .t {
		width: 264px;
		height: 280px;
		background-size: 100% auto;
	}

	.iticket .section_con .item h3 {
		padding: 0 100px;
		font-size: 16px;
	}

	.iticket .section_con .item .t {
		height: 240px;
		padding-top: 60px;
	}

	.iticket .section_con .item.a1,
	.iticket .section_con .item.a3 {
		margin-top: 20px;
	}
}

.gridlist {
	width: 100%;
}

.gridlist .item {
	width: 280px;
	margin: 0 26px 30px 0;
	float: left;
	position: relative;
	overflow: hidden;
}

.gridlist .item:first-child {
	margin-left: 0;
}

.gridlist .item img {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.gridlist .item .bg {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: url(../images/black50.png) repeat 0 0;
	position: absolute;
	left: -100%;
	top: 0;
}

.gridlist .item .plus {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease .4s;
	background: url(../images/ipro_hover.png) no-repeat center center;
	position: absolute;
	left: -100%;
	top: 0;
}

.gridlist .item h3 {
	color: #000;
	line-height: 22px;
	text-align: center;
	padding-top: 12px;
	overflow: hidden;
	font-family: "microsoft yahei";
}

.gridlist .item .txt {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-family: "microsoft yahei";
}

.gridlist .item:hover .bg {
	left: 0;
}

.gridlist .item:hover .plus {
	left: 0;
}

.gridlist .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}

.gridlist .item:hover h3 {
	color: #4370f5;
}

.gridlist.gridlist34 .item {
	width: 180px;
	margin: 0 0 30px 24px;
}

.gridlist.gridlist34 .item:first-child {
	margin-left: 0;
}

.gridlist.gridlist34 .item img,
.gridlist.gridlist34 .item .bg,
.gridlist.gridlist34 .item .plus {
	width: 180px;
	height: 240px;
}

/***********category css*************/
.nyIcon {
	background: url(../images/nyicon.html) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.shareNew {
	padding-bottom: 20px;
}

.wrapper {
	padding: 55px 0 56px;
	min-height: 300px;
}

.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
}

.wrapper .bcontact {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
}

.wrapper .bcontact li {
	width: 399px;
	float: left;
	padding: 20px 0;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}

.wrapper .bcontact li s {
	width: 60px;
	height: 55px;
	display: block;
	margin: 0 auto;
	background: url(../images/contact-ico.html) no-repeat 0 center;
}

.wrapper .bcontact li h3 {
	font-size: 16px;
	padding: 6px 0 14px;
}

.wrapper .bcontact li.a1 {
	border-left: 0px;
}

/*n-tit*/
.n-tit {
	margin-bottom: 30px;
}

.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}

.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #4370f5;
	display: inline-block;
	vertical-align: middle;
}

.n-tit .more {
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.n-project {
	width: 100%;
	padding: 45px 0 20px;
}

.n-project .con {
	overflow: hidden;
	position: relative;
}

.n-project .gridlist {
	width: 105%;
	*padding-bottom: 30px;
}

/* loaction */
.location {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;
}

.location .sitepath {
	color: #363636;
}

.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}

.location .sitepath a {
	color: #363636;
}

.location .sitepath a:hover {
	color: #af251c;
}

.location .menu {
	height: 60px;
	line-height: 60px;
}

.location .menu span {
	width: 1px;
	height: 16px;
	margin: 0 16px 0 14px;
	background-position: -206px -36px;
}

.location .menu a {
	padding: 0;
	height: 60px;
	line-height: 60px;
	margin-left: 35px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
	position: relative;
}

.location .menu a i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #4370f5;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.location .menu a:hover i,
.location .menu a.hover i {
	width: 100%;
	margin-left: -50%;
}

/*nybanner*/
.nybanner {
	width: 100%;
	height: 590px;
	position: relative;
	overflow: hidden;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/nybanner.jpg);
	background-size: cover;
}

.nybanner h3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 28px;
	color: #313131;
}

.nybanner .en {
	margin-left: 10px;
	font-family: arial;
	text-transform: uppercase;
	color: #797878;
}

.nybanner .white h3 {
	color: #fff;
}

.nybanner .white .en {
	color: #fff;
}

.erwmImg img {
	width: 90px;
	height: 90px;
	display: block;
	background: #fff;
	padding: 5px;
	border: 1px solid #dcdcdc;
}

.cateDes {
	line-height: 24px;
	color: #000000;
	margin-bottom: 20px;
}

.cateDes p {
	color: #af251c;
}

/*teamPage*/
.teamPage {
	overflow: hidden;
}

.teamPage .gridlist34 {
	width: 104%;
	text-align: left;
}

.teamPage .gridlist34 .item {
	width: 220px;
	margin: 0 24px 30px 0;
	text-align: center;
}

.teamPage .gridlist34 .item h3 {
	height: 44px;
	overflow: hidden;
}

.teamPage .gridlist34 .item:first-child {
	margin-left: 0;
}

.teamPage .gridlist34 .item img,
.teamPage .gridlist34 .item .bg,
.teamPage .gridlist34 .item .plus {
	width: 220px;
	height: 293px;
}

/*searchPage*/
.searchPage {
	overflow: hidden;
}

.searchPage .list {
	padding-bottom: 20px;
	width: 105%;
}

.searchPage .gridlist .itemk {
	width: 100%;
	height: 168px;
	margin-bottom: 26px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #fbfbfb;
}

.searchPage .gridlist .itemk a {
	width: 100%;
	display: block;
}

.searchPage .gridlist .itemk img {
	width: 300px;
	height: 169px;
	display: block;
	margin-right: 30px;
}

.searchPage .gridlist .itemk h3 {
	font-size: 20px;
	padding: 35px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}

.hzhb {
	width: calc(100% / 7);
	padding: 0 10px;
	margin-top: 40px;
	transition: .4s all ease;
}

.hzhb .img {
	position: relative;
	padding-top: 70%;
}

.hzhb .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 90%;
}

.searchPage .gridlist .itemk .txt {
	color: #666;
	line-height: 24px;
	height: 48px;
	padding-right: 130px;
	overflow: hidden;
}

.searchPage .gridlist .itemk .time {
	width: 150px;
	padding-top: 45px;
	font-family: arial;
	font-size: 20px;
	color: #999;
}

.searchPage .gridlist .itemk .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}

.searchPage .gridlist .itemk:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.searchPage .gridlist .itemk:hover h3 {
	color: #af251c;
	text-indent: 5px;
}

.searchPage .gridlist .itemk:hover .time .day span {
	background: #6d6d6d;
}

.searchPage .gridlist .itemk:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}

.contactPage {
	padding: 0 0 0;
}

.contactPage .txtcon img {
	max-width: 100%;
}

.contactPage .t2 {
	padding: 48px 0 30px;
	font-weight: bold;
	font-size: 22px;
}

.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}

.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px;
}

.formData {
	padding-bottom: 20px;
}

.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 560px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 30px;
	position: relative;
}

.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #cccccc;
}

.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}

.formData .item .txt {
	width: 355px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #333;
}

.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}

.formData .item.mr0 {
	margin-right: 0;
}

.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}

.formData .liuyan {
	width: 1198px;
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}

.formData .liuyan label {
	text-align: right;
	display: block;
}

.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 36px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}

.formData .bot {
	width: 100%;
}

.formData .sub {
	width: 232px;
	line-height: 46px;
	border: 4px solid #4370f5;
	margin-right: 2px;
	text-align: center;
	background: #4370f5;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.formData .sub:hover {
	background: none;
	color: #4370f5;
}

.formData .yzm {
	width: 432px;
}

.formData .yzm .txt {
	padding-left: 80px;
}

.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}

.projectPage {
	overflow: hidden;
}

.projectPage .list {
	width: 105%;
}

/*newsPage*/
/*kuaiPage*/
.newsPage .list {
	padding-bottom: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	margin-top: 10px;
}

.newsPage .item {
	width: 45%;
	height: 168px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}

.newsPage .item a {
	width: 100%;
	display: block;
}

.newsPage .item img {
	width: 224px;
	height: 168px;
	display: block;
	margin: 0 30px;
}

.newsPage .item h3 {
	font-size: 20px;
	padding: 25px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}

.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 70px;
	overflow: hidden;
}

.newsPage .item .time {
	width: 130px;
	padding: 25px 25px 25px 35px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
	text-align: center;
}

.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}

.newsPage .item .time .year {
	font-size: 20px;
	line-height: 45px;
	display: block;
}

/*.newsPage .item:hover {*/
/*	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
/*	margin-left: 15px;*/
/*}*/
.newsPage .item:hover h3 {
	color: #4370f5;
}

.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}

.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}

.newsPage .item.items img {
	width: auto;
	max-width: 300px;
}

.yewuPage .list {
	padding-bottom: 30px;
}

.yewuPage .item {
	width: 100%;
	height: 160px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}

.yewuPage .item:first-child {
	padding-top: 0;
}

.yewuPage .item a {
	width: 100%;
	display: block;
}

.yewuPage .item img {
	width: 340px;
	height: 160px;
	display: block;
	margin-right: 30px;
}

.yewuPage .item h3 {
	font-size: 18px;
	padding: 30px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}

.yewuPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 48px;
	padding-right: 50px;
	overflow: hidden;
}

.yewuPage .item .time {
	width: 130px;
	padding: 25px 0 25px 45px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
}

.yewuPage .item .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}

.yewuPage .item .time s {
	width: 14px;
	height: 18px;
	display: block;
	margin-top: 20px;
	background-position: -224px 0;
}

/*.yewuPage .item:hover {*/
/*	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);*/
/*	margin-left: 15px;*/
/*}*/
.yewuPage .item:hover h3 {
	color: #af251c;
}

.yewuPage .item:hover .time .day span {
	background: #6d6d6d;
}

.yewuPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}

.yewuPage .item.items img {
	width: auto;
	max-width: 300px;
}

.jobPage {
	width: 1500px;
	margin: 0 auto;
	padding: 50px 0;
}

.jobPage .title {
	width: 100%;
	height: 16px;
	position: relative;
	border-top: 1px solid #ccc;
}

.jobPage .title span,
.jobPage .title h3 {
	position: absolute;
	left: 0;
	top: -14px;
	line-height: 28px;
	background: #fff;
	display: block;
	padding-right: 14px;
	font-size: 18px;
	color: #000;
}

.jobPage .title span b {
	font-weight: normal;
	color: #af251c;
	display: inline-block;
	padding: 0 10px;
}

.jobPage .title h3 {
	color: #af251c;
	font-weight: normal;
}

.jobPage .cont {
	padding-top: 20px;
}

.jobPage .cont .item {
	border: 1px solid #dcdcdc;
	border-left: 4px solid #af251c;
	padding: 10px 20px 0;
	margin-bottom: 20px;
	position: relative;
}

.jobPage .cont .item .top {
	height: 65px;
	cursor: pointer;
}

.jobPage .cont .item .top span {
	display: inline-block;
}

.jobPage .cont .item .top span.sarry {
	color: #af251c;
	margin-right: 36px;
}

.jobPage .cont .item .top .time {
	color: #999;
}

.jobPage .cont .item .top h3 {
	font-size: 18px;
	font-weight: normal;
	color: #af251c;
}

.jobPage .cont .item .top p {
	display: block;
}

.jobPage .cont .item .bottom {
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 20px;
}

.jobPage .cont .item .btn {
	width: 162px;
	height: 58px;
	cursor: pointer;
	position: absolute;
	top: 18px;
	right: -18px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #fff;
	background: url(../images/jobbtn.html) no-repeat 0 0;
	display: none;
}

.jobPage .cont .item.hover {
	background: #f9f9f9;
}

.jobPage .cont .item.hover .btn {
	display: block;
}

.jobPage .left {
	width: 800px;
}

.jobPage .right {
	width: 350px;
}

.jobPage .right .item {
	margin-bottom: 74px;
}

.jobPage .right .item .cont {
	line-height: 28px;
}

.jobPage .right .item .cont img {
	margin-left: 10px;
}

/*****showPro****/
.showPro {
	padding-bottom: 30px;
}

.showPro .showImg {
	padding-bottom: 50px;
}

.showPro .photo {
	width: 540px;
}

.showPro .photo .jqzoom {
	width: 540px;
	height: 405px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}

.showPro .photo .zoomdiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
}

.showPro .photo .jqZoomPup {
	z-index: 999;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #eee;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=50);
}

.showPro .photo .img {
	width: 540px;
	height: 405px;
	display: block;
}

.showPro .photo .photoimg {
	width: 540px;
	height: 71px;
	margin-top: 12px;
	position: relative;
}

.showPro .photo .photoimg .list {
	width: 505px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.showPro .photo .photoimg .listcon {
	width: 300%;
}

.showPro .photo .photoimg .prev,
.showPro .photo .photoimg .next {
	width: 12px;
	height: 30px;
	z-index: 10;
	position: absolute;
	top: 21px;
	cursor: pointer;
	background: url(../images/spro-btn-ico.html) no-repeat 0 center;
}

.showPro .photo .photoimg .prev {
	left: 0;
}

.showPro .photo .photoimg .next {
	right: 0;
	background-position: -90px center;
}

.showPro .photo .photoimg a {
	width: 95px;
	height: 71px;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 7px;
}

.showPro .photo .photoimg a img {
	width: 95px;
	height: 71px;
	display: block;
}

.showPro .photo .photoimg a.hover img {
	border: 3px solid #af251c;
	width: 89px;
	height: 65px;
}

.showPro .imgtxtcon {
	width: 620px;
	height: 488px;
	float: right;
	position: relative;
}

.showPro .imgtxtcon .tit {
	font-size: 24px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}

.showPro .imgtxtcon .mark {
	color: #888;
}

.showPro .imgtxtcon .line {
	width: 50px;
	height: 3px;
	display: block;
	background: #999999;
	margin: 20px 0;
}

.showPro .imgtxtcon .txtcon .title {
	font-size: 16px;
	margin-bottom: 10px;
}

.showPro .imgtxtcon .txt {
	line-height: 35px;
	height: 280px;
	overflow: hidden;
}

.showPro .imgtxtcon .btn {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 135px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #af251c;
}

.showPro .imgtxtcon .btn:hover {
	background: #444;
}

.showPro .showp_txt {
	padding: 0 0 50px 0;
	position: relative;
}

.showPro .showp_txt .tit {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 2px solid #af251c;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}

.showPro .showp_txt .txtcon {
	font-size: 14px;
	color: #000000;
	min-height: 70px;
	line-height: 26px;
}

.showPro .showp_txt .txtcon img {
	max-width: 100%;
	display: block;
}

.showPro .showp_txt.one {
	border-top: 0px;
	padding-top: 25px;
}

.showPro .showp_txt.one .tit {
	top: 25px;
}

/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}

.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}

.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}

.showNews .showContxt img {
	max-width: 100%;
}

.fenxiang {
	height: 32px;
}

/*↓组图样式↓*/
.HS10,
.HS15 {
	overflow: hidden;
	clear: both;
}

.HS10 {
	height: 10px;
}

.HS15 {
	height: 15px;
}

.Hidden {
	display: none;
}

.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.FlLeft {
	float: left;
}

.FlRight {
	float: right;
}

/*幻灯片区域背景*/
.MainBg {
	width: 1500px;
	margin: 0 auto;
}

/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}

#OriginalPic {
	width: 1500px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}

#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}

/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	cursor: url(../images/CurL.html), auto;
	background: url(../images/space.html) repeat scroll 0 0 transparent;
}

.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	cursor: url(../images/CurR.html), auto;
	background: url(../images/space.html) repeat scroll 0 0 transparent;
}

/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}

.ThumbPicBorder {
	width: 1500px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}

.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}

.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}

.ThumbPicBorder .pic {
	width: 1025px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}

#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 10px;
	width: 145px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

#ThumbPic img.active {
	border: 3px solid #4370f5;
}

/*↑组图样式↑*/
/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
	clear: left;
}

.reLink .nextLink,
.reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}

.reLink .nextLink {
	text-align: right;
}

.reLink a:hover {
	color: #4370f5;
}

/*rightFix*/
.rightFix {
	width: 48px;
	position: fixed;
	right: 0;
	bottom: 6%;
	z-index: 99;
}

.rightFix .ico {
	width: 48px;
	height: 48px;
	display: block;
	position: relative;
	margin: 0px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	margin-top: 1px;
	padding: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #444444 url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: -78px;
	top: 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}

.rightFix .ico span {
	width: 160px;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: -78px;
	top: 0;
	background: #444;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in-out 0.2s;
}

.rightFix .ico:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.rightFix .ico:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -98px;
}

.rightFix .ico:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	left: -168px;
}

.rightFix .box {
	position: absolute;
	left: 0;
	bottom: 102px;
}

.rightFix .fix_top {
	margin-top: 5px;
	background-position: 10px -38px;
}

.rightFix .share_tit {
	background-position: 10px 10px;
}

.rightFix .fix-ewm {
	background-position: 10px -86px;
}

.rightFix .fix-ewm:hover {
	background-position: -37px -86px;
}

.rightFix .fix-qq {
	background-position: 10px -136px;
}

.rightFix .fix-qq:hover {
	background-position: -37px -136px;
}

.rightFix .fix-tel {
	background-position: 10px -183px;
}

.rightFix .fix-tel:hover {
	background-position: -37px -183px;
}

.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
	padding-top: 10px;
}

.map_ul li {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDBDB;
	margin-left: 10px;
	float: left;
}

.map_ul li a {
	font-size: 14px;
	float: left;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}

.map_ul .list-inline {
	display: block;
	margin-left: 7%;
	width: 80%;
	min-height: 30px;
}

.map_ul .list-inline a {
	font-weight: normal;
	width: auto;
	float: none;
	line-height: 32px;
	height: 32px;
	margin: 0 10px 10px 0;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0px 10px;
}

.map_ul .list-inline a:hover {
	background: #af251c;
	color: #fff;
}

span.bds_more,
.bds_tools a {
	line-height: 14px !important;
}

/************** * Animations for content elements * **********/
/* 滞后 */
.delay100 {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms;
}

.delay200 {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
}

.delay300 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}

.delay400 {
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
}

.delay500 {
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}

.delay600 {
	-webkit-animation-delay: 600ms;
	animation-delay: 600ms;
}

.delay700 {
	-webkit-animation-delay: 700ms;
	animation-delay: 700ms;
}

.delay800 {
	-webkit-animation-delay: 800ms;
	animation-delay: 800ms;
}

.delay900 {
	-webkit-animation-delay: 900ms;
	animation-delay: 900ms;
}

.delay1000 {
	-webkit-animation-delay: 1000ms;
	animation-delay: 1000ms;
}

.delay1100 {
	-webkit-animation-delay: 1100ms;
	animation-delay: 1100ms;
}

.delay1200 {
	-webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}

.delay1300 {
	-webkit-animation-delay: 1300ms;
	animation-delay: 1300ms;
}

.delay1400 {
	-webkit-animation-delay: 1400ms;
	animation-delay: 1400ms;
}

.delay1500 {
	-webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
}

.delay1600 {
	-webkit-animation-delay: 1600ms;
	animation-delay: 1600ms;
}

.delay1700 {
	-webkit-animation-delay: 1700ms;
	animation-delay: 1700ms;
}

.delay1800 {
	-webkit-animation-delay: 1800ms;
	animation-delay: 1800ms;
}

.delay1900 {
	-webkit-animation-delay: 1900ms;
	animation-delay: 1900ms;
}

.delay2000 {
	-webkit-animation-delay: 2000ms;
	animation-delay: 2000ms;
}

.delay2100 {
	-webkit-animation-delay: 2100ms;
	animation-delay: 2100ms;
}

.delay2200 {
	-webkit-animation-delay: 2200ms;
	animation-delay: 2200ms;
}

.delay2300 {
	-webkit-animation-delay: 2300ms;
	animation-delay: 2300ms;
}

.delay2500 {
	-webkit-animation-delay: 2500ms;
	animation-delay: 2500ms;
}

.delay2700 {
	-webkit-animation-delay: 2700ms;
	animation-delay: 2700ms;
}

.delay2900 {
	-webkit-animation-delay: 2900ms;
	animation-delay: 2900ms;
}

.delay3000 {
	-webkit-animation-delay: 3000ms;
	animation-delay: 3000ms;
}

.delay4000 {
	-webkit-animation-delay: 4000ms;
	animation-delay: 4000ms;
}

.delay4500 {
	-webkit-animation-delay: 4500ms;
	animation-delay: 4500ms;
}

.delay5000 {
	-webkit-animation-delay: 5000ms;
	animation-delay: 5000ms;
}

.onactive .animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.active .animated.fast {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}

.onactive .flyInDown {
	-webkit-animation-name: flyInDown;
	animation-name: flyInDown;
}

/*.jiaju li.item{width:228px;}
.jiaju .item img{width: 228px; height:99px; display: block;}
.jiaju .item .plus{width: 228px; height: 140px;}
.jiaju .item .bg{left:-123%;}
*/
.jiaju .item {
	width: 230px;
	margin: 0 12px 30px 0;
}

.jiaju .item a.a1 {
	width: 228px;
	height: 99px;
	display: block;
	border: #dcdcdc solid 1px;
	text-align: center;
}

.jiaju .item img {
	width: 228px;
	height: 99px;
	display: inline-block;
	background-size: 100%;
}

.jiaju .item .plus {
	width: 228px;
	height: 140px;
}

.jiaju .item .bg {
	left: -123%;
}

@-webkit-keyframes flyInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes flyInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.onactive .flyInRight {
	-webkit-animation-name: flyInRight;
	animation-name: flyInRight;
}

@keyframes flyInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.onactive .flyInUp {
	-webkit-animation-name: flyInUp;
	animation-name: flyInUp;
}

@keyframes flyInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.onactive .flyInLeft {
	-webkit-animation-name: flyInLeft;
	animation-name: flyInLeft;
}

@-webkit-keyframes flyInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes flyInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		-moz-transform: translateX(-200px);
		-ms-transform: translateX(-200px);
		transform: translateX(-200px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.onactive .opacityI {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes opacityI {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@keyframes opacityI {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

.onactive .shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@keyframes shake {
	0% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-transform: translateY(6px);
	}

	100% {
		transform: translateY(0);
	}
}

@-webkit-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateY(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateY(6px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes shake {
	0% {
		-moz-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-moz-transform: translateY(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-moz-transform: translateY(6px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes shake {
	0% {
		-o-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-o-transform: translateY(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-o-transform: translateY(6px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@-ms-keyframes shake {
	0% {
		-ms-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-ms-transform: translateY(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-ms-transform: translateY(6px);
	}

	100% {
		-ms-transform: translateY(0);
	}
}

.onactive .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		-ms-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@-webkit-keyframes scaleIn {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
		transform: scale(1.02);
	}
}

@keyframes scaleIn {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
		-ms-transform: scale(1.02);
		transform: scale(1.02);
	}
}


.Nav {
	width: 100%;
	height: 40px;
	background: #111b39;
	z-index: 99999;
}

.Nav .main_center {
	position: relative;
}

.main_center {
	width: 1240px;
	margin: 0 auto;
}

.Nav .nav-main {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #fff;
}

.flex_left {
	justify-content: flex-start;
}

.flex_center,
.flex_left {
	display: flex;
	align-items: center;
}

div,
input,
li,
span,
ul {
	box-sizing: border-box;
}

ul {
	list-style-type: none;
}

* {
	padding: 0;
	margin: 0;
	font-family: "Arial";
}

user agent stylesheet ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}

.Nav .nav-main>li {
	position: relative;
	width: 240px;
	height: 40px;
	z-index: 2;
}

.Nav .nav-main>li>div.nav-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.Nav .nav-main>li:hover img,
.Nav .nav-main>li>div.nav-item>img.rotate {
	transform: rotate(180deg);
}

.Nav .nav-main>li>div.nav-item>img {
	width: 13px;
	height: 8px;
	margin-left: 9px;
	transition: All .3s ease-in-out;
}

.Multistage {
	position: absolute;
	top: 40px;
	width: 240px;
	font-size: 16px;
	color: #333;
}

.Multistage>ul.multistage-second-ul {
	position: relative;
	width: 240px;
	height: 570px;
	background: #fff;
	padding-top: 10px;
	border-right: 1px solid #eee;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.flex_column,
.flex_column_center {
	display: flex;
	flex-direction: column;
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 41px;
	padding-left: 68px;
	cursor: pointer;
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item>i {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	height: 7px;
	width: 7px;
	margin: auto 0 auto 3px;
	transition: All .3s ease-in-out;
	transform: rotate(45deg);
	border-color: #222d39 #222d39 transparent transparent;
	border-style: solid;
	border-width: 1px 1px 2px 2px;
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item>small {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -1px;
	margin: auto 0;
	width: 2px;
	height: 21px;
	background: #4370f5;
}

.Nav {
	width: 100%;
	height: 40px;
	background: #111b39;
	z-index: 100
}

.Nav .main_center {
	position: relative
}

.Nav .main_center .tran {
	position: absolute;
	top: 0;
	width: 240px;
	height: 40px;
	z-index: 1;
	transition: All .3s ease-in-out;
	background: #4370f5
}

.Nav .nav-main {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #fff
}

.Nav .nav-main>li {
	position: relative;
	width: 240px;
	height: 40px;
	z-index: 2
}

.Nav .nav-main>li>div.nav-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.Nav .nav-main>li>div.nav-item a {
	color: #fff;
	position: relative
}

.Nav .nav-main>li>div.nav-item a img {
	position: absolute;
	top: -2px;
	right: -20px;
	width: 15px;
	transform: rotate(0deg)
}

.Nav .nav-main>li>div.nav-item>img {
	width: 13px;
	height: 8px;
	margin-left: 9px;
	transition: All .3s ease-in-out
}

.Nav .nav-main>li:hover img,
.Nav .nav-main>li>div.nav-item>img.rotate {
	transform: rotate(180deg)
}

.Nav .nav-main>li:hover .second-level {
	display: block !important
}

.Nav .nav-main>li .second-level {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	padding-bottom: 20px;
	background: #111b39
}

.Nav .nav-main>li .second-level li {
	height: 41px;
	line-height: 41px;
	padding-left: 76px;
	font-size: 16px;
	color: #fff;
	cursor: pointer
}

.Nav .nav-main>li .second-level li:hover {
	color: #4370f5
}

.Multistage {
	position: absolute;
	top: 40px;
	width: 240px;
	font-size: 16px;
	color: #333
}

.Multistage>ul.multistage-second-ul {
	position: relative;
	width: 240px;
	height: 570px;
	background: #fff;
	padding-top: 10px;
	border-right: 1px solid #eee;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 41px;
	padding-left: 68px;
	cursor: pointer
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item>i {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	height: 7px;
	width: 7px;
	margin: auto 0 auto 3px;
	transition: All .3s ease-in-out;
	transform: rotate(45deg);
	border-color: #222d39 #222d39 transparent transparent;
	border-style: solid;
	border-width: 1px 1px 2px 2px
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item>small {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -1px;
	margin: auto 0;
	width: 2px;
	height: 21px;
	background: #4370f5
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-second-item:hover {
	color: #4370f5
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li:hover i {
	border-right: 1px solid #4370f5;
	border-top: 1px solid #4370f5
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three {
	overflow-y: scroll;
	position: absolute;
	top: 0;
	left: 240px;
	width: 780px;
	height: 570px;
	padding: 0 30px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li {
	align-items: flex-start;
	min-height: 88px;
	padding: 15px 0 10px;
	border-bottom: 1px solid #eee
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li:last-child {
	border-bottom: 0
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li>span {
	width: 150px;
	font-weight: 700;
	cursor: pointer
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li .multistage-four-ul {
	flex-wrap: wrap;
	width: 550px
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li .multistage-four-ul>li {
	width: 130px;
	margin: 0 10px 10px 0;
	cursor: pointer
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li .multistage-four-ul>li:nth-child(4n+4) {
	margin-right: 0
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li .multistage-four-ul>li:hover {
	color: #4370f5
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three .recommend {
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #fff
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three .recommend ul li {
	position: relative;
	width: 156px;
	height: 89px;
	margin-right: 25px;
	overflow: hidden;
	cursor: pointer
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three .recommend ul li img {
	width: 156px;
	height: 89px;
	transform: rotate(0deg)
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three .recommend ul li .recommend-title {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 156px;
	height: 23px;
	padding: 0 10px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	background: linear-gradient(130deg, #53a8f0, #4370f5);
	border-radius: 2px 0 16px 0
}

.Multistage>ul.multistage-second-ul>li.multistage-second-li .multistage-three>ul.multistage-three-ul>li.multistage-three-li .multistage-four-ul>li {
	width: 130px;
	margin: 0 10px 10px 0;
	cursor: pointer;
}

.one_row_ellipsis,
.two_row_ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
}

.one_row_ellipsis {
	white-space: nowrap;
}

.li2:nth-child(1) {
	width: 308px
}

.li2:nth-child(2) {
	width: 150px
}

.li2:nth-child(3) {
	width: 150px
}

.li2:nth-child(4) {
	width: 150px
}

.f_top .con_r ul {
	justify-content: start;

}

.sub-column .li1:nth-child(1) {
	width: 308px;
}

. li1 .footer-title:nth-child(1) {
	width: 290px;
}

.footer-title:nth-child(2) {
	width: 150px;
}

.footer-title:nth-child(3) {
	width: 418px;
}

.RightSidebar[data-v-51220595] {
	position: fixed;
	top: 10%;
	right: 0;
	width: 55px;
	height: 320px;
	border-radius: 2px;
	font-size: 12px;
}

.RightSidebar .rs_top[data-v-51220595] {
	margin-bottom: 10px;
	color: #fff;
}

.RightSidebar ul.rs_bot[data-v-51220595] {
	width: 54px;
	padding-top: 6px;
	border: 1px solid #f5f5f5;
	background: #fff;
}

.flex_column_center {
	align-items: center;
}

.flex_column,
.flex_column_center {
	display: flex;
	flex-direction: column;
}

.RightSidebar ul.rs_bot li img[data-v-51220595] {
	width: 26px;
}


.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item img[data-v-51220595] {
	position: absolute;
	top: 2px;
	left: -22px;
	width: 15px;
}

.con_l .title b {
	margin-top: 20px;
	margin-right: 24px;
	color: #fff;
	display: inline-block;
	font-size: 30px;
}

.con_l .title p {
	margin-top: 30px;
	font-size: 26px;
	color: #fe8e1c;
	font-weight: 600;
}

.f_top .con_r ul li .a a {
	display: block;
	color: #fff;
	margin-top: 26px;
	transition: .4s all ease;
}

.RightSidebar ul.rs_bot li[data-v-51220595] {
	position: relative;
	width: 100%;
	height: 54px;
	padding-top: 6px;
	margin-bottom: 4px;
	cursor: pointer;
}

.con_l {
	max-width: 100%;
	padding: 30px 60px;
	box-sizing: border-box;
}

.g_w {
	max-width: 1680px;
	margin: 0 auto;
}

.n_zy6 .con1 .text .g_btn {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.n_zy6 .con1 .text .g_btn {
	width: 210px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
}

.g_btn span {
	display: block;
	width: 100%;
	height: 100%;
	transition: .4s all ease;
	position: relative;
	z-index: 9;
	width: 210px;
	text-align: center;
}

.g_gradient1_r {
	background-image: linear-gradient(to right, #f9c40c, #e17626);
}


n_title {
	text-align: center;
}

@media (max-width: 1440px) .con_l .form_view input {
	font-size: 16px;
}

.g_r18 {
	border-radius: 18px;
	border-bottom-right-radius: 0;
}

.con_l .form_view input {
	display: block;
	width: 100%;
	height: 60px;
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
	border: 0;
	border-bottom: 2px dashed rgba(255, 255, 255, .28);
	background: none;
}

.con_l button {
	margin-top: 26px;
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	transition: .4s all ease;
}

.g_gradient1_r {
	background-image: linear-gradient(to right, #f9c40c, #e17626);
}


@media (max-width: 1440px) .f_top .con_r ul {
	padding-left: 80px;
}

.f_top .con_r ul {
	padding-left: 110px;
	padding-bottom: 40px;
	display: flex;
	justify-content: space-start;
}

.contact {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 9999;
	background: #3c60ee;
	text-align: center;
	border-radius: 40px;
	color: white;
	padding: 20px;
	box-sizing: border-box;
}

.liuyan {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 10px;
	top: 190px;
	z-index: 9999;
	background: #3c60ee;
	text-align: center;
	border-radius: 40px;
	color: white;
	padding: 20px;
	box-sizing: border-box;
}



.RightSidebar .rs_top[data-v-51220595] {
	margin-bottom: 10px;
	color: #fff
}

.RightSidebar .rs_top .circular[data-v-51220595] {
	display: flex;
	width: 55px;
	height: 55px;
	border: 2px solid #4370f5;
	border-radius: 50%;
	background: #fff
}

.RightSidebar .rs_top .circular img[data-v-51220595] {
	width: 25px;
	margin: auto
}

.RightSidebar .rs_top span[data-v-51220595] {
	width: 54px;
	height: 18px;
	margin-top: -8px;
	line-height: 18px;
	text-align: center;
	background: #4370f5;
	border-radius: 2px
}

.RightSidebar ul.rs_bot[data-v-51220595] {
	width: 54px;
	padding-top: 6px;
	border: 1px solid #f5f5f5;
	background: #fff
}

.RightSidebar ul.rs_bot li[data-v-51220595] {
	position: relative;
	width: 100%;
	height: 54px;
	padding-top: 6px;
	margin-bottom: 4px;
	cursor: pointer
}

.RightSidebar ul.rs_bot li .hot[data-v-51220595] {
	position: absolute;
	width: 10px;
	top: 0;
	right: 2px
}

.RightSidebar ul.rs_bot li img[data-v-51220595] {
	width: 26px
}

.RightSidebar ul.rs_bot li>span[data-v-51220595] {
	margin-top: 5px;
	color: #4370f5
}

.RightSidebar ul.rs_bot li:hover>span[data-v-51220595] {
	color: #4370f5
}

.RightSidebar ul.rs_bot li:hover .iphoneItem[data-v-51220595] {
	display: block !important
}

.RightSidebar ul.rs_bot .iphoneItem[data-v-51220595] {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -188px;
	margin: auto 0;
	width: 190px;
	height: 203px;
	padding-right: 6px;
	background: transparent;
	color: #999;
	cursor: default
}

.RightSidebar ul.rs_bot .iphoneItem.customerService[data-v-51220595] {
	height: 116px;
	overflow: hidden
}

.RightSidebar ul.rs_bot .iphoneItem[data-v-51220595]:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto 0;
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	font-size: 0;
	line-height: 0
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo[data-v-51220595] {
	width: 180px;
	padding: 14px 0 14px 32px;
	background: #fff;
	border: 1px solid #f5f5f5
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_phone[data-v-51220595] {
	margin-bottom: 10px
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item[data-v-51220595] {
	position: relative
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item span[data-v-51220595] {
	margin-bottom: 5px
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item span.first-child[data-v-51220595] {
	font-size: 14px;
	color: #666
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item span small[data-v-51220595] {
	color: #4370f5
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item span.operation[data-v-51220595] {
	width: 64px;
	height: 20px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #4370f5;
	border-radius: 2px;
	color: #4370f5;
	cursor: pointer
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item span.operation[data-v-51220595]:hover {
	background: #4370f5;
	color: #fff
}

.RightSidebar ul.rs_bot .iphoneItem .saleInfo .saleInfo_item img[data-v-51220595] {
	position: absolute;
	top: 2px;
	left: -22px;
	width: 15px
}

.el-icon-success {
	display: none !important
}

.infoPage .main_center[data-v-75354b3d] {
	display: flex;
	width: 1240px
}

.infoPage .main_center .pro-info[data-v-75354b3d] {
	width: 1000px
}

.banner[data-v-5dff005d] {
	position: relative;
	width: 100%;
	height: 300px;
	margin-bottom: 50px
}

.banner img[data-v-5dff005d] {
	width: 1920px;
	height: 300px;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -960px
}

.banner .banner-info[data-v-5dff005d] {
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 912px;
	height: 188px;
	background: rgba(0, 0, 0, .29);
	color: #fff
}

.banner .banner-info h5[data-v-5dff005d] {
	font-size: 50px;
	font-weight: 400
}

.banner .banner-info div[data-v-5dff005d] {
	font-weight: 400
}

.banner .banner-info div[data-v-5dff005d],
.banner .banner-info span[data-v-5dff005d] {
	margin-top: 12px;
	font-size: 20px
}

.side-nav[data-v-1a97580c] {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
	z-index: 10
}

.side-nav>section[data-v-1a97580c] {
	width: 205px;
	margin-right: 35px;
	padding: 20px 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 20px
}

.side-nav h5.big-title[data-v-1a97580c] {
	width: 145px;
	padding-left: 30px;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: 400
}

.side-nav h5.big-title>i.arrow-img[data-v-1a97580c] {
	width: 10px;
	height: 10px;
	transform: rotate(135deg)
}

.side-nav .first-level .first-level-li[data-v-1a97580c] {
	min-height: 60px;
	padding: 0 15px
}

.con1 {
	padding: 80px 0 40px 0;
	background: url(/images/n_zy6_1.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}



.n_zy6 {}

.au-item ul[data-v-6adc3c79] {
	flex-wrap: wrap;
}

.au-item ul li>div dl dt {
	font-size: 16px;
}

.au-item ul li>div dl {
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	color: #fff;
	background: linear-gradient(180deg, rgba(34, 45, 57, 0), rgba(20, 27, 34, .54) 40%, #000);
	opacity: .54;
}

.tdzp ul li>div {
	width: 340px !important;

}

.au-item ul li>div {
	width: 250px;
	position: relative;
	height: 250px;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
}

.au-item ul li[data-v-6adc3c79] {
	margin-bottom: 20px;
	border-radius: 8px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.con1 {
	padding: 80px 0 40px 0;
	background: url("../images/n_zy6_1.jpg") no-repeat;
	background-position: center;
	background-size: cover
}

.n_title b {
	color: #fff
}

.n_title p {
	color: #fff
}

.con1 .item_row {
	display: flex
}

.con1 .item {
	width: 330px;
	margin-top: 70px;
	margin-right: 44px;
	padding: 36px 20px;
	text-align: center;
	background: #fff;
	transition: .4s all ease
}

.con1 .item:nth-last-child(1) {
	margin-right: 0
}

.con1 .item .num {
	display: block;
	font-size: 64px;
	line-height: 64px;
	height: 64px;
	color: #001871;
	transition: .4s all ease
}

.con1 .item .title {
	display: block;
	margin-top: 14px;
	font-size: 22px;
	color: #001871;
	transition: .4s all ease
}

.con1 .item p {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #000;
	opacity: .78;
	transition: .4s all ease
}

.con1 .item_row:nth-child(2) {
	justify-content: flex-end
}

.con1 .item:hover {
	background: #001871
}

.con1 .item:hover .num {
	color: #fff
}

.con1 .item:hover .title {
	color: #fff
}

.con1 .item:hover p {
	color: #fff
}

.con1 .text {
	margin-top: 46px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.con1 .text .con_l {
	width: calc(100% - 210px);
	padding-right: 20px;
	color: #fff
}

.con1 .text .title {
	font-size: 22px;
}

.con1 .text .p {
	font-size: 16px;
	line-height: 32px;
}

.con1 .text .p p {
	position: relative
}

.con1 .text .p p:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 13px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #001871;
	opacity: .62;
	display: block
}

.con1 .text .tel {
	font-size: 30px;
	color: #001871
}

.con1 .text .tel i {
	font-size: 30px;
}

.con1 .text .con_r {
	padding-bottom: 24px;
}

.con1 .text .g_btn {
	width: 210px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
}

.side-nav .first-level .first-level-li-active .second-level {
	display: block !important;
}


.side-nav .first-level .first-level-li-active .first-level-item div span {
	color: rgb(67, 112, 245);
}

.side-nav .first-level .first-level-li-active .first-level-item div {
	background: rgb(238, 246, 255);
}

.side-nav .first-level .first-level-li .first-level-item[data-v-1a97580c] {
	height: 60px;
	line-height: 60px;
	color: #222d39;
	cursor: pointer
}

.side-nav .first-level .first-level-li .first-level-item .item-hover[data-v-1a97580c] {
	position: relative;
	height: 45px;
	padding-left: 12px;
	border-radius: 25px
}

.side-nav .first-level .first-level-li .first-level-item .item-hover>img[data-v-1a97580c] {
	width: 25px;
	height: 25px;
	margin-right: 8px
}

.side-nav .first-level .first-level-li .first-level-item .item-hover>i.arrow-img[data-v-1a97580c] {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto 0
}

.side-nav .first-level .first-level-li .second-level[data-v-1a97580c] {
	z-index: 11;
	font-size: 14px
}

.side-nav .first-level .first-level-li .second-level {
	display: none;

}

.side-nav .first-level .first-level-li .second-level .second-level-li[data-v-1a97580c] {
	display: flex;
	align-items: center;
	position: relative;
	height: 38px;
	padding-left: 30px;
	color: #687294;
	cursor: pointer;
}

.second-level-li-active>div a {
	color: #4370f5
}

.side-nav .first-level .first-level-li .second-level .second-level-li[data-v-1a97580c] a {

	color: #687294;
	cursor: pointer
}

.side-nav .first-level .first-level-li .second-level .second-level-li:hover>div[data-v-1a97580c] {
	color: #4370f5
}

.side-nav .first-level .first-level-li .second-level .second-level-li:hover>div[data-v-1a97580c] a {
	color: #4370f5
}

.side-nav .first-level .first-level-li .second-level .second-level-li:hover .three-level[data-v-1a97580c] {
	display: block
}

:-webkit-any(article, aside, nav, section) h1 {
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	font-weight: bold;
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level[data-v-1a97580c] {
	display: none;
	position: absolute;
	top: 0;
	right: -140px;
	width: 160px;
	max-height: 500px;
	overflow-y: auto;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 8px;
	z-index: 10000
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level>li[data-v-1a97580c] {
	height: 40px;
	line-height: 40px;
	padding: 0 19px
}


.side-nav .first-level .first-level-li .second-level .second-level-li .three-level>li a:hover {
	color: #4370f5
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level>li[data-v-1a97580c]:hover {
	color: #4370f5
}

.side-nav i.arrow-img[data-v-1a97580c] {
	height: 6px;
	width: 6px;
	margin-left: 3px;
	transition: All .3s ease-in-out;
	transform: rotate(45deg);
	border-color: #222d39 #222d39 transparent transparent;
	border-style: solid;
	border-width: 1px 1px 2px 2px
}

.side-nav i.arrow-img.arrow-raotate[data-v-1a97580c] {
	transform: rotate(135deg);
	border-right: 1px solid #4370f5;
	border-top: 1px solid #4370f5
}

.bread-info {
	width: 600px;
	padding: 25px 0 10px;
	margin-bottom: 25px
}

.bread-info .bread-con ul,
.bread-info .bread-title ul {
	color: #222d39
}

.bread-info .bread-con ul li,
.bread-info .bread-title ul li {
	cursor: pointer
}

.bread-info .bread-con ul li:first-child,
.bread-info .bread-con ul li:last-child,
.bread-info .bread-title ul li:first-child,
.bread-info .bread-title ul li:last-child {
	cursor: auto
}

.bread-info .bread-con ul li span.line,
.bread-info .bread-title ul li span.line {
	padding: 0 10px
}

.SecondLevelPage[data-v-a82e386e] {
	width: 1000px;
	padding-bottom: 80px
}

.SecondLevelPage .chilrenNavs ul[data-v-a82e386e] {
	flex-wrap: wrap;
}

SecondLevelPage .chilrenNavs ul li.active[data-v-a82e386e] {
	color: #4370f5;
	font-weight: 700;
}

.SecondLevelPage .chilrenNavs ul li[data-v-a82e386e] {
	margin: 0 35px 10px 0;
	font-size: 16px;
	color: #687294;
	cursor: pointer;
}

.SecondLevelPage .chilrenNavs ul li.active[data-v-a82e386e] {
	color: #4370f5;
	font-weight: 700;
}

.SecondLevelPage .slp-swiper .swiper-container[data-v-a82e386e] {
	width: 392px;
	height: 184px;
	margin: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

SecondLevelPage .slp-con[data-v-a82e386e] {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	margin-top: 10px;
}

.SecondLevelPage[data-v-a82e386e] {
	width: 1000px;
	padding-bottom: 80px
}

.SecondLevelPage .empty[data-v-a82e386e] {
	text-align: center
}

.SecondLevelPage .chilrenNavs[data-v-a82e386e] {
	margin-bottom: 28px
}

.SecondLevelPage .chilrenNavs ul[data-v-a82e386e] {
	flex-wrap: wrap
}

.SecondLevelPage .chilrenNavs ul li[data-v-a82e386e] {
	margin: 0 35px 10px 0;
	font-size: 16px;
	color: #687294;
	cursor: pointer
}

.SecondLevelPage .chilrenNavs ul li.active[data-v-a82e386e] {
	color: #4370f5;
	font-weight: 700
}

.SecondLevelPage .slp-swiper .swiper-container[data-v-a82e386e] {
	width: 392px;
	height: 184px;
	margin: 0
}

.SecondLevelPage .slp-swiper .swiper-container .banner-img[data-v-a82e386e] {
	width: 100%;
	height: 100%;
	cursor: pointer
}

.SecondLevelPage .slp-con[data-v-a82e386e] {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	margin-top: 10px
}

.SecondLevelPage .slp-con .slp-con-item[data-v-a82e386e] {
	width: 190px;
	height: 184px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	position: relative;
	cursor: pointer
}



.SecondLevelPage .slp-con .slp-con-item .poster-img[data-v-a82e386e] {
	width: 100%;
	height: 123px
}

.SecondLevelPage .slp-con .slp-con-item .icon_hot[data-v-a82e386e] {
	width: 50px;
	position: absolute;
	top: -10px;
	left: 0
}

.SecondLevelPage .slp-con .slp-con-item .item-info[data-v-a82e386e] {
	position: relative;
	width: 100%;
	height: 61px;
	padding: 8px 10px 0
}

.SecondLevelPage .slp-con .slp-con-item .item-info h5[data-v-a82e386e] {
	font-size: 16px;
	color: #222d39;
	font-weight: 400
}

.SecondLevelPage .slp-con .slp-con-item .item-info span[data-v-a82e386e] {
	position: absolute;
	bottom: 8px;
	right: 10px;
	font-size: 14px;
	color: #4370f5
}

.link_a {
	color: #222d39
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.flex_center {
	justify-content: center
}

.flex_center,
.flex_left {
	display: flex;
	align-items: center
}

.flex_left {
	justify-content: flex-start
}

.flex_right {
	justify-content: flex-end
}

.flex_between,
.flex_right {
	display: flex;
	align-items: center
}

.flex_between {
	justify-content: space-between
}

.flex_around {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.flex_column,
.flex_column_center {
	display: flex;
	flex-direction: column
}

.flex_column_center {
	align-items: center
}

input {
	background: none;
	outline: none
}

input,
input:focus {
	border: none
}

.main_center {
	width: 1240px;
	margin: 0 auto
}

.one_row_ellipsis {
	white-space: nowrap
}

.one_row_ellipsis,
.two_row_ellipsis {
	overflow: hidden;
	text-overflow: ellipsis
}

.two_row_ellipsis {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.animate_hover:hover {
	box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
	transition: .3s;
	transform: translate3d(0, -3px, 0)
}

.article_detail {
	padding-bottom: 50px;
	letter-spacing: 1px
}

.article_detail table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	position: relative;
	border-color: #ccc !important
}

article_detail h2,
.article_detail h3 {
	margin: 30px 0;
	padding-left: 20px;
	position: relative;
}

.article_detail h2:after,
.article_detail h3:after {
	content: "";
	width: 6px;
	height: 30px;
	background: #4370f5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}

h4 {
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.article_detail table:after {
	content: "";
	width: 1000px;
	height: 4px;
	position: absolute;
	top: -4px;
	left: -1px;
	background: #4370f5;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.article_detail table,
.article_detail table tr td,
.article_detail table tr th {
	border: 1px solid #ccc
}

.article_detail table tr td {
	position: relative;
	text-align: center;
	padding: 5px 0
}

.article_detail table tr td:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: -2px;
	bottom: -2px
}

.article_detail h2,
.article_detail h3 {
	margin: 30px 0;
	padding-left: 20px;
	position: relative
}

.article_detail h2:after,
.article_detail h3:after {
	content: "";
	width: 6px;
	height: 30px;
	background: #4370f5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0
}

.article_detail>p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px
}

.three-article[data-v-0f3d6865] {
	padding-bottom: 60px
}

.three-article .main_center[data-v-0f3d6865] {
	display: flex;
	width: 1240px
}

.three-article .main_center .pro-info[data-v-0f3d6865] {
	width: 1000px
}

.banner[data-v-5dff005d] {
	position: relative;
	width: 100%;
	height: 300px;
	margin-bottom: 50px
}

.banner img[data-v-5dff005d] {
	width: 1920px;
	height: 300px;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -960px
}

.banner .banner-info[data-v-5dff005d] {
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 912px;
	height: 188px;
	background: rgba(0, 0, 0, .29);
	color: #fff
}

.banner .banner-info h5[data-v-5dff005d] {
	font-size: 50px;
	font-weight: 400
}

.banner .banner-info div[data-v-5dff005d] {
	font-weight: 400
}

.banner .banner-info div[data-v-5dff005d],
.banner .banner-info span[data-v-5dff005d] {
	margin-top: 12px;
	font-size: 20px
}

.side-nav[data-v-1a97580c] {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
	z-index: 10
}

.side-nav>section[data-v-1a97580c] {
	width: 205px;
	margin-right: 35px;
	padding: 20px 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 20px
}

.side-nav h5.big-title[data-v-1a97580c] {
	width: 145px;
	padding-left: 30px;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: 400
}

.side-nav h5.big-title>i.arrow-img[data-v-1a97580c] {
	width: 10px;
	height: 10px;
	transform: rotate(135deg)
}

.side-nav .first-level .first-level-li[data-v-1a97580c] {
	min-height: 60px;
	padding: 0 15px
}

.side-nav .first-level .first-level-li .first-level-item[data-v-1a97580c] {
	height: 60px;
	line-height: 60px;
	color: #222d39;
	cursor: pointer
}

.side-nav .first-level .first-level-li .first-level-item .item-hover[data-v-1a97580c] {
	position: relative;
	height: 45px;
	padding-left: 12px;
	border-radius: 25px
}

.side-nav .first-level .first-level-li .first-level-item .item-hover>img[data-v-1a97580c] {
	width: 25px;
	height: 25px;
	margin-right: 8px
}

.side-nav .first-level .first-level-li .first-level-item .item-hover>i.arrow-img[data-v-1a97580c] {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto 0
}

.side-nav .first-level .first-level-li .second-level[data-v-1a97580c] {
	z-index: 11;
	font-size: 14px
}

.side-nav .first-level .first-level-li .second-level .second-level-li[data-v-1a97580c] {
	display: flex;
	align-items: center;
	position: relative;
	height: 38px;
	padding-left: 30px;
	color: #687294;
	cursor: pointer
}

.side-nav .first-level .first-level-li .second-level .second-level-li:hover>div[data-v-1a97580c] {
	color: #4370f5
}

.side-nav .first-level .first-level-li .second-level .second-level-li:hover .three-level[data-v-1a97580c] {
	display: block
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level[data-v-1a97580c] {
	display: none;
	position: absolute;
	top: 0;
	right: -140px;
	width: 160px;
	max-height: 500px;
	overflow-y: auto;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 8px;
	z-index: 10000
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level>li[data-v-1a97580c] {
	height: 40px;
	line-height: 40px;
	padding: 0 19px
}

.side-nav .first-level .first-level-li .second-level .second-level-li .three-level>li[data-v-1a97580c]:hover {
	color: #4370f5
}

.side-nav i.arrow-img[data-v-1a97580c] {
	height: 6px;
	width: 6px;
	margin-left: 3px;
	transition: All .3s ease-in-out;
	transform: rotate(45deg);
	border-color: #222d39 #222d39 transparent transparent;
	border-style: solid;
	border-width: 1px 1px 2px 2px
}

.side-nav i.arrow-img.arrow-raotate[data-v-1a97580c] {
	transform: rotate(135deg);
	border-right: 1px solid #4370f5;
	border-top: 1px solid #4370f5
}

.bread-info {
	width: 600px;
	padding: 25px 0 10px;
	margin-bottom: 25px
}

.three-article .main_center[data-v-0f3d6865] {
	display: flex;
	width: 1240px
}

.three-article .main_center .pro-info[data-v-0f3d6865] {
	width: 1000px
}

.bread-info .bread-con ul,
.bread-info .bread-title ul {
	color: #222d39
}

.bread-info .bread-con ul li,
.bread-info .bread-title ul li {
	cursor: pointer
}

.bread-info .bread-con ul li:first-child,
.bread-info .bread-con ul li:last-child,
.bread-info .bread-title ul li:first-child,
.bread-info .bread-title ul li:last-child {
	cursor: auto
}

.bread-info .bread-con ul li span.line,
.bread-info .bread-title ul li span.line {
	padding: 0 10px
}



.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code-img-invalid {
	min-width: 150px;
	min-height: 150px;
	width: 150px;
	height: 150px;
	background-image: url(comp/img/comp-icon-corp-wechat-qr-code-invalid.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code {
	font-size: 12px;
	color: #909399;
	margin-top: 3px;
	text-align: center
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code.error {
	background-image: url(comp/img/comp-icon-error.png)
}

.new-bridge.nb-comp-popper .hide {
	display: none
}

.newBridge-tooltip {
	position: absolute;
	background: #FFF;
	min-width: 150px;
	border-radius: 4px;
	border: 1px solid #EBEEF5;
	padding: 12px;
	z-index: 2000;
	color: #606266;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	word-break: break-all
}

.newBridge-tooltip:focus,
.newBridge-tooltip:focus:active {
	outline-width: 0
}

.newBridge-tooltip .popper__arrow {
	border-width: 6px;
	-webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
	filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__arrow,
.newBridge-tooltip .popper__arrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__arrow::after {
	content: " ";
	border-width: 6px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__close {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('comp/img/comp-icon-close.png') no-repeat center;
	background-size: 16px;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer
}

#newBridge .nb-nodeboard-right-bottom {
	right: 20px;
	bottom: 10px;
	top: auto;
	left: auto;
}

#newBridge .nb-nodeboard-position-base {
	position: fixed;
	_position: absolute;
}

#newBridge .nb-nodeboard-base {
	height: auto;
	width: 240px;
	border-radius: 8px;
	z-index: 3;
	box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.4);
}

#newBridge ins {
	display: block;
	text-decoration: none;
}


.vcode-body .mod-vcodes {
	height: 100%;
	background-color: #fff
}

.vcode-body .mod-vcode-content {
	background: #fff;
	padding: 40px 16px
}

.vcode-body .bluelink {
	display: none !important
}

.vcode-body .vcode-slide-footer {
	display: none !important
}

.vcode-body .vcode-slide-feedback {
	display: none !important
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/close.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/close_2.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/lks-logo@4.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 .nb-new-invite-wrap {
	width: 400px;
	overflow: inherit
}

#newBridge .nb-new-invite-wrap .nb-invite-body {
	overflow: inherit
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body {
	overflow: inherit;
	height: 178px;
	border-radius: 11px;
	background-color: #ffffff;
	color: #303133;
	box-shadow: 0 6px 28px 0 rgba(90, 116, 177, 0.4);
	position: relative
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-new-invite-tool {
	position: absolute;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	border: 1px solid #ffffff;
	overflow: hidden;
	left: 170px;
	top: -30px
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-tool-base {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/close_1.png') no-repeat;
	background-position: center center;
	background-size: 50%
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-new-invite-tool-head-default {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/head.png') no-repeat;
	background-position: center center;
	background-size: contain
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text {
	display: flex;
	align-items: center;
	justify-content: center;
	position: static;
	padding-top: 40px
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text .nb-invite-welcome {
	text-align: center;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text-base-left {
	justify-content: flex-start
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text-base-left .nb-invite-welcome {
	text-align: left
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text-base-right {
	justify-content: flex-end
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-text-base-right .nb-invite-welcome {
	text-align: left
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-welcome-base {
	width: auto;
	max-width: 200px;
	padding: 0 16px;
	color: #303133;
	font-size: 14px;
	display: flex;
	align-items: center
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-btn-base {
	right: 0;
	display: flex;
	justify-content: center;
	padding: 0 16px;
	position: static
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-btn-base-left {
	justify-content: flex-start
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-btn-base-right {
	justify-content: flex-end
}

#newBridge .nb-new-invite-wrap .nb-new-invite-body .nb-invite-btn-base .nb-invite-ok-base {
	color: #ffffff;
	margin-left: 0;
	border-radius: 16px;
	min-width: 82px;
	padding: 0 16px;
	width: auto;
	border: none
}

#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='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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 -141px
}

#newBridge .nb-left-bottom {
	left: 0;
	bottom: 0;
	top: auto;
	right: auto;
	margin: 0
}

#newBridge .nb-right-bottom {
	right: 0;
	bottom: 0;
	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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/invite/img/inviteBackLSPub.png') no-repeat
}

#newBridge .nb-invite-skin-ls-edu {
	background: #f6f9fe url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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-wrap-0 {
	display: none
}

#newBridge .nb-icon-base {
	position: fixed;
	_position: absolute;
	cursor: pointer;
	border-radius: 5px
}

#newBridge .nb-icon-base .icon-message-tip {
	padding: 0 4px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	right: 0;
	top: -7px;
	background: #EF1F1F;
	border-radius: 10px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	font-size: 12px;
	display: none;
	z-index: 2
}

#newBridge .nb-icon-base .nb-icon-inner-wrap {
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-0,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-1,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-2,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-3,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-4,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-5 {
	width: 44px;
	height: 98px
}

#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-2 {
	width: 27px
}

#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-1,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-2 {
	height: 84px
}

#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-3,
#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-4 {
	height: 39px;
	width: 120px
}

#newBridge .nb-icon-base .nb-icon-inner-wrap-newicon-5 {
	height: 48px;
	width: 120px
}

#newBridge .nb-icon-base .newicon-left-top,
#newBridge .nb-icon-base .newicon-left-center,
#newBridge .nb-icon-base .newicon-left-bottom {
	background-position: left center !important
}

#newBridge .nb-icon-base .newicon-right-top,
#newBridge .nb-icon-base .newicon-right-center,
#newBridge .nb-icon-base .newicon-right-bottom {
	background-position: right center !important
}

#newBridge .nb-icon-base .newicon-left-center,
#newBridge .nb-icon-base .newicon-right-center {
	transform: translateY(0)
}

#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-customer-icon-style-newicon {
	width: 100px;
	height: 100px
}

#newBridge .nb-customer-icon-style-newicon .nb-icon-inner-wrap-newicon {
	width: 100px;
	height: 100px
}

#newBridge .nb-icon-group {
	border-radius: 0;
	height: auto
}

#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-icon-groups-item-newicon,
#newBridge .nb-icon-group .nb-icon-groups-item-0,
#newBridge .nb-icon-group .nb-icon-groups-item-1,
#newBridge .nb-icon-group .nb-icon-groups-item-2,
#newBridge .nb-icon-group .nb-icon-groups-item-3,
#newBridge .nb-icon-group .nb-icon-groups-item-4,
#newBridge .nb-icon-group .nb-icon-groups-item-5 {
	margin: 0;
	border-radius: 0
}

#newBridge .nb-icon-group .nb-icon-groups-item-newicon .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-0 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-1 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-2 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-3 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-4 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-5 .nb-group-text {
	margin-left: 0;
	text-align: center
}

#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-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-icon-group .nb-icon-groups-item-newicon .nb-group-text {
	text-align: center;
	word-break: break-word;
	line-height: 20px;
	white-space: pre-wrap;
	border-top: 0;
	height: auto
}

#newBridge .nb-icon-group .nb-icon-groups-item-0,
#newBridge .nb-icon-group .nb-icon-groups-item-1 {
	width: 30px;
	border: 1px solid #EF1F1F !important;
	padding: 6px;
	color: #EF1F1F
}

#newBridge .nb-icon-group .nb-icon-groups-item-0:first-child,
#newBridge .nb-icon-group .nb-icon-groups-item-1:first-child {
	border-top: 1px !important
}

#newBridge .nb-icon-group .nb-icon-groups-item-0 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-1 .nb-group-text {
	color: #EF1F1F !important
}

#newBridge .nb-icon-group .nb-icon-groups-item-2 {
	width: 13px;
	border: 1px solid #EF1F1F !important;
	padding: 6px;
	color: #EF1F1F
}

#newBridge .nb-icon-group .nb-icon-groups-item-2:first-child {
	border-top: 1px !important
}

#newBridge .nb-icon-group .nb-icon-groups-item-2 .nb-group-text {
	color: #EF1F1F !important
}

#newBridge .nb-icon-group .nb-icon-groups-item-3,
#newBridge .nb-icon-group .nb-icon-groups-item-4,
#newBridge .nb-icon-group .nb-icon-groups-item-5 {
	width: 106px;
	border: 1px solid #4E6EF2 !important;
	padding: 6px;
	color: #4E6EF2
}

#newBridge .nb-icon-group .nb-icon-groups-item-3:first-child,
#newBridge .nb-icon-group .nb-icon-groups-item-4:first-child,
#newBridge .nb-icon-group .nb-icon-groups-item-5:first-child {
	border-top: 1px !important
}

#newBridge .nb-icon-group .nb-icon-groups-item-3 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-4 .nb-group-text,
#newBridge .nb-icon-group .nb-icon-groups-item-5 .nb-group-text {
	color: #4E6EF2 !important
}

#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 .nb-frame-chat-box {
	width: 452px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 4;
	display: none
}

#newBridge .nb-frame-chat-box .nb-frame-box-title {
	height: 36px
}

#newBridge .nb-frame-chat-box-right-bottom {
	right: 20px;
	bottom: 10px
}

#newBridge .nb-frame-chat-box-left-bottom {
	left: 20px;
	bottom: 10px
}

#newBridge .nb-frame-chat-box-left-center {
	left: 20px;
	bottom: 50%;
	margin-bottom: -238px
}

#newBridge .nb-frame-chat-box-right-center {
	right: 20px;
	bottom: 50%;
	margin-bottom: -238px
}

#newBridge #nb-frame-chat-box {
	box-shadow: 0 8px 40px rgba(0, 0, 0, 0.4);
	border-radius: 8px;
	overflow: hidden
}

#newBridge #nb-frame-box-contant {
	width: 100%;
	height: calc(54%);
	position: relative
}

#newBridge #nb-frame-box-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	opacity: .001
}

#newBridge #nb-frame-box {
	width: 100%;
	height: 100%;
	border: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

#newBridge .pc-group-newStyle {
	border-radius: 3px;
	overflow: hidden;
	padding: 8px
}

#newBridge .pc-group-newStyle-title {
	overflow: hidden;
	width: 85px;
	margin: 0 auto 8px
}

#newBridge .pc-group-newStyle-title-img {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	background: transparent url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/consultGroupTitle.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/consultGroupTitle.png');
	background-size: contain
}

#newBridge .pc-group-newStyle-title-desc {
	float: right;
	color: #ffffff;
	font-size: 16px
}

#newBridge .pc-group-newStyle-backimg {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center
}

#newBridge .pc-group-icon-newStyle {
	word-break: break-word;
	margin: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	line-height: 18px;
	overflow: hidden;
	padding: 8px 10px;
	box-sizing: border-box;
	color: #666666;
	position: relative;
	text-align: center
}

#newBridge .pc-group-icon-newStyle::after {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: rgba(0, 0, 0, 0.5)
}

#newBridge .pc-group-icon-newStyle:last-child {
	border-radius: 0 0 3px 3px !important
}

#newBridge .pc-group-icon-newStyle:last-child::after {
	display: none
}

#newBridge .pc-group-icon-newStyle-0 {
	border-radius: 3px 3px 0 0 !important
}

#newBridge .pc-group-icon-style {
	width: auto
}

#newBridge .issueMarquee-false {
	display: none
}

#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
}

#newBridge .icon-right-center {
	right: 2px;
	top: 50%;
	left: auto;
	bottom: auto
}

#newBridge .newicon-left-center,
#newBridge .newicon-right-center {
	margin-top: 0 !important;
	transform: translateY(-50%)
}

#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
	height: 50px;
	width: 140px;
	margin-left: -68px;
	margin-top: -25px;
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord0.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord0.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup0.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup0.png')
}

#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconBack1.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord1.png');
	left: 60%;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup1.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup1.png')
}

#newBridge .nb-icon-skin-2 .nb-icon-inner-wrap {
	background: #B4A479 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord1.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup2.png')
}

#newBridge .nb-icon-skin-3 .nb-icon-inner-wrap {
	background: #5882ED url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup3.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup3.png')
}

#newBridge .nb-icon-skin-4 .nb-icon-inner-wrap {
	background: #E8A114 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup2.png')
}

#newBridge .nb-icon-skin-5 .nb-icon-inner-wrap {
	background: #67B8EA url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup6.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup6.png')
}

#newBridge .nb-icon-skin-6 .nb-icon-inner-wrap {
	background: #67B8EA url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup7.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup7.png')
}

#newBridge .nb-icon-skin-7 .nb-icon-inner-wrap {
	background: #CCAEA1 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup8.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord4.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup9.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup9.png')
}

#newBridge .nb-icon-skin-9 .nb-icon-inner-wrap {
	background: #4587e8 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/iconWord2.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup10.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icongroup10.png')
}

#newBridge .nb-icon-groups {
	border-top: 0 !important
}

#newBridge .nb-icon-group .nb-icon-groups-newicon {
	border: 0 !important;
	background-color: transparent;
	margin-left: 0 !important
}

#newBridge .nb-icon-group .nb-icon-groups-newicon .nb-icon-groups-item-newicon {
	border-top: 0 !important;
	background-color: transparent !important
}

#newBridge .nb-icon-group .nb-icon-groups-newicon .nb-icon-groups-item-newicon:first-child {
	border-top: 1px solid !important
}

#newBridge .nb-icon-base-0 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon0.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon0.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-base-1 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon1.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon1.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-base-2 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon2.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon2.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-base-3 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon3.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon3.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-base-4 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon4.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon4.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-base-5 .nb-icon-inner-wrap {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon5.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/pcIcon5.png');
	background-position: center;
	background-size: contain
}

#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap {
	height: 90px !important;
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorBack0.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorGroup0.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorBack1.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorGroup1.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorBack2.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/seekColorGroup2.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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: #d9d9d9 !important;
	border-color: #848484 !important
}

#newBridge .nb-icon-group .icon-disable .nb-group-text {
	color: #848484
}

#newBridge .nb-icon-group .icon-disable .nb-group-icon {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/icon/img/icondisable.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/iconicon/img/icondisable.png')
}

#newBridge #issueBox {
	width: 100%
}

#newBridge #issueBox::-webkit-scrollbar {
	display: none
}

#newBridge #issueBox .issue-box {
	background: #fff;
	height: 60px;
	position: relative
}

#newBridge #issueBox .issue-item {
	position: absolute;
	display: flex;
	align-items: center;
	height: 28px;
	line-height: 28px;
	color: #303133;
	background-color: #fff;
	border-radius: 14px;
	margin: 6px 0;
	padding: 0 4px;
	box-sizing: border-box;
	min-width: 80px;
	max-width: 45vw;
	opacity: 0;
	transform: translateY(-20px);
	transition: all 1s ease;
	z-index: -1
}

#newBridge #issueBox .issue-item .issue-icon {
	flex: none;
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
	background: #9861E6;
	background-image: url('../mobile/mimg/icon.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 10px 9px
}

#newBridge #issueBox .issue-item .issue-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#newBridge #issueBox .issue-item-1 {
	color: #303133;
	background-color: #fff;
	box-shadow: 4px 3px 2px 0 rgba(0, 0, 0, 0.12)
}

#newBridge #issueBox .issue-item-0 {
	color: #fff;
	background-color: #4C4C4C
}

#newBridge #issueBox .fade-in {
	transform: translateY(-40px);
	opacity: 1 !important;
	transition: all 1s ease
}

#newBridge #issueBox .fade-out {
	transform: translateY(-80px);
	opacity: 0;
	transition: all 1s ease
}

#newBridge .nodeName {
	background: #fff url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/user.png') no-repeat 9px center
}

#newBridge .nodePhone {
	background: #fff url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/nodephone.png') no-repeat 9px center
}

#newBridge .nodeAddress {
	background: #fff url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/nodelocation.png') no-repeat 9px center
}

#newBridge .nodeMail {
	background: #fff url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/nodemail.png') no-repeat 9px center
}

#newBridge .nodeExt {
	background: #fff url('https://aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/custom-select.png') no-repeat center center
}

#newBridge .nb-nodeboard-base {
	height: auto;
	width: 240px;
	border-radius: 8px;
	z-index: 3;
	box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.4)
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base {
	color: #000;
	border-radius: 8px;
	background-color: #fff
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	background-color: #4E6EF2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top-shadow {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
	border-radius: 8px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-head-title {
	float: left;
	font-size: 14px;
	color: #fff;
	margin-left: 12px;
	line-height: 46px;
	padding-left: 2px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-close {
	display: inline-block;
	float: right;
	height: 46px;
	width: 34px;
	cursor: pointer;
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/nodeMin.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/nodeboard/img/nodeMin.png');
	background-position: 0 center;
	background-size: 50%
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-max {
	background: transparent url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/nodeMax.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/nodeboard/img/nodeMax.png');
	background-position: 0 center
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text {
	zoom: 1;
	padding: 12px 0
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text p {
	word-break: break-all;
	line-height: 18px;
	margin: 0 8px 0 12px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text .nb-nodeboard-company {
	font-size: 14px;
	background-color: transparent;
	color: #303133
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-text .nb-nodeboard-link {
	background-color: transparent;
	color: #909399;
	height: 12px
}

#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: #E64552 !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: 216px;
	margin: 8px auto
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-tips {
	position: absolute;
	left: 0;
	color: #E64552;
	line-height: 22px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content {
	width: 100%;
	height: 58px;
	margin: 12px auto 7px;
	_margin: 12px 0 7px -10px;
	padding: 10px 12px;
	resize: none;
	overflow: hidden;
	border: 1px solid #DCDFE6;
	background-color: #fff;
	text-align: left;
	_line-height: 12px;
	outline: 0;
	border-radius: 4px;
	font-size: 12px;
	line-height: 18px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form input::-webkit-input-placeholder,
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form textarea::-webkit-input-placeholder {
	color: #b0b4bb;
	font-size: 12px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name {
	height: 33px;
	width: 215px;
	line-height: 32px;
	margin: 8px auto 0;
	_margin: 8px 0 0 -10px;
	border: 1px solid #DCDFE6;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	font-size: 14px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-icon {
	width: 35px;
	height: 32px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-radius: 4px 0 0 4px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input {
	margin: 0;
	width: 172px;
	height: 32px;
	line-height: 32px;
	_overflow: hidden;
	border: none;
	display: inline-block;
	outline: 0
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-err {
	margin-bottom: 20px;
	border-color: #E64552
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-err textarea {
	border-color: #E64552
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-ext-select {
	width: 215px;
	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: #606266;
	height: 32px;
	line-height: 32px;
	background: #fff url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/custom-select.png') no-repeat 10px center;
	background-color: transparent;
	padding: 0 20px 0 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	overflow: hidden;
	margin: 2px 0;
	font-size: 12px
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-ext-input {
	background: #fff url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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: 270px;
	background-color: #ededed;
	position: relative
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-box {
	width: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-icon {
	height: 72px;
	width: 80px;
	margin: 0 auto;
	background: #fff url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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: #4E6EF2;
	text-align: center;
	line-height: 32px;
	cursor: pointer
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send {
	width: 218px;
	margin: 12px auto 0 10px;
	padding-bottom: 12px;
	_margin-left: 10px;
	overflow: hidden
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn {
	height: 32px;
	width: 64px;
	line-height: 32px;
	text-align: center;
	border-radius: 4px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	float: right;
	background-color: #4E6EF2
}

#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: #E64552 !important
}

#newBridge .nb-nodeboard-base .mess-placeholder {
	color: #a9a9a9
}

#newBridge .nb-nodeboard-position-base {
	position: fixed;
	_position: absolute
}

#newBridge .nb-nodeboard-left-bottom {
	left: 20px;
	bottom: 10px;
	top: auto;
	right: auto
}

#newBridge .nb-nodeboard-right-bottom {
	right: 20px;
	bottom: 10px;
	top: auto;
	left: auto
}

#newBridge .nb-nodeboard-base .nb-nodeboard-top-0 {
	background-color: #4E6EF2 !important
}

#newBridge .nb-nodeboard-base .nb-nodeboard-top-1 {
	background: #4E6EF2 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop1.png') no-repeat;
	background-size: 100% 100%
}

#newBridge .nb-nodeboard-base .nb-nodeboard-top-2 {
	background: #4E6EF2 url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop2.png') no-repeat;
	background-size: 100% 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop4.png') no-repeat;
	background-size: 100% 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop5.png') no-repeat;
	background-size: 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop6.png') no-repeat;
	background-size: 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop7.png') no-repeat;
	background-size: 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop8.png') no-repeat;
	background-size: 100%
}

#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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/asset/embed/css/pc/message/img/boardTop9.png') no-repeat;
	background-size: 100% 100%
}

#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: #4686E8 !important
}

#newBridge .nb-nodeboard-base .nb-nodeboard-send .nb-nodeboard-send-btn-9 {
	background-color: #4686E8
}

#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 #DCDFE6;
	border-radius: 4px;
	background: url(widget/img/esui-combo-arrow.png) no-repeat right -2px #fff;
	background-image: url('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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('//aff-im.cdn.bcebos.com/onlineEnv/embed/1680259965/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 #DCDFE6;
	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 .nb-comp-base {
	position: fixed;
	_position: absolute;
	cursor: pointer;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
	color: #FFF;
	width: 48px;
	right: 2px;
	text-align: center;
	background: #4E6EF2;
	border-radius: 4px
}

#newBridge .nb-comp-base .nb-comp-item {
	position: relative;
	padding: 8px;
	background-size: 22px;
	-moz-background-size: 22px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center 6px;
	background-color: #4E6EF2;
	word-break: break-all;
	text-align: center;
	cursor: pointer
}

#newBridge .nb-comp-base .nb-comp-item:hover {
	background-color: #2F52E1
}

#newBridge .nb-comp-base .nb-comp-item:first-child {
	border-radius: 4px 4px 0 0;
	padding-top: 12px;
	background-position-y: 10px
}

#newBridge .nb-comp-base .nb-comp-item:last-child {
	border-radius: 0 0 4px 4px;
	padding-bottom: 12px
}

#newBridge .nb-comp-base .nb-comp-item-im {
	background-image: url(comp/img/comp-icon-im.png)
}

#newBridge .nb-comp-base .nb-comp-item-form {
	background-image: url(comp/img/comp-icon-form.png)
}

#newBridge .nb-comp-base .nb-comp-item-phone {
	background-image: url(comp/img/comp-icon-phone.png)
}

#newBridge .nb-comp-base .nb-comp-item-qr-code {
	background-image: url(comp/img/comp-icon-qr-code.png)
}

#newBridge .nb-comp-base .nb-comp-item-corp-wechat-qr-code {
	background-image: url(comp/img/comp-icon-corp-wechat-qr-code.png)
}

.new-bridge.nb-comp-popper {
	font-family: "Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif";
	padding: 20px;
	background: #FFFFFF;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #EBEEF5;
	margin-right: 10px;
	box-sizing: content-box
}

.new-bridge.nb-comp-popper.form {
	box-sizing: content-box;
	width: 400px;
	max-height: 580px;
	min-height: 300px;
	padding-bottom: 80px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-content {
	max-height: 400px;
	overflow-y: auto;
	box-sizing: content-box
}

.new-bridge.nb-comp-popper.form .nb-comp-form-content::-webkit-scrollbar {
	display: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-header .nb-comp-form-title {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	margin: 0 0 12px 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-header .nb-comp-form-desc {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #909399;
	line-height: 14px;
	margin: 0 0 24px 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-footer {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-btn,
.new-bridge.nb-comp-popper.form .nb-comp-form-dialog-btn {
	cursor: pointer;
	float: right;
	border-radius: 4px;
	border: 1px solid #DCDFE6;
	height: 38px;
	background-color: #fff;
	color: #606266;
	padding: 0 20px;
	margin-left: 12px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-btn:active,
.new-bridge.nb-comp-popper.form .nb-comp-form-dialog-btn:active {
	outline: 0;
	background: #f5f5f5;
	border-color: #dcdfe6
}

.new-bridge.nb-comp-popper.form .nb-comp-form-btn.submit,
.new-bridge.nb-comp-popper.form .nb-comp-form-dialog-btn.submit {
	background-color: #4E6EF2;
	color: #fff;
	border: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding-bottom: 24px;
	box-sizing: content-box
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-label {
	box-sizing: content-box;
	width: 124px;
	text-align: right;
	padding-right: 10px;
	float: left;
	color: #606266;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-input {
	float: left;
	box-sizing: content-box;
	width: 244px;
	height: 38px;
	font-size: 14px;
	padding: 0 10px;
	color: #606266;
	background: #FFF;
	border-radius: 3px;
	border: 1px solid #DCDFE6
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-input:active {
	border-color: #4e6ef2;
	outline: 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-input::-ms-clear,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-input::-ms-reveal {
	display: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-textarea {
	float: left;
	box-sizing: content-box;
	width: 244px;
	height: 76px;
	font-size: 14px;
	padding: 10px;
	background: #FFF;
	color: #606266;
	border-radius: 3px;
	border: 1px solid #DCDFE6;
	resize: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-textarea:focus,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-textarea:active {
	border-color: #4e6ef2;
	outline: 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-textarea::-ms-clear,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-textarea::-ms-reveal {
	display: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .nb-comp-form-select {
	float: left;
	box-sizing: content-box;
	width: 244px;
	height: 38px;
	font-size: 14px;
	padding: 0 10px;
	background: #FFF;
	border-radius: 3px;
	border: 1px solid #DCDFE6;
	cursor: pointer
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-search-checked {
	position: relative;
	margin: auto 0;
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: content-box;
	overflow: hidden;
	padding-right: 5px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-search-checked:after,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-search-checked:before {
	border: 5px solid transparent;
	border-top: 5px solid #c0c4cc;
	width: 0;
	height: 0;
	position: absolute;
	top: 17px;
	right: 0;
	content: ' '
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-search-checked:before {
	border-top-color: #fff;
	top: 15px;
	z-index: 10
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-options-wrp {
	box-sizing: content-box;
	width: 266px;
	border-radius: 2px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	position: absolute;
	left: 154px;
	z-index: 999
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-options-list {
	padding: 8px 0
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-options-list-item {
	line-height: 36px;
	cursor: pointer;
	padding: 0 12px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .select-picker-options-list-item:hover {
	background: #F5F7FA
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	transform: translateY(4px);
	margin-right: 6px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark-checked {
	background: #4e6ef2;
	position: relative
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark-checked:before,
.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark-checked::after {
	content: "";
	height: 10px;
	width: 2px;
	border-radius: 10px;
	display: block;
	background: white;
	position: absolute;
	top: 4px;
	left: 10px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark-checked::before {
	height: 6px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 7px;
	left: 5px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .mark-nocheck {
	border: 1px solid #ddd
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .bform-error-tip {
	position: absolute;
	bottom: 4px;
	left: 145px;
	font-size: 12px;
	line-height: 18px;
	color: #E64552;
	box-sizing: content-box;
	white-space: nowrap;
	word-break: break-all
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .bform-error {
	border: 1px solid #E64552
}

.new-bridge.nb-comp-popper.form .nb-comp-form-item-wrapper .bform-required:before {
	content: '*';
	color: #E64552;
	margin-right: 4px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-dialog {
	padding-top: 130px;
	text-align: center;
	overflow: hidden;
	background: url(comp/img/comp-icon-success.png) center 70px no-repeat;
	background-size: 40px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-dialog-title {
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	line-height: 18px;
	margin: 20px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-dialog-subtitle {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px
}

.new-bridge.nb-comp-popper.form .nb-comp-form-dialog.error {
	background-image: url(comp/img/comp-icon-error.png)
}

.new-bridge.nb-comp-popper.form .nb-comp-form-aicode {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.new-bridge.nb-comp-popper.form .nb-comp-form-aicode .bluelink {
	display: none
}

.new-bridge.nb-comp-popper.form .nb-comp-form-aicode .mod-vcodes {
	background: #fff
}

.new-bridge.nb-comp-popper.phone .nb-comp-phone-wrapper {
	max-height: 500px;
	overflow-y: auto
}

.new-bridge.nb-comp-popper.phone .nb-comp-phone-wrapper::-webkit-scrollbar {
	display: none
}

.new-bridge.nb-comp-popper.phone .nb-comp-phone {
	font-size: 14px;
	color: #606266;
	margin-top: 10px
}

.new-bridge.nb-comp-popper.phone .nb-comp-phone:first-child {
	margin-top: 0
}

.new-bridge.nb-comp-popper.qr-code {
	width: 150px;
	max-height: 500px;
	padding: 12px;
	overflow-y: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.new-bridge.nb-comp-popper.qr-code::-webkit-scrollbar {
	display: none
}

.new-bridge.nb-comp-popper.qr-code .nb-comp-qr-code-img {
	width: 150px;
	height: 150px
}

.new-bridge.nb-comp-popper.qr-code .nb-comp-qr-code {
	font-size: 12px;
	color: #909399;
	margin-top: 3px;
	text-align: center
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code {
	width: 150px;
	max-height: 500px;
	padding: 12px;
	overflow-y: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code::-webkit-scrollbar {
	display: none
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code-img {
	min-width: 150px;
	min-height: 150px;
	width: 150px;
	height: 150px
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code-img-loading {
	min-width: 150px;
	min-height: 150px;
	width: 150px;
	height: 150px;
	background-image: url(comp/img/comp-icon-loading.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25%;
	animation: loading 2s infinite ease-in-out
}

@keyframes loading {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code-img-invalid {
	min-width: 150px;
	min-height: 150px;
	width: 150px;
	height: 150px;
	background-image: url(comp/img/comp-icon-corp-wechat-qr-code-invalid.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code .nb-comp-corp-wechat-qr-code {
	font-size: 12px;
	color: #909399;
	margin-top: 3px;
	text-align: center
}

.new-bridge.nb-comp-popper.corp-wechat-qr-code.error {
	background-image: url(comp/img/comp-icon-error.png)
}

.new-bridge.nb-comp-popper .hide {
	display: none
}

.newBridge-tooltip {
	position: absolute;
	background: #FFF;
	min-width: 150px;
	border-radius: 4px;
	border: 1px solid #EBEEF5;
	padding: 12px;
	z-index: 2000;
	color: #606266;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	word-break: break-all
}

.newBridge-tooltip:focus,
.newBridge-tooltip:focus:active {
	outline-width: 0
}

.newBridge-tooltip .popper__arrow {
	border-width: 6px;
	-webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
	filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__arrow,
.newBridge-tooltip .popper__arrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__arrow::after {
	content: " ";
	border-width: 6px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.newBridge-tooltip .popper__close {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('comp/img/comp-icon-close.png') no-repeat center;
	background-size: 16px;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer
}

.newBridge-tooltip[x-placement^=top] {
	margin-bottom: 12px
}

.newBridge-tooltip[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #EBEEF5;
	border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=top] .popper__arrow::after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #FFF;
	border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=bottom] {
	margin-top: 12px
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow::after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #FFF
}

.newBridge-tooltip[x-placement^=right] {
	margin-left: 12px
}

.newBridge-tooltip[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #EBEEF5;
	border-left-width: 0
}

.newBridge-tooltip[x-placement^=right] .popper__arrow::after {
	bottom: -6px;
	left: 1px;
	border-right-color: #FFF;
	border-left-width: 0
}

.newBridge-tooltip[x-placement^=left] {
	margin-right: 12px
}

.newBridge-tooltip[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=left] .popper__arrow::after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #FFF
}

#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: #b0b4bb;
	font-size: 12px
}

#newBridge textarea:-ms-input-placeholder {
	color: #b0b4bb;
	font-size: 12px
}

#newBridge ::-webkit-input-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}

#newBridge ::-moz-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}

#newBridge :-ms-input-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}

.newBridge-tooltip[x-placement^=top] {
	margin-bottom: 12px
}

.newBridge-tooltip[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #EBEEF5;
	border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=top] .popper__arrow::after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #FFF;
	border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=bottom] {
	margin-top: 12px
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow::after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #FFF
}

.newBridge-tooltip[x-placement^=right] {
	margin-left: 12px
}

.newBridge-tooltip[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #EBEEF5;
	border-left-width: 0
}

.newBridge-tooltip[x-placement^=right] .popper__arrow::after {
	bottom: -6px;
	left: 1px;
	border-right-color: #FFF;
	border-left-width: 0
}

.newBridge-tooltip[x-placement^=left] {
	margin-right: 12px
}

.newBridge-tooltip[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=left] .popper__arrow::after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #FFF
}

#newBridge {
	font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;
	position: fixed;
	z-index: 2147483647;
	display: none;

}


#newBridge .nb-hide {
	display: none
}

#newBridge .nb-show {
	display: block
}

#newBridge input:-ms-input-placeholder {
	color: #b0b4bb;
	font-size: 12px
}

#newBridge textarea:-ms-input-placeholder {
	color: #b0b4bb;
	font-size: 12px
}

#newBridge ::-webkit-input-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}

#newBridge ::-moz-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}

#newBridge :-ms-input-placeholder {
	color: #b0b4bb;
	opacity: 1;
	font-size: 12px
}