#chat-widget-container {
  bottom: 30px !important;
}
.back2top {
  bottom: 130px !important;
}
html body.aub header {
  margin-top: 0px;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('/assets/res/fonts/MyriadPro-Regular.otf');
  src: url('/assets/res/fonts/MyriadPro-Regular.woff') format('woff'), url('/assets/res/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/assets/res/fonts/MyriadPro-Regular.svg') format('svg');
  font-display: swap;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: "Myriad Pro", "Microsoft YaHei", "微软雅黑", Helvetica, Tahoma, Arial, STXihei, sans-serif, helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
}
@media (max-width: 767px) {
  html {
    font-size: 55.5%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    font-size: 62.5%;
  }
}
body {
  font-size: 1.6rem;
  font-size: 16px \0;
  color: #222;
}
h1 {
  font-size: 5.2rem;
}
h2 {
  font-size: 4.6rem;
}
h3 {
  font-size: 3.6rem;
}
h4 {
  font-size: 2.4rem;
}
h5 {
  font-size: 2.2rem;
}
h6 {
  font-size: 2rem;
}
@media all and (max-width: 991px) {
  h1,
  h2 {
    line-height: 1.2;
  }
}
a {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
li,
dt,
dd {
  list-style: none;
}
input,
textarea,
select {
  outline: none;
  line-height: normal;
  border: none;
  background: none;
}
textarea {
  resize: none;
  overflow: hidden;
}
img {
  border: none;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  width: auto;
}
em {
  font-style: normal;
}
.cl::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.g-cnt {
  max-width: 1200px;
  margin: 0 auto;
}
@media all and (max-width: 1200px) {
  .g-cnt {
    margin: 0 15px;
  }
}
.g-df {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.txt-ln::after {
  content: '';
  border: 2px solid;
  border-color: inherit;
  border-radius: 2px;
  display: block;
  width: 30px;
}
.txt-ln.ct {
  text-align: center;
}
.txt-ln.ct::after {
  margin: 0 auto;
}
.btn {
  padding: 0 15px;
  min-width: 200px;
  height: 48px;
  line-height: 48px;
  font-size: 2rem;
  border-radius: 4px;
  border: 1px solid transparent;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.btn.btn-s {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  min-width: 120px;
}
.btn.btn-org {
  background-color: #FF6600;
  border-color: #FF6600;
}
.btn.btn-org:hover {
  background-color: #FF8000;
  border-color: #FF8000;
}
.btn.btn-org2 {
  background-color: #FF9100;
  border-color: #FF9100;
}
.btn.btn-org2:hover {
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn.btn-blue {
  background-color: #1939B6;
  border-color: #1939B6;
}
.btn.btn-blue:hover {
  background-color: #2a46b7;
  border-color: #2a46b7;
}
.btn.btn-blue2 {
  background-color: #175dc0;
  border-color: #175dc0;
}
.btn.btn-blue2:hover {
  background-color: #2e69bc;
  border-color: #2e69bc;
}
.btn.btn-grn {
  background-color: #4FB228;
  border-color: #4FB228;
}
.btn.btn-grn:hover {
  background-color: #3ec808;
  border-color: #3ec808;
}
.btn-car::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/assets/images/icon/AT-allin-1.png) no-repeat -465px -586px;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.btn[class*=btn-bdr] {
  border: 1px solid transparent;
}
.btn.btn-bdr-blue {
  border-color: #4769AF;
  color: #4769AF;
}
.btn.btn-bdr-blue:hover {
  background-color: #4769af;
  color: #fff;
}
.btn.btn-bdr-blue.btn-arw::after {
  background-position: -132px -25px;
}
.btn.btn-bdr-blue.btn-arw:hover::after {
  background-position: 0 -25px;
}
.btn.btn-arw {
  padding: 0 10px 0 20px;
  position: relative;
  text-align: left;
}
.btn.btn-arw::after {
  content: '';
  width: 16px;
  height: 10px;
  background: url(/assets/images/icon/AT-allin-1.png) no-repeat;
  display: inline-block;
  background-position: 0 -25px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.more[class*=arw]::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 10px;
  vertical-align: middle;
  margin-left: 8px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  background: url(/assets/images/icon/AT-allin-1.png) no-repeat;
}
.more[class*=arw]:hover::after {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.more.arw-bk {
  color: #1a1a1a;
}
.more.arw-bk::after {
  background-position: -66px -25px;
}
.more.arw-bk:hover {
  color: #175dc0;
}
.more.arw-bk:hover::after {
  background-position: -132px -25px;
}
.more.arw-bl {
  color: #175DC0;
}
.more.arw-bl::after {
  background-position: -132px -25px;
}
.more.arw-wt {
  color: #fff;
}
.more.arw-wt::after {
  background-position: 0 -25px;
}
.link {
  color: #175dc0;
}
.link2 {
  color: #1457D1;
}
.link2:hover,
.link:hover {
  text-decoration: underline;
}
.link3 {
  color: #2F2F2F;
}
.link3:hover {
  color: #1457D1;
}
.link-wt {
  color: #fff;
}
a.line {
  text-decoration: underline;
}
.s-fc-wt {
  color: #fff;
}
.s-fc-gy {
  color: #666;
}
.s-fc-bk {
  color: #222;
}
.s-fc-bl {
  color: #175dc0;
}
.s-fc-org {
  color: #FF9200;
}
.s-fc-org2 {
  color: #FF6600;
}
.s-bsd {
  -webkit-box-shadow: 0 15px 29px 0 rgba(86, 131, 244, 0.35);
  box-shadow: 0 15px 29px 0 rgba(86, 131, 244, 0.35);
}
.s-bsd-hv:hover {
  -webkit-box-shadow: 0 15px 29px 0 rgba(86, 131, 244, 0.35);
  box-shadow: 0 15px 29px 0 rgba(86, 131, 244, 0.35);
}
.f-fs24 {
  font-size: 2.4rem;
}
.f-fs20 {
  font-size: 2rem;
}
.f-fs18 {
  font-size: 1.8rem;
}
.f-fs36 {
  font-size: 3.6rem;
}
.ic-lf li,
.ic-lf dd {
  padding-left: 18px;
  position: relative;
}
.ic-lf li::before,
.ic-lf dd:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 0;
  background: url(/assets/images/icon/AT-allin-1.png) no-repeat;
}
.ic-lf.dot li::before,
.ic-lf.dot dd::before {
  border: 3px solid #000;
  border-radius: 50%;
  top: 8px;
}
.ic-lf[class*="hook"] li,
.ic-lf[class*="hook"] dd {
  padding-left: 23px;
}
.ic-lf[class*="hook"] li::before,
.ic-lf[class*="hook"] dd::before {
  width: 12px;
  height: 9px;
  top: 7px;
  background-position: -262px -156px;
}
.ic-lf.hook2 li::before,
.ic-lf.hook2 dd::before {
  background-position: -323px -156px;
}
.ic-lf.hook3 li::before,
.ic-lf.hook3 dd::before {
  background-position: -383px -156px;
}
.ic-lf.hook4 li::before,
.ic-lf.hook4 dd::before {
  background-position: -443px -156px;
}
.ic-lf.hook5 li::before,
.ic-lf.hook5 dd::before {
  background-position: -503px -156px;
}
.ic-lf.hook6 li::before,
.ic-lf.hook6 dd::before {
  width: 17px;
  height: 15px;
  top: 4px;
  background-position: -1003px -154px;
}
.ic-lf.hook7 li::before,
.ic-lf.hook7 dd::before {
  background-position: -1182px -156px;
}
.ic-lf.hook8 li::before,
.ic-lf.hook8 dd::before {
  background-position: -722px -963px;
  top: 5px;
}
.ic-lf[class*="arw"] li::before,
.ic-lf[class*="arw"] dd::before {
  width: 9px;
  height: 12px;
  background-position: -955px -156px;
  top: 4px;
}
.ic-lf[class*="book"] li::before {
  width: 15px;
  height: 16px;
  background-position: -672px -961px;
  top: 1px;
}
.dark_anchor {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ic-hd {
  display: inline-block;
  height: 21px;
  padding: 0 8px 0 7px;
  font-size: 12px;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  color: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  position: relative;
  margin-left: 5px;
}
.ic-hd::before {
  content: '';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: 5px;
  left: -5px;
}
.ic-hd.hot {
  background-color: #f86433;
  background: linear-gradient(213deg, #f48f70 30%, #f94f15);
}
.ic-hd.hot::before {
  border-right-color: #f86433;
}
.ic-hd.new {
  background: #40c840;
  background: linear-gradient(213deg, #52e755 30%, #2aa025);
}
.ic-hd.new::before {
  border-right-color: #40c840;
}
.illustrate-tip {
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  position: relative;
  background: url(/assets/images/icon/AT-allin-1.png) no-repeat;
  background-position: -309px -84px;
  vertical-align: middle;
  top: -1px;
}
.illustrate-tip .illustrate-content {
  z-index: 99;
  min-width: 370px;
  font-size: 1.4rem;
  padding: 15px;
  background-color: #0f2944;
  color: #fff;
  border: 1px solid #0f2944;
  position: absolute;
  display: none;
  line-height: 1.4;
  word-spacing: normal;
  letter-spacing: normal;
  text-align: left !important;
  max-width: 470px;
  font-weight: normal;
}
.illustrate-tip:hover .illustrate-content {
  display: block;
}
.illustrate-tip .illustrate-content.right {
  right: 20px;
}
.illustrate-tip .illustrate-content.bottom {
  bottom: 20px;
}
.illustrate-tip .illustrate-content.left {
  left: 20px;
}
.illustrate-tip .illustrate-content.top {
  top: 20px;
}
.illustrate-tip .illustrate-content span {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
.illustrate-tip .illustrate-content span:not(:last-child) {
  margin-bottom: 20px;
}
[data-role="tog-btn-bx"],
[role="tog-btn-bx"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
[data-role="tog-btn"],
[role="tog-btn"] {
  cursor: pointer;
  text-align: center;
}
.tog-btn-bx {
  border-bottom: 1px solid #e8e8e8;
}
.tog-btn-bx li {
  padding: 20px;
  position: relative;
  font-weight: bold;
}
.tog-btn-bx li::before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 4px solid #1843BE;
  position: absolute;
  left: calc(50% - 7px);
  bottom: -4px;
  display: none;
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
.tog-btn-bx li::after {
  content: '';
  display: block;
  border-bottom: 4px solid #1843BE;
  position: absolute;
  width: 0%;
  bottom: 0px;
  left: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tog-btn-bx li.active,
.tog-btn-bx li:hover {
  color: #1843BE;
}
.tog-btn-bx li.active::before,
.tog-btn-bx li:hover::before {
  display: inline-block;
}
.tog-btn-bx li.active::after,
.tog-btn-bx li:hover::after {
  width: 100%;
  left: 0;
}
@media all and (max-width: 767px) {
  .tog-btn-bx li::before,
  .tog-btn-bx li::after {
    display: none !important;
  }
  .tog-btn-bx li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
  }
  .tog-btn-bx li.active,
  .tog-btn-bx li:hover {
    background-color: #1843BE;
    color: #fff;
  }
}
[data-role="tog-cnt-it"],
[role="tog-cnt-it"] {
  display: none;
}
[data-role="tog-cnt-it"].active,
[role="tog-cnt-it"].active {
  display: block;
}
[data-ele="has-close"] [role="tog-cnt-it"] {
  display: none;
}
[data-slider="content"]:not(:first-child) {
  display: none;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.ovrhid {
  overflow: hidden;
}
.header {
  width: 100%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.header h4,
.header h5,
.header h6 {
  font-family: 'Myriad Pro';
  line-height: 1.1;
}
.header.add-search {
  overflow: hidden;
}
.header button {
  border: 0;
}
.header .f-df {
  display: flex;
}
.header .f-fl {
  float: left;
}
.header .f-fr {
  float: right;
}
.header a {
  font-size: 16px;
  text-decoration: none;
}
.header .logo-bx .logo {
  position: relative;
}
.header .logo-bx p {
  font-size: 12px;
  position: absolute;
  left: 60px;
  bottom: -1px;
  white-space: nowrap;
  zoom: 0.833;
  word-spacing: -0.8px;
  opacity: 0.8;
  color: #fff;
  line-height: 1;
}
.header .logo-bx img {
  vertical-align: middle;
}
.header .nav-mn {
  position: relative;
  font-size: 0;
}
.header .nav-li {
  display: inline-block;
  font-size: 0;
  margin-left: 35px;
  vertical-align: top;
  padding: 24px 0 20px;
  position: relative;
}
.header .nav-li > a {
  line-height: 25px;
  position: relative;
}
.header .nav-btn-search {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(/assets/images/icons/icon-header.png) no-repeat 2px -111px;
  padding: 0 !important;
}
.header .nav-btn-search:hover {
  background-position: 2px -147px;
}
.header .nav-btn-bx {
  padding: 20px 0;
  margin-left: 10%;
}
.header .dropdown-link > a::after {
  content: "\e259";
  display: inline-block;
  font-size: 12px;
  font-weight: normal !important;
  font-family: "Glyphicons Halflings";
  margin-left: 7px;
  vertical-align: middle;
  transition: color linear 0.1s;
}
.header .dropdown-link.open a::after {
  transform: rotate(180deg);
}
.header .dropdown-link.open .dropdown-menu {
  z-index: 1001 !important;
}
.header .dropdown-menu {
  display: block;
  margin: 0;
  padding: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  visibility: hidden;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  transition: height linear 0.4s;
}
.header .dropdown-menu h4 {
  margin-bottom: 0;
}
.header .dropdown-menu h4 a {
  color: #2f2f2f;
}
.header .dropdown-menu .menu-link {
  color: #1072E3;
  font-size: 1.8rem;
}
.header .dropdown-menu .menu-link::after {
  content: '';
  width: 0;
  display: block;
  border-bottom: 1px solid transparent;
  transition: width 0.3s linear;
}
.header .dropdown-menu .menu-link:hover::after {
  width: 100%;
  border-bottom-color: #1072E3;
}
.header .dropdown-menu .menu .sort-tt::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 16px;
  border-radius: 2px;
  border-right: 4px solid;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.header .dropdown-menu .menu dl {
  margin: 0;
}
.header .dropdown-menu .menu dl:nth-child(2) {
  margin-left: 20px;
}
.header .dropdown-menu .menu dl:nth-last-child(2) {
  border-right: 1px solid #F2F2F2;
  padding-right: 10px;
}
.header .dropdown-menu .menu .not-dt dd {
  padding-left: 0;
}
.header .dropdown-menu .menu dt {
  margin-bottom: 40px;
}
.header .dropdown-menu .menu dd {
  padding-left: 17px;
}
.header .dropdown-menu .menu dd.f-pl0 {
  padding-left: 0;
}
.header .dropdown-menu .menu h4 {
  font-size: 2rem;
  font-weight: bold;
}
.header .dropdown-menu .menu h4 a {
  font-size: inherit;
}
.header .dropdown-menu .menu h6 {
  font-weight: 400;
  margin-bottom: 7px;
}
.header .dropdown-menu .menu p {
  font-size: 14px;
  color: #666;
}
.header .dropdown-menu .menu-btm {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #F2F2F2;
  text-align: center;
}
.header .dropdown-menu .menu-btm[class="menu-btm"] {
  font-size: 16px;
  color: #333;
}
.header .dropdown-menu .menu-btm .link {
  font-weight: 700;
}
.header .dropdown-menu .s-fw-bd h6 {
  font-weight: 700;
}
.header .dropdown-menu.sec-dropdown-menu1 {
  width: 860px;
  left: calc(100% - 430px);
}
.header .dropdown-menu.sec-dropdown-menu2 {
  width: 320px;
  left: calc(100% - 160px);
}
.header .dropdown-menu1 {
  width: 840px;
  left: calc(50% - 420px);
}
.header .dropdown-menu1 dl:nth-child(1) {
  width: 58%;
}
.header .dropdown-menu2 {
  width: 880px;
  left: calc(50% - 440px);
}
.header .dropdown-menu2 dl:nth-child(1) {
  width: 55%;
}
.header .dropdown-menu3 {
  width: 540px;
  left: calc(50% - 270px);
}
.header .dropdown-menu3 .menu {
  padding: 45px 30px 40px 40px;
}
.header .dropdown-menu4 {
  width: 330px;
  left: calc(50% - 165px);
}
.header-mn {
  background-color: #091871;
}
.header-mn .header-nav {
  width: calc(100% - 165px);
}
.header-mn .nav-li:hover > a,
.header-mn a {
  color: #CCC;
}
.header-mn .nav-li:hover > a:hover,
.header-mn a:hover {
  color: #fff;
  text-decoration: none;
}
.header-mn .logo-bx {
  margin-top: 20px;
}
.header-mn .dropdown-link::after {
  content: '';
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 0;
  display: none;
}
.header-mn .dropdown-link.open > a {
  color: #fff;
}
.header-mn .dropdown-link.open::after {
  display: inline-block;
}
.header-mn .dropdown-menu .menu {
  width: 100%;
  padding: 45px 45px 40px 40px;
  display: flex;
  justify-content: space-between;
}
.header-mn .dropdown-menu .menu dd:not(:last-child) {
  margin-bottom: 30px;
}
.header-sec {
  background-color: #FFF;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.header-sec a {
  color: #2F2F2F;
  font-size: 18px;
}
.header-sec a:hover {
  color: #1072E3;
}
.header-sec .f-df {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-sec .f-df.f-jc-fe {
  justify-content: flex-end;
}
.header-sec .f-df.f-al-sth {
  align-items: stretch;
}
.header-sec .f-df.f-jc-sb {
  justify-content: space-between;
}
.header-sec .container2 {
  max-width: 1200px;
  margin: 0 auto;
}
.header-sec .header-nav {
  min-width: 700px;
}
.header-sec .header-nav.nav-820 {
  min-width: 820px;
}
.header-sec .nav-li {
  margin-left: 45px;
}
.header-sec .nav-li > a:hover {
  color: #1072E3;
}
.header-sec .dropdown-link.open > a {
  color: #1072E3;
}
.header-sec .dropdown-menu {
  left: calc(50% - 100px);
  width: 200px;
}
.header-sec .dropdown-menu .menu {
  padding: 35px 10px 25px 30px;
  border-top: 2px solid #1072E3;
}
.header-sec .dropdown-menu .menu.f-df {
  align-items: stretch;
}
.header-sec .dropdown-menu .menu dl:nth-last-child(2) {
  padding-right: 30px;
}
.header-sec .dropdown-menu .menu dt {
  margin-bottom: 20px;
}
.header-sec .dropdown-menu .menu dd:not(:last-child) {
  margin-bottom: 22px;
}
.header-sec .dropdown-menu .menu h5 .menu-link {
  font-size: 18px;
}
.header-sec .dropdown-menu.sec-dropdown-menu1 .menu {
  padding: 35px 50px 25px;
}
.header-sec .dropdown-menu .menu-link {
  color: #1a1a1a;
  font-size: 16px;
}
.header-sec .dropdown-menu .menu-link:hover {
  color: #1072E3;
}
.header-sec .dropdown-menu .menu-link::after {
  display: none;
}
.header-sec .dropdown-menu h6 {
  margin-bottom: 0;
}
.header-sec .dropdown-menu h6:not(:last-child) {
  margin-bottom: 30px;
}
.header-sec .nav-li.nav-btn {
  padding: 15px 0;
  margin-left: 69px;
}
.header-sec [class="btn-nav btn-nav-dw"].btn-nav {
  min-width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
  border: 1px solid;
  color: #1936B2;
  border-radius: 20px;
  transition: background-color 0.5s;
}
.header-sec [class="btn-nav btn-nav-dw"].btn-nav:hover {
  background: #1936B2;
  color: #fff;
}
.header-sec [class="btn-nav btn-nav-dw"].btn-nav:hover::before {
  background: url(/assets/images/icons/ic-download-hover.png) no-repeat center;
}
.header-sec [class="btn-nav btn-nav-dw"].btn-nav-dw::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-right: 9px;
  background: url(/assets/images/icons/ic-download.png) no-repeat center;
}
.header-sec .btn-nav {
  min-width: 160px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  padding: 0 10px;
  border: 1px solid;
  color: #1936B2;
  border-radius: 20px;
  transition: background-color 0.5s;
}
.header-sec .btn-nav:hover {
  background: #1936B2;
  color: #fff !important;
}
.f-fixed.header-sec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
.header-mb .logo-bx p {
  bottom: 0;
}
.header-mb .header-sec .header-nav {
  min-width: 800px;
}
.header-mb .header-sec .nav-li {
  margin-left: 35px;
}
.header-acb .dropdown-menu.acb-sec-dropdown-menu2 h6:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .header .nav-ic-buy,
  .header .nav-ic-try {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s linear;
  }
  .header .dropdown-menu h6:hover .nav-ic-buy,
  .header .dropdown-menu h6:hover .nav-ic-try {
    opacity: 1;
    visibility: visible;
  }
  .header .dropdown-menu .menu dd.dd-tt {
    margin-top: 58px;
  }
  .header .open.dropdown-link .dropdown-menu {
    visibility: visible;
  }
  .header .open.dropdown-link .dropdown-menu1 {
    height: 377px;
  }
  .header .open.dropdown-link .dropdown-menu2 {
    height: 532px;
  }
  .header .open.dropdown-link .dropdown-menu3 {
    height: 407px;
  }
  .header .open.dropdown-link .dropdown-menu4 {
    height: 367px;
  }
  .header .open.dropdown-link .sec-dropdown-menu1 {
    height: 352px;
  }
  .header .open.dropdown-link .sec-dropdown-menu2 {
    height: 326px;
  }
  .header .open.dropdown-link .sec-dropdown-menu3 {
    height: 244px;
  }
  .header-mb .dropdown-menu.mb-sec-dropdown-menu1 {
    width: 500px;
    left: calc(50% - 250px);
  }
  .header-mb .open.dropdown-link .mb-sec-dropdown-menu1 {
    height: 292px;
  }
  .header-mb .open.dropdown-link .mb-sec-dropdown-menu2 {
    height: 238px;
    transition: height linear 0.2s;
  }
  .header-acb .dropdown-menu.acb-sec-dropdown-menu1 {
    width: 280px;
    left: calc(50% - 140px);
  }
  .header-acb .dropdown-menu.acb-sec-dropdown-menu2 {
    width: 250px;
    left: calc(50% - 125px);
  }
  .header-acb .open.dropdown-link .acb-sec-dropdown-menu1 {
    height: 195px;
    transition: height linear 0.2s;
  }
  .header-acb .open.dropdown-link .acb-sec-dropdown-menu2 {
    height: 259px;
    transition: height linear 0.2s;
  }
  .header-sec .container2 {
    text-align: center;
  }
  .header-sec .logo-bx,
  .header-sec .header-nav {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header .dropdown-menu1 {
    left: calc(50% - 330px);
  }
  .header .dropdown-menu4 {
    left: calc(50% - 165px);
  }
}
@media (max-width: 991px) {
  .header .container {
    width: 100%;
  }
  .header .container2 {
    padding: 0 15px;
  }
  .header .container {
    position: static;
  }
  .header .logo-bx {
    width: 100%;
    margin: 10px 0;
  }
  .header .header-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 55px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: 0 0 20px;
    border-top: 1px solid rgba(204, 204, 204, 0.7);
    overflow-x: hidden;
    display: none;
    z-index: 10;
    position: fixed;
    max-height: 100%;
    height: 100%;
  }
  .header .header-nav .f-fr {
    float: none;
  }
  .header .header-nav .nav-li {
    display: block;
    margin-left: 0;
    padding: 0 15px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  }
  .header .header-nav .nav-li:nth-child(6) {
    display: none;
  }
  .header .header-nav .nav-li > a {
    padding: 10px 0;
  }
  .header .nav-btn-search {
    margin-top: 12px;
  }
  .header .dropdown-link::after {
    content: "\e259";
    display: inline-block;
    font-size: 12px;
    font-weight: normal !important;
    font-family: "Glyphicons Halflings";
    margin-left: 7px;
    position: absolute;
    left: auto;
    bottom: auto;
    right: 15px;
    top: 13px;
    margin: 0 7px;
    color: #ccc;
    border: none;
    transition: transform linear 0.1s;
  }
  .header .dropdown-link > a::after {
    display: none;
  }
  .header .dropdown-link.open .dropdown-menu {
    height: auto;
    visibility: visible;
  }
  .header .dropdown-link.open::after {
    color: #fff;
    transform: rotate(-180deg);
  }
  .header .dropdown-menu {
    position: static;
    float: none;
    overflow-x: hidden;
    width: 100% !important;
    box-shadow: none;
  }
  .header .dropdown-menu .menu {
    padding: 20px 10px 40px 20px;
    flex-direction: column;
  }
  .header .dropdown-menu .menu dl {
    margin-left: 0 !important;
    width: 100% !important;
    border: 0 !important;
  }
  .header .dropdown-menu .menu dl:not(:last-child) {
    margin-bottom: 20px;
  }
  .header .dropdown-menu .menu dt {
    margin-bottom: 15px;
  }
  .header .am-open .header-nav {
    transform: translateX(0);
  }
  .nav-ic-try {
    display: none !important;
  }
  .header-mn {
    position: relative;
  }
  .header-mn .logo-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-mn .logo-bx p {
    display: none;
  }
  .header-mn .logo-bx img {
    max-width: 95px;
  }
  .header-mn .nav-tg {
    display: block;
    width: 20px;
    float: right;
    position: relative;
    height: 18px;
    transition: all 0.65s;
  }
  .header-mn .nav-tg span {
    display: block;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 6px;
  }
  .header-mn .nav-tg span:last-child {
    margin-bottom: 0;
  }
  .header-mn.am-open .nav-tg span {
    transition: transform 0.65s;
    margin: 0;
    position: absolute;
    width: 100%;
  }
  .header-mn.am-open .nav-tg span::after {
    transform: rotate(180deg);
  }
  .header-mn.am-open .nav-tg span:nth-child(2) {
    display: none;
  }
  .header-mn.am-open .nav-tg span:first-child {
    top: 4px;
    transform-origin: center;
    transform: rotate(45deg);
  }
  .header-mn.am-open .nav-tg span:last-child {
    bottom: 12px;
    transform-origin: center;
    transform: rotate(-45deg);
  }
  .header-mn .header-nav {
    background-color: #091871;
  }
  .header-mn .nav-mn {
    padding-bottom: 50px;
  }
  .header-sec {
    position: relative;
  }
  .header-sec .f-df {
    display: block;
  }
  .header-sec .logo-bx {
    margin: 0;
    text-align: center;
    padding: 10px 0;
  }
  .header-sec .nav-tg {
    float: right;
    width: 37px;
    height: 36px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-sec .nav-tg span::after {
    content: "\e259";
    display: inline-block;
    font-size: 22px;
    font-weight: normal !important;
    font-family: "Glyphicons Halflings";
    line-height: 1;
  }
  .header-sec .header-nav {
    top: 107px;
    background-color: #FFF;
    min-width: auto!important;
  }
  .header-sec.f-fixed .header-nav {
    top: 55px;
  }
  .header-sec .dropdown-link::after {
    color: #2f2f2f;
  }
  .header-sec .dropdown-link.open::after {
    color: #1072E3;
  }
  .header-sec .dropdown-menu .menu {
    width: 100%;
  }
  .header-sec .dropdown-menu.sec-dropdown-menu1 .menu {
    padding: 35px 10px 25px 20px;
  }
  .header-sec .nav-mn {
    padding-bottom: 100px;
  }
}
.footer {
  background-color: #141924;
  color: #fff;
  padding-top: 70px;
}
.footer a {
  color: #7e7f82;
  font-size: 14px;
  line-height: 26px;
}
.footer a:hover {
  text-decoration: none;
  color: #fff;
}
.footer .logo-img {
  margin-bottom: 70px;
  display: inline-block;
}
.footer .item {
  vertical-align: top;
}
.footer .item dd {
  margin-bottom: 7px;
}
.footer .f-title {
  font-size: 20px;
  display: block;
  color: #D9DBE0;
}
.footer .f-txt {
  display: table;
  display: flex;
  justify-content: space-between;
  padding-left: 7%;
}
.footer .f-txt dl {
  margin-bottom: 15px;
}
.footer .f-txt dt {
  color: #d9dbe0;
  font-weight: 400;
}
.footer .top .left {
  color: #7e7f82;
  border-right: 1px solid #242b3b;
  padding: 0 5% 0 0;
}
.footer .top .cnt {
  padding: 0;
}
.footer .bottom {
  margin-top: 95px;
  color: #494d56;
}
.footer .bottom a {
  font-size: 12px;
}
.footer .bottom li {
  display: inline-block;
}
.footer .bottom .right {
  text-align: right;
}
.footer .share {
  margin-bottom: 60px;
  display: inline-block;
  width: calc(100% - 92px);
}
.footer .share-bx span {
  margin-right: 5px;
  display: inline-block;
  width: 83px;
}
.footer .share h6 {
  font-size: 14px;
  margin: 0 0 15px;
}
.footer .share a {
  width: 22px;
  height: 20px;
  margin-right: 18%;
  background: url(/assets/images/icons/footer-icon3.png) no-repeat;
  vertical-align: middle;
}
.footer .share a:last-child {
  margin-right: 0 !important;
}
.footer .share a.facebook {
  background-position: 4px 1px;
}
.footer .share a.facebook:hover {
  background-position: -144px 1px;
}
.footer .share a.twitter {
  background-position: -49px 1px;
}
.footer .share a.twitter:hover {
  background-position: -197px 1px;
}
.footer .share a.youtube {
  background-position: -97px 1px;
}
.footer .share a.youtube:hover {
  background-position: -245px 1px;
}
.footer .language {
  min-width: 150px;
  display: inline-block;
  background: #202737;
  border-radius: 6px;
  font-size: 16px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.footer .language a {
  color: #D9DBE0;
}
.footer .language a:hover {
  color: #fff;
}
.footer .language > a::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/icons/icon-lan.png) no-repeat center;
  vertical-align: middle;
  margin: -3px 13px 0 0;
}
.footer .language > a::after {
  content: "\e259";
  display: inline-block;
  font-size: 12px;
  font-weight: normal !important;
  font-family: "Glyphicons Halflings";
  margin-left: 7px;
}
.footer .language .dropdown-menu {
  margin-top: 0;
  top: auto;
  bottom: 35px;
  text-align: center;
  background: #202737;
  min-width: auto;
  width: 100%;
}
.footer .language .dropdown-menu a {
  display: block;
}
.footer .language.am-open {
  color: #fff;
}
.footer .language.am-open > a {
  color: #fff;
}
.footer .language.am-open::before {
  background: url(/assets/images/icons/icon-lan-hover.png) no-repeat center;
}
.footer .language.am-open::after {
  transform: rotate(180deg);
}
.footer .language a {
  line-height: 36px;
}
@media all and (min-width: 992px) {
  .footer .f-title {
    font-family: 'helvetica Blk';
    margin-bottom: 30px;
  }
  .footer .f-title::after {
    content: '';
    display: block;
    width: 20px;
    border: 2px solid;
    border-radius: 2px;
    margin-top: 10px;
    background: #D9DBE0;
  }
  .footer .f-title:hover::after {
    background: #fff;
  }
  .footer .collapse {
    display: block !important;
  }
  .footer .item > dl,
  .footer .item > div {
    min-height: 206px !important;
  }
  .footer .top .left > h5 {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .footer {
    text-align: center;
    padding-top: 10px;
  }
  .footer .share {
    width: 200px;
  }
  .footer .f-title {
    position: relative;
    font-weight: 400;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #666;
    font-family: 'Myriad Pro';
    font-size: 18px;
  }
  .footer .f-title::after {
    content: "\e259";
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 12px;
    font-family: "Glyphicons Halflings";
    transition: transform linear 0.1s;
  }
  .footer .f-txt {
    display: block;
    width: 100% !important;
  }
  .footer .f-txt dl {
    margin: 15px 0 0;
  }
  .footer .item {
    display: block;
    float: none;
    width: 100% !important;
    text-align: left;
  }
  .footer .item h5 {
    margin-bottom: 0;
  }
  .footer .item.open .f-title::after {
    transform: rotate(180deg);
  }
  .footer .item.open [data-toggle="dropdown-cnt"] {
    display: block;
  }
  .footer .top {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer .top .f-txt,
  .footer .top .left {
    padding: 0 15px;
  }
  .footer .top .left {
    margin-top: 20px;
  }
  .footer .top .left .cnt {
    padding-left: 0;
    border: 0;
  }
  .footer .logo-img {
    margin-bottom: 35px;
    max-width: 200px;
  }
  .footer .dropdown {
    display: none;
    padding: 0 20px;
  }
  .footer .language {
    width: 100%;
    border-bottom: 0;
    padding: 0;
    font-size: 20px;
    background-color: transparent;
    height: auto;
    line-height: 26px;
    border-radius: 0;
    position: relative;
    border-bottom: 1px solid #666;
  }
  .footer .language > a {
    font-size: 18px;
  }
  .footer .language .dropdown-menu {
    position: static;
    background-color: transparent;
    float: none;
  }
  .footer .language .dropdown-menu .menu {
    display: flex;
    justify-content: space-around;
  }
  .footer .language .dropdown-menu li {
    display: inline-block;
  }
  .footer .language .dropdown-menu a {
    padding: 0 5px;
  }
  .footer .language .am-open .dropdown-menu {
    display: initial;
  }
  .footer .bottom {
    margin-top: 40px;
  }
  .footer a {
    line-height: 36px;
  }
}
@media all and (max-width: 479px) {
  .footer .bottom .left,
  .footer .bottom .right {
    width: 100%;
    text-align: center;
  }
}
.nav-ic {
  display: inline-block;
  margin-left: 7px;
  padding: 3px 5px 2px;
  font-size: 12px!important;
  line-height: 1;
  color: #fff !important;
  vertical-align: middle;
  top: -2px;
  position: relative;
  border-radius: 3px;
}
.nav-ic:hover {
  text-decoration: none;
}
.nav-ic-30day::before,
.nav-ic-free::before,
.nav-ic-new::before {
  content: "";
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #23b522;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: -4px;
}
.nav-ic-free {
  background-color: #1a9414;
  background-image: linear-gradient(0deg, #1a9414, #2cd230);
}
.nav-ic-30day {
  background-color: #1072e3;
  background-image: linear-gradient(90deg, #1458d1 0, #3e84ff 100%);
}
.nav-ic-30day::before {
  border-right-color: #1072e3;
}
.nav-ic-new {
  background-color: #ff3600;
  background-image: linear-gradient(0deg, #ff3600, #fc8241);
  margin-left: 7px;
}
.nav-ic-new::before {
  border-right-color: #FE5A1E;
}
.nav-ic-buy {
  background-color: #FE6000;
}
.nav-ic-try {
  background-color: #175DC0;
}
.nav-ic-30day,
.nav-ic-free,
.nav-ic-new {
  padding: 3px 5px 2px;
}
.nav-ic-buy,
.nav-ic-try {
  border-radius: 3px;
  opacity: 0.9;
}
#footer .nav-ic {
  margin-left: 4px;
}
#back-top {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  fill: #fff;
  background: #4384f5;
  z-index: 200;
  cursor: pointer;
  border-radius: 50%;
}
#back-top:hover {
  background-color: #0b41a1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.btn.btn-blue1 {
  background-color: #18abff;
  cursor: pointer;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
.btn.btn-blue1:hover {
  background-color: #4abcfd;
}
#am-dialog .modal-dialog {
  top: calc(50% - 150px);
}
.btn-bg-wt {
  background-color: #fff;
  color: #1459d3;
}
.btn.btn-xlarge {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  padding: 18px 33px 18px 33px;
  text-align: center;
  height: auto;
  min-width: 260px;
}
@media (max-width: 600px) {
  table .table-notice,
  [data-pricing-checkbox="true"],
  .pricing-at {
    position: relative;
  }
  .illustrate-tip {
    position: static;
  }
  .illustrate-tip .illustrate-content.left {
    left: 0;
  }
  .illustrate-tip .illustrate-content.right {
    right: 0;
  }
  .illustrate-tip .illustrate-content {
    width: auto;
    min-width: 100%;
    max-width: 100%;
  }
}
[data-vat="after-tax"] {
  font-size: 14px;
  min-height: 17px;
}
[data-pricing-checkbox="false"] {
  cursor: auto !important;
}
[data-pricing-checkbox="false"] .pricing-cb {
  cursor: auto !important;
}
[data-pricing-radio="false"] {
  cursor: auto !important;
}
[data-pricing-radio="false"] .pricing-cb {
  cursor: auto !important;
}
.header-win-a {
  display: none!important;
}
/*# sourceMappingURL=main-v2.css.map */