  .top-header-box01{margin:0 auto;max-width:1400px;}
.top-header-box01:after{content:'';display:block;clear:both;}
.top-header-box01 > div{display:inline-block;background-color:#1c8fce;}
.top-header-box01 > div > a{display:inline-block;padding:0 27px;font-size:14px;color:#fff;line-height:30px}

.top-header-box01 > ul.right-box{float:right;}
.top-header-box01 > ul > li{position:relative;float:left;margin:0 20px 0 0;padding:0 20px 0 0}
.top-header-box01 > ul > li::after{content: '';display: inline-block;position: absolute;top: 50%;right: 0;width: 1px;height: 42%;background: #fff;vertical-align: middle;transform: translateY(-50%);}
.top-header-box01 > ul > li.crr-menu{background-color: #004098;}
.top-header-box01 > ul.right-box > li:last-of-type:after{display:none;}
.top-header-box01 > ul.right-box > li:last-of-type{margin:0;padding:0;}
.top-header-box01 > ul.left-box{float:left;}
.top-header-box01 > ul.left-box > li{min-width: 70px;padding:0 20px;margin:0; text-align:center;}
.top-header-box01 > ul.left-box > li::after{height:100%;background-color:rgba(255,255,255,0.2)}
.top-header-box01 > ul.left-box > li:hover{background-color: #004098;transition:background-color 0.3s}

.top-header-box01 > ul > li > a{display:inline-block;width:100%;font-size:14px;color:#fff;line-height:40px}