@charset 'utf-8';
#header .catalogue_content {
  display: none!important;
}
.home_top {
  margin-top: 10px;
}
.home_top .catalogue_content {
  display: block!important;
  position: relative;
  top: 0px;
  border-top: none;
  float: left;
  -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0);
}
.home_top .swiper_box {
  margin-left: 200px;
}
.home_top .swiper_box .swiper_center {
  float: left;
  width: 740px;
}
.home_top .swiper_box .swiper_center a {
  display: block;
  height: 360px;
  background-size: cover!important;
}
.home_top .swiper_box .swiper_center .swiper-pagination {
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
  bottom: 15px;
}
.home_top .swiper_box .swiper_center .swiper-pagination-bullet {
  opacity: 1;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.home_top .swiper_box .swiper_center .swiper-pagination-bullet-active {
  border: 2px solid #004098;
  background: #004098;
}
.home_top .swiper_box .swiper_center .swiper-button-next,
.home_top .swiper_box .swiper_center .swiper-button-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0px;
  margin-top: -20px;
}
.home_top .swiper_box .swiper_center .swiper-button-next img,
.home_top .swiper_box .swiper_center .swiper-button-prev img {
  vertical-align: middle;
  display: inline-block;
}
.home_top .swiper_box .swiper_center .swiper-button-next:hover,
.home_top .swiper_box .swiper_center .swiper-button-prev:hover {
  background: rgba(0, 0, 0, 0.7);
}
.home_top .swiper_box .swiper_center .swiper-button-prev {
  left: 0px;
  border-radius: 0px 5px 5px 0px;
}
.home_top .swiper_box .swiper_center .swiper-button-next {
  right: 0px;
  border-radius: 5px 0px 0px 5px;
}
.home_top .swiper_box .home_top_right {
  margin-left: 750px;
  background: #fff;
  height: 360px;
  padding: 0px 10px;
}
.home_top .swiper_box .home_top_right .top_right_name {
  font-size: 14px;
  color: #303843;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding-top: 5px;
}
.home_top .swiper_box .home_top_right .top_right_name a {
  font-size: 12px;
  color: #a1acbd;
  float: right;
}
.home_top .swiper_box .home_top_right .top_right_name a:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url(../img/guide_arrow2.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 5px;
}
.home_top .swiper_box .home_top_right .top_right_name a:hover {
  color: #004098;
}
.home_top .swiper_box .home_top_right .top_right_name a:hover:after {
  background: url(../img/guide_arrow_hover2.png) center center no-repeat;
}
.home_top .swiper_box .home_top_right .new_box {
  padding-top: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbe1e8;
  margin-bottom: 10px;
  box-sizing: border-box;
  height: 146px;
}
.home_top .swiper_box .home_top_right .new_box a {
  font-size: 12px;
  color: #303843;
  display: table;
}
.home_top .swiper_box .home_top_right .new_box a div {
  height: 30px;
  line-height: 30px;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.home_top .swiper_box .home_top_right .new_box a div:before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #004098;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.home_top .swiper_box .home_top_right .new_box a:hover {
  color: #004098;
}
.home_top .swiper_box .home_top_right .top_right_swiper {
  height: 126px;
  box-sizing: border-box;
  padding-top: 10px;
}
.home_top .swiper_box .home_top_right .top_right_swiper a {
  display: table;
  font-size: 14px;
  color: #303843;
  line-height: 25px;
}
.home_top .swiper_box .home_top_right .top_right_swiper a div {
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.home_top .swiper_box .home_top_right .top_right_swiper a div span {
  display: inline-block;
  font-size: 12px;
  color: #f61f1f;
  background: #ffe7e7;
  height: 18px;
  line-height: 18px;
  padding: 0px 5px;
  margin-right: 5px;
}
.home_top .swiper_box .home_top_right .top_right_swiper a:hover {
  color: #004098;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-size: 0px;
  z-index: 20;
  height: 20px;
  line-height: 20px;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-next,
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-prev {
  position: relative;
  top: 0px;
  margin-top: 0px;
  left: auto;
  right: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px 5px;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-prev {
  background: url(../img/prev_icon2.png) center center no-repeat;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-prev:hover {
  background: url(../img/prev_icon_hover2.png) center center no-repeat;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-next {
  background: url(../img/next_icon2.png) center center no-repeat;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-button-next:hover {
  background: url(../img/next_icon_hover2.png) center center no-repeat;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-pagination {
  position: relative;
  display: inline-block;
  top: -5px;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-pagination .swiper-pagination-bullet {
  background: #dbe1e8;
  opacity: 1;
  margin: 0px 4px;
}
.home_top .swiper_box .home_top_right .top_right_swiper .button_box .swiper-pagination .swiper-pagination-bullet-active {
  background: #ee370d;
}
.home_title {
  overflow: hidden;
  font-size: 18px;
  color: #132c3a;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}
.home_title img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
.home_title a {
  float: right;
  font-size: 14px;
  color: #677383;
  font-weight: normal;
}
.home_title a:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url(../img/guide_arrow3.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 10px;
}
.home_title a:hover {
  color: #004098;
}
.home_title a:hover:after {
  background: url(../img/guide_arrow_hover2.png) center center no-repeat;
}
.brand_center {
  margin-top: 30px;
}
.brand_center .brand_list {
  margin: 0px -5px;
  margin-top: 15px;
}
.brand_center .brand_list li {
  float: left;
  width: 12.5%;
  box-sizing: border-box;
  padding: 5px;
}
.brand_center .brand_list li .brand_box {
  display: block;
  background: #fff;
  height: 70px;
  line-height: 70px;
  font-size: 0px;
  position: relative;
}
.brand_center .brand_list li .brand_box img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.brand_center .brand_list li .brand_box .text {
  position: absolute;
  height: 100%;
  text-align: center;
  right: 0px;
  top: 0px;
  left: 0px;
  z-index: 10;
  font-size: 14px;
  color: #303843;
  opacity: 0;
  padding: 0px 5px;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.brand_center .brand_list li .brand_box:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.brand_center .brand_list li .brand_box:hover img {
  opacity: 0.1;
}
.brand_center .brand_list li .brand_box:hover .text {
  opacity: 1;
}
.popular_categories {
  margin-top: 30px;
}
.popular_categories .categories_box {
  overflow: hidden;
  margin: -5px;
  margin-top: 15px;
}
.popular_categories .categories_box li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 5px;
}
.popular_categories .categories_box li .popular_box {
  overflow: hidden;
  background: #fff;
  height: 140px;
}
.popular_categories .categories_box li .popular_box .img {
  float: left;
  height: 100%;
  line-height: 140px;
  width: 140px;
  text-align: center;
  font-size: 0px;
}
.popular_categories .categories_box li .popular_box .img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.popular_categories .categories_box li .popular_box .popular_content {
  padding-left: 150px;
  padding-top: 22px;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_name {
  font-size: 16px;
  color: #132c3a;
  font-weight: bold;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_name:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url(../img/guide_arrow.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 10px;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_name:hover {
  color: #004098;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_name:hover:after {
  background: url(../img/guide_arrow_hover2.png) center center no-repeat;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_list {
  font-size: 0px;
  margin-top: 13px;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_list a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #677383;
  margin: 5px 0px;
  margin-right: 28px;
}
.popular_categories .categories_box li .popular_box .popular_content .popular_list a:hover {
  color: #ee370d;
}
.product_content {
  margin-top: 40px;
}
.product_content .product_top {
  overflow: hidden;
}
.product_content .product_top .product_title {
  font-size: 24px;
  color: #132c3a;
  font-weight: bold;
  float: left;
  line-height: 50px;
  height: 50px;
  position: relative;
  padding-left: 65px;
}
.product_content .product_top .product_title span {
  display: block;
  background: url(../img/product_title_bg.jpg) center center no-repeat;
  width: 50px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  font-size: 0px;
  position: absolute;
  left: 0px;
  top: 0;
}
.product_content .product_top .product_title span img {
  display: inline-block;
  vertical-align: middle;
}
.product_content .product_top .product_title:hover {
  color: #004098;
}
.product_content .product_top .product_list {
  padding-left: 20px;
  overflow: hidden;
  margin-top: 10px;
}
.product_content .product_top .product_list li.active a {
  color: #004098;
}
.product_content .product_top .product_list li.active a:after {
  opacity: 1;
}
.product_content .product_top .product_list li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0px 15px;
}
.product_content .product_top .product_list li a {
  display: block;
  font-size: 14px;
  color: #132c3a;
  position: relative;
}
.product_content .product_top .product_list li a:hover {
  color: #004098;
}
.product_content .product_top .product_list li a:hover:after {
  opacity: 1;
}
.product_content .product_top .product_list li a:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #004098;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.product_content .product_bottom {
  margin-top: 10px;
  position: relative;
}
.product_content .product_bottom .bottom_left {
  background: #fff;
  width: 190px;
  height: 570px;
  box-sizing: border-box;
  padding: 0px 10px;
}
.product_content .product_bottom .bottom_left .bottom_left_name {
  display: table;
  font-size: 14px;
  color: #303843;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.product_content .product_bottom .bottom_left .bottom_left_name:hover {
  color: #004098;
}
.product_content .product_bottom .bottom_left .pinpai_list {
  height: 85px;
  line-height: 85px;
  text-align: center;
  display: block;
  font-size: 0px;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 10px;
}
.product_content .product_bottom .bottom_left .pinpai_list img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.product_content .product_bottom .bottom_left .pinpai_list:hover {
  border: 1px solid #dbe1e8;
}
.product_content .product_bottom .bottom_left .pinpai_more {
  color: #004098;
  font-size: 12px;
  display: block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 20px;
}
.product_content .product_bottom .bottom_left .pinpai_more:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url(../img/guide_arrow_hover2.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.product_content .product_bottom .bottom_right {
  position: absolute;
  left: 200px;
  top: 0px;
  right: 0px;
  height: 570px;
}
.product_content .product_bottom .bottom_right ul {
  margin: -5px;
}
.product_content .product_bottom .bottom_right ul li {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 5px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box {
  display: block;
  background: #fff;
  box-sizing: border-box;
  height: 280px;
  padding: 10px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .top_img {
  height: 170px;
  line-height: 170px;
  text-align: center;
  background: #fff;
  font-size: 0px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .top_img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .btn_box {
  margin-top: 3px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .btn_box .t_top {
  color: #303843;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .btn_box .price {
  font-size: 14px;
  color: #ee370d;
  margin-top: 7px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box .btn_box .price span {
  font-weight: bold;
  font-size: 18px;
}
.product_content .product_bottom .bottom_right ul li .bottom_right_box:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.friendship_links {
  margin-top: 50px;
}
.friendship_links .friendship_box {
  overflow: hidden;
  margin-top: 25px;
}
.friendship_links .friendship_box a {
  font-size: 14px;
  color: #303843;
  margin-right: 25px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.friendship_links .friendship_box a:hover {
  color: #004098;
}
