html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  font-family: sans-serif;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  border: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul,
dl {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  text-decoration: none;
  transition: color 0.2s ease;
}
img {
  border: none;
}
em {
  font-style: normal;
}
.row {
  display: flex;
  flex-direction: row;
}
/* 浠庡乏渚у榻� */
.rowStart {
  justify-content: flex-start;
}
/* 浠庡彸渚у榻� */
.rowEnd {
  justify-content: flex-end;
}
/* 涓や晶瀵归綈 */
.bothSide {
  justify-content: space-between;
}
/* 骞冲潎鍒嗗竷 */
.avarage {
  justify-content: space-around;
}
/* 姘村钩灞呬腑 */
.rowCenter {
  justify-content: center;
}
/* 鍨傜洿灞呬腑 */
.verCenter {
  align-items: center;
}
.clr {
  zoom: 1;
}
.clr:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.va-t {
  vertical-align: top;
}
.va-m {
  vertical-align: middle;
}
.va-b {
  vertical-align: bottom;
}
.i-hide {
  display: none;
}
.i-show {
  display: block;
}
.lineBlock {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.lbBox {
  font-size: 0 !important;
  *word-spacing: -1px !important;
}
.emptys {
  margin-left: -1px;
  width: 1px;
  height: 100%;
  font-size: 0;
  vertical-align: middle;
}
label,
dd,
dd,
dt {
  font-weight: normal;
}
.boxsiz {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a:hover,
a:focus {
  text-decoration: none;
}
html,
body {
  width: 100%;
  min-width: 1360px;
}
body {
  min-width: 1180px;
}
.width-1180 {
  width: 1180px;
  margin: 0 auto;
}
.width-1280 {
  width: 1200px;
  margin: 0 auto;
}
.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mr24 {
  margin-right: 24px;
}
.mr26 {
  margin-right: 26px;
}
.mr20 {
  margin-right: 20px;
}
.ml56 {
  margin-left: 56px;
}
.mb20 {
  margin-bottom: 20px;
}
.pcb-head {
  width: 100%;
  height: 70px;
}
.pcb-head .pcb-head-wrap {
  height: 100%;
}
.pcb-head .pcb-head-wrap .l {
  height: 100%;
}
.pcb-head .pcb-head-wrap .l .t1 {
  font-size: 13px;
  color: #5c5f66;
  font-weight: 600;
  margin-left: 20px;
}
.pcb-head .pcb-head-wrap .r {
  height: 100%;
}
.pcb-head .pcb-head-wrap .r .t1 em {
  font-size: 12px;
  color: #959ba6;
}
.pcb-head .pcb-head-wrap .r .t1 .iconfont {
  color: #0081d2;
  font-size: 20px;
  cursor: pointer;
}
.pcb-head .pcb-head-wrap .r .t1 span {
  font-size: 12px;
  color: #737780;
}
.pcb-head .pcb-head-wrap .r .t2 em {
  font-size: 12px;
  color: #959ba6;
}
.pcb-head .pcb-head-wrap .r .t2 span {
  font-size: 12px;
  color: #5c5f66;
  font-weight: bold;
}
.pcb-footer {
  padding: 30px 0;
  border-top: 1px solid #E6EAF2;
}
.pcb-footer .pcb-footer-top .l ul {
  border-right: 1px dashed #E6EAF2;
  padding-right: 86px;
}
.pcb-footer .pcb-footer-top .l ul li {
  float: left;
  margin-right: 90px;
}
.pcb-footer .pcb-footer-top .l ul li a {
  margin-bottom: 10px;
  font-size: 14px;
  color: #5c5f66;
  display: block;
}
.pcb-footer .pcb-footer-top .l ul li a:hover {
  color: #0081d2;
}
.pcb-footer .pcb-footer-top .l ul li a:first-child {
  margin-bottom: 12px;
  color: #3a3c40;
  font-weight: bold;
}
.pcb-footer .pcb-footer-top .l ul li:last-child {
  margin-right: 0;
}
.pcb-footer .pcb-footer-top .r {
  padding-left: 60px;
}
.pcb-footer .pcb-footer-top .r .t1 {
  font-size: 14px;
  color: #5c5f66;
  margin-bottom: 3px;
}
.pcb-footer .pcb-footer-top .r .t2 {
  font-size: 20px;
  color: #3a3c40;
  font-weight: bold;
  margin-bottom: 20px;
}
.pcb-footer .pcb-footer-top .r .t3 {
  font-size: 14px;
  color: #5c5f66;
  margin-bottom: 4px;
}
.pcb-footer .pcb-footer-top .r .t4 {
  font-size: 14px;
  color: #5c5f66;
}
.pcb-footer .pcb-footer-top .r .code-pic {
  padding-left: 47px;
}
.pcb-footer .pcb-footer-top .r .code-pic img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.pcb-footer .pcb-footer-top .r .code-pic p {
  font-size: 12px;
  color: #959ba6;
  text-align: center;
}
.pcb-footer .pcb-footer-bottom {
  border-top: 1px solid #E6EAF2;
  padding-top: 20px;
  margin-top: 10px;
}
.pcb-footer .pcb-footer-bottom .l .text {
  width: 504px;
  margin-right: 97px;
}
.pcb-footer .pcb-footer-bottom .l .text p {
  font-size: 12px;
  color: #959ba6;
}
.pcb-footer .pcb-footer-bottom .l .text p.t1 {
  margin-bottom: 8px;
}
.pcb-footer .pcb-footer-bottom .l .pic p {
  font-size: 12px;
  color: #959ba6;
  margin-bottom: 12px;
}
.pcb-footer .pcb-footer-bottom .l .pic img {
  width: 120px;
  height: 40px;
  margin-right: 20px;
}
.pcb-footer .pcb-footer-bottom .r p {
  font-size: 12px;
  color: #959ba6;
}
.pcb-footer .pcb-footer-bottom .r .pic img {
  width: 50px;
  height: 50px;
  margin-right: 30px;
}
.sldie-bar {
  position: fixed;
  right: 5px;
  top: 50%;
  width: 48px;
  z-index: 999;
  margin-top: -154px;
  display: block !important;
}
.sldie-bar dl {
  width: 48px;
}
.sldie-bar dl dd {
  width: 48px;
  height: 50px;
  text-align: center;
  background: #fff;
  box-shadow: 0px 2px 24px 0px rgba(230, 234, 242, 0.5);
}
.sldie-bar dl dd:hover {
  background-color: #E6EAF2;
}
.sldie-bar dl dd a {
  height: 50px;
  display: block;
  text-align: center;
}
.sldie-bar dl dd a.phone-a {
  position: relative;
}
.sldie-bar dl dd a.phone-a:hover .phone-div {
  display: block;
}
.sldie-bar dl dd a.phone-a .phone-div {
  text-align: left;
  position: absolute;
  height: 185px;
  width: 200px;
  box-shadow: 0px 2px 24px 0px rgba(230, 234, 242, 0.5);
  background-color: #fff;
  z-index: 99;
  padding: 8px 0;
  box-sizing: border-box;
  top: 0;
  left: -200px;
  display: none;
}
.sldie-bar dl dd a.phone-a .phone-div .item {
  padding: 12px 0 0 20px;
}
.sldie-bar dl dd a.phone-a .phone-div .item h3 {
  font-size: 12px;
  color: #959BA6;
}
.sldie-bar dl dd a.phone-a .phone-div .item p {
  font-size: 14px;
  color: #3A3C40;
  padding-top: 4px;
}
.sldie-bar dl dd a.ewm-a {
  position: relative;
}
.sldie-bar dl dd a.ewm-a:hover .ewm-div {
  display: block;
}
.sldie-bar dl dd a.ewm-a .ewm-div {
  position: absolute;
  height: 225px;
  width: 200px;
  box-shadow: 0px 2px 24px 0px rgba(230, 234, 242, 0.5);
  background-color: #fff;
  z-index: 99;
  top: 0;
  left: -200px;
  display: none;
  box-sizing: border-box;
  padding-top: 20px;
}
.sldie-bar dl dd a.ewm-a .ewm-div img {
  width: 160px;
  height: 160px;
}
.sldie-bar dl dd a.ewm-a .ewm-div p {
  font-size: 12px;
  color: #959BA6;
  margin-top: 8px;
}
.sldie-bar dl dd a .icon {
  height: 40px;
  width: 40px;
  margin: 5px 4px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sldie-bar dl dd a .icon.car-icon {
  background-image: url('../../images/common/slide1.png');
}
.sldie-bar dl dd a .icon.message-icon {
  background-image: url('../../images/common/slide2.png');
}
.sldie-bar dl dd a .icon.jsq-icon {
  background-image: url('../../images/common/slide3.png');
}
.sldie-bar dl dd a .icon.ewm-icon {
  background-image: url('../../images/common/slide4.png');
}
.sldie-bar dl dd a .icon.edit-icon {
  background-image: url('../../images/common/slide5.png');
}
.sldie-bar dl dd a .circle {
  position: absolute;
  right: 0;
  top: -4px;
  min-width: 10px;
  height: 16px;
  background: #E82121;
  border-radius: 8px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
  padding: 0 3px;
  z-index: 99;
}
.sldie-bar dl dt {
  width: 48px;
  height: 48px;
  margin-top: 10px;
  background: #737780;
}
.sldie-bar dl dt a {
  height: 48px;
  display: block;
  text-align: center;
  line-height: 48px;
}
.sldie-bar dl dt a .iconfont {
  font-size: 40px;
  color: #fff;
}
.slide-bar-box {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -118px;
  z-index: 9999;
}
.slide-bar-box dl {
  height: 50px;
}
.slide-bar-box dl dd {
  position: relative;
  height: 49px;
  width: 48px;
  background: #FFFFFF;
  border: 1px solid #AAD0F2;
  border-bottom: none;
  text-align: center;
}
.slide-bar-box dl dd.last {
  height: 48px;
  border-bottom: 1px solid #AAD0F2;
}
.slide-bar-box dl dd a .iconfont {
  font-size: 40px;
  color: #0081D2;
  vertical-align: middle;
}
.slide-bar-box dl dd .show {
  position: absolute;
  left: -164px;
  top: -1px;
  width: 162px;
  background: #FFFFFF;
  padding: 10px 0;
  border: 1px solid #E4ECED;
  text-align: left;
  white-space: nowrap;
  display: none;
}
.slide-bar-box dl dd .show .iconfont {
  color: #0081D2;
  font-size: 32px;
  margin-left: 12px;
}
.slide-bar-box dl dd .show button {
  position: absolute;
  right: 8px;
  background: #fff;
}
.slide-bar-box dl dd .show button .icon-cuo-01 {
  font-size: 20px;
  color: #666;
}
.slide-bar-box dl dd .show .text {
  margin-left: 4px;
  text-align: center;
}
.slide-bar-box dl dd .show .text .tit {
  font-size: 14px;
  color: #131414;
  font-weight: bold;
  line-height: 20px;
}
.slide-bar-box dl dd .show .text .t1 {
  font-size: 12px;
  color: #0081D2;
}
.slide-bar-box dl dd .show .text .t2 {
  font-size: 12px;
  color: #131414;
  opacity: 0.6;
  margin-bottom: 2px;
}
.slide-bar-box dl dd .show .text .t3 {
  font-size: 12px;
  color: #131414;
  opacity: 0.6;
}
.slide-bar-box dl dd .show .pic img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.slide-bar-box dl dd .show .pic p {
  font-size: 14px;
  color: #494c4d;
  text-align: center;
}
.slide-bar-box dl dd .show .pic p.bigp {
  color: #0081D2;
  font-size: 13px;
  font-weight: bold;
}
.slide-bar-box dl dd:hover .show {
  display: block !important;
}
.slide-bar-box dl dd:hover .show .pic {
  display: block !important;
}
.slide-bar-box dl dd .num {
  position: absolute;
  left: 2px;
  top: 1px;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #E59115;
  border-radius: 8px;
  font-size: 11px;
  color: #ffffff;
}
.slide-bar-box dl dt {
  margin-top: 10px;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #AAD0F2;
  text-align: center;
  display: none;
}
.slide-bar-box dl dt a .iconfont {
  font-size: 30px;
  color: #0081D2;
  vertical-align: middle;
}
.p-head {
  height: 68px;
  background: #ffffff;
}
.p-head .box .l {
  height: 68px;
}
.p-head .box .l .logo img {
  width: 133px;
  height: 38px;
}
.p-head .box .l .qd100 {
  margin: 0 20px;
}
.p-head .box .l .text p {
  font-size: 14px;
  color: #131414;
  line-height: 20px;
  margin-left: 14px;
  font-weight: bold;
}
.p-head .box .r {
  height: 68px;
}
.p-head .box .r .line1 {
  width: 1px;
  height: 12px;
  background: #BEC5C6;
  color: #bec5c6;
  margin: 0 12px;
}
.p-head .box .r .line2 {
  width: 1px;
  height: 12px;
  background: #BEC5C6;
  color: #bec5c6;
  margin: 0 8px;
}
.p-head .box .r .line3 {
  width: 1px;
  height: 16px;
  background: #BEC5C6;
  color: #bec5c6;
  margin: 0 6px;
}
.p-head .box .r .t1 {
  font-size: 14px;
  color: #131414;
  opacity: 0.6;
}
.p-head .box .r .t2 {
  margin-right: 20px;
}
.p-head .box .r .t2 .iconfont {
  font-size: 28px;
  color: #0081D2;
  margin-right: 4px;
}
.p-head .box .r .t2 .iconfont.icon-weixin-01 {
  color: #29CB4A;
  font-size: 35px;
}
.p-head .box .r .t2 span {
  font-size: 14px;
  color: #131414;
  opacity: 0.6;
}
.p-head .box .r .shopping-con {
  position: relative;
}
.p-head .box .r .shopping-con:hover .txshow-tips {
  display: block;
}
.p-head .box .r .shopping-con .car-ico {
  position: relative;
  margin-right: 20px;
  height: 68px;
  line-height: 68px;
  cursor: pointer;
}
.p-head .box .r .shopping-con .car-ico span {
  position: absolute;
  top: 13px;
  left: 0;
  right: -18px;
  width: 16px;
  height: 16px;
  background: #E59115;
  border-radius: 8px;
  margin: 0 auto;
  text-align: center;
  line-height: 16px;
  font-size: 11px;
  color: #ffffff;
}
.p-head .box .r .shopping-con .car-ico .iconfont {
  font-size: 28px;
  color: #0081D2;
}
.p-head .box .r .shopping-con .txshow-tips {
  position: absolute;
  width: 330px;
  max-height: 360px;
  z-index: 99999;
  left: -280px;
  top: 48px;
  display: none;
}
.p-head .box .r .shopping-con .txshow-tips .top {
  height: 20px;
  position: relative;
}
.p-head .box .r .shopping-con .txshow-tips .top .san {
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  top: 14px;
  right: 30px;
  box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.16);
  transform: rotate(45deg);
}
.p-head .box .r .shopping-con .txshow-tips .con {
  max-height: 340px;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}
.p-head .box .r .shopping-con .txshow-tips .con .s {
  display: block;
  height: 4px;
  width: 13px;
  position: absolute;
  top: -2px;
  right: 28px;
  background: #fcfcfc;
  opacity: 0.5;
  border-radius: 50%;
}
.p-head .box .r .shopping-con .txshow-tips .con .box {
  max-height: 299px;
  background: #FFFFFF;
  padding: 0 10px;
  overflow-y: auto;
  padding-bottom: 40px;
  /*婊氬姩鏉℃牱寮�*/
}
.p-head .box .r .shopping-con .txshow-tips .con .box::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/
}
.p-head .box .r .shopping-con .txshow-tips .con .box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.p-head .box .r .shopping-con .txshow-tips .con .box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li {
  padding: 10px 0;
  border-bottom: 1px dashed #707070;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li:hover .pcbText {
  color: #0081D2;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li p {
  width: 230px;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li:last-child {
  border-bottom: 0;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li .typeImg {
  height: 60px;
  width: 60px;
  margin-right: 20px;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li .pcbText {
  font-size: 12px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 17px;
  color: #333333;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li .pcbText .moneyRed {
  color: #E51515;
  font-weight: bold;
}
.p-head .box .r .shopping-con .txshow-tips .con .box ul li .pcbText a {
  font-weight: 400;
}
.p-head .box .r .shopping-con .txshow-tips .con .btom {
  width: 308px;
  height: 40px;
  background: #FFF;
  position: absolute;
  bottom: 0;
  font-size: 12px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 17px;
  color: #333333;
  padding: 0 10px;
}
.p-head .box .r .shopping-con .txshow-tips .con .btom a {
  color: #0081D2;
}
.p-head .box .r .avatar {
  width: 28px;
  height: 28px;
  margin-right: 8px;
  cursor: pointer;
}
.p-head .box .r .avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.p-head .box .r .material {
  height: 68px;
  position: relative;
  cursor: pointer;
}
.p-head .box .r .material .wrap .tel {
  font-size: 14px;
  color: #131414;
}
.p-head .box .r .material .wrap .point {
  position: absolute;
  top: -5px;
  right: 11px;
  width: 6px;
  height: 6px;
  background: #E59115;
  border-radius: 50%;
}
.p-head .box .r .material .wrap .icon {
  width: 7px;
  height: 6px;
  background: url("../../images/p-home/arrow.png") no-repeat center;
  background-size: cover;
  margin-left: 5px;
}
.p-head .box .r .material .list-box {
  position: relative;
  display: none;
}
.p-head .box .r .material .list-box .up {
  position: absolute;
  top: -7px;
  right: 53px;
  width: 18px;
  height: 8px;
  background: url("../../images/p-home/up.png") no-repeat center;
  background-size: cover;
  z-index: 1;
}
.p-head .box .r .material .list-box .list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 162px;
  background: #FFFFFF;
  border: 1px solid #E4ECED;
  z-index: 9999;
}
.p-head .box .r .material .list-box .list li {
  position: relative;
  padding-left: 12px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #E4ECED;
}
.p-head .box .r .material .list-box .list li:last-child {
  border-bottom: none;
}
.p-head .box .r .material .list-box .list li .iconfont {
  font-size: 18px;
  color: #131414;
}
.p-head .box .r .material .list-box .list li .num {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #E59115;
  border-radius: 8px;
  font-size: 12px;
  color: #ffffff;
  display: block;
}
.p-head .box .r .material .list-box .list li span {
  font-size: 14px;
  color: #0081D2;
  margin-left: 12px;
}
.p-head .box .r .material .list-box .list li span.color {
  color: #131414;
  opacity: 0.6;
}
.p-head .box .r .hov:hover .list-box {
  display: block;
}
.p-head .box .r .icon-yonghu-01 {
  font-size: 28px;
  color: #0081D2;
}
.p-head .box .r .link {
  font-size: 14px;
  color: #0a60be;
  font-weight: bold;
}
.p-head .box .r .link.ml {
  margin-left: 8px;
}
.p-nav {
  height: 48px;
  background: #0081d2;
}
.p-nav .box {
  height: 48px;
}
.p-nav .box ul {
  height: 48px;
}
.p-nav .box ul li {
  height: 100%;
  position: relative;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.p-nav .box ul li .hot {
  position: absolute;
  top: -3px;
  right: 10px;
  width: 31px;
  height: 14px;
  line-height: 14px;
  background: #E59115;
  border-radius: 3px;
  text-align: center;
}
.p-nav .box ul li .hot span {
  font-size: 11px;
  color: #ffffff;
}
.p-nav .box ul li .hot i {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0 auto;
  background: url("../../images/p-home/hot.png") no-repeat center;
  background-size: cover;
}
.p-nav .box ul li .link {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
.p-nav .box ul li .arrow {
  width: 7px;
  height: 6px;
  background: url(../../images/p-home/arrow.png) no-repeat center;
  background-size: cover;
  margin-left: 4px;
}
.p-nav .box ul li .list-box {
  position: relative;
  display: none;
}
.p-nav .box ul li .list-box .up {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 18px;
  height: 8px;
  margin: 0 auto;
  background: url("../../images/p-home/up.png") no-repeat center;
  background-size: cover;
  z-index: 1;
}
.p-nav .box ul li .list-box .list {
  position: absolute;
  top: 0px;
  width: 132px;
  background: #FFFFFF;
  border: 1px solid #E4ECED;
  right: -52px;
  z-index: 999;
}
.p-nav .box ul li .list-box .list dd {
  position: relative;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #E4ECED;
  text-align: left;
}
.p-nav .box ul li .list-box .list dd:last-child {
  border-bottom: none;
}
.p-nav .box ul li .list-box .list dd .iconfont {
  font-size: 18px;
  color: #131414;
}
.p-nav .box ul li .list-box .list dd .num {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #E59115;
  border-radius: 8px;
  font-size: 12px;
  color: #ffffff;
  display: block;
}
.p-nav .box ul li .list-box .list dd span {
  font-size: 14px;
  color: #0a60be;
  margin-left: 12px;
}
.p-nav .box ul li .list-box .list dd span.color {
  color: #131414;
  opacity: 0.6;
}
.p-nav .box ul li:hover .list-box {
  display: block;
}
.p-nav .box ul li.curr {
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  border-radius: 2px;
}
.p-nav .box ul li.curr a.link {
  color: #0a60be;
}
.cn-nav {
  height: 48px;
  background: #0081d2;
  line-height: 48px;
  font-size: 16px;
  font-weight: 400;
}
.cn-nav .cn-box {
  position: relative;
  z-index: 9;
}
.cn-nav .cn-box .cur {
  color: #0081D2;
}
.cn-nav ul li {
  float: left;
  position: relative;
}
.cn-nav ul li a {
  display: inline-block;
  padding: 0 25px;
  color: #FFFFFF;
}
.cn-nav ul li .cn-home {
  color: #0081D2;
}
.cn-nav ul li .cn-san {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 99px;
  background: url(../../images/menu.png) no-repeat center;
  transition: all 0.2s ease-in-out;
}
.cn-nav ul li .cnt-san {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 99px;
  background: url(../../images/menu_hover.png) no-repeat center;
}
.cn-nav ul li .cn-san1 {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 84px;
  background: url(../../images/menu.png) no-repeat center;
  transition: all 0.2s ease-in-out;
}
.cn-nav ul li .cnt-san1 {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 84px;
  background: url(../../images/menu_hover.png) no-repeat center;
}
.cn-nav ul li .cn-left {
  width: 102px;
  padding: 0px 16px;
}
.cn-nav ul li .cn-width {
  width: 88px;
  padding: 0px 16px;
}
.cn-nav ul li .cn-list1 {
  position: absolute;
  background: #fff;
  display: none;
  z-index: 9;
  text-align: center;
}
.cn-nav ul li .cn-list1 .cn-a {
  display: block;
  width: 120px;
  border-bottom: 1px solid #EEEEEE;
  color: #494C4D;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.cn-nav ul li .cn-list1 .cn-a:hover {
  color: #0081D2;
}
.cn-nav ul li .cn-list1 .cn-bg {
  background: url(../../images/nav-sj.png) no-repeat top center;
}
.cn-nav ul li .cn-list1 .cn-bor {
  border: 0;
}
.cn-nav ul li .cn-list {
  position: absolute;
  background: #fff;
  display: none;
  z-index: 9;
  text-align: center;
}
.cn-nav ul li .cn-list .cn-a {
  display: block;
  width: 134px;
  border-bottom: 1px solid #EEEEEE;
  color: #494C4D;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.cn-nav ul li .cn-list .cn-a:hover {
  color: #0081D2;
}
.cn-nav ul li .cn-list .cn-bg {
  background: url(../../images/nav-sj.png) no-repeat top center;
}
.cn-nav ul li .cn-list .cn-bor {
  border: 0;
}
.cn-nav ul li:hover a {
  color: #0081D2;
}
.cn-nav ul li:hover .cn-san {
  background: url(../../images/menu_hover.png) no-repeat center;
  transform: rotate(180deg);
}
.cn-nav ul li:hover .cn-san1 {
  background: url(../../images/menu_hover.png) no-repeat center;
  transform: rotate(180deg);
}
.cn-nav ul li:hover .cn-list {
  display: block;
  border-top: 2px solid #0081D2;
}
.cn-nav ul li:hover .cn-list1 {
  display: block;
  border-top: 2px solid #0081D2;
}
.cn-nav .nav-line {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 82px;
  height: 48px;
  background-color: #fff;
  font-size: 0;
  line-height: 40px;
}
.p-footer {
  background: #131414;
  padding: 35px 0 0px 0;
}
.p-footer .box .top {
  width: 1280px;
}
.p-footer .box .top li {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.p-footer .box .top li a {
  color: #999999;
}
.p-footer .box .top .foo-li1 a {
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.p-footer .box .top .foo-p {
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin-top: 8px;
}
.p-footer .box .top .foo-p1 {
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.p-footer .box .top .foo-p2 {
  font-size: 28px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.p-footer .box .top .foo-p3 {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.p-footer .box .copyright {
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}
.p-footer .box .copyright .tit {
  font-size: 14px;
  color: #494c4d;
  margin-right: 20px;
}
.p-footer .box .copyright .i6 {
  width: 39px;
  height: 35px;
  background: url("../../images/p-footer/iso.png") no-repeat center;
  background-size: cover;
  margin-right: 20px;
}
.p-footer .box .copyright .i7 {
  width: 35px;
  height: 35px;
  background: url("../../images/p-footer/ul.png") no-repeat center;
  background-size: cover;
  margin-right: 20px;
}
.p-footer .box .copyright .i8 {
  width: 38px;
  height: 35px;
  background: url("../../images/p-footer/SGS.png") no-repeat center;
  background-size: cover;
}
.p-footer .box .copyright .foo-t {
  margin: 0 40px;
}
.p-footer .box .copyright .i1 {
  width: 110px;
  height: 36px;
  margin-right: 20px;
  background: url("../../images/p-footer/a (1).png") no-repeat center;
  background-size: cover;
}
.p-footer .box .copyright .i2 {
  width: 110px;
  height: 36px;
  background: url("../../images/p-footer/a (2).png") no-repeat center;
  background-size: cover;
}
.p-footer .box .copyright .i3 {
  width: 110px;
  height: 36px;
  margin-right: 20px;
  background: url("../../images/p-footer/a (3).png") no-repeat center;
  background-size: cover;
}
.p-footer .box .copyright .i4 {
  width: 134px;
  height: 36px;
  margin-right: 20px;
  background: url("../../images/p-footer/a (5).png") no-repeat center;
  background-size: cover;
}
.p-footer .box .copyright .i5 {
  width: 148px;
  height: 36px;
  background: url("../../images/p-footer/a (4).png") no-repeat center;
  background-size: cover;
}
.p-footer .box .foo-foo {
  padding: 20px 0;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.p-footer .box .foo-foo p {
  text-align: left;
}
.p-footer .box .foo-foo p span {
  display: block;
  width: 52%;
}
.p-footer .box .foo-foo p span:last-child {
  width: 42%;
}
.p-footer .box .foo-foo p a {
  color: #999999;
}
.p-footer .box .foo-foo .foo-both {
  width: 900px;
  margin: 0 auto;
}
.p-footer .box .foo-foo .foo2-span {
  margin-right: 30px;
}
.p-footer .box .foo-foo .foo2-p {
  margin-bottom: 2px;
}
.home {
  height: 48px;
  background: #0081D2;
}
.home .nav-wrap {
  height: 48px;
}
.home .nav-wrap .nav li {
  position: relative;
  float: left;
  height: 48px;
  line-height: 48px;
  margin-right: 40px;
  white-space: nowrap;
  transition: all 0.2s ease;
}
.home .nav-wrap .nav li.curr:after {
  position: absolute;
  left: 0;
  bottom: 1px;
  background: #FFFFFF;
  width: 100%;
  height: 3px;
  content: '';
}
.home .nav-wrap .nav li a.xb {
  position: absolute;
  left: 41px;
  top: -5px;
  width: 50px;
  height: 20px;
  background: url('../../images/home/yu.png') no-repeat center;
  background-size: cover;
}
.home .nav-wrap .nav li a.link {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
.home .nav-wrap .nav li .iconzujiantubiaojiantou1 {
  font-size: 14px;
  color: #FFFFFF;
}
.home .nav-wrap .nav li dl {
  position: absolute;
  bottom: -74px;
  width: 100%;
  left: 0;
  background: #0081D2;
  z-index: 99999999;
  display: none;
}
.home .nav-wrap .nav li dl dd {
  text-align: center;
  height: 37px;
  line-height: 37px;
  transition: all 0.2s ease;
}
.home .nav-wrap .nav li dl dd:hover {
  background: #0090EB;
}
.home .nav-wrap .nav li dl dd a {
  font-size: 14px;
  color: #ffffff;
}
.home .nav-wrap .nav li.curr a,
.home .nav-wrap .nav li:hover a {
  color: #FFFFFF;
}
.home .nav-wrap .nav li:hover:after {
  position: absolute;
  left: 0;
  bottom: 1px;
  background: #FFFFFF;
  width: 100%;
  height: 3px;
  content: '';
}
.home .nav-wrap .nav li:hover dl {
  display: block;
}
.home .nav-wrap .login-bar {
  height: 100%;
  white-space: nowrap;
}
.home .nav-wrap .login-bar .logged {
  height: 100%;
  padding: 0 20px;
  vertical-align: top;
}
.home .nav-wrap .login-bar .logged a:hover {
  color: #0090eb;
}
.home .nav-wrap .login-bar .logged .lg .iconfont {
  font-size: 20px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged .lg span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 5px;
}
.home .nav-wrap .login-bar .logged .line {
  width: 1px;
  height: 14px;
  background: #E6EAF2;
  color: #e6eaf2;
  margin: 0 5px 0 5px;
}
.home .nav-wrap .login-bar .logged .rg {
  font-size: 14px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged .car {
  margin-left: 30px;
}
.home .nav-wrap .login-bar .logged .car .iconfont {
  font-size: 20px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged .car span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 6px;
}
.home .nav-wrap .login-bar .logged .car .circle {
  min-width: 10px;
  height: 16px;
  background: #E82121;
  border-radius: 8px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
  padding: 0 3px;
}
.home .nav-wrap .login-bar .logged-in {
  height: 100%;
  vertical-align: top;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar {
  position: relative;
  text-align: center;
  cursor: pointer;
  height: 100%;
  padding: 0 10px;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar ul {
  position: absolute;
  bottom: -74px;
  width: 100%;
  left: 0;
  background: #0081D2;
  z-index: 99999999;
  display: none;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar ul li {
  height: 37px;
  line-height: 37px;
  transition: all 0.2s ease;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar ul li:hover {
  background: #0090EB;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar ul li a {
  font-size: 14px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar .iconzujiantubiaojiantou9 {
  font-size: 20px;
  color: #FFFFFF;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar .iconzujiantubiaojiantou1 {
  font-size: 14px;
  color: #FFFFFF;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar .tel {
  font-weight: bold;
  padding: 0 5px;
  font-size: 14px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar:hover {
  background: #0090EB;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar:hover ul {
  display: block;
}
.home .nav-wrap .login-bar .logged-in .logged-in-bar:hover .iconzujiantubiaojiantou1:before {
  content: "\e628";
}
.home .nav-wrap .login-bar .logged-in .car {
  height: 100%;
  padding: 0 10px;
}
.home .nav-wrap .login-bar .logged-in .car .iconfont {
  font-size: 20px;
  color: #ffffff;
}
.home .nav-wrap .login-bar .logged-in .car span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 6px;
}
.home .nav-wrap .login-bar .logged-in .car .circle {
  min-width: 10px;
  height: 16px;
  background: #E82121;
  border-radius: 8px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
  padding: 0 3px;
}
.home .nav-wrap .login-bar .logged-in .car:hover {
  background: #0090EB;
}
.layui-layer-setwin {
  right: 36px !important;
  top: 19px !important;
}
.layui-layer-title {
  font-size: 13px !important;
  font-weight: bold !important;
  background: #ffffff !important;
  height: auto !important;
  line-height: 21px !important;
  padding: 10px 0 15px 0 !important;
  margin: 0 30px;
}
.layui-layer-title span {
  position: relative;
  display: inline-block;
}
.layui-layer-title span:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  text-align: center;
  width: 100%;
  height: 5px;
  background: #0081D2;
  content: "";
  display: inline-block;
}
.layui-layer-page .layui-layer-content {
  height: auto;
  overflow: hidden;
}
.login-layer {
  padding: 30px 60px 40px 60px;
}
.login-layer .cypbb {
  display: none;
}
.login-layer .inpt {
  position: relative;
  margin-bottom: 20px;
  white-space: nowrap;
}
.login-layer .inpt .iconfont {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 30px;
  color: #e6eaf2;
  margin-top: -17px;
}
.login-layer .inpt .imgCode {
  width: 164px;
  height: 60px;
  text-align: right;
}
.login-layer .inpt .imgCode img {
  width: 120px;
  height: 60px;
}
.login-layer .inpt .inp {
  width: 320px;
  height: 58px;
  line-height: 58px;
  background: #f7f9fc;
  border-radius: 2px;
  border: 1px solid #E6EAF2;
  padding-left: 60px;
  transition: all 0.4s ease;
}
.login-layer .inpt .inp:focus {
  border: 1px solid #0081d2;
  background: #ffffff;
}
.login-layer .inpt .inp::-webkit-input-placeholder {
  color: #959ba6;
}
.login-layer .inpt .button-class {
  font-size: 14px;
  color: #0081d2;
  position: absolute;
  right: 21px;
  top: 21px;
  font-weight: bold;
  background: none;
}
.login-layer .inpt.error .iconfont {
  color: #e82121;
}
.login-layer .inpt.error .inp {
  border: 1px solid #e82121;
  color: #e82121;
}
.login-layer .inpt.status .iconfont {
  color: #0081d2;
}
.login-layer .btn {
  margin-top: 20px;
}
.login-layer .btn a {
  width: 380px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0081D2;
  border-radius: 2px;
  display: block;
  font-size: 18px;
  color: #ffffff;
}
.login-layer .login-bar {
  padding-top: 30px;
}
.login-layer .login-bar .l .circle {
  width: 12px;
  height: 12px;
  padding: 3px;
  border-radius: 18px;
  border: 1px solid #C2C7CC;
  position: relative;
  top: -2px;
  cursor: pointer;
}
.login-layer .login-bar .l .circle.act {
  border-color: #0081D2;
}
.login-layer .login-bar .l .circle.act i {
  display: block;
  width: 12px;
  height: 12px;
  background: #0081D2;
  border-radius: 12px;
}
.login-layer .login-bar .l .txt {
  font-size: 14px;
  color: #959ba6;
  margin-left: 6px;
}
.login-layer .login-bar .r a {
  font-size: 14px;
  color: #0081d2;
}
.login-layer .other-login {
  margin-top: 60px;
  text-align: center;
}
.login-layer .other-login .t1 {
  position: relative;
  font-size: 14px;
  color: #5c5f66;
}
.login-layer .other-login .t1:before {
  position: absolute;
  left: 0;
  top: 11px;
  width: 117px;
  height: 1px;
  color: #e6eaf2;
  background: #E6EAF2;
  content: '';
}
.login-layer .other-login .t1:after {
  position: absolute;
  right: 0;
  top: 11px;
  width: 117px;
  height: 1px;
  color: #e6eaf2;
  background: #E6EAF2;
  content: '';
}
.login-layer .other-login .icon-wrap {
  margin-top: 24px;
}
.login-layer .other-login .icon-wrap li {
  background: #E6EAF2;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
.login-layer .other-login .icon-wrap li:hover {
  background: #0081D2;
}
.login-layer .other-login .icon-wrap li .iconfont {
  font-size: 30px;
  color: #FFFFFF;
}
.login-layer .code-login {
  cursor: pointer;
}
.login-layer .code-login .pull-left {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: url("../../images/home/code2.jpg") no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.login-layer .code-login .pull-lefts {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: url("../../images/home/code1.jpg") no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.login-layer .onRegister2 .wrp_code {
  border: 1px solid #E2E2E2;
  width: 198px;
  height: 198px;
  margin: 0 auto;
}
.login-layer .onRegister2 .wrp_code .qrcode {
  width: 198px;
  height: 198px;
}
.login-layer .onRegister2 .info {
  margin-top: 15px;
}
.login-layer .onRegister2 .info .t1 {
  text-align: center;
  color: #373737;
  font-size: 13px;
}
.login-layer .onRegister2 .text-center {
  margin-top: 20px;
  text-align: center;
}
.login-layer .onRegister2 .text-center .t1 {
  font-size: 14px;
  color: #0081d2;
  margin-right: 20px;
}
.login-layer .onRegister2 .text-center .t1:hover {
  text-decoration: underline;
}
.login-layer .onRegister2 .text-center .t2 {
  font-size: 14px;
  color: #0081d2;
}
.login-layer .onRegister2 .text-center .t2:hover {
  text-decoration: underline;
}
.login-layer .tab-box {
  text-align: center;
  margin-bottom: 26px;
  padding-bottom: 14px;
}
.login-layer .tab-box span {
  position: relative;
  width: 50%;
  text-align: center;
  font-size: 20px;
  color: #959ba6;
  cursor: pointer;
}
.login-layer .tab-box span.curr {
  color: #3a3c40;
  font-weight: bold;
}
.login-layer .tab-box span.curr::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  height: 5px;
  width: 80px;
  background: #0081D2;
  content: '';
  z-index: 11;
  margin: 0 auto;
}
.website-tip {
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 224, 178, 0.5);
}
.website-tip .tip-wrap {
  position: relative;
}
.website-tip .tip-wrap span {
  font-size: 14px;
  color: #e89721;
}
.website-tip .tip-wrap .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #e89721;
  cursor: pointer;
}
.selects-qty {
  position: absolute;
  left: 0px;
  top: 39px;
  z-index: 9;
  width: 461px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 10px 0 16px 18px;
  display: none;
}
.selects-qty .arrow {
  position: absolute;
  left: 21px;
  top: -10px;
  width: 13px;
  height: 11px;
  background: url("../../images/common/ico.png") no-repeat -5px -52px;
  background-color: #fff;
}
.selects-qty dl dd {
  float: left;
  width: 14%;
  margin-bottom: 15px;
  cursor: pointer;
}
.selects-qty dl dd .arr {
  width: 14px;
  height: 13px;
  background: url("../../images/common/ico.png") no-repeat 0 0;
}
.selects-qty dl dd.curr .arr {
  width: 14px;
  height: 13px;
  background: url("../../images/common/ico.png") no-repeat -16px 0;
}
.selects-qty dl dd span {
  font-size: 14px;
  color: #666666;
  margin-left: 5px;
}
.selects-qty .wrap {
  margin-top: 3px;
}
.selects-qty .wrap label {
  font-size: 14px;
  color: #666666;
  margin-right: 13px;
  white-space: nowrap;
}
.selects-qty .wrap .inp {
  width: 158px;
  border: solid 1px #e5e5e5;
}
.selects-qty .wrap .inp::-webkit-outer-spin-button,
.selects-qty .wrap .inp::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.selects-qty .wrap .inp:focus {
  border: solid 1px #00a0e9;
}
.selects-qty .wrap .btn {
  margin-left: 40px;
}
.selects-qty .wrap .btn a {
  width: 68px;
  height: 30px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.selects-qty .wrap .btn a.ok {
  background-color: #1080d0;
  color: #fefefe;
  margin-right: 10px;
}
.selects-qty .wrap .btn a.canel {
  background-color: #f3f3f3;
  color: #666666;
}
.pcb-ad .indexRightAd {
  position: fixed;
  width: 140px;
  height: 254px;
  bottom: 54px;
  z-index: 101;
}
.pcb-ad .indexRightAd img {
  width: 140px;
  height: 254px;
}
.pcb-ad .indexRightAd.none {
  left: -150px;
}
.pcb-ad .indexRightAd.show {
  left: 10px;
}
.pcb-ad .fast-key {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 0px;
  height: 120px;
  background: #0860BF;
  z-index: 999;
}
.pcb-ad .fast-key.none {
  display: none;
}
.pcb-ad .fast-key.show {
  display: block;
}
.pcb-ad .fast-key .fast-key-wrap .l {
  position: relative;
  height: 120px;
  white-space: nowrap;
}
.pcb-ad .fast-key .fast-key-wrap .l .pic {
  position: absolute;
  top: -46px;
  left: 0;
  width: 162px;
  height: 146px;
  background: url("../../images/registerPage/b.png") no-repeat center;
  background-size: cover;
}
.pcb-ad .fast-key .fast-key-wrap .l .text {
  margin-left: 191px;
}
.pcb-ad .fast-key .fast-key-wrap .l .text .t1 {
  font-size: 20px;
  color: #f7f9fc;
}
.pcb-ad .fast-key .fast-key-wrap .l .text .t2 {
  font-size: 30px;
  color: #f7f9fc;
  font-weight: bold;
}
.pcb-ad .fast-key .fast-key-wrap .l .text .t2 em {
  font-size: 30px;
  color: #e0c629;
  font-weight: bold;
}
.pcb-ad .fast-key .fast-key-wrap .r {
  position: relative;
  height: 120px;
  white-space: nowrap;
}
.pcb-ad .fast-key .fast-key-wrap .r .iconzujiantubiaojiantou10 {
  position: absolute;
  right: -46px;
  top: 10px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}
.pcb-ad .fast-key .fast-key-wrap .r .input-wrap {
  width: 360px;
  height: 48px;
  border-radius: 2px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
}
.pcb-ad .fast-key .fast-key-wrap .r .input-wrap .iconfont {
  font-size: 30px;
  color: #BBC1CC;
  margin-left: 16px;
  margin-right: 16px;
}
.pcb-ad .fast-key .fast-key-wrap .r .input-wrap input {
  font-size: 14px;
  height: 100%;
  vertical-align: middle;
}
.pcb-ad .fast-key .fast-key-wrap .r .input-wrap input::-webkit-input-placeholder {
  color: #959ba6;
}
.pcb-ad .fast-key .fast-key-wrap .r .btn {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e89721;
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 20px;
}
.pcb-ad-tx {
  position: fixed;
  width: 140px;
  height: 254px;
  bottom: 54px;
  z-index: 101;
}
.pcb-ad-tx .cha {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.pcb-ad-tx .indexRightAd img {
  width: 140px;
  height: 254px;
}
.pcb-ad-tx .indexRightAd.none {
  left: -150px;
}
.pcb-ad-tx .indexRightAd.show {
  left: 10px;
}
.layui-form-checked[lay-skin=primary] i {
  border-color: #0081D2 !important;
  background-color: #0081D2 !important;
}
#nc_1_wrapper {
  width: 100% !important;
}
.nc-container .nc_scale .nc_ok,
.nc-container .nc_scale .nc_bg {
  background: #0081D2 !important;
}
.nc-container .nc_scale .btn_ok {
  color: #0081D2 !important;
}
.layui-layer-title em {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
}
.layui-layer-title em.curr:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  text-align: center;
  width: 100%;
  height: 5px;
  background: #0081D2;
  content: "";
  display: inline-block;
}
.paymentSetting-layer {
  padding: 20px;
}
.paymentSetting-layer .inpt-wrap {
  margin-bottom: 20px;
  white-space: nowrap;
}
.paymentSetting-layer .inpt-wrap .code-wrap {
  position: relative;
}
.paymentSetting-layer .inpt-wrap .code-wrap .code {
  position: absolute;
  right: 10px;
  top: 16px;
  background: none;
  font-size: 14px;
  color: #0081d2;
}
.paymentSetting-layer .inpt-wrap .code-wrap .code.btnDisabled {
  color: #CCCCCC;
}
.paymentSetting-layer .inpt-wrap .code-wrap .inp0 {
  width: 298px;
  height: 48px;
  border-radius: 2px;
  border: 1px solid #E6EAF2;
  background: #F7F9FC;
  text-indent: 1em;
}
.paymentSetting-layer .inpt-wrap .code-wrap .inp0:focus {
  background: #ffffff;
}
.paymentSetting-layer .inpt-wrap label {
  width: 96px;
  font-size: 14px;
  color: #5c5f66;
  text-align: right;
  margin-right: 22px;
}
.paymentSetting-layer .inpt-wrap .inp1 {
  height: 48px;
  line-height: 48px;
  border-radius: 2px;
  border: 1px solid #E6EAF2;
  text-indent: 1em;
  background: #F7F9FC;
}
.paymentSetting-layer .inpt-wrap .inp1:focus {
  background: #ffffff;
}
.paymentSetting-layer .inpt-wrap .inp2 {
  height: 54px;
  background: #F7F9FC;
  border-radius: 2px;
  border: 1px solid #E6EAF2;
  margin-right: 8px;
  font-size: 16px;
  color: #3a3c40;
  line-height: 54px;
  text-align: center;
}
.paymentSetting-layer .inpt-wrap .inp2:focus {
  background: #ffffff;
}
.paymentSetting-layer .inpt-wrap .w2 {
  width: 54px;
}
.paymentSetting-layer .inpt-wrap .w3 {
  width: 198px;
}
.paymentSetting-layer .inpt-wrap .imgCode {
  width: 76px;
  height: 50px;
}
.paymentSetting-layer .inpt-wrap .imgCode img {
  width: 76px;
  height: 50px;
}
.paymentSetting-layer .inpt-wrap .t1 {
  font-size: 16px;
  color: #3a3c40;
  font-weight: bold;
}
.paymentSetting-layer .inpt-wrap .t2 {
  margin-top: 10px;
  font-size: 12px;
  color: #5c5f66;
}
.paymentSetting-layer .inpt-wrap .t3 {
  font-size: 12px;
  color: #0081d2;
  margin-left: 10px;
  cursor: pointer;
}
.paymentSetting-layer .btn {
  margin-top: 40px;
  margin-left: 121px;
}
.paymentSetting-layer .btn a {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #0081D2;
  border-radius: 2px;
  display: block;
  color: #ffffff;
  font-size: 14px;
}
.browser {
  width: 100%;
  height: 100%;
  background: url(../../images/tips/zz.png) no-repeat center;
  background-size: cover;
  position: fixed;
  left: 0;
  /*  */
  top: 0;
  z-index: 9999;
}
.browser .browser-box {
  width: 616px;
  height: 300px;
  padding: 26px;
  background: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 50%;
  margin-left: -308px;
  font-size: 17px;
  font-weight: 400;
  color: #666666;
}
.browser .browser-box .logo {
  width: 103px;
  height: 42px;
  display: block;
  margin: 0 auto;
  margin-bottom: 26px;
}
.browser .browser-box p {
  margin-bottom: 14px;
}
.browser .browser-box .recommend {
  padding-top: 14px;
  margin-bottom: 40px;
  line-height: 20px;
}
.browser .browser-box .recommend i {
  display: inline-block;
  width: 214px;
  height: 0px;
  border: 1px solid #707070;
}
.browser .browser-box .recommend span {
  margin: 0 20px;
}
.browser .browser-box .browser-con {
  text-align: center;
}
.browser .browser-box .browser-con a {
  display: inline-block;
  text-align: center;
  color: #666666;
  margin: 0 35px;
}
.browser .browser-box .browser-con a img {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.browser .browser-box .browser-con a p {
  font-size: 12px;
}
.banner {
  width: 100%;
  height: 300px;
  background: url(../../images/faq/big/bg.png) no-repeat center;
  background-size: cover;
}
.banner .width-1280 {
  position: relative;
}
.banner img {
  display: block;
  margin-left: 50px;
}
.banner .banner-con .bc-con {
  width: 880px;
  height: 92px;
  background: #FFFFFF;
  border-radius: 8px;
  margin: 0 auto;
}
.banner .banner-con .bc-con .con1 {
  width: 231px;
  height: 92px;
  font-size: 14px;
  color: #131414;
  border-right: 1px solid #DDDDDD;
  line-height: 20px;
}
.banner .banner-con .bc-con .con1 .con2 {
  margin-left: 30px;
  margin-top: 13px;
}
.banner .banner-con .bc-con .con1 .con2 input {
  color: #A6ADAD;
  display: inline-block;
  width: 50px;
}
.banner .banner-con .bc-con .con1 .con2 span {
  padding: 0 33px;
}
.banner .banner-con .bc-con .con3 {
  padding-top: 20px;
  margin-left: 30px;
}
.banner .banner-con .bc-con .con4 {
  width: 252px;
  height: 92px;
  font-size: 14px;
  color: #131414;
  border-right: 1px solid #DDDDDD;
}
.banner .banner-con .bc-con .con4 .con4-1 {
  margin-left: 30px;
  margin-top: 13px;
}
.banner .banner-con .bc-con .con4 .con4-1 .con4-pr {
  position: relative;
  top: -18px;
  right: -120px;
}
.banner .banner-con .bc-con .con4 .con4-1 .sel-div {
  cursor: pointer;
}
.banner .banner-con .bc-con .con4 .con4-1 input {
  cursor: pointer;
  font-size: 14px;
  color: #ddd;
}
.banner .banner-con .bc-con .con5 {
  height: 92px;
  font-size: 14px;
  color: #131414;
  position: relative;
}
.banner .banner-con .bc-con .con5 a {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  padding: 10px 40px;
  background: #E59115;
  border-radius: 3px;
  position: absolute;
  top: 25px;
  right: -166px;
}
.banner .banner-con .bc-con .con5 .c5-span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
}
.banner .banner-top {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding-top: 37px;
  margin-bottom: 30px;
}
.banner .banner-top .bt-r {
  color: #E59115;
  margin-top: 10px;
}
.faq-content .tit {
  margin-top: 20px;
}
.faq-content .tit .t1 {
  font-size: 14px;
  font-weight: 400;
  color: #131414;
  opacity: 0.6;
}
.faq-content .tit .t2 {
  font-size: 14px;
  font-weight: 400;
  color: #131414;
}
.faq-content .tit .iconfont {
  font-size: 14px;
  font-weight: 400;
  color: #131414;
  opacity: 0.6;
}
.faq-content .tab {
  margin: 20px 0;
}
.faq-content .tab ul li {
  width: 256px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-right: 0;
  text-align: center;
  line-height: 42px;
}
.faq-content .tab ul li:first-child {
  border-radius: 4px 0px 0px 4px;
}
.faq-content .tab ul li:nth-child(2) {
  border-color: #666666;
  background: #666666;
}
.faq-content .tab ul li:nth-child(2) a {
  color: #FEFEFE;
}
.faq-content .tab ul li:last-child {
  border: 1px solid #DDDDDD;
  border-radius: 0px 4px 4px 0px;
}
.faq-content .tab ul li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.faq-content .tips {
  margin-bottom: 9px;
  width: 728px;
  height: 33px;
  font-size: 14px;
  font-weight: 400;
  color: #CC1820;
}
.faq-content table {
  margin-bottom: 48px;
  font-size: 14px;
  background-color: #fff;
  border-collapse: collapse;
  color: #454545;
  table-layout: auto;
  width: 100%;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDDDDD;
}
.faq-content table thead {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DDDDDD;
  background: #3693C9;
}
.faq-content table thead td {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #FEFFFF;
}
.faq-content table .td1 {
  width: 100px;
}
.faq-content table .td2 {
  width: 160px;
}
.faq-content table .td3 {
  width: 690px;
}
.faq-content table .td4 {
  width: 330px;
}
.faq-content table tr {
  border: 1px solid #DDDDDD;
}
.faq-content table td {
  padding: 10px 10px;
  border-right: 1px solid #DDDDDD;
  word-break: break-all;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #131414;
}
.faq-content table td:first-child {
  font-size: 20px;
}
.faq-content table td span {
  color: #F30B0B;
}
.faq-content table td .sou {
  cursor: pointer;
}
.faq-content table .txd3 {
  text-align: left;
}
.txnav {
  width: 210px;
  height: 30px;
  margin: 20px auto;
}
.txnav p {
  display: block;
  padding-left: 10px;
  line-height: 30px;
}
.txset {
  width: 170px;
  font-size: 14px;
  font-weight: 400;
  color: #A6ADAD;
  position: absolute;
  top: 48px;
  left: 20px;
  background: url(../../images/faq/arrow.png) right center no-repeat;
}
.txselect {
  background: url(../../images/faq/arrow.png) right center no-repeat;
}
.txnew {
  width: 210px;
  position: absolute;
  z-index: 999;
  top: 92px;
  left: 0;
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.txnav ul li {
  color: #131414;
  line-height: 40px;
  padding-left: 29px;
  font-size: 14px;
}
.txnav ul li:hover {
  background: #FFEDD3;
}