/*
Theme Name: Shhangou
Theme URI: http://www.eastdesign.net
Author: Eastdesign Studio
Author URI: http://www.eastdesign.net/
/* =Reset
-------------------------------------------------------------- */
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;

}

body {

  line-height: 1.5;

  font-size:12px;

  color:#333;

  font-family: Arial, 'Microsoft Yahei', simsun, sans-serif, Helvetica, 'Heiti SC';

}

ol,  ul {

  list-style: none;

}

blockquote,  q {

  quotes: none;

}

blockquote:before,  blockquote:after,  q:before,  q:after {

  content: '';

  content: none;

}

table tr td {

  border-collapse: collapse;

  border-spacing: 0;

  padding:5px;

}

caption,  th,  td {

  font-weight: normal;

  text-align: left;

}

h1,  h2,  h3,  h4,  h5,  h6 {

  clear: both;

}

html {

  overflow-y: scroll;

  font-size: 100%;

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

}

a {

  color:#0076B7;

  text-decoration:none;

}

a:hover {

  text-decoration: underline;

}

a:visited {

  color:#459ecf;

}

a:focus {

  outline: thin dotted;

}

article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  nav,  section {

  display: block;

}

audio,  canvas,  video {

  display: inline-block;

}

 audio:not([controls]) {

 display: none;

}

del {

  color: #333;

}

ins {

  background: #fff9c0;

  text-decoration: none;

}

hr {

  background-color: #ccc;

  border: 0;

  height: 1px;

  margin: 24px;

  margin-bottom: 1.714285714rem;

}

sub,  sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}

sup {

  top: -0.5em;

}

sub {

  bottom: -0.25em;

}

small {

  font-size: smaller;

}

img {

  border: 0 none;

  transition: opacity 1s linear 0s;

}

img, .img {

  display: inline-block;

  vertical-align: top;

}

a:hover img {

  opacity:0.5

}

/* Clearing floats */



.clear:after,  .wrapper:after,  .format-status .entry-header:after {

  clear: both;

}

.clear:before,  .clear:after,  .wrapper:before,  .wrapper:after,  .format-status .entry-header:before,  .format-status .entry-header:after {

  display: table;

  content: "";

}

/* =Repeatable patterns



-------------------------------------------------------------- */



/* Header */



#top, #footer {

  min-width:1000px;

}

.site-header {

  background:#fff;

  height:65px;

}

#header-in {

  width:940px;

  margin:0 auto;

}

#logo {

  float:left;

  margin-top: 13px;

}
#top-right {

  float:right;

  margin:0 10px;

  background:url(../png/language-bg.png) top right no-repeat;

  width:210px;

  height:35px;

  color:#FFF;

  text-align:right;

}

#top-right #language {

  width:134px;

  text-align:right;

  margin-left:50px;

}

#top-right img {

  margin-top:10px;

}

#top-right a {

  color:#FFF;

  font-size:14px;

  text-align:center;

  display:inline-block;

  text-decoration:none;

  padding:0 8px;

  height:26px;

  line-height:26px

}

.clear {

  clear:both;

}

#search {

  float:right;

  line-height: 32px;

}

#search-bg {

  border: 1px solid #CCCCCC;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  margin:6px;
  
  width: 137px;
  
  height: 20px;

}

#search-bg #s {

  border:0 none;

  color:#999999;

  float:left;

  height:20px;

  line-height:20px;

  width:110px;

  font-size: 12px;

  padding:0 5px

}

#search-bg #searchsubmit {

  float: left;
  padding-top: 3px;
}

#nav-shadow {

  background:url(../png/nav-shadow.png) left top repeat-x;

  height:9px;

}

/* Navigation Menu */



#nav {

  background:url(../png/nav-bg.png) top left repeat-x #fff;

  height:33px;

  padding-top: 5px;

}

.main-navigation {

  width:940px;

  margin:0 auto;

  height:34px;

  line-height:34px;

}

.menu-primary-menu-container {

  float:left;

  height:34px;

  line-height:34px;

}

.main-navigation li {

  font-size: 14px;

  line-height: 32px;

  height:32px;

  padding:0 15px;

  position: relative;

  float:left;

  z-index:999;

  border-left: 1px solid #12789F;

  border-right: 1px solid #1AB3F1;

}

.main-navigation li a,  .main-navigation li {

  display:block;

}

.main-navigation li:hover {

  background: #005e82;

}

.main-navigation a, .main-navigation a:hover {

  color: #fff;

  font-weight:bold;

  text-decoration: none;

}

.main-navigation ul li:hover > ul {

  display: block;

}

.main-navigation ul {

  margin-left:0;

}

.main-navigation ul ul {

  border:1px solid #CCC;

  display:none;

  position:absolute;

  top:32px;

  left:-1px;

  width:98px;

  z-index:999;

  background: #FFF;

  padding-bottom:10px;

  opacity:0.9;

  text-align: center;

  width: 100%;

}

.main-navigation ul ul li {

  line-height:28px;

  height:28px;

  float:none;

  background:none;

  border:0;

  text-align: center;

  padding:0;

}

.main-navigation ul ul li a {

  display:block;

  color:#333;

  text-align: center;

  text-decoration:none;

  font-size:12px;

  width: 100%;

}

.main-navigation ul ul li a:hover {

  text-decoration:underline;

  color:#333;

}

.main-navigation ul ul li:hover {

  background:none;

}

.main-navigation .current-menu-ancestor,  .main-navigation .current_page_item,  .main-navigation .current_page_ancestor {

  background:#005e82;

  opacity:0.9;

}

/* main */



#main {

  width:100%;

  margin:0 auto;

  

}

