@CHARSET "UTF-8";

@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{overflow:hidden;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
  background: #fff;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

p {
  margin: 0;
}

.page-job-list li:after,
.address-save li:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.mob-product .product-list li h3,
.mob-case .case-list li h3,
.mob-news .news-list li a,
.page-sort .first-sort>li>a,
.page-product-list li .wz h3,
.page-case-list li .wz h3,
.page-news-list li h4,
.page-job-list li div,
.shopping-list li h3 a,
.tow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* 外框样式 */
.mob-wrap {
  max-width: 640px;
  margin: 0 auto;
  
}

/* 头部 */
.mob-head {
  padding: 4% 0;
  position: relative;
  background-color: #fff;
}

.mob-head .logo {
   width:55%;margin:0 auto;
  color: #fff;
  text-align: center;
}

.mob-head .logo img {
  max-width: 100%
}

.mob-head .head-btn {
  position: absolute;
  left: 15px;
  height: 26px;
  top: calc(50% - 13px);
  font-size: 0;
}

.mob-head .head-btn a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  line-height: 26px;
  text-align: center;
}

.mob-head .head-btn a .iconfont {
  font-size: 20px;
  vertical-align: middle
}

.mob-head .head-btn a .iconfont:before {
  content: "";
  height: 26px;
  display: block;
  background: url(../images/nav11.jpg) no-repeat;
  background-size: 100% auto;
}

.mob-head .head-btn a .icon-sousuo {
  font-size: 25px
}

.mob-head .head-btn .search-btn {
  border-right: 1px solid #aaa;
  margin-right: 10px;
  width: 40px
}








/* 首页banner */
.mob-banner {
  position: relative;
}

.mob-banner .slick-slide {
  outline: none;
}

.mob-banner a {
  display: block;
}

.mob-banner a img {
  width: 100%;
}

.mob-banner .slick-dots {
  position: absolute;
  z-index: 99;
  left: 0;
  width: 100%;
  bottom: 25px;
  text-align: center;
  font-size: 0;
}

.mob-banner .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #00a1e9;
  margin: 0 5px;
  border: 1px solid #00a1e9;
}

.mob-banner .slick-dots li button {
  display: none;
}

.mob-banner .slick-dots li.slick-active {
  background: #fff;
}











/* 搜索框样式 */
.search {
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid rgba(191, 191, 191, 0.6);
  background-color: #fff;
}


.search form {
  width: 100%;
  background: url(../images/88c.jpg) center center no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  margin: 0 auto;
}

.search input#keyword {
  width: 80%;
  padding-left: 15px;
  line-height: 42px;
}

.search input#s_btn {
  width: 20%;
  line-height: 42px;
}

@media(max-width: 414px) {
  .search form {
    width: 390px;
    height: 39px;
  }

  .search input#keyword {
    width: 319px;
    padding-left: 39px;
    line-height: 39px;
  }

  .search input#s_btn {
    width: 70px;
  }
}

@media(max-width: 375px) {
  .search form {
    width: 350px;
    height: 35px;
  }

  .search input#keyword {
    width: 286px;
    padding-left: 35px;
    line-height: 32px;
  }

  .search input#s_btn {
    width: 62px;
  }
}

@media(max-width: 320px) {
  .search form {
    width: 300px;
    height: 30px;
  }

  .search input#keyword {
    width: 245px;
    padding-left: 28px;
    line-height: 28px;
  }

  .search input#s_btn {
    width: 53px;
    line-height: 28px;
  }
}

.search input {
  font-size: 12px;
  color: rgba(40, 40, 40, 0.7);
  border: none;
  outline: none;
  background: none;
  float: left;
  box-sizing: border-box;
}

input#keyword:-ms-input-placeholder,
textarea#keyword:-ms-input-placeholder {
  color: rgba(40, 40, 40, 0.7);
}

input#keyword::-webkit-input-placeholder,
textarea#keyword::-webkit-input-placeholder {
  color: rgba(40, 40, 40, 0.7);
}


/* 导航样式 */
.mob-nav {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #00a1e9;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.mob-nav .close-btn {
  text-align: right;
  padding: 15px 15px 0 0;
}

.mob-nav .close-btn .iconfont {
  font-size: 30px;
  color: #fff;
}

.mob-nav li a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}

.mob-nav li a:hover {
  background: #00a1e9;
}

.mob-nav li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.mob-nav.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}




/* 首页标题 */
.mob-title {
  text-align: center;
  margin-bottom: 20px;
}

.mob-title h3 {
  font-size: 20px;
  color: #252222;
  margin-bottom: 10px;text-align: center;
}

.mob-title h3 span {
  color: #00a1e9;text-align: center;
}

.mob-title p {
  font-size: 12px;
  color: #252222;
  text-transform: uppercase;text-align: center;
}



.fl{float: left;}
.fr{float: right;}

/* 产品 */
.mob-product {
  background: #fff;
  padding: 20px 0;
}

.mob-product .product-list {
  font-size: 0;
  padding: 0 7.5px;
}

.mob-product .product-list li {
  vertical-align: top;
  width: calc(50% - 15px);
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 7.5px 15px 7.5px;
}

.mob-product .product-list li a {
  display: block;
}

.mob-product .product-list li img {
  width: 100%;
}

.mob-product .product-list li h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #434343;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  text-indent: 5px;
}

/* 公司简介 */
.mob-about {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 20px;
}

.mob-about .about-box {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 20px;
  display: block;
}

.mob-about .text {
  font-size: 14px;
  line-height: 22px;
  color: #323232;
}

/* 案例 */
.mob-case {
  background: #fff;
  padding: 20px 0;
}

.mob-case .case-list {
  font-size: 0;
  padding: 0 7.5px;
}

.mob-case .case-list li {
  vertical-align: top;
  width: calc(50% - 15px);
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 7.5px 10px 7.5px;
}

.mob-case .case-list li a {
  display: block;
}

.mob-case .case-list li img {
  width: 100%;
}

.mob-case .case-list li h3 {
  color: #333;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
}

/* 新闻 */
.mob-news {
  background: #fff;
  padding-bottom: 35px;
}

.mob-news .news-img img {
  width: 100%;
}

