blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5;
  font-family: Helvetica Neue, Helvetica, Microsoft YaHei, PingFang SC, Hiragino Sans GB, Arial, sans-serif;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
button {
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media (min-width: 768px) {
  .topNav ul {
    float: right;
  }
  .topNav button {
    float: right;
    margin-top: 6px;
  }
  .navbar-default .navbar-nav > .active:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    height: 2px;
    background-color: #159357;
    width: 33px;
    margin: auto;
  }
  .navbar-default .navbar-nav > .active > a {
    background-color: transparent;
  }
}
.navbar-default {
  border: 0;
  background-color: transparent;
}
.bottomMain span {
  font-size: 16px;
  color: #999;
}
.bottomMain li {
  color: #666;
  font-size: 12px;
  line-height: 40px;
}
.erweima {
  float: left;
  text-align: center;
}
.erweima img {
  width: 110px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.erweima .gzh {
  margin-left: 10px;
}
.indexBottom .col-xs-12 {
  text-align: center;
}
.indexBottom .col-xs-12 .erweima {
  float: none;
  display: inline-block;
}
.indexBottom .col-xs-12 .gzh {
  margin-left: 30px;
}
.navbar-brand {
  padding: 18px 0;
  height: auto;
}
.logoTips {
  padding-top: 16px;
  margin-left: 32px;
  color: #5e6582;
  font-size: 12px;
  position: relative;
}
.logoTips::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 38px;
  background-color: #e9e9e9;
  position: absolute;
  left: -12px;
}
.head-nav {
  background: #fbfeff;
  height: 69px;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px 0px #ededed;
  min-width: 1200px;
}
.head-nav .container-fluid {
  padding: 0;
}
.container {
  width: 100%;
  max-width: 1300px;
  min-width: 1200px;
}
.Sample {
  margin-top: 18px;
  float: right;
  color: #ffffff;
  background-image: linear-gradient(90deg, #ff9599, #ff5560);
  border-radius: 16px;
  display: block;
  padding: 6px 16px;
  font-size: 14px;
  margin-left: 36px;
}
.Sample:hover {
  text-decoration: none;
  background-image: linear-gradient(180deg, #ff9599, #ff5560);
  color: #ffffff;
}
.Sample:link {
  text-decoration: none;
  color: #ffffff;
}
.Sample:active {
  text-decoration: none;
  color: #ffffff;
}
.Sample:visited {
  color: #ffffff;
  text-decoration: none;
}
body {
  background-color: #f5f6fa;
  /* background-image: linear-gradient(7deg, #fdf8ff 0%, #f5fbff 50%, #eef9fd 100%); */
  font-family: Microsoft YaHei , Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Arial, sans-serif;
}
.navbar-nav {
  margin-top: 10px;
  margin-left: 30px;
}
.navbar-nav li {
  position: relative;
}
.navbar-nav li.active {
  font-weight: bold;
}
.navbar-nav li.active:before {
  position: absolute;
  content: '';
  height: 2px;
  background: #108df9;
  bottom: -9px;
  left: 15px;
  width: 56px;
}
.CustomerService {
  cursor: pointer;
  position: fixed;
  width: 58px;
  height: 58px;
  background: #fff;
  top: 74%;
  right: 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
  padding: 12px 10px;
}
.CustomerService p {
  font-size: 12px;
  color: #333333;
  margin-top: 5px;
}
.CustomerService .img-ico-active {
  display: none;
}
.CustomerService .showKF {
  display: none;
}
.CustomerService .customerBox {
  width: 218px;
  background-image: linear-gradient(180deg, #e4f3ff 0%, white 60%);
  box-shadow: 0 0 5px 0px #d7d7d7;
  border-radius: 12px;
  margin: 0 auto;
  position: absolute;
  right: 74px;
  bottom: 0px;
  overflow: hidden;
  display: none;
}
.CustomerService .customerBox .head {
  height: 48px;
  line-height: 48px;
  color: #303133;
  font-size: 14px;
  border-bottom: 1px solid #ffffff;
  background: transparent !important;
  text-align: left;
}
.CustomerService .customerBox .head .customer-title {
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.CustomerService .customerBox .head img {
  vertical-align: middle;
  margin-top: -1px;
  margin-left: 20px;
  margin-right: 4px;
}
.CustomerService .customerBox .customerCode {
  text-align: center;
  padding: 20px 0 16px 0;
  line-height: normal;
  position: relative;
  display: none;
}
.CustomerService .customerBox .customerCode img {
  width: 150px;
  height: 150px;
}
.CustomerService .customerBox .segmentation-line {
  width: 168px;
  height: 1px;
  background: #e7e7e7;
  margin: 0 auto;
}
.CustomerService .customerBox .customerWay {
  padding-left: 20px;
  padding-top: 16px;
  padding-bottom: 20px;
  text-align: left;
}
.CustomerService .customerBox .customerWay p {
  line-height: 2;
  color: #666666;
  font-size: 12px;
  margin: 0;
  display: none;
}
.CustomerService .customerBox .customerWay p .s0 {
  width: 30px;
  display: inline-block;
  font-size: 12px;
}
.CustomerService .customerBox .customerWay p .s1 {
  color: #333333;
  margin-left: 4px;
  font-size: 12px;
}
.CustomerService .customerBox .noCustomer {
  line-height: 2;
  margin: 0;
  font-size: 14px;
  color: #303133;
  padding: 15px 20px;
  display: none;
}
.CustomerService .customerBox .customBg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.CustomerService:hover .showKF {
  display: inline-block;
}
.CustomerService:hover .hideKF {
  display: none;
}
.CustomerService:hover .customerBox {
  display: block;
}
.CustomerService:hover {
  background-image: linear-gradient(180deg, #1ca2f7, #0d81fc);
}
.CustomerService:hover .img-ico-active {
  display: inline-block;
}
.CustomerService:hover .img-ico {
  display: none;
}
.CustomerService:hover p {
  color: #ffffff;
}
.CustomerService:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 6px;
  left: -6px;
  top: 0;
}
.navbar-default .navbar-nav > .active a {
  color: #108df9;
}
.navbar-default .navbar-nav > .active:after {
  display: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #108df9;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #108df9;
}
.mainDiv {
  overflow: hidden;
}
.leftDiv {
  width: calc(100% - 420px);
  float: left;
  padding-right: 20px;
}
.leftDiv .ContentMain {
  width: 100%;
}
.rightDiv {
  width: 420px;
  float: left;
}
.rightDiv .Reason {
  background-color: #fff;
  padding-bottom: 26px;
  box-shadow: 0px 0px 6px 0px rgba(246, 249, 255, 0.35);
  border-radius: 10px;
  border: solid 1px rgba(226, 240, 255, 0.32);
}
.rightDiv .Reason .ReasonAsk {
  line-height: 60px;
  text-align: left;
  background: url('../img/Reasonbg.png') no-repeat;
  font-weight: bold;
  color: #5e6582;
  font-size: 18px;
  padding-left: 20px;
}
.rightDiv .Reason .Blue {
  color: #108df9;
}
.rightDiv .Reason .ReasonMain {
  padding: 20px;
}
.rightDiv .Reason .col-md-6 {
  overflow: hidden;
}
.rightDiv .Reason .StrengthText {
  float: left;
  font-size: 12px;
  margin-left: 14px;
}
.rightDiv .Reason .StrengthText b {
  font-size: 16px;
  color: #5e6582;
}
.rightDiv .Reason .StrengthText p {
  color: #b7bccb;
}
.rightDiv .Reason .StrengthImg {
  float: left;
}
.rightDiv .Reason .card1,
.rightDiv .Reason .card2 {
  padding-top: 10px;
  padding-bottom: 26px;
  border-bottom: dashed 1px #eff6fa;
}
.rightDiv .Reason .card3,
.rightDiv .Reason .card4 {
  padding-top: 26px;
  padding-bottom: 10px;
}
.rightDiv .Reason .card2,
.rightDiv .Reason .card4 {
  border-left: dashed 1px #eff6fa;
}
.rightDiv .Reason .Declare {
  width: 368px;
  height: 109px;
  background-color: #eef9ff;
  border-radius: 5px;
  padding: 14px 20px 16px 20px;
  margin: auto;
}
.rightDiv .Reason .Declare .redText {
  color: #ff001e;
}
.rightDiv .problem {
  padding: 0 26px;
  margin-top: 20px;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(246, 249, 255, 0.35);
  border-radius: 10px;
  border: solid 1px rgba(226, 240, 255, 0.32);
  padding-bottom: 50px;
  height: 523px;
}
.rightDiv .problem .tabHader {
  overflow: hidden;
  text-align: center;
  line-height: 62px;
  user-select: none;
}
.rightDiv .commonProblemBox b {
  color: #02042c;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
}
.rightDiv .commonProblemBox p {
  color: #8f97b0;
  font-size: 14px;
  line-height: 28px;
}
.rightDiv .problem1 {
  margin-bottom: 30px;
}
.rightDiv .commonProblem,
.rightDiv .MustRead {
  cursor: pointer;
  font-size: 18px;
}
.rightDiv .commonProblem img,
.rightDiv .MustRead img {
  margin-top: -3px;
}
.rightDiv .commonProblem .img1,
.rightDiv .MustRead .img1 {
  display: none;
}
.rightDiv .commonProblem.Select,
.rightDiv .MustRead.Select {
  color: #108df9;
  font-weight: bold;
}
.rightDiv .commonProblem.Select .img1,
.rightDiv .MustRead.Select .img1 {
  display: inline-block;
}
.rightDiv .commonProblem.Select .img2,
.rightDiv .MustRead.Select .img2 {
  display: none;
}
.rightDiv .tabHader {
  position: relative;
  margin-bottom: 26px;
}
.rightDiv .tabHader .link {
  display: inline-block;
  width: 1px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 11px;
  background-color: #ebedf1;
}
.rightDiv .tabHader div {
  position: relative;
}
.rightDiv .tabHader div::after {
  display: inline-block;
  content: '';
  height: 2px;
  background-color: #ebedf1;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.rightDiv .tabHader .commonProblem::after {
  right: 0;
}
.rightDiv .tabHader .MustRead::after {
  left: 0;
}
.rightDiv .tabHader .Select::after {
  background-color: #108df9;
}
.rightDiv .MustReadBox,
.rightDiv .commonProblemBox {
  display: none;
}
.rightDiv .MustReadBox {
  line-height: 28px;
  font-size: 12px;
}
.rightDiv .MustReadBox p {
  margin-bottom: 20px;
  padding-left: 18px;
  position: relative;
}
.rightDiv .MustReadBox p::before {
  display: inline-block;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #8ec7f8;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 11px;
}
.rightDiv .MustReadBox span {
  color: #108df9;
}
.rightDiv .problemBox .Select {
  display: block;
}
.topNav {
  padding-right: 0;
}
.topNav .navbar-nav li:last-child a {
  padding-right: 0;
}
.foot {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #bebebe;
  font-size: 12px;
}
.foot .gongan {
  width: 16px;
  margin-top: -4px;
  margin-right: 4px;
}
.foot a {
  text-decoration: none;
  color: #8f8f8f;
  font-size: 12px;
}
.foot a:hover {
  color: #337ab7;
}
.foot a.beian {
  margin-left: 20px;
}
#filing-information {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #bebebe;
  font-size: 12px;
}
.complainBox {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.complainBox .complainTS {
  width: 58px;
}
.complainBox .complainTS p {
  font-size: 12px;
  color: #333333;
  margin-top: 2px !important;
}
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}
.complainBox {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  top: calc(73% - 63px) !important;
}
.complainTS img {
  position: relative;
  left: 1px;
}
#memberCarrier {
  position: relative;
}
#memberCarrier .loginBox {
  right: 16px !important;
  top: 18px !important;
}
#memberCarrier .hasLogin {
  margin-top: -6px;
}
#memberCarrier .loginButton {
  line-height: 30px !important;
  border: 1px solid #108DF9 !important;
  color: #108DF9 !important;
}
#memberCarrier .loginButton:hover {
  background: #E8F4FF;
  border: 1px solid #0089FF;
}
.distributionEntrance {
  display: none;
  cursor: pointer;
  position: fixed;
  top: calc(74% - 90px);
  right: 0;
}
input[type="checkbox"] {
  /* 去掉默认样式 */
  appearance: none;
  /* 兼容IE浏览器 */
  -ms-appearance: none ;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #767676;
  outline: none;
}
input[type="checkbox"]:focus {
  outline: none;
}
input[type="checkbox"]:checked {
  background: url("../img/check1_pre.png") no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  border: none;
}

