@media (min-width: 1280px) {
    .container {
        width: 1080px;
    }
}
@media (min-width: 1366px) {
    .container {
        width: 1200px;
    }
}
@media (min-width: 1440px) {
    .container {
        width: 1320px;
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1520px;
    }
}
@media (max-width: 900px) {
    .our-box-wrap {
        width: 100% !important;
    }
}

header .header-top {
	background-color: #F3F6F8;
	border-bottom: 1px solid #eeeeee;
}

header .header-top a {
	font-size: 12px;
	margin-left: 5px;
}
header .header-top a span {
	letter-spacing: 1.2px;
}
header .header-top a:hover {
	text-decoration: none;
	color: #212121;
}

a.my-link {
	color: inherit;
}
a:hover.my-link, a:focus.my-link {
	text-decoration: none;
	color: inherit;
}


header .header-logo {
	background-color: #FFFFFF;
	height: 80px;
	line-height: 80px;
}
header .header-logo .logo>a {
	// margin-right: 48px;
	display: inline-block;
}
header .keywords-search {
	margin-bottom: 0; 
	display: inline-block; 
	width: 100%;
}
header .keywords-search>.form-control {
	border-radius: 30px;
}



header .header-nav {
	background-color: #02273D;
}
header .header-nav-pc {
	height: 60px;
	line-height: 60px;
}

/* 修改导航菜单背景色 */
header .header-nav .navbar-inverse {
	background-color: #02273D;
	border: 0;
}

/* 修改导航菜单下拉样式 */
header .header-nav .navbar-inverse .navbar-nav>li>a {
	line-height: inherit;
}
header .header-nav-pc .navbar-inverse .navbar-nav>li>a {
	/*padding-left: 0px;
	padding-right: 36px;*/
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing: 1.2px;
}
header .header-nav .navbar-inverse .navbar-nav>.open>a
, header .header-nav .navbar-inverse .navbar-nav>.open>a:focus
, header .header-nav .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: inherit;
}
header .header-nav .navbar-inverse .navbar-nav>.active>a
, .navbar-inverse .navbar-nav>.active>a:focus
, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: inherit;
}

/* 去除导航菜单默认的下边距 */
header .header-nav .navbar {
	margin-bottom: 0;
}

/* 修改导航菜单搜索框样式 */
header .header-nav .navbar-form .input-group .form-control {
	border-radius: 30px 0 0 30px;
}
header .header-nav .navbar-form .input-group .input-group-addon {
	border-radius: 0 30px 30px 0;
	background-color: #fff;
}

/* 导航栏logo样式设置 */
header .header-nav .navbar-brand {
	padding: 5px 0;
}

/* 修改手机端展开按钮的样式 */
header .header-nav .navbar-inverse .navbar-toggle {
    border-color: #02273D;
}
header .header-nav .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #02273D;
}


footer .footer-box {
	background-color: #271303;
	padding: 30px 0 50px;
	font-size: 12px;
}
footer .footer-box .footer-contact, footer .footer-box .footer-nav, footer .footer-box .footer-message {
	padding: 10px 10px;
}
footer .footer-box .footer-contact .logo-link {
	display: inline-block;
	margin-bottom: 10px;
}
footer .footer-box .footer-contact .item-title {
	margin-bottom: 0;
}
footer .footer-box .footer-contact .contact-phone {
	font-size: 18px;
}

footer .footer-box .footer-nav ul {
	padding: 0;
}
footer .footer-box .footer-nav ul li {
	list-style: none;
	padding: 5px 0;
	margin-bottom: 5px;
}
footer .footer-box .footer-nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* footer .footer-box .footer-message form .btn {
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
} */

.chat-box {
	position: fixed; 
	right: 30px; 
	top: 35vh;
	background-color: #ffffff; 
	border-radius: 10px;
	border: 1px solid #efefef;
	padding: 5px;
	z-index: 999;
}
.chat-box .chat-item {
	padding: 10px 5px;
	border-bottom: 1px solid #efefef;
}
.chat-box .chat-item:last-child {
	border-bottom: 0;
}
.chat-box .chat-item:hover {
	cursor: pointer;
}
.chat-box .chat-item:last-child:hover {
	border-bottom: initial;
}
.chat-box .chat-item h6
, .chat-box .chat-item span {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

.tooltip-inner {
    background-color: #FFFFFF;
    color: #000000;
}
.tooltip.left .tooltip-arrow  {
    border-left-color: #FFFFFF;
}

.banner {
    background-color: #6E6E6E;
    padding: 50px 0;
}



.main {
	background-color: #F5F7FA;
}


.page-module {
    padding-top: 40px;
    padding-bottom: 40px;
}
.page-module.page-module-first {
    padding-top: 80px;
}
.page-module.page-module-last {
    padding-bottom: 80px;
}





.my-menu {
    margin: 15px 0;
}
.my-menu .menu-root {
    background-color: #EEF4FA !important;
}
.my-menu .panel-group .menu-root.panel+.panel {
    margin-top: 15px;
}
.my-menu .panel-default>.panel-heading {
    background-color: initial;
    border-color: initial;
}
.my-menu .panel-default {
    border-color: initial;
}
.my-menu .panel {
    background-color: initial;
    border: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
}
.my-menu .panel-group .panel-heading+.panel-collapse>.list-group
    , .my-menu .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: initial;
}