.mob-news .news-list {
  padding: 0 25px;
}

.mob-news .news-list li {
  border-bottom: 1px dashed #e2e2e2;
  padding: 10px 0;
  font-size: 14px;
  color: #292929;
  line-height: 25px;
  position: relative;
}

.mob-news .news-list li a {
  display: block;
  padding-right: 75px;
  font-size: 14px;
  color: #292929;
}

.mob-news .news-list li a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #00a1e9;
  margin-right: 5px;
  vertical-align: 2px;
}

.mob-news .news-list li span {
  position: absolute;
  right: 0;
  width: 70px;
  font-size: 12px;
  color: #b0b0b0;
  text-align: right;
  top: 10px;
}

/* 底部横幅 */
.mob-ads img {
  width: 100%;
}

/* 技术支持 */
.support {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  color: #4e5f70;
  line-height: 30px;
}

/* 口令弹窗 */
.float-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  top: 0;
  left: 0;
  z-index: 999;
}

.float-modal .float-ads {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 10%;
  margin-top: -70px;
  background: #fff;
  text-align: center;
  padding: 30px 0;
  border-radius: 15px;
}

.float-modal .float-ads h3 {
  color: #333;
  margin-bottom: 20px;
}

.float-modal .float-ads button {
  background: #1292f8;
  border: none;
  color: #fff;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

/* 内页banner */
.page-banner {
  font-size: 0;
}

.page-banner img {
  width: 100%;
}

/* 内页主体 */
.page-content {
  position: relative;
  padding-bottom: 58px;
  border-top: 1px solid #ddd;
}

/* 内页导航分类 */
.page-sort {
  position: absolute;
  z-index: 99;
  top: 0;
  bottom: 0;
  background: #eeeeee;
  width: 50%;
  left: -50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  min-height: 50vh;
}

.page-sort .page-sort-title {
  position: relative;
  font-size: 20px;
  color: #434343;
  padding: 12px 0 12px 10%;
  line-height: 30px;
}

.page-sort .page-sort-title .page-sort-btn {
  position: absolute;
  right: 10px;
  top: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  background: #00a1e9;
}

.page-sort .page-sort-title .page-sort-btn .iconfont {
  color: #fff;
  font-size: 18px;
  vertical-align: 1px;
}

.page-sort .first-sort>li {
  margin-bottom: 10px;
}

.page-sort .first-sort>li>a {
  display: block;
  font-size: 18px;
  color: #323232;
  background: #e5e5e5;
  padding: 10px 0 10px 10%;
}

.page-sort .first-sort>li>a:after {
  content: '>';
  margin-left: 10px;
}

.page-sort .first-sort>li:hover>a,
.page-sort .first-sort>li.active>a {
  background: #00a1e9;
  color: #fff;
}

.page-sort .sub-sort {
  background: #eaeaea;
  display: none;
}

.page-sort .sub-sort>li>a {
  display: block;
  font-size: 16px;
  padding: 10px 0 10px 20%;
  color: #323232;
}

.page-sort .three-sort {
  background: #dcdcdc;
  display: none;
}

.page-sort .three-sort>li>a {
  display: block;
  font-size: 14px;
  padding: 5px 0 5px 30%;
  color: #323232;
}

.page-sort.open {
  left: 0;
}

/* 内页产品分类 */
.bread-crumbs {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 15px;
  text-align: right;
  font-size: 16px;
  color: #323232;
  line-height: 30px;
}

.bread-crumbs span {
  display: inline-block;
  color: #00a1e9;
}

.bread-crumbs .open-btn {
  display: inline-block;
  position: absolute;
  left: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  background: #00a1e9;
}

.bread-crumbs .open-btn .iconfont {
  font-size: 16px;
  vertical-align: 0;
  color: #fff;
}

.bread-crumbs.detail {
  text-align: left;
  border-top: 1px solid #e5e5e5;
}

/* 单页样式 */
.page-detail {
  padding: 15px;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.page-detail p img,
.page-detail img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

/* 详情页分页样式 */
.paging_num {
  padding: 10px 0;
}

.paging_num a {
  padding: 0 7px;
  text-align: center;
  display: inline-block;
  border: 1px dashed #e0e1dc;
  color: #666;
  margin-right: 8px;
}

.paging_num a.paging_hover {
  border-color: #ab001a;
}

/* 产品列表 */
.page-product-list {
  margin: 20px 7.5px 0 7.5px;
  font-size: 0;
}

.page-product-list li {
  width: calc(50% - 15px);
  display: inline-block;
  vertical-align: top;
  margin: 0 7.5px 15px 7.5px;
  position: relative;
}

.page-product-list li .img {
  display: block;
}

.page-product-list li .img img {
  width: 100%;
}

.page-product-list li .wz {
  line-height: 30px;
}

.page-product-list li .wz h3 {
  color: #323232;
  font-size: 14px;
  text-align: center;
}

/* 产品详情 */
.product-detail {
  padding: 15px;
}

.product-detail .detail-title {
  font-size: 20px;
  color: #323232;
  font-weight: normal;
  line-height: 1.3;
  margin: 5px 0 10px 0;
}

.product-detail .detail-info {
  text-align: right;
  padding-bottom: 10px;
}

.product-detail .detail-info span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  font-size: 14px;
  line-height: 20px;
  color: #787878;
}

.product-detail .detail-info span .iconfont {
  vertical-align: middle;
  margin-right: 5px;
}

.product-detail .detail-img {
  margin-bottom: 20px;
}

.product-detail .detail-img img {
  width: 100%;
}

.effect-top {
  border: 1px solid #f5f5f5;
}

.effect-top .slick-slide img {
  display: inline-block;
}

.effect-top .slick-con {
  display: block;
  text-align: center;
  font-size: 0;
}

.effect-top img {
  max-width: 100%;
}

.effect-bottom {
  margin: 20px 0;
  text-align: center;
}

.effect-bottom .arrow-prev,
.effect-bottom .arrow-next {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  font-size: 0;
  width: 20px;
  text-align: center;
  background: #e8e8e8;
}

.effect-bottom .arrow-prev img,
.effect-bottom .arrow-next img {
  vertical-align: middle;
}

.effect-bottom .small-group {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  font-size: 0;
  overflow: hidden;
  height: 85px;
}

.effect-bottom .small-group .small-wrap {
  width: 2000px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.effect-bottom .small-group .small-img {
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 0 4px;
  border: 1px solid #e2e2e3;
  float: left;
}

.effect-bottom .small-group .small-img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.effect-bottom .small-group .small-img:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.effect-bottom .small-group .small-img.active {
  border-color: #00a1e9;
}

.product-detail .btn-group {
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
  margin-top: 15px;
}

.product-detail .btn-group a {
  display: inline-block;
  width: 31.33333%;
  margin: 0 1%;
  color: #fff;
  background: #00a1e9;
  font-size: 14px;
  line-height: 35px;
}

.product-detail .btn-group a.nobuy-product {
  background: #666666;
}

.product-detail .detail-wrap {
  margin-bottom: 20px;
}

.product-detail .detail-wrap>h2 {
  border-top: 1px solid #eeeeee;
  font-size: 20px;
  color: #333;
  margin: 0;
  padding: 10px 0;
}

.product-detail .detail-content {
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.product-detail .detail-content p img,
.product-detail .detail-content img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.product-detail .detail-tab {
  padding-top: 40px;
}

.product-detail .detail-tab .tab-li {
  font-size: 0;
  position: relative;
}

.product-detail .detail-tab .tab-li h3 {
  display: inline-block;
  width: 33%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #333;
}

.product-detail .detail-tab .tab-li h3.on {
  color: #fff;
  background: #333;
}

.product-detail .detail-tab .tab-li h3 span {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: 5px;
  background: red;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  line-height: 20px;
  margin: 0 5px;
}

.product-detail .detail-tab .tab-li h3 a {
  position: absolute;
  z-index: 99;
  right: 0;
  font-size: 12px;
  color: #f90;
}

.product-detail .detail-tab .tab-con .no-content-icon {
  text-align: center;
  color: #00a1e9;
}

#commentList li {
  padding: 10px 10px 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

#commentList li .user-column {
  width: 70px;
  float: left;
  text-align: center;
}

#commentList li .user-column img {
  height: 40px;
  max-width: 40px;
  border-radius: 50%;
}

#commentList li .user-name {
  color: #333;
  padding-top: 5px;
  display: block;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
}

