﻿@import url("reset.css");
body {
  color: #333;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  background-color: #FFFFFF;
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; }

a {
  color: #E64236;
  margin: 0px;
  padding: 0px;
  text-decoration: none; }

a:hover {
  color: #333; }

p {
  margin: 10px 0px;
  padding: 0px; }

h1 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 21px;
  color: #333;
  font-weight: normal; }

.wrap {
  width: 980px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto; }

#container {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1000px; }

#logo {
  height: 70px;
  width: 140px;
  margin-top: 18px;
  margin-left: 10px;
  position: absolute;
  z-index: 99; }

.div-page a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 25px; }
.div-page .pre, .div-page .next {
  color: #fff;
  margin: 0 0 0 5px;
  position: relative;
  min-width: 80px; }
  .div-page .pre:before, .div-page .pre:after, .div-page .next:before, .div-page .next:after {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 22px; }
.div-page .pre {
  padding: 0 5px 0 20px;
  background: linear-gradient(120deg, transparent 17%, #999 17%); }
  .div-page .pre:hover {
    background: linear-gradient(120deg, transparent 17%, #000 17%); }
  .div-page .pre:before {
    content: '';
    background: url(../images/icon-pre.png) center no-repeat;
    margin: 0 10px 0 0; }
.div-page .next {
  padding: 0 20px 0 5px;
  background: linear-gradient(120deg, #999 83%, transparent 83%); }
  .div-page .next:hover {
    background: linear-gradient(120deg, #000 83%, transparent 83%); }
  .div-page .next:after {
    content: '';
    background: url(../images/icon-next.png) center no-repeat;
    margin: 0 0 0 10px; }
.div-page .number, .div-page .next {
  display: inline-block;
  vertical-align: middle; }
.div-page .number {
  font-size: 12px; }
  .div-page .number a {
    line-height: 22px;
    padding: 0 3px;
    text-decoration: none;
    color: #666; }
    .div-page .number a.on, .div-page .number a:hover {
      color: #E64236;
      font-weight: bold; }

#header {
  background-image: url(../images/header-bg.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 105px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 980px;
  margin-right: auto;
  margin-left: auto; }

#header .links-wrap {
  vertical-align: middle;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  display: inline-block;
  margin-top: 0;
  text-align: right;
  position: absolute;
  color: #545454;
  right: 0px;
  padding-top: 17px;
  padding-bottom: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

#header .links-wrap .phone {
  background-image: url(../images/icon02.jpg);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  width: 106px;
  margin-right: 15px;
  text-align: left;
  float: left;
  height: 15px;
  padding-left: 20px;
  padding-top: 2px; }

#header .links-wrap .mail {
  background-image: url(../images/icon03.jpg);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  text-align: left;
  float: left;
  padding-left: 20px;
  height: 16px;
  padding-top: 2px; }

#header .links-wrap .mail a {
  color: #545454; }

#header .links-wrap .mail a:hover {
  color: #E32E20; }

#header .links-wrap2 {
  position: absolute;
  top: 52px;
  right: 0;
  float: right; }

#header .links-wrap2 .cart {
  float: left; }

#header .links-wrap2 .cart .div01 {
  float: left; }

#header .links-wrap2 .cart .div02 {
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  float: left;
  padding-left: 5px;
  padding-top: 7px;
  font-size: 14px; }
  #header .links-wrap2 .cart .div02 a {
    text-decoration: none;
    color: #E32E20; }

#header .links-wrap2 .cart .div02 a:hover {
  color: #EA2C20; }

#header .links-wrap2 .search {
  position: relative;
  float: left;
  padding: 0 30px 0 0; }

#header .links-wrap2 .keyword {
  position: relative;
  width: 126px;
  margin-left: 14px;
  padding-top: 6px;
  padding-right: 7px;
  padding-bottom: 6px;
  padding-left: 7px;
  color: #999; }

#header .links-wrap2 .search .ss {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: 0 none;
  width: 30px;
  height: 100%; }

#mainmenu {
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  float: left; }

#mainmenu ul li {
  float: left;
  padding-right: 7px;
  padding-left: 7px; }

#mainmenu ul li a {
  color: #393F40;
  display: block;
  text-decoration: none;
  font-size: 17px;
  text-align: center;
  padding-top: 7px;
  padding-right: 14px;
  padding-bottom: 7px;
  padding-left: 14px; }

#mainmenu ul li a:hover {
  color: #FFF;
  background-color: #E32E20; }

#mainmenu ul li a.link-on {
  color: #FFF;
  display: block;
  background-color: #E32E20;
  text-decoration: none;
  font-size: 17px;
  text-align: center;
  padding-top: 7px;
  padding-right: 14px;
  padding-bottom: 7px;
  padding-left: 14px; }

