@charset "UTF-8";
/* //颜色 */
/* //颜色释义 */
/* //字体大小 字体相关*/
html {
  height: 100%;
}

body {
  min-height: 100%;
}

body, html {
  line-height: 1.5;
  font-family: 'arial','Microsoft YaHei';
  font-style: normal;
  font-size: 14px;
  color: #333;
}

textarea {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

body, p, ul, ol, figure, dd, button, input, h1, h2, h3, h4, h5, h6, article, aside, textarea, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
}

ul, ol, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #333;
}

button:focus, input:focus, textarea:focus {
  outline: none;
}

textarea {
  resize: none;
}

img {
  vertical-align: middle;
}

button {
  border: none;
  outline: none;
}

h4, h5, h6 {
  font-weight: normal;
}

.container {
  width: 100%;
  max-width: 1200px;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.g-flex, .g-flex-around, .g-flex-between {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}

.g-flex-around {
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}

.g-flex-between {
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.g-table, .g-table-flex {
  display: table;
  width: 100%;
}

.g-table-flex {
  table-layout: fixed;
}

.g-table-item {
  display: table-cell;
}

.g-lg-lt {
  float: left;
}

.g-lg-gt {
  display: block;
  overflow: hidden;
}

.vlm-wrap::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  line-height: 100%;
  font-size: 0;
  width: 0;
}

.vlm-item, .vlm {
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
}

.f-h1 {
  font-size: 48px;
}

.f-h2 {
  font-size: 32px;
}

.f-h3 {
  font-size: 30px;
}

.f-h4 {
  font-size: 24px;
}

.f-h5 {
  font-size: 20px;
}

.f-h6 {
  font-size: 16px;
}

.f-tiny {
  font-size: 12px;
}

.f-few {
  font-size: 12px;
}

.f-sm {
  font-size: 14px;
}

.f-base {
  font-size: 16px;
}

.f-bigsm {
  font-size: 22px;
}

.f-lg {
  font-size: 20px;
}

.f-lgsm {
  font-size: 18px;
}

.f-super {
  font-size: 36px;
}

.f-great {
  font-size: 38px;
}

.f-txt-ct {
  text-align: center;
}

.f-txt-lt {
  text-align: left;
}

.f-txt-gt {
  text-align: right;
}

.f-bold {
  font-weight: 700;
}

.c-txt-base {
  color: #003567;
}

.c-txt-normal {
  color: #333;
}

.c-txt-inverse {
  color: #fff;
}

.c-txt-baseinverse {
  color: #EB0303;
}

.c-txt-baselight {
  color: #333;
}

.c-txt-strong {
  color: #fd9f24;
}

.c-txt-disimport {
  color: #666;
}

.c-txt-disabled, .fc-dis {
  color: #999;
}

.fc-errtips {
  color: #ff4141;
}

.c-bg-main {
  background-color: #003567;
}

.c-bg-bodysm {
  background-color: #f5f5f5;
}

.c-bg-bodyfew {
  background-color: #f0f4fb;
}

.c-bg-bodylight {
  background-color: #eceff5;
}

.c-brd-inverse {
  border-color: #fff;
}

.radius-oval {
  border-radius: 200px;
}

.radius-cir {
  border-radius: 50%;
}

.opty-deep {
  opacity: 0.8;
}

.opty-deepsm {
  opacity: 0.77;
}

.opty-half {
  opacity: 0.55;
}

.pd-tp-big, .pd-tb-big, .pd-big {
  padding-top: 30px;
}

.pd-bt-big, .pd-tb-big, .pd-big {
  padding-bottom: 30px;
}

.pd-lg-big, .pd-lg-big, .pd-big {
  padding-left: 30px;
}

.pd-lg-big, .pd-lg-big, .pd-big {
  padding-right: 30px;
}

.pd-tp-lg, .pd-tb-lg, .pd-lg {
  padding-top: 24px;
}

.pd-bt-lg, .pd-tb-lg, .pd-lg {
  padding-bottom: 24px;
}

.pd-lt-lg, .pd-lg-lg, .pd-lg {
  padding-left: 24px;
}

.pd-gt-lg, .pd-lg-lg, .pd-lg {
  padding-right: 24px;
}

.pd-bt-lgsm, .pd-tb-lgsm, .pd-lgsm {
  padding-top: 19.9998px;
}

.pd-bt-lgsm, .pd-tb-lgsm, .pd-lgsm {
  padding-bottom: 19.9998px;
}

.pd-tp-sm, .pd-tb-sm, .pd-sm {
  padding-top: 19.9998px;
}

.pd-bt-sm, .pd-tb-sm, .pd-sm {
  padding-bottom: 9.9999px;
}

.box-shadow {
  box-shadow: 0px 0px 16px 0px rgba(32, 73, 171, 0.1);
}

.overflow-hide {
  overflow: hidden;
}

.fl-lt {
  float: left;
}

.fl-gt {
  float: right;
}

.clear {
  clear: both;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
}

.btn, .btn-disbold, .btn-base, .btn-hover, .btn-hollow {
  height: 36px;
  line-height: 36px;
  border-radius: 200px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.btn-disbold {
  font-weight: 400;
}

.btn-base {
  background-color: #C00;
}

.btn-hover {
  background-color: #990C12;
}

.form-row-half {
  width: 50%;
  box-sizing: border-box;
}

.form-input {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  line-height: 34px;
  border: 0;
  padding: 0 20px;
}

.form-input-wrap {
  border: 1px solid #f0f4fb;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.form-input-wrap input, .form-input-wrap textarea {
  background: none;
}

.form-input-wrap.inputHover, .form-input-wrap:hover {
  border-color: #C00;
}

.form-input-wrap.inputError {
  border-color: #ff4141;
}

.form-textarea {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0;
  line-height: 34px;
  padding: 0 20px;
}

.inputErrorTips {
  color: #ff4141;
  font-size: 12px;
  padding-left: 20px;
}

.ani-str {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}

.checkbox {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
}

.checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
}

.checkbox-style {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #999;
  border-radius: 2px;
  position: relative;
}

.checkbox-style::after {
  position: absolute;
  width: 4.2px;
  height: 9.8px;
  left: 3.11111px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

input:checked + .checkbox-style {
  border-color: #fd9f24;
  background-color: #fd9f24;
}

input:checked + .checkbox-style::after {
  content: "";
}

.base-top {
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #dce2ef;
  position: relative;
  z-index: 1;
}

.base-top-wrap {
  display: table;
  height: 80px;
}

.base-logo {
  width: 17%;
  font-size: 0;
  line-height: 50px;
  vertical-align: middle;
}

.base-nav {
  vertical-align: middle;
}

.base-nav-item {
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 16px;
  margin: 0 18px;
  height: 80px;
  line-height: 80px;
}

.base-nav-item a {
  font-weight: 700;
  white-space: nowrap;
}

.base-nav-item::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 50%;
  height: 0;
  width: 0;
  background-color: #c00;
  -webkit-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.base-nav-item.active::after, .base-nav-item:hover::after {
  width: 40px;
  height: 4px;
  margin-left: -20px;
}

.base-nav-item.active a {
  color: #c00;
}

.base-nav-item:hover .base-nav-sub {
  display: block;
}

.base-nav-sub {
  position: absolute;
  z-index: 1;
  top: 80px;
  background-color: #fff;
  font-size: 14px;
  width: 160px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.12);
  display: none;
}

.base-nav-sub a {
  display: block;
  height: 48px;
  line-height: 48px;
  font-weight: 300;
  color: #333;
}

.base-nav-sub a:hover {
  color: #c00 !important;
}

.base-top-signup {
  width: 15.6666%;
  text-align: right;
  vertical-align: middle;
}

.base-top-signup .sign-up-btn {
  color: #c00;
  text-align: center;
  height: 28px;
  line-height: 28px;
  width: 96px;
  border: 2px solid #c00;
  border-radius: 200px;
  font-size: 16px;
  font-weight: 700;
  background-color: #FFF;
  -webkit-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.base-top-signup .sign-up-btn:hover {
  background-color: #c00;
  color: #fff;
}

.hover-box {
  position: relative;
}

.hover-box:hover .hover-sub {
  z-index: 20000;
  opacity: 1;
  visibility: visible;
}

.hover-sub {
  opacity: 0;
  position: absolute;
  z-index: -1;
  visibility: hidden;
  background-color: #fff;
  padding: 12px 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.yui-top-login .hover-sub {
  box-sizing: border-box;
  width: 300px;
  top: 30px;
  right: 0;
  padding: 0;
}

.yui-top-login-avast,
.yui-top-login-name,
.yui-top-login-id {
  display: block;
  text-align: center;
  margin: 2px 0;
}

.yui-top-login-info {
  background-color: #F9F9F9;
  padding: 8px 0;
}

.yui-top-login-user {
  padding: 15px;
}

.yui-top-login-user dt {
  float: left;
  border-radius: 50%;
  overflow: hidden;
}

.yui-top-login-user dt img {
  width: 44px;
  height: 44px;
}

.yui-top-login-user dd {
  overflow: hidden;
  padding-left: 10px;
}

.yui-top-login-user .yui-top-login-name,
.yui-top-login-user .yui-top-login-id {
  text-align: left;
}

.yui-top-login-list {
  text-align: center;
  overflow: hidden;
  padding: 15px 0;
}

.yui-top-login-item {
  display: inline-block;
  width: 49%;
  margin: 12px 0;
}

.yui-top-login-item .icoy {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
}

.yui-top-login-item:hover {
  color: #c00;
}

.yui-top-login-item:hover .icoy {
  background-color: #c00;
  color: #fff;
}

.yui-top-login-out {
  text-align: center;
  display: block;
  padding: 10px 0;
  background-color: #f7f7f7;
}

.yui-top-login-out .lbtn {
  width: 150px;
  color: #c00;
  border-color: #c00;
  border-radius: 5px;
}

.yui-top-login-avast:hover, .yui-top-help:hover, .yui-top-Language:hover {
  background-color: #f7f7f7;
}

.yui-top-login-avast:hover .icon-trgdown, .yui-top-help:hover .icon-trgdown, .yui-top-Language:hover .icon-trgdown {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.yui-top-login-avast {
  display: inline-block;
  padding: 8px 5px;
}

.yui-foot {
  position: relative;
  padding-top: 50px;
  background-color: #272f33;
  line-height: 14px;
  color: #fff;
  z-index: 1980;
  background: #333;
}

.yui-foot a {
  color: #fff;
}

.yui-foot-linkbox {
  margin-bottom: 10px;
}

.yui-foot-linklist {
  width: 880px;
  height: 238px;
}

.yui-foot-linkitem {
  line-height: 26px;
  text-align: left;
  width: 25%;
}

.yui-foot-linkitem:nth-of-type(1) {
  width: 28%;
}

.yui-foot-linkitem:nth-of-type(4) {
  width: 22%;
}

.yui-foot-linkitem dd > a {
  opacity: 0.6;
}

.yui-foot-linkitem dd > a:hover {
  text-decoration: underline;
  opacity: 1;
}

.yui-foot-logo {
  padding: 12px 0 26px;
}

.yui-foot-logobox {
  margin-left: 36px;
}

.yui-foot-logobox a img:hover {
  margin-top: -4px;
}

.yui-foot-feedback {
  overflow: hidden;
  width: 248px;
}

.yui-foot-feedback input, .yui-foot-feedback textarea, .yui-foot-feedback button {
  margin-bottom: 10px;
  box-sizing: border-box;
  display: block;
  border: none;
  resize: none;
  line-height: 30px;
  border-radius: 5px;
}

.yui-foot-feedback button {
  color: #FFF;
  cursor: pointer;
  background: #c00;
}

.yui-foot-feedback button:hover {
  text-decoration: underline;
}

.yui-foot-feedback input {
  height: 30px;
}

.yui-foot-feedback input, .yui-foot-feedback textarea {
  background-color: #fff;
  padding: 0 10px;
  width: 100%;
  border-radius: 2px;
}

.yui-foot-feedback input:focus, .yui-foot-feedback textarea:focus {
  outline: none;
}

.yui-foot-feedback textarea {
  padding: 10px;
  line-height: 20px;
}

.yui-foot-feedback textarea:focus {
  border-color: #c00;
}

.yui-foot-feedback button {
  margin-bottom: 0;
  width: 100%;
}

.yui-foot-copyright {
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #222;
}

.yui-foot-copyright p {
  opacity: 0.4;
}

.clear {
  zoom: 1;
}

.clear::after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}

/* 公共底部栏 */
.lay-table, .lay-table-box {
  display: table;
}

.lay-table-box {
  box-sizing: border-box;
  table-layout: fixed;
  width: 100%;
}

.lay-table-item {
  display: table-cell;
}

.winout {
  border-radius: 0 0 3px 3px;
}

.winout-box, .winout-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 202101;
}

.winout-bg {
  background-color: rgba(0, 0, 0, 0.6);
}

.winout-out {
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  z-index: 202102;
  border-radius: 3px;
}

.winout-out.signup {
  background-image: none;
  border-top: 0;
}

.winout-out .signup-gt-title a {
  font-weight: 400;
}

.winout-out .title {
  background-color: #EBEBEB;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 70px;
  border-radius: 3px 3px 0 0;
}

.winout-out .title .icon-close {
  width: 36px;
  float: right;
  cursor: pointer;
}

.winout-out .signup-form-submit-lt button {
  position: relative;
  z-index: 1;
}

.mr30 {
  margin-right: 30px;
}

.fc-main {
  color: #003567;
}

.fc-gnr {
  color: #666;
}

.f-big {
  font-size: 30px;
}

.lbtn-disbold, .lbtn-hover, .lbtn-hollow {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border-radius: 200px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.lbtn-disbold {
  background-color: #B2B2B2;
}

.lbtn-hover {
  background-color: #fd9f24;
}

.lbtn-hover:hover {
  background-color: #FD8A24;
}

.lbtn-hollow {
  border: 1px solid #999;
}

.u-share {
  position: relative;
}

.u-share-sub {
  position: absolute;
  visibility: hidden;
  height: 0;
  z-index: -1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  right: 0;
  top: 20px;
}

.u-share-item {
  display: block;
  height: 32px;
  line-height: 32px;
  white-space: nowrap;
  border-top: 1px solid #e4e4e4;
  padding: 1px 20px;
  background: #fff;
  color: #666;
  font-weight: 400;
}

.u-share-item:first-child {
  border: 0;
}

.u-share-item:first-child:hover {
  color: #c00;
}

.u-share-item:nth-child(2):hover {
  color: #c00;
}

.u-share-item:nth-child(3):hover {
  color: #c00;
}

.u-share:hover .u-share-sub {
  visibility: visible;
  height: auto;
  z-index: 1;
}

.page-raw {
  text-align: center;
}

.page-raw .current, .page-raw a, .page-raw-go {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  margin: 0 5px;
}

.page-raw .current {
  color: #fff;
  background-color: #00376C;
  border: 1px solid #00376C;
}

.page-raw .disable, .page-raw .disable:hover {
  border-color: #DFDFDF;
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

.page-raw a {
  cursor: pointer;
  color: #333;
  border: 1px solid #999;
}

.page-raw a:hover {
  border-color: #333;
  background-color: #F4F4F4;
}

.page-raw-go {
  position: relative;
  border: 1px solid #999;
}

.page-raw-go input {
  display: block;
  border: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.page-raw-go button {
  position: absolute;
  color: #fff;
  display: none;
  cursor: pointer;
  left: 0;
  height: 20px;
  line-height: 20px;
  width: 100%;
  background-color: #00376C;
  border-radius: 0 0 3px 3px;
}

.page-raw-go:hover button {
  display: block;
}

.page-raw-go button.block {
  display: block;
}