.rightDiv .problem {
  height: 520px;
  background-color: white;
  border-radius: 12px;
  padding: 0 14px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  border: 1px solid #e9ecef;
  margin-top: 20px;
}

/* 右侧理由部分样式 */
.rightDiv .Reason {
  background-color: white;
  border-radius: 12px;
  padding: 4px 4px 20px 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  border: 1px solid #e9ecef;
}

.rightDiv .Reason .ReasonAsk {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 2px;
  border-bottom: 2px solid #f1f2f6;
  padding-left: 0;
  border-radius: 10px 10px 0 0;
}

.rightDiv .Reason .ReasonAsk .Blue {
  color: #e74c3c;
}

.rightDiv .Reason .ReasonMain {
  margin-top: 20px;
  padding: 0 20px;
}

.rightDiv .Reason .Strength {
  margin: 0 -10px;
}

.rightDiv .Reason .Strength .col-sm-6 {
  padding: 0 10px;
}

.rightDiv .Reason .Strength .card1,
.rightDiv .Reason .Strength .card2,
.rightDiv .Reason .Strength .card3,
.rightDiv .Reason .Strength .card4 {
  background-color: #f8f9fa;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  height: 100px;
  display: flex;
  align-items: center;
}

.rightDiv .Reason .Strength .card1:hover,
.rightDiv .Reason .Strength .card2:hover,
.rightDiv .Reason .Strength .card3:hover,
.rightDiv .Reason .Strength .card4:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  background-color: #fff;
}

