@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-family: Microsoft YaHei, Helvetica, Arial, "微软雅黑", "宋体","Helvetica Neue" ,sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
}

body {
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: #FFF;
  width: 100%;
}

.container {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding-bottom: 10rem;
  box-sizing: border-box;
}

input {
  outline: none;
  border-radius: 0;
}

input[type='text'] {
  -moz-appearance: listbox;
  -webkit-appearance: listbox;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
}

input[type=submit], input[type=reset], input[type=button] {
  filter: chroma(color=#000000);
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #3E89CD;
}

/**
*! 顶部样式
 * 第一栏顶部高度为3rem
 * 第二栏顶部高度为4.5rem
 * 有顶部banner的banner高度为20rem
 * 分类下拉菜单高度最小为12.5rem
**/
header {
  clear: both;
  z-index: 1000;
  position: relative;
  height: 7.5rem;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header_transparent {
  background-color: transparent;
  transition: all 1s;
}
.header_transparent:hover {
  background-color: #AB5695;
}
.header_non_transparent {
  background-color: #AB5695;
}
header a {
  color: #fff;
}
.header_box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  box-sizing: border-box;
}
.header {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  clear: both;
  height: 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header h1 a {
  display: block;
  float: left;
  width: 18rem;
  height: 3rem;
  background-image: url("/public/img/logo_white.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.header h1 a span {
  display: none;
}
.header .header_right {
  height: 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header .login {
  display: block;
  float: right;
  height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
}
.header .login a {
  padding-left: 1rem;
}
#header_top_search {
  height: 2rem;
  width: 300px;
  display: flex;
  flex-direction: row;
  background-color: #0F9932;
}
#header_top_search input[type='text'] {
  border: none;
  padding: 0.5em 0;
  text-indent: 0.25em;
  min-width: 300px;
  width: 99%;
  color: #333;
}
#header_top_search input[type='submit'] {
  border: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80px;
  padding: 0 0.5em;
  background-color: transparent;
  &:hover {
    color: #3E89CD;
  }
}
.box_nav {
  position: relative;
  height: 4.5rem;
}
.box_nav nav {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  height: 4.5rem;
  box-sizing: border-box;
}
.nav_list > li {
  float: left;
  height: 4.5rem;
  line-height: 4.5rem;
}
.top_category {
  padding: 0 1rem;
  box-sizing: border-box;
}
.top_category .product_list_box {
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  width: 100%;
  height: 0;
  background-color: #333;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 4.5rem;
  margin-top: -1px;
  overflow: hidden;
}
.top_category .product_list_box a {
  color: #999;
}
.top_category .product_list_box a:hover {
  color: #3E89CD;
}
.top_category .product_list_box .product_list {
  width: 1200px;
  margin: 0 auto;
}
.top_category .product_list_box .product_list ul {
  float: left;
  box-sizing: border-box;
  padding: 2rem 1% 2rem 0;
  min-width: 19%;
}
.top_category .product_list_box .product_list ul li {
  line-height: 2rem;
  height: 2rem;
}
.top_category .product_list_box .product_list ul .product_list_ad {
  font-style: italic;
}
.top_category .product_list_box .product_list ul .product_list_ad:after {
  font-size: 0.5rem;
  line-height: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 1rem;
}
.top_category .product_list_box .product_list ul .product_list_ad--hot a {
  color: #CC3333;
}
.top_category .product_list_box .product_list ul .product_list_ad--hot:after {
  content: 'hot !';
  background-color: #CC3333;
}
.top_category .product_list_box .product_list ul .product_list_ad--new a {
  color: #3E89CD;
}
.top_category .product_list_box .product_list ul .product_list_ad--new:after {
  content: 'new !';
  background-color: #3E89CD;
}
.top_category .product_list_box .product_list ul .product_list_title {
  border-left: 1px solid #3E89CD;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.top_category .product_list_box .product_list .product_list_box--image li {
  height: 10rem;
}
.top_category .product_list_box .product_list .product_list_box--image li a {
  display: block;
  height: 8rem;
  width: 12rem;
}
.top_category .product_list_box .product_list .product_list_box--image li a p {
  display: block;
  width: 100%;
  height: 6rem;
  overflow: hidden;
}
.top_category .product_list_box .product_list .product_list_box--image li a p img {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  transform: scale(1);
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
}
.top_category .product_list_box .product_list .product_list_box--image li a span {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.25rem 0;
}
.top_category .product_list_box .product_list .product_list_box--image li a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.top_category:hover {
  background-color: #3E89CD;
}
.top_category:hover .product_list_box {
  opacity: 1;
  height: auto !important;
  min-height: 400px;
}
.top_category_title {
  min-width: 4rem;
  text-align: center;
}
.top_category_title--contactus:hover {
  background-color: transparent;
  color: #FFF;
}

/**
*! 中间样式
**/
.content {
  clear: both;
  width: 1200px;
  margin: 1rem auto;
}

/**
 *! 底部基本样式
**/
footer {
  clear: both;
  width: 100%;
  height: 10rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #333;
  overflow: hidden;
}
.footer {
  width: 1200px;
  padding: 1rem 0;
  margin: 0 auto;
  color: #999;
  text-align: center;
  overflow: hidden;
}
.footer a {
  color: #999;
}
.footer a:hover {
  color: #FFF;
}
.footer .footer_wx {
  width: 20%;
  float: left;
}
.footer .footer_wx img {
  display: block;
  max-width: 90%;
  max-height: 6em;
  margin: 0 auto;
}
.footer .footer_contact {
  margin-top: 1rem;
  width: 80%;
  float: right;
}
.footer .footer_contact ul {
  padding: 0.25rem 0;
  clear: both;
  display: block;
}
.footer .footer_contact ul li {
  display: inline;
  padding: 0.25em;
}
@media only screen and (max-width: 1000px) {
  .footer .footer_contact ul li {
    display: inline-block;
  }
}

.breadcrumb {
  color: #999;
  text-align: left;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li a {
  color: #999;
}
.breadcrumb li a:hover {
  color: #3E89CD;
}
.breadcrumb li:nth-child(n+2):before {
  content: "> ";
}
.am-breadcrumb {
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.am-breadcrumb > li {
  display: inline-block;
}
.am-breadcrumb > li [class*="am-icon-"]:before {
  color: #333;
  margin-right: 5px;
}
.am-breadcrumb > li + li:before {
  content: "\00bb\00a0";
  padding: 0 5px;
  color: #ccc;
}
.am-breadcrumb > .am-active {
  color: #333;
}
.am-breadcrumb-slash > li + li:before {
  content: "/\00a0";
}

.page {
  clear: both;
  width: 100%;
}
.pagination {
  margin: 0 auto;
  text-align: center;
}
.pagination li {
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  border-right: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.pagination li:first-child {
  border-left: 1px solid #CCC;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination li:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination li a {
  color: #3E89CD;
  display: block;
  padding: 0 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.pagination li a:hover {
  background-color: #3E89CD;
  color: #FFF;
}
.pagination li span {
  display: block;
  padding: 0 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.pagination .active {
  background-color: #3E89CD;
}
.pagination .active a {
  color: #FFF;
}

.has_top_banner .has_top_banner_pic {
  width: 100%;
  background-color: #333;
  height: 20rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.has_top_banner .has_top_banner_pic:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #333;
  opacity: 0.2;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.has_top_banner .has_top_banner_title {
  display: block;
  width: 100%;
  font-size: 2rem;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 6rem;
  z-index: 100;
  color: #FFF;
}

.logo-sprite, .logo-cc_cn, .logo-cc_cn_white, .logo-cc_com_cn, .logo-cc_com_cn_white, .logo-uc_cn, .logo-us_net, .logo-us_net_white, .logo-uscn_white, .logo-usinc_cn, .logo-usinc_cn_white {
  background-image: url('../public/img/logo-sd4f254621e.png');
  background-repeat: no-repeat;
}

.logo-cc_cn {
  background-position: 0 0;
}

.logo-cc_cn_white {
  background-position: 0 -30px;
}

.logo-cc_com_cn {
  background-position: 0 -60px;
}

.logo-cc_com_cn_white {
  background-position: 0 -90px;
}

.logo-uc_cn {
  background-position: 0 -120px;
}

.logo-us_net {
  background-position: 0 -150px;
}

.logo-us_net_white {
  background-position: 0 -180px;
}

.logo-uscn_white {
  background-position: 0 -210px;
}

.logo-usinc_cn {
  background-position: 0 -240px;
}

.logo-usinc_cn_white {
  background-position: 0 -270px;
}

.promotions {
  margin-bottom: 1em;
}
.promotions img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.banner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 505px;
  background: url("/public/img/slider_bg.png") no-repeat center center;
  background-size: cover;
}
.slides {
  height: 505px;
}
.banner--text {
  height: 505px;
}
.banner--text .banner_content--text {
  width: 1200px;
  margin: 10rem auto 0;
  overflow: hidden;
}
.banner--text .banner_content--text img {
  display: block;
  width: 40%;
  height: 300px;
  float: left;
}
.banner--text .banner_content--text .text {
  width: 50%;
  margin: 2rem 0 0 50%;
  color: #EEE;
}
.banner--text .banner_content--text .text b {
  font-weight: bold;
  font-size: 2rem;
  margin: 8% 0;
  text-align: right;
}
.banner--text .banner_content--text .text p {
  margin: 4% 0;
}
.banner--text .banner_content--text .text a {
  color: #fff;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: auto;
  letter-spacing: 3px;
  border: 1px #bbb solid;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
.banner--text .banner_content--text .text a:hover {
  opacity: 0.5;
}
.banner--image {
  height: 505px;
  background-color: #0F9932;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.banner--image .banner_content--full-image img {
  display: block;
  width: 100%;
  height: 505px;
}
.banner--image .banner_content--gradient-image {
  width: 1200px;
  margin: 0 auto 0;
  overflow: hidden;
}
.flex-control-nav {
  top: 460px !important;
}
.flex-control-nav li a {
  background-color: #FFF;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 1rem;
}

.clear_box {
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 500px;
}
.index_products {
 clear: both;
  width: 100%;
  overflow: hidden;
}
.index_products img {
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}
.index_companies {
  clear: both;
  overflow: hidden;
}
.index_company {
  min-height: 25rem;
  margin-bottom: 10rem;
}
.all_text h3 {
  font-weight: normal;
  font-size: 2rem;
  line-height: 1em;
  margin: 1.5rem 0 1.25rem 0;
  text-align: center;
}
.all_text p {
  line-height: 2em;
  margin: 0 0 2em 0;
}
.all_text .more_link {
  color: #999;
  display: block;
  width: 120px;
  height: 3rem;
  line-height: 3rem;
  margin: auto;
  letter-spacing: 3px;
  border: 1px #999 solid;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
.all_text .more_link:hover {
  opacity: 0.8;
}
.mall_img {
  display: block;
  float: left;
  width: 45%;
  margin-right: 5%;
  height: 25rem;
}
.mall_box .all_text {
  margin-left: 50%;
}
.mall_box .all_text p {
  text-align: center;
}
.mall_box .all_text .mall_box--products {
  overflow: hidden;
  display: block;
  width: 100%;
  margin: -1rem auto 0;
  text-align: center;
}
.mall_box .all_text .mall_box--products li {
  display: inline-block;
  margin: 0 0.25rem;
}
.mall_box .all_text .mall_box--products li a {
  color: #3E89CD;
}
.mall_box .all_text .mall_box--products li a:hover {
  opacity: 0.5;
}
.ivd_box ul li {
  width: 33.33333%;
  float: left;
  text-align: center;
  overflow: hidden;
}
.ivd_box ul li img {
  display: block;
  margin: 0 auto;
  border-radius: 7.5rem;
  width: 15rem;
  height: 15rem;
}
.ivd_box ul li a {
  display: block;
  margin: 0.5rem auto;
  text-align: center;
  color: #3E89CD;
}
.ivd_box ul li a:hover {
  opacity: 0.5;
}
.uscnk_box {
  float: left;
  width: 50%;
}
.animal_box {
  width: 50%;
  float: right;
}