#page {

  width:100%;

  margin:0 auto;

  background:#FFF;

}

#content {

  width:940px;

  margin: 0 auto;

}

#content-top {

  width:100%;

  border-top: 1px solid #f1f1f1;

  border-bottom: 1px solid #f1f1f1;

  margin-top:10px;

}

#content-top .content-in {

  width:940px;

  margin: 0 auto;

  border-left: 1px solid #f1f1f1;

  border-right: 1px solid #f1f1f1;

}

.content-in {

  width:940px;

  margin: 0 auto;

}

#member-block {

  float: left;

  border-right:1px solid #f1f1f1;

  margin-left: 15px;

  min-height: 242px;

  padding-top: 20px;

  width: 210px;

}

#member-block p {

  text-align: center;

  width: 194px;

}

#product-brand-block {

  margin-right: 5px;

  margin-top: 20px;

  width: 100%;

}

#product-brand-block span a img {

  padding-right:10px;

}

#product-brand-block ul.brands-list {

  margin-left: 10px;

}

#product-brand-block ul.brands-list li {

  float: left;

  margin: 10px 10px 10px 0;

  min-height: 110px;

  text-align: center;

  width: 106px;

}

#product-brand-block ul.brands-list li .title {

  margin-top: 10px;

}

#product-brand-block ul.brands-list li img {

  border: 1px solid #ccc;

}

#product-brand-block ul.brands-list li span {

  color: #00ADCE;

  display: inline-block;

  margin-top: 10px;

  overflow: hidden;

  text-decoration: none;

  text-overflow: ellipsis;

  white-space: nowrap;

}

#product-brand-block ul.brands-list li span a {

  color:#00adce;

  text-decoration: none;

}

#product-brand-block ul.brands-list li span a:hover {

  text-decoration: underline;

}

#content-center {

  width:100%;

  margin-top:2px;

  border-top: 1px dotted #f1f1f1;

  border-bottom: 1px dotted #f1f1f1;

}

#content-center .content-in {

  width:940px;

  margin: 0 auto;

}

#content-bottom {

  width:100%;

  margin-top:2px;

  margin-bottom: 2px;

  border-top: 1px solid #f1f1f1;

  border-bottom: 1px solid #f1f1f1;

}

#content-bottom .content-in {

  width:950px;

  margin: 0 auto;

  border-left: 1px solid #f1f1f1;

  border-right: 1px solid #f1f1f1;

}

#content-bottom .content-in #contact-form {

  border-left: 1px solid #F1F1F1;

  float: right;

  padding-left: 15px;

  margin-top: 0;

  padding-top: 20px;

  width: 230px;

}

#content-bottom .content-in #download-block {

  border-right: 1px solid #F1F1F1;

  float: left;

  margin: 0 0 0 20px;

  padding-right: 16px;

  padding-top: 20px;

  width: 180px;

}

ul#download-list {

  margin-top: 20px;

}

ul#download-list li {

  line-height: 1.5em;

  list-style: disc outside none;

  margin: 10px 0 10px 15px;

  text-overflow: ellipsis;

}

#content-bottom .content-in #news-block {

  float: left;

  margin: 20px 0 20px 16px;

  width: 228px;

}

ul#news-list {

  margin-top: 20px;

}

ul#news-list li {

  background: url("../png/dot.png") no-repeat scroll left center transparent;

  margin: 10px 0;

  overflow: hidden;

  padding-left: 10px;

  height:20px;

  width: 225px;

}

#primary {

  float:left;

  width:734px;

}

#primary-page {

  float:right;

  width:720px;

  margin:10px;

}
#mid {

  border: 1px solid #CCC;

  float: right;

  width: 526px;

}

#mid-cat {

  width:100%;

  float:left;

}

#mid .category-title-m {

  background:url(../png/title-bg.png) repeat-x;

  height:35px;

}

#mid .category-title-m h2.title {

  font-size: 14px;

  font-weight: bold;

  width:526px;

  text-align:center;

  display:inline-block;

  height:35px;

  line-height:35px;

  color:#333;

}

#mid .category-title-m h2.title span {

  font-size: 12px;

  padding-left:10px;

}

.product-list {

  padding-left:8px;

  margin-top:10px;

}

.product-list-1 {

  margin-top:10px;

}

.product-list-2 {

  border-bottom: 1px dotted #CCC;

  margin-bottom: 20px;

  width: 97%;

}

.product-list h4.product-list-m, .product-list-1 h4.product-list-m {

  background:#efefef;

  width:123px;

  display:inline-block;

  text-align:center;

  line-height:25px;

}

.product-list h4.product-list-m a, .product-list-1 h4.product-list-m a {

  color:#333;

  text-decoration:none;

  display:inline-block;

}

.product-list div, .product-list-1 div {

  float:left;

  margin-right: 10px;

}

.product-list ul, .product-list-1 ul {

  padding-right: 0;

  width: 123px;

}

.product-list-2 ul {

  padding-right:0;

}

.product-list ul li, .product-list-1 ul li {

  background:url(../png/dot.png) left center no-repeat;

  padding-left:10px;

  line-height:24px;

  height:24px;

  text-align:left;

  margin:3px;

  overflow:hidden;

}

.product-list-2 ul li {

  background:url(../png/dot.png) left center no-repeat;

  padding-left:10px;

  line-height:24px;

  height:24px;

  text-align:left;

  margin:3px;

  overflow:hidden;

  float:left;

  margin-right:20px

}

.product-list ul li a, .product-list-1 ul li a, .product-list-2 ul li a {

  color:#0093dd;

  text-decoration:none;

}

.product-list ul li a:hover, .product-list-1 ul li a:hover, .product-list-2 ul li a:hover {

  text-decoration:underline;

}

