@charset "UTF-8";
html {
  font-family: "Microsoft YaHei",'宋体',Arial,Helvetica,sans-serif;
  font-size: 12px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
}

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top;
}

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.brand {
  background: #f5f5f5;
  height: auto;
}

.brand a {
  text-decoration: none;
}

.brand a:hover {
  text-decoration: none;
}

.brand .brandGuideB {
  height: auto;
}
.brand .brandGuideB img{
    height: 90px;
}
.brand .brandContent {
  background: #fff;
  margin-top: 20px;
}

.brand .brandContent .brandCleft {
  width: 927px;
  height: auto;
}
.navTitle {
    margin: 30px 0 0 30px;
    line-height: 22px;
    color: #6c6c6c;
    font-size: 12px;
}
.brand .brandContent .brandCleft .goodsInfo .navTitle {
  margin: 30px 0 0 30px;
  line-height: 22px;
  color: #6c6c6c;
  font-size: 12px;
}

.brand .brandContent .brandCleft .goodsInfo .navTitle a {
  text-decoration: none;
  color: #6c6c6c;
  font-size: 12px;
}

.brand .brandContent .brandCleft .goodsInfo .disImg {
  position: relative;
}

.brand .brandContent .brandCleft .goodsInfo .disImg .shou_add {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 14px;
  color: #fff;
  width: 66px;
  height: 28px;
  background: url("/images/college.png") no-repeat;
  background-position: 10px center;
  padding-left: 15px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
}

.brand .brandContent .brandCleft .goodsInfo .disImg .have_add {
  width: 76px;
  background: url("/images/colleged.png") no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 14px;
  background-position: 10px center;
  padding-left: 15px;
}

.brand .brandContent .brandCleft .goodsInfo .summary {
  margin: 30px 0 0 34px;
  width: 403px;
  float: left;
  margin-right: 50px;
}

.brand .brandContent .brandCleft .goodsInfo .summary li {
  margin-bottom: 15px;
  font-size: 12px;
}

.brand .brandContent .brandCleft .goodsInfo .summary li .flagico {
    margin-left: 10px;
    width: auto;
}

.brand .brandContent .brandCleft .goodsInfo .summary li button {
  height: 50px;
  border-radius: 3px;
  font-size: 14px;
  margin-right: 30px;
  color: #fa5654;
}

.brand .brandContent .brandCleft .goodsInfo .summary li .notarization {
  background: url("/images/notarization.png") no-repeat;
  background-position: 15px center;
  padding-left: 15px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
    border: 1px solid rgb(250,86,84);
}

