footer {
	width: 100%;
	padding-top: 10px;
	background-color: #262f3c;
}

footer .panel-heading {
	cursor: pointer;
	background-color: transparent!important;
	font-size: 16px;
	font-weight: 700;
}

footer .panel {
	background-color: transparent;
}

footer .panel a {
	color: #8D8D8D;
	height: 30px;
	line-height: 40px;
}

footer .footer-line {
	width: 1px;
	height: 280px;
	background: #3A3A3A;
}

footer .panel-default>.panel-heading {
	border: none;
}

footer .panel-default>.panel-heading {
	color: #fff;
}
footer .flex-center {
	font-weight: 400;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
}
footer .right-foot a:hover{
	text-decoration: none;
}
footer .ml-5 {
	margin-left: 5px;
}

.float-helper {
	position: fixed;
	right: 20px;
	bottom: 52px;
	z-index: 10;
	height: 170px;
}

.float-helper__container {
	width: 48px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 10px 0 #399efa;
}

.float-helper__container--btn {
	width: 48px;
	height: 44px;
	box-sizing: border-box;
	color: #797d86;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}

.float-helper__container ol, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}

.float-helper__container .btn-phone {
	background: url("../img/help-phone.png") no-repeat center;
	background-size: 40px 40px;
}

.float-helper__container .btn-qq {
	background: url("../img/help-qq.png") no-repeat center;
	background-size: 40px 40px;
}

.float-helper__container .btn-reg {
	background: url("../img/help-reg.png") no-repeat center;
	background-size: 40px 40px;
}

.float-helper__container .btn-top {
	background: url("../img/help-top.png") no-repeat center;
	background-size: 40px 40px;
}

.float-helper__container .goTop {
	width: 48px;
	height: 38px;
	overflow: hidden;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: 0 2px 10px 0 #399efa;
	background: url("../img/help-top.png") no-repeat center;
	background-size: 40px 40px;
}

.flex-center {
	justify-content: center;
	align-items: center;
}

.flex {
	display: flex!important;
}

.cursor-pointer {
	cursor: pointer!important;
}

#header .panel-heading {
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0;
}

#header .panel {
	background-color: #dde4ec;
}

#header .panel a {
	color: #4a4a4a;
	line-height: 40px;
}

#header .panel-body {
	background: #f2f2f2
}

#header a:hover, a:focus {
	text-decoration: none;
}

#header .panel {
	margin-bottom: 0;
}

.navbar .dropdown-menu li a {
	float: left;
	display: inline-block;
	clear: none;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 10px;
}
.navbar .dropdown-menu li {
	margin-bottom: 10px;
}

.navbar .dropdown-menu .arrow-up {
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid #fff;
	position: absolute;
	top: -18px;
	left: 50%;
	transform: translate(-50%, 0);
}

.navbar .dropdown-menu li a .img-left img {
	width: 34px;
	height: 34px;
}

.navbar .dropdown-menu li a .txt-right {
	text-align: left;
	margin-left: 10px;
}

.navbar .dropdown-menu li a .txt-right h2 {
	font-size: 16px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	margin: 0;
}

.navbar .dropdown-menu li a .txt-right p {
	margin: 0;
	width: 182px;
	margin-top: 10px;
	font-size: 14px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(151, 161, 171, 1);
	line-height: 18px;
}

.navbar .dropdown-menu li a .txt-right p:nth-child(3) {
	margin-top: 0;
}

.navbar .dropdown-menu {
	border: none;
}

.navbar-right .dropdown-menu {
	border-radius: 10px!important;
	padding: 35px 25px;
	left: 50%;
	transform: translate(-50%, 0);
}
.navbar-right .new-dropdown1 {
	width: 610px;
}
.navbar-right .new-dropdown2 {
	width: 514px;
}
.panel {
	border: 0px solid #ccc;
	box-shadow: none;
}

#screen {
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	position: relative;
	z-index: 10000;
	top: 0px;
	display: none;
}

.margin-t {
	margin-top: 50px;
}

.white-space {
	white-space: nowrap;
}

.display-none {
	display: none;
}

.block {
	display: block;
}

.z-index {
	z-index: 10001;
}

.panel-body {
	padding: 0px;
}

.pointer {
	cursor: pointer;
}

.inline-block {
	display: inline-block;
}

.padding-50 {
	padding: 10px 25px;
}

.clear {
	clear: both;
}

.navbar {
	background-color: transparent;
}

.navbar .row .hidden-xs {
	height: 70px;
	line-height: 68px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar .row a {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	display: block;
	text-align: center;
}

.blue {
	color: #3399ff;
}

.orange {
	color: #ee6d0f;
}

.padding-lr {
	padding: 0px 8px;
}

.letter-spacing {
	letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background-color: none;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background: transparent;
	color: #fff;
}

.navbar-nav>li>a {
	line-height: 40px;
}

.navbar-default {
	border: none;
}

@media screen and (max-width:767px) {
	.navbar-default {
		background: #262f3c!important;
		border-bottom: none !important;
	}
	.hidden-sm .list-group-item {
		font-size: 14px;
	}
}
.footer_b {
	padding:15px 0px;
	line-height:15px;
	color: #8D8D8D;
	border-top: 1px solid #3A3A3A;
}
.footer_b .footer_b_l {
	float: left;
}
.footer_b .footer_b_l p {
	margin-bottom: 8px;
}
.footer_b .footer_b_l p:nth-child(2) {
	background: url("../img/footer/tuCeng56.png") no-repeat left;
	padding-left:20px;
}
.footer_b .footer_b_r {
	float: right;
}
.footer_b .footer_b_r .footer_b_r_m {
	width: 60px;
	height: 60px;
	float: left;
}
.footer_b .footer_b_r i {
	display: inline-block;
	width: 46px;
	height: 52px;
}
.footer_b .footer_b_r i.i1{
	background: url("../img/footer/CMMi4.png") no-repeat center;
	background-size: 46px 52px;
}
.footer_b .footer_b_r i.i2{
	background: url("../img/footer/ISO27001.png") no-repeat center;
	background-size: 46px 52px;
}
.footer_b .footer_b_r i.i3{
	background: url("../img/footer/ISO9001.png") no-repeat center;
	background-size: 46px 52px;
}
.footer_b .footer_b_r i.i4{
	background: url("../img/footer/isso.png") no-repeat center;
	background-size: 46px 52px;
}