ul.news-list1 {

  margin-right:10px;

}

ul.news-list1 li {

  background: url(../png/dot.png) no-repeat left center;

  border-bottom: 1px dotted #CCCCCC;

  height: 35px;

  line-height: 35px;

  margin: 5px;

  padding-left: 10px;

  overflow:hidden;

}

span.breadcrumbs {

  height: 35px;

  line-height: 35px;

  border-bottom:1px solid #efefef;

  display:none;

  width:100%;

  margin-bottom:15px;

}

.cateBox {

  margin-bottom:10px;

}

.cateImg {

  padding:5px;

  border:1px solid #efefef;

}

.title-products {

  height: 30px;

  line-height: 30px;

  overflow:hidden;

}

.title-products a {

  color:#666;

  text-align:center;

  text-decoration:none;

}

.title-products a:hover {

  text-decoration:underline;

}

#order-search-1 {

  width:60%;

  margin:0 auto

}

ul.a-z-list {

  height: 20px;

  margin: 0 0 20px

}

ul.a-z-list li {

  border: 1px solid #0076B7;

  float: left;

  margin-bottom: 10px;

  margin-right: 7px;

  padding: 0 5px;

  width: 8px;

  text-align: center;

}

ul.a-z-list li.a-z-current {

  background:#ccc

}

ul.a-z-list li.a-z-current a {

  color:#000

}

/* =slider-left  */



#slider {

  width:100%;

  max-width: 940px;

  margin:1px auto 2px;

}

#sidebar-left {

  float:right;

  width:198px;

}

.sidebar-module {

  margin-bottom:10px;

  border:1px solid #ccc;

  width:196px;

}

.category-title {

  background:url(../png/title-bg.png) left repeat-x;

  height:35px;

}

.category-title h2.title {

  font-size: 14px;

  font-weight: bold;

  width:194px;

  text-align:center;

  display:inline-block;

  height:35px;

  line-height:35px;

  color:#333;

}

.sidebar-module ul#news {

  list-style:none;

  margin: 0 10px 10px;

}

.sidebar-module ul#news li {

  list-style:none;

  border-bottom:1px dotted #ccc;

  height:36px;

  line-height:36px;

}

.sidebar-module ul#news li a {

  color:#0093dd;

  text-decoration:none;

  display:inline-block;

  width:176px;

  overflow:hidden;

  height: 36px;

}

.sidebar-module ul#news li a:hover {

  color:#0093dd;

  text-decoration: underline;

}

.cuxiao-img {

  max-width:184px;

  margin:0 auto;

  padding:10px 0;

}

#cuxiao-excerpt {

  padding:10px;

}

#categories {

  padding-bottom:10px;

}

/* sidebar-right */



#sidebar-right {

  width:198px;

  float:left;

}

#order-search, #contact-form {

  margin:10px 0 0 0;

}

#customer-number, #order-number {

  border: 0;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  margin:20px 0 auto;

  height:30px;

  line-height:30px;

}

#customer-number input, #order-number input {

  width:250px;

}

input[type="submit"] {

  background:#efefef;

  width:auto;

  height:25px;

  cursor: pointer;

  padding:3px;

  font-size:12px;

  color:#666;

  border:1px solid #ccc;

  margin-top:30px;

  margin-bottom: 20px;

}

#order-search input[type="text"] {

  color:#666;

  border:0;

  padding-left:5px;

}

#contact-form input[type="text"].form-name-style {

  margin:0 10px 10px 0;

  border: 1px solid #CCC;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  height:15px;

  line-height:18px;

  color:#666;

  padding-left:5px;

  width:202px;

}

#contact-form textarea.form-message-style {

  margin:0 10px 0 0;

  border: 1px solid #CCC;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  line-height:20px;

  color:#666;

  padding-left:5px;

  width:202px;

}

#sidebar-right h2#share-more {

  font-size:16px;

  border-top: 1px solid #ccc;

  margin: 30px 0 10px;

}

#contact-form-in {
  margin: 0 auto;
}

#contact-form-in input[type="text"].form-name-style {

  margin:0 10px 10px 0;

  border: 1px solid #efefef;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  height:20px;

  line-height:20px;

  color:#666;

  padding-left:5px;

  width:160px;

}

#contact-form-in textarea.form-message-style {

  margin:0 10px 0 0;

  border: 1px solid #efefef;

  border-radius: 3px 3px 3px 3px;

  background: #fff;

  line-height:20px;

  color:#666;

  padding-left:5px;

  width:160px;

}

/* Sidebar */



#sidebar {

  margin:10px 0;

  float:left;

  width:196px;

}

.sidebar-module-page {

  border: 1px solid #efefef;

  margin-bottom: 10px;

  width: 196px;

}

.sidebar-page {

  border: 1px solid #efefef;

  width:196px;

}

.category-title-page {

}

.category-title-page h2.title-1 {

  font-size: 14px;

  font-weight: bold;

  width:196px;

  text-align:center;

  display:inline-block;

  background:url(../png/title-bg.png) left repeat-x;

  height:35px;

  line-height:35px;

  color:#333;

}

ul#categories li {

  height:35px;

  line-height:35px;

  border-bottom:1px dotted #ccc;

  text-align:center;

}

ul#categories li a {

  font-size:12px;

  color:#333;

  display:inline-block;

  height:35px;

  text-decoration:none;

}

ul#categories li a:hover {

  text-decoration:underline;

}

#sidebar-page-2, #sidebar-page-1 {

  margin-top:20px;

}

.sidebar-page .c-m h2.title-1 {

  font-size: 16px;

  font-weight: bold;

  color:#FFF;

  padding:10px 0 0 0;

}

