@charset "utf-8";
.hd1 {
  height: 40px;
  background: #f6f6f6;
  color: #8a9090;
}
.hd1 .wrap {
  justify-content: flex-end;
}
.hd1 a {
  color: #8a9090;
  line-height: 20px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 20px;
  margin: 0 5px;
}
.hd1 a:hover,
.hd1 a.active {
  background: #e8e8e8;
  color: #1b59ca;
}
.hd2 {
  height: 100px;
  background: #fff;
}
.hd2 .wrap {
  align-items: flex-end;
}
.logo {
  margin-bottom: 15px;
}
.logo img {
  display: block;
  height: 34px;
}
.nav {
  justify-content: flex-end;
}
.nav span {
  display: block;
  margin-left: 40px;
  position: relative;
  padding-bottom: 15px;
}
.nav a.nava {
  line-height: 34px;
  font-size: 18px;
  color: #1f2020;
}
.nav span.active .nava,
.nav span:hover .nava {
  color: #1b59ca;
}
.navhide {
  width: 170px;
  background: rgba(112, 206, 215, 0.8);
  position: absolute;
  left: 50%;
  margin-left: -85px;
  top: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
}
.nav span:hover .navhide {
  opacity: 1;
  visibility: inherit;
}
.navhide em {
  display: block;
  position: relative;
}
.navhide .nava1 {
  display: block;
  line-height: 45px;
  color: #1f2020;
  text-align: center;
}
.navhide1 {
  width: 200px;
  padding-left: 5px;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  margin-left: -20px;
}
.navhide1bg {
  background: rgba(112, 206, 215, 0.8);
}
.navhide1 a {
  display: block;
  line-height: 45px;
  color: #1f2020;
  text-align: center;
}
.navhide a:hover {
  color: #fff;
}
.navhide em:hover .nava1 {
  color: #fff;
}
.navhide em:hover .navhide1 {
  opacity: 1;
  visibility: inherit;
  margin-left: 0;
}
.swiper-button-next-bn,
.swiper-button-prev-bn {
  width: 50px;
  height: 80px;
  background: url(../images/bnjt_03.png) no-repeat center rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  margin-top: -40px;
  transition: 0.25s;
}
.swiper-button-next-bn:hover,
.swiper-button-prev-bn:hover {
  background: url(../images/bnjt_03.png) no-repeat center #70ced7;
}
.swiper-button-next-bn {
  margin-right: 0;
  right: 0;
}
.swiper-button-prev-bn {
  margin-left: 0;
  left: 0;
  transform: rotate(180deg);
}
.m1 .wrap {
  padding: 0 140px;
}
.m1a {
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  width: 26.333333%;
  margin: 0 3.5%;
  text-align: center;
}
.m1a img {
  margin: 0 auto;
  max-width: 100%;
}
.imghover img.imgb {
  display: block;
}
.imghover img.imgn {
  display: none;
}
.m1a p {
  margin-top: 20px;
  font-size: 16px;
}
.m1a:hover {
  box-shadow: 0 4px 15px rgba(112, 206, 215, 0.7);
  background: #1b59ca;
  color: #fff;
}
.imghover:hover img.imgb {
  display: none;
}
.imghover:hover img.imgn {
  display: block;
}
.mdtop h3 {
  font-size: 60px;
  font-weight: normal;
}
.m2w {
  flex-wrap: wrap;
  width: 101%;
}
.m2a {
  width: 49%;
  margin-right: 1%;
  margin-top: 13px;
}
.m2aimg {
  background-size: cover !important;
  height: 297px;
  transition: 0.5s;
}
.m2aimg1 {
  width: 50%;
}
.m2aimg2 {
  width: 100%;
}
.m2aimg:hover {
  transform: rotateY(180deg);
}
.m2atxt {
  background: #f4f4f4;
  color: #6f6f6f;
  padding: 15px;
}
.m2atxt h3 {
  font-size: 36px;
  font-weight: normal;
  color: #1b59ca;
}
.m2atxt p {
  font-size: 14px;
  color: #6f6f6f;
  line-height: 25px;
  margin: 25px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: left;
}
.m2atxt a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  line-height: 28px;
  background: #1b59ca;
  padding: 0 10px;
}
.mdmorea a {
  display: inline-block;
  width: 220px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  border-radius: 44px;
  color: #1b59ca;
  border: 1px solid #1b59ca;
  font-size: 20px;
}
.mdmorea a i {
  margin-left: 10px;
}
.mdmorea a:hover {
  background: #1b59ca;
  color: #fff;
}
.m3sc {
  width: 575px;
  margin: 0 auto;
  margin-top: 60px;
}
.m3sc input.ipt1 {
  width: 100%;
  height: 50px;
  background: #f2f2f2;
  border-radius: 50px;
  padding: 0 20px 0 25px;
  font-size: 16px;
}
.m3sc input.ipt2 {
  width: 75px;
  height: 50px;
  background: url(../images/scico_03.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.m3at img.m3atimg {
  display: block;
  width: 100%;
  height: 280px;
}
.m3at .txt {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 40px;
  color: #fff;
  transition: 0.5s;
  opacity: 0;
}
.m3at:hover .txt {
  opacity: 1;
}
.m3at .txt em {
  height: 1px;
  width: 90px;
  background: #fff;
  display: block;
  margin: 15px auto 40px auto;
}
.m3at .txt p {
  line-height: 28px;
  font-size: 16px;
}
.m3at .txt p i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/m3ico_03.png) no-repeat center;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 10px;
  transition: 0.5s;
}
.m3at .txt p i:hover {
  transform: scale(1.2);
}
.m3ap {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
}
.swiper-pagination-m3 {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.swiper-pagination-m3 .swiper-pagination-bullet {
  background: #999999;
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 7px !important;
}
.swiper-pagination-m3 .swiper-pagination-bullet-active {
  background: #000;
}
.m4 {
  margin-top: 120px;
}
.m4bg {
  background: url(../images/m4bg_02.png) no-repeat top center;
  background-size: 100% 100%;
  padding-bottom: 150px;
}
.m4bg .wrap {
  padding: 0 120px;
}
.m41img {
  width: 52%;
  overflow: hidden;
}
.m41txt {
  width: 42%;
  padding-top: 150px;
}
.m41txt h3 {
  font-size: 36px;
  font-weight: normal;
}
.m41txt .txt {
  margin-top: 75px;
  margin-bottom: 20px;
  line-height: 28px;
  font-size: 16px;
  color: #6f6f6f;
}
.m41txt i {
  display: inline-block;
  width: 100px;
  height: 3px;
  background: #1b59ca;
}
.m41img img {
  transition: 0.5s;
}
.m41img img:hover {
  transform: scale(1.05);
}
.m42a {
  padding: 0 17px;
}
.m42a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.m42a h3 {
  margin: 20px 0;
  font-size: 24px;
}
.m42a p {
  font-size: 14px;
  line-height: 18px;
  color: #6f6f6f;
}
.foot {
  margin-top: 50px;
}
.ft1 {
  background: #7e7e7e;
  background-size: 100%;
  padding: 25px 0 70px 0;
}
.ft1a {
  width: 30%;
  padding-left: 80px;
}
.ft1_pb h3 {
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 10px;
}
.ft1_pb h3 i {
  margin-right: 20px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.ft1a a {
  display: block;
  line-height: 48px;
  color: #cfcfcf;
  font-size: 18px;
}
.ft1a2 a {
  line-height: 28px;
  font-size: 14px;
}
.ft1a a:hover {
  color: #1b59ca;
}
.ft3a {
  padding-left: 80px;
}
.ft3a p {
  line-height: 28px;
  font-size: 14px;
  color: #cecece;
}
.ft2 {
  padding: 10px 15px;
  line-height: 30px;
  color: #cecece;
  background: #484848;
}
.m4bg_wap {
  display: none;
}
.listnav a {
  color: #bfbfbf;
}
.listnav a:hover {
  color: #1b59ca;
}
.listnav {
  color: #bfbfbf;
  font-size: 16px;
  padding: 15px 0;
  line-height: 30px;
}
.listnav span {
  color: #4d4d4d;
  text-decoration: underline;
}
.listmd {
  padding: 60px 0;
}
.abtmd {
  padding: 60px 0;
}
.ab1l {
  width: 47%;
  margin-right: 80px;
}
.ab1l img {
  display: block;
  width: 100%;
}
.ab1limg {
  width: 85%;
  margin: 0 auto;
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.ab1limg1 {
  transform: rotate(9deg);
}
.ab1limg2 {
  transform: rotate(-7deg);
}
.ab1r {
  border-left: 2px solid #959595;
  padding: 70px 0;
  padding-left: 50px;
}
.ab1rtit {
  font-size: 48px;
  font-weight: normal;
  padding-bottom: 20px;
}
.ab2 .ab1rtit {
  text-align: right;
}
.ab1rtxt {
  margin-top: 20px;
}
.ab1rtxt h3 {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.ab1rtxt p {
  font-size: 16px;
  line-height: 28px;
  color: #6b6b6b;
}
.ab1rtxt i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/abtico_03.png) no-repeat center;
  background-size: 100% 100%;
}
.ab1 .ab1rtxt i {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -66px;
}
.ab2 .ab1r {
  border-right: 2px solid #959595;
  padding: 70px 0;
  padding-right: 50px;
  border-left: 0;
  padding-left: 0;
}
.ab2 .ab1l {
  margin-right: 0;
  margin-left: 80px;
}
.ab2 .ab1rtxt i {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -66px;
}
.ab2 .ab1limg1 {
  transform: rotate(-5deg);
}
.ab2 .ab1limg2 {
  transform: rotate(9deg);
}
.abt_line {
  width: 90px;
  height: 2px;
  background: #959595;
  position: absolute;
  left: 50%;
  margin-left: -44px;
  top: 0;
}
.ab2 .ab1rtxt {
  text-align: right;
}
.pdl {
  width: 260px;
  margin-right: 40px;
}
.pdl1 .title {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 75px;
  background: #f4f4f4;
}
.pdl1a_a {
  display: block;
  line-height: 60px;
  background: #f4f4f4;
  padding: 0 20px;
  font-size: 16px;
}
.pdl1a_a em {
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #1b59ca;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  opacity: 0;
  transition: 0.25s;
}
.pdl1a_a i {
  position: absolute;
  right: 20px;
  top: 0;
  line-height: 60px;
}
.pdl1a:hover .pdl1a_a {
  background: #fff;
}
.pdl1a:hover .pdl1a_a em {
  opacity: 1;
}
.pdl1a.on .pdl1a_a {
  background: #fff;
}
.pdl1a.on .pdl1a_a em {
  opacity: 1;
}
.pdl1ahide {
  display: none;
}
.pdl1ahide a {
  display: block;
  padding-left: 45px;
  color: #666;
  line-height: 60px;
  background: #fff;
}
.pdl1ahide a span {
  transition: 0.25s;
}
.pdl1ahide a:hover span {
  color: #1b59ca;
  border-bottom: 1px solid #1b59ca;
}
.pdl2 .title {
  font-size: 24px;
  text-align: center;
  line-height: 60px;
  font-weight: normal;
}
.pdl2w {
  padding: 10px 10px 40px 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.pdl2a {
  margin-top: 15px;
}
.pdl2a input,
.pdl2a select {
  width: 100%;
  height: 40px;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  padding: 0 15px;
}
.pdl2a select {
  background: url(../images/sltico_03.png) no-repeat right center;
  color: #1f2020;
}
.pdl2a textarea {
  width: 100%;
  height: 130px;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  padding: 15px;
  resize: none;
}
.pdl2a input:focus,
.pdl2a textarea:focus {
  border: 1px solid #1b59ca;
}
.pdl2a input::-webkit-input-placeholder,
.pdl2a textarea::-webkit-input-placeholder {
  color: #c7c7c7;
}
.pdl2sbm input {
  width: 80%;
  margin: 0 auto;
  cursor: pointer;
  height: 40px;
  background: #343434;
  color: #fff;
  border-radius: 40px;
  font-size: 18px;
  transition: 0.25s;
}
.pdl2sbm input:hover {
  background: #1b59ca;
}
.pdl3a img {
  margin-right: 10px;
}
.pdl3a {
  line-height: 24px;
  color: #838383;
  padding: 5px 0;
}
.pdr {
  overflow: hidden;
}
.pdraimg {
  width: 49%;
  margin-right: 25px;
}
.pdraimg .img {
  display: block;
  width: 100%;
}
.mb0 {
  margin-bottom: 0 !important;
}
.pdratxt h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pdratxt p {
  font-size: 16px;
  line-height: 28px;
  color: #999;
  margin: 20px 0 50px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
}
.pdratxt span {
  width: 136px;
  line-height: 40px;
  text-align: center;
  background: #1b59ca;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
}
.pdratxt span:hover {
  opacity: 0.85;
}
.pdra {
  margin-bottom: 35px;
}
.page {
  justify-content: flex-end;
}
.page a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #b3b3b3;
  background: #f4f4f4;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  border-radius: 4px;
  margin-left: 7px;
  color: #666;
}
.page a:hover,
.page a.active {
  background: #1b59ca;
  color: #fff;
  border: 1px solid #1b59ca;
}
.pi1l {
  width: 57%;
}
.pi1r {
  width: 38.3333%;
}
/*隐藏轮播*/
.big_img {
  position: fixed;
  z-index: -1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.25s;
  display: flex;
  align-items: center;
}
.big_imgw {
  width: 1200px;
  height: 800px;
  margin: 0 auto;
  position: relative;
}
.big_img .swiper-container2 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.big_img .swiper-container2 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.big_img .swiper-slide {
  width: 100%;
  height: 100%;
  display: table;
}
.big_img .swiper-slide .cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.psimgs {
  margin: 0 auto;
  width: auto;
  display: inline-block;
  position: relative;
}
.big_img .swiper-slide img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.closeps {
  width: 40px;
  height: 40px;
  background: url(../images/close1_03.png) no-repeat center;
  background-size: 100% 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  margin-top: -50px;
  margin-right: 0;
  cursor: pointer;
}
.big_img .swiper-pagination2 {
  position: absolute;
  top: 0.2rem;
  text-align: center;
  width: 100%;
}
.big_img .swiper-pagination2 span {
  margin: 0 0.05rem;
}
.big_img .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.big_img .swiper-pagination-bullet-active {
  background: #00579b;
  opacity: 1;
}
.swiper-pagination-2 {
  color: #fff;
}
.pi1l_b img,
.pi1l_t img {
  display: block;
  width: 100%;
}
.gallery-thumbs .swiper-slide img,
.gallery-thumbs .swiper-slide a {
  height: 100%;
  width: 100%;
}
.gallery-thumbs .swiper-slide {
  width: 60px;
  height: 60px;
  border: 4px solid rgba(0, 0, 0, 0);
  margin: 0 12px;
  display: inline-block;
}
.gallery-thumbs .swiper-slide-active {
  border: 4px solid #1b59ca;
}
.gallery-thumbs .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
  justify-content: center;
}
.swiper-button-next-2 {
  margin-right: -48px;
}
.swiper-button-prev-2 {
  margin-left: -48px;
}
.pi1r h3 {
  color: #1f2020;
  font-size: 30px;
  line-height: 45px;
}
.pi1rm {
  margin: 30px 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.pi1rm p {
  font-size: 16px;
  line-height: 30px;
}
.pi1rm p span {
  color: #828282;
}
.pi1r a {
  display: inline-block;
  width: auto;
  padding: 0 12px;
  height: 50px;
  margin-right: 11px;
  text-align: center;
  line-height: 50px;
  background: #1b59ca;
  color: #fff;
  font-size: 20px;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
}
.pi1r .shopping {
  margin-right: 0;
  background: #fff;
  border: 1px solid #5180d7;
  color: #1b59ca;
}
.tc {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
}
.tc_active {
  opacity: 1;
  visibility: inherit;
}
.iqtxt {
  width: 900px;
  padding: 60px 5%;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
}
.tc_close {
  width: 40px;
  height: 40px;
  background: url(../images/close1_03.png) no-repeat center;
  background-size: 100% 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  margin-top: -40px;
  margin-right: -40px;
  cursor: pointer;
}
.iq_title {
  font-size: 18px;
  font-weight: normal;
}
.iqw .pdl2sbm input {
  width: 185px;
  background: #1b59ca;
}
.pi2 {
  padding: 0 75px;
}
.pi2top {
  font-size: 16px;
  line-height: 28px;
}
.pi2top p {
  margin-bottom: 20px;
}
.pi2_tab {
  padding: 60px 0;
  border: 1px solid #787878;
  border-radius: 10px;
}
.pi2_tab p {
  line-height: 40px;
  padding: 15px 25px;
  font-size: 38px;
}
.pi2_tab p:nth-child(odd) {
  background: #dedede;
}
.vdmd {
  padding-top: 40px;
}
.vdtop {
  border-bottom: 2px solid #cacaca;
  height: 60px;
  padding: 0 20px;
}
.vdtop a {
  line-height: 60px;
  height: 62px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 0 25px;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  margin-right: 15px;
}
.vdtop a.active {
  border-bottom: 6px solid #1b59ca;
  color: #1b59ca;
}
.vdtop a:hover {
  color: #1b59ca;
}
.vdw {
  padding: 0 60px;
}
.vda {
  margin-bottom: 30px;
}
.vda video {
  width: 100%;
}
.newbg {
  background: #f4f4f4;
}
.newa {
  background: #fff;
  padding: 35px;
  margin-top: 30px;
}
.newa:first-child {
  margin-top: 0;
}
.newa_tit {
  font-size: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: normal;
}
/*.newa_tit:hover{

	color: #1b59ca;

}*/
.newam {
  line-height: 36px;
  font-size: 16px;
  color: #828282;
  margin: 10px 0 15px 0;
}
.newam span {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  border-radius: 4px;
}
.newam i {
  margin-left: 30px;
}
.newab a.flex1 {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  transition: 0.25s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.newab a.flex1:hover {
  color: #1b59ca;
  text-decoration: underline;
}
.newab a.mores {
  margin-left: 80px;
  margin-right: 30px;
  display: inline-block;
  font-size: 24px;
  color: #1b59ca;
}
.newab a:hover {
  text-decoration: underline;
}
.info {
  padding: 60px 80px 60px 80px;
  background: #fff;
}
.iftop h3 {
  font-size: 48px;
  font-weight: normal;
}
.iftop .newam span {
  margin: 0 7px;
}
.iftop .newam i {
  margin: 0 7px;
}
.iftxt img {
  max-width: 100%;
}
.iftxt {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.oemmd {
  background: url(../images/oembg_02.jpg) no-repeat bottom center;
  /* background-size: 100%; */
  padding-bottom: 120px;
}
.oemmd .wrap {
  width: 900px;
  margin: 0 auto;
}
.oemtxt h3 {
  font-size: 24px;
  color: #1b59ca;
  margin-bottom: 20px;
}
.oemtxt p {
  font-size: 16px;
  line-height: 30px;
}
.oemw {
  padding: 50px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
}
.oema {
  margin-top: 15px;
}
.oema .pdl2a {
  margin-top: 0;
}
.oemal {
  line-height: 40px;
  display: block;
  font-size: 16px;
  width: 140px;
  text-align: right;
}
.oemar_file {
  width: 110px;
  height: 40px;
  border: 1px solid #1b59ca;
  color: #1b59ca;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
}
.oemar_file input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  cursor: pointer;
}
.oemar_r {
  color: #888;
  font-size: 16px;
}
.oemar_radio label {
  margin-right: 30px;
  cursor: pointer;
}
.oemar_radio label input {
  -webkit-appearance: radio;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}
.codeipt input {
  width: 125px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
}
.codeipt input:focus {
  border: 1px solid #1b59ca;
}
.code {
  display: block;
  width: 78px;
  height: 30px;
  position: relative;
}
.codebox i {
  width: 30px;
  height: 30px;
  background: url(../images/codeico_03.png) no-repeat center;
  cursor: pointer;
  margin-left: 10px;
  display: block;
}
.code img {
  display: block;
}
.oemsbm {
  border-top: 1px solid #c3c3c3;
  padding-top: 25px;
}
.oemsbm input {
  width: 190px;
  height: 42px;
  background: #1b59ca;
  color: #fff;
  border-radius: 42px;
  font-size: 18px;
  cursor: pointer;
}
.oemsbm input:hover {
  opacity: 0.85;
}
.ctw {
  padding: 50px;
  background: #fff;
}
.ctimg {
  width: 53%;
  margin-right: 50px;
}
.ctimg img {
  width: 100%;
  display: block;
}
.cttxt .pdl2sbm {
  text-align: left;
}
.cttxt .pdl2sbm input {
  width: 190px;
  background: #1b59ca;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .m2atxt h3 {
    font-size: 24px;
  }
  .m41txt {
    padding-top: 100px;
  }
  .m41txt h3 {
    font-size: 24px;
  }
  .m41txt .txt {
    font-size: 14px;
  }
  .nav a.nava {
    font-size: 16px;
  }
  .nav span {
    margin-left: 30px;
  }
  .m4bg .wrap {
    padding: 0 15px;
  }
  .ab1limg {
    width: 62%;
  }
  .ab1l {
    margin-right: 70px;
  }
  .ab2 .ab1l {
    margin-right: 0;
    margin-left: 70px;
  }
  .abt_line {
    width: 82px;
    margin-left: -41px;
  }
  .pdratxt h3 {
    font-size: 20px;
  }
  .pdratxt p {
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0;
  }
  .pdratxt span {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }
  .big_img .swiper-slide img {
    max-width: 80%;
  }
  .closeps {
    right: 10%;
  }
  .iqtxt {
    width: 80%;
  }
  .pi2 {
    padding: 0;
  }
  .vdw {
    padding: 0;
  }
  .oemmd .wrap {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 950px) {
  .big_imgw {
    width: 80%;
    height: 100%;
  }
  .hd1 {
    padding-right: 65px;
    height: auto;
    background: none;
    justify-content: flex-end;
  }
  .hd1 a {
    margin: 0 3px;
  }
  .m1 .wrap {
    padding: 0 15px;
    flex-wrap: wrap;
  }
  .m1a {
    width: 55%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    padding: 35px 20px;
  }
  .m1a img {
    height: 40px;
  }
  .m1a p {
    font-size: 14px;
    margin-top: 10px;
  }
  .mt_100,
  .mt_90,
  .mt_80,
  .mt_70 {
    margin-top: 35px;
  }
  .m3at img.m3atimg {
    height: 300px;
  }
  .mt_60,
  .mt_50 {
    margin-top: 25px;
  }
  .mdtop h3 {
    font-size: 30px;
  }
  .m2w {
    width: 100%;
    margin-top: 25px;
  }
  .m2a {
    width: 100%;
    margin-right: 0;
  }
  .m2atxt {
    padding: 0 15px;
  }
  .m2atxt h3 {
    font-size: 18px;
  }
  .m2atxt p {
    font-size: 12px;
    margin: 15px 0;
  }
  .m2atxt a {
    font-size: 12px;
  }
  .m2aimg {
    height: 180px;
  }
  .mdmore img {
    width: 10px;
  }
  .mdmorea {
    margin-top: 25px;
  }
  .mdmorea a {
    width: 180px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .m3sc {
    width: 100%;
  }
  .m3sc input.ipt1 {
    font-size: 14px;
    height: 40px;
  }
  .m3sc input.ipt2 {
    height: 40px;
    width: 60px;
    background-size: 25px;
  }
  .m3ap {
    font-size: 13px;
    margin-top: 10px;
  }
  .m3at .txt {
    padding: 10px;
  }
  .m3at .txt img {
    height: 13px;
  }
  .m3at .txt em {
    width: 60px;
    margin: 10px auto;
  }
  .m3at .txt p {
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .swiper-pagination-m3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px !important;
  }
  .swiper-pagination-m3 {
    margin-top: 20px;
  }
  .m4 {
    overflow: hidden;
    padding-bottom: 20px;
  }
  .m4bg {
    padding-top: 0;
    background: none;
    position: relative;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 50px;
  }
  .m4bg_wap {
    display: block;
    width: 130%;
    height: 100%;
    position: absolute;
    left: -15%;
    top: 0;
    z-index: 9;
    background: #f4f4f4;
    transform: rotate(5deg);
  }
  .m4bg .wrap {
    padding: 0;
    position: relative;
    z-index: 10;
  }
  .m41img {
    float: none;
    margin: 0 auto;
    margin-top: -20px;
  }
  .m41txt {
    float: none;
    width: 100%;
    padding: 0 15px;
    margin-top: 15px;
  }
  .m41txt .textright {
    text-align: center;
  }
  .m41txt h3 {
    font-size: 18px;
  }
  .m41txt .txt {
    font-size: 13px;
    line-height: 22px;
    margin: 10px 0;
    text-align: left;
  }
  .m41txt i {
    width: 70px;
    display: block;
    margin-top: 15px;
  }
  .m42 {
    flex-wrap: wrap;
  }
  .m42a {
    width: 50%;
  }
  .m42a img {
    height: 50px;
  }
  .m42a h3 {
    font-size: 15px;
    margin: 10px 0;
  }
  .m42a p {
    font-size: 12px;
  }
  .foot {
    margin-top: 25px;
  }
  .ft1 {
    padding: 10px 0 35px 0;
  }
  .ft1 .wrap {
    flex-wrap: wrap;
  }
  .ft1a {
    width: 50%;
    padding: 0;
  }
  .ft1_pb h3 {
    font-size: 18px;
    margin-bottom: 7px;
  }
  .ft1_pb h3 i {
    margin-right: 10px;
  }
  .ft1a a {
    font-size: 14px;
    line-height: 34px;
  }
  .ft1a2 a {
    font-size: 13px;
    line-height: 22px;
  }
  .ft3a {
    padding-left: 0;
    margin-top: 20px;
  }
  .ft3a p {
    font-size: 13px;
    line-height: 24px;
  }
  .ft2 {
    font-size: 12px;
    padding: 5px 0;
    line-height: 25px;
  }
  .abt_line {
    display: none;
  }
  .abw {
    flex-wrap: wrap;
  }
  .ab1l {
    width: 100%;
    margin: 0;
    padding: 30px 0;
  }
  .ab1limg {
    padding: 10px;
  }
  .ab1r {
    padding: 40px 0;
    padding-left: 30px;
  }
  .ab1rtxt i {
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
  }
  .ab1 .ab1rtxt i {
    margin-left: -41px;
  }
  .ab1rtit {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .ab1rtxt p {
    font-size: 14px;
    line-height: 24px;
  }
  .ab2 .ab1r {
    border-left: 0;
    border-right: 2px solid #959595;
    padding-right: 30px;
  }
  .ab2 .ab1rtit {
    text-align: right;
  }
  .ab2 .ab1rtxt i {
    right: 0;
    margin-right: -41px;
  }
  .ab2 .ab1l {
    margin-left: 0;
  }
  .listmd {
    padding: 30px 0;
  }
  .prdmd .wrap {
    flex-wrap: wrap;
  }
  .pdl,
  .pdr {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .pdra {
    border-bottom: 1px solid #eee;
    flex-wrap: wrap;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .pdraimg {
    width: 100%;
    margin-right: 0;
  }
  .pdratxt {
    width: 100%;
    margin-top: 15px;
  }
  .pdratxt h3 {
    font-size: 18px;
  }
  .pdratxt p {
    font-size: 13px;
    line-height: 22px;
    margin: 15px 0;
  }
  .pdratxt span {
    font-size: 13px;
    line-height: 30px;
    width: 100px;
  }
  .page {
    justify-content: center;
  }
  .page a {
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    margin: 0 2px;
  }
  .pdr {
    overflow: inherit;
  }
  .pi1l,
  .pi1r {
    width: 100%;
  }
  .pi1l_b {
    margin-top: 15px;
  }
  .gallery-thumbs .swiper-slide {
    width: 40px;
    height: 40px;
    margin: 0 7px;
    border: 2px solid rgba(0, 0, 0, 0);
  }
  .gallery-thumbs .swiper-slide-active {
    border: 2px solid #1b59ca;
  }
  .big_img .swiper-slide img {
    width: 95%;
  }
  .closeps {
    position: fixed;
    margin-right: 0;
    right: 15px;
    top: 30%;
    margin-top: 0;
    width: 30px;
    height: 30px;
  }
  .pi1r {
    margin-top: 15px;
  }
  .pi1r h3 {
    font-size: 20px;
    line-height: 32px;
  }
  .pi1rm {
    margin: 20px 0;
  }
  .pi1rm p {
    margin-top: 0;
    font-size: 13px;
  }
  .pi1rm p img {
    max-width: 100%;
  }
  .pi1r a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .pi2 {
    padding: 0;
    margin-top: 50px;
  }
  .pi2 img {
    max-width: 100%;
  }
  .pi2top {
    font-size: 14px;
    line-height: 25px;
  }
  .pi2_tab p {
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
  }
  .pi2_tab {
    overflow: hidden;
    padding: 0;
  }
  .vdw {
    padding: 0;
  }
  .vdtop {
    padding: 0;
    height: 50px;
  }
  .vdtop a {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-size: 14px;
    padding: 0;
    margin-right: 15px;
    height: 50px;
    line-height: 50px;
  }
  .vdtop a.active {
    border-bottom: 2px solid #1b59ca;
  }
  .vdmd {
    padding-top: 10px;
  }
  .vda:last-child {
    margin-bottom: 0;
  }
  .newmd {
    padding-top: 10px;
  }
  .newa {
    padding: 15px;
    margin-top: 15px;
  }
  .newa_tit {
    font-size: 18px;
  }
  .newam {
    line-height: 24px;
    font-size: 12px;
    margin: 10px 0;
  }
  .newam span {
    padding: 0 7px;
  }
  .newam i {
    margin-left: 10px;
  }
  .newam i img {
    height: 10px;
  }
  .newab {
    flex-wrap: wrap;
  }
  .newab p {
    width: 100%;
    font-size: 13px;
    line-height: 26px;
  }
  .newab a {
    width: 100%;
    display: inline-block;
    margin: 0 20px;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
  }
  .info {
    padding: 15px;
  }
  .iftop h3 {
    line-height: 30px;
    font-size: 18px;
  }
  .iftxt {
    font-size: 13px;
    line-height: 25px;
  }
  .oemmd .wrap {
    max-width: 100%;
    padding: 0 15px;
  }
  .oemtxt h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .oemtxt p {
    font-size: 14px;
  }
  .oemw {
    padding: 20px;
  }
  .oema {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .oemal {
    width: 100%;
    text-align: left;
    font-size: 13px;
  }
  .oemar {
    margin-left: 0;
  }
  .oemar_r {
    font-size: 12px;
  }
  .oemar_file {
    width: 90px;
    height: 30px;
    line-height: 28px;
    font-size: 13px;
  }
  .oemar_radio {
    flex-wrap: wrap;
  }
  .oemar_radio label {
    line-height: 30px;
    font-size: 13px;
    color: #666;
    margin-right: 15px;
  }
  .oemsbm {
    padding-top: 20px;
  }
  .oemsbm input {
    font-size: 13px;
    height: 32px;
    width: 150px;
  }
  .ctw {
    padding: 15px;
    flex-wrap: wrap;
  }
  .ctimg {
    width: 100%;
    margin-right: 0;
  }
  .iqtxt {
    width: 90%;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
  }
  .tc {
    z-index: 99999;
  }
  .tc_close {
    width: 30px;
    height: 30px;
    background: url(../images/close1_03.png) no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    margin-right: -10px;
    margin-top: -15px;
    cursor: pointer;
  }
  .pdl2a {
    margin-top: 10px;
  }
  .iq_title {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .m3at img.m3atimg {
    height: 135px;
  }
}
.xiaocms-page {
  text-align: right;
  padding: 10px;
}
.xiaocms-page a {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 1px solid #b3b3b3;
  text-align: center;
  padding: 0 10px;
  /* margin-left: 1px; */
  margin-left: 4px;
  /* border: 2px solid; */
  border-radius: 5px;
  -moz-border-radius: 25px;
  /* Old Firefox */
  font-size: 16px;
  color: #666;
}
.xiaocms-page a:hover {
  background: #1b59ca;
  color: #fff;
  text-decoration: none;
}
.xiaocms-page span {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  background: #1b59ca;
  border: 1px solid #1b59ca;
  color: #fff;
  text-align: center;
  margin-left: 4px;
  border-radius: 5px;
  font-size: 16px;
}
.add_input {
  width: 150px;
  height: 38px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
}
.add_box {
  position: relative;
}
.add_box .add {
  position: absolute;
  top: 10px;
  right: 50%;
}
.add_box .add:hover {
  cursor: pointer;
}
.add_box .reduce {
  position: absolute;
  top: 25px;
  right: 50%;
}
.add_box .reduce:hover {
  cursor: pointer;
}
.sign {
  float: right;
  align-items: center;
  justify-content: center;
  padding-bottom: 11px;
}
.sign i {
  margin: 0 30px;
}
.sign .register {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  background-color: #1b59ca;
  height: 36px;
  line-height: 36px;
  padding: 0 12px;
}
.sing_box {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000061;
  z-index: 999;
}
.sing_box .sing {
  width: 538px;
  height: 516px;
  position: absolute;
  background-color: #fff;
  top: 20%;
  left: 50%;
  transform: translate(-50%);
  border-radius: 20px;
}
.sing {
  padding: 50px;
}
.sing h1 {
  font-size: 34px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
.sing_box .out {
  position: absolute;
  top: 8px;
  right: 13px;
}
.sing_box .input_box {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 17px;
  display: flex;
  align-items: center;
  margin-top: 48px;
  padding-left: 5px;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
}
.sing_box .input_box i {
  margin-right: 14px;
}
.checkbox_box input {
  -webkit-appearance: button;
  margin: 38px 0;
  margin-right: 10px;
}
.checkbox_box .color {
  color: #1b59ca;
}
.sing .submit {
  width: 100%;
  height: 51px;
  font-size: 24px;
  font-family: Arial;
  font-weight: 400;
  color: #ffffff;
  background-color: #1b59ca;
  border-radius: 5px;
}
.sing .register_a {
  font-size: 14px;
  font-family: Arial;
  color: #a7a7a7;
  bottom: 0;
  right: 0;
  text-align: right;
  margin-top: 40px;
}
.sing .a a {
  color: #333;
}
#register {
  display: none;
}
#register .input_box {
  margin-top: 20px;
}
#register .submit {
  margin-top: 40px;
}
.sign_in .a {
  font-size: 14px;
  color: #acacac;
  text-align: right;
  margin-top: 32px;
}
.cart {
  background-color: #f7f7f7;
  overflow: hidden;
  padding-bottom: 36px;
}
.cart h2 {
  font-size: 37px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 37px;
  text-align: center;
  margin-top: 105px;
  margin-bottom: 41px;
}
.cart .nav ul {
  display: flex;
  align-items: center;
}
.cart .nav ul > i {
  width: 20%;
  height: 1px;
  background-color: #e4e4e4;
}
.cart .nav li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  align-items: center;
  margin: 0 5px;
}
.cart .nav .li_s i {
  background-color: #00cccc;
}
.i {
  background-color: #00cccc !important;
}
.cart .nav .li_s p {
  color: #00cccc;
}
.cart .nav li i {
  width: 40px;
  height: 41px;
  background: #e2e2e2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart .nav li p {
  position: absolute;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #000;
  line-height: 14px;
  z-index: 10;
  left: 20px;
  bottom: -27px;
  text-align: center;
  width: 400px;
  transform: translate(-50%);
}
.list li {
  height: 120px;
}
.list ul {
  margin-top: 80px;
}
.list ul li {
  margin: 30px 0;
  padding: 0 27px;
  padding-right: 63px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}
.list ul li i img{
  width: 100px;
  height: 75px;
}
.list ul li input {
  -webkit-appearance: button;
}
.list ul li .tui-checkbox:checked {
  background: #1673ff;
}
.list ul li .tui-checkbox {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
}
.list ul li .tui-checkbox:checked::after {
  content: "";
  top: 3px;
  left: 2px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 4px;
  width: 7px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list ul h3 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list ul p {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #999999;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list ul .price {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #1b59ca;
}
.list ul .input_box {
  position: relative;
  width: 104px;
  height: 38px;
  border: 1px solid #ededed;
}
.list ul .input_box input {
  width: 100%;
  height: 100%;
  text-align: center;
}
.list ul .input_box .add {
  position: absolute;
  top: 9px;
  right: 6px;
}
.list ul .input_box .add:hover {
  cursor: pointer;
}
.list ul .input_box .reduce {
  position: absolute;
  top: 24px;
  right: 6px;
}
.list ul .input_box .reduce:hover {
  cursor: pointer;
}
.radio_box {
  display: flex;
  align-items: center;
  width: 100%;
}
.radio_box span {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 65px;
}
.radio_box input {
  -webkit-appearance: button;
}
.radio_box .tui-checkbox:checked {
  background: #1673ff;
}
.radio_box .tui-checkbox {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
}
.radio_box .tui-checkbox:checked::after {
  content: "";
  top: 3px;
  left: 2px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 4px;
  width: 7px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cart_b {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.cart_b > div {
  flex: 1;
}
.settlement_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.settlement_box div span {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
}
.settlement_box div .total {
  font-size: 34px;
}
.settlement_box div .color {
  color: #1b59ca;
}
.settlement_box button {
  margin: 0 51px;
  width: 235px;
  height: 58px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  line-height: 58px;
  text-align: center;
  background-color: #1b59ca;
}
.settlement_box button a{
  color: #ffffff;
}
.db {
  display: block;
}
.quantity {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
}
.settlement {
  width: 80%;
  margin: 0 auto;
}
.settlement_b {
  width: 80%;
  margin: 0 auto;
}
.settlement_b .settlement_box {
  justify-content: space-between;
  margin-top: 50px;
}
.settlement_b .settlement_box button {
  margin: 0;
}
.settlement ul li {
  margin: 0;
  border-radius: 0;
}
.address {
  width: 90%;
  margin: 150px auto;
}
.address .bgc {
  background-color: #fff;
  padding: 41px 55px;
}
.address .bgc > div {
  margin-bottom: 53px;
}
.address p {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
}
.address .input_box {
  padding-left: 10px;
  height: 44px;
  display: flex;
  align-items: center;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.address .input_box input {
  padding-left: 5px;
  margin-left: 5px;
  height: 100%;
  width: 100%;
}
.address .next {
  width: 236px;
  height: 58px;
  background-color: #1b59ca;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  line-height: 58px;
  text-align: center;
  margin-left: 50%;
  transform: translate(-50%);
  margin-top: 47px;
}
.payment {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 406px;
  width: 80%;
  margin: 200px auto;
  margin-bottom: 0;
  background-color: #fff;
}
.payment i {
  width: 132px;
  height: 131px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment button {
  width: 236px;
  height: 58px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  background-color: #1b59ca;
  border-radius: 5px;
}
.payment button a{
    color: #ffffff;
}
.payment .price_box {
  margin: 40px 0;
}
.payment .price_box span {
  color: #6666;
}
.payment .price_box .price {
  font-size: 34px;
  font-weight: bold;
  color: #333333;
}
.successful {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 406px;
  background-color: #fff;
  border-radius: 10px;
  width: 80%;
  margin: 200px auto;
  margin-bottom: 50px;
}
.successful .text {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  margin: 10px 0;
}
.successful .price_box {
  color: #333333;
  margin: 20px 0;
}
.successful .price_box span {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
}
.successful .price_box .price {
  font-size: 34px;
}
.successful a {
  display: block;
  width: 176px;
  height: 44px;
  background-color: #f7f7f7;
  font-family: Arial;
  font-weight: 400;
  color: #1b59ca;
  line-height: 44px;
  text-align: center;
}
.adv {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.adv .pos_ab {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.adv .core {
  height: 100%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.adv .core_l {
  display: flex;
  justify-content: center;
  align-items: center;
}
.adv p {
  font-size: 20px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #ffffff;
}
.adv .dear {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.63;
}
.member {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  margin-top: 56px;
}
.member .member_l {
  width: 21%;
  background: #fff;
  height: 400px;
  padding: 30px 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
.member .member_l h3 {
  font-size: 32px;
  font-family: Arial;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
}
.member .member_l dl dd {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.member .member_r {
  border-radius: 10px;
  background: #fff;
  width: 71%;
  height: 688px;
  padding: 38px 45px;
  box-sizing: border-box;
}
.member .member_r .portrait {
  display: flex;
  align-items: center;
  margin-top: 44px;
  margin-bottom: 13px;
}
.member .member_r .portrait a {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #1b59ca;
  margin-left: 25px;
}
.member .member_r .portrait img{
  width: 80px;
  height: 80px;
  border-radius: 80px;
}
.member .member_r h6 {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #999999;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 15px;
}
.member .member_r .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.member .member_r .box input,
.member .member_r .box .input {
  padding-left: 20px;
  width: 47%;
  height: 45px;
  margin: 17px 0;
  border: 1px solid #f0f0f0;
}
.member .member_r .box .input {
  display: flex;
  align-items: center;
}
.member .member_r .box .input input {
  margin-left: 30px;
  width: auto;
  height: auto;
  -webkit-appearance: button;
}
.member .member_r .box button {
  width: 322px;
  height: 50px;
  background-color: #1b59ca;
  font-size: 20px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #ffffff;
  margin-left: 50%;
  transform: translate(-50%);
  margin-top: 60px;
}
.change_password .box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.change_password .box p {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 63px;
}
.change_password .box > div {
  width: 66.5%;
}
.change_password .box .i_box {
  display: flex;
  align-items: center;
  border: 1px solid #f0f0f0;
  height: 53px;
  padding-left: 20px;
}
.change_password .box .i_box input {
  width: 90%;
  border: none;
  margin: 0;
}
.member .order {
  height: auto;
}
.member .order .nav-1 {
  margin-top: 20px;
  display: flex;
  height: 50px;
}
.member .order .nav-1 li {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.member .order .nav-1 span {
  display: none;
}
.member .order .nav-1 .li_s span {
  display: block;
}
.member .order .nav-1 i {
  width: 2px;
  height: 10px;
  margin: 0 5%;
  background-color: #e1e1e1;
}
.member .order .list {
  border: 1px solid #ececec;
  padding-bottom: 15px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  margin-bottom: 50px;
}
.member .order .list h4 {
  height: 50px;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: space-between;
  font-weight: 400;
  color: #b9b9b9;
  background-color: #f0f0f0;
}
.member .order .list h4 .color {
  color: #fbab32;
}
.member .order .list ol {
  padding: 0 10px;
}
.member .order .list ol li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.member .order .list ol li img{
  width: 100px;
  height: 75px;
}
.member .order .list ol h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.member .order .list ol p {
  font-size: 12px;
  color: #afafaf;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.member .order .list ol .price {
  font-size: 14px;
  font-family: Times New Roman;
  font-weight: 400;
  color: #1b59ca;
}
.member .order .list .settlement_box {
  margin: 0 10px;
  padding: 0 10px;
  border-top: 1px solid #eeeeee;
  justify-content: space-between;
  padding-top: 20px;
}
.member .order .list .settlement_box button {
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  border-radius: 5px;
}
.member .order .list .settlement_box button:nth-child(1) {
  background: #fff;
  color: #cdcdcd;
  border: 1px solid #dcdcdc;
}
.paging {
  display: flex;
  justify-content: center;
}
.paging a {
  display: inline-block;
  width: 32px;
  height: 29px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  text-align: center;
  line-height: 29px;
  margin-right: 5px;
}
.paging a.on{
      background-color: #1b59ca;
      color: #fff;
}