#banner-index {
  width: 980px;
  margin: 0 auto 16px;
  position: relative; }
  #banner-index *, #banner-index *:before, #banner-index *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  #banner-index .slick-wrap {
    position: relative; }
  #banner-index .slick-dots {
    position: absolute;
    width: 100%;
    height: 10px;
    text-align: center;
    left: 0;
    bottom: 12px; }
  #banner-index li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  #banner-index button {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-indent: -9999px;
    border: 0 none;
    display: block;
    background: #878787;
    cursor: pointer; }
  #banner-index .slick-active button, #banner-index button:hover {
    background: #e32e20; }
  #banner-index .item-inner, #banner-index img {
    display: block;
    margin: 0 auto; }
  #banner-index .item-inner {
    position: relative; }
    #banner-index .item-inner:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border: 1px solid #ddd;
      position: absolute;
      top: 0;
      left: 0; }
  #banner-index .text {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-family: 'humanst521_btroman', Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    font-size: 60px;
    color: #000;
    z-index: 1; }

/*�񵥷s���M�n�{�����R����*/
#home-product {
  margin: 15px 10px; }
  #home-product .plink:nth-child(4n+0) {
    margin: 0 0 12px 0; }

#home-product .plink {
  height: 100px;
  width: 230px;
  margin: 0 20px 15px 0;
  float: left;
  display: block; }

#home-product .plink a {
  border: 1px solid #E3E3E3;
  display: block;
  float: left; }

#home-product .plink a:hover {
  border: 1px solid #C3C3C3; }

#home-product .plink a img {
  display: block; }

#home-product .morelink {
  font-family: humanst521_btroman;
  font-size: 19px;
  line-height: 130%;
  background-color: #383838; }

#container #home-product .morelink a {
  color: #FFF;
  text-decoration: none;
  width: 230px;
  text-align: center;
  display: block;
  height: 72px;
  padding-top: 28px; }

#container #home-product .morelink a:hover {
  background-color: #E32E20;
  border: 1px solid #E32E20; }

.category {
  margin-bottom: 20px; }

.category > a {
  display: block;
  float: left;
  border: 1px solid #777;
  border-bottom: 4px solid #777;
  height: 100px;
  width: 230px;
  margin: 0 9px 30px 9px; }

.category > a:hover {
  border-color: #E64236; }

/*�𵥷s���M�n�{�����R����*/
/**20181107 start*/
.item-group {
  font-size: 0; }
  .item-group *, .item-group *:before, .item-group *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .item-group, .item-group .item, .item-group .item-inner, .item-group .figure, .item-group .text {
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .item-group .figure, .item-group .figure:before, .item-group .figure:after, .item-group .figure img, .item-group .figure .text, .item-group a, .item-group a:before, .item-group a:after, .item-group a img, .item-group a .text {
    transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s; }
  .item-group img {
    display: block;
    margin: 0 auto; }
  .item-group a {
    display: block;
    margin: 0 auto;
    text-decoration: none; }

#home-product .item, .category .item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 0 20px; }
#home-product .item-inner, .category .item-inner {
  max-width: 230px; }
  #home-product .item-inner:hover img, .category .item-inner:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1); }
  #home-product .item-inner:hover .text, .category .item-inner:hover .text {
    font-weight: bold;
    color: #000; }
#home-product .figure:before, .category .figure:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
#home-product .text, .category .text {
  text-align: center;
  font-size: 17px;
  color: #222;
  padding: 10px 0; }

#home-product .item:last-child .item-inner:hover .figure:before {
  border: 1px solid #ccc; }
#home-product .item:last-child .text {
  font-family: 'humanst521_btroman', Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  font-size: 19px;
  color: #fff;
  line-height: 1.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 10;
  padding: 0; }
#home-product .figure:before {
  border: 1px solid #ccc; }

.category .item-inner:hover .figure:before {
  border-color: #E64236; }
.category .figure:before {
  border: 1px solid #777;
  border-bottom: 4px solid #777; }

/**20181107 end*/
#footer {
  border-top: 2px solid #d6d6d6;
  padding: 15px 0 20px 0;
  margin: 10px 0 0;
  overflow: hidden; }
  #footer .copyright {
    float: left;
    color: #535353;
    line-height: 140%; }
  #footer .m-btn {
    float: right; }
    #footer .m-btn a {
      display: block;
      padding: 0 5px;
      line-height: 30px;
      border: 1px solid #ddd;
      font-family: "�L�n������", "Microsoft JhengHei";
      color: #333; }
      #footer .m-btn a:hover {
        color: #fff;
        background: #999;
        transition: 0.2s; }

#banner {
  height: 150px;
  margin-bottom: 18px;
  position: relative; }

#banner .t1 {
  position: absolute;
  font-family: humanst521_btroman;
  font-size: 36px;
  color: #E54135;
  margin-left: 805px;
  margin-top: 55px; }

#banner .t1-news {
  position: absolute;
  font-family: humanst521_btroman;
  font-size: 36px;
  color: #E54135;
  margin-left: 720px;
  margin-top: 55px; }

#nav {
  color: #111111;
  padding-bottom: 12px; }