.my-menu .title-link {
    padding-left: 14px;
}

.my-menu .title-link>.glyphicon {
    display: none;
    font-size: 10px;
    color: #333333;
}

/* 展开样式 */
.my-menu .title-link.has-children {
    padding-left: 0;
    // background-color: red;
}
.my-menu .has-children.title-link .glyphicon-triangle-right {
    display: none;
}
.my-menu .has-children.title-link .glyphicon-triangle-bottom {
    display: initial;
}

/* 折叠样式 */
.my-menu .title-link.has-children.collapsed {
    padding-left: 0;
    // background-color: blue;
}
.my-menu .title-link.has-children.collapsed .glyphicon-triangle-right {
    display: initial;
}
.my-menu .title-link.has-children.collapsed .glyphicon-triangle-bottom {
    display: none;
}
.my-menu .panel-title>a {
    font-size: 13px;
}
.my-menu .panel-title>a:hover
 , .my-menu .panel-title>a.active{
    color: #109FF0;
}
.my-menu .panel-title>a:hover
    , .my-menu .panel-title>a:link
    , .my-menu .panel-title>a:visited
    , .my-menu .panel-title>a:active {
    text-decoration: none;
}

.my-menu .panel-body {
    padding: 5px 0 5px 15px;
}

.my-menu .panel-group {
    margin-bottom: 0;
}


/* swiper */
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {

	text-align: center;
	font-size: 18px;
	/* background: #fff; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide>img {
	width: 100%;
}
.swiper-button-prev, .swiper-button-next {
    // width: 28px;
    // height: 28px;
    line-height: 44px;
    background: initial !important;
    background-image: initial !important;
    // background-color: red;
    text-align: center;
}
.swiper-button-prev>.glyphicon, .swiper-button-next>.glyphicon {
    // font-size: 18px;
    color: #BDBDBD;
}




.padding-small {
	padding: 15px;
}
.text-white {
	color: #FFFFFF;
}
.text-grey {
	color: #BDBDBD;
}
.text-black {
	color: #000000;
}
.text-bolder {
	font-weight: bolder;
}



.img-responsive-box{
  width:100%;
  height:0;
  position: relative;
  padding-bottom: 100%
}
.img-responsive-box img{
  width:100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.btn {
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.btn-info {
	background-color: #109FF0;
}
.tooltip-inner {
	padding: 8px;
}


.our-box {
	text-align: center;
}
.our-box-wrap {
	width: 800px;
	display: inline-block;
}
.our-item {
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
	user-select: none;
    cursor: pointer;
}
.our-item-content {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 15px;
	border-radius: 8px;
	display: flex;
	align-items: center;
}
.our-item-icon {
	padding: 5%;
}
img.our-item-icon-img {
    width: 80%;
    border-radius: 80%;
	padding: 10%;
}
.our-item-title {
	text-align: left;
	font-size: 16px;
	color: #000000;
}
.our-item-desc {
	text-align: left;
	font-size: 13px;
	color: #000000;
}

.our-item.active .our-item-content {
	background-color: #02273D;
}
.our-item.active img.our-item-icon-img {
	background-color: #545454;
}
.our-item.active .our-item-title {
	color: #FFFFFF;
}
.our-item.active .our-item-desc {
	color: #FFFFFF;
}
.our-item-flag {
	width: 28px;
	display: inline-block;
	position: absolute;
    top: 8px;
    left: 30px;
}
.our-item-flag-img {
	width: 100%;
}
.our-item-flag-num {
	position: absolute;
    display: inline-block;
    width: 100%;
    top: 6px;
    left: 0px;
    font-size: 13px;
    color: #ffffff;
    font-weight: bolder;
}