/* Small headers */



.archive-title,  .page-title,  .widget-title,  .entry-content th,  .comment-content th {

  font-size: 11px;

  font-size: 0.785714286rem;

  line-height: 2.181818182;

  font-weight: bold;

  text-transform: uppercase;

  color: #636363;

}

/* Shared Post Format styling */



article.format-quote footer.entry-meta,  article.format-link footer.entry-meta,  article.format-status footer.entry-meta {

  font-size: 11px;

  font-size: 0.785714286rem;

  line-height: 2.181818182;

}

/* Form fields, general styles first */



button,  input,  textarea {

  border: 1px solid #ccc;

  border-radius: 3px;

  font-family: inherit;

  padding: 6px;

  padding: 0.428571429rem;

}

.input-usr {

  width:180px;

  box-shadow: 0 1px 2px #CCC;

  margin-top: 30px;

}

.input-pwd {

  width:180px;

  box-shadow: 0 1px 2px #CCC;

  margin-bottom: 20px;

  margin-top: 20px;

}

button,  input {

  line-height: normal;

}

textarea {

  font-size: 100%;

  overflow: auto;

  vertical-align: top;

}

/* Reset non-text input types */



input[type="checkbox"],  input[type="radio"],  input[type="file"],  input[type="hidden"],  input[type="image"],  input[type="color"] {

  border: 0;

  border-radius: 0;

  padding: 0;

}

/* Buttons */



.menu-toggle,  input[type="button"],  input[type="reset"],  article.post-password-required input[type=submit],  li.bypostauthor cite span {

  padding: 6px 10px;

  padding: 0.2rem 0.714285714rem;

  font-size: 11px;

  font-size: 0.785714286rem;

  line-height: 1.428571429;

  font-weight: normal;

  color: #7c7c7c;

  background-color: #e6e6e6;

  background-repeat: repeat-x;

  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);

  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);

  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);

  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);

  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);

  border: 1px solid #d2d2d2;

  border-radius: 3px;

  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);

}

.menu-toggle,  button,  input[type="button"],  input[type="reset"] {

  cursor: pointer;

}

button[disabled],  input[disabled] {

  cursor: default;

}

.menu-toggle:hover,  button:hover,  input[type="button"]:hover,  input[type="reset"]:hover,  article.post-password-required input[type=submit]:hover {

  color: #5e5e5e;

  background-color: #ebebeb;

  background-repeat: repeat-x;

  background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);

  background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);

  background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);

  background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);

  background-image: linear-gradient(top, #f9f9f9, #ebebeb);

}

.menu-toggle:active,  .menu-toggle.toggled-on,  button:active,  input[type="button"]:active,  input[type="reset"]:active {

  color: #757575;

  background-color: #e1e1e1;

  background-repeat: repeat-x;

  background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);

  background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);

  background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);

  background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);

  background-image: linear-gradient(top, #ebebeb, #e1e1e1);

  box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;

  border: none;

}

li.bypostauthor cite span {

  color: #fff;

  background-color: #21759b;

  background-image: none;

  border: 1px solid #1f6f93;

  border-radius: 2px;

  box-shadow: none;

  padding: 0;

}

/* Responsive images */



.entry-content img,  .comment-content img,  .widget img {

  max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

 img[class*="align"],  img[class*="wp-image-"],  img[class*="attachment-"] {

 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}

img.size-full,  img.size-large,  img.header-image,  img.wp-post-image {

  max-width: 100%;

  height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}

/* Make sure videos and embeds fit their containers */



embed,  iframe,  object,  video {

  max-width: 100%;

}

.entry-content .twitter-tweet-rendered {

  max-width: 100% !important; /* Override the Twitter embed fixed width */

}

/* Images */



.alignleft {

  float: left;

}

.alignright {

  float: right;

}

.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

}

.entry-content img,  .comment-content img,  .widget img,  img.header-image,  .author-avatar img,  img.wp-post-image {

/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like 



  border-radius: 3px;



  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/



}

.wp-caption {

  max-width: 100%; /* Keep wide captions from overflowing their container. */

  padding: 4px;

}

.wp-caption .wp-caption-text,  .gallery-caption,  .entry-caption {

  font-style: italic;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 2;

  color: #757575;

}

img.wp-smiley,  .rsswidget img {

  border: 0;

  border-radius: 0;

  box-shadow: none;

  margin-bottom: 0;

  margin-top: 0;

  padding: 0;

}

.entry-content dl.gallery-item {

  margin: 0;

}

.gallery-item a,  .gallery-caption {

  width: 90%;

}

.gallery-item a {

  display: block;

}

.gallery-caption a {

  display: inline;

}

.gallery-columns-1 .gallery-item a {

  max-width: 100%;

  width: auto;

}

.gallery .gallery-icon img {

  height: auto;

  max-width: 90%;

  padding: 5%;

}

.gallery-columns-1 .gallery-icon img {

  padding: 3%;

}

/* Author profiles */



.author .archive-header {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.author-info {

  border-top: 1px solid #ededed;

  margin: 24px 0;

  margin: 1.714285714rem 0;

  padding-top: 24px;

  padding-top: 1.714285714rem;

  overflow: hidden;

}

.author-description p {

  color: #757575;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

}

.author.archive .author-info {

  border-top: 0;

  margin: 0 0 48px;

  margin: 0 0 3.428571429rem;

}

.author.archive .author-avatar {

  margin-top: 0;

}

/* Footer */



#footer {

  background:#666;

  width:100%;

  height:auto;

}

#footer a{ display: none; }

#copyright {

  color: #fff;

  font-size:12px;

  line-height:1.5;

  text-align:left;

  padding:15px;

  width:910px;

  margin:0 auto;

}