#nav img {
  margin-right: 8px;
  margin-left: 8px; }

#nav a {
  color: #646463;
  text-decoration: none; }

#nav a:hover {
  color: #111;
  text-decoration: none; }

#container #products h1 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 21px;
  color: #333;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 3px; }

#products-category {
  margin-top: 25px;
  position: relative; }

#left {
  width: 220px;
  margin-right: 30px;
  float: left;
  margin-top: 7px;
  margin-left: 10px;
  margin-bottom: 80px; }

#left h2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  color: #E64236;
  font-weight: normal;
  margin-left: 10px; }

#left #list {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E6E6E6;
  margin-top: 10px; }

#left #list ul li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E6E6E6; }

#left #list ul li > ul {
  margin-left: 10px;
  border-bottom-width: 0px;
  margin-top: 8px;
  margin-bottom: 8px; }

#left #list ul li > ul li {
  border-bottom-width: 0px;
  padding-top: 6px;
  padding-bottom: 6px; }

#left #list ul li > ul li a {
  display: block;
  background-image: url(../images/icon07.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px; }

#left #list ul li > ul li a:hover {
  color: #E32E20;
  background-color: #FFF;
  background-image: url(../images/icon06.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px; }

#left #list ul li > ul li a.link2-on {
  display: block;
  background-image: url(../images/icon06.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #E32E20;
  font-weight: bold; }

#left #list ul li a {
  padding-top: 8px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  display: block;
  padding-bottom: 8px;
  padding-right: 10px;
  padding-left: 10px; }

#left #list ul li a:hover {
  color: #FFF;
  background-color: #E32E20; }

#left #list ul li a.link-on {
  padding-top: 8px;
  font-size: 15px;
  color: #FFF;
  text-decoration: none;
  display: block;
  padding-bottom: 8px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #E32E20; }

#right-p-c {
  margin-left: 260px; }
  #right-p-c > .wrap {
    padding: 0 0 20px;
    border-bottom: 2px solid #ddd;
    margin: 0 0 35px;
    position: relative; }
  #right-p-c .quantity {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0; }
    #right-p-c .quantity span {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      color: #555;
      padding: 0 10px 0 0;
      margin: -5px 0 0; }
    #right-p-c .quantity select {
      width: 80px;
      padding: 5px 15px; }

#right-p-c .wrap {
  width: 730px; }

#right-p-c h1 {
  padding: 0 0 0 10px; }

#right-p-c .div01 {
  margin-right: 6px;
  margin-left: 6px;
  width: 234px;
  display: inline-block;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  float: left; }

/* CSS3 STYLE GENERIC */
#right-p-c .view {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

#right-p-c .view .mask, .view .content {
  position: absolute;
  overflow: hidden;
  left: 0;
  height: 30px;
  font-weight: normal;
  background-color: #E64236;
  vertical-align: middle;
  color: #FFF;
  width: 234px;
  bottom: 0px; }

#right-p-c .view img {
  display: block;
  position: relative; }

#right-p-c .view .f1 {
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
  color: #FFF;
  text-decoration: none;
  text-align: center; }

#right-p-c .view a.info {
  display: block;
  text-decoration: none;
  padding: 0;
  color: #FFF;
  vertical-align: middle;
  background-color: #E64236;
  height: 30px;
  font-size: 0px; }

#right-p-c .view a.info:before {
  content: 'middle';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%; }

/* CSS3 EFFECTS */
/* THIRD EFFECTS */
#right-p-c .third-effect .mask {
  opacity: 0;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

#right-p-c .third-effect a.info {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  -ms-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }

#right-p-c .third-effect:hover .mask {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  filter: alpha(opacity=90); }

#right-p-c .third-effect:hover a.info {
  opacity: 1;
  -webkit-transition: all 0s ease 0.2s;
  -moz-transition: all 0s ease 0.2s;
  -ms-transition: all 0s ease 0.2s;
  -o-transition: all 0s ease 0.2s;
  transition: all 0s ease 0.2s; }

#right-p-d {
  margin-left: 260px; }

#right-p-d .wrap {
  width: 730px; }

#right-p-d h1 {
  padding-left: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-bottom: 15px;
  margin-bottom: 35px; }

#right-p-d .L-pic {
  width: 400px;
  position: relative;
  float: left; }

#right-p-d .L-pic .div01 {
  position: relative;
  box-sizing: border-box;
  width: 400px;
  height: 200px;
  border: 1px solid #CCC; }

#right-p-d .slick {
  position: relative;
  box-sizing: border-box;
  width: 400px;
  height: 202px;
  border: 1px solid #CCC; }

#right-p-d .L-pic .div01 img, #right-p-d .slick img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%; }

#right-p-d .slick-wrap {
  position: relative;
  padding: 0 0 20px; }

#right-p-d .slick-wrap:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 20px;
  right: 0;
  background: url(../images/icon09.jpg) center no-repeat;
  z-index: 9;
  pointer-events: none; }