#commentList li .comment-content {
  margin-left: 80px;
  overflow: hidden;
  position: relative;
}

#commentList li .comment-content .comment-star .iconfont {
  font-size: 16px;
  color: #00a1e9;
  display: none;
}

#commentList li .comment-content .comment-star .iconfont.shows {
  display: inline-block;
}

#commentList li .comment-content .comment-star span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-size: 12px;
}

#commentList li .comment-content .comment-text {
  padding: 5px 0;
  line-height: 22px;
  font-size: 12px;
}

#commentList li .comment-recover {
  font-size: 12px;
  color: #333;
}

#commentList li .comment-recover span {
  color: #f90;
}

#commentList li:last-child {
  border-bottom: none;
}

.product-comment-title {
  padding: 0 15px;
  line-height: 44px;
  font-size: 15px;
  border-bottom: 1px solid #eee;
  color: #000;
  overflow: hidden;
}

.product-comment-title .product-comment-num {
  color: #f90;
}

@media (max-width: 360px) {

  .effect-bottom .arrow-next,
  .effect-bottom .arrow-prev {
    width: 15px;
  }

  .effect-bottom .arrow-next img,
  .effect-bottom .arrow-prev img {
    width: 8px;
  }

  .effect-bottom .small-group {
    width: 250px;
    height: 75px;
  }

  .effect-bottom .small-group .small-img {
    width: 72px;
    height: 72px;
  }
}

/* 案例列表 */
.page-case-list {
  margin: 20px 7.5px 0 7.5px;
  font-size: 0;
}

.page-case-list li {
  width: calc(50% - 15px);
  display: inline-block;
  vertical-align: top;
  margin: 0 7.5px 15px 7.5px;
}

.page-case-list li .img {
  display: block;
}

.page-case-list li .img img {
  width: 100%;
}

.page-case-list li .wz {
  position: relative;
  line-height: 30px;
}

.page-case-list li .wz h3 {
  text-align: center;
  font-size: 14px;
  color: #323232;
}

/* 新闻列表 */
.page-news-list {
  padding: 0 15px;
}

.page-news-list li {
  border: 1px solid #e5e5e5;
  margin: 20px 0;
  padding: 5px;
}

.page-news-list li h4 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

.page-news-list li p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}

.page-news-list li:hover h4 {
  color: #00a1e9;
}

.page-news-list li:hover p {
  color: #00a1e9;
}

/* 在线留言 */
.mob-message {
  padding: 15px;
}

.mob-message .input-item {
  margin-bottom: 15px;
}

.mob-message .input-item input[type="text"],
.mob-message .input-item textarea {
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  color: #333;
  border-radius: 4px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mob-message .input-item input[type="text"]:focus,
.mob-message .input-item textarea:focus {
  border-color: #00a1e9;
  outline: none;
}

.mob-message .input-item textarea {
  height: 100px;
  resize: none;
  padding-top: 5px;
}

.mob-message .input-item input[type="text"].verifycode {
  width: 35%;
}

.mob-message .input-item #checkcode {
  vertical-align: middle;
  margin: 0 5px;
}

.mob-message .input-item .msg-wrap {
  position: static !important;
}

.mob-message .input-item #change-code {
  font-size: 14px;
  color: #f00;
}

.mob-message .input-btn {
  margin-bottom: 20px;
}

.mob-message .input-btn .submit {
  width: 35%;
  height: 35px;
  background: #00a1e9;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  border: none;
  outline: none;
}

.mob-message .input-btn .submit:hover {
  background: #cd0072;
}

/* 招聘列表 */
.page-job-list {
  margin: 0 15px;
}

.page-job-list li {
  border-bottom: 1px solid #d6d6d6;
  line-height: 20px;
}

.page-job-list li div {
  padding: 10px 0;
  width: 24%;
  float: left;
  margin-right: 1.3333%;
  text-align: center;
  font-size: 14px;
  color: #323232;
}

.page-job-list li div:last-child {
  margin-right: 0;
}

