﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input {
  outline: none;
}
body {
  font-family: "Microsoft Yahei";
  overflow-x: hidden;
  width: 100%;
}
body {
  font-family: "Microsoft Yahei";
}
.header {
  width: 100%;
  min-width: 1200px;
  background-color: #f4f4f4;
}
.header .m-header {
  width: 1200px;
  margin: 0 auto;
  height: 46px;
  position: relative;
}
.header .m-header span {
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
  color: #666666;
  font-size: 18px;
}
.header .m-header .m-header-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 46px;
  line-height: 46px;
  text-align: right;
  font-size: 0;
}
.header .m-header .m-header-right > a {
  display: inline-block;
  color: #de2a00;
  line-height: 18px;
  padding: 0 10px;
  border-radius: 9px;
  font-size: 12px;
  vertical-align: top;
  margin-top: 13px;
}
.header .m-header .m-header-right > a:hover {
  background-color: #de2a00;
  color: #fff;
}
.header .m-header .m-header-right > a.header-login {
  background-color: #de2a00;
  color: #fff;
  margin-right: 15px;
}
.header .m-header .m-header-right .header-ucenter {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  width: 108px;
  margin-top: 2px;
  box-sizing: border-box;
  line-height: 40px;
  position: relative;
}
.header .m-header .m-header-right .header-ucenter:hover > p {
  border-color: #dbdbdb;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.header .m-header .m-header-right .header-ucenter:hover .ucenter-list {
  display: block;
}
.header .m-header .m-header-right .header-ucenter > p {
  text-align: center;
  font-size: 12px;
  padding-right: 20px;
  color: #666;
  height: 100%;
  border: 1px solid transparent;
  line-height: 42px;
  cursor: pointer;
  position: relative;
  z-index: 100001;
  background-image: url(../images/header-ucenter-down.png);
  background-size: 10px 5px;
  background-position: 84px center;
  background-repeat: no-repeat;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list {
  display: none;
  position: absolute;
  right: 0;
  top: 43px;
  z-index: 100000;
  width: 155px;
  box-sizing: border-box;
  padding: 12px 15px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list .list-header {
  font-size: 14px;
  color: #4d4c4c;
  font-weight: bold;
  text-align: left;
  line-height: 14px;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list .list-ul {
  text-align: left;
  font-size: 0;
  line-height: 0;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list .list-ul .list-item {
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
  line-height: 12px;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list .list-ul .list-item:nth-child(2n) {
  margin-right: 0;
}
.header .m-header .m-header-right .header-ucenter .ucenter-list .list-ul .list-item a {
  font-size: 12px;
  color: #5b5c5c;
  display: block;
  vertical-align: top;
  margin-top: 12px;
}
.header .l-header-box {
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
  height:80px;
}
.header .l-header {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
}
.header .l-header .logo {
  display: inline-block;
  vertical-align: top;
  margin-top: 13.5px;
  width: 330px;
  height: 55px;
  margin-right: 110px;
}
.header .l-header .logo img {
  width: 220px;
  height: 55px;
}
.header .l-header .header-right {
  position: absolute;
  right: 0;
  top: 0;
}
.header .l-header .header-right span {
  display: inline-block;
  margin-top: 0.5px;
  line-height: 83px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #4c4c4c;
  margin-left: 40px;
  padding-left: 35px;
}
.header .l-header .header-right span.icon1 {
  background-image: url(../images/header-icon-1.png);
  background-size: 27px 22px;
}
.header .l-header .header-right span.icon2 {
  background-image: url(../images/header-icon-2.png);
  background-size: 28px 28px;
}
.header .l-header .header-right span.icon3 {
  background-image: url(../images/header-icon-3.png);
  background-size: 28px 24px;
}
.header .l-header .header-search {
  display: inline-block;
  width: 545px;
  height: 50px;
  vertical-align: top;
  margin-top: 15px;
  font-size: 0;
  position: relative;
}
.header .l-header .header-search .search-select {
  width: 180px;
  height: 50px;
  position: relative;
}
.header .l-header .header-search .search-select:hover .select-list-box {
  display: block;
}
.header .l-header .header-search .search-select p {
  display: block;
  padding-left: 25px;
  box-sizing: border-box;
  width: 180px;
  padding-right: 50px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  background-color: #de2a00;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background-image: url(../images/header-down-white.png);
  background-repeat: no-repeat;
  background-position: 145px center;
  background-size: 14px 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  cursor: pointer;
}
.header .l-header .header-search .search-select .select-list-box {
  display: none;
  width: 140px;
  position: absolute;
  left: 20px;
  top: 50px;
  z-index: 50000;
  background-color: #fff;
  max-height: 450px;
  overflow-y: auto;
}
.header .l-header .header-search .search-select .select-list {
  margin-bottom: 10px;
}
.header .l-header .header-search .search-select .select-list li {
  font-size: 12px;
  padding-left: 10px;
  border-top: none;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.header .l-header .header-search .search-select .select-list li.select-title {
  font-size: 14px;
  line-height: 30px;
  color: #de2a00;
}
.header .l-header .header-search .search-select .select-list li.select-items {
  font-size: 14px;
  line-height: 30px;
  padding-left: 20px;
  color: #666;
}
.header .l-header .header-search .search-select .select-list li:hover {
  background-color: #de2a00;
  color: #fff;
}
.header .l-header .header-search input {
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 410px;
  border-radius: 25px;
  box-sizing: border-box;
  padding-left: 60px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #de2a00;
  font-size: 12px;
  color: #666;
}
.header .l-header .header-search .search-button {
  width: 70px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(../images/header-search.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.header .l-header .header-shopcar {
  float: right;
  width: 120px;
  height: 40px;
  margin-top: 17px;
}
.header .l-header .header-shopcar a {
  display: block;
  box-sizing: border-box;
  padding-left: 60px;
  height: 40px;
  border: 1px solid #de2a00;
  background-image: url(../images/icon-shopcar.png);
  background-repeat: no-repeat;
  background-size: 27px 25px;
  background-position: 20px center;
  font-size: 12px;
  color: #333;
  line-height: 40px;
  position: relative;
}
.header .l-header .header-shopcar a .shopcar-number {
  display: inline-block;
  background-image: url(../images/icon-qipao.png);
  background-repeat: no-repeat;
  background-size: 23px 22px;
  width: 23px;
  height: 22px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -10px;
  left: 38px;
}
.header .nav-box {
  width: 100%;
  min-width: 1200px;
  background-color: #de2a00;
  height: 52px;
  box-sizing: border-box;
}
.header .nav-box .header-nav {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.header .nav-box .header-nav .nav-item {
  margin-top: 2px;
  width: 171px;
  display: inline-block;
  height: 50px;
  vertical-align: top;
  position: relative;
}
.header .nav-box .header-nav .nav-item .nav-seconds {
  z-index: 30000;
  box-shadow: 0 0 10px #e6e6e6;
}
.header .nav-box .header-nav .nav-item .item-second {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #fff;
}
.header .nav-box .header-nav .nav-item .item-second .second-item {
  font-size: 16px;
}
.header .nav-box .header-nav .nav-item .item-second .second-item a {
  line-height: 40px;
  height: 40px;
  color: #4c4c4c;
  margin-top: 0;
}
.header .nav-box .header-nav .nav-item .item-second .second-item a:hover {
  color: #de2a00;
}
.header .nav-box .header-nav .nav-item .item-second .second-hover-ul {
  list-style: none;
  position: absolute;
  top: 0;
  right: -850px;
  width: 850px;
  background-color: #fff;
  text-align: left;
  display: none;
  box-shadow: 0 0 10px #e6e6e6;
  min-height: 300px;
  padding-bottom: 10px;
}
.header .nav-box .header-nav .nav-item .item-second .second-hover-ul .ul-li {
  margin-bottom: 20px;
}
.header .nav-box .header-nav .nav-item .item-second .second-hover-ul .ul-li .li-title {
  font-size: 14px;
  color: #333;
  padding-top: 10px;
  padding-left: 20px;
}
.header .nav-box .header-nav .nav-item .item-second .second-hover-ul .ul-li .li-box {
  padding-right: 20px;
}
.header .nav-box .header-nav .nav-item .item-second .second-hover-ul .ul-li .li-box a {
  display: inline-block;
  font-size: 12px;
  color: #666;
  width: auto;
  margin: 0;
  padding: 0;
  margin-left: 20px;
  margin-top: 10px;
}
.header .nav-box .header-nav .nav-item .product-second {
  display: none;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 50px;
  left: 0;
  padding: 28px 0;
  min-width: 1200px;
}
.header .nav-box .header-nav .nav-item .product-second .product-box {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list {
  display: inline-block;
  border-right: 1px solid #dbdbdb;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 150px;
  vertical-align: top;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list:last-child {
  border-right: none;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list .second-item {
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  height: auto;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list .second-item a {
  font-size: 14px;
  display: inline-block;
  text-align: left;
  line-height: 25px;
  margin-top: 0;
  height: auto;
  color: #4c4c4c;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list .second-item a:hover {
  color: #de2a00;
}
.header .nav-box .header-nav .nav-item .product-second .product-box .second-list .second-title {
  font-size: 16px;
  color: #de2a00;
  line-height: 16px;
}
.header .nav-box .header-nav .nav-item:hover {
  background-color: #c42905;
}
.header .nav-box .header-nav .nav-item:hover .nav-seconds {
  display: block;
}
.header .nav-box .header-nav .nav-item.active {
  background-color: #c42905;
}
.header .nav-box .header-nav .nav-item a {
  display: inline-block;
  width: 100%;
  height: 16px;
  font-size: 16px;
  box-sizing: border-box;
  line-height: 16px;
  vertical-align: top;
  margin-top: 18px;
  color: #fff;
  text-align: center;
  border-right: 1px solid #fff;
}
.header .nav-box .header-nav .nav-item:last-child a {
  border-right: 0;
}
.footer {
  width: 100%;
  min-width: 1200px;
  border-top: 2px solid #de2a00;
}
.footer .footer-box {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer-box .footer-top {
  padding: 35px 0;
  font-size: 0;
  border-bottom: 1px solid #dbdbdb;
}
.footer .footer-box .footer-top .top-item {
  display: inline-block;
  vertical-align: top;
  width: 277px;
  height: 100px;
  background-color: #f5f7f7;
  margin-right: 30px;
  box-sizing: border-box;
  padding-left: 90px;
  padding-right: 30px;
  padding-top: 28px;
  border-radius: 5px;
  cursor: pointer;
}
.footer .footer-box .footer-top .top-item:last-child {
  margin-right: 0;
}
.footer .footer-box .footer-top .top-item p {
  font-size: 20px;
  text-align: left;
  margin-bottom: 10px;
  font-weight: normal;
  color: #333333;
}
.footer .footer-box .footer-top .top-item.tel {
  background-image: url(../images/icon-tel.png);
  background-repeat: no-repeat;
  background-size: 55px 45px;
  background-position: 20px center;
}
.footer .footer-box .footer-top .top-item.tel:hover {
  background-color: #94cf1f;
  background-image: url(../images/icon-tel-white.png);
}
.footer .footer-box .footer-top .top-item.tel:hover p {
  color: #fff;
}
.footer .footer-box .footer-top .top-item.car {
  background-image: url(../images/icon-car.png);
  background-repeat: no-repeat;
  background-size: 55px 45px;
  background-position: 20px center;
}
.footer .footer-box .footer-top .top-item.car:hover {
  background-color: #00bde6;
  background-image: url(../images/icon-car-white.png);
}
.footer .footer-box .footer-top .top-item.car:hover p {
  color: #fff;
}
.footer .footer-box .footer-top .top-item.kefu {
  background-image: url(../images/icon-kefu.png);
  background-repeat: no-repeat;
  background-size: 55px 45px;
  background-position: 20px center;
}
.footer .footer-box .footer-top .top-item.kefu:hover {
  background-color: #ff5933;
  background-image: url(../images/icon-kefu-white.png);
}
.footer .footer-box .footer-top .top-item.kefu:hover p {
  color: #fff;
}
.footer .footer-box .footer-top .top-item.vip {
  background-image: url(../images/icon-huangg.png);
  background-repeat: no-repeat;
  background-size: 55px 45px;
  background-position: 20px center;
}
.footer .footer-box .footer-top .top-item.vip:hover {
  background-color: #fac62a;
  background-image: url(../images/icon-huangg-white.png);
}
.footer .footer-box .footer-top .top-item.vip:hover p {
  color: #fff;
}
.footer .footer-box .footer-bottom {
  padding: 29px 0;
  font-size: 0;
}
.footer .footer-box .footer-bottom .bottom-list {
  margin-right: 50px;
  display: inline-block;
  vertical-align: top;
  width: 140px;
}
.footer .footer-box .footer-bottom .bottom-list.bottom-contact {
  width: 220px;
}
.footer .footer-box .footer-bottom .bottom-list .list-title {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer .footer-box .footer-bottom .bottom-list .list-item {
  font-size: 14px;
  margin-top: 10px;
  line-height: 14px;
  color: #666;
}
.footer .footer-box .footer-bottom .bottom-list .list-item i {
  display: inline-block;
  width: 170px;
  vertical-align: top;
  line-height: 16px;
}
.footer .footer-box .footer-bottom .bottom-list .list-item a {
  color: #666;
  display: block;
}
.footer .footer-box .footer-bottom .bottom-erweima {
  display: inline-block;
}
.footer .footer-box .footer-bottom .bottom-erweima .tost {
  font-size: 14px;
  color: #de2a00;
  margin-bottom: 5px;
  text-align: center;
}
.footer .footer-box .footer-bottom .bottom-erweima .tel {
  font-size: 18px;
  margin-bottom: 5px;
  color: #1a1a1a;
  text-align: center;
}
.footer .footer-box .footer-bottom .bottom-erweima img {
  display: block;
  width: 144px;
  height: 144px;
}
.footer .footer-desc {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #333;
  background-color: #e6e6e6;
  text-align: center;
  min-width: 1200px;
}
.banner .swiper-container img {
  width: 100%;
  display: block;
}
.banner .swiper-container .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.banner .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff0000;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.content .content-title {
  padding-top: 60px;
  padding-bottom: 30px;
}
.content .content-title p {
  padding-left: 40px;
  background-image: url(../images/title-icon.png);
  background-size: 26px 27px;
  background-repeat: no-repeat;
  font-size: 20px;
  color: #1a1a1a;
  line-height: 27px;
}
.content .content-title p span {
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}
.content .content-product {
  font-size: 0;
}
.content .content-product .product-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 285px;
  margin-bottom: 20px;
  cursor: pointer;
  margin-right: 20px;
}
.content .content-product .product-item:nth-child(4n) {
  margin-right: 15px;
}
.content .content-product .product-item:hover .product-mask {
  display: block;
}
.content .content-product .product-item>a{
width:285px;
height:285px;
display:block;
line-height:285px;
text-align:center;
}
.content .content-product .product-item img {
  max-width: 100%;
  max-height:100%;
  vertical-align: middle;
}
.content .content-product .product-item .product-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 285px;
  height: 151px;
  background-color: rgba(0, 0, 0, 0.5);
}
.content .content-product .product-item .product-mask .mask-title {
  font-size: 16px;
  color: #fff;
  margin: 20px auto 10px auto;
  text-align: center;
}
.content .content-product .product-item .product-mask .nav-box {
  padding: 0 13px;
  height: 72px;
  overflow: hidden;
}
.content .content-product .product-item .product-mask .nav-box a {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  margin-right: 5px;
}
.content .content-product .product-item div.product-desc {
  padding: 20px 10px 10px 10px;
  border: 1px solid #dbdbdb;
  border-top: none;
  width: 100%;
  box-sizing: border-box;
}
.content .content-product .product-item div.product-desc .desc-title {
  font-size: 16px;
  color: #1a1a1a;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.content .content-product .product-item div.product-desc .desc-info {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.content .content-technology {
  font-size: 0;
}
.content .content-technology .technology-item {
  width: 285px;
  height: 159px;
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #dbdbdb;
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  cursor: pointer;
  padding: 20px;
}
.content .content-technology .technology-item:nth-child(4n) {
  margin-right: 0;
}
.content .content-technology .technology-item.active {
  border-color: #de2a00;
}
.content .content-technology .technology-item.active .item-title {
  color: #de2a00;
}
.content .content-technology .technology-item .item-title {
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 18px;
}
.content .content-technology .technology-item .item-hr {
  margin: 18px 0;
  margin-bottom: 16px;
  height: 2px;
  background-color: #dbdbdb;
}
.content .content-technology .technology-item .item-hr p {
  background-color: #de2a00;
  width: 36px;
  height: 2px;
}
.content .content-technology .technology-item .item-desc {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.content-justify {
  font-size: 0;
}
.content-justify .justify-left {
  display: inline-block;
  vertical-align: top;
  width: 857px;
  margin-right: 30px;
}
.content-justify .justify-left .content-news {
  padding-bottom: 20px;
}
.content-justify .justify-left .content-news .news-top {
  font-size: 0;
}
.content-justify .justify-left .content-news .news-top .top-item {
  display: inline-block;
  vertical-align: top;
  width: 408px;
  margin-right: 40px;
  font-size: 0;
}
.content-justify .justify-left .content-news .news-top .top-item:last-child {
  margin-right: 0;
}
.content-justify .justify-left .content-news .news-top .top-item a {
  display: block;
  font-size: 0;
}
.content-justify .justify-left .content-news .news-top .top-item img {
  vertical-align: top;
  width: 133px;
  height: 99px;
  margin-right: 15px;
}
.content-justify .justify-left .content-news .news-top .top-item .item-desc {
  width: 260px;
  display: inline-block;
  vertical-align: top;
}
.content-justify .justify-left .content-news .news-top .top-item .item-desc .desc-title {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 5px;
  line-height: 27px;
}
.content-justify .justify-left .content-news .news-top .top-item .item-desc .desc-desc {
  font-size: 12px;
  color: #666;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.content-justify .justify-left .content-news .news-bottom {
  font-size: 0;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item {
  display: inline-block;
  vertical-align: top;
  width: 408px;
  margin-right: 40px;
  margin-top: 20px;
  position: relative;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item:nth-child(2n) {
  margin-right: 0;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item a {
  display: block;
  position: relative;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item a:hover .item-title {
  color: #de2a00;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item .item-title {
  font-size: 14px;
  color: #333;
  padding-left: 20px;
  background-image: url(../images/news-icon.png);
  background-repeat: no-repeat;
  background-size: 6px 9px;
  background-position: left center;
  width: 310px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content-justify .justify-left .content-news .news-bottom .bottom-item .item-time {
  font-size: 14px;
  color: #666;
  position: absolute;
  right: 0;
  top: 0;
}
.content-justify .justify-right {
  display: inline-block;
  vertical-align: top;
  width: 313px;
}
.content-justify .justify-right img {
  /*display: block;*/
  width: 100%;
}
.content-justify .justify-right .swiper-pagination-bullet {
  background-color: #de2a00;
  opacity: 1;
}
.content-justify .justify-right .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 8px;
}
.brand {
  padding-bottom: 60px;
}
.brand .content-title {
  position: relative;
}
.brand .content-title .swiper-next,
.brand .content-title .swiper-prev {
  width: 60px;
  text-align: center;
  height: 30px;
  border: 1px solid #de2a00;
  position: absolute;
  top: 59px;
  right: 0;
  cursor: pointer;
}
.brand .content-title .swiper-next {
  background-color: #de2a00;
  background-image: url(../images/next-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 20px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.brand .content-title .swiper-prev {
  right: 60px;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url(../images/prev-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 20px;
}
.brand .swiper-slide a {
     height: 110px;
    display: flex;
    border: 1px solid transparent;
    text-align: center;
    /* height: 100%; */
    align-items: center;
    justify-content: center;
}
.brand .swiper-slide a:hover {
  border: 1px solid #de2a00;
}
.bread-nav {
  width: 1200px;
  margin: 0 auto;
  height: 60px;
  box-sizing: border-box;
  line-height: 60px;
  font-size: 14px;
  color: #666;
  padding-left: 22px;
  background-image: url(../images/location.png);
  background-size: 15px 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.bread-nav a {
  color: #666;
}
.list .content-title {
  padding: 0;
  height: 47px;
}
.list .content-title p {
  line-height: 47px;
  padding-left: 55px;
  background-position: 20px center;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
}
.list-classic {
  border: 1px solid #dbdbdb;
  border-top: 0;
  padding: 20px 24px;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.list-classic .classic-wrapper {
  font-size: 0;
}
.list-classic .classic-wrapper.classic-top {
  border-bottom: 1px dotted #dbdbdb;
  margin-bottom: 18px;
}
.list-classic .classic-wrapper .classic-type {
  font-size: 14px;
  color: #333333;
  display: inline-block;
  vertical-align: top;
}
.list-classic .classic-wrapper .classic-box {
  display: inline-block;
  vertical-align: top;
  width: 1085px;
}
.list-classic .classic-wrapper .classic-box a {
  font-size: 14px;
  color: #666;
  margin-left: 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.list-classic .classic-wrapper .classic-box a:hover {
  color: #de2a00;
}
.list-classic .classic-wrapper .classic-box a.active {
  color: #de2a00;
}
.list-control {
  font-size: 0;
  height: 45px;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
  line-height: 45px;
  padding-left: 20px;
  margin-bottom: 28px;
  position: relative;
}
.list-control > a {
  display: inline-block;
  padding-right: 15px;
  font-size: 14px;
  color: #333333;
  margin-right: 30px;
}
.list-control > a.up {
  background-image: url(../images/list-up.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.list-control > a.down {
  background-image: url(../images/list-down.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.list-control .control-page {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
}
.list-control .control-page span {
  font-size: 14px;
  color: #333;
  display: inline-block;
  margin-right: 15px;
}
.list-control .control-page span.page-total {
  padding-right: 15px;
  line-height: 27px;
  border-right: 1px solid #dbdbdb;
}
.list-control .control-page a {
  width: 48px;
  height: 22px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #666;
  border: 1px solid #dbdbdb;
}
.list-control .control-page a.active {
  border: 1px solid #e7e3e7;
  color: #999999;
}
.list-control .control-page a.page-next {
  margin-left: -1px;
  margin-right: 25px;
  background-color: #fff;
}
.content-shop {
  font-size: 0;
}
.content-shop .shop-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 20px;
  margin-bottom: 30px;
}
.content-shop .shop-item>a{
  display: inline-block;
  vertical-align: middle;
  width:282px;
  height:282px;
  text-align:center;
  line-height:282px;
}
.content-shop .shop-item:hover {
  box-shadow: 0 0 10px #dedede;
}
.content-shop .shop-item:hover .item-link {
  display: block;
}
.content-shop .shop-item:nth-child(4n) {
  margin-right: 0;
}
.content-shop .shop-item .item-img {
    max-width:100%;
    max-height: 100%;
    vertical-align: middle;
}
.content-shop .shop-item .item-link {
  display: block;
  display: none;
  position: absolute;
  width: 282px;
  height: 282px;
  background-image: url(../images/search-product.png);
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  left: 0;
  background-size: 52px 52px;
}
.content-shop .shop-item .item-info {
  padding: 20px;
}
.content-shop .shop-item .item-info .info-price {
  font-size: 20px;
  color: #de2a00;
  font-weight: bold;
}
.content-shop .shop-item .item-info .info-desc {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content-shop .shop-item .item-info .info-button {
  margin-top: 15px;
}
.content-shop .shop-item .item-info .info-button a {
  display: inline-block;
  padding: 0 15px;
  font-size: 12px;
  line-height: 30px;
  color: #666666;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
}
.content-shop .shop-item .item-info .info-button a:hover {
  border-color: #de2a00;
  color: #de2a00;
}
.content-shop .shop-item .item-info .info-button a:last-child {
  float: right;
}
.content-page,
.activity-page {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
ul.page-list {
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
}
ul.page-list li {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
ul.page-list li:first-child {
  margin-left: 0;
}
ul.page-list li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px;
  color: #666666;
  border: 1px solid #dbdbdb;
}
ul.page-list li a.active,
ul.page-list li a:hover {
  background-color: #de2a00;
  border-color: #de2a00;
  color: #fff;
}
ul.page-list li.page-input {
  margin-left: 38px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
ul.page-list li.page-input input {
  line-height: 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  border: 1px solid #dbdbdb;
  color: #666;
  width: 70px;
  margin: 0 8px;
}
.hot-shop {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.hot-shop .hot-header {
  border: 1px solid #dbdbdb;
  background-color: #f2f2f2;
  padding-left: 45px;
  line-height: 44px;
  font-size: 18px;
  color: #1a1a1a;
  background-image: url(../images/hotshopheader.png);
  background-repeat: no-repeat;
  background-position: 18px center;
}
.hot-shop .hot-banner {
  position: relative;
  border: 1px solid #dbdbdb;
}
.hot-shop .hot-banner .swiper-container {
  margin: 30px 40px;
}
.hot-shop .hot-banner .swiper-slide a {
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
}
.hot-shop .hot-banner .swiper-slide a>p{
    display: block;
    width: 210px;
    height: 210px;
    line-height: 210px;
    text-align: center;
}
.hot-shop .hot-banner .swiper-slide a>p>img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.hot-shop .hot-banner .swiper-slide a .slide-price {
  font-size: 20px;
  color: #de2a00;
  margin: 15px 0;
  position: relative;
}
.hot-shop .hot-banner .swiper-slide a .slide-price .slide-shopcar {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 22px;
  background-image: url(../images/hotshopcar.png);
  background-size: cover;
  background-position: center center;
}
.hot-shop .hot-banner .swiper-slide a .slide-price .slide-shopcar:hover {
  background-image: url(../images/hotshopcarhover.png);
}
.hot-shop .hot-banner .swiper-slide a .slide-name {
  font-size: 14px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hot-shop .hot-banner .banner-button {
  display: block;
  width: 21px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 100px;
  outline: none;
  cursor: pointer;
}
.hot-shop .hot-banner .banner-prev {
  background-image: url(../images/hotbannerleft.png);
  left: 19px;
}
.hot-shop .hot-banner .banner-prev:hover {
  background-image: url(../images/hotbannerlefthover.png);
}
.hot-shop .hot-banner .banner-next {
  background-image: url(../images/hotbannerright.png);
  right: 19px;
}
.hot-shop .hot-banner .banner-next:hover {
  background-image: url(../images/hotbannerrighthover.png);
}
.detail {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.detail .detail-top {
  margin-bottom: 40px;
  width: 1200px;
  padding: 30px;
  border: 1px solid #dbdbdb;
  font-size: 0;
}
.detail .detail-top .top-left {
  width: 357px;
  display: inline-block;
  vertical-align: top;
}
.detail .detail-top .top-left .lg-img-box{
    height: 359px;
    line-height: 359px;
    text-align: center;
    vertical-align: middle;
}
.detail .detail-top .top-left .lg-img-box img {
  /*width: 357px;
  height: 359px;
  display: block;
  display: none;*/
  max-width: 100%;
  max-height: 100%;
}
.detail .detail-top .top-left .lg-img-box img.active {
  /*display: block;*/
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    line-height: 359px;
}
.detail .detail-top .top-left .sm-img-box {
  position: relative;
}
.detail .detail-top .top-left .sm-img-box .swiper-container {
  margin: 30px 35px;
}
.detail .detail-top .top-left .sm-img-box .swiper-container img {
  height: 64px;
  width: 64px;
  border: 1px solid transparent;
  cursor: pointer;
}
.detail .detail-top .top-left .sm-img-box .swiper-container img:hover {
  border-color: #de2a00;
}
.detail .detail-top .top-left .sm-img-box .sm-button {
  display: block;
  width: 22px;
  height: 35px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 15px;
  cursor: pointer;
  outline: none;
}
.detail .detail-top .top-left .sm-img-box .sm-button.sm-prev {
  left: 0;
  background-image: url(../images/detail-swiper-left.png);
}
.detail .detail-top .top-left .sm-img-box .sm-button.sm-next {
  right: 0;
  background-image: url(../images/detail-swiper-right.png);
}
.detail .detail-top .top-right {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  margin-left: 43px;
}
.detail .detail-top .top-right .right-title {
  font-size: 18px;
  color: #262626;
  font-weight: bold;
  margin-bottom: 10px;
}
.detail .detail-top .top-right .right-desc {
  font-size: 17px;
  line-height: 20px;
  color: #808080;
  margin-bottom: 30px;
}
.detail .detail-top .top-right .right-graybox {
  background-color: #f7f7f7;
  padding: 15px 10px;
  margin-bottom: 20px;
}
.detail .detail-top .top-right .right-graybox .right-price {
  font-size: 14px;
  color: #333333;
  position: relative;
}
.detail .detail-top .top-right .right-graybox .right-price span {
  color: #de2a00;
  font-size: 24px;
}
.detail .detail-top .top-right .right-graybox .right-price i {
  font-size: 14px;
  color: #ff9c00;
}
.detail .detail-top .top-right .right-graybox .right-price .collection {
  display: block;
  padding-left: 22px;
  line-height: 18px;
  font-size: 14px;
  color: #333333;
  float: right;
  background-image: url(../images/start.png);
  background-size: 19px 18px;
  background-position: left center;
  background-repeat: no-repeat;
}
.detail .detail-top .top-right .right-graybox .right-brand {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  margin-top: 18px;
}
.detail .detail-top .top-right .right-graybox .right-brand span {
  color: #666;
  text-decoration: underline;
}
.detail .detail-top .top-right .right-graybox .right-number {
  font-size: 0;
  color: #333;
}
.detail .detail-top .top-right .right-graybox .right-number i {
  font-size: 14px;
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
}
.detail .detail-top .top-right .right-graybox .right-number a {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  width: 30px;
  background-color: #f2f2f2;
  vertical-align: top;
  border: 1px solid #dbdbdb;
  color: #333;
}
.detail .detail-top .top-right .right-graybox .right-number input {
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #dbdbdb;
  width: 58px;
  color: #333;
  padding: 0;
  border-right: none;
  border-left: none;
  background-color: transparent;
  text-align: center;
}
.detail .detail-top .top-right .right-table {
  width: 100%;
}
.detail .detail-top .top-right .right-table tr {
  font-size: 14px;
  text-align: center;
}
.detail .detail-top .top-right .right-table thead {
  line-height: 45px;
  background-color: #d2eaff;
  color: #333333;
}
.detail .detail-top .top-right .right-table tbody {
  line-height: 45px;
  color: #666666;
  cursor: pointer;
}
.detail .detail-top .top-right .right-table tbody tr.active {
  color: #de2a00;
}
.detail .detail-top .top-right .right-table .table-hh {
  width: 170px;
  border: 1px solid #dbdbdb;
}
.detail .detail-top .top-right .right-table .table-gg {
  width: 407px;
  border: 1px solid #dbdbdb;
}
.detail .detail-top .top-right .right-table .table-jg {
  width: 165px;
  border: 1px solid #dbdbdb;
}
.detail .detail-top .top-right .right-button {
  text-align: right;
  margin-top: 40px;
}
.detail .detail-top .top-right .right-button a {
  display: inline-block;
  font-size: 16px;
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  background-color: #de2a00;
  border-radius: 5px;
}
.detail .detail-top .top-right .right-button a.addCar {
  padding-left: 45px;
  margin-right: 40px;
  background-color: #fd600c;
  background-image: url(../images/detail-button-car.png);
  background-repeat: no-repeat;
  background-size: 19px 16px;
  background-position: 20px center;
}
.detail .detail-bottom {
  font-size: 0;
}
.detail .detail-bottom .bottom-left {
  width: 240px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #dbdbdb;
  margin-right: 30px;
}
.detail .detail-bottom .bottom-left .left-header {
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f2f2f2;
  line-height: 45px;
  padding-left: 45px;
  font-size: 18px;
  color: #1a1a1a;
  background-image: url(../images/hotshopheader.png);
  background-repeat: no-repeat;
  background-size: 18px 20px;
  background-position: 20px center;
}
.detail .detail-bottom .bottom-left .left-item {
  padding: 20px;
  background-color: #fff;
}
.detail .detail-bottom .bottom-left .left-item a {
  display: block;
}
.detail .detail-bottom .bottom-left .left-item a img {
  /*display: block;
  width: 200px;
  height: 200px;*/
}
.detail .detail-bottom .bottom-left .left-item a .item-price {
  font-size: 18px;
  color: #de2a00;
  margin: 15px 0;
  line-height: 20px;
}
.detail .detail-bottom .bottom-left .left-item a .item-price .left-item-shopcar {
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(../images/hotshopcar.png);
  float: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.detail .detail-bottom .bottom-left .left-item a .item-price .left-item-shopcar:hover {
  background-image: url(../images/hotshopcarhover.png);
}
.detail .detail-bottom .bottom-left .left-item a .item-title {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.detail .detail-bottom .bottom-right {
  display: inline-block;
  vertical-align: top;
  width: 930px;
}
.detail .detail-bottom .bottom-right .right-tabs {
  font-size: 0;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  border-bottom: 1px solid #de2a00;
}
.detail .detail-bottom .bottom-right .right-tabs a {
  display: inline-block;
  width: 116px;
  line-height: 45px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.detail .detail-bottom .bottom-right .right-tabs a.active {
  color: #fff;
  background-color: #de2a00;
}
.detail .detail-bottom .bottom-right .right-content {
  display: none;
}
.detail .detail-bottom .bottom-right .right-content.active {
  display: block;
}
.text-area {
  font-size: 14px;
  padding: 20px;
  padding-bottom: 0;
  color: #333;
  line-height: 22px;
  box-sizing: border-box;
}
.text-area img {
  max-width: 100%;
}
.brand-list {
  font-size: 0;
  width: 1200px;
  padding-bottom: 150px;
  margin: 0 auto;
}
.brand-list img {
  width: 220px;
  height: 84px;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  margin-right: 20px;
  margin-bottom: 20px;
}
.brand-list img:hover {
  border-color: #de2a00;
}
.brand-list img:nth-child(5n) {
  margin-right: 0;
}
.activity {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.activity .activity-item {
  padding: 20px 25px 20px 0;
  border-bottom: 1px dotted #dbdbdb;
}
.activity .activity-item:hover {
  box-shadow: 0 0 15px #dddcdc;
}
.activity .activity-item:hover a .item-time {
  background-color: #de2a00;
}
.activity .activity-item:hover a .item-time p {
  color: #fff;
}
.activity .activity-item a {
  display: block;
  font-size: 0;
}
.activity .activity-item a .item-time {
  display: inline-block;
  vertical-align: top;
  width: 146px;
  height: 112px;
  margin-right: 30px;
  background-color: #ebebeb;
}
.activity .activity-item a .item-time .time-date {
  padding-right: 25px;
  font-size: 32px;
  color: #666666;
  text-align: right;
  padding-top: 25px;
  margin-bottom: 18px;
}
.activity .activity-item a .item-time .time-year {
  padding-right: 25px;
  font-size: 18px;
  color: #666;
  text-align: right;
}
.activity .activity-item a .item-desc {
  width: 999px;
  vertical-align: top;
  display: inline-block;
}
.activity .activity-item a .item-desc .desc-title {
  font-size: 18px;
  color: #1a1a1a;
  line-height: 35px;
}
.activity .activity-item a .item-desc .desc-info {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.activityDetail {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.activityDetail .detail-title {
  font-size: 22px;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 15px;
}
.activityDetail .detail-time {
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-bottom: 10px;
}
.activityDetail .text-area {
  padding: 20px 0;
  color: #333;
}
.integral {
  font-size: 0;
  padding-bottom: 60px;
}
.integral .integral-left {
  width: 240px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #dbdbdb;
  margin-right: 30px;
}
.integral .integral-left .left-header {
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f2f2f2;
  line-height: 45px;
  padding-left: 45px;
  font-size: 18px;
  color: #1a1a1a;
  background-image: url(../images/hotshopheader.png);
  background-repeat: no-repeat;
  background-size: 18px 20px;
  background-position: 20px center;
}
.integral .integral-left .left-item {
  padding: 20px;
  background-color: #fff;
}
.integral .integral-left .left-item a {
  display: block;
}
.integral .integral-left .left-item a img {
  display: block;
  width: 100%;
 /* height: 110px;*/
}
.integral .integral-left .left-item a .item-price {
  font-size: 18px;
  color: #de2a00;
  margin: 15px 0;
  line-height: 20px;
}
.integral .integral-left .left-item a .item-price .left-item-shopcar {
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(../images/hotshopcar.png);
  float: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.integral .integral-left .left-item a .item-price .left-item-shopcar:hover {
  background-image: url(../images/hotshopcarhover.png);
}
.integral .integral-left .left-item a .item-title {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.integral .integral-right {
  display: inline-block;
  vertical-align: top;
  width: 930px;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
}
.integral .integral-right .content-shop {
  padding-bottom: 29px;
}
.integral .integral-right .content-shop .shop-item {
  margin-right: 0;
  margin-left: 20px;
}
.integral .integral-right .content-page {
  width: 100%;
}
.integral-detail .detail-top .top-right .right-graybox .right-brand {
  color: #666;
}
.integral-detail .detail-top .top-right .right-button {
  text-align: left;
}
.integral-detail .detail-top .top-right .right-button a.addCar {
  background-color: #de2a00;
}
.integral-detail .detail-top .top-right .right-title {
  padding-bottom: 20px;
  border-bottom: 1px dotted #dbdbdb;
}
.content-containers {
  font-size: 0;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.content-containers .containers-left {
  width: 205px;
  display: inline-block;
  margin-right: 30px;
  box-sizing: border-box;
}
.content-containers .containers-left .left-nav-list {
  margin-bottom: 20px;
}
.content-containers .containers-left .left-nav-list .list-title {
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  background-color: #de2a00;
  padding-left: 20px;
  background-image: url(../images/service-left-down.png);
  background-position: 175px center;
  background-repeat: no-repeat;
  background-size: 11px 10px;
}
.content-containers .containers-left .left-nav-list .list-item {
  padding-left: 20px;
  line-height: 40px;
  font-size: 14px;
  color: #4c4c4c;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  position: relative;
}
.content-containers .containers-left .left-nav-list .list-item.active,
.content-containers .containers-left .left-nav-list .list-item:hover {
  background-color: #fabcae;
  border-color: #fabcae;
}
.content-containers .containers-left .left-nav-list .list-item.active > a,
.content-containers .containers-left .left-nav-list .list-item:hover > a {
  color: #de2a00;
}
.content-containers .containers-left .left-nav-list .list-item.active .list-child,
.content-containers .containers-left .left-nav-list .list-item:hover .list-child {
  display: block;
}
.content-containers .containers-left .left-nav-list .list-item a {
  color: #4c4c4c;
  display: block;
}
.content-containers .containers-left .left-nav-list .list-item .list-child {
  display: none;
  position: absolute;
  width: 239px;
  right: -239px;
  top: 0;
  z-index: 30000;
  background-color: #fff;
  box-shadow: 0 0 10px #c7c7c7;
}
.content-containers .containers-left .left-nav-list .list-item .list-child li {
  padding: 0 20px;
}
.content-containers .containers-left .left-nav-list .list-item .list-child li:hover {
  background-color: #fabcae;
  border-color: #fabcae;
}
.content-containers .containers-left .left-nav-list .list-item .list-child li:hover > a:hover {
  color: #de2a00;
}
.content-containers .containers-right {
  width: 965px;
  display: inline-block;
  vertical-align: top;
}
.content-containers .containers-right .right-header {
  line-height: 45px;
  padding-left: 20px;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  font-size: 14px;
  color: #1a1a1a;
}
.content-containers .containers-right .right-list .list-item {
  padding: 20px 0;
  border-bottom: 1px dotted #dbdbdb;
}
.content-containers .containers-right .right-list .list-item a {
  display: block;
}
.content-containers .containers-right .right-list .list-item img {
  width: 184px;
  height: 146px;
  vertical-align: top;
  margin-right: 20px;
  display: inline-block;
}
.content-containers .containers-right .right-list .list-item .item-desc {
  display: inline-block;
  vertical-align: top;
  width: 761px;
}
.content-containers .containers-right .right-list .list-item .item-desc .desc-title {
  line-height: 44px;
  font-size: 16px;
  color: #1a1a1a;
}
.content-containers .containers-right .right-list .list-item .item-desc .desc-info {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.content-containers .containers-right .right-list .list-item .item-desc .desc-time {
  font-size: 14px;
  color: #666;
  margin-top: 25px;
  text-align: right;
}
.content-containers .containers-right .right-page {
  margin-top: 60px;
}
.content-containers .containers-right .right-page ul {
  text-align: right;
}
.content-containers .containers-right .right-content .content-title {
  font-size: 22px;
  color: #1a1a1a;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
}
.content-containers .containers-right .right-content .content-time {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.content-containers .containers-right .right-content .text-area {
  padding: 20px 10px 0 10px;
}
.content-containers .containers-right .right-link {
  height: 14px;
  font-size: 0;
  position: relative;
  margin-top: 60px;
}
.content-containers .containers-right .right-link a {
  font-size: 14px;
  max-width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  color: #666;
}
.content-containers .containers-right .right-link a:hover {
  color: #de2a00;
}
.content-containers .containers-right .right-link a.link-left {
  left: 0;
}
.content-containers .containers-right .right-link a.link-right {
  right: 0;
}
.content-containers .containers-right .right-contact {
  margin-top: 30px;
  padding: 0 20px;
}
.content-containers .containers-right .right-contact p {
  margin-bottom: 15px;
  font-size: 16px;
  color: #333;
}
.content-containers .containers-right .right-map {
  margin: 35px 20px 0 20px;
  height: 380px;
}
.keyword {
  color: #de2a00;
  text-decoration: underline;
  display: inline-block;
  margin-left: 5px;
}
.shopcar-content {
  width: 1200px;
  margin: 0 auto;
}
.shopcar-content .shopcar-title {
  margin-bottom: 30px;
}
.shopcar-content .shopcar-title img {
  display: block;
  width: 598px;
  height: 47px;
}
.shopcar-content .shopcar-table .table-header {
  font-size: 0;
  border-bottom: 2px solid #de2a00;
  padding: 0 20px;
  margin-bottom: 25px;
}
.shopcar-content .shopcar-table .table-header .header-item {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  line-height: 45px;
}
.shopcar-content .shopcar-table .table-header .header-item .select-all {
  display: inline-block;
  padding-left: 35px;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #333333;
}
.shopcar-content .shopcar-table .table-header .header-item .select-all.active {
  background-image: url(../images/shopcar-checked.png);
}
.shopcar-content .shopcar-table .table-header .header-item.shoptotal,
.shopcar-content .shopcar-table .table-header .header-item.shopattr,
.shopcar-content .shopcar-table .table-header .header-item.shopprice,
.shopcar-content .shopcar-table .table-header .header-item.shopnum,
.shopcar-content .shopcar-table .table-header .header-item.select {
  margin-right: 140px;
}
.shopcar-content .shopcar-table .table-header .header-item.shopinfo {
  margin-right: 200px;
}
.shopcar-content .shopcar-table .table-bottom {
  padding: 0 20px;
  line-height: 70px;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  margin-bottom: 70px;
  font-size: 0;
}
.shopcar-content .shopcar-table .table-bottom a {
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.shopcar-content .shopcar-table .table-bottom a.select-all {
  display: inline-block;
  padding-left: 35px;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #333333;
  margin-right: 70px;
}
.shopcar-content .shopcar-table .table-bottom a.select-all.active {
  background-image: url(../images/shopcar-checked.png);
}
.shopcar-content .shopcar-table .table-bottom a.del-shop {
  margin-right: 70px;
}
.shopcar-content .shopcar-table .table-bottom a.collection-btn {
  margin-right: 70px;
}
.shopcar-content .shopcar-table .table-bottom .button-box {
  float: right;
}
.shopcar-content .shopcar-table .table-bottom .button-box .bottom-total span {
  font-size: 24px;
  font-weight: bold;
  color: #de2a00;
}
.shopcar-content .shopcar-table .table-bottom .button-box .bottom-submit {
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-left: 25px;
  background-color: #de2a00;
  border-radius: 5px;
  vertical-align: top;
  margin-top: 16px;
}
.shopcar-content .shopcar-table .table-list {
  margin-bottom: 35px;
}
.shopcar-content .shopcar-table .table-list .list-item {
  font-size: 0;
  padding: 0 20px;
}
.shopcar-content .shopcar-table .table-list .list-item:hover {
  background-color: #f9f1e8;
}
.shopcar-content .shopcar-table .table-list .list-item div {
  display: inline-block;
  line-height: 100px;
  height: 100px;
  vertical-align: top;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-select {
  margin-right: 20px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-select a {
  display: inline-block;
  vertical-align: top;
  margin-top: 40px;
  width: 20px;
  height: 20px;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-select a.active {
  background-image: url(../images/shopcar-checked.png);
}
.shopcar-content .shopcar-table .table-list .list-item div.item-shop {
  margin-right: 105px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-shop img {
  width: 60px;
  height: 60px;
  margin-top: 20px;
  vertical-align: top;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-shop p {
  font-size: 14px;
  color: #666;
  display: inline-block;
  margin-left: 10px;
  width: 175px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-attr {
  margin-right: 10px;
  width: 170px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-price {
  width: 140px;
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-right: 45px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-number {
  width: 110px;
  margin-right: 40px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-number a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #666;
  box-sizing: border-box;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
  vertical-align: top;
  margin-top: 36px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-number input {
  display: inline-block;
  width: 50px;
  box-sizing: border-box;
  border: none;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  vertical-align: top;
  margin-top: 36px;
}
.shopcar-content .shopcar-table .table-list .list-item div.item-total {
  color: #de2a00;
  font-size: 14px;
  text-align: center;
  width: 140px;
  margin-right: 40px;/*85px*/
}
.shopcar-content .shopcar-table .table-list .list-item div.item-func a {
  font-size: 14px;
  color: #666;
}
.shopcar-content .shopcar-orderinfo {
  box-sizing: border-box;
  margin-bottom: 30px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-header {
  display: block;
  border: 1px solid #dbdbdb;
  background-color: #f2f2f2;
  padding: 0 15px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  height: 40px;
  box-sizing: border-box;
}
.shopcar-content .shopcar-orderinfo .orderinfo-header a {
  float: right;
  color: #999999;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content {
  border: 1px solid #dbdbdb;
  border-top: none;
  padding: 20px 25px 28px 25px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content.orderinfo-content-bottomnone {
  border-bottom: none;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table tr {
  text-align: center;
  font-size: 14px;
  color: #666;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .moren-address {
  width: 100px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .contact-person {
  width: 265px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .phone-number {
  width: 265px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .address-info {
  width: 520px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-info {
  width: 380px;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: left;
  vertical-align: top;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-info img {
  width: 60px;
  height: 60px;
  vertical-align: top;
  display: inline-block;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-info p {
  display: inline-block;
  margin-left: 10px;
  line-height: 60px;
  width: 240px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-attr {
  width: 230px;
  line-height: 60px;
  height: 60px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-price {
  width: 180px;
  line-height: 60px;
  height: 60px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-number {
  width: 180px;
  line-height: 60px;
  height: 60px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table .shop-total {
  width: 180px;
  line-height: 60px;
  height: 60px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table thead tr {
  line-height: 40px;
  background-color: #f7f7f7;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table tbody tr td {
  padding: 20px 0;
  height: 20px;
  line-height: 20px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table tbody tr td.moren-address a {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content table tbody tr td.moren-address a.active {
  background-image: url(../images/shopcar-checked.png);
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom {
  font-size: 0;
  background-color: #f2f7ff;
  padding: 20px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  margin-right: 160px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item:first-child {
  margin-right: 45px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item:last-child {
  margin-right: 0;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item span {
  color: #de2a00;
  text-decoration: underline;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item i {
  color: #de2a00;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-bottom .bottom-item textarea {
  resize: none;
  width: 265px;
  height: 40px;
  vertical-align: top;
  border: 1px solid #dbdbdb;
  outline: none;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-p {
  text-align: right;
  color: #666;
  margin-bottom: 18px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-content .orderinfo-p span {
  display: inline-block;
  margin-left: 20px;
  width: 90px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-desc {
  height: 90px;
  background-color: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  border-top: none;
  text-align: right;
}
.shopcar-content .shopcar-orderinfo .orderinfo-desc p {
  color: #333;
  font-size: 14px;
  padding: 0 15px;
  padding-top: 20px;
}
.shopcar-content .shopcar-orderinfo .orderinfo-desc p i {
  font-size: 20px;
  color: #de2a00;
}
.shopcar-content .shopcar-orderinfo .orderinfo-desc p span {
  margin-left: 35px;
}
.shopcar-content .shopcar-orderinfo .orderifo-submit {
  padding: 30px 15px;
  border-top: none;
  border: 1px solid #dbdbdb;
  text-align: right;
  margin-bottom: 60px;
}
.shopcar-content .shopcar-orderinfo .orderifo-submit a {
  display: inline-block;
  width: 126px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  background-color: #de2a00;
  color: #fff;
  font-size: 16px;
}
.shopcar-content .shopcar-success {
  border: 1px dotted #dbdbdb;
  height: 329px;
  box-sizing: border-box;
  margin-bottom: 70px;
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}
.shopcar-content .shopcar-success img {
  width: 63px;
  height: 62px;
  vertical-align: top;
  margin-top: 60px;
  margin-right: 20px;
}
.shopcar-content .shopcar-success .success-desc {
  margin-top: 60px;
  display: inline-block;
  vertical-align: top;
}
.shopcar-content .shopcar-success .success-desc p {
  max-width: 370px;
}
.shopcar-content .shopcar-success .success-desc p.desc-title {
  font-size: 24px;
  color: #333333;
  margin-bottom: 20px;
  text-align: left;
}
.shopcar-content .shopcar-success .success-desc .desc-info {
  margin-bottom: 12px;
  font-size: 16px;
  color: #666;
  text-align: left;
}
.shopcar-content .shopcar-success .success-desc .desc-info a {
  color: #de2a00;
}
.bg-body {
  background-color: #f5f5f5;
}
.ucenter {
  font-size: 0;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.ucenter .ucenter-left {
  padding-bottom: 50px;
  display: inline-block;
  vertical-align: top;
  width: 210px;
  margin-right: 20px;
  background-color: #fff;
  min-height: 777px;
  box-sizing: border-box;
}
.ucenter .ucenter-left .header-top {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ucenter .ucenter-left .header-top span {
  font-size: 14px;
  color: #666;
  display: inline-block;
  width: 68px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  background-color: #de2a00;
  color: #fff;
}
.ucenter .ucenter-left .header-top a {
  display: inline-block;
  padding-left: 25px;
  line-height: 25px;
  float: right;
  font-size: 14px;
  color: #666;
  margin-right: 10px;
  background-image: url(../images/tuichu.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.ucenter .ucenter-left .header-bottom {
  margin-bottom: 35px;
}
.ucenter .ucenter-left .header-bottom img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.ucenter .ucenter-left .header-bottom p {
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  line-height: 20px;
}
.ucenter .ucenter-left .left-navs .navs-list {
  margin-bottom: 20px;
}
.ucenter .ucenter-left .left-navs .navs-list .list-title {
  font-size: 16px;
  color: #666;
  padding-left: 60px;
  background-size: 25px 25px;
  line-height: 25px;
  background-position: 29px center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.ucenter .ucenter-left .left-navs .navs-list .list-title.jyzx {
  background-image: url(../images/left-icon-2.png);
}
.ucenter .ucenter-left .left-navs .navs-list .list-title.wdsc {
  background-image: url(../images/left-icon-3.png);
}
.ucenter .ucenter-left .left-navs .navs-list .list-title.wdxx {
  background-image: url(../images/left-icon-4.png);
}
.ucenter .ucenter-left .left-navs .navs-list .list-title.grzl {
  background-image: url(../images/left-icon-1.png);
}
.ucenter .ucenter-left .left-navs .navs-list .list-item {
  padding-left: 60px;
  margin-bottom: 20px;
}
.ucenter .ucenter-left .left-navs .navs-list .list-item a {
  display: block;
  font-size: 14px;
  color: #666;
  background-image: url(../images/ucenter-right-icon.png);
  background-size: 7px 13px;
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 20px;
}
.ucenter .ucenter-left .left-navs .navs-list .list-item a.active,
.ucenter .ucenter-left .left-navs .navs-list .list-item a:hover {
  color: #de2a00;
  background-image: url(../images/ucenter-right-icon-hover.png);
}
.ucenter .ucenter-right {
  display: inline-block;
  vertical-align: top;
  width: 970px;
  min-height: 777px;
  background-color: #fff;
}
.ucenter .ucenter-right .right-header {
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-header a {
  font-size: 14px;
  color: #de2a00;
  line-height: 29px;
  padding: 0 20px;
  margin-top: 10px;
  display: inline-block;
  border-bottom: 2px solid #de2a00;
}
.ucenter .ucenter-right .right-header a.tabs-item {
  color: #666;
  border-color: #dbdbdb;
}
.ucenter .ucenter-right .right-header a.tabs-item.active {
  color: #de2a00;
  border-color: #de2a00;
}
.ucenter .ucenter-right .right-content .content-tables {
  display: block;
  width: 930px;
  margin: 40px 20px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-num {
  width: 110px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-info {
  width: 310px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-person {
  width: 100px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-total {
  width: 100px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-status {
  width: 100px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-date {
  width: 108px;
}
.ucenter .ucenter-right .right-content .content-tables .shop-func {
  width: 100px;
}
.ucenter .ucenter-right .right-content .content-tables tr {
  text-align: center;
}
.ucenter .ucenter-right .right-content .content-tables .table-thead {
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  background-color: #f2f2f2;
}
.ucenter .ucenter-right .right-content .content-tables .table-thead .table-item {
  display: inline-block;
  line-height: 45px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody {
  border-left: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  vertical-align: top;
  color: #333;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-left: none;
  line-height: 97px;
  padding: 0;
  height: 97px;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item div {
  font-size: 0;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item div img {
  width: 58px;
  height: 58px;
  vertical-align: top;
  margin-top: 20px;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item div p {
  font-size: 14px;
  display: inline-block;
  margin-left: 8px;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item a {
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #666;
  width: 77px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  line-height: 30px;
  margin-top: 12px;
}
.ucenter .ucenter-right .right-content .content-tables .table-tbody .table-item a.red-button {
  border-color: #de2a00;
  color: #fff;
  background-color: #de2a00;
}
.ucenter .ucenter-right .right-content .content-pages {
  text-align: right;
}
.ucenter .ucenter-right .right-content .content-pages ul {
  text-align: right;
  padding: 0 20px;
}
.ucenter .ucenter-right .right-content .content-tost {
  background-color: #dff0d8;
  padding: 13px;
  margin-bottom: 30px;
}
.ucenter .ucenter-right .right-content .content-tost .tost-title {
  font-size: 16px;
  font-weight: bold;
  color: #468847;
}
.ucenter .ucenter-right .right-content .content-tost .tost-desc {
  font-size: 12px;
  color: #468847;
  margin-top: 10px;
  padding-bottom: 10px;
}
.ucenter .ucenter-right .right-content .content-button-addr {
  padding-left: 40px;
  margin-bottom: 30px;
}
.ucenter .ucenter-right .right-content .content-button-addr a {
  display: inline-block;
  width: 124px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #de2a00;
}
.ucenter .ucenter-right .right-content .content-addrTable {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 50px;
}
.ucenter .ucenter-right .right-content .content-addrTable.addrTable-margin {
  margin-top: 40px;
}
.ucenter .ucenter-right .right-content .content-addrTable table {
  width: 100%;
}
.ucenter .ucenter-right .right-content .content-addrTable table tbody {
  border-left: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-addrTable table thead {
  border: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-addrTable table th {
  line-height: 42px;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.ucenter .ucenter-right .right-content .content-addrTable table td {
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #666;
  border: 1px solid #dbdbdb;
  border-top: none;
  border-left: none;
}
.ucenter .ucenter-right .right-content .content-addrTable table td.lineheight90 {
  height: 90px;
  line-height: 90px;
}
.ucenter .ucenter-right .right-content .content-addrTable table td.lineheight90 img {
  width: 58px;
  height: 58px;
  margin-top: 15px;
  vertical-align: top;
}
.ucenter .ucenter-right .right-content .content-addrTable table td a {
  font-size: 14px;
  color: #666;
  display: inline-block;
  margin-right: 20px;
}
.ucenter .ucenter-right .right-content .content-addrTable table td a:last-child {
  margin-right: 0;
}
.ucenter .ucenter-right .right-content .content-form {
  margin-top: 40px;
}
.ucenter .ucenter-right .right-content .content-form .input-box {
  margin-bottom: 15px;
  position: relative;
}
.ucenter .ucenter-right .right-content .content-form .input-box span {
  display: inline-block;
  font-size: 14px;
  color: #666;
  vertical-align: top;
  width: 160px;
  text-align: right;
  margin-right: 5px;
  line-height: 32px;
}
.ucenter .ucenter-right .right-content .content-form .input-box span sup {
  color: #de2a00;
}
.ucenter .ucenter-right .right-content .content-form .input-box label {
  font-size: 14px;
  color: #333;
  vertical-align: top;
  line-height: 30px;
}
.ucenter .ucenter-right .right-content .content-form .input-box textarea {
  padding: 10px;
  width: 250px;
  height: 116px;
  resize: none;
  outline: none;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  border: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-form .input-box input {
  padding: 0;
  padding-left: 10px;
  border: 1px solid #dbdbdb;
  line-height: 32px;
  height: 32px;
  width: 250px;
  box-sizing: border-box;
}
.ucenter .ucenter-right .right-content .content-form .input-box input.radio {
  width: 14px;
  height: 14px;
  margin-top: 8px;
}
.ucenter .ucenter-right .right-content .content-form .input-box input.files {
  display: none;
}
.ucenter .ucenter-right .right-content .content-form .input-box a {
  display: inline-block;
  position: absolute;
  height: 32px;
  line-height: 32px;
  width: 120px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #de2a00;
  left: 295px;
  top: 0;
}
.ucenter .ucenter-right .right-content .content-form .input-box a.getCode-again {
  background-color: #f2f2f2;
  color: #333333;
  display: none;
}
.ucenter .ucenter-right .right-content .content-form .input-file {
  height: 80px;
}
.ucenter .ucenter-right .right-content .content-form .input-file span {
  line-height: 80px;
}
.ucenter .ucenter-right .right-content .content-form .input-file img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
}
.ucenter .ucenter-right .right-content .content-form .button-box input {
  margin-left: 165px;
  width: 120px;
  line-height: 35px;
  text-align: center;
  height: 35px;
  background-color: #de2a00;
  color: #fff;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top {
  width: 900px;
  margin: 0 auto;
  margin-top: 38px;
  margin-bottom: 30px;
  box-shadow: 0 0 15px #e6e6e6;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-title {
  padding-top: 25px;
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 20px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-title span {
  display: inline-block;
  margin-left: 20px;
  color: #666;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content {
  text-align: right;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content .content-item {
  text-align: right;
  padding-right: 38px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content .content-item .item-info {
  margin-bottom: 50px;
  padding: 18px 18px 0 18px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #333;
  text-align: left;
  width: 355px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  position: relative;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content .content-item .item-info span.info-icon {
  display: inline-block;
  width: 30px;
  height: 20px;
  background-image: url(../images/detail-sanjiao-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -20px;
  right: 30px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content .content-item .item-info .info-text {
  min-height: 55px;
  line-height: 18px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-top .top-content .content-item .item-info .info-time {
  text-align: right;
  color: #666;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom {
  width: 900px;
  margin: 0 auto;
  box-shadow: 0 0 15px #e6e6e6;
  margin-bottom: 70px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-header {
  line-height: 55px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
  border-bottom: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-content {
  padding: 25px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-content textarea {
  width: 569px;
  height: 147px;
  resize: none;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  outline: none;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-button {
  padding-left: 20px;
  padding-bottom: 39px;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-button a {
  display: inline-block;
  padding: 0 30px;
  font-size: 14px;
  color: #333;
  line-height: 39px;
  border-radius: 5px;
  border: 1px solid #dbdbdb;
}
.ucenter .ucenter-right .right-content .content-newsDetail .detail-bottom .bottom-button a.button-fs {
  margin-right: 30px;
  background-color: #f8d4cc;
  border: 1px solid #de2a00;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item {
  margin-left: 20px;
  margin-top: 30px;
  display: inline-block;
  width: 297px;
  box-sizing: border-box;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item a {
  display: block;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item img {
  width: 297px;
  height: 160px;
  display: block;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-desc {
  border: 1px solid #dbdbdb;
  border-top: none;
  padding: 18px;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-price {
  font-size: 20px;
  color: #de2a00;
  padding-bottom: 10px;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-info {
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-button {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  border-top: none;
}
.ucenter .ucenter-right .right-content .content-shoplist .shop-item .item-button a {
  display: inline-block;
  color: #333;
  padding-left: 25px;
  background-image: url(../images/start.png);
  background-repeat: no-repeat;
  background-size: 19px 18px;
  background-position: left center;
}
.new-address {
  display: none;
}
.modals {
  width: 627px;
  height: 500px;
}
.modals .modal-form {
  margin-top: 40px;
}
.modals .modal-form .input-box {
  margin-bottom: 20px;
  height: 40px;
}
.modals .modal-form .input-box > span {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  width: 180px;
  text-align: right;
  margin-right: 15px;
  font-size: 14px;
  color: #333;
}
.modals .modal-form .input-box > span sup {
  display: inline-block;
  vertical-align: top;
  color: #de2a00;
}
.modals .modal-form .input-box > div,
.modals .modal-form .input-box input {
  display: inline-block;
  cursor: pointer;
  width: 316px;
  height: 40px;
  vertical-align: top;
  padding: 0;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  padding-left: 10px;
}
.modals .modal-form .input-box > div.checkbox,
.modals .modal-form .input-box input.checkbox {
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
.modals .modal-form .input-box > div {
  border: 0;
  padding: 0;
  position: relative;
}
.modals .modal-form .button-box {
  padding-left: 195px;
}
.modals .modal-form .button-box input {
  width: 229px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #de2a00;
  border: none;
  border-radius: 5px;
}
.login {
  width: 100%;
  min-width: 1200px;
  height: 620px;
  background-image: url(../images/loginbg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.login .login-box {
  width: 1200px;
  height: 620px;
  margin: 0 auto;
  position: relative;
}
.login .login-box .login-form {
  padding: 40px 20px;
  background-color: #fff;
  width: 365px;
  height: 365px;
  box-sizing: border-box;
  position: absolute;
  top: 127.5px;
  right: 0;
}
.login .login-box .login-form .form-title {
  font-size: 18px;
  color: #1a1a1a;
}
.login .login-box .login-form .form-title a {
  color: #666;
  font-size: 12px;
  float: right;
  display: inline-block;
  line-height: 18px;
}
.login .login-box .login-form .input-box {
  margin-top: 27px;
  width: 100%;
  position: relative;
}
.login .login-box .login-form .input-box input {
  width: 100%;
  display: block;
  line-height: 39px;
  padding-left: 55px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
  border: 1px solid #dbdbdb;
}
.login .login-box .login-form .input-box span {
  display: block;
  height: 25px;
  width: 45px;
  border-right: 1px solid #dbdbdb;
  position: absolute;
  left: 0;
  top: 9px;
  background-position: center center;
  background-repeat: no-repeat;
}
.login .login-box .login-form .input-box span.user-icon {
  background-size: 22px 21px;
  background-image: url(../images/login-user.png);
}
.login .login-box .login-form .input-box span.pass-icon {
  background-size: 18px 22px;
  background-image: url(../images/login-pass.png);
}
.login .login-box .login-form .input-box label {
  display: inline-block;
  padding-left: 30px;
  line-height: 20px;
  font-size: 14px;
  vertical-align: top;
  color: #333;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}
.login .login-box .login-form .input-box label.active {
  background-image: url(../images/shopcar-checked.png);
}
.login .login-box .login-form .input-box label input {
  display: none;
}
.login .login-box .login-form .input-box .find-pass {
  display: inline-block;
  line-height: 20px;
  float: right;
  font-size: 14px;
  color: #666;
}
.login .login-box .login-form .button-box {
  margin-top: 30px;
}
.login .login-box .login-form .button-box input {
  width: 320px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #de2a00;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.register {
  width: 1200px;
  margin: 0 auto;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 20px 20px 80px 20px;
  background-color: #fff;
}
.register .form-login {
  text-align: right;
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.register .form-login a {
  color: #317ad4;
}
.register .input-box {
  width: 508px;
  line-height: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.register .input-box p {
  font-size: 24px;
  color: #1a1a1a;
  text-align: center;
}
.register .input-box input {
  display: block;
  padding: 0;
  box-sizing: border-box;
  padding-left: 10px;
  line-height: 46px;
  width: 100%;
  font-size: 16px;
  color: #666;
}
.register .input-box .getCode {
  display: block;
  width: 165px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #de2a00;
  color: #fff;
}
.register .input-box .getCode-again {
  display: block;
  width: 165px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #e6e6e6;
  color: #333;
  display: none;
}
.register .input-box span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666;
  padding-left: 25px;
  line-height: 20px;
  background-image: url(../images/shopcar-nochecked.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
}
.register .input-box span.active {
  background-image: url(../images/shopcar-checked.png);
}
.register .input-box span a {
  color: #317ad4;
}
.register .button-box {
  width: 508px;
  line-height: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 20px;
}
.register .button-box input {
  display: block;
  box-sizing: border-box;
  padding-left: 10px;
  line-height: 50px;
  width: 100%;
  font-size: 16px;
  color: #fff;
  background-color: #de2a00;
  border: none;
}
.city-picker-span {
  line-height: 40px !important;
  height: 40px !important;
  border: 1px solid #dbdbdb !important;
  box-sizing: border-box !important;
  width: 316px !important;
  padding-left: 10px !important;
}
.containers-right .content-shop .shop-item {
  width: 282px;
  margin-right: 55px;
}
.containers-right .content-shop .shop-item>a{
    display: block;
    width: 100%;
    height: 300px;
    text-align: center;
    line-height: 300px;
}
.containers-right .content-shop .shop-item:nth-child(4n) {
  margin-right: 55px;
}
.containers-right .content-shop .shop-item:nth-child(3n) {
  margin-right: 0;
}
.containers-right .list-control .control-page span.page-total {
  border-right: none;
  line-height: 45px;
  margin-right: 0;
}
.switerA{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.switerA>img{
  max-width:100%;
  max-height:100%;
}

.public_img{
    height: 200px;
    width: 200px;
    text-align: center;
    line-height: 200px;
    display: block;
}
.public_img img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}