@charset "utf-8";
.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 {
	padding: 0;
}
.clear:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	overflow: hidden;
}
a {
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
input {
	outline: none;
}
.fc {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: -webkit-center;
	align-items: -moz-center;
	align-items: center;
}
.fl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.fb {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: -webkit-center;
	align-items: -moz-center;
	align-items: center;
	justify-content: space-between;
	justify-content: -moz-space-between;
	justify-content: -webkit-space-between;
}

.head_top {
	padding: 10px 0;
	position: fixed;
	top: 0;
	background: #fff;
	width: 100%;
	z-index: 99;
}
.head_top_right .d2 p {
	margin-bottom: 0;
	color: #666
}
.head_top_right .d1 img {
	max-width: 50px;
	margin-right: 10px;
}
.head_top_right .d2 .p1 {
	text-align: left;
}
.head_top_right .d2 .p2 {
	font-size: 13px;
}
.head_top_right {
	justify-content: flex-end;
	text-align: left;
}
.head_top_left img {
	max-width: 150px;
}
.dh {
	text-align: center;
	padding: 10px 0;
	box-shadow: 0 0 10px #ccc;
	margin-bottom: 20px;
}
.dh a {
	display: inline-block;
	padding: 0 3%;
	border-right: 1px solid #eee;
	color: #333;
	font-size: 18px;
}
.dh a:last-child {
	border: 0
}
.dh a:hover {
	color: #458cec;
	font-weight: bold;
}
.dh a.on {
	color: #458cec;
	font-weight: bold;
}
.index_t img {
	width: 25px;
	margin-right: 5px;
}
.index_t {
	text-align: center;
	font-size: 26px;
	padding: 4% 0;
	font-weight: bold;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dt_lis {
	margin: 10px;
	border-radius: 5px;
	border: 1px solid #eee;
	position: relative;
	height: 300px;
}
.dt_lis_f{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height: 100%;
	background: #458cec;
	padding: 8%;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
}
.dt_lis:hover .dt_lis_f{
	transition:1s;
	display: block;
}
.dt_lis .d1 img {
	display: block;
	width: 100%;
	height: 170px;
}
.dt_lis .d2 img {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	margin-top: -60px;
}
.dt_lis .d3 {
font-size: 20px;
    font-weight: bold;
    color: #fff;
    /* position: absolute; */
    /* top: 20px; */
    /* left: 41%; */
    /* transform: translate(-31%, 0); */
    margin-top: -140px;
    text-align: center;
}
.dt_lis .d4 {
    margin-top: 134px;
    font-size: 13px;
    color: #333;
    padding: 30px;
    height: 110px;
}
.dt_ul {
	padding: 0 5%;
	margin-bottom: 20px;
}
.dt_lisa a {
	display: block;
	width: 90%;
	background: #ed3a31;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 10px;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto;
}
.dt_lisa {
	display: flex;
	align-items: center;
}
.dt_lisa a:hover {
	background: #458cec
}
.speed_lis {
	border: 1px solid #fa8e11;
	padding: 30px 15px;
	border-radius: 10px;
	margin: 1% 7%;
	height: 360px;
}
.speed_lis:hover {
	box-shadow: 0 0 10px #fa8e11
}
.speed_lis .d1 {
	margin-bottom: 15px;
}
.speed_lis .d1 img {
	width: 70px;
	height: 55px;
	display: block;
	margin: 0 auto;
}
.speed_lis .d2 {
	text-align: center;
	margin-top: -30px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.speed_lis .d3 {
	margin: 10px 0;
	font-size: 14px;
	color: #333;
}
.speed_lis .d3 span {
	background: url(../images/b1.png) no-repeat;
	background-size: 100%100%;
	padding: 5px 20px 5px 10px;
	color: #fff;
	font-size: 15px;
}
.speed_lis .d4 {
	min-height: 50px;
	font-size: 14px;
	color: #333;
	padding: 0 10px 10px 10px;
}

.speed_more {
	margin: 6% 0;
}
.speed_more a {
	display: block;
	margin: 0 auto;
	width: 300px;
	padding: 13px 0;
	border-radius: 7px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #ed3a31
}
.speed_more a:hover {
	background: #2293fd
}
.pm_tab_li {
	flex: 1;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}
.pm_tab_li.on {
	border-bottom: 1px solid #2293fd;
	font-weight: bold;
	color: #2293fd
}
.pm_tab_li:hover {
	border-bottom: 1px solid #2293fd;
	font-weight: bold;
	color: #2293fd
}
.pm_bj {
	background: url(../images/himg.jpg) no-repeat;
	background-size: 100%100%;
	padding: 5% 0;
}
.pm_con_li_box {
	background: #fff;
}
.pm_con_li_box_left {
	background: #ff8048;
	width: 200px;
	height: 300px;
	padding-top: 30px;
}
.pm_con_li_box_left .d1 {
	margin: 15px 10px;
	border-radius: 20px;
	border: 1px solid #fff;
	padding: 5px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.pm_con_li_box_left .d1:hover {
	background: #ffbc6e;
}
.pm_con_li_box_left .d1.on {
	background: #ffbc6e;
}
.pm_con_li_box_right {
	flex: 1;
	height: 300px;
}
.rbox_li {
	padding: 5%;
}
.rbox_li .d1 {
	width: 180px;
}
.rbox_li .d1 img {
	width: 50px;
	display: block;
	margin: 0 auto;
}
.rbox_li .d1 span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}
.rbox_li .d2 {
	flex: 1
}
.rbox_li .d2 .p1 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
.rbox_li .d2 .p2 {
	font-size: 14px;
	color: #000;
	padding-bottom: 5px;
}
.rbox_li .d2 .p3 {
	margin-top: 7%;
	text-align: right;
}
.rbox_li .d2 .p3 a {
	display: inline-block;
	background: #ed3a31;
	color: #fff;
	padding: 7px 20px;
	border-radius: 20px;
	font-size: 15px;
}
.rbox_li .d2 .p3 a:hover {
	background: #ffbc6e;
}
.rbox_li.show {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.time_table_li {
	width: 12%;
	font-size: 13px;
	color: #333;
}
.time_table_r {
	width: 5.6%;
}
.time_table_li .p1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.time_table_li .p2 {
	padding: 20px 0;
	position: relative;
}
.time_table_li .p2 img {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 auto;
}
.time_table_li .p2 img.img2 {
	display: none;
}
.time {
	position: relative;
}
.time_border {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ccc;
	top: 47px;
}
.time_table_li .p3 {
	position: relative;
}
.time_table_li .p3 span {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 50%;
	display: inline-block;
	top: 8px;
	left: -8px;
}
.time_table_r {
	margin-top: 100px;
}
.time_table_r img {
	width: 13px;
	display: block;
	margin: 0 auto
}
.time_table_li:hover {
	color: #ff8048
}
.time_table_li:hover .p3 span {
	background: #ff8048
}
.time_table_li:hover .p2 img.img2 {
	display: block;
}
.time_table_li:hover .p2 img.img1 {
	display: none;
}
.time_table_li.on {
	color: #ff8048
}
.time_table_li.on .p3 span {
	background: #ff8048
}
.time_table_li.on .p2 img.img2 {
	display: block;
}
.time_table_li.on .p2 img.img1 {
	display: none;
}
.hd {
	background: url(../images/bjh.jpg) no-repeat;
	background-size: 100%100%;
	padding: 5% 0;
}
.hd_box {
	background: rgba(255,255,255,0.7);
	border-radius: 15px;
	padding: 3%;
	margin: 2%;
}
.hd_box_lis {
	padding: 3% 5%;
}
.hd_box_lis .p1 {
	margin-bottom: 10px;
}
.hd_box_lis .p1 img {
	display: block;
	width: 60px;
	margin-bottom: -15px;
}
.hd_box_lis .p1 span {
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e5c297;
	padding-right: 15px;
}
.hd_box_lis .p2 {
	font-size: 13px;
	color: #000;
	height: 60px;
}
.lx {
	background: url(../images/bj2.jpg) no-repeat;
	background-size: 100%100%;
	padding: 5% 0;
}
.lx .speed_more {
	margin-bottom: 0
}
.lx_box_lis {
	background: #436dcb;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.lx_box_lis .d1 {
	width: 25%;
	text-align: center;
}
.lx_box_lis .d2 {
	width: 50%;
	text-align: center;
}
.lx_box_li {
	background: #e5f4ff;
	padding: 10px 0;
	color: #333;
	font-size: 14px;
	margin-bottom: 2px;
}
.lx_box_li:nth-child(2n-1) {
	background: #e5f4ff;
}
.lx_box_li:nth-child(2n) {
	background: #fff;
}
.lx_box_li:hover {
	background: #436dcb;
	color: #fff
}
.lx_box_li .d1 {
	width: 25%;
	text-align: center;
}
.lx_box_li .d2 {
	width: 50%;
	text-align: center;
}
/*.contact-warps {
	height: 600px;
	background: url(../images/contact_bg.jpg) no-repeat top center;
	background-size: 100%100%;
	padding: 5% 0;
}*/
.contact-title h3 {
	font-size: 36px;
	color: #3679e7;
	line-height: 56px;
}
.contact-title p {
	font-size: 18px;
	color: #3679e7;
	line-height: 30px;
}
.contact-slide {
	position: relative;
	min-height: 360px; 
}
.contact-listy {
	min-width: 180px;
	max-width: 210px;
}
.contact-listy ul li.active a {
	font-weight: bold;
	color: #3679e7;
}
.contact-listy ul li:hover a {
	font-weight: bold;
	color: #3679e7;
}
.contact-listy ul li a {
	display: inline-block;
	font-size: 18px;
	color: #8f99a9;
	line-height: 30px;
}
.contact-listy ul li {
	margin-bottom: 30px;
}
.contact-listy h3.title {
	font-size: 18px;
	color: #3679e7;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact-listy .adress {
	border-top: 1px solid #e4e7ee;
	padding: 15px 0;
}
.contact-listy .adress p {
	font-size: 14px;
	color: #8f99a9;
	line-height: 36px;
}
.contact-listy .more a {
	display: inline-block;
	width: 138px;
	border: 1px solid #e1e1e2;
	border-radius: 30px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #999999;
}
.contact-listy .more a span {
	display: inline-block;
	padding-left: 18px;
	line-height: 46px;
	font-size: 18px;
	color: #999999;
	background: url(../images/address.png) no-repeat left center;
}
.mapclick-lst {
	width: 140px;
	position: relative;
}
.inner {
	width: 1200px;
	margin: 0 auto;
}
.mapclick-lst ul li.Shanghai {
	right: 0;
	top: 70px;
}
.mapclick-lst ul li.shenzhen {
	right: 30px;
	top: 115px;
}
.mapclick-lst ul li.suzhou {
	right: 20px;
	top: 75px;
}
.mapclick-lst ul li.nanjin {
	right: 0;
	top: 86px;
}
.mapclick-lst ul li.chengdou {
	left: 54px;
	top: 86px;
}
.mapclick-lst ul li.xian {
	left: 78px;
	top: 70px;
}
.mapclick-lst ul li.active {
	background: #3679e7;
}
.mapclick-lst ul li.active span {
	visibility: initial;
}
.mapclick-lst ul li:hover {
	background: #3679e7;
}
.mapclick-lst ul li:hover span {
	visibility: initial;
}
.mapclick-lst ul li {
	cursor: pointer;
	width: 12px;
	height: 12px;
	border: 2px solid #9eb9e4;
	border-radius: 50%;
	background: #bcbcbc;
	position: absolute;
}
.mapclick-lst ul li span {
	display: block;
	font-size: 15px;
	color: #3679e7;
	position: absolute;
	left: 40%;
	top: -24px;
	z-index: 99;
	visibility: hidden;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.map_d {
	margin-left: 50px;
}
.map_d img {
	max-height: inherit;
	max-width: inherit;
}

.iw_poi_content {
	font-size: 12px;
}
.contact-title {
	margin-bottom: 30px;
}
.footer {
	background: #182987;
}
.inner {
	width: 1200px;
	margin: 0 auto;
}
.footer .foot-bottom {
	padding: 14px 0 22px;
}
.footer .foot-bottom ul {
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer .foot-bottom li {
	float: left;
	padding: 5px 0;
	font-size: 12px;
	color: #b7b7b7;
	line-height: 26px;
}
.footer .foot-bottom li a {
	position: relative;
	display: block;
	padding-left: 25px;
	margin-left: 10px;
	color: #b7b7b7;
}
.footer .foot-bottom li:nth-child(1) a::before {
	background-position: 0 0;
}
.footer .foot-bottom li:nth-child(2) a::before {
	background-position: -20px 0;
}
.footer .foot-bottom li:nth-child(3) a::before {
	background-position: -40px 0;
}
.footer .foot-bottom li:nth-child(4) a::before {
	background-position: -60px 0;
}
.footer .foot-bottom li:nth-child(5) a::before {
	background-position: -80px 0;
}
.footer .foot-bottom li:nth-child(6) a::before {
	background-position: -100px 0;
}
.footer .foot-bottom li:nth-child(7) a::before {
	background-position: -120px 0;
}
.footer .foot-bottom li:nth-child(8) a::before {
	background-position: -140px 0;
}
.footer .foot-bottom li:nth-child(9) a::before {
	background-position: -160px 0;
}
.footer .foot-bottom li:nth-child(10) a::before {
	background-position: -180px 0;
}
.footer .foot-bottom li:nth-child(10) a:nth-child(2)::before {
	background-position: -500px -500px;
}
.footer .foot-bottom li:nth-child(10) a:nth-child(3)::before {
	background-position: -500px -500px;
}
.footer .foot-bottom li a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(../images/footer-bottom-icon.png) no-repeat;
	content: "";
}
.footer .foot-bottom li.fb-lastB, .footer .foot-bottom li:last-child {
	width: 100%;
	text-align: center;
}
.footer .foot-bottom li.fb-lastB a:first-child {
	padding-left: 25px;
}
.footer .foot-bottom li a {
	position: relative;
	display: block;
	padding-left: 25px;
	margin-left: 10px;
	color: #b7b7b7;
}
.footer .foot-bottom li.fb-lastB, .footer .foot-bottom li:last-child {
	width: 100%;
	text-align: center;
}
.footer .foot-bottom li {
	float: left;
	padding: 5px 0;
	font-size: 12px;
	color: #b7b7b7;
	line-height: 26px;
}
.footer .foot-bottom li.fb-lastB a {
	display: inline-block;
	padding-left: 0;
	margin-left: 0;
}
.Fidex-rights {
	width: 130px;
	padding: 24px 13px 0;
	height: 440px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 999;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background: #67a7fe;
	text-align: center;
	border-radius: 5px;
}
.Fidex-rights .tells p {
	color: #fff;
	font-size: 12px;
	line-height: 26px;
	padding-top: 30px;
	background: url(../images/tel1.png) no-repeat top center;
}
.Fidex-rights a.zixunbtn {
	padding: 0 10px;
	line-height: 20px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
}
.Fidex-zxlisty {
	padding: 20px 0;
}
.Fidex-zxlisty ul li {
	margin-bottom: 5px;
}
.Fidex-zxlisty ul li a {
	display: block;
	border-radius: 3px;
	line-height: 26px;
	font-size: 16px;
	background: #477cf3;
	color: #fff;
}
.Fidex-zxlisty ul li a:hover {
	background: #ed3a31;
}
.scroll.fixed {
	box-shadow: 0 0 0 #ccc;
	position: fixed;
	top: 68px;
	z-index: 99;
	height: 50px;
	z-index: 99;
	background: #fff;
	width: 100%;
	box-shadow: 0px 9px 11.18px 1.82px rgba(185, 185, 185, 0.23);
}
.tbox_li {
	padding: 10px;
}
.tbox {
	padding: 10px;
	width: 1067px;
}
.w500{
	    margin-left: -140px;
}
.tbox_lis {
	box-shadow: 0 0 10px #ccc;
	border-radius: 5px;
}
.tbox_li .d1 img {
	display: block;
	height: 220px;
	width: 100%;
}
.tbox_li .d2 .s1 {
	font-size: 15px;
	color: #000;
}
.tbox_li .d2 {
	padding: 10px;
}
.tbox_li .d2 .s2 {
	float: right;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background: #477cf3;
	color: #fff;
	font-size: 13px;
}
.tbox_li .d3 {
	padding: 10px;
	color: #333;
	padding-top: 0;
	font-size: 13px;
}
.tbanner .swiper-button-next, .swiper-button-prev {
	top: 59%
}
.tbanner {
	padding-bottom: 20px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/left.png);
	z-index: 9999
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/right.png);
	z-index: 9999
}
.ban {
	position: relative;
}
.fbutton {
	display: flex;
	position: absolute;
	bottom: 12%;
	left: 50%;
	transform: translate(-50%, 0);
}
.fbutton a {
		display: inline-block;
	width: 250px;
	background: #fff;
	border-radius: 10px;
	/* height: 70px; */
	color: #000;
	font-weight: 600;
	font-size: 16px;
	margin: 0 60px;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
}
.fbutton a:hover {
	background: #477cf3;
	color: #fff;
}
.content_con{
	flex: 1
}
.content_con_lis{
	display: flex;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.w800{
	margin-top: 70px!important;
}
/*  */
.adviser-swiper{
	padding:0 18px 60px;
	    background: #f9f9f9;
}

.adviser-swiper .swiper-slide{
	padding:128px 0 0;
}
.allswiper{
	padding-bottom:70px;
	width: 1200px;
	margin: 0 auto;
}
.allswiper .swiper-pagination{
	top:95%;
	width:60%;
	background:#eeeeee;
	height:14px;
	border-radius:10px;
	left:50%;
	overflow: hidden;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}

.allswiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background:#dddddd;
}
.streaming-swiper .swiper-slide:hover .stream-time p{
	color:#2293fd;
}
.streaming-swiper .swiper-slide:hover .stream-time p:after{
	background:url(../images/time-2.png) no-repeat;
}
.adviser-slide{
	background:#fff;
	border-radius:6px;
	position: relative;
	height:365px;
	width: 270px;
	padding:95px 0 0;
	text-align: center;
	margin-left: 8px;
	margin-right: 8px;
}
.adviser-slide:hover{
	box-shadow: 0px 0px 25.92px 6.08px rgba(213, 213, 213, 0.35);
}
.adviser-slide .Img{
	width:156px;
	height:156px;
	border-radius:50%;
	position: absolute;
	top:-86px;
	left:50%;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}
.clients-slide .Img{
	width: 110px;
	text-align: center;
}
.clients-slide .Img p{
	color:#1a3779;
	padding:10px 0 0;
}
.adviser-text .text{
	height:90px;
}
.adviser-text .text h3{
	font-size:18px;
	color:#333333;
	font-weight: bold;
	line-height:30px;
	margin-bottom:10px;
}
.adviser-text .text p{
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.adviser-text .pages{
	height:120px;
}
.adviser-text .pages h3{
	color:#3679e7;
	margin-bottom:6px;
	background:url(../images/xian-1.png) no-repeat center;
}
.adviser-text .pages p{
	color:#999999;
}
.adviser-text .btns a{
	display: inline-block;
	font-size:16px;
	color:#fff;
	background:#3679e7;
	width:100px;
	line-height:32px;
	border-radius:50px;
}
.adviser-text .btns a:hover{
	text-decoration: underline;
}
.adviser-text .pages{
	height:120px;
}
.adviser-text .pages h3{
	color:#3679e7;
	margin-bottom:6px;
	background:url(../images/xian-1.png) no-repeat center;
}
.adviser-text .pages p{
	color:#999999;
}
/*  */
.w566{
	margin-top: 10px;
}
.header-navbar>ul>li{
	float: left;
	width:120px;
	text-align: center;
	position: relative;
	padding:25px 0 20px;
}
.header-navbar>ul>li>a{
	display: block;
	text-align: center;
	line-height:26px;
	color:#333333;
}
.header-navbar>ul>li+li>a{
	border-left:1px solid #dcdcdc;
}
.header-navbar>ul>li.active>a{
	font-weight: bold;
	color:#0691ff;
}
.header-navbar>ul>li:hover>a{
	font-weight: bold;
	color:#0691ff;
}
.navslide-xla{
	width:100%;
	background:#fff;
	z-index:999;
	position: absolute;
	left:0;
	top:100%;
	padding:16px 0;
	display: none;
}
.navslide-xla ul li{
	padding:4px 0;
	color:#333333;
}
.navslide-xla ul li a{
	display: inline-block;
	line-height:34px;
	color:#333333;
	padding:0 7px;
}
.navslide-xla ul li:hover{
	background:#e1f2ff;
}
.navslide-xla ul li a:hover{
	color:#5dacff;
}