.page-job-list li span.more {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  background: #00a1e9;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  border-radius: 50%;
}

.page-job-list .job-list-item {
  border-bottom: none;
  padding: 10px 0;
}

.page-job-list .job-list-item div {
  border-bottom: 2px solid #00a1e9;
  font-size: 16px;
}

.page-job-list .job-list-item div .iconfont {
  font-size: 18px;
  margin-right: 5px;
}

/* 招聘详情 */
.job-detail-title {
  font-size: 20px;
  color: #00a1e9;
  border-bottom: 1px solid #ccc;
  line-height: 2;
  position: relative;
}

.job-detail-title:before {
  content: '';
  position: absolute;
  z-index: 9;
  width: 85px;
  height: 1px;
  background: #00a1e9;
  bottom: -1px;
  left: 0;
}

.job-detail-content {
  padding-bottom: 40px;
}

.job-detail-content h4 {
  font-size: 16px;
  color: #00a1e9;
  font-weight: normal;
  margin: 20px 0 10px 0;
}

.job-detail-content .text {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.job-detail-content .text p img,
.job-detail-content .text img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.job-detail-content .submit-btn {
  margin-top: 20px;
}

.job-detail-content .submit-btn a {
  display: inline-block;
  padding: 7px 15px;
  font-size: 14px;
  color: #fff;
  background: #4AA3DF;
  border-radius: 5px;
}

.job-detail-content .submit-btn a:hover {
  background: #4393c9;
}

/* 简历提交 */
.resume-message {
  margin-top: 10px;
  padding: 0 15px;
}

.resume-message .resume-title {
  border-bottom: 1px solid #eee;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 20px;
}

.resume-message .resume-item {
  margin-bottom: 20px;
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}

.resume-message .resume-item .resume-item-title {
  width: 70px;
  text-align: right;
  float: left;
}

.resume-message .resume-item .radio-label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.resume-message .resume-item .radio-label input[type="radio"] {
  vertical-align: -2px;
}

.resume-message .resume-item input[type="text"],
.resume-message .resume-item select,
.resume-message .resume-item #experience {
  float: left;
  margin-left: 5px;
  width: calc(90% - 75px);
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.resume-message .resume-item i {
  float: left;
  margin-left: 5px;
  font-size: 16px;
  color: red;
  font-style: normal;
}

.resume-message .resume-item #experience {
  height: 100px;
  resize: none;
}

.resume-message .resume-item #checkcode {
  width: 30%;
}

.resume-message .resume-item #checkCodeImg {
  float: left;
  margin-left: 10px;
}

.resume-message .resume-last-item {
  font-size: 14px;
  color: #060;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.resume-message #file {
  font-size: 12px;
}

.resume-message .resume-prompt {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0;
  margin-bottom: 10px;
}

.resume-message .resume-warning {
  color: red;
  line-height: 30px;
  font-size: 12px;
  margin: 10px 0;
}

.resume-message input[type="submit"],
.resume-message input[type="reset"] {
  padding: 7px 15px;
  font-size: 14px;
  color: #fff;
  background: #4AA3DF;
  border-radius: 5px;
  border: none;
}

.resume-message input[type="submit"]:hover,
.resume-message input[type="reset"]:hover {
  background: #4393c9;
}

.resume-message .msg-box {
  position: absolute;
  left: 70px;
  top: 0;
}

.search-title {
  padding: 10px;
  line-height: 25px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.search-title span {
  color: #00a1e9;
}

.search-news-list {
  margin: 0 7px;
}

.search-news-list li {
  position: relative;
  line-height: 35px;
  border-bottom: 1px solid #ddd;
}

.search-news-list li a {
  font-size: 14px;
  color: #333;
  display: block;
  padding-right: 70px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.search-news-list li a:before {
  display: inline-block;
  vertical-align: 2px;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #999;
  margin-right: 5px;
  margin-left: 5px;
}

.search-news-list li a:hover {
  color: #00a1e9;
}

.search-news-list li a:hover:before {
  background: #00a1e9;
}

.search-news-list li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #666;
  text-align: right;
}

/* 分页基本样式 */
.pagination {
  margin: 20px 0;
  text-align: center;
  font-size: 0;
}

.pagination .pagin-left,
.pagination .pagin-mid,
.pagination .pagin-right,
.pagination .pagin-select {
  display: inline-block;
  vertical-align: middle;
}

.pagination a,
.pagination #current {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei", Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.pagination #current,
.pagination a:hover {
  color: #fff;
  border-color: #00a1e9;
  background: #00a1e9;
}

.pagination .pagin-mid {
  font-size: 14px;
}

.pagination .pagin-mid .mob-pagin-mid {
  display: none;
}

/* 上一篇下一篇 */
.prev-next {
  margin-top: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}

.prev-next .previous,
.prev-next .next {
  background: #eeeeee;
  margin: 10px 0;
  padding: 0 15px;
  position: relative;
}

.prev-next .previous:hover,
.prev-next .next:hover {
  background: #00a1e9;
  color: #fff;
}

.prev-next .previous:hover a,
.prev-next .previous:hover span,
.prev-next .next:hover a,
.prev-next .next:hover span {
  color: #fff;
}

.prev-next .previous span,
.prev-next .next span {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.prev-next a {
  color: #00a1e9;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 100px 0 70px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* 标题 */
.login-header {
  position: relative;
  border-top: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 40px;
}

.login-header .history-go {
  position: absolute;
  z-index: 99;
  padding-left: 15px;
  top: 10px;
  width: 60px;
  height: 30px;
}

.login-header .history-go .iconfont {
  font-size: 26px;
  vertical-align: middle;
  color: #333;
}

.login-header h4 {
  text-align: center;
  padding-left: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}

/* 登录表单 */
.user-login {
  margin: 0 15px;
}

.user-login .user-t {
  margin-bottom: 20px;
  position: relative;
}

.user-login .user-t .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-size: 18px;
  color: #333;
}

.user-login .user-t .user-input {
  width: 100%;
  font-size: 14px;
  color: #333;
  background: none;
  outline: none;
  height: 37px;
  border: 1px solid #ddd;
  padding-left: 50px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.user-login .user-t .user-input:-webkit-autofill,
.user-login .user-t .user-input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  box-shadow: 0 0 0 1000px #fff inset !important;
}

.user-login .user-t .user-input.msg {
  width: 55%;
}

.user-login .user-t .msgcode {
  width: 43%;
  height: 37px;
  background: #ff0098;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  border: none;
}

.user-login .user-t #valicode {
  width: 60%;
  vertical-align: middle;
}

.user-login .user-t #codeimg {
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.user-login .forget {
  font-size: 16px;
  color: #333;
}

.user-login .forget a {
  float: right;
  color: #00a1e9;
}

.user-login .forget a.registered {
  float: none;
}

.user-login .user-btn {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #00a1e9;
  border-radius: 5px;
  line-height: 2.5;
  width: 100%;
  border: none;
}

.jump-content {
  margin: 15px;
  padding-top: 10vh;
}

.jump-center {
  text-align: center;
}

.jump-center .icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #00a1e9;
  line-height: 100px;
}