#copyright #left {

  text-align:left;

  display:block

}

#copyright #right {

  display:block;

}

#footer a:hover {

  color: #fff;

}

.menu-footer-container {

  text-align:left;

}

ul#menu-footer, ul#menu-footer-en {

  margin-bottom:10px;

  border-left:1px solid #fff;

  height:13px;

  line-height: 13px;

}

ul#menu-footer li, ul#menu-footer-en li {

  padding:0 15px;

  border-right:1px solid #fff;

  height:13px;

  line-height: 13px;

  float:left;

  min-width:50px;

}

ul#menu-footer li a, ul#menu-footer-en li a {

  color:#fff;

  line-height:13px;

  text-decoration:none;

  display:inline-block;

}

ul#menu-footer li a:hover, ul#menu-footer-en li a:hover {

  text-decoration:underline;

}

/* =Main content and comment content



-------------------------------------------------------------- */







.entry-meta {

  clear: both;

}

.entry-header {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.entry-header img.wp-post-image {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.entry-header .entry-title {

  font-size: 18px;

  line-height: 1.2;

  font-weight: normal;

  text-align: left;

}

.entry-header .entry-title a {

  text-decoration: none;

}

.entry-header .entry-format {

  margin-top: 24px;

  margin-top: 1.714285714rem;

  font-weight: normal;

}

.entry-header .comments-link {

  margin-top: 24px;

  margin-top: 1.714285714rem;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

  color: #757575;

}

.comments-link a,  .entry-meta a {

  color: #757575;

}

.comments-link a:hover,  .entry-meta a:hover {

  color: #21759b;

}

article.sticky .featured-post {

  border-top: 4px double #ededed;

  border-bottom: 4px double #ededed;

  color: #757575;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 3.692307692;

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

  text-align: center;

}

.entry-content,  .entry-summary,  .mu_register {

  line-height: 1.714285714;

}

.entry-content h1,  .comment-content h1,  .entry-content h2,  .comment-content h2,  .entry-content h3,  .comment-content h3,  .entry-content h4,  .comment-content h4,  .entry-content h5,  .comment-content h5,  .entry-content h6,  .comment-content h6 {

  margin: 24px 0;

  margin: 1.714285714rem 0;

  line-height: 1.714285714;

}

.entry-content h1,  .comment-content h1 {

  font-size: 21px;

  font-size: 1.5rem;

  line-height: 1.5;

}

.entry-content h2,  .comment-content h2,  .mu_register h2 {

  font-size: 18px;

  font-size: 1.285714286rem;

  line-height: 1.6;

}

.entry-content h3,  .comment-content h3 {

  font-size: 16px;

  font-size: 1.142857143rem;

  line-height: 1.846153846;

}

.entry-content h4,  .comment-content h4 {

  font-size: 14px;

  font-size: 1rem;

  line-height: 1.846153846;

}

.entry-content h5,  .comment-content h5 {

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

}

.entry-content h6,  .comment-content h6 {

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 1.846153846;

}

.entry-content p,  .entry-summary p,  .comment-content p,  .mu_register p {

  margin: 0 0 24px;

  margin: 0 0 1.714285714rem;

  line-height: 1.714285714;

}

.entry-content ol,  .comment-content ol,  .entry-content ul,  .comment-content ul,  .mu_register ul {

  margin: 0 0 24px;

  margin: 0 0 1.714285714rem;

  line-height: 1.714285714;

}

.entry-content ul ul,  .comment-content ul ul,  .entry-content ol ol,  .comment-content ol ol,  .entry-content ul ol,  .comment-content ul ol,  .entry-content ol ul,  .comment-content ol ul {

  margin-bottom: 0;

}

.entry-content ul,  .comment-content ul,  .mu_register ul {

  list-style: disc outside;

}

.entry-content ol,  .comment-content ol {

  list-style: decimal outside;

}

.entry-content li,  .comment-content li,  .mu_register li {

  margin: 0 0 0 36px;

  margin: 0 0 0 2.571428571rem;

}

.entry-content blockquote,  .comment-content blockquote {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

  padding: 24px;

  padding: 1.714285714rem;

  font-style: italic;

}

.entry-content blockquote p:last-child,  .comment-content blockquote p:last-child {

  margin-bottom: 0;

}

.entry-content code,  .comment-content code {

  font-family: Consolas, Monaco, Lucida Console, monospace;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 2;

}

.entry-content pre,  .comment-content pre {

  border: 1px solid #ededed;

  color: #666;

  font-family: Consolas, Monaco, Lucida Console, monospace;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 1.714285714;

  margin: 24px 0;

  margin: 1.714285714rem 0;

  overflow: auto;

  padding: 24px;

  padding: 1.714285714rem;

}

.entry-content pre code,  .comment-content pre code {

  display: block;

}

.entry-content abbr,  .comment-content abbr,  .entry-content dfn,  .comment-content dfn,  .entry-content acronym,  .comment-content acronym {

  border-bottom: 1px dotted #666;

  cursor: help;

}

.entry-content address,  .comment-content address {

  display: block;

  line-height: 1.714285714;

  margin: 0 0 24px;

  margin: 0 0 1.714285714rem;

}

img.alignleft {

  margin: 12px 24px 12px 0;

  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;

}

img.alignright {

  margin: 12px 0 12px 24px;

  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;

}

img.aligncenter {

  margin-top: 12px;

  margin-top: 0.857142857rem;

  margin-bottom: 12px;

  margin-bottom: 0.857142857rem;

}

.entry-content embed,  .entry-content iframe,  .entry-content object,  .entry-content video {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.entry-content dl,  .comment-content dl {

  margin: 0 24px;

  margin: 0 1.714285714rem;

}

.entry-content dt,  .comment-content dt {

  font-weight: bold;

  line-height: 1.714285714;

}

.entry-content dd,  .comment-content dd {

  line-height: 1.714285714;

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.entry-content table,  .comment-content table {

  border-bottom: 1px solid #ededed;

  color: #757575;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 2;

  margin: 0 0 24px;

  margin: 0 0 1.714285714rem;

  width: 100%;
    table-layout: fixed;
    word-wrap: break-word;

}

.entry-content table caption,  .comment-content table caption {

  font-size: 16px;

  font-size: 1.142857143rem;

  margin: 24px 0;

  margin: 1.714285714rem 0;

}

.entry-content td,  .comment-content td {

  border-top: 1px solid #ededed;

  padding: 6px 10px 6px 0;

}

.site-content article {

  border-bottom: 4px double #ededed;

  margin-bottom: 72px;

  margin-bottom: 5.142857143rem;

  padding-bottom: 24px;

  padding-bottom: 1.714285714rem;

  word-wrap: break-word;

  -webkit-hyphens: auto;

  -moz-hyphens: auto;

  hyphens: auto;

}

.page-links {

  clear: both;

  line-height: 1.714285714;

}

footer.entry-meta {

  margin-top: 24px;

  margin-top: 1.714285714rem;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

  color: #757575;

}

.single-author .entry-meta .by-author {

  display: none;

}

.mu_register h2 {

  color: #757575;

  font-weight: normal;

}

/* =Archives



-------------------------------------------------------------- */



.page-banner {

  margin-bottom:10px;

}

.archive-header,  .page-header {

  margin-bottom: 48px;

  margin-bottom: 1.428571429rem;

  padding-bottom: 22px;

  padding-bottom: 0.571428571rem;

  border-bottom: 1px solid #ededed;

}

.archive-meta {

  color: #757575;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 2;

  margin-top: 22px;

  margin-top: 1.571428571rem;

}

/* =Single image attachment view



-------------------------------------------------------------- */







.article.attachment {

  overflow: hidden;

}

.image-attachment div.attachment {

  text-align: center;

}

.image-attachment div.attachment p {

  text-align: center;

}

.image-attachment div.attachment img {

  display: block;

  height: auto;

  margin: 0 auto;

  max-width: 100%;

}

.image-attachment .entry-caption {

  margin-top: 8px;

  margin-top: 0.571428571rem;

}

/* =Aside post format



-------------------------------------------------------------- */







article.format-aside h1 {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

article.format-aside h1 a {

  text-decoration: none;

  color: #4d525a;

}

article.format-aside h1 a:hover {

  color: #2e3542;

}

article.format-aside .aside {

  padding: 24px 24px 0;

  padding: 1.714285714rem;

  background: #d2e0f9;

  border-left: 22px solid #a8bfe8;

}

article.format-aside p {

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

  color: #4a5466;

}

article.format-aside blockquote:last-child,  article.format-aside p:last-child {

  margin-bottom: 0;

}

/* =Post formats



-------------------------------------------------------------- */







/* Image posts */



article.format-image footer h1 {

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

  font-weight: normal;

}

article.format-image footer h2 {

  font-size: 11px;

  font-size: 0.785714286rem;

  line-height: 2.181818182;

}

article.format-image footer a h2 {

  font-weight: normal;

}

/* Link posts */



article.format-link header {

  padding: 0 10px;

  padding: 0 0.714285714rem;

  float: right;

  font-size: 11px;

  font-size: 0.785714286rem;

  line-height: 2.181818182;

  font-weight: bold;

  font-style: italic;

  text-transform: uppercase;

  color: #848484;

  background-color: #ebebeb;

  border-radius: 3px;

}

article.format-link .entry-content {

  max-width: 80%;

  float: left;

}

article.format-link .entry-content a {

  font-size: 22px;

  font-size: 1.571428571rem;

  line-height: 1.090909091;

  text-decoration: none;

}

/* Quote posts */



article.format-quote .entry-content p {

  margin: 0;

  padding-bottom: 24px;

  padding-bottom: 1.714285714rem;

}

article.format-quote .entry-content blockquote {

  display: block;

  padding: 24px 24px 0;

  padding: 1.714285714rem 1.714285714rem 0;

  font-size: 15px;

  font-size: 1.071428571rem;

  line-height: 1.6;

  font-style: normal;

  color: #6a6a6a;

  background: #efefef;

}

/* Status posts */



.format-status .entry-header {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

.format-status .entry-header header {

  display: inline-block;

}

.format-status .entry-header h1 {

  font-size: 15px;

  font-size: 1.071428571rem;

  font-weight: normal;

  line-height: 1.6;

  margin: 0;

}

.format-status .entry-header h2 {

  font-size: 12px;

  font-size: 0.857142857rem;

  font-weight: normal;

  line-height: 2;

  margin: 0;

}

.format-status .entry-header header a {

  color: #757575;

}

.format-status .entry-header header a:hover {

  color: #21759b;

}

.format-status .entry-header img {

  float: left;

  margin-right: 21px;

  margin-right: 1.5rem;

}

/* =Comments



-------------------------------------------------------------- */







.comments-title {

  margin-bottom: 48px;

  margin-bottom: 3.428571429rem;

  font-size: 16px;

  font-size: 1.142857143rem;

  line-height: 1.5;

  font-weight: normal;

}

.comments-area article {

  margin: 24px 0;

  margin: 1.714285714rem 0;

}

.comments-area article header {

  margin: 0 0 48px;

  margin: 0 0 3.428571429rem;

  overflow: hidden;

  position: relative;

}

.comments-area article header img {

  float: left;

  padding: 0;

  line-height: 0;

}

.comments-area article header cite,  .comments-area article header time {

  display: block;

  margin-left: 85px;

  margin-left: 6.071428571rem;

}

.comments-area article header cite {

  font-style: normal;

  font-size: 15px;

  font-size: 1.071428571rem;

  line-height: 1.42857143;

}

.comments-area article header time {

  line-height: 1.714285714;

  text-decoration: none;

  font-size: 12px;

  font-size: 0.857142857rem;

  color: #5e5e5e;

}

.comments-area article header a {

  text-decoration: none;

  color: #5e5e5e;

}

.comments-area article header a:hover {

  color: #21759b;

}

.comments-area article header cite a {

  color: #444;

}

.comments-area article header cite a:hover {

  text-decoration: underline;

}

.comments-area article header h4 {

  position: absolute;

  top: 0;

  right: 0;

  padding: 6px 12px;

  padding: 0.428571429rem 0.857142857rem;

  font-size: 12px;

  font-size: 0.857142857rem;

  font-weight: normal;

  color: #fff;

  background-color: #0088d0;

  background-repeat: repeat-x;

  background-image: -moz-linear-gradient(top, #009cee, #0088d0);

  background-image: -ms-linear-gradient(top, #009cee, #0088d0);

  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);

  background-image: -o-linear-gradient(top, #009cee, #0088d0);

  background-image: linear-gradient(top, #009cee, #0088d0);

  border-radius: 3px;

  border: 1px solid #007cbd;

}

.comments-area li.bypostauthor cite span {

  position: absolute;

  margin-left: 5px;

  margin-left: 0.357142857rem;

  padding: 2px 5px;

  padding: 0.142857143rem 0.357142857rem;

  font-size: 10px;

  font-size: 0.714285714rem;

}

a.comment-reply-link,  a.comment-edit-link {

  color: #686868;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

}

a.comment-reply-link:hover,  a.comment-edit-link:hover {

  color: #21759b;

}

.commentlist .pingback {

  line-height: 1.714285714;

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

/* Comment form */



#respond {

  margin-top: 48px;

  margin-top: 3.428571429rem;

}

#respond h3#reply-title {

  font-size: 16px;

  font-size: 1.142857143rem;

  line-height: 1.5;

}

#respond h3#reply-title #cancel-comment-reply-link {

  margin-left: 10px;

  margin-left: 0.714285714rem;

  font-weight: normal;

  font-size: 12px;

  font-size: 0.857142857rem;

}

#respond form {

  margin: 24px 0;

  margin: 1.714285714rem 0;

}

#respond form p {

  margin: 11px 0;

  margin: 0.785714286rem 0;

}

#respond form p.logged-in-as {

  margin-bottom: 24px;

  margin-bottom: 1.714285714rem;

}

#respond form label {

  display: block;

  line-height: 1.714285714;

}

#respond form input[type="text"],  #respond form textarea {

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 1.714285714;

  padding: 10px;

  padding: 0.714285714rem;

  width: 100%;

}

#respond form p.form-allowed-tags {

  margin: 0;

  font-size: 12px;

  font-size: 0.857142857rem;

  line-height: 2;

  color: #5e5e5e;

}

.required {

  color: red;

}

/* =Front page template



-------------------------------------------------------------- */







.entry-page-image {

  margin-bottom: 14px;

  margin-bottom: 1rem;

}

.template-front-page .site-content article {

  border: 0;

  margin-bottom: 0;

}

.template-front-page .widget-area {

  clear: both;

  float: none;

  width: auto;

  padding-top: 24px;

  padding-top: 1.714285714rem;

  border-top: 1px solid #ededed;

}

.template-front-page .widget-area .widget li {

  margin: 8px 0 0;

  margin: 0.571428571rem 0 0;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.714285714;

  list-style-type: square;

  list-style-position: inside;

}

.template-front-page .widget-area .widget li a {

  color: #757575;

}

.template-front-page .widget-area .widget li a:hover {

  color: #21759b;

}

.template-front-page .widget-area .widget_text img {

  float: left;

  margin: 8px 24px 8px 0;

  margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;

}

/* =Widgets



-------------------------------------------------------------- */



.widget-area .widget ul ul {

  margin-left: 12px;

  margin-left: 0.857142857rem;

}

.widget_rss li {

  margin: 12px 0;

  margin: 0.857142857rem 0;

}

.widget_recent_entries .post-date,  .widget_rss .rss-date {

  color: #aaa;

  font-size: 11px;

  font-size: 0.785714286rem;

  margin-left: 12px;

  margin-left: 0.857142857rem;

}

#wp-calendar {

  margin: 0;

  width: 100%;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

  color: #686868;

}

