html { font-size: 10px; }
body { font-family: 阿里巴巴普惠体; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(66, 139, 202); text-decoration: none; }
a:hover, a:focus { color: rgb(42, 100, 150); text-decoration: underline; }
a:focus { outline: thin dotted; outline-offset: -2px; }
img { vertical-align: middle; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h2, .h2 { font-size: 30px; }
p { margin: 0px 0px 10px; }
.text-right { text-align: right; }
.text-center { text-align: center; }
ul, ol { margin-top: 0px; margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }
dl { margin-top: 0px; margin-bottom: 20px; }
dt, dd { line-height: 1.42857; }
dt { font-weight: bold; }
dd { margin-left: 0px; }

.table-striped > tbody > tr:nth-child(2n+1) { background-color: rgb(255, 255, 255); }
@media screen and (max-width: 767px) {
}
.form-control::-moz-placeholder { color: rgb(153, 153, 153); opacity: 1; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0px; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.breadcrumb > li + li::before { padding: 0px 5px; color: rgb(204, 204, 204); content: "/ "; }
@media screen and (min-width: 768px) {
}
.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }
.popover > .arrow::after { content: ""; border-width: 10px; }
.popover.top > .arrow::after { bottom: 1px; margin-left: -10px; content: " "; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; }
.popover.right > .arrow::after { bottom: -10px; left: 1px; content: " "; border-right-color: rgb(255, 255, 255); border-left-width: 0px; }
.popover.bottom > .arrow::after { top: 1px; margin-left: -10px; content: " "; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }
.popover.left > .arrow::after { right: 1px; bottom: -10px; content: " "; border-right-width: 0px; border-left-color: rgb(255, 255, 255); }
@media not all, (-webkit-transform-3d) {
}
.carousel-control .icon-prev::before { content: "‹"; }
.carousel-control .icon-next::before { content: "›"; }
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 640px) {
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after { display: table; content: " "; }
.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after { clear: both; }
.center-block { display: block; margin-right: auto; margin-left: auto; }
.pull-right { float: right ! important; padding-right:60px; }
.pull-left { float: left ! important; }
.pull-left #searchval { color: rgb(119, 119, 119); }


.heder-box { position: fixed; width: 100%; height: auto; top: 0px; left: 0px; z-index: 1000; }

#min-banner { display: none; }
.column-title { padding: 10px; position: relative; }
.column-title .ch { background: transparent url('point-gary.jpg') repeat-x scroll center center; font-size: 40px; color: rgb(51, 51, 51); position: relative; z-index: 30; }
.column-title .ch b { width: 80%; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 0px 15px; font-weight: 400; }
.column-title .en { font-size: 24px; color: rgb(155, 155, 155); text-transform: uppercase; padding: 5px 0px; }
.column-title .green { color: rgb(36, 187, 232); }
.column-title .clude { line-height: 20px; overflow: hidden; margin-top: 10px; }
.column-title .more { display: inline-block; padding: 10px 5%; line-height: 100%; text-transform: uppercase; margin-top: 10px; }
.column-title .moreStyle1 { color: rgb(51, 51, 51); border: 1px solid rgb(210, 210, 210); }
.column-title .moreStyle2 { color: rgb(255, 255, 255); border: 1px solid rgb(130, 208, 203); }
.home-proshow { width: 1305px; }
.home-proshow a:hover, .home-proshow a { color: rgb(255, 255, 255); }
.home-proshow li { float: left; margin: 8px; width: 245px; height: 170px; position: relative; overflow: hidden; }
.home-proshow li img { position: relative; z-index: 10; }
.home-proshow .hoverdir { position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; background: transparent url('op-green.png') repeatrepeat scroll 0% 0%; z-index: 20; display: block; }
.home-proshow .hoverdir .box { display: block; padding: 30px 20px; text-align: center; color: rgb(255, 255, 255); }
.home-proshow .hoverdir span { display: block; overflow: hidden; }
.home-proshow .name { font-size: 24px; height: 34px; }
.home-proshow .clude { height: 34px; overflow: hidden; margin-top: 10px; }
.home-proshow .more { color: rgb(255, 255, 255); padding: 2px 10px; margin-top: 15px; border: 1px solid rgb(255, 255, 255); display: inline-block; }
#pro-type { padding: 13px 10px; }
#pro-type a { display: inline-block; padding: 8px 20px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(51, 51, 51); font-size: 14px; }
#pro-type a:hover, #pro-type .active { background: rgb(36, 187, 232) none repeat scroll 0% 0%; color: rgb(255, 255, 255); border-radius: 6px; }
.technology { width: 1280px; background: transparent url('green-bg.jpg') no-repeat scroll right bottom; padding-bottom: 2%; }
.technologyShow { padding: 0px 5px; }
.technology-box { background: rgb(36, 187, 232) none repeat scroll 0% 0%; }
#tec-thumbs div {  }
.home-join { width: 1280px; padding: 40px 0px; }
.home-join img { max-height: 100%; }
.home-join li { margin-left: -1px; padding-left: 0px; padding-right: 0px; }
.home-join li a { display: block; padding: 10px 20px; }
.home-join li span { font-size: 18px; display: block; margin-top: 10px; }
.home-join li a:first-child { border-left: 1px solid rgb(226, 226, 226); }
.home-join li:hover img { animation: 0.5s ease 0s normal both 1 running pulse; }
.home-news-box { background: rgb(245, 245, 245) none repeat scroll 0% 0%; padding: 3% 0px; }
.home-news { width: 1280px; padding: 0px 10px; }

.last-news { padding: 0px 20px; }
.last-news li { margin: 20px 0px; }
.last-news .pic { width: 30%; float: left; }
.last-news .txt { width: 67%; float: left; margin-left: 3%; }
.last-news .txt .name { font-size: 14px; overflow: hidden; width: 90%; }
.media-focus li .text .clude, .last-news .txt span { display: block; height: 40px; line-height: 20px; margin-top: 5px; color: rgb(122, 122, 122); overflow: hidden; }
.media-focus li { padding: 8px; position: relative; }
.media-focus li .num { width: 20%; float: left; }
.media-focus li .text { width: 80%; float: right; }
.media-focus li .num span { display: block; width: 100%; font-size: 60px; font-family: "Tahoma"; color: rgb(154, 154, 154); }
.media-focus li .text span { display: block; padding: 0px 20px; border-left: 1px solid rgb(173, 173, 173); }
.media-focus li .text .name { height: 28px; line-height: 28px; font-size: 14px; position: relative; }
.media-focus li .text .name a { display: inline-block; width: 90%; }
.media-focus li .text .name .time { position: absolute; right: 0px; top: 0px; color: rgb(185, 185, 185); font-size: 12px; border: 0px none; }
.media-focus li:hover { background: rgb(36, 187, 232) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.media-focus li:hover .clude, .media-focus li:hover .name a, .media-focus li:hover .name .time, .media-focus li:hover .num span { color: rgb(255, 255, 255); }
.media-focus li:hover .num span { border-right: 1px solid rgb(255, 255, 255); }
.media-focus li:hover .line { display: block; }
.media-focus li .line { display: none; width: 10px; height: 100%; position: absolute; right: -10px; top: 5px; background: rgb(36, 187, 232) none repeat scroll 0% 0%; border: 0px none; }



#mm-blocker { background: rgb(255, 255, 255) none repeat scroll 0% 0%; opacity: 0; display: none; width: 100%; height: 100%; position: absolute; z-index: 9999; }
.mm-menu { background: inherit; display: none; overflow: hidden; height: 100%; padding: 0px; position: absolute; left: 0px; top: 0px; z-index: 999999; }
.mm-menu > .mm-panel { background: inherit; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; padding: 20px; position: absolute; top: 0px; left: 100%; z-index: 0; }
.mm-menu > .mm-panel.mm-opened { left: 0%; }
.mm-menu .mm-list { padding: 20px 0px; }
.mm-menu > .mm-list { padding: 20px 0px 40px; }
.mm-list, .mm-list > li { list-style: outside none none; display: block; padding: 0px; margin: 0px; }
.mm-list * { -moz-text-size-adjust: none; font-family: Arial,Helvetica,sans-serif; font-size: 14px; text-shadow: none; }
.mm-list a, .mm-list a:hover { text-decoration: none; }
.mm-list > li { position: relative; }
.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 20px; margin: 0px; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after { content: ""; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0px; left: 0px; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after { width: auto; margin-left: 20px; position: relative; left: auto; }
.mm-list a.mm-subopen { width: 40px; height: 100%; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 2; }
.mm-list a.mm-subopen::before { content: ""; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0px; top: 0px; }
.mm-list a.mm-subopen.mm-fullsubopen::before { border-left: medium none; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 40px; }
.mm-list a.mm-subclose { text-indent: 20px; padding-top: 30px; margin-top: -20px; }
.mm-list a.mm-subopen::after, .mm-list a.mm-subclose::before { content: ""; border: 2px solid transparent; display: block; width: 7px; height: 7px; margin-bottom: -5px; position: absolute; bottom: 50%; transform: rotate(-45deg); }
.mm-list a.mm-subopen::after { border-top: medium none; border-left: medium none; right: 18px; }
.mm-list a.mm-subclose::before { border-right: medium none; border-bottom: medium none; margin-bottom: -15px; left: 22px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child::after { border-color: transparent; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen::after { transform: rotate(45deg); top: 16px; right: 16px; }
.mm-ismenu { background: rgb(36, 187, 232) none repeat scroll 0% 0%; }
.mm-menu { color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-list > li::after { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%; color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen::after, .mm-menu .mm-list > li > a.mm-subclose::before { border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen::before { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%; }
.mm-menu { width: 80%; }
@media all and (max-width: 175px) {
	.mm-menu { width: 140px; }
}
@media all and (min-width: 550px) {
	.mm-menu { width: 440px; }
}
/* ::::: http://www.pinjieoa.com/css/public.css ::::: */

.jzimg { text-align: center; }
.jzimg img, .jzimg i { vertical-align: middle; max-width: 100%; max-height: 100%; }
.jzimg i { height: 100%; display: inline-block; }
.top { height: 34px; background: rgb(102, 102, 102) none repeat scroll 0% 0%; color: rgb(255, 255, 255); overflow: hidden; position: relative; z-index: 900; }
.top a, .top a:hover { color: rgb(255, 255, 255); }
.top .box { float: right; }
.top-container { width: 1280px; }
.search { padding: 7px 10px; }
.search input[type="text"] { width: 190px; height: 20px; line-height: 20px; border: 0px none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 0px; color: rgb(51, 51, 51); }
.search input[type="submit"] { width: 20px; height: 20px; border: 0px none; border-radius: 0px; background: rgb(255, 255, 255) url('search-submit.jpg') no-repeat scroll center center; }
.header { box-shadow: 0px 2px 5px rgb(153, 153, 153); position: relative; z-index: 100; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.header-container { padding: 0px 5px; width: 1280px; }
.logo { width: 199px; padding: 8px 20px; }
.menu { width: 75%; margin-top: 2%;  }
.mm-list .active { background: rgb(30, 160, 199) none repeat scroll 0% 0%; }
.slideNav-btn { font-size: 24px; line-height: 30px; display: none; margin-left: 8px; }
.menu-main li { display: inline-block; font-size: 15px; position: relative; margin: 10px; padding: 5px 10px; border-top: 2px solid rgb(255, 255, 255); text-transform: uppercase; }
.menu-main .active, .menu-main li:hover { border-top: 2px solid rgb(36, 187, 232); }
.foot-box { background: rgb(36, 187, 232) none repeat scroll 0% 0%; padding-top: 10px; border-top: 10px solid rgb(230, 230, 230); }
.foot-nav-box { background: rgb(39, 39, 39) none repeat scroll 0% 0%; border-top: 1px solid rgb(66, 66, 66); padding: 35px 10px; }
.foot-nav { width: 1280px; color: rgb(117, 117, 117); position: relative; }
.foot-nav li { width: 180px; float: left; padding: 0px 40px; min-height: 150px; border-left: 1px solid rgb(59, 59, 59); }
.foot-nav li dt a, .foot-nav li dt { font-size: 18px; color: rgb(255, 255, 255); font-weight: 400; margin-bottom: 10px; }
.foot-nav li dd a, .foot-nav li dd { height: 25px; line-height: 25px; color: rgb(117, 117, 117); }
.foot-nav li dd a:hover { color: rgb(255, 255, 255); }
.erweima { position: absolute; right: 0px; top: 0px; font-size: 15px; color: rgb(255, 255, 255); line-height: 30px; }
.erweima img { margin-left: 20px; }
.erweima span { font-size: 24px; font-family: "Arial"; }
.erweima .num { margin-top: 8px; }
.foot-text-box { background: rgb(25, 25, 25) none repeat scroll 0% 0%; padding: 12px 10px; }
.foot-text { width: 1280px; font-size: 12px; color: rgb(118, 118, 118); font-family: "宋体"; }
.foot-text .link a, .foot-text .link { color: rgb(204, 204, 204); }
.media-focus li .text .name a { display: inline-block; width: 75%; }
.gengduo { width: 100%; text-align: center; padding-bottom: 20px; }
.gengduo .more { display: inline-block; width: 229px; height: 44px; border: 1px solid rgb(210, 210, 210); line-height: 44px; font-size: 24px; color: rgb(51, 51, 51); text-transform: uppercase; }
.gengduo .more:hover { color: rgb(36, 187, 232); }
.last-news a.jzimg { display: block; height: 72px; width: 100%; }
#tec-thumbs.row > div { padding-top: 2%; padding-bottom: 2%; }
.news-item-l { position: relative; z-index: 999; }
#min-banner img { max-height: 370px; max-width: 768px; }
#max-banner img { max-height: 400px; }
.technologyShow .am-img { text-align: center; display: block; position: relative; }
.technologyShow .am-img img { position: absolute; max-width: 100%; max-height: 100%; left: 0px; right: 0px; top: 0px; bottom: 0px; vertical-align: middle; margin: auto; width: auto; height: auto; }
.technologyShow .am-img i { display: block; padding-bottom: 105%; }
.modce { float: right; margin-top: -38px; font-size: 16px; }
.navbox { display: none; position: absolute; background: rgb(255, 255, 255) none repeat scroll 0% 0%; left: 0px; padding: 5px 10px; }
.navbox a { display: block; font-size: 14px; height: 30px; line-height: 30px; text-align: left; white-space: nowrap; margin: 5px 10px 0px 0px; padding: 5px 2% 0px; }


@media screen and (max-width: 1280px) {
	.form, .new-other, .net-work-search, .one-pContent, .p-content, .p-header-main, .foot-text, .foot-nav, .home-news, .home-join, .technology, .top-container, .header-container { width: 100%; }
	.menu-main li { padding: 5px 1% 0px; }
	.home-proshow { width: 1050px; }
	.news-item-r, .news-item-l { min-height: 270px; }
	.foot-nav li { width: 160px; padding: 0px 20px; }
	.foot-nav li dt a, .foot-nav li dt { font-size: 16px; }
}
@media screen and (max-width: 1160px) {
}
@media screen and (max-width: 1050px) {
	.home-proshow { width: 785px; }
	.foot-nav li { width: 150px; padding: 0px 20px; }
}
@media screen and (max-width: 1024px) {
	.foot-nav li { width: 130px; padding: 0px 20px; }
	.detail-pro-ot li:nth-last-child(1), .detail-pro-ot li:nth-last-child(2), .home-proshowlist li:last-child { display: none; }
}
@media screen and (max-width: 940px) {
	.modce { display: none; }
	.p-header-nav, .erweima, .menu { display: none; }
	.slideNav-btn { display: inline-block; }
	.logo { width: 100%; padding: 8px 0px; }
	.logo img { max-width: 60%; }
	.detail-pro-ot li:nth-last-child(1), .detail-pro-ot li:nth-last-child(2), .technology .item:last-child, .home-proshow li:last-child { display: block; }
	.foot-nav li { width: 20%; padding: 0px 20px; }
}
@media screen and (max-width: 875px) {
}
@media screen and (max-width: 768px) {
	#min-banner { display: block; }
	.foot-box { padding-top: 0px; }
	.foot-text .pull-left { width: 100%; float: none; text-align: center; line-height: 22px; }
	.s-appoint-r .araw, #max-banner, .p-maxbanner, .page-num span, .page-num a, .foot-nav-box, .foot-text .link, .carousel-indicators { display: none; }
	.column-title { padding: 10px; }
	.home-proshow { width: 525px; }
	.news-item-r, .news-item-l { float: none; width: 100%; margin-bottom: 20px; min-height: 100px; }
	.last-news .pic { width: 20%; }
	.last-news .txt { width: 77%; }
	.last-news { padding-bottom: 1px; }
	.media-focus li .num { padding: 10px 0px; }
}
@media screen and (max-width: 750px) {
}
@media screen and (max-width: 640px) {
	.search input[type="text"] { width: 80px; height: 20px; border: 0px none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
}
@media screen and (max-width: 580px) {
}
@media screen and (max-width: 540px) {
	.home-join-box, #pro-type { display: none; }
	.home-proshowlist { width: 261px; background: rgb(242, 242, 242) none repeat scroll 0% 0%; margin-bottom: 20px; }
	.home-proshowlist li { float: none; display: none; }
	.home-proshowlist li img { height: auto; }
	.home-proshowlist li:nth-child(1) { display: block; }
	.media-focus li .text .name a { width: 50%; }
	.news-item-l .news-name, .news-item-r .news-name { padding: 10px; }
	.news-item-l .news-name .more, .news-item-r .news-name .more { padding: 10px 20px; line-height: 26px; }
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 320px) {
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin: 0px; padding: 0px; }
ol, ul { list-style: outside none none; }
a { text-decoration: none; outline: medium none; color: rgb(51, 51, 51); }
a:hover { color: rgb(36, 187, 232); text-decoration: none; }
img { border: medium none; max-width: 100%; display: inline-block; }
:focus { outline: medium none; }
html { overflow-x: hidden; -moz-text-size-adjust: none; }
body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 12px; font-family: "阿里巴巴普惠体"; color: rgb(102, 102, 102); }
input[type="text"] { text-indent: 5px; }
.text-overf { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
#pro-thumbs a.jzimg { display: block; height: 100%; width: 100%; }
/* ::::: http://bdimg.share.baidu.com/static/api/css/slide_share.css?v=855af98e.css ::::: */

.bdshare-slide-button-box { height: 326px; position: fixed; overflow: visible; }
.bdshare-slide-button-box .bdshare-slide-button { width: 24px; height: 88px; display: block; position: absolute; top: 58px; }
.bdshare-slide-style-l0 .bdshare-slide-button { background: transparent url('l0.gif') no-repeat scroll 0px 0px; }
.bdshare-slide-list-box { border: 1px solid rgb(233, 233, 233); text-align: left; overflow: hidden; background: rgb(246, 246, 246) none repeat scroll 0% 0%; }
.bdshare-slide-top { height: 28px; color: rgb(98, 98, 98); overflow: hidden; font-weight: bold; font-size: 14px; line-height: 28px; padding: 0px 5px; }
.bdshare-slide-list { padding: 5px 0px; margin: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; overflow-y: auto; overflow-x: hidden; }
.bdshare-slide-list-ul { padding: 0px; margin: 0px; border: 0px none; list-style: outside none none; }
.bdshare-slide-bottom { line-height: 25px; font-size: 12px; text-align: right; clear: both; height: 30px; }
.bdshare-slide-bottom a { color: rgb(153, 153, 153); text-decoration: none; border: 0px none; float: right; }
.bdshare-slide-bottom a:hover { color: rgb(0, 169, 224); }
.bdshare-slide-list a, .bdshare-slide-bottom a { color: rgb(86, 86, 86); font: 12px/18px "宋体"; display: block; background-image: url('icons_0_16.png'); background-repeat: no-repeat; padding: 5px 0px 5px 28px; text-decoration: none; border: 1px solid rgb(255, 255, 255); }
.slide-more { background-position: 4px 5px; }
.bdshare-slide-bottom .slide-more { border: medium none; margin-right: 10px; }
.mobile-footer-menu { display: none; width: 100%; background: rgb(202, 152, 0) none repeat scroll 0% 0%; padding: 5px 0px; position: fixed; left: 0px; bottom: 0px; z-index: 99; list-style: outside none none; font-size: 12px; }
.vcenter { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; max-width: 100%; max-height: 100%; display: block; vertical-align: middle; text-align: center; margin: auto; }


.overz { overflow: hidden; }
.online_icon { width: 36px; height: 156px; overflow: hidden; font-family: "����"; }
.online_icon a { display: block; width: 36px; height: 156px; background: transparent url('online_bg.png') no-repeat scroll 0% 0%; }
.online_windows { width: 144px; }
.online_w_top { background: transparent url('online_bg.png') no-repeat scroll -36px 0px; height: 10px; }
.online_w_c { background: transparent url('online_bg.png') repeat-y scroll 0px -185px; padding: 0px 5px; }
.online_w_bottom { background: transparent url('online_bg.png') repeat-y scroll -36px -35px; height: 29px; }
.online_content { background: transparent url('online_bg.png') no-repeat scroll -147px -185px; padding-top: 11px; }
.online_content span { text-align: center; width: 35px; float: left; margin-left: 10px; }
.online_content .service { width: 75px; height: 25px; display: block; margin: 0px 12px 0px 0px; line-height: 18px; cursor: pointer; float: right; }
.online_content .service:hover { background-position: -159px -130px; }
.online_bar h2 { background: transparent url('online_bg.png') repeat-x scroll 0px -156px; height: 29px; line-height: 27px; font-size: 12px; color: rgb(102, 102, 102); text-align: left; }
.online_bar h2 a { display: block; padding-left: 14px; margin-left: 6px; cursor: pointer; }
.expand h2 a { background: transparent url('online_bg.png') no-repeat scroll -36px -69px; }
.expand h2 a:hover, .collapse h2 a:hover { text-decoration: none; color: rgb(200, 29, 4); }
.online_content { text-align: center; border-bottom: 1px solid rgb(208, 208, 208); margin-bottom: 1px; }
.online_content ul li { height: 24px; line-height: 24px; margin-bottom: 4px; font-family: "����"; }
.online_content ul li a:hover { color: rgb(200, 29, 4); }
#online_qq_layer { position: fixed; right: 0px; top: 32px; z-index: 99999; }
#online_qq_tab { float: left; margin-top: 50px; }
#onlineService { float: left; margin-left: -3px; display: none; }
#onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6 { display: none; }
#onlineType1 { display: block; }








.pull_down { line-height: 22px; border: 1px solid rgb(204, 204, 204); color: rgb(109, 109, 109); position: relative; height: auto; margin: 20px 0px 0px 20px; padding: 0px 10px; cursor: pointer; }
.pull_down i { background: transparent url('down01.png') no-repeat scroll right center; padding-right: 10px; color: rgb(109, 109, 109); }
.city-select { position: absolute; top: 23px; left: -1px; z-index: 99; width: 56px; height: 135px; text-align: center; background-color: rgb(255, 255, 255); box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); display: none; }
.city-select li { line-height: 25px; height: 25px; }
.city-select li:hover { background: rgb(34, 150, 237) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.pull_down:hover .city-select { display: block; }
.nav form { padding-top: 23px; padding-left: 20px; }
.nav .btn-search { padding-left: 13px; width: 19px; height: 19px; border-left: 1px solid rgba(0, 0, 0, 0.1); }
.nav input { float: left; border: 0px none; outline: medium none; }
.nav .sousou { width: 160px; height: 20px; line-height: 20px; margin-left: 10px; font-size: 14px; border-radius: 3px 0px 0px 3px; color: rgb(102, 102, 102); }
.menulist a { font-size: 14px; float: left; margin-right: 25px; display: inline-block; color: rgb(51, 51, 51); line-height: 62px; }
.menulist a:hover { color: rgb(34, 150, 237); }
.top-app-code { padding: 22px 0px 0px; margin: 0px 22px 0px 0px; height: 61px; top: 0px; position: relative; float: left; cursor: pointer; }
.top-app-code .icon-phone-code { width: 13px; height: 18px; float: left; background: transparent url('top_sj_icon.png') repeat scroll 0% 0% / 100% auto; margin-right: 5px; }
.top-app-code .text { float: left; line-height: 18px; color: rgb(108, 108, 108); }
.top-app-code::after { position: absolute; content: ""; top: 21px; right: -12px; width: 2px; height: 20px; background: rgb(179, 179, 179) none repeat scroll 0% 0%; }
.top-app-code .app-box { display: none; position: absolute; top: 72px; right: -20px; }
.top-app-code .app-box .inner { box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1); width: 220px; height: 138px; padding: 15px 25px 0px; position: relative; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 4px; }
.top-app-code .app-box .inner::before { background: transparent url('top_sjx_icon.png') no-repeat scroll 0% 0%; content: ""; width: 29px; height: 13px; display: block; top: -13px; right: 30px; position: absolute; }
.top-app-code .app-box .acode { float: left; width: 96px; margin-right: 25px; }
.top-app-code .app-box .acode:last-child { margin-right: 0px; }
.top-app-code .app-box .text { display: block; width: 100%; font-size: 12px; color: rgb(135, 135, 135); text-align: center; }
.top-app-code:hover .app-box { display: block; }
.plat-telephone { float: left; color: rgb(255, 119, 32); font-size: 19px; font-weight: 700; line-height: 61px; font-family: "Microsoft YaHei"; }
.banner_box { background: rgb(243, 245, 245) none repeat scroll 0% 0%; }
.m-slider { overflow-x: hidden; width: 100%; margin: 0px auto; position: relative; height: 480px; min-width: 1200px; }
.slider-wrapper { display: flex; width: 100%; transform: translate3d(0px, 0px, 0px); position: relative; z-index: 1; transition-property: transform, -webkit-transform; }
.slider-item { width: 100%; flex-shrink: 0; background: rgb(246, 246, 246) none repeat scroll 0% 0%; height: 480px; }
.slider-pagination { text-align: right; position: absolute; width: 100%; z-index: 2; right: 0px; bottom: 25px; pointer-events: none; display: flex; -moz-box-align: end; align-items: flex-end; -moz-box-pack: center; justify-content: center; }
.slider-pagination > .slider-pagination-item { margin: 0px 2px; width: 15px; height: 5px; display: inline-block; background-color: rgba(255, 255, 255, 0.4); }
.slider-pagination > .slider-pagination-item.slider-pagination-item-active { background-color: rgb(255, 255, 255); }
.our-nice { width: 100%; height: 140px; background: rgb(243, 245, 245) none repeat scroll 0% 0%; }
.our-nice ul { width: 1200px; height: 140px; margin: 0px auto; }
.our-nice ul li { width: 20%; float: left; list-style-type: none; text-align: center; font-size: 14px; color: rgb(102, 102, 102); padding: 10px 0px; }
.feature-01 { width: 50px; height: 50px; background: transparent url('icon_t01.png') no-repeat scroll 0% 0%; display: block; margin: 19px auto 6px; }
.feature-02 { width: 50px; height: 50px; background: transparent url('icon_t02.png') no-repeat scroll 0% 0%; display: block; margin: 19px auto 6px; }
.feature-03 { width: 50px; height: 50px; background: transparent url('icon_t03.png') no-repeat scroll 0% 0%; display: block; margin: 19px auto 6px; }
.feature-04 { width: 50px; height: 50px; background: transparent url('icon_t04.png') no-repeat scroll 0% 0%; display: block; margin: 19px auto 6px; }
.feature-05 { width: 50px; height: 50px; background: transparent url('icon_t05.png') no-repeat scroll 0% 0%; display: block; margin: 19px auto 6px; }
.pro_con { background: rgb(255, 255, 255) none repeat scroll 0% 0%; width: 100%; padding-bottom: 40px; }
#tabheaderr { width: 100%; margin-top: 30px; font-size: 12px; }
#tabmenuu { margin: 0px; padding: 0px; list-style-type: none; width: 1204px; }
#tabmenuu li { background: rgb(240, 244, 244) none repeat scroll 0% 0%; height: 108px; width: 169px; margin-right: 3px; font-size: 14px; color: rgb(68, 68, 68); float: left; cursor: pointer; position: relative; transition: all 0.3s ease 0s; }
#tabmainn { clear: both; width: 1220px; height: 100%; margin: 0px auto; padding: 20px 0px 0px; }
#tabmenuu li.secc2 { background: rgb(34, 150, 237) none repeat scroll 0% 0%; color: rgb(236, 250, 250); }
.secc1 { color: rgb(102, 102, 102); }
#tabmenuu li > i { width: 36px; height: 36px; display: block; margin: 23px auto 11px; background-size: 100% auto; background-repeat: no-repeat; }
#tabmenuu li .text { display: block; text-align: center; }
#tabmenuu li .icon-icon01 { background: transparent url('secc_icon01.png') no-repeat scroll 0% 0%; }
#tabmenuu li.secc2 .icon-icon01 { background-image: url('secc_icon01_hover.png'); }
#tabmenuu li .icon-icon02 { background: transparent url('secc_icon02.png') no-repeat scroll 0% 0%; }
#tabmenuu li .icon-icon03 { background: transparent url('secc_icon03.png') no-repeat scroll 0% 0%; }
#tabmenuu li .icon-icon04 { background: transparent url('secc_icon04.png') no-repeat scroll 0% 0%; }
#tabmenuu li .icon-icon05 { background: transparent url('secc_icon05.png') no-repeat scroll 0% 0%; }
#tabmenuu li .icon-icon06 { background: transparent url('secc_icon06.png') no-repeat scroll 0% 0%; }
#tabmenuu li .icon-icon07 { background: transparent url('secc_icon07.png') no-repeat scroll 0% 0%; }

.tabmainn_right { width: 936px; float: left; overflow: hidden; height: 760px; border-top: 1px solid rgb(238, 238, 238); }
.tabmainn_right .item { width: 232px; float: left; border-bottom: 1px solid rgb(238, 238, 238); border-right: 1px solid rgb(238, 238, 238); border-left: 1px solid rgb(238, 238, 238); }
.tabmainn_right .item .prod-img { width: 220px; height: 178px; padding: 7px; overflow: hidden; display: table; }
.tabmainn_right .item .sram-fake-table-cell { width: 100%; height: 154px; display: table-cell; vertical-align: middle; text-align: center; }
.sram-fake-table-cell .img-cell { max-width: 100%; max-height: 100%; vertical-align: middle; margin: 0px auto; }
.tabmainn_right .item .prod-desc { display: block; color: rgb(102, 102, 102); padding: 0px 0px 13px; text-align: center; }
.tabmainn_right .item .desc { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -moz-box-orient: vertical; word-break: break-all; height: 20px; line-height: 19px; color: rgb(82, 82, 82); font-size: 14px; font-weight: normal; text-align: center; }
.tabmainn_right .item:hover .desc { color: rgb(34, 150, 237); }
.tabmainn_right .item:hover .img-cell { transform: scale(1.1); transition: all 0.2s ease 0s; }
.tabmainn_right .item .price { margin-top: 5px; font-size: 14px; color: rgb(231, 60, 49); }
img { max-width: 100%; vertical-align: middle; }
.con_title { text-align: center; padding-top: 30px; }
.con_title h2 { font-size: 26px; color: rgb(51, 51, 51); }
.con_title h2 font { font-size: 14px; color: rgb(126, 126, 126); font-weight: 100; }
.con_title p { font-size: 14px; color: rgb(153, 153, 153); }
.news_con { background: rgb(247, 247, 247) none repeat scroll 0% 0%; width: 100%; padding-top: 30px; }
#tabheader { width: 1200px; margin: 30px auto 0px; font-size: 12px; }
#tabmenu { margin: 0px; padding: 0px; list-style-type: none; }
#tabmenu li { display: block; position: relative; float: left; cursor: pointer; text-align: center; width: 110px; height: 45px; line-height: 45px; margin-bottom: 30px; font-size: 19px; color: rgb(51, 51, 51); list-style-type: none; }
#tabmain { clear: both; width: 1200px; overflow-y: hidden; height: 350px; margin: 0px auto; padding: 0px; }
#tabmain li { margin-right: -30px; }
.sec2 { color: rgb(255, 255, 255); border-bottom: 3px solid rgb(23, 161, 230); }
.sec1 { color: rgb(102, 102, 102); }
.block { display: block; }
.unblock { display: none; }
.newlist { display: inline-block; border-bottom: 1px solid rgb(238, 238, 238); padding: 20px 0px; margin-right: 30px; float: left; }
.newlist .new_riqi { width: 80px; height: 90px; text-align: center; border-right: 4px solid rgb(238, 238, 238); color: rgb(23, 161, 230); }
.newlist:hover .new_riqi { background: rgb(23, 161, 230) none repeat scroll 0% 0%; border-right: 4px solid rgb(247, 247, 247); color: rgb(255, 255, 255); transition: all 0.5s ease 0s; }
.newlist .new_riqi span { font-size: 36px; display: block; padding-top: 25px; padding-bottom: 5px; }
.newlist .new_con { width: 381px; padding: 0px 15px; color: rgb(140, 140, 140); }
.newlist:hover .new_con span { color: rgb(23, 161, 230); }
.newlist .new_con span { font-size: 16px; font-weight: 600; display: block; padding-bottom: 8px; color: rgb(51, 51, 51); }
.newlist img { width: 90px; max-height: 90px; }
.link_a { height: 25px; overflow: hidden; line-height: 25px; margin: 10px auto; }
.link_list .fl { width: 1070px; }
.link_list .fl font { color: rgb(23, 161, 230); font-weight: bold; }
.link_list .fl a { line-height: 25px; padding-right: 5px; }
.zk::before { content: "+ 展开"; }
.sq::before { content: "- 收起"; }
.footer { background: rgb(38, 38, 38) none repeat scroll 0% 0%; }
.footer01 { padding-top: 50px; }
.footer01 dl { float: left; padding-right: 80px; }
.footer01 dl dt { font-size: 16px; margin-bottom: 15px; color: rgb(245, 245, 245); }
.footer01 dl dt span { border-bottom: 2px solid rgb(62, 62, 62); padding-top: 10px; width: 30px; display: block; }
.footer01 dl dd { margin: 0px; padding: 0px; }
.footer01 dl a { display: block; }
.footer02 { margin-top: 30px; border-top: 1px solid rgb(62, 62, 62); text-align: center; line-height: 50px; }
.about-wrap .item:nth-child(2n) { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.about-wrap .item:nth-child(2n) .body { margin-left: 415px; width: 658px; }
.about-wrap .item:nth-child(2n) .title { margin-left: 415px; }
.about-wrap .item .title::after { position: absolute; left: 0px; bottom: 0px; content: ""; display: inline-block; width: 42px; border-bottom: 2px solid rgb(34, 150, 237); }
.workspace .title .description::before, .workspace .title .description::after { content: ""; display: block; position: absolute; width: 30px; height: 1px; background: rgb(204, 204, 204) none repeat scroll 0% 0%; top: 15px; }
.workspace .title .description::before { left: -40px; }
.workspace .title .description::after { right: -40px; }
.main-im { position: fixed; bottom: 10%; right: 0px; width: 70px; z-index: 999; text-align: center; font-size: 12px; color: rgb(255, 255, 255); }
.main-im .im_main { background: rgb(34, 150, 237) none repeat scroll 0% 0%; }
.main-im .im_main .im-zixun { position: relative; padding-bottom: 15px; }
.main-im .im_main .im-zixun::after { position: absolute; bottom: 0px; left: 10px; content: ""; width: 50px; height: 1px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.main-im .im_main .im-zixun a { color: rgb(255, 255, 255); display: block; }
.main-im .im_main .fudon01 img { width: 36px; margin: 19px 0px 4px; }
.main-im .im_main .fudon02 img { width: 30px; margin: 20px 0px 7px; }
.main-im .im_main .fudon03 img { width: 30px; margin: 20px 0px 7px; }
.main-im .im_main .fudon04 img { margin: 20px 0px -4px; }
.main-im .im_main .fudon04 P { font-size: 8px; }
.main-im .im_main .fudon04::after { height: 0px; }
.main-im .im_main .weixing-show { width: 122px; height: 175px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 10px; border: 1px solid rgb(221, 221, 221); position: absolute; left: -125px; top: -80px; }
.main-im .im_main .weixing-show .weixing-sanjiao { width: 0px; height: 0px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); border-width: 6px; left: 112px; top: 143px; position: absolute; z-index: 2; }
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0px; height: 0px; border-style: solid; border-color: transparent transparent transparent rgb(221, 221, 221); border-width: 8px; left: 112px; top: 141px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 120px; height: 120px; padding-top: 5px; margin: 0px; }
.main-im .im_main .weixing-show .weixing-txt { position: absolute; top: 125px; left: 7px; width: 100px; margin: 0px auto; text-align: center; color: rgb(51, 51, 51); }
.pro_title::after { position: absolute; content: ""; top: 16px; left: -5px; width: 3px; height: 16px; background: rgb(34, 150, 237) none repeat scroll 0% 0%; }
.con_title { font-size: 30px; font-weight: 100; line-height: 36px; color: rgb(51, 51, 51); }
.casea { width: 100%; background: rgb(243, 245, 245) none repeat scroll 0% 0%; }
.way { background: rgb(34, 37, 45) none repeat scroll 0% 0%; }
.way .wayBody { height: 350px; position: relative; width: 100%; overflow: hidden; }
.way .wayBody .wayUl { height: 350px; width: 100%; position: absolute; left: 0px; top: 0px; }
.way .wayBody .wayUl li { height: 100%; width: 12.5%; float: left; position: relative; }
.way .wayBody .wayUl li .pc { width: 100%; height: 100%; position: relative; }
.way .wayBody .wayUl li .faBj1 { background: transparent url('fabj1.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj2 { background: transparent url('fabj2.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj3 { background: transparent url('fabj3.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj4 { background: transparent url('fabj4.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj5 { background: transparent url('fabj5.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj6 { background: transparent url('fabj6.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj7 { background: transparent url('fabj7.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .faBj8 { background: transparent url('fabj8.png') no-repeat scroll center center / cover ; }
.way .wayBody .wayUl li .pc .mt { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.35) none repeat scroll 0% 0%; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
@media �screen,screen	 {
}
.way .wayBody .wayUl li .faMore { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; text-align: center; opacity: 1; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore .faActive { position: absolute; width: 100%; height: 100%; top: 95px; left: 0px; box-sizing: border-box; padding-top: 0px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore .faMorePc img { height: 48px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore .line { width: 17px; height: 2px; display: inline-block; background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin: 23px 0px 5px; opacity: 1; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore .faTitle { font-size: 22px; color: rgb(255, 255, 255); text-align: center; line-height: 34px; height: 34px; padding-bottom: 15px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore .faMoreText { opacity: 0; font-size: 14px; color: rgb(255, 255, 255); text-align: center; line-height: 20px; padding: 0px 23px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li .faMore a { opacity: 0; border: 1px solid rgb(255, 255, 255); display: inline-block; width: 120px; height: 40px; line-height: 40px; font-size: 14px; color: rgb(255, 255, 255); text-align: center; margin-top: 31px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s; }
.way .wayBody .wayUl li:hover .mt { background: rgb(37, 137, 255) none repeat scroll 0% 0%; opacity: 0.89; }
.way .wayBody .wayUl li:hover .faActive { top: 0px; padding-top: 55px; }
.way .wayBody .wayUl li:hover .faActive .faMorePc img { height: 48px; }
.way .wayBody .wayUl li:hover .faActive .line { opacity: 0; }
.way .wayBody .wayUl li:hover .faActive .faMoreText { opacity: 1; }
.way .wayBody .wayUl li:hover .faActive a { opacity: 1; }
/* ::::: http://www.bolaioa.com/css/component.css ::::: */

/* ::::: http://sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/main.css ::::: */

#newBridge, #nbInviteWrapper, #nbWebImLightContainer { color: rgb(0, 0, 0); font-style: normal; font-weight: normal; letter-spacing: normal; word-spacing: normal; white-space: normal; }
#newBridge, #nbInviteWrapper, #nbWebImLightContainer, #newBridge ins, #nbInviteWrapper ins, #nbWebImLightContainer ins, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge div, #nbInviteWrapper div, #nbWebImLightContainer div, #newBridge p, #nbInviteWrapper p, #nbWebImLightContainer p, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge dd, #nbInviteWrapper dd, #nbWebImLightContainer dd, #newBridge dl, #nbInviteWrapper dl, #nbWebImLightContainer dl, #newBridge ul, #nbInviteWrapper ul, #nbWebImLightContainer ul, #newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li, #newBridge i, #nbInviteWrapper i, #nbWebImLightContainer i, #newBridge h1, #nbInviteWrapper h1, #nbWebImLightContainer h1, #newBridge h2, #nbInviteWrapper h2, #nbWebImLightContainer h2, #newBridge h3, #nbInviteWrapper h3, #nbWebImLightContainer h3, #newBridge h4, #nbInviteWrapper h4, #nbWebImLightContainer h4, #newBridge h5, #nbInviteWrapper h5, #nbWebImLightContainer h5, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span, #newBridge table, #nbInviteWrapper table, #nbWebImLightContainer table, #newBridge td, #nbInviteWrapper td, #nbWebImLightContainer td, #newBridge tr, #nbInviteWrapper tr, #nbWebImLightContainer tr, #newBridge tbody, #nbInviteWrapper tbody, #nbWebImLightContainer tbody, #newBridge thead, #nbInviteWrapper thead, #nbWebImLightContainer thead, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge u, #nbInviteWrapper u, #nbWebImLightContainer u, #newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge font, #nbInviteWrapper font, #nbWebImLightContainer font, #newBridge select, #nbInviteWrapper select, #nbWebImLightContainer select, #newBridge option, #nbInviteWrapper option, #nbWebImLightContainer option, #newBridge input, #nbInviteWrapper input, #nbWebImLightContainer input, #newBridge form, #nbInviteWrapper form, #nbWebImLightContainer form, #newBridge textarea, #nbInviteWrapper textarea, #nbWebImLightContainer textarea { width: auto; height: auto; margin: 0px; padding: 0px; background: transparent none repeat scroll 0px 0px; border: medium none; direction: ltr; letter-spacing: inherit; line-height: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: inherit; word-spacing: normal; font-size: 12px; font-family: inherit; font-size-adjust: none; font-stretch: normal; font-style: inherit; font-variant: normal; font-weight: inherit; visibility: visible; overflow: visible; list-style: outside none none; float: none; clear: none; display: block; position: static; top: auto; left: auto; box-sizing: content-box; }
#newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span { display: inline; }
#newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em { font-style: italic; }
#newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li { display: list-item; }
#newBridge .nb-invite-wrap { color: rgb(0, 0, 0); z-index: 2; }
#newBridge .nb-invite-body { position: relative; overflow: hidden; }
#newBridge .nb-invite-wrap-base { background: transparent none no-repeat scroll 0% 0%; border-radius: 3px; overflow: hidden; }
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-btn-box::after { content: ""; clear: both; visibility: hidden; height: 0px; display: block; width: 0px; }
#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: 0px; left: 0px; width: 34px; height: 13px; border-radius: 15px; background-color: rgb(184, 184, 184); transition: transform 0.35s cubic-bezier(0.45, 1, 0.4, 1) 0s; }
#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: 0px; left: 0px; width: 13px; height: 13px; border-radius: 15px; background-color: rgb(255, 255, 255); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35) 0s; }
#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 { 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 { transform: translateX(20px); }
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::after { content: ""; border-width: 6px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; position: absolute; left: 41px; top: 6px; }
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::before { content: ""; border-width: 6px; border-style: solid; border-color: transparent transparent rgb(0, 0, 0); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; position: absolute; left: 41px; top: 5px; }
#newBridge .blank-talk-style { cursor: pointer; }
#newBridge .nb-position-base { position: fixed; }
#newBridge .nb-middle { top: 50%; left: 50%; bottom: auto; right: auto; margin: -80px 0px 0px -230px; }
#newBridge .nb-icon-group .nb-clearfix::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .nodeName { background: rgb(255, 255, 255) url('user.png') no-repeat scroll 9px center; }
#newBridge .nodePhone { background: rgb(255, 255, 255) url('nodephone.png') no-repeat scroll 9px center; }
#newBridge .nodeAddress { background: rgb(255, 255, 255) url('nodelocation.png') no-repeat scroll 9px center; }
#newBridge .nodeMail { background: rgb(255, 255, 255) url('nodemail.png') no-repeat scroll 9px center; }
#newBridge .nb-nodeboard-base { height: auto; width: 240px; border-radius: 3px; z-index: 3; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base { color: rgb(0, 0, 0); border-radius: 5px; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top { height: 35px; line-height: 35px; font-size: 14px; background-color: rgb(0, 174, 243); border-top-left-radius: 5px; border-top-right-radius: 5px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-head-title { float: left; font-size: 14px; color: rgb(255, 255, 255); margin-left: 12px; line-height: 35px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-close { display: inline-block; float: right; height: 30px; width: 34px; margin-top: 2px; cursor: pointer; background: transparent url('nodemin.png') no-repeat scroll 0% 0%; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form { display: inline; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set {  }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-content { position: relative; width: 222px; margin: 7px auto 0px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content { width: 212px; height: 79px; margin: 12px auto 7px; padding: 0px 4px; resize: none; overflow: hidden; border: 1px solid rgb(213, 213, 213); background-color: rgb(255, 255, 255); text-align: left; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name { height: 30px; width: 221px; line-height: 30px; margin: 7px auto 0px; border: 1px solid rgb(213, 213, 213); position: relative; background-color: rgb(255, 255, 255); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-icon { width: 35px; height: 30px; display: inline-block; text-align: center; background-color: rgb(255, 255, 255); vertical-align: top; border-right: 1px solid rgb(255, 255, 255); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input { margin: 0px; width: 140px; height: 30px; line-height: 30px; border: medium none; display: inline-block; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-success { display: none; height: 314px; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-box { width: 120px; position: absolute; top: 50%; left: 50%; margin-left: -60px; margin-top: -55px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-icon { height: 72px; width: 80px; margin: 0px auto; background: transparent url('bridge.png') no-repeat scroll center center; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-title { color: rgb(51, 51, 51); font-size: 14px; text-align: center; margin-top: 10px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-content { color: rgb(51, 51, 51); text-align: center; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-sucess-close { height: 30px; width: 90px; color: rgb(255, 255, 255); margin: 20px auto 0px; background-color: rgb(0, 174, 243); text-align: center; line-height: 32px; cursor: pointer; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send { width: 202px; margin: 12px auto 0px 10px; padding-bottom: 18px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn { height: 35px; width: 90px; line-height: 35px; text-align: center; border-radius: 2px; font-size: 14px; color: rgb(255, 255, 255); cursor: pointer; background-color: rgb(0, 174, 243); }
#newBridge .nb-nodeboard-position-base { position: fixed; }
#newBridge .nb-nodeboard-left-bottom { left: 1px; bottom: 1px; top: auto; right: auto; }
#newBridge .nb-nodeboard-base .nb-nodeboard-top-0 { background-color: rgb(0, 174, 243); }
#newBridge ins { display: block; text-decoration: none; }
#newBridge { font-family: Arial,Helvetica,"Microsoft YaHei",sans-serif; position: fixed; z-index: 2147483647; }
#newBridge .nb-hide { display: none; }
*::-moz-placeholder { color: rgb(171, 171, 171); opacity: 1; }
/* ::::: http://sgoutong.baidu.com/embed/1573036979/asset/embed/css/pc/webimlight/skin-0.css ::::: */

#newBridge #nbwlStatusBar { height: 40px; background-color: rgb(0, 174, 243); cursor: move; }
#newBridge .nb-webim-light-status-bar-title { height: 40px; line-height: 40px; font-size: 16px; padding-left: 20px; float: left; color: rgb(255, 255, 255); }
#newBridge #nbwlUnreadCount { height: 16px; line-height: 16px; padding: 0px 10px; border-radius: 10px; margin-left: 10px; margin-top: 12px; background: rgb(255, 124, 97) none repeat scroll 0% 0%; border: 1px solid rgb(255, 255, 255); color: rgb(255, 255, 255); float: left; }
#newBridge .nb-webim-light-status-bar-toggle { width: 40px; height: 40px; float: right; font-size: 0px; line-height: 0; cursor: pointer; }
#newBridge .nb-webim-light-status-bar-toggle ins { margin-top: 19px; margin-left: 12px; width: 14px; border-top: 2px solid rgb(255, 255, 255); }
#newBridge .nb-webim-light-hide ins { font-size: 0px; margin-top: 16px; margin-left: 12px; width: 11px; height: 8px; border: 2px solid rgb(255, 255, 255); }
#newBridge #nbwlMessageContainer { position: relative; height: 275px; background-color: rgb(240, 244, 245); overflow: auto; padding-bottom: 10px; }
#newBridge #nbwlMessageContainer::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .minMessageContainer { height: 40px; overflow: hidden; }
#newBridge .nb-webim-light-message { margin: 10px; }
#newBridge .nb-webim-light-message::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .nb-webim-light-message .nb-webim-light-message-title { overflow: hidden; margin-bottom: 9px; }
#newBridge .nb-webim-light-message .nb-webim-light-message-name { color: rgb(0, 174, 243); margin-right: 8px; display: inline-block; }
#newBridge .nb-webim-light-message .nb-webim-light-message-time { color: rgb(160, 160, 160); display: inline-block; }
#newBridge .nb-webim-light-message .nb-webim-light-message-content { float: left; background-color: rgb(255, 255, 255); padding: 8px 10px; border-radius: 3px; position: relative; word-break: break-all; margin-right: 17px; }
#newBridge .nb-webim-light-message .nb-webim-light-message-arrow { position: absolute; height: 0px; font-size: 0px; border-width: 0px 6px 6px; border-style: solid; border-color: rgb(240, 244, 245) rgb(240, 244, 245) rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; top: -6px; left: 10px; }
#newBridge .nb-webim-light-status-message { text-align: center; padding: 5px 24px; vertical-align: middle; }
#newBridge .nb-webim-light-status-message-container { padding: 5px 15px; background-color: rgb(229, 227, 227); border-radius: 3px; display: inline-block; color: rgb(255, 255, 255); }
#newBridge .nb-webim-light-system-message-container::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .nb-webim-light-message-error { text-align: right; color: rgb(160, 160, 160); vertical-align: middle; clear: both; white-space: nowrap; }
#newBridge .nb-webim-light-message-resend { display: inline; cursor: pointer; color: rgb(57, 157, 248); text-decoration: underline; }
#newBridge .nb-webim-light-message-error { margin-top: 3px; float: right; }
#newBridge .nb-webim-light-message-error-icon { display: inline-block; width: 18px; height: 18px; margin: -5px 3px; background: transparent url('toolbar.png') no-repeat scroll -90px -132px; }
#newBridge #nbwlImgViewer { display: none; }
#newBridge #nbwlToolBar { height: 40px; border-top: 1px solid rgb(233, 233, 233); background-color: rgb(255, 255, 255); }
#newBridge #nbwlToolBar::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .nb-webim-light-toolbar-send { position: relative; width: 60px; height: 30px; line-height: 30px; text-align: center; float: right; margin-right: 5px; margin-top: 5px; font-size: 12px; background-color: rgb(0, 174, 243); cursor: pointer; color: rgb(255, 255, 255); border-radius: 3px; }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select { padding: 0px 3px; overflow: hidden; display: inline-block; cursor: pointer; background-image: url('undefined'); margin: 0px 0px -2px 3px; }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select span { width: 0px; height: 0px; display: inline-block; border-width: 4px 4px medium; border-style: solid solid none; border-color: rgb(255, 255, 255) transparent currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; margin: 0px 0px 2px; }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select-layer { position: absolute; right: 10px; bottom: 10px; background-color: rgb(255, 255, 255); border: 1px solid rgb(187, 186, 191); border-radius: 2px; padding: 3px; color: rgb(104, 104, 104); white-space: nowrap; display: none; line-height: 18px; }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select-layer div { cursor: pointer; line-height: 18px; font-size: 12px; padding: 0px 6px 0px 20px; }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select-layer div:hover { background-color: rgb(238, 245, 255); }
#newBridge .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select-layer-active { background-color: rgb(238, 245, 255); background-image: url('sendduigou.png'); background-repeat: no-repeat; background-size: 12px auto; background-position: 4px 4px; }
#newBridge .nb-webim-light-windowsos .nb-webim-light-toolbar-send .nb-webim-light-toolbar-send-select-layer-active { background-image: url('windowssendduigou.png'); }
#newBridge .nb-webim-light-toolbar-font, #newBridge .nb-webim-light-toolbar-face, #newBridge .nb-webim-light-toolbar-picture, #newBridge .nb-webim-light-font-bold, #newBridge .nb-webim-light-font-italic, #newBridge .nb-webim-light-font-underline, #newBridge .nb-webim-light-font-color { background-image: url('toolbarv3.png'); background-repeat: no-repeat; background-size: 307px auto; }
#newBridge .nb-webim-light-toolbar-font { position: relative; width: 40px; height: 40px; float: left; cursor: pointer; background-position: -38px 12px; }
#newBridge .nb-webim-light-toolbar-font:hover { background-position: -38px -28px; }
#newBridge .nb-webim-light-font-container { display: none; position: absolute; bottom: 41px; left: 0px; height: 28px; white-space: nowrap; font-size: 0px; background-color: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(186, 186, 186); padding: 0px 4px; }
#newBridge .nb-webim-light-font-container .nb-webim-light-arrow { left: 10px; }
#newBridge .nb-webim-light-font-container .nb-webim-light-arrow em { border-top-color: rgb(186, 186, 186); top: 1px; }
#newBridge .nb-webim-light-font-bold, #newBridge .nb-webim-light-font-italic, #newBridge .nb-webim-light-font-underline, #newBridge .nb-webim-light-font-color { line-height: 21px; display: inline-block; margin: 4px 2px 0px; cursor: pointer; width: 21px; height: 21px; font-size: 0px; }
#newBridge .nb-webim-light-font-family, #newBridge .nb-webim-light-font-size { height: 19px; line-height: 19px; border: 1px solid rgb(186, 186, 186); margin: 0px; padding: 0px; overflow: hidden; float: left; }
#newBridge .nb-webim-light-toolbar-select { display: inline-block; height: 20px; margin: 0px 2px; position: relative; top: -1px; }
#newBridge .nb-webim-light-toolbar-fontselect { width: 70px; }
#newBridge .nb-webim-light-toolbar-sizeselect { width: 45px; }
#newBridge .nb-webim-light-selectmodal { top: -2px; }
#newBridge .nb-webim-light-font-family { width: 75px; }
#newBridge .nb-webim-light-font-size { width: 48px; }
#newBridge .nb-webim-light-font-bold { background-position: 1px -80px; }
#newBridge .nb-webim-light-font-italic { background-position: -47px -80px; }
#newBridge .nb-webim-light-font-underline { background-position: -96px -80px; }
#newBridge .nb-webim-light-font-color { position: relative; text-decoration: underline; background-position: -144px -80px; cursor: pointer; }
#newBridge .nb-webim-light-color-container { display: none; position: absolute; bottom: 40px; left: -205px; width: 250px; border: 1px solid rgb(220, 220, 220); background: rgb(255, 255, 255) none repeat scroll 0% 0%; cursor: auto; margin: 0px 0px -3px; }
#newBridge .nb-webim-light-color-container .nb-webim-light-arrow { left: 204px; }
#newBridge .nb-webim-light-color-container ul { margin: 5px; height: 48px; }
#newBridge .nb-webim-light-color-item { float: left; margin: 4px; border-radius: 3px; cursor: pointer; height: 16px; }
#newBridge .nb-webim-light-color-item ins { width: 14px; height: 14px; margin: 1px; font-size: 0px; line-height: 0; float: left; border-radius: 3px; }
#newBridge .nb-webim-light-color-select { margin: 3px; border-width: 1px; border-style: solid; }
#newBridge .nb-webim-light-toolbar-face { position: relative; width: 40px; height: 40px; float: left; cursor: pointer; background-position: 10px 12px; }
#newBridge .nb-webim-light-toolbar-face:hover { background-position: 10px -28px; }
#newBridge .nb-webim-light-face-container { display: none; position: absolute; bottom: 40px; left: -131px; padding: 6px 8px; width: 362px; height: 152px; border: 1px solid rgb(220, 220, 220); background-color: rgb(255, 255, 255); cursor: auto; }
#newBridge .nb-webim-light-face-container #previewBox { display: none; position: absolute; top: 12px; left: 12px; width: 50px; height: 50px; background: rgb(255, 255, 255) none no-repeat scroll center center / 40px auto; }
#newBridge .nb-webim-light-face-container .nb-webim-light-face-content { width: 370px; height: 152px; overflow-y: scroll; overflow-x: hidden; }
#newBridge .nb-webim-light-face-container ul { background: transparent url('face80.png') no-repeat scroll 0px 0px / 360px auto; width: 360px; height: 210px; }
#newBridge .nb-webim-light-face-container .nb-webim-light-arrow { bottom: 2px; left: 142px; }
#newBridge .nb-webim-light-face-item { float: left; width: 20px; height: 20px; margin: 5px; cursor: pointer; }
#newBridge .nb-webim-light-arrow { position: absolute; }
#newBridge .nb-webim-light-arrow em, #newBridge .nb-webim-light-arrow ins { width: 0px; height: 0px; font-size: 0px; line-height: 0; display: block; position: absolute; border-width: 8px; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-style: solid dashed dashed; border-color: transparent; }
#newBridge .nb-webim-light-arrow em { top: 2px; border-top-color: rgb(216, 216, 216); }
#newBridge .nb-webim-light-arrow ins { border-top-color: rgb(255, 255, 255); }
#newBridge .nb-webim-light-toolbar-picture { width: 40px; height: 40px; overflow: hidden; float: left; cursor: pointer; background-position: -86px 12px; }
#newBridge .nb-webim-light-toolbar-picture:hover { background-position: -86px -28px; }
#newBridge .nb-webim-light-toolbar-picture form, #newBridge .nb-webim-light-toolbar-picture input { display: block; height: 40px; width: 40px; line-height: 40px; cursor: pointer; right: 0px; opacity: 0.01; }
#newBridge .nb-webim-light-windowsos .nb-webim-light-toolbar-font, #newBridge .nb-webim-light-windowsos .nb-webim-light-toolbar-face, #newBridge .nb-webim-light-windowsos .nb-webim-light-toolbar-picture, #newBridge .nb-webim-light-windowsos .nb-webim-light-font-bold, #newBridge .nb-webim-light-windowsos .nb-webim-light-font-italic, #newBridge .nb-webim-light-windowsos .nb-webim-light-font-underline, #newBridge .nb-webim-light-windowsos .nb-webim-light-font-color { background-image: url('toolbarv14.png'); background-repeat: no-repeat; background-size: 307px auto; }
#newBridge #nbwlEditor { height: 77px; padding: 10px; background-color: rgb(255, 255, 255); }
#newBridge #nbWebimLightEditor { height: 77px; overflow: auto; }
#newBridge .nb-webim-light-selectmodal { display: inline-block; position: relative; overflow: visible; cursor: default; height: 18px; line-height: 18px; border: 1px solid rgb(181, 181, 181); color: rgb(50, 50, 50); }
#newBridge .nb-webim-light-selectmodal .nb-webim-light-selectmodalvalue { text-align: left; cursor: default; overflow: hidden; margin: 0px 4px 0px 5px; background-image: url('selecticon.png'); background-position: right center; background-repeat: no-repeat; background-size: 7px auto; height: 100%; line-height: 18px; }
#newBridge .nb-webim-light-selectmodal .nb-webim-light-selectmodallist { display: none; border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(181, 181, 181) rgb(181, 181, 181) currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; margin: 0px 0px 0px -1px; position: absolute; width: 100%; background-color: rgb(255, 255, 255); z-index: 1000; bottom: 100%; left: 0px; }
#newBridge .nb-webim-light-selectmodal .nb-webim-light-selectmodallist .nb-webim-light-selectmodaloption { padding-left: 5px; line-height: 18px; text-align: left; }
#newBridge .nb-webim-light-selectmodal .nb-webim-light-selectmodallist .nb-webim-light-selectmodaloption:hover { background-color: rgb(232, 232, 232); }
#newBridge .nb-webim-light-selectmodal select { display: none; }
#newBridge #nbWebImLightContainer { width: 319px; border: 1px solid rgb(0, 174, 243); border-radius: 3px 3px 0px 0px; position: fixed; bottom: 0px; right: 2px; }
#newBridge #nbWebImLightContainer, #newBridge #nbWebImLightContainer ins { outline: medium none; }
.bv1:link {
	color: #E4E4E4;
	text-decoration: none;
	font-size:12px;
	font-family: "阿里巴巴普惠体";
}
.bv1:visited {
	color: #E4E4E4;
	text-decoration: none;
	font-size:12px;
	font-family: "阿里巴巴普惠体";

}
.bv1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-family: "阿里巴巴普惠体";
}
.bv1:active {
	color: #E4E4E4;
	text-decoration: none;
	font-size:12px;
	font-family: "阿里巴巴普惠体";
}
.dh1:link {
	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-family: "阿里巴巴普惠体";
}
.dh1:visited {
	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-family: "阿里巴巴普惠体";
}
.dh1:hover {
	color: #0273D4;
	text-decoration: none;
	font-size:14px;
	font-family: "阿里巴巴普惠体";
}
.dh1:active {
	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-family: "阿里巴巴普惠体";
}

.sanbian {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;border-top-color: #E4E4E4; border-right-color: #E4E4E4; border-bottom-color: #E4E4E4; border-left-color: #E4E4E4;}
.sibian {border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;border-top-color: #E4E4E4; border-right-color: #E4E4E4; border-bottom-color: #E4E4E4; border-left-color: #E4E4E4; 	border-top-style: solid;}

.xiabian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dabiaoti {
	font-weight: bold;
	color: #79310B;
	font-family: "阿里巴巴普惠体";
	font-size: 22px;
}
.sanbian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}




@font-face {
	font-family: "Glyphicons Halflings";
	src: url('glyphicons-halflings-regular.eot') format("embedded-opentype"), url('glyphicons-halflings-regular.woff2') format("woff2"), url('glyphicons-halflings-regular.woff') format("woff"), url('glyphicons-halflings-regular.ttf') format("truetype"), url('glyphicons-halflings-regular.svg') format("svg");
}
.glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; }
.glyphicon-asterisk::before { content: "*"; }
.glyphicon-plus::before { content: "+"; }
.glyphicon-eur::before, .glyphicon-euro::before { content: "€"; }
.glyphicon-minus::before { content: "−"; }
.glyphicon-cloud::before { content: "☁"; }
.glyphicon-envelope::before { content: "✉"; }
.glyphicon-pencil::before { content: "✏"; }
.glyphicon-glass::before { content: ""; }
.glyphicon-music::before { content: ""; }
.glyphicon-search::before { content: ""; }
.glyphicon-heart::before { content: ""; }
.glyphicon-star::before { content: ""; }
.glyphicon-star-empty::before { content: ""; }
.glyphicon-user::before { content: ""; }
.glyphicon-film::before { content: ""; }
.glyphicon-th-large::before { content: ""; }
.glyphicon-th::before { content: ""; }
.glyphicon-th-list::before { content: ""; }
.glyphicon-ok::before { content: ""; }
.glyphicon-remove::before { content: ""; }
.glyphicon-zoom-in::before { content: ""; }
.glyphicon-zoom-out::before { content: ""; }
.glyphicon-off::before { content: ""; }
.glyphicon-signal::before { content: ""; }
.glyphicon-cog::before { content: ""; }
.glyphicon-trash::before { content: ""; }
.glyphicon-home::before { content: ""; }
.glyphicon-file::before { content: ""; }
.glyphicon-time::before { content: ""; }
.glyphicon-road::before { content: ""; }
.glyphicon-download-alt::before { content: ""; }
.glyphicon-download::before { content: ""; }
.glyphicon-upload::before { content: ""; }
.glyphicon-inbox::before { content: ""; }
.glyphicon-play-circle::before { content: ""; }
.glyphicon-repeat::before { content: ""; }
.glyphicon-refresh::before { content: ""; }
.glyphicon-list-alt::before { content: ""; }
.glyphicon-lock::before { content: ""; }
.glyphicon-flag::before { content: ""; }
.glyphicon-headphones::before { content: ""; }
.glyphicon-volume-off::before { content: ""; }
.glyphicon-volume-down::before { content: ""; }
.glyphicon-volume-up::before { content: ""; }
.glyphicon-qrcode::before { content: ""; }
.glyphicon-barcode::before { content: ""; }
.glyphicon-tag::before { content: ""; }
.glyphicon-tags::before { content: ""; }
.glyphicon-book::before { content: ""; }
.glyphicon-bookmark::before { content: ""; }
.glyphicon-print::before { content: ""; }
.glyphicon-camera::before { content: ""; }
.glyphicon-font::before { content: ""; }
.glyphicon-bold::before { content: ""; }
.glyphicon-italic::before { content: ""; }
.glyphicon-text-height::before { content: ""; }
.glyphicon-text-width::before { content: ""; }
.glyphicon-align-left::before { content: ""; }
.glyphicon-align-center::before { content: ""; }
.glyphicon-align-right::before { content: ""; }
.glyphicon-align-justify::before { content: ""; }
.glyphicon-list::before { content: ""; }
.glyphicon-indent-left::before { content: ""; }
.glyphicon-indent-right::before { content: ""; }
.glyphicon-facetime-video::before { content: ""; }
.glyphicon-picture::before { content: ""; }
.glyphicon-map-marker::before { content: ""; }
.glyphicon-adjust::before { content: ""; }
.glyphicon-tint::before { content: ""; }
.glyphicon-edit::before { content: ""; }
.glyphicon-share::before { content: ""; }
.glyphicon-check::before { content: ""; }
.glyphicon-move::before { content: ""; }
.glyphicon-step-backward::before { content: ""; }
.glyphicon-fast-backward::before { content: ""; }
.glyphicon-backward::before { content: ""; }
.glyphicon-play::before { content: ""; }
.glyphicon-pause::before { content: ""; }
.glyphicon-stop::before { content: ""; }
.glyphicon-forward::before { content: ""; }
.glyphicon-fast-forward::before { content: ""; }
.glyphicon-step-forward::before { content: ""; }
.glyphicon-eject::before { content: ""; }
.glyphicon-chevron-left::before { content: ""; }
.glyphicon-chevron-right::before { content: ""; }
.glyphicon-plus-sign::before { content: ""; }
.glyphicon-minus-sign::before { content: ""; }
.glyphicon-remove-sign::before { content: ""; }
.glyphicon-ok-sign::before { content: ""; }
.glyphicon-question-sign::before { content: ""; }
.glyphicon-info-sign::before { content: ""; }
.glyphicon-screenshot::before { content: ""; }
.glyphicon-remove-circle::before { content: ""; }
.glyphicon-ok-circle::before { content: ""; }
.glyphicon-ban-circle::before { content: ""; }
.glyphicon-arrow-left::before { content: ""; }
.glyphicon-arrow-right::before { content: ""; }
.glyphicon-arrow-up::before { content: ""; }
.glyphicon-arrow-down::before { content: ""; }
.glyphicon-share-alt::before { content: ""; }
.glyphicon-resize-full::before { content: ""; }
.glyphicon-resize-small::before { content: ""; }
.glyphicon-exclamation-sign::before { content: ""; }
.glyphicon-gift::before { content: ""; }
.glyphicon-leaf::before { content: ""; }
.glyphicon-fire::before { content: ""; }
.glyphicon-eye-open::before { content: ""; }
.glyphicon-eye-close::before { content: ""; }
.glyphicon-warning-sign::before { content: ""; }
.glyphicon-plane::before { content: ""; }
.glyphicon-calendar::before { content: ""; }
.glyphicon-random::before { content: ""; }
.glyphicon-comment::before { content: ""; }
.glyphicon-magnet::before { content: ""; }
.glyphicon-chevron-up::before { content: ""; }
.glyphicon-chevron-down::before { content: ""; }
.glyphicon-retweet::before { content: ""; }
.glyphicon-shopping-cart::before { content: ""; }
.glyphicon-folder-close::before { content: ""; }
.glyphicon-folder-open::before { content: ""; }
.glyphicon-resize-vertical::before { content: ""; }
.glyphicon-resize-horizontal::before { content: ""; }
.glyphicon-hdd::before { content: ""; }
.glyphicon-bullhorn::before { content: ""; }
.glyphicon-bell::before { content: ""; }
.glyphicon-certificate::before { content: ""; }
.glyphicon-thumbs-up::before { content: ""; }
.glyphicon-thumbs-down::before { content: ""; }
.glyphicon-hand-right::before { content: ""; }
.glyphicon-hand-left::before { content: ""; }
.glyphicon-hand-up::before { content: ""; }
.glyphicon-hand-down::before { content: ""; }
.glyphicon-circle-arrow-right::before { content: ""; }
.glyphicon-circle-arrow-left::before { content: ""; }
.glyphicon-circle-arrow-up::before { content: ""; }
.glyphicon-circle-arrow-down::before { content: ""; }
.glyphicon-globe::before { content: ""; }
.glyphicon-wrench::before { content: ""; }
.glyphicon-tasks::before { content: ""; }
.glyphicon-filter::before { content: ""; }
.glyphicon-briefcase::before { content: ""; }
.glyphicon-fullscreen::before { content: ""; }
.glyphicon-dashboard::before { content: ""; }
.glyphicon-paperclip::before { content: ""; }
.glyphicon-heart-empty::before { content: ""; }
.glyphicon-link::before { content: ""; }
.glyphicon-phone::before { content: ""; }
.glyphicon-pushpin::before { content: ""; }
.glyphicon-usd::before { content: ""; }
.glyphicon-gbp::before { content: ""; }
.glyphicon-sort::before { content: ""; }
.glyphicon-sort-by-alphabet::before { content: ""; }
.glyphicon-sort-by-alphabet-alt::before { content: ""; }
.glyphicon-sort-by-order::before { content: ""; }
.glyphicon-sort-by-order-alt::before { content: ""; }
.glyphicon-sort-by-attributes::before { content: ""; }
.glyphicon-sort-by-attributes-alt::before { content: ""; }
.glyphicon-unchecked::before { content: ""; }
.glyphicon-expand::before { content: ""; }
.glyphicon-collapse-down::before { content: ""; }
.glyphicon-collapse-up::before { content: ""; }
.glyphicon-log-in::before { content: ""; }
.glyphicon-flash::before { content: ""; }
.glyphicon-log-out::before { content: ""; }
.glyphicon-new-window::before { content: ""; }
.glyphicon-record::before { content: ""; }
.glyphicon-save::before { content: ""; }
.glyphicon-open::before { content: ""; }
.glyphicon-saved::before { content: ""; }
.glyphicon-import::before { content: ""; }
.glyphicon-export::before { content: ""; }
.glyphicon-send::before { content: ""; }
.glyphicon-floppy-disk::before { content: ""; }
.glyphicon-floppy-saved::before { content: ""; }
.glyphicon-floppy-remove::before { content: ""; }
.glyphicon-floppy-save::before { content: ""; }
.glyphicon-floppy-open::before { content: ""; }
.glyphicon-credit-card::before { content: ""; }
.glyphicon-transfer::before { content: ""; }
.glyphicon-cutlery::before { content: ""; }
.glyphicon-header::before { content: ""; }
.glyphicon-compressed::before { content: ""; }
.glyphicon-earphone::before { content: ""; }
.glyphicon-phone-alt::before { content: ""; }
.glyphicon-tower::before { content: ""; }
.glyphicon-stats::before { content: ""; }
.glyphicon-sd-video::before { content: ""; }
.glyphicon-hd-video::before { content: ""; }
.glyphicon-subtitles::before { content: ""; }
.glyphicon-sound-stereo::before { content: ""; }
.glyphicon-sound-dolby::before { content: ""; }
.glyphicon-sound-5-1::before { content: ""; }
.glyphicon-sound-6-1::before { content: ""; }
.glyphicon-sound-7-1::before { content: ""; }
.glyphicon-copyright-mark::before { content: ""; }
.glyphicon-registration-mark::before { content: ""; }
.glyphicon-cloud-download::before { content: ""; }
.glyphicon-cloud-upload::before { content: ""; }
.glyphicon-tree-conifer::before { content: ""; }
.glyphicon-tree-deciduous::before { content: ""; }
.glyphicon-cd::before { content: ""; }
.glyphicon-save-file::before { content: ""; }
.glyphicon-open-file::before { content: ""; }
.glyphicon-level-up::before { content: ""; }
.glyphicon-copy::before { content: ""; }
.glyphicon-paste::before { content: ""; }
.glyphicon-alert::before { content: ""; }
.glyphicon-equalizer::before { content: ""; }
.glyphicon-king::before { content: ""; }
.glyphicon-queen::before { content: ""; }
.glyphicon-pawn::before { content: ""; }
.glyphicon-bishop::before { content: ""; }
.glyphicon-knight::before { content: ""; }
.glyphicon-baby-formula::before { content: ""; }
.glyphicon-tent::before { content: "⛺"; }
.glyphicon-blackboard::before { content: ""; }
.glyphicon-bed::before { content: ""; }
.glyphicon-apple::before { content: ""; }
.glyphicon-erase::before { content: ""; }
.glyphicon-hourglass::before { content: "⌛"; }
.glyphicon-lamp::before { content: ""; }
.glyphicon-duplicate::before { content: ""; }
.glyphicon-piggy-bank::before { content: ""; }
.glyphicon-scissors::before { content: ""; }
.glyphicon-bitcoin::before { content: ""; }
.glyphicon-btc::before { content: ""; }
.glyphicon-xbt::before { content: ""; }
.glyphicon-yen::before { content: "¥"; }
.glyphicon-jpy::before { content: "¥"; }
.glyphicon-ruble::before { content: "₽"; }
.glyphicon-rub::before { content: "₽"; }
.glyphicon-scale::before { content: ""; }
.glyphicon-ice-lolly::before { content: ""; }
.glyphicon-ice-lolly-tasted::before { content: ""; }
.glyphicon-education::before { content: ""; }
.glyphicon-option-horizontal::before { content: ""; }
.glyphicon-option-vertical::before { content: ""; }
.glyphicon-menu-hamburger::before { content: ""; }
.glyphicon-modal-window::before { content: ""; }
.glyphicon-oil::before { content: ""; }
.glyphicon-grain::before { content: ""; }
.glyphicon-sunglasses::before { content: ""; }
.glyphicon-text-size::before { content: ""; }
.glyphicon-text-color::before { content: ""; }
.glyphicon-text-background::before { content: ""; }
.glyphicon-object-align-top::before { content: ""; }
.glyphicon-object-align-bottom::before { content: ""; }
.glyphicon-object-align-horizontal::before { content: ""; }
.glyphicon-object-align-left::before { content: ""; }
.glyphicon-object-align-vertical::before { content: ""; }
.glyphicon-object-align-right::before { content: ""; }
.glyphicon-triangle-right::before { content: ""; }
.glyphicon-triangle-left::before { content: ""; }
.glyphicon-triangle-bottom::before { content: ""; }
.glyphicon-triangle-top::before { content: ""; }
.glyphicon-console::before { content: ""; }
.glyphicon-superscript::before { content: ""; }
.glyphicon-subscript::before { content: ""; }
.glyphicon-menu-left::before { content: ""; }
.glyphicon-menu-right::before { content: ""; }
.glyphicon-menu-down::before { content: ""; }
.glyphicon-menu-up::before { content: ""; }
* { box-sizing: border-box; }
*::after, *::before { box-sizing: border-box; }
html { font-size: 10px; }
body { font-family: 阿里巴巴普惠体; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

img { vertical-align: middle; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
.h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }
.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }
.h3, h3 { font-size: 24px; }
.h6, h6 { font-size: 12px; }
p { margin: 0px 0px 10px; }
.text-center { text-align: center; }
ol, ul { margin-top: 0px; margin-bottom: 10px; }
ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }
.list-unstyled { padding-left: 0px; list-style: outside none none; }
.list-inline { padding-left: 0px; margin-left: -5px; list-style: outside none none; }
.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
dl { margin-top: 0px; margin-bottom: 20px; }
dd, dt { line-height: 1.42857; }
dd { margin-left: 0px; }
blockquote .small::before, blockquote footer::before, blockquote small::before { content: "— "; }
.blockquote-reverse .small::before, .blockquote-reverse footer::before, .blockquote-reverse small::before, blockquote.pull-right .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before { content: ""; }
.blockquote-reverse .small::after, .blockquote-reverse footer::after, .blockquote-reverse small::after, blockquote.pull-right .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after { content: " —"; }
.container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { margin-right: -15px; margin-left: -15px; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; }
.col-xs-3 { width: 25%; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(249, 249, 249); }
@media screen and (max-width: 767px) {
}
.form-control::-moz-placeholder { color: rgb(153, 153, 153); opacity: 1; }
@media not all {
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.nav { padding-left: 0px; margin-bottom: 0px; list-style: outside none none; }
.nav > li { position: relative; display: block; }
.breadcrumb > li + li::before { padding: 0px 5px; color: rgb(204, 204, 204); content: "/ "; }
@media screen and (min-width: 768px) {
}
.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }
.popover > .arrow::after { content: ""; border-width: 10px; }
.popover.top > .arrow::after { bottom: 1px; margin-left: -10px; content: " "; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; }
.popover.right > .arrow::after { bottom: -10px; left: 1px; content: " "; border-right-color: rgb(255, 255, 255); border-left-width: 0px; }
.popover.bottom > .arrow::after { top: 1px; margin-left: -10px; content: " "; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }
.popover.left > .arrow::after { right: 1px; bottom: -10px; content: " "; border-right-width: 0px; border-left-color: rgb(255, 255, 255); }
@media not all, (-webkit-transform-3d) {
}
.carousel-control .icon-prev::before { content: "‹"; }
.carousel-control .icon-next::before { content: "›"; }
@media screen and (min-width: 768px) {
}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before { display: table; content: " "; }
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after { clear: both; }
/* ::::: http://www.jincpack.com/templates/demo/swiper/css/swiper.min.css ::::: */

.swiper-lazy-preloader::after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50% center; background-size: 100% auto; background-repeat: no-repeat; }
.swiper-lazy-preloader-white::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
/* ::::: http://www.jincpack.com/templates/demo/css/css.css ::::: */

* { margin: 0px; padding: 0px; }
body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; font: 100%/22px "SimSun","Microsoft YaHei"; -moz-user-select: none; }
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr, dl, dd, select, option { margin: 0px; padding: 0px; }
li, img, input, em, select { list-style: outside none none; border: medium none; font-style: normal; }
a { text-decoration: none ! important; cursor: pointer ! important; }
.img_none { display: none; }
.wrap { max-width: 1000px ! important; margin: 0px auto; }
header { width: 100%; overflow: hidden; }
.top { width: 100%; height: 30px; line-height: 30px; overflow: hidden; background: rgb(2, 6, 33) none repeat scroll 0% 0%; font-family: "Microsoft YaHei"; color: rgb(124, 128, 157); }
.top_L { float: left; }
.top_R { float: right; }
.top_R a { float: left; padding-left: 33px; color: rgb(124, 128, 157); margin-left: 10px; transition: all 0.3s ease 0s; }
.top_R a:hover { color: rgb(255, 255, 255); }
.top_R .a1 { background: transparent url('top_img1.jpg') no-repeat scroll left center; }
.top_R .a2 { background: transparent url('top_img2.jpg') no-repeat scroll left center; }
.header { width: 100%; float: left; }
.header .logo { width: 38%; float: left; padding: 24px 0px 16px; }
.header .logo img { float: left; width: 100%; max-width: 400px; }
nav { width: 60%; float: right; }
.clearfix::after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
nav .nav { width: 100%; float: left; position: relative; z-index: 1; }
nav .nav a { color: rgb(255, 255, 255); text-transform: uppercase; }
nav .nav .nLi { width: 14.285%; float: left; height: 100px; position: relative; display: inline; }
nav .nav .nLi h3 { width: 100%; float: left; height: 100px; }
nav .nav .nLi h3 a { display: block; height: 100px; line-height: 100px; text-align: center; font-size: 15px; color: rgb(51, 51, 51); font-family: "Microsoft YaHei"; transition: all 0.3s ease 0s; }
nav .nav .nLi:hover h3 a { background: rgb(184, 0, 14) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
nav .nav .sub { display: none; width: 100%; left: 0px; top: 100px; position: absolute; background: rgba(255, 255, 255, 0.6) none repeat scroll 0px 0px ! important; z-index: 999; padding: 8px 5px; }
nav .nav .sub li {  }
nav .nav .sub li a { display: block; height: 33px; line-height: 33px; text-align: center; overflow: hidden; font-size: 14px; color: rgb(51, 51, 51); font-family: "Microsoft YaHei"; transition: all 0.3s ease 0s; }
nav .nav .sub li a:hover { background: rgb(13, 104, 181) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.bannerbox { width: 100%; height: 400px; transition: all 1s ease 0s; overflow: hidden; position: relative; float: left; }
#banner { width: 100%; height: 400px; position: relative; overflow: hidden; transition: all 1s ease 0s; }
#banner .main_image { height: 400px; position: relative; overflow: hidden; transition: all 1s ease 0s; }
#banner .main_image ul { position: absolute; top: 0px; left: 0px; width: 9999px; overflow: hidden; }
#banner .main_image li span { display: block; width: 100%; height: 400px; transition: all 1s ease 0s; }
#banner #btn_prev, #btn_next { z-index: 11111; position: absolute; width: 42px ! important; height: 70px ! important; top: 50%; margin-top: -35px; display: none; transition: all 0.5s ease 0s; }
#banner #btn_prev { background: transparent url('banner_l.png') no-repeat scroll left bottom; left: 20px; }
#banner #btn_next { background: transparent url('banner_r.png') no-repeat scroll left top; right: 20px; }
#content1 { padding: 0px; float: left; width: 100%; }
.slideBox { position: relative; overflow: hidden; margin: 0px auto; max-width: 100%; }
.slideBox .hd { position: absolute; height: 28px; line-height: 28px; bottom: 0px; right: 0px; z-index: 1; }
.slideBox .hd li { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: rgb(51, 51, 51) none repeat scroll 0% 0%; text-indent: -9999px; overflow: hidden; margin: 0px 6px; }
.slideBox .hd li.on { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.slideBox .bd { position: relative; z-index: 0; }
.slideBox .bd li { position: relative; text-align: center; }
.slideBox .bd li img { background: transparent url('loading.gif') no-repeat scroll center center; vertical-align: top; width: 100%; }
.slideBox .bd li a {  }
main { width: 100%; overflow: hidden; }
.cpfl_title { display: block; height: 45px; line-height: 45px; text-align: center; font-family: "Microsoft YaHei"; font-size: 18px; color: rgb(255, 255, 255); overflow: hidden; background: transparent url('cpzx_title.jpg') no-repeat scroll center center / cover ; }
.cpfl_ul { display: block; overflow: hidden; padding-top: 5px; }
.cpfl_ul li { display: block; height: 45px; border: 1px solid rgb(216, 216, 216); padding: 0px 12px; background: rgb(199, 199, 199) none repeat scroll 0% 0%; margin-bottom: 5px; transition: all 0.3s ease 0s; overflow: hidden; }
.cpfl_ul li a { display: block; height: 43px; line-height: 43px; overflow: hidden; text-indent: 5px; background: transparent url('cpzx_jia.jpg') no-repeat scroll right center; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(51, 51, 51); padding-right: 22px; transition: all 0.3s ease 0s; }
.cpfl_ul li:hover { background: rgb(4, 103, 230) none repeat scroll 0% 0%; }
.cpfl_ul li:hover a { background: transparent url('cpzx_jian.jpg') no-repeat scroll right center; color: rgb(255, 255, 255); }
.cpfl_dl { display: none; overflow: hidden; }
.cpfl_dl dd { display: block; height: 45px; border: 1px solid rgb(216, 216, 216); margin-bottom: 5px; overflow: hidden; }
.cpfl_dl dd a { display: block; height: 43px; line-height: 43px; text-indent: 15px; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(51, 51, 51); overflow: hidden; transition: all 0.3s ease 0s; }
.cpfl_dl dd a:hover { background: rgb(4, 103, 230) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.cpzx_ul { display: block; width: 780px; overflow: hidden; }
.cpzx_ul li { width: 240px; float: left; border: 1px solid rgb(216, 216, 216); margin: 30px 20px 0px 0px; }
.cpzx_ul li .cpzx_img { width: 100%; overflow: hidden; position: relative; }
.cpzx_ul li .cpzx_sp { display: block; height: 40px; line-height: 39px; text-align: center; border-top: 1px solid rgb(216, 216, 216); overflow: hidden; background: rgb(236, 236, 236) none repeat scroll 0% 0%; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(51, 51, 51); transition: all 0.3s ease 0s; }
.sub_hover { width: 100%; height: 100%; background: rgba(18, 96, 165, 0.6) none repeat scroll 0px 0px ! important; position: absolute; left: 0px; bottom: -100%; z-index: 5; transition: all 0.3s ease 0s; text-align: center; }
.sub_hover span { position: absolute; left: 50%; top: 50%; margin: -25px 0px 0px -50px; width: 100px; height: 50px; border: 1px solid rgb(255, 255, 255); }
.sub_hover span b { display: inline-block; font-size: 30px; color: rgb(255, 255, 255); line-height: 50px; }
.cpzx_ul li:hover .sub_hover { bottom: 0px; }
.cpzx_ul li:hover .cpzx_sp { background: rgb(18, 96, 165) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
footer { width: 100%; overflow: hidden; background: rgb(7, 90, 147) none repeat scroll 0% 0%; text-align: center; }
.foot_nav { display: block; line-height: 65px; border-bottom: 1px solid rgb(4, 144, 240); font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(255, 255, 255); }
.foot_nav a { color: rgb(255, 255, 255); margin: 0px 8px; transition: all 0.3s ease 0s; }
.foot_nav a:hover { color: rgb(255, 255, 255); text-decoration: underline ! important; }
.foot { width: 100%; max-width: 855px; margin: 0px auto; overflow: hidden; padding: 20px 0px; }
.foot_txt { display: block; font-family: "Microsoft YaHei"; font-size: 14px; line-height: 30px; color: rgb(255, 255, 255); overflow: hidden; text-align: left; }
.hot { width: 100%; height: 68px; background: rgb(12, 114, 198) none repeat scroll 0% 0%; position: fixed; bottom: 0px; left: 0px; z-index: 99; }
.hot span { color: rgb(255, 255, 255); font-size: 16px; line-height: 20px; padding-top: 12px; }
.hot h6 { font-size: 14px; line-height: 26px; font-family: "Microsoft YaHei"; color: rgb(255, 255, 255); }
.hot .row div a { display: block; color: rgb(255, 255, 255); padding: 5px 0px; margin-top: 9px; }
.hot .row div:hover { background: rgb(22, 141, 239) none repeat scroll 0% 0%; }
.main { width: 100%; overflow: hidden; padding: 20px 0px; }
.main_left { width: 220px; float: left; }
.about { width: 100%; float: left; }
.about_txt { display: block; overflow: hidden; border: 1px solid rgb(216, 216, 216); margin-top: 5px; padding: 4px 4px 10px; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(51, 51, 51); line-height: 25px; }
.main_right { width: 760px; float: right; }
.dqwz_title { display: block; height: 45px; line-height: 44px; overflow: hidden; border-bottom: 1px solid rgb(0, 113, 190); font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(51, 51, 51); }
.clear { clear: both; }
div.scott { padding: 3px; margin: 3px; text-align: center; }
.dock { position: fixed; right: 0px; width: 50px; opacity: 0.7; z-index: 200; }
.dock ul.icons { position: absolute; list-style: outside none none; right: 0px; padding: 0px; width: 50px; border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(51, 51, 51) currentcolor rgb(51, 51, 51) rgb(51, 51, 51); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: rgb(17, 17, 17) none repeat scroll 0% 0%; border-radius: 10px 0px 0px 10px; transition: all 0.3s ease-in-out 0s; }
.dock ul.icons li i { display: block; position: relative; width: 50px; height: 50px; background: transparent url('icons.png') no-repeat scroll 0% 0%; cursor: pointer; transition: all 0.3s ease-in-out 0s; z-index: 210; }
.dock ul.icons li.up i { background-position: -63px -150px; }
.dock ul.icons li.im i { background-position: -63px -20px; }
.dock ul.icons li.wechat i { background-position: -59px -66px; }
.dock ul.icons li.down i { background-position: -63px -190px; }
.dock ul.icons li p { display: block; position: absolute; top: 50px; right: -260px; padding: 15px 20px; height: 120px; color: White; line-height: 30px; border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(51, 51, 51) currentcolor rgb(51, 51, 51) rgb(51, 51, 51); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: rgb(17, 17, 17) none repeat scroll 0% 0%; border-radius: 10px 0px 0px 10px; opacity: 0; transition: all 0.4s ease-in-out 0.1s; overflow: hidden; z-index: 201; }
.dock ul.icons li.im p { width: 140px; height: 170px; line-height: 30px; }
.dock ul.icons li.im p a { display: block; margin-top: 5px; width: 100px; height: 20px; line-height: 20px; color: rgb(0, 223, 185); font-size: 16px; text-align: center; text-decoration: none; border: 1px solid rgb(0, 223, 185); border-radius: 5px; transition: all 0.3s ease-in-out 0s; }
.dock ul.icons li.im p a:hover { color: White; background: rgb(15, 135, 115) none repeat scroll 0% 0%; border: 1px solid rgb(15, 135, 115); }
.dock ul.icons li.wechat p { width: 180px; height: 270px; }
.dock ul.icons li.wechat p img { border: 2px solid rgb(0, 0, 0); }
.dock a.switch { position: absolute; display: block; top: 270px; right: 11px; width: 26px; height: 26px; background: transparent url('icons.png') no-repeat scroll 0px -640px; cursor: pointer; transition-delay: 0.15s; }
/* ::::: http://www.jincpack.com/templates/demo/css/zzsc.css ::::: */

.slides::after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }
/* ::::: http://sgoutong.baidu.com/embed/1607509770/asset/embed/css/pc/main.css ::::: */

#newBridge, #nbInviteWrapper, #nbWebImLightContainer { color: rgb(0, 0, 0); font-style: normal; font-weight: normal; letter-spacing: normal; word-spacing: normal; white-space: normal; }
#newBridge, #nbInviteWrapper, #nbWebImLightContainer, #newBridge ins, #nbInviteWrapper ins, #nbWebImLightContainer ins, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge div, #nbInviteWrapper div, #nbWebImLightContainer div, #newBridge p, #nbInviteWrapper p, #nbWebImLightContainer p, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge dd, #nbInviteWrapper dd, #nbWebImLightContainer dd, #newBridge dl, #nbInviteWrapper dl, #nbWebImLightContainer dl, #newBridge ul, #nbInviteWrapper ul, #nbWebImLightContainer ul, #newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li, #newBridge i, #nbInviteWrapper i, #nbWebImLightContainer i, #newBridge h1, #nbInviteWrapper h1, #nbWebImLightContainer h1, #newBridge h2, #nbInviteWrapper h2, #nbWebImLightContainer h2, #newBridge h3, #nbInviteWrapper h3, #nbWebImLightContainer h3, #newBridge h4, #nbInviteWrapper h4, #nbWebImLightContainer h4, #newBridge h5, #nbInviteWrapper h5, #nbWebImLightContainer h5, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span, #newBridge table, #nbInviteWrapper table, #nbWebImLightContainer table, #newBridge td, #nbInviteWrapper td, #nbWebImLightContainer td, #newBridge tr, #nbInviteWrapper tr, #nbWebImLightContainer tr, #newBridge tbody, #nbInviteWrapper tbody, #nbWebImLightContainer tbody, #newBridge thead, #nbInviteWrapper thead, #nbWebImLightContainer thead, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge u, #nbInviteWrapper u, #nbWebImLightContainer u, #newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge font, #nbInviteWrapper font, #nbWebImLightContainer font, #newBridge select, #nbInviteWrapper select, #nbWebImLightContainer select, #newBridge option, #nbInviteWrapper option, #nbWebImLightContainer option, #newBridge input, #nbInviteWrapper input, #nbWebImLightContainer input, #newBridge form, #nbInviteWrapper form, #nbWebImLightContainer form, #newBridge textarea, #nbInviteWrapper textarea, #nbWebImLightContainer textarea { width: auto; height: auto; margin: 0px; padding: 0px; background: transparent none repeat scroll 0px 0px; border: medium none; direction: ltr; letter-spacing: inherit; line-height: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: inherit; word-spacing: normal; font-size: 12px; font-family: inherit; font-size-adjust: none; font-stretch: normal; font-style: inherit; font-variant: normal; font-weight: inherit; visibility: visible; overflow: visible; list-style: outside none none; float: none; clear: none; display: block; position: static; top: auto; left: auto; box-sizing: content-box; }
#newBridge .nb-invite-wrap p { color: inherit; font-size: inherit; }
#newBridge .nb-invite-wrap { color: rgb(0, 0, 0); z-index: 2; }
#newBridge .nb-invite-wrap .nb-invite-text { position: absolute; top: 44px; left: 128px; right: 26px; font-size: 13px; color: rgb(255, 255, 255); }
#newBridge .nb-invite-body { position: relative; overflow: hidden; }
#newBridge .nb-invite-wrap-base { background: transparent none no-repeat scroll 0% 0%; 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('close.png') no-repeat scroll 0% 0%; }
#newBridge .nb-invite-wrap-base .nb-invite-text-base .nb-invite-welcome-base, #newBridge .nb-invite-wrap-base .nb-invite-text-base p { margin: 0px; font-size: 13pt; color: rgb(255, 255, 255); word-break: break-all; }
#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-access-box .nb-invite-access-btn-box::after { content: ""; clear: both; visibility: hidden; height: 0px; display: block; width: 0px; }
#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: 0px; left: 0px; width: 34px; height: 13px; border-radius: 15px; background-color: rgb(184, 184, 184); transition: transform 0.35s cubic-bezier(0.45, 1, 0.4, 1) 0s; }
#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: 0px; left: 0px; width: 13px; height: 13px; border-radius: 15px; background-color: rgb(255, 255, 255); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); transition: transform 0.35s cubic-bezier(0.4, 0.4, 0.25, 1.35) 0s; }
#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 { 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 { transform: translateX(20px); }
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::after { content: ""; border-width: 6px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; position: absolute; left: 41px; top: 6px; }
#newBridge .nb-invite-wrap-base .nb-invite-access-box .nb-invite-access-close::before { content: ""; border-width: 6px; border-style: solid; border-color: transparent transparent rgb(0, 0, 0); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; position: absolute; left: 41px; top: 5px; }
#newBridge .nb-invite-wrap-base .nb-invite-cancel-base { display: inline-block; width: 80px; height: 32px; line-height: 32px; text-align: center; border: 1px solid rgb(255, 255, 255); border-radius: 5px; cursor: pointer; font-size: 13px; color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); }
#newBridge .nb-invite-wrap-base .nb-invite-ok-base { display: inline-block; width: 80px; height: 32px; line-height: 32px; text-align: center; border: 1px solid rgb(255, 255, 255); border-radius: 5px; cursor: pointer; font-size: 13px; color: rgb(0, 133, 218); margin-left: 8px; }
#newBridge .nb-position-base { position: fixed; }
#newBridge .nb-middle { top: 50%; left: 50%; bottom: auto; right: auto; margin: -80px 0px 0px -230px; }
#newBridge .nb-invite-skin-0 { display: block; background: rgb(0, 133, 218) url('inviteback0.png') no-repeat scroll 0% 0%; }
#newBridge .nb-invite-skin-0 .nb-invite-ok { color: rgb(0, 133, 218); background-color: rgb(255, 255, 255); }
#newBridge .nb-invite-skin-0 .nb-invite-cancel { background-color: transparent; }
#newBridge .nb-icon-base { position: fixed; cursor: pointer; border-radius: 5px; }
#newBridge .nb-icon-base .nb-icon-inner-wrap { position: relative; border-radius: 5px; overflow: hidden; }
#newBridge .nb-icon-base .nb-icon-bridge-base { display: block; height: 45px; width: 130px; position: absolute; top: 50%; left: 50%; margin-left: -65px; margin-top: -20px; background-repeat: no-repeat; background-position: center center; overflow: hidden; }
#newBridge .nb-icon-group .nb-clearfix::after { content: ""; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#newBridge .icon-right-center { right: 2px; top: 50%; left: auto; bottom: auto; margin: -25px 0px 0px; }
#newBridge .nb-icon-skin-0 .nb-icon-bridge0 { height: 50px; width: 140px; margin-left: -68px; margin-top: -25px; background: transparent url('iconword0.png') no-repeat scroll 0% 0%; }
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap { background-color: rgb(0, 174, 243); }
#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base { background: transparent url('iconword0.png') no-repeat scroll 0% 0%; }
#newBridge .nodeName { background: rgb(255, 255, 255) url('user.png') no-repeat scroll 9px center; }
#newBridge .nodePhone { background: rgb(255, 255, 255) url('nodephone.png') no-repeat scroll 9px center; }
#newBridge .nodeAddress { background: rgb(255, 255, 255) url('nodelocation.png') no-repeat scroll 9px center; }
#newBridge .nodeMail { background: rgb(255, 255, 255) url('nodemail.png') no-repeat scroll 9px center; }
#newBridge .nb-nodeboard-base { height: auto; width: 240px; border-radius: 3px; z-index: 3; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base { color: rgb(0, 0, 0); border-radius: 5px; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top { height: 35px; line-height: 35px; font-size: 14px; background-color: rgb(0, 174, 243); border-top-left-radius: 5px; border-top-right-radius: 5px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-head-title { float: left; font-size: 14px; color: rgb(255, 255, 255); margin-left: 12px; line-height: 35px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-close { display: inline-block; float: right; height: 30px; width: 34px; margin-top: 2px; cursor: pointer; background: transparent url('nodemin.png') no-repeat scroll 0% 0%; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-max { background: transparent url('nodemax.png') no-repeat scroll 0% 0%; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form { display: inline; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set {  }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-content { position: relative; width: 222px; margin: 7px auto 0px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content { width: 212px; height: 79px; margin: 12px auto 7px; padding: 0px 4px; resize: none; overflow: hidden; border: 1px solid rgb(213, 213, 213); background-color: rgb(255, 255, 255); text-align: left; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name { height: 30px; width: 221px; line-height: 30px; margin: 7px auto 0px; border: 1px solid rgb(213, 213, 213); position: relative; background-color: rgb(255, 255, 255); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-icon { width: 35px; height: 30px; display: inline-block; text-align: center; background-color: rgb(255, 255, 255); vertical-align: top; border-right: 1px solid rgb(255, 255, 255); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input { margin: 0px; width: 140px; height: 30px; line-height: 30px; border: medium none; display: inline-block; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-success { display: none; height: 314px; background-color: rgb(237, 237, 237); }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-box { width: 120px; position: absolute; top: 50%; left: 50%; margin-left: -60px; margin-top: -55px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-icon { height: 72px; width: 80px; margin: 0px auto; background: transparent url('bridge.png') no-repeat scroll center center; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-title { color: rgb(51, 51, 51); font-size: 14px; text-align: center; margin-top: 10px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-success-content { color: rgb(51, 51, 51); text-align: center; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-sucess-close { height: 30px; width: 90px; color: rgb(255, 255, 255); margin: 20px auto 0px; background-color: rgb(0, 174, 243); text-align: center; line-height: 32px; cursor: pointer; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send { width: 202px; margin: 12px auto 0px 10px; padding-bottom: 18px; }
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn { height: 35px; width: 90px; line-height: 35px; text-align: center; border-radius: 2px; font-size: 14px; color: rgb(255, 255, 255); cursor: pointer; background-color: rgb(0, 174, 243); }
#newBridge .nb-nodeboard-position-base { position: fixed; }
#newBridge .nb-nodeboard-left-bottom { left: 1px; bottom: 1px; top: auto; right: auto; }
#newBridge .nb-nodeboard-base .nb-nodeboard-top-0 { background-color: rgb(0, 174, 243) ! important; }
#newBridge ins { display: block; text-decoration: none; }
#newBridge { font-family: Arial,Helvetica,"Microsoft YaHei",sans-serif; position: fixed; z-index: 2147483647; }
#newBridge .nb-show { display: block; }
*::-moz-placeholder { color: rgb(171, 171, 171); opacity: 1; }