.jump-center .icon .iconfont {
  font-size: 60px;
  vertical-align: middle;
  color: #00a1e9;
}

.jump-center #show {
  font-size: 20px;
  color: #00a1e9;
  line-height: 1.7;
  margin: 20px 0;
}

.jump-center a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  background: #00a1e9;
  text-align: center;
}

.person-header {
  margin-bottom: 0;
}

.ht-bg20 {
  background: #f5f5f5;
  height: 20px;
}

.user-person {
  margin: 0 20px;
  padding: 15px 0;
}

.user-person h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  font-weight: bold;
}

.user-person p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}

/* 个人中心列表 */
.person-list {
  margin: 0 15px;
}

.person-list li a {
  display: block;
  padding: 15px 50px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #333;
}

.person-list li .iconfont {
  position: absolute;
  left: 0px;
  top: 15px;
  height: 20px;
  font-size: 20px;
  color: #333;
  text-align: center;
  width: 50px;
}

.person-list li .icon-jinrujiantou1 {
  right: 0;
  left: auto;
}

.person-list li .mui-badge-danger {
  background: red;
}

.person-list li .mui-badge {
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
}

/* 修改信息 */
.personal-save {
  margin: 0 15px;
}

.personal-save li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 80px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.personal-save li label {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  width: 80px;
  color: #333;
}

.personal-save li .input-s {
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 14px;
  padding-left: 10px;
  color: #333;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.personal-save .user-btn {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #00a1e9;
  border-radius: 5px;
  line-height: 2.5;
  width: 100%;
  border: none;
}

/* 收货地址 */
.no-information {
  text-align: center;
  padding: 0 15px;
  font-size: 20px;
  margin-bottom: 40px;
  color: #00a1e9;
}

.add-more {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #00a1e9;
  border-radius: 5px;
  line-height: 2.5;
  width: calc(100% - 30px);
  margin: 0 15px;
  border: none;
}

.add-more a {
  display: block;
}

/* 管理收货地址 */
.address-list {
  margin: 0 15px;
}

.address-list li {
  padding: 8px 17px 0;
  border: 1px solid #e5e5e5;
  border-top: 3px solid #ee8a1e;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.address-list li span.selected {
  width: 40px;
  height: 27px;
  line-height: 20px;
  display: block;
  position: absolute;
  right: 17px;
  top: 0;
  background: url(../images/m_img.png) 0 50% no-repeat;
  color: #fff;
  text-align: center;
}

.address-list li p {
  font-size: 13px;
  position: relative;
  padding: 7px 0 7px 40px;
  line-height: 20px;
}

.address-list li p .iconfont {
  width: 40px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 7px;
}

.address-list li .operating {
  border-top: 1px solid #e5e5e5;
  line-height: 40px;
  padding: 0 12px;
  margin-top: 5px;
  position: relative;
}

.address-list li .operating .modify {
  position: absolute;
  right: 12px;
  top: 0;
}

.address-list li .operating .modify .iconfont {
  position: static;
  font-size: 20px;
}

/* 新增售后地址 */
.address-save {
  margin: 0 15px;
}