#wp-calendar th,  #wp-calendar td,  #wp-calendar caption {

  text-align: left;

}

#wp-calendar #next {

  padding-right: 24px;

  padding-right: 1.714285714rem;

  text-align: right;

}

.widget_search label {

  display: block;

  font-size: 13px;

  font-size: 0.928571429rem;

  line-height: 1.846153846;

}

.widget_twitter li {

  list-style-type: none;

}

.widget_twitter .timesince {

  display: block;

  text-align: right;

}
.marqueeleft {

  height: 120px;

  overflow: hidden;

  width: 930px;

  margin:0 auto;
}
.marqueeleft ul {

  float: left;

}
.entry-content td, .comment-content td{
  text-align: center;
  padding: 6px 0;
}
.main-navigation .current_page_item a{
  color: #fff;
}
#product-brand-block > div{
  width: 100%;
  height: 30px;
  line-height: 30px;
}
#product-brand-block >.marqueeleft{
  height: 120px;
}
#product-brand-block .alignLeft{
  float: left;
    font-size: 14px;
    color: #13698a;
    padding-left: 35px;
    background: url('../star.html') no-repeat left center;
}
#product-brand-block .alignRight{
  float: right; 
  font-size: 12px;
    padding-right: 20px;
    background: url("../sanjiao.html") no-repeat 38px 5px;
    color: #333;
}
#product-brand-block .alignRight.chinese{
  background-position: 26px 5px;
}
#wprmenu_bar .menu_title a {
    top: 0;
    font-size: 18px;
    color: #fff;
    text-decoration:none;
}
/* 自适应 */

