ul {
  list-style: none;
}
button {
  outline: 0 none;
  border: 0 none;
}
.carousel img {
  width: auto;
  height: 400px;
  text-align: center;
  margin: 0 auto;
  max-width: none !important;
}
.carousel .box-container {
  border: 0px;
  box-shadow: none;
  margin-bottom: 0px;
}
.carousel .box-container .bx-loading {
  background: #fff;
}
.carousel .box-container .bxslider a {
  display: block;
  cursor: pointer;
  text-align: center;
}
.carousel .box-container .bx-pager {
  bottom: 20px;
  z-index: 9;
}
.carousel .box-container .bx-pager.bx-default-pager a {
  width: 12px;
  height: 12px;
  background: #fff;
  behavior: url(/css/pc/PIE.htc);
}
.carousel .box-container .bx-pager.bx-default-pager a:hover,
.carousel .box-container .bx-pager.bx-default-pager a:focus {
  background: #fff;
}
.carousel .box-container .bx-pager.bx-default-pager a.active {
  background: #d4593a;
}
.top {
  margin-top: 20px;
  width: 958px;
  height: 231px;
  border: 1px solid #b8b8b8;
  background-color: #f7f7f7;
  overflow: hidden;
}
.top img {
  display: block;
}
.top .success-section {
  display: none;
  width: 950px;
  height: 32px;
  margin: 20px auto;
}
.top .success-section p {
  margin-left: 20px;
  padding-left: 30px;
  line-height: 32px;
  color: #4d4d4d;
  font-size: 16px;
  background: url(/images/pc/index/success_bg.png) 0px 50% no-repeat;
}
.top .success-section p em {
  color: #CF5541;
}
.top .input-section {
  width: 950px;
  height: 32px;
  margin: 20px auto;
}
.top .input-section .null_k input {
  border: 1px solid #cd5354 !important;
  color: #cd5354;
}
.top .input-section .null_k ::-webkit-input-placeholder {
  color: #cd5354;
}
.top .input-section .null_k :-moz-placeholder {
  color: #cd5354;
}
.top .input-section .null_k :-ms-input-placeholder {
  color: #cd5354;
}
.top .input-section input {
  width: 376px;
  background-color: #fff !important;
  border: 1px solid #CCCCCC !important;
}
.top .input-section div {
  position: relative;
  float: left;
}
.top .input-section div.input-location {
  margin-left: 10px;
  margin-right: 8px;
}
.top .input-section div.input-container {
  margin-right: 28px;
}
.top .input-section div.input-container.name-container {
  margin-left: 15px;
}
.top .input-section div.input-container.mobile-container {
  position: relative;
}
.top .input-section div.input-container.mobile-container.error_k .number-error {
  display: block;
}
.top .input-section div.input-container.mobile-container .number-error {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 80px;
  height: 18px;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  text-align: center;
  behavior: url(/css/pc/PIE.htc);
  background-color: #cf5640;
}
.top .input-section div select {
  width: 98px;
  height: 32px;
  line-height: 32px;
  margin-right: 24px;
  background-color: #fff !important;
  border: 1px solid #CCCCCC !important;
}
.top .input-section .register-btn {
  float: left;
  width: 100px;
  height: 32px;
  line-height: 32px;
  background: url(/images/pc/index/order_btn.png) 0 0 no-repeat;
  color: #fff;
  font-size: 16px;
}
.top .input-section .register-btn:hover {
  background: url(/images/pc/index/order_btn.png) 0 -32px no-repeat;
}
.top .input-section .register-btn:active {
  background: url(/images/pc/index/order_btn.png) 0 -64px no-repeat;
}
.main .main-top {
  position: relative;
  margin-bottom: 20px;
}
.main .main-top .more-btn {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #b8b8b8;
  border-radius: 3px;
  behavior: url(/css/pc/PIE.htc);
}
.main .main-top .more-btn:hover {
  background-color: #cf5640;
}
.main h2 {
  position: relative;
  height: 46px;
}
.main h2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 558px;
  top: 50%;
  border-top: 1px solid #b8b8b8;
}
.main h2:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 558px;
  right: 58px;
  top: 50%;
  border-top: 1px solid #b8b8b8;
}
.main .product {
  margin-top: 28px;
}
.main .product h2 {
  background: url(/images/pc/index/product_title.png) 50% 50% no-repeat;
}
.main .product .product-menu {
  float: left;
  width: 240px;
}
.main .product .product-menu h3,
.main .product .product-menu h4,
.main .product .product-menu li {
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.main .product .product-menu h3 {
  height: 47px;
  line-height: 22px;
  font-size: 22px;
  color: #cf5640;
  margin-bottom: 1px;
}
.main .product .product-menu li,
.main .product .product-menu h4 {
  border: 1px solid #c2c2c2;
  color: #000;
  font-size: 16px;
  margin-top: -1px;
}
.main .product .product-menu li.hover {
  background-color: #cf5541;
  border: 1px solid #cf5541;
}
.main .product .product-menu li.hover a {
  color: #fff;
}
.main .product .product-menu li a {
  display: block;
  height: 100%;
  width: 100%;
  color: #000;
  cursor: pointer;
}
.main .product .product-menu h4 {
  background-color: #f2efef;
  cursor: pointer;
}
.main .product .product-menu h4 a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  color: #000;
}
.main .product .product-content {
  float: left;
  margin-left: 12px;
  width: 700px;
}
.main .product .product-content .large-pic {
  width: 453px;
  height: 453px;
}
.main .product .product-content .small-pic {
  width: 222px;
  height: 222px;
  margin-left: 12px;
}
.main .product .product-content .small-pic.third-pic {
  margin-top: 8px;
}
.main .product .product-content img {
  margin: 0 auto;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transform: translateZ(0);
  backface-visibility: hidden;
  transition-duration: 0.1s;
  -webkit-backface-visibility: hidden;
  -webkit-transition-duration: 0.1s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: transform;
  transition-property: transform;
  width: 100%;
  height: 100%;
}
.main .product .product-content img:hover,
.main .product .product-content img:focus,
.main .product .product-content img:active {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.main .product .product-content .pic-container {
  position: relative;
  text-align: center;
  float: left;
  overflow: hidden;
}
.main .product .product-content .pic-container p {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.6);
}
.main .product .product-content .pic-container p a {
  float: left;
  width: 190px;
  margin-left: 10px;
  color: #fff;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.main .product .product-content .pic-container p a:hover {
  text-decoration: underline;
}
.main .product .product-content .pic-container p em {
  float: right;
  margin-right: 10px;
  color: #f7c71e;
}
.main .design {
  margin-top: 28px;
}
.main .design h2 {
  background: url(/images/pc/index/design_title.png) 50% 50% no-repeat;
}
.main .design .design-list {
  width: 980px;
}
.main .design .design-list li {
  position: relative;
  float: left;
  height: 440px;
  border: 1px solid #c5c5c5;
  margin-right: 20px;
}
.main .design .design-list li .design-mask {
  position: relative;
}
.main .design .design-list li .design-mask img {
  display: block;
  width: 304px;
  height: 304px;
}
.main .design .design-list li .design-mask .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main .design .design-list li .showmask .mask {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=30);
  transition: opacity 0.25s ease-out 0s;
}
.main .design .design-list li .tag {
  position: absolute;
  top: 10px;
  right: 0px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 15px;
  text-indent: 23px;
}
.main .design .design-list li .tag.two-word {
  width: 62px;
  background: url(/images/pc/index/two_word_tag.png) 50% 50% no-repeat;
}
.main .design .design-list li .tag.three-word {
  width: 72px;
  text-indent: 21px;
  background: url(/images/pc/index/three_word_tag.png) 50% 50% no-repeat;
}
.main .design .design-desc {
  position: absolute;
  bottom: 0px;
  height: 126px;
  padding: 6px 12px 0px 12px;
  overflow: hidden;
  background-color: #fff;
}
.main .design .design-desc.noanimate:after {
  position: absolute;
  width: 100%;
  height: 44px;
  bottom: 0;
  left: 0;
  content: "";
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ffffff 75%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ffffff 75%);
  z-index: 1;
}
.main .design .design-desc img {
  width: 40px;
  height: 40px;
}
.main .design .design-desc h5 {
  height: 32px;
  line-height: 32px;
  font-size: 22px;
  font-weight: normal;
  color: #333;
}
.main .design .design-desc .display-title {
  height: 22px;
  line-height: 22px;
  color: #a7a7a7;
}
.main .design .design-desc .preface {
  margin-top: 6px;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 24px;
}
.main .design .design-desc .designer {
  margin-top: 8px;
  padding-top: 6px;
  padding-bottom: 10px;
  border-top: 1px solid #c5c5c5;
}
.main .design .design-desc .designer img {
  float: left;
  margin-top: 5px;
}
.main .design .design-desc .designer .designer-desc {
  float: left;
  margin-left: 10px;
  width: 210px;
}
.main .design .design-desc .designer .designer-desc p {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .design .design-desc .designer .designer-desc p.name {
  color: #333;
  font-size: 16px;
}
.main .design .design-desc .designer .designer-desc p.slogan {
  font-size: 14px;
  color: #a7a7a7;
}
.main .preload {
  display: none;
}
.query-section {
  margin-top: 30px;
  width: 958px;
  height: 68px;
  border: 1px solid #b8b8b8;
  background-color: #f7f7f7;
}
.query-section.show-error .input-container .tolerate-text {
  display: block;
}
.query-section .title {
  float: left;
  height: 42px;
  line-height: 42px;
  padding-left: 20px;
  padding-right: 33px;
  color: #333;
  font-size: 16px;
  margin-top: 14px;
  border-right: 1px solid #b8b8b8;
}
.query-section .input-container {
  position: relative;
  float: left;
  margin-left: 23px;
}
.query-section .input-container input {
  width: 357px;
  height: 32px;
  line-height: 32px;
  margin-top: 18px;
  font-size: 14px;
  color: #3a3a3a;
  border: 1px solid #ddd;
  text-indent: 32px;
  border: 1px solid #CCCCCC !important;
  background: #ffffff url(/images/pc/index/search_bg.png) 10px 50% no-repeat !important;
}
.query-section .input-container .tolerate-text {
  display: none;
  position: absolute;
  padding: 0 5px;
  right: 10px;
  top: 50%;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background: #cf5541;
  border-radius: 4px;
  font-size: 12px;
  behavior: url(/css/pc/PIE.htc);
}
.query-section .btn-conatiner {
  float: left;
  margin-left: 30px;
}
.query-section .btn-conatiner button {
  width: 100px;
  height: 32px;
  line-height: 32px;
  margin-top: 18px;
  font-size: 16px;
  background: url(/images/pc/index/order_btn.png) 0 0 no-repeat;
  color: #fff;
}
.query-section .btn-conatiner button:hover {
  background: url(/images/pc/index/order_btn.png) 0 -32px no-repeat;
}
.query-section .btn-conatiner button:active {
  background: url(/images/pc/index/order_btn.png) 0 -64px no-repeat;
}
.query-section .description {
  float: left;
  margin-left: 20px;
  line-height: 68px;
  font-size: 14px;
  color: #999;
}
.left_center {
  left: 50%;
  position: relative;
  float: left;
}
.right_center {
  right: 50%;
  position: relative;
  float: left;
}
.carousel li {
  overflow: hidden;
}
.main .desgin-nav {
  margin-top: 20px;
  height: 78px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
.main .desgin-nav a {
  color: #666;
  font-size: 12px;
  line-height: 24px;
  margin-right: 6px;
}
.main .desgin-nav a:hover {
  color: #cf5541;
}
.main .desgin-nav h4 {
  float: left;
  width: 88px;
  height: 100%;
  line-height: 78px;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}
.main .desgin-nav .line {
  float: left;
  width: 1px;
  height: 38px;
  margin-top: 20px;
  background-color: #ddd;
}
.main .desgin-nav ul {
  float: left;
  height: 48px;
  margin-top: 15px;
  margin-left: 20px;
}
.main .desgin-nav ul.space-list {
  width: 444px;
  margin-right: 60px;
}
.main .desgin-nav ul.style-list {
  width: 232px;
}
.main .desgin-nav ul li {
  float: left;
}
.friend-links {
  color: #666;
  margin-bottom: -46px;
  font-size: 14px;
}
.friend-links .friend-links-inner {
  width: 960px;
  margin: 0 auto;
  padding-top: 44px;
}
.friend-links .friend-links-inner p {
  float: left;
  line-height: 26px;
  font-weight: bold;
  width: 80px;
}
.friend-links .friend-links-inner ul li {
  float: left;
  height: 26px;
  line-height: 26px;
  margin-right: 20px;
}
.friend-links ul li a:hover {
  color: #cf5541;
}
.friend-links ul li a {
  color: #666;
}
.main .article-section ul {
  width: 939px;
  margin-top: 20px;
  padding: 15px 20px 15px 1px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
.main .article-section ul li {
  position: relative;
  float: left;
  width: 282px;
  height: 24px;
  margin-left: 19px;
  line-height: 24px;
  padding-left: 12px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .article-section ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #333;
}
.main .article-section ul li a {
  font-size: 14px;
  color: #333;
}
.main .article-section ul li a:hover {
  color: #cf5541;
}