.address-save li {
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.address-save li label {
  float: left;
  width: 100px;
  text-align: right;
  color: #333;
  font-weight: normal;
}

.address-save li .input-s {
  width: calc(100% - 100px);
  float: right;
  height: 50px;
  background: none;
  outline: none;
  border: none;
  font-size: 14px;
  color: #333;
}

.address-save li .status {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  border: 1px solid #e5e5e5;
  outline: none;
  cursor: pointer;
}

.address-save .user-btn {
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #00a1e9;
  border-radius: 5px;
  line-height: 2.5;
  width: 100%;
  margin-top: 20px;
  border: none;
}

/* 购物车页面 */
.shopping-list li {
  border-bottom: 1px solid #f1ecec;
  padding: 15px 10px;
  font-size: 0;
}

.shopping-list li a.img {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  text-align: center;
}

.shopping-list li a.img img {
  max-width: 100%;
}

.shopping-list li h3 {
  width: 43%;
  padding-left: 2%;
  font-size: 13px;
  color: #666;
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
}

.shopping-list li h3 a {
  display: block;
  font-size: 14px;
}

.shopping-list li h3 p {
  font-weight: bold;
}

.shopping-list li .operating {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.shopping-list li .operating .xy-numbox {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 90px;
  padding: 0 25px;
  height: 30px;
  border: solid 1px #bbb;
  border-radius: 3px;
  background-color: #efeff4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shopping-list li .operating .xy-btn {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 27px;
  height: 100%;
  padding: 0;
  color: #555;
  border: none;
  border-radius: 0;
  background-color: #f9f9f9;
}

.shopping-list li .operating .xy-btn.btn-minus {
  left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.shopping-list li .operating .xy-btn.btn-plus {
  right: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.shopping-list li .operating .xy-numbox-input {
  display: inline-block;
  width: 30px;
  height: 100%;
  padding: 0 3px;
  text-align: center;
  text-overflow: ellipsis;
  word-break: normal;
  border: none;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
  font-size: 14px;
}

.shopping-list li .operating .btn-remove {
  text-align: right;
  padding: 8px 24px 0 0;
}

.shopping-list li .operating .btn-remove button {
  padding: 0 10px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: none;
  outline: none;
}

.totalcost {
  text-align: right;
  line-height: 60px;
  background: #fff;
}

.totalcost .total-price {
  display: inline-block;
  font-size: 14px;
  padding-right: 20px;
}

.totalcost .total-price span,
.totalcost .total-price b {
  font-weight: bold;
  color: #ab0020;
}

.totalcost .btn-total {
  width: 80px;
  color: #fff;
  line-height: 60px;
  height: 60px;
  text-align: center;
  padding: 0;
  border-radius: 0;
  border: 1px solid #F78D1D;
  display: inline-block;
  font-size: 14px;
  background: #F78D1D;
}

/* 待支付订单 */
.user-bought {
  margin-bottom: 15px;
}

.user-bought .bought-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  padding: 0 9px;
  background: #f9f9f9;
  font-size: 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.user-bought .bought-top .order {
  width: 65%;
}

.user-bought .bought-top .time {
  color: #ee8a1e;
}

.user-bought .count-right {
  text-align: right;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid #f9f9f9;
  padding: 0 14px;
}

.user-bought .count-right span {
  color: #e0012a;
  font-weight: bold;
}

.user-bought .bought-bottom {
  line-height: 50px;
  border-bottom: 1px solid #f9f9f9;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-bought .bought-bottom .name {
  width: 50%;
  font-size: 14px;
}

.user-bought .bought-bottom .delete {
  width: 50%;
  text-align: right;
}

.user-bought .bought-bottom .delete a {
  border: 1px solid #ddd;
  padding: 4px 5px;
  border-radius: 4px;
  font-size: 14px;
}

/* 我的订单 */
.my-order-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #EFEFF4;
}

.my-order-title li {
  width: 33.33%;
  text-align: center;
}

.my-order-title li a {
  display: block;
  line-height: 50px;
  border-bottom: 2px solid transparent;
  font-size: 16px;
}

.my-order-title li.on a {
  border-bottom-color: #ab0020;
  color: #ab0020;
}

.no-content-info {
  text-align: center;
  padding: 20px 0;
}

.no-content-info .iconfont {
  font-size: 60px;
  color: #666;
}

/* 评论 */
.comments-recovery {
  border-bottom: 1px solid #dcdcdc;
  background-color: #fff;
  padding: 10px;
}

.comments-recovery .comments-recovery-list {
  overflow: hidden;
}

.comments-recovery .comments-recovery-list li {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}

.comments-recovery .comments-recovery-list li:last-child {
  border-bottom: none;
}

.comments-recovery .comments-recovery-list li .comment-text {
  padding: 5px 0;
  line-height: 22px;
  font-size: 12px;
}

.comments-recovery .comments-recovery-list li span {
  color: #f90;
}

.message-list {
  margin: 0 15px;
}

.message-list li {
  position: relative;
}

.message-list li p {
  line-height: 32px;
  text-align: left;
  font-size: 15px;
}

.message-list li .input-s {
  border: 1px solid #e7e5e5;
  width: 100%;
  display: block;
  line-height: 32px;
  height: 32px;
  border-radius: 2px;
  text-align: left;
  padding: 0 6px;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.message-list li .content {
  height: 100px;
}

.message-list li .comment-submit {
  display: block;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 3px;
  background-color: #00a1e9;
  width: 100%;
  line-height: 36px;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  border: none;
  margin-top: 20px;
}

.message-list li .check-info {
  font-size: 14px;
  color: red;
  line-height: 20px;
  display: none;
}

.message-list .comment-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}

.message-list .comment-order .comment-img {
  width: 80px;
  height: auto;
  margin-right: 10px;
  max-width: 60px;
}

.message-list .comment-order .comment-stars span {
  font-size: 14px;
  color: #333;
  margin-bottom: 6px;
  display: block;
  text-align: left;
}

.message-list .comment-order .comment-stars i {
  font-size: 18px;
  color: #d7d6d6;
  margin-right: 8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.message-list .comment-order .comment-stars i.change {
  color: #00a1e9;
}

.shop-header {
  padding: 15px 33px 15px 10px;
  line-height: 26px;
  font-size: 12px;
  border-bottom: 8px solid #f1f1f1;
  position: relative;
}

.shop-header p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #8f8f94;
}

.shop-header a {
  position: absolute;
  right: 0;
  top: 22px;
  width: 40px;
  text-align: center;
  line-height: 30px;
}

.shop-header a .iconfont {
  font-size: 30px;
  vertical-align: middle;
}

.shop-title {
  line-height: 50px;
  padding: 0 10px;
  background: #fff;
  border-bottom: 8px solid #f1f1f1;
}

.shop-title span {
  font-size: 13px;
  color: #000;
  padding-right: 10px;
}

.bought-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #f9f9f9;
  padding: 10px 15px;
}

.bought-list li a.img {
  display: block;
  width: 30%;
}

.bought-list li a.img img {
  width: 100%;
}

.bought-list li h3 {
  width: 48%;
  padding-left: 2%;
  line-height: 24px;
  font-size: 13px;
}

.bought-list li .price {
  width: 20%;
  text-align: right;
  line-height: 28px;
  font-size: 16px;
}

.bought-list li .price b {
  font-size: 16px;
  color: #666;
}

.bought-list li .price span {
  color: #999;
  font-size: 16px;
  display: block;
  text-align: right;
}

.bought-list li .price a {
  font-size: 12px;
}

.bought-list li .price a .iconfont {
  font-size: 14px;
}

/**/
.pay-header .pay-icon {
  text-align: center;
  line-height: 90px;
  padding-top: 15px;
}

.pay-header .pay-icon .iconfont {
  font-size: 50px;
  color: #ee8a1e;
}

.pay-header .pay-summary p {
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #8f8f94;
}

.pay-title {
  line-height: 50px;
  border-bottom: 1px solid #dddddd;
  padding: 0 10px;
  font-size: 15px;
  margin-top: 20px;
}

.pay-list li {
  padding: 8px 15px;
  border-bottom: 1px solid #dddddd;
  line-height: 40px;
  font-size: 0;
  color: #333;
  position: relative;
}

.pay-list li a {
  display: block;
  height: 40px;
}

.pay-list li img {
  vertical-align: middle;
  margin-right: 5px;
}

.pay-list li span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.pay-list li .iconfont {
  position: absolute;
  right: 0;
  width: 50px;
  line-height: 40px;
  font-size: 35px;
  color: #333;
}



.footbg {
  position: fixed;
  z-index: 110;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #363636;
}

.footer {
  max-width: 640px;
  margin: 0 auto;
  display: -webkit-box;
}

.footer a {
  -webkit-box-flex: 1;
  display: -webkit-box;
  color: #fff;
  border-right: 1px solid #fff;
}

.footer a:last-child {
  border: none;
}

.footer span {
  display: block;
  margin: 0 auto;
  text-align: right;
  font: 500 14px "Arial";
  color: #fff;
  padding: 35px 0 7px 0;
}

.footer span.span1 {
  background: url(../images/dffca9e41566ea50304302af41338d54fd300cc3.png) center 5px no-repeat;
}

.footer span.span2 {
  background: url(../images/c55d83c4c9247e97e7844741912ca8520daf3af7.png) center 5px no-repeat;
}

.footer span.span3 {
  background: url(../images/f641169195f2e6e14a8209a12f853ec85034fa99.png) center 5px no-repeat;
}

.footer span.span4 {
  background: url(../images/0fa8c1b11285689c5d378efb179ba33585288a5e.png) center 5px no-repeat;
}

.footer a.active {
  background: #005fc9;
}




/*share css style*/
#mobile_share {
  position: fixed;
  right: 0;
  bottom: 90px;
  width: 123px;
  z-index: 99999;
  background: #fff;
  padding: 0;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mobile_share h2.title {
  text-align: center;
  line-height: 30px;
  height: 30px;
  background: #717577;
  color: #fff;
  font-size: 14px;
}

#mobile_share .share_item {
  padding: 8px;
  background: #fff;
  border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
  display: block;
  overflow: hidden;
  margin: 8px 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 8px;
}

#mobile_share.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.share-link {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-link i {
  background: url(../images/share_icon.png) no-repeat;
  background-size: 200px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-link span {
  display: inline-block;
}

.share-weibo i {
  background-position: 0 0;
}

.share-renren i {
  background-position: -42px 0;
}

.share-douban i {
  background-position: -84px 0;
}

.share-qweibo i {
  background-position: -126px 0;
}

.share-qzone i {
  background-position: -168px 0;
}

.share-weixin {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-weixin i {
  background: url(../images/share_icon2.png) no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-weixin span {
  display: inline-block;
}



/**/


/* m1 */
.m1 {
  overflow: hidden;
  padding: 25px 0;
  background-color: #fff;
}

.m1_tit {
  width: 100%;
  text-align: center;
}

.m1_tit h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  color: rgba(40, 40, 40, 0.98);
  margin-bottom: 10px;
  text-align: center;
}

.m1_tit p {
  font-size: 12px;
  line-height: 17px;
  color: rgba(7, 65, 212, 0.6);
  text-align: center;
}

.m1_index {
  width: 100%;
  overflow: hidden;
  margin-top: 5%;
}

.m1_index ul {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

.m1_index ul li {
  width: 48%;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 4%;
}

.m1_index ul li:nth-of-type(2n) {
  float: right;
}

.m1_index ul li .m1img1 {
  width: 100%;
  overflow: hidden;
}

.m1_index ul li .m1img1 img {
  width: 100%;
}

.m1_index ul li .m1_con1 {
  width: 100%;
  overflow: hidden;
  margin-top: 5%;
}

.m1_index ul li .m1_con1 h3 {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  color: rgba(0, 161, 233, 0.98);
}

.m1_index ul li .m1_con1 p {
  font-size: 16px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.98);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2%;
}

.mob_contact_wap {
  background: #121827;
  padding-bottom: 10%;
}

.mob-ads {
  color: #fff;
  font: 500 13px/26px "微软雅黑";
  padding-top: 2em;
}

.mob-ads,
.mob-ads * {
  text-align: center;
}

/*m2*/
.m2 {
  overflow: hidden;
  background-color: #F2F2F2;
  padding: 8% 0;
}

.m2_tit {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.m2_tit h3 {
  font-size: 22px;
  line-height: 22px;
  color: rgba(40, 40, 40, 0.98);
  margin-bottom: 2%;
  font-weight: normal;text-align: center;
}

.m2_tit p {
  font-size: 12px;
  line-height: 14px;
  color: rgba(7, 65, 212, 0.6);text-align: center;
}

.m2_index {
  width: 100%;
  margin-top: 5%;
}

.m2_index ul {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

.m2_index ul li {
  width: 48%;
  float: left;
  text-align: center;
}

.m2_index ul li:nth-of-type(2n) {
  float: right;
}

.m2_index ul li .m2img1 {
  width: 100%;
  overflow: hidden;
}

.m2_index ul li .m2img1 img {
  width: 100%;
}

.m2_index ul li p {
  font-size: 16px;
  line-height: 16px;
  color: rgba(40, 40, 40, 0.98);
  margin: 4% 0 6%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m2_index .m2more {
  width: 150px;
  height: 41px;
  margin: 0 auto;
  background-color: #00a1e9;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  display: block;
  color: rgba(255, 255, 255, 0.98);
  margin-top: 4%;
}

/*m3*/
.m3 {
  background-color: #00a1E9;
  overflow: hidden;
  padding: 6% 0 5%;
}

.m3_tit {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.m3_tit h3 {
  font-size: 20px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.98);
  margin-bottom: 3%;
  font-weight: normal; text-align: center;
}

.m3_tit p {
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.6); text-align: center;
}

.m3_index {
  width: 100%;
  overflow: hidden;
  margin-top: 5%;
}

.m3_index ul {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

.m3_index ul li {
  width: 49%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  padding: 3.5% 0;
  margin-bottom: 2%;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
}

.m3_index ul li:nth-of-type(2n) {
  float: right;
}

.m3_index ul li .m3img1 {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  overflow: hidden;
}

.m3_index ul li .m3img1 img {
  width: 100%;
}

.m3_index ul li p {
  font-size: 14px;
  line-height: 16px;
  margin-top: 4%;
  color: rgba(255, 255, 255, 0.98);text-align: center;
}

/*m4*/
.m4 {
  overflow: hidden;
  background: url(../images/0e54057324f5eccdd68df0e47dccc18be7c8eadc.jpg) center top no-repeat #fff;
  padding: 8% 0;
  border-bottom: 1px solid rgba(191, 191, 191, 0.6);
  background-size: 100% auto;
}

.m4_tit {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.m4_tit h3 {
  font-size: 18px;
  line-height: 18px;
  color: rgba(40, 40, 40, 0.98);
  margin-bottom: 4%;
  font-weight: normal;  text-align: center;
}

.m4_tit p {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(40, 40, 40, 0.98);  text-align: center;
}

.m4_index {
  width: 90%;
  margin: 0 auto;
  padding-top: 8%;
  overflow: hidden;
}

.m4_index iframe{
  max-width: 100%;
  max-height: 250px;
}

.m4_index p {
  font-size: 16px;
  line-height: 20px;
  color: #282828;
}

.m4_index .m3more {
  width: 150px;
  height: 41px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #00a1E9;
  display: block;
  text-align: center;
  line-height: 41px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.98);
  margin-top: 6%;
}

/*m5*/
.m5 {
  overflow: hidden;
  padding: 8% 0 3%;
  background-color: #fff;
}

.m5_tit {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.m5_tit h3 {
  font-size: 22px;
  line-height: 18px;
  font-weight: normal;
  color: rgba(40, 40, 40, 0.98); text-align: center;
}

.m5_tit p {
  font-size: 12px;
  line-height: 14px;
  color: rgba(7, 65, 212, 0.6);
  margin-top: 3%; text-align: center;
}

.m5_index {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 7%;
}

.m5_index .m5ul1 {
  width: 100%;
  overflow: hidden;
}

.m5_index .m5ul1 li {
  width: 100%;
  background-color: #00a1E9;
}

.m5_index .m5ul1 li .m5img1,
.m5_index .m5ul1 li .m5img1 img {
  width: 100%;
}

.m5_index .m5ul1 li .m5con1 {
  width: 100%;
  overflow: hidden;
  padding: 4% 0;
}

.m5_index .m5ul1 li .m5con1 h3 {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0 4% 5%;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fefefe;
}

.m5_index .m5ul1 li .m5con1 p:first-of-type {
  font-size: 15px;
  line-height: 23px;
  padding-left: 5%;
  box-sizing: border-box;
  font-weight: lighter;
  color: #fefefe;
}

.m5_index .m5ul1 li .m5con1 p:nth-of-type(2) {
  font-size: 12px;
  line-height: 12px;
  margin-top: 6%;
  padding-left: 5%;
  color: #fefefe;
  font-weight: lighter;
  box-sizing: border-box;
}

.m5_index .m5ul2 {
  width: 100%;
  overflow: hidden;
  margin-top: 3%;
}

.m5_index .m5ul2 li {
  width: 100%;
  border-bottom: 1px solid rgba(67, 67, 67, 0.1);
  padding: 4% 0 4% 5%;
  background: url(../images/709f881835aded62ff33c8e725b697c5421588b7.jpg) left center no-repeat;
  background-size: 7px 7px;
  overflow: hidden;
  box-sizing: border-box;
}

.m5_index .m5ul2 li span:first-of-type {
  font-size: 15px;
  line-height: 15px;
  color: #282828;
}

.support,
.support a {
  color: #fff;
}

.m5_index .m5ul2 li span:nth-of-type(2) {
  font-size: 15px;
  line-height: 15px;
  color: rgba(40, 40, 40, 0.5);
}











\\cdn.myxypt.com\cc8955d















#header{width:100%;   text-align:center; padding-top:5px; background:#fff; font-weight:bold; padding-bottom:5px; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#434343; position:relative;  border-bottom:1px solid #bebebe;}
.header_left{width:74px; height:34px; background:url(../images/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0;  margin-top:5px;}
.header_right{width:74px; height:34px; background:url(../images/13.png) center 10px no-repeat; position:absolute; right:0; top:0; background-size:26px 21px; margin-top:5px;}
/*header css style*/

 
#nav{text-align: left;
width: 100%;
padding: 5px 0 5px 0px;
background: #e33b3d;
display: -webkit-box;}
#nav li{height: 28px;
line-height: 28px;
font: 100 14px/28px '微软雅黑';
-webkit-box-flex: 1;}
#nav li a{display:block; color:#fff; width:100%; font-weight:bold;}

/*网站头部返回按钮样式*/
.header_return{position:absolute;right:15px;top:2px;}
.header_return img{width:43px;height: 40px;}
 
 /*banner css style*/
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.slide a {display:inline-block; float:left; width:320px; height:150px; }
.slide a img{width:320px;}
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;} 
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
.slide .mark li.active { background-color:#25a4bb;}

.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
.mod_01{float:left;width:320px;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
#slide_01_dot .selected{background:#66ff33;}

 /*product css style*/
 
.products{position:relative; width:99.5%; margin:0 auto;margin-top:10px; background:#fff;}
.contentss{padding:10px; line-height:25px; text-align:left; text-indent:25px;}
.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:100 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.products ul{padding-bottom:5px; text-align:left !important;}
.products ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
.products ul li a{display: inline-block;overflow: hidden;border: 1px solid #fff;box-shadow: 3px 3px 5px #aaa; width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}


 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto;margin-top:10px; background:#fff;}
.news_title{background:url(../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:100 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.news ul{}
.news ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../images/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
.news ul li a{font:100 12px/35px "微软雅黑"; padding-left:28px; text-align:left; display:block;}

/* product_cate css style*/
.product_cate{width:99.5%; margin:0 auto;margin-top:20px;}
.product_cate_title{background:url(../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:100 16px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.product_cate ul{}
.product_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../images/abcd.png) 95% center no-repeat; background-size:20px 20px;}
.product_cate ul li a{font:100 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}
 
/* footer css style*/
.distraction{height:58px; width:100%;}







 
/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../images/share_icon2.png) no-repeat;background-size:32px 32px;
	width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}
body{width:100%; height:100%; overflow-x:hidden; position:relative;}