.help-brand{
    width: 180px;
    font-size: 18px;
    color: #fff!important;
    background: -moz-linear-gradient(90deg, #e33735 0%,
    #ff6563 100%);
    background: -webkit-gradient(linear,left top, left bottom, color-stop(0%,#e33735), color-stop(100%,#ff6563));
    background: -webkit-linear-gradient(90deg, #e33735 0%,#ff6563 100%);
    background: -o-linear-gradient(90deg,  #e33735 0%,#ff6563 100%);
    background: -ms-linear-gradient(90deg,  #e33735 0%,#ff6563 100%);
    background: linear-gradient(to bottom, #e33735 0%,#ff6563 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e33735', endColorstr='#ff6563');
    background-image: linear-gradient(90deg,
    #e33735 0%,
    #ff6563 100%),
    linear-gradient(
            #e33735,
            #e33735);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 6px 10px 0px;
    rgba(227, 55, 53, 0.15);
    border:none;
}
:root {filter:none;}
.brand .brandContent .brandCleft .goodsInfo .summary li .notarization:hover {
  background: url("/images/notarization-fff.png") no-repeat;
  background-color: #fa5654;
  background-position: 15px center;
  padding-left: 15px;
  color: #ffffff;
  font-size: 14px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
}

.brand .brandContent .brandCleft .goodsInfo .summary li .help-brand:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#d6211f), to(#ff5351)), -webkit-gradient(linear, left top, left bottom, from(#e33735), to(#e33735));
  background-image: linear-gradient(90deg, #d6211f 0%, #ff5351 100%), linear-gradient(#e33735, #e33735);
  background-blend-mode: normal,  normal;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(227, 55, 53, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(227, 55, 53, 0.15);
}

.brand .brandContent .brandCleft .goodsInfo .summary li .group_a a {
  color: #6c6c6c;
}

.brand .brandContent .brandCleft .goodsInfo .summary li .group_a a:hover {
  color: red;
}

.brand .brandContent .brandCleft .goodsInfo .summary li span {
  color: #6c6c6c;
}

.brand .brandContent .brandCleft .goodsInfo .summary h1 {
  font-size: 20px;
  line-height: 20px;
  color: #181818;
}

.brand .brandContent .brandCleft .goodsInfo .summary .brand-explain {
  font-size: 12px;
  color: #ffaa4f;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.brand .brandContent .btsright {
  height: 290px;
  width: 210px;
  margin-top: 70px;
  margin-right: 40px;
  background: #f9f9f9;
  border: solid 1px #eeeeee;
}

.brand .brandContent .btsright .customService {
  text-align: center;
  padding-top: 40px;
  height: 70px;
}

.brand .brandContent .btsright .hot-line {
  color: #6c6c6c;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

.brand .brandContent .btsright .tel-phone {
  font-size: 22px;
  text-align: center;
  font-family: Arial-BoldMT;
  color: #e33735;
}

.brand .brandContent .btsright .line {
  width: 138px;
  height: 1px;
  background: #f2f2f2;
  margin: 0 auto;
  margin-top: 20px;
}

.brand .brandContent .btsright .online {
  width: 115px;
  height: 38px;
  display: block;
  overflow: hidden;
  background-position: left center;
  background-image: -webkit-gradient(linear, right top, left top, from(#5ab3ff), to(#4577ea)), -webkit-gradient(linear, left top, left bottom, from(#fa5654), to(#fa5654));
  background-image: linear-gradient(-90deg, #5ab3ff 0%, #4577ea 100%), linear-gradient(#fa5654, #fa5654);
  background-blend-mode: normal,  normal;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(108, 155, 253, 0.3);
          box-shadow: 0px 1px 20px 0px rgba(108, 155, 253, 0.3);
  border-radius: 3px;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 25px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.brand .brandContent .btsright .online span {
  display: block;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.brand .brandContent .btsright .online span em {
  display: block;
  padding: 9px 15px;
  height: 20px;
  line-height: 20px;
}

.brand .brandContent .btsright .online span em i {
  display: inline-block;
  margin-right: 8px;
  background-position: -60px 0;
  vertical-align: sub;
  width: 19px;
  height: 17px;
  background: url('/images/consultcy.png') no-repeat 0 0;
}

.brand .brandContent .btsright .online span:hover {
  -webkit-transform: translateY(-38px);
          transform: translateY(-38px);
}

.brand .brand-footer {
  background: #fff;
  padding: 40px 0px 40px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.brand .brand-footer h2 {
  font-size: 22px;
  text-align: center;
  color: #e33735;
}

.brand .brand-footer h2 .fc {
  color: #181818;
}

.brand .brand-footer h2 .title-line {
  width: 100px;
  height: 2px;
  background: #f2f2f2;
  display: inline-block;
  margin-bottom: 6px;
}

.brand .brand-footer .brand-information .brand-detail {
  border-bottom: 1px dashed #f2f2f2;
  border-left: 1px dashed #f2f2f2;
  margin-top: 30px;
}

.brand .brand-footer .brand-information .brand-detail li {
  float: left;
  padding-left: 20px;
  border-top: 1px dashed #f2f2f2;
  border-right: 1px dashed #f2f2f2;
  width: 33.33%;
  font-size: 14px;
  color: #181818;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.brand .brand-footer .brand-information .brand-detail li .fw {
  display: inline-block;
  width: 92px;
}

.brand .brand-footer .brand-information .brand-detail li .fc {
  color: #6c6c6c;
  padding-left: 20px;
}

.brand .brand-footer .transfer-process {
  padding: 40px 0 0;
  border-bottom: 1px solid #f2f2f2;
}

.brand .brand-footer .transfer-process .transfer-step {
  padding-top: 40px;
}

.brand .brand-footer .transfer-process .transfer-step .title {
  font-size: 15px;
  line-height: 15px;
  margin: 7px 0 8px 0;
  color: #000000;
}

.brand .brand-footer .transfer-process .transfer-step .des {
    font-size: 12px;
    color: #6c6c6c;
    line-height: 28px;
}

.brand .brand-footer .transfer-process .transfer-step li {
  width: 1080px;
  margin-bottom: 30px;
  background: url("/images/step-1.png") no-repeat;
  background-size: 40px;
  padding-left: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
}

.brand .brand-footer .transfer-process .transfer-step li:nth-child(2) {
  background: url("/images/step-2.png") no-repeat;
  background-size: 40px;
}

.brand .brand-footer .transfer-process .transfer-step li:nth-child(3) {
  background: url("/images/step-3.png") no-repeat;
  background-size: 40px;
}

.brand .brand-footer .transfer-process .transfer-step li:nth-child(3) a {
  width: 70px;
  height: 28px;
  display: block;
  font-size: 12px;
  color: #fa5553;
  border-style: solid;
  text-align: center;
  line-height: 28px;
  margin-top: 15px;
  border-width: 1px;
  border-image-source: linear-gradient(0deg, #e33735 0%, #fa5654 100%);
  border-image-slice: 1;
}

.brand .brand-footer .transfer-process .transfer-step li:nth-child(4) {
  background: url("/images/step-4.png") no-repeat;
  background-size: 40px;
}

.brand .brand-footer .transfer-process .transfer-step li:nth-child(5) {
  background: url("/images/step-5.png") no-repeat;
  background-size: 40px;
}

.brand .brand-footer .advance h2 {
  text-align: left;
  color: #181818;
  font-size: 18px;
}

.brand .brand-footer .advance .recommend-brand li {
  width: 18%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  height: 195px;
  margin-right: 2%;
}

.brand .brand-footer .advance .recommend-brand li a {
  display: block;  width:100%;
}

.brand .brand-footer .advance .recommend-brand li a .title {
  font-size: 14px;
  margin-top: 15px;
  color: #181818;
}

.brand .brand-footer .advance .recommend-brand li a .type {
  color: #666666;
  font-size: 12px;
}
.brand .brand-footer .advance .recommend-brand img {
    width: 100%;
}
.brand-information{
    padding-right:30px
}
.brand .brandContent .brandCleft .goodsInfo .summary li .ask{
    font-family:"宋体"
}
/*# sourceMappingURL=brandAddContent.css.map */