#right-p-d .slick-dots {
  position: absolute;
  width: 100%;
  height: 10px;
  text-align: center;
  left: 0;
  bottom: -22px; }

#right-p-d .slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  margin: 0 5px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }

#right-p-d .slick-dots button {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -9999px;
  border: 0 none;
  display: block;
  background: #878787;
  cursor: pointer; }

#right-p-d .slick-dots li:hover button, #right-p-d .slick-dots .slick-active button {
  background: #e32e20; }

#right-p-d .L-pic .div01 .box-btu {
  position: absolute;
  left: 376px;
  top: 176px; }

#right-p-d .L-pic .div02 {
  text-align: center;
  margin-top: 10px; }

#right-p-d .L-pic .div02 a {
  text-indent: -10000px;
  border-radius: 200px;
  display: block;
  height: 7px;
  width: 7px;
  background-color: #878787;
  float: left;
  margin-right: 3px;
  margin-left: 3px; }

#right-p-d .L-pic .div02 a:hover {
  background-color: #E32E20; }

#right-p-d .L-pic .div02 a.link-on {
  text-indent: -10000px;
  border-radius: 200px;
  display: block;
  height: 7px;
  width: 7px;
  background-color: #E32E20;
  float: left;
  margin-right: 3px;
  margin-left: 3px; }

#right-p-d .R-info a {
  color: #E54135; }

#right-p-d .R-info a:hover {
  color: #FE4343; }

#right-p-d .R-info {
  margin-left: 420px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #777777; }

#right-p-d .R-info h1 {
  font-size: 21px;
  color: #000;
  border-bottom-width: 0px;
  margin-bottom: 12px;
  padding: 0px; }

#right-p-d h3 {
  font-size: 13px;
  color: #333333;
  margin-bottom: 10px;
  font-family: Tahoma, Geneva, sans-serif; }

#right-p-d .R-info ul {
  margin-bottom: 8px; }

#right-p-d .R-info ul li {
  background-image: url(../images/icon12.jpg);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px; }

#right-p-d .R-info .inq {
  width: 130px;
  float: left;
  margin-right: 5px; }

#right-p-d .R-info .inq a {
  padding-right: 8px; }

#right-p-d .R-info .Dpdf a {
  margin-left: 5px; }

#right-p-d .div-info {
  margin-top: 25px;
  overflow: hidden; }
  #right-p-d .div-info .Description, #right-p-d .div-info .Specification {
    display: inline-block;
    vertical-align: top; }
    #right-p-d .div-info .Description h3, #right-p-d .div-info .Specification h3 {
      display: none; }

#right-p-d .div-info a {
  color: #E54135; }

#right-p-d .div-info a:hover {
  color: #FE4343; }

#right-p-d .div-info .Description {
  width: 310px;
  display: inline-block; }
  #right-p-d .div-info .Description img {
    width: 100% !important; }

#right-p-d .div-info .Specification {
  width: 400px;
  display: inline-block;
  color: #666;
  margin-right: 10px; }

#right-p-d .div-info .Specification td.td01 {
  color: #FFF;
  background-color: #333;
  text-align: center;
  vertical-align: middle;
  height: 26px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  padding-right: 10px;
  padding-left: 10px; }

#right-p-d .div-info .Specification td.td02 {
  color: #525931;
  background-color: #F7F7F7;
  text-align: center;
  vertical-align: middle;
  height: 26px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  padding-right: 10px;
  padding-left: 10px; }

#right-p-d .div-info .Specification table {
  width: 100% !important;
  margin-bottom: 10px; }

#right-p-d .div-info .Associated-product {
  clear: both;
  padding-top: 25px;
  padding-bottom: 15px; }

#right-p-d .div-info .Associated-product a {
  background-color: #F0F0F0;
  display: block;
  width: 173px;
  text-align: center;
  border: 1px solid #F5F5F5;
  color: #666666;
  text-decoration: none;
  height: 118px;
  font-size: 14px;
  float: left;
  margin-right: 7px; }

#right-p-d .div-info .Associated-product a:hover {
  background-color: #C3271B;
  color: #FFF;
  border: 1px solid #E32E20; }

#right-p-d .div-info .Associated-product img {
  margin-bottom: 8px; }

#right-p-d .div-page {
  padding-top: 35px;
  margin-right: 10px; }
  #right-p-d .div-page .back {
    padding: 0 10px;
    color: #999;
    border: 1px solid #999; }
    #right-p-d .div-page .back:hover {
      background: #E32E20;
      border: 1px solid #E32E20;
      color: #fff;
      transition: 0.25s; }

#right-p-I {
  margin-left: 260px;
  margin-bottom: 40px; }

#right-p-I .wrap {
  width: 730px; }

#right-p-I h1 {
  padding-left: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-bottom: 15px;
  margin-bottom: 35px; }

#right-p-I h2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 20px; }

#right-p-I .Inquire {
  margin-left: auto;
  width: 700px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  color: #333; }