.rightDiv .Reason .Strength .StrengthImg {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  float: none;
}

.rightDiv .Reason .Strength .StrengthText {
  flex: 1;
  padding-left: 14px;
}

.rightDiv .Reason .Strength .StrengthText b {
  color: #2c3e50;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}

.rightDiv .Reason .Strength .StrengthText p {
  color: #7f8c8d;
  font-size: 14px;
  margin: 0;
  line-height: 1.4;
}

.rightDiv .Reason .Declare {
  background-color: #fff3cd;
  border: 1px solid #ffeaa7;
  border-radius: 8px;
  padding: 15px;
  margin-top: 20px;
  font-size: 14px;
  color: #856404;
  line-height: 1.6;
  height: auto;
  width: 390px;
}

.rightDiv .Reason .Declare .redText {
  color: #e74c3c;
  font-weight: 600;
}

/* 问题部分样式 */
.rightDiv .problem .tabHader {
  border-radius: 8px;
  padding: 2px;
  margin-bottom: 20px;
}

.rightDiv .problem .tabHader .commonProblem,
.rightDiv .problem .tabHader .MustRead {
  text-align: center;
  padding: 10px;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.3s ease;
  font-weight: 500;
  color: #7f8c8d;
  position: relative;
}

.rightDiv .problem .tabHader .commonProblem.Select,
.rightDiv .problem .tabHader .MustRead.Select {
  background-color: #fff;
  color: #e74c3c;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.rightDiv .problem .tabHader img.img1 {
  display: none;
  margin-right: 5px;
  vertical-align: middle;
  transition: opacity 0.3s ease;
}

.rightDiv .problem .tabHader img.img2 {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.rightDiv .problem .tabHader .commonProblem.Select img.img1,
.rightDiv .problem .tabHader .MustRead.Select img.img1 {
  display: inline-block;
}

.rightDiv .problem .tabHader .commonProblem.Select img.img2,
.rightDiv .problem .tabHader .MustRead.Select img.img2 {
  display: none;
}

.rightDiv .problem .problemBox .commonProblemBox,
.rightDiv .problem .problemBox .MustReadBox {
  display: none;
}

.rightDiv .problem .problemBox .commonProblemBox.Select,
.rightDiv .problem .problemBox .MustReadBox.Select {
  display: block;
}

.rightDiv .problem .problemBox .problem1,
.rightDiv .problem .problemBox .problem2 {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f2f6;
}

.rightDiv .problem .problemBox .problem1:last-child,
.rightDiv .problem .problemBox .problem2:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.rightDiv .problem .problemBox .problem1 b,
.rightDiv .problem .problemBox .problem2 b {
  color: #2c3e50;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.rightDiv .problem .problemBox .problem1 p,
.rightDiv .problem .problemBox .problem2 p {
  color: #7f8c8d;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 8px;
}

.rightDiv .problem .problemBox .MustReadBox p {
  color: #7f8c8d;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.rightDiv .problem .problemBox .MustReadBox p:last-child {
  margin-bottom: 0;
}

.rightDiv .problem .problemBox .MustReadBox span {
  color: #e74c3c;
  font-weight: 500;
}
.rightDiv .MustReadBox p::before {
  top: 8px;
}