@media screen and (max-width: 768px){
  .rsABlock,
  .rsABlock img,
  #content-top .content-in,
  .marqueeleft,
  #content-center .content-in,
  #content-bottom .content-in,
  #copyright,
  .menu-footer-container,
  .content-in,
  #content,
  .page-banner img{
    width: 100%!important;
  }
  #nav{
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
  }
  #content-bottom .content-in #contact-form{
    display: none
  }
  #top, #footer{
    min-width: 100%;
  }
  .menu-footer-container{
      width: auto!important;
      text-align: center;
  }
  #copyright{
    padding: 15px 0;
  }
  #copyright #left,
  #copyright {
    text-align: center;
  }
  #content-top,
  #top,
  .content-in,
  #content-center,
  #content-bottom,
  #copyright{
    margin-left:15px;
    margin-right: 15px;
    width: auto!important;
  }
  #header-in{
    width: auto!important;
  }
  #top{
    min-width: auto;
  }
  #product-brand-block ul.brands-list li,
  .product-list h4.product-list-m, .product-list-1 h4.product-list-m,
  .product-list ul, .product-list-1 ul{
    width: 128px;
  }
  #product-brand-block ul.brands-list li img {
    width: 100%;
    height: auto;
  }
  ul#menu-footer li, ul#menu-footer-en li{
    float: none;
    display: inline-block;
    margin: 5px 0;
  }
  ul#menu-footer, ul#menu-footer-en{
    border-left: none;
    height: auto;
  }

  #menu-footer li:first-of-type{
    border-left: 1px solid #fff;
  }
  #sidebar{
    display: none;
  }
  #primary-page {
      float: none;
      width: auto;
      margin: 10px 15px;
  }
  #customer-number input, #order-number input{
    width: 100%;
  }
}
@media screen and (max-width:640px ) {
  #product-brand-block ul.brands-list li,
  .product-list h4.product-list-m, .product-list-1 h4.product-list-m,
  .product-list ul, .product-list-1 ul{
    width: 130px;
  }
  #member-block{
    width: calc(45% + 4px);
  }
  #content-bottom .content-in #download-block{
    width: 45%;
    border-right: none;
  }
  #content-bottom .content-in #contact-form{
    display: inline-block;
    width: 48%;
  }
  #menu-footer li:nth-last-of-type(2){
    border-left: 1px solid #fff;
  }
  #logo {
    margin-top: 14px;
    width: 70%;
  }
  #top-right {
    width: 28%;
    margin: 0;
    background: none;
    color: #000;
  }
  #top-right a{
    color: #000;
  }
  #logo img{
    width: 100%;
  }
  #top-right #language {
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-right: 5px;
  }
  #top-right img{
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #product-brand-block ul.brands-list li, .product-list h4.product-list-m, .product-list-1 h4.product-list-m, .product-list ul, .product-list-1 ul{
    width: 193px;
  }
  
  .input-usr,
  #order-search-form{
    width:calc(100% - 8px);
  }
  #member-block{
    width: auto;
  }
  #member-block{
    padding-right: 15px;
  }
  #content-bottom .content-in #contact-form{
    float: left;
    width: calc(100% - 10px);
    padding:0;
    padding-left:10px;
  }
  #menu-footer li:nth-last-of-type(4) {
      border-left: 1px solid #fff;
  }
  #menu-footer li:nth-last-of-type(2){
    border-left: none;
  }
  #top-right #language {
      margin-right: 5px;
  }
  #top-right {
      width: 37%;
  }
  #logo {
      margin-top: 18px;
      width: 62%;
  }
}
@media screen and (max-width: 414px) {
  #top-right #language {
      margin-right: 5px;
  }
  #top-right a {
      font-size: 12px;
  }
  button#responsive-menu-button{
    top: 12px!important;
  }
  #product-brand-block ul.brands-list li, .product-list h4.product-list-m, .product-list-1 h4.product-list-m, .product-list ul, .product-list-1 ul {
    width: 160px;
  }
  #logo {
      margin-top: 24px;
  }
}
@media screen and (max-width: 375px) {
  #product-brand-block ul.brands-list li, .product-list h4.product-list-m, .product-list-1 h4.product-list-m, .product-list ul, .product-list-1 ul {
      width: 149px;
  }
  #top-right #language {
    margin-right: 5px;
  }
  #menu-footer li:nth-last-of-type(4) {
    border-left: none;
  }
  #menu-footer li:nth-last-of-type(5) {
    border-left: 1px solid #fff;
  }
  #menu-footer li:nth-last-of-type(2) {
    border-left: 1px solid #fff;
  }
}
.swiper-container.banner {
    width: 100%;
}
.slide_content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.6);
    max-width: 100%;
}
.slide_box p {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    line-height: 22px;
}
.swiper-button-prev-banner::after {
    color: #fff;
    font-size: 24px !important;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
}
.swiper-button-next-banner::after {
    color: #fff;
    font-size: 24px !important;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 10px;
}
@media (max-width: 580px){
    .swiper-container.banner img{
        height: 400px;
        object-fit: cover;
    }
}