#right-p-I .Inquire table tr td.td01 {
  text-align: center;
  vertical-align: middle;
  height: 26px;
  color: #FFF;
  background-color: #515151;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  font-size: 14px; }

#right-p-I .Inquire table tr td.td02 {
  vertical-align: middle;
  color: #333333;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #D0D0D0; }

#right-p-I .Inquire table tr td.td03 {
  vertical-align: middle;
  color: #333333;
  text-decoration: none;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #D0D0D0; }

#right-p-I .Inquire .table01 {
  margin-bottom: 50px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #515151;
  padding-bottom: 1px; }

#right-p-I .Inquire .img01 {
  border: 1px solid #CCC;
  height: 81px;
  width: 162px;
  margin-right: 15px;
  margin-left: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left; }

#right-p-I .Inquire a.btu01 {
  display: block;
  margin-top: 43px;
  font-size: 13px; }

#right-p-I .Inquire table tr td.td04 {
  color: #133984;
  padding-top: 8px;
  padding-bottom: 14px; }

#right-p-I .Inquire table tr td.td05 {
  width: 130px;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px; }

#right-p-I .Inquire table tr td.td06 {
  padding-top: 5px;
  padding-bottom: 5px; }
  #right-p-I .Inquire table tr td.td06 .check-wrap {
    margin: 0 0 10px 0; }
    #right-p-I .Inquire table tr td.td06 .check-wrap label {
      cursor: pointer; }
    #right-p-I .Inquire table tr td.td06 .check-wrap input {
      padding: 0;
      margin: 0;
      vertical-align: middle; }
    #right-p-I .Inquire table tr td.td06 .check-wrap span {
      margin: 0 15px 0 4px; }
  #right-p-I .Inquire table tr td.td06 .w-wrap {
    height: 22px;
    width: 400px;
    border: 1px solid #ccc; }
  #right-p-I .Inquire table tr td.td06 #load-seccode {
    display: inline-block; }
  #right-p-I .Inquire table tr td.td06 .input03, #right-p-I .Inquire table tr td.td06 #load-seccode {
    vertical-align: middle; }

#right-p-I .Inquire .input01 {
  width: 400px;
  border: 1px solid #CCC;
  height: 22px; }

#right-p-I .Inquire .input02 {
  width: 400px;
  border: 1px solid #CCC;
  height: 115px; }

#right-p-I .Inquire .input03 {
  width: 116px;
  border: 1px solid #CCC;
  height: 22px;
  margin-right: 15px; }

#right-p-I .Inquire table tr td.td07 {
  padding-top: 15px;
  padding-bottom: 5px; }

#right-p-I .Inquire a.send {
  background-image: url(../images/btu01-c.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 17px;
  width: 66px;
  color: #FFF;
  text-align: left;
  padding-left: 20px;
  padding-top: 5px;
  text-decoration: none; }

#right-p-I .Inquire a.send:hover {
  background-image: url(../images/btu01-b.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: #FFF; }

#company {
  font-size: 15px;
  line-height: 130%;
  margin-top: 30px; }

#company h1 {
  margin-top: 10px;
  margin-bottom: 18px;
  padding-left: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-bottom: 14px; }

#company .about {
  margin-bottom: 50px;
  overflow: hidden; }

#company .about h2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  color: #E54135;
  font-weight: bold;
  margin-bottom: 12px; }

#company .about .T {
  margin-bottom: 20px;
  width: 970px;
  margin-left: 3px; }

#company .about .L {
  width: 570px;
  margin-top: 15px;
  margin-left: 3px;
  float: left; }

#company .about .L a.btu01 {
  color: #FFF;
  text-decoration: none;
  background-color: #E32E20;
  height: 26px;
  width: 192px;
  display: block;
  background-image: url(../images/icon08.png);
  background-repeat: no-repeat;
  background-position: 15px 10px;
  padding-left: 28px;
  padding-top: 6px;
  font-size: 16px;
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  margin-top: 20px; }

#company .about .L a.btu01:hover {
  background-color: #E74B3F; }

#company .about .R {
  background-image: url(../images/company-pic02-bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 300px;
  width: 361px;
  text-align: center;
  padding-top: 8px;
  margin-left: 30px;
  float: right; }

#company .about .R .t1 {
  margin-top: 20px;
  font-size: 14px; }

#company .slick img {
  max-width: 100%;
  margin: 0 auto; }

#company .map {
  position: relative;
  width: 980px;
  height: 730px;
  background: #fafafa;
  overflow: hidden; }

#company .lock-point a {
  position: absolute;
  font-weight: bold;
  color: #1f1f1f; }

#company .lock-point a:hover, #company .lock-point a.on {
  color: #E54135; }

#company .point1 {
  left: 595px;
  top: 185px; }

#company .point2 {
  left: 552px;
  top: 116px; }

#company .point3 {
  left: 373px;
  top: 251px; }

#company .point4 {
  left: 179px;
  top: 588px; }

#company .office-wrap {
  position: absolute;
  top: 337px;
  left: 408px;
  font-family: Tahoma;
  background: #fff; }

#company .office-wrap .addr {
  box-sizing: border-box;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
  height: 190px;
  padding: 15px 0;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 2px #ccc;
  -moz-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc; }

#company .office-wrap .addr.on {
  display: block; }

#company .office-wrap .head {
  border-left: 3px solid #D9A300;
  padding: 0 15px 5px;
  margin: 0 0 20px; }

#company .office-wrap h3 {
  font-size: 21px;
  font-weight: normal;
  margin: 5px 0 0; }

#company .office-wrap .label1 {
  color: #D8A300; }

#company .office-wrap .figure {
  float: left;
  width: 215px;
  height: 125px;
  background: #ccc;
  margin: 0 20px; }

#company .office-wrap img {
  display: block;
  margin: 3px; }

#company .office-wrap .text {
  font-size: 12px;
  font-style: normal;
  margin: 0 20px;
  overflow: hidden; }

#company .office-wrap ul, #company .office-wrap li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  overflow: hidden; }

#company .office-wrap li {
  display: table;
  margin: 2px 0; }

#company .office-wrap strong, #company .office-wrap span {
  display: table-cell; }

#company .office-wrap a {
  color: #000;
  text-decoration: underline; }

#company .locations img {
  display: block; }

#company .locations h1 {
  margin: 0; }

div.div-page {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  clear: both;
  padding: 10px 0 0;
  margin: 0 0 30px; }

#catalogs {
  width: 980px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 20px; }

#catalogs .div-menu {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  font-size: 16px;
  margin-bottom: 40px;
  margin-top: 30px; }

#catalogs .div-menu a {
  display: block;
  width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  color: #444444;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #DDDDDD;
  border-right-color: #DDDDDD;
  border-left-color: #DDDDDD;
  margin-right: 5px;
  float: left; }

#catalogs .div-menu a:hover {
  background-color: #E64236;
  color: #FFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #E64236;
  border-right-color: #E64236;
  border-left-color: #E64236; }

#catalogs .div-menu a.link-on {
  display: block;
  width: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #E64236;
  border-right-color: #E64236;
  border-left-color: #E64236;
  margin-right: 5px;
  float: left;
  background-color: #E64236; }

#catalogs .div01 {
  width: 200px;
  margin-right: 22px;
  margin-left: 22px;
  float: left;
  margin-bottom: 40px; }
  #catalogs .div01 .dm01 {
    width: 202px; }
  #catalogs .div01 .div-img {
    border: 1px solid #ddd;
    border-bottom: 2px solid #000;
    height: 268px;
    width: 200px; }
  #catalogs .div01 .f01 {
    color: #333;
    font-size: 16px;
    margin: 8px 3px; }
  #catalogs .div01 .f02, #catalogs .div01 e-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
  #catalogs .div01 .f02 {
    color: #999; }
  #catalogs .div01 .e-link {
    color: #E32E20;
    padding: 0 15px 0 3px; }
    #catalogs .div01 .e-link:hover {
      text-decoration: underline;
      text-shadow: 0.5px 0 #E32E20; }

/* CSS3 STYLE GENERIC */
#catalogs .view {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

#catalogs .view .mask, .view .content {
  position: absolute;
  overflow: hidden;
  left: 0;
  height: 269px;
  font-weight: normal;
  background-color: #E64236;
  vertical-align: middle;
  color: #FFF;
  width: 200px;
  top: 0px; }

#catalogs .view .img01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #DDDDDD;
  border-right-color: #DDDDDD;
  border-bottom-color: #000000;
  border-left-color: #DDDDDD;
  height: 268px;
  width: 200px;
  display: block;
  position: relative; }

#catalogs .view a.info {
  display: block;
  text-decoration: none;
  color: #FFF;
  background-color: #E64236;
  height: 150px;
  font-size: 16px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 110px; }

/* CSS3 EFFECTS */
/* THIRD EFFECTS */
#catalogs .third-effect .mask {
  opacity: 0;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

#catalogs .third-effect a.info {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  -ms-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }

#catalogs .third-effect:hover .mask {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  filter: alpha(opacity=90); }

#catalogs .third-effect:hover a.info {
  opacity: 1;
  -webkit-transition: all 0s ease 0.2s;
  -moz-transition: all 0s ease 0.2s;
  -ms-transition: all 0s ease 0.2s;
  -o-transition: all 0s ease 0.2s;
  transition: all 0s ease 0.2s; }

#catalogs .div-page {
  text-align: center;
  clear: both;
  margin-bottom: 30px;
  padding: 0px; }

#news {
  padding-bottom: 20px; }

#news .div-menu {
  font-size: 16px;
  margin-bottom: 40px;
  margin-top: 30px;
  text-align: center; }

#news .div-menu .div01 {
  display: inline-block; }

#news .div-menu a {
  display: block;
  height: 36px;
  width: 140px;
  color: #444;
  background-color: #F6F6F6;
  font-size: 16px;
  padding-top: 11px;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(../images/icon14-b.jpg);
  background-repeat: no-repeat;
  background-position: 0px bottom; }

#news .div-menu a:hover {
  color: #FFF;
  background-color: #E32E20;
  background-image: url(../images/icon14.jpg);
  background-repeat: no-repeat;
  background-position: 0px bottom; }

#news .div-menu a.link-on {
  display: block;
  height: 36px;
  width: 140px;
  color: #FFF;
  background-color: #E32E20;
  background-image: url(../images/icon14.jpg);
  background-repeat: no-repeat;
  background-position: 0px bottom;
  font-size: 16px;
  padding-top: 11px;
  margin-right: 5px;
  margin-left: 5px; }

#news h1 {
  margin-top: 10px;
  margin-bottom: 18px;
  padding-left: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-bottom: 14px; }

#news .div02 {
  width: 230px;
  font-family: Tahoma, Geneva, sans-serif;
  border: 1px solid #CCC;
  height: 245px;
  float: left;
  margin-right: 9px;
  margin-left: 9px;
  margin-bottom: 40px; }

#news .div02 .f01 {
  margin-top: 16px;
  margin-right: 16px;
  margin-left: 16px;
  font-size: 15px;
  color: #333;
  margin-bottom: 10px; }

#news .div02 .f01 a {
  color: #333; }

#news .div02 .f02 {
  margin-right: 16px;
  font-size: 11px;
  color: #587139;
  margin-bottom: 12px;
  font-size: 11px;
  margin-left: 16px; }

#news .div02 .f03 {
  margin-right: 16px;
  margin-left: 16px;
  font-size: 12px;
  color: #999999;
  line-height: 125%;
  margin-bottom: 20px; }

/* CSS3 STYLE GENERIC */
#news .view {
  height: 247px;
  overflow: hidden;
  position: relative;
  cursor: default; }

#news .view .mask, .view .content {
  position: absolute;
  overflow: hidden;
  left: 0;
  height: 247px;
  font-weight: normal;
  background-color: #E64236;
  vertical-align: middle;
  color: #FFF;
  width: 232px;
  top: 0px; }

#news .view .img01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #DDDDDD;
  border-right-color: #DDDDDD;
  border-bottom-color: #000000;
  border-left-color: #DDDDDD;
  height: 268px;
  width: 200px;
  display: block;
  position: relative; }

#news .view a.info {
  display: block;
  text-decoration: none;
  color: #FFF;
  background-color: #E64236;
  height: 245px;
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin-top: 110px; }

/* CSS3 EFFECTS */
/* THIRD EFFECTS */
#news .third-effect .mask {
  opacity: 0;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

#news .third-effect a.info {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  -ms-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }

#news .third-effect:hover .mask {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  filter: alpha(opacity=90); }

#news .third-effect:hover a.info {
  opacity: 1;
  -webkit-transition: all 0s ease 0.2s;
  -moz-transition: all 0s ease 0.2s;
  -ms-transition: all 0s ease 0.2s;
  -o-transition: all 0s ease 0.2s;
  transition: all 0s ease 0.2s; }

#news .div-page {
  text-align: center;
  clear: both;
  margin-bottom: 30px;
  padding: 0px; }

#news-detail {
  width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 130%;
  padding-bottom: 40px; }

#news-detail h1 {
  display: inline-block;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin-bottom: 10px; }

#news-detail .t1 {
  color: #999; }

#news-detail .t2 {
  color: #587139; }

#news-detail .date {
  margin-bottom: 40px;
  position: relative; }

#news-detail .div-pic {
  margin-bottom: 35px; }

#news-detail .slick-wrap {
  margin: 0 auto; }

#news-detail .slick-slider {
  width: 504px;
  padding: 0 30px; }

#news-detail .slick-wrap .slick-prev, #news-detail .slick-wrap .slick-next {
  position: absolute;
  border: 0 none;
  display: block;
  width: 12px;
  height: 100%;
  font-size: 0;
  text-indent: -999px;
  overflow: hidden;
  cursor: pointer;
  top: 0; }

#news-detail .slick-wrap .slick-prev {
  left: 0;
  background: url(../images/icon17-a.jpg) center no-repeat; }

#news-detail .slick-wrap .slick-prev:hover {
  background: url(../images/icon17-b.jpg) center no-repeat; }

#news-detail .slick-wrap .slick-next {
  right: 0;
  background: url(../images/icon16-a.jpg) center no-repeat; }

#news-detail .slick-wrap .slick-next:hover {
  background: url(../images/icon16-b.jpg) center no-repeat; }

#news-detail .div-pic .div01 {
  box-sizing: border-box;
  background-color: #E8E8E8;
  height: 304px;
  width: 444px;
  text-align: center;
  padding: 7px; }

#news-detail .div-pic .btu-L {
  position: absolute;
  padding-top: 140px;
  padding-left: 148px; }

#news-detail .div-pic .btu-L a {
  position: absolute;
  background-image: url(../images/icon17-a.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  text-indent: -10000px;
  height: 20px;
  width: 12px; }

#news-detail .div-pic .btu-L a:hover {
  position: absolute;
  background-image: url(../images/icon17-b.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

#news-detail .div-pic .btu-R {
  position: absolute;
  padding-left: 640px;
  padding-top: 140px; }

#news-detail .div-pic .btu-R a {
  position: absolute;
  text-indent: -10000px;
  background-image: url(../images/icon16-a.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 20px;
  width: 12px; }

#news-detail .div-pic .btu-R a:hover {
  position: absolute;
  background-image: url(../images/icon16-b.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

#news-detail .div-btu {
  text-align: center;
  display: inline-block;
  margin-top: 40px; }

#news-detail a.btu01 {
  color: #FFF;
  text-decoration: none;
  background-color: #E32E20;
  height: 26px;
  width: 140px;
  display: block;
  background-image: url(../images/icon08.png);
  background-repeat: no-repeat;
  background-position: 15px 10px;
  padding-top: 6px;
  font-size: 16px;
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  margin-top: 20px;
  padding-left: 10px; }

#news-detail a.btu01:hover {
  background-color: #E74B3F; }

#contact {
  font-family: Tahoma, Geneva, sans-serif; }

#contact h2 {
  font-size: 17px;
  color: #333;
  font-weight: normal;
  margin-bottom: 14px; }

#container .left {
  margin-left: 30px;
  margin-top: 10px;
  width: 540px;
  margin-bottom: 50px;
  float: left; }

#container .left table tr td.td04 {
  color: #133984;
  padding-top: 8px;
  padding-bottom: 14px; }

#container .left table tr td.td05 {
  width: 130px;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px; }

#container .left table tr td.td06 {
  padding-top: 5px;
  padding-bottom: 5px; }
  #container .left table tr td.td06 .check-wrap {
    margin: 0 0 10px 0; }
    #container .left table tr td.td06 .check-wrap label {
      cursor: pointer; }
    #container .left table tr td.td06 .check-wrap input {
      padding: 0;
      margin: 0;
      vertical-align: middle; }
    #container .left table tr td.td06 .check-wrap span {
      margin: 0 15px 0 4px; }
  #container .left table tr td.td06 .w-wrap {
    height: 22px;
    width: 400px;
    border: 1px solid #ccc; }
  #container .left table tr td.td06 #load-seccode {
    display: inline-block; }
  #container .left table tr td.td06 .input03, #container .left table tr td.td06 #load-seccode {
    vertical-align: middle; }

#container .left .input01 {
  width: 400px;
  border: 1px solid #CCC;
  height: 22px; }

#container .left .input02 {
  width: 400px;
  border: 1px solid #CCC;
  height: 115px; }

#container .left .input03 {
  width: 116px;
  border: 1px solid #CCC;
  height: 22px;
  margin-right: 15px; }

#container .left table tr td.td07 {
  padding-top: 15px;
  padding-bottom: 5px; }

#container .left a.send {
  background-image: url(../images/btu01-c.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 17px;
  width: 66px;
  color: #FFF;
  text-align: left;
  padding-left: 20px;
  padding-top: 5px;
  text-decoration: none; }

#container .left a.send:hover {
  background-image: url(../images/btu01-b.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: #FFF; }

#container .right {
  margin-left: 620px;
  margin-top: 40px; }

#container .right h2 {
  font-size: 15px;
  color: #000;
  margin-bottom: 14px; }

#container .right h3 {
  font-size: 14px;
  color: #E54135;
  margin-bottom: 12px; }

#contact .right table {
  margin-left: 10px;
  width: 330px;
  margin-bottom: 18px; }

#contact .right td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  color: #666;
  line-height: 130%; }

#container .right .office02 {
  background-image: url(../images/line01.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 25px; }

.clear {
  clear: both; }

.red {
  color: #F00; }

/** cloud zoom plugin */
#zoom-wrap {
  position: relative;
  min-height: 200px;
  overflow: hidden; }

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 1px solid #888;
  margin: -1px;
  /* Set this to minus the border thickness. */
  background-color: #fff;
  cursor: move; }

/* This is for the title text. */
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px; }

/* This is the zoom window. */
.cloud-zoom-big {
  /*border:4px solid #ccc;*/
  overflow: hidden; }

/* This is the loading message. */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000; }

/*font**/
@font-face {
  font-family: 'humanst521_btroman';
  src: url('hum521n-webfont.eot');
  src: url('hum521n-webfont.eot?#iefix') format('embedded-opentype'), url('hum521n-webfont.woff2') format('woff2'), url('hum521n-webfont.woff') format('woff'), url('hum521n-webfont.ttf') format('truetype'), url('hum521n-webfont.svg#humanst521_btroman') format('svg');
  font-weight: normal;
  font-style: normal; }

/*# sourceMappingURL=style.css.map */