
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* lg */
@media (min-width: 1200px) {
}
/* md */
@media (max-width: 1199px) {
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
}
/* sm */
@media (max-width: 991px) {
}
/* sm */
@media (min-width: 769px) and (max-width: 991px) {
}
/* xs */
@media (max-width: 768px) {
}
/* xs-portrait */
@media (max-width: 480px) {
}
/* test */
@media (max-width: 360px) {
}
@media (max-width: 320px) {
}
/**
 * header
 */
/* header */
.header {
  position: relative;
  background: #fff;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header a {
  text-decoration: none;
  color: inherit;
}
.header img {
  display: block;
}
.header .container {
  position: relative;
}
.header .top {
  min-height: 38px;
  padding: 7px 0;
  border-bottom: 1px solid #e1e1e1;
    background-color: #fff;

  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
.header .top .share {
  float: left;
}
.header .top .share a {
  background: rgba(255, 255, 255, 0.6);
}
.header .top .share a:hover {
  background: none;
}
.header .top .links {
  float: right;
  margin-right: 110px;
}
@media (max-width: 768px) {
  .header .top .links {
    display: none;
  }
}
.header .top .links li {
  display: inline-block;
  padding: 0 8px;
}
.header .top .links a {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #666;
}
.header .top .links a:hover {
  text-decoration: underline;
  color: #d71819;
}
@media (max-width: 480px) {
  .header .top .links {
    display: none;
  }/*,
  .header .top .lang*/
}
.header .main {
  padding: 12px 0;
/*  margin-top: 35px;*/
}
@media (max-width: 768px) {
  .header .main {
    height: 72px;
    padding: 0;
  }
}
.header .logo {
  float: left;
  height: 62px;
}
.header .logo img {
  height: 100%;
}
@media (max-width: 768px) {
  .header .logo {
   /* height: 50px;*/
   width:100%;
    padding: 20px 0;
  } .header .logo img{ height:29px}
}
.header .location {
  float: right;
  margin-bottom: 12px;
  margin-left: 16px;
}
@media (max-width: 768px) {
  .header .location {
    display: none;
  }
}
.header .location div::before {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 6px;
  content: '';
  vertical-align: middle;
  border-radius: 50%;
  background: #d71819 url("../images/icon.png"/*tpa=/tpl/en_sinotyre/images/icon.png*/) no-repeat;
  background-size: cover;
}
.header .location div em {
  font-style: normal;
  color: #d71819;
}
.header .location a {
  font-weight: bold;
}
.header .location a:hover {
  text-decoration: underline;
}
.header .query {
  line-height: 38px;
  position: relative;
  float: right;
  width: 300px;
  height: 40px;
  padding-left: 32px;
  border: 1px solid #dfdfdf;
  border-radius: 40px; margin-right:100px  
}
@media (max-width: 768px) {
  .header .query {
    display: none;
  }
}
.header .query:hover {
  border-color: #d71819;
}
.header .query::before {
  position: absolute;
  top: 10px;
  left: 8px;
  width: 20px;
  height: 20px;
  content: '';
  background: url("../images/icon.png") no-repeat;
  background-position: -220px 0;
  background-size: cover;
}
.header .query input {
  width: 250px;
  height: 38px;
  border: none;
  outline: none;
}
.header .search {
  position: absolute;
  top: 0;
  right: 62px;
  display: none;
  width: 36px;
  height: 72px;
  cursor: pointer;
}
.header .search a {
  display: block;
  width: 28px;
  height: 28px;
  margin-top: 22px;
  background: url("../images/search-btn.png") no-repeat;
  background-size: cover;
}
.header .toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 62px;
  height: 72px;
  cursor: pointer;
}
.header .toggle .icon,
.header .toggle .icon::before,
.header .toggle .icon::after {
  position: absolute;
  width: 30px;
  height: 4px;
  transition-duration: .5s;
  border-radius: 2px;
  background: #b2b2b2;
}
.header .toggle .icon {
  top: 34px;
  left: 15.5px;
}
.header .toggle .icon::before,
.header .toggle .icon::after {
  left: 0;
  content: '';
  background: inherit;
}
.header .toggle .icon::before {
  top: -9px;
}
.header .toggle .icon::after {
  top: 9px;
}
.header.nav-open .toggle .icon {
  width: 0;
}
.header.nav-open .toggle .icon::before {
  transform: translateY(9px) rotate(45deg);
}
.header.nav-open .toggle .icon::after {
  transform: translateY(-9px) rotate(-45deg);
}
@media (max-width: 768px) {
  .header .location {
    margin-top: 20px;
    margin-right: 96px;
    margin-bottom: 0;
  }
  .header .query {
    display: none;
  }
  .header .search,
  .header .toggle {
    display: block;
  }  .header .lang { display:none}
}
@media (max-width: 480px) {
  .header .location {
    display: none;
  }
}
.header {
  /**
     * navigation
     * @type {String}
     */
}
.header .lang {
  font-size: 13px;
  position: absolute;
  z-index: 999;
  top: 8px;
  right: 0;
  overflow: hidden;
  width: 110px;
  height: 42px;
  padding: 0 2px 2px;
  color: #999;
  background: #fff;
}
.header .lang::before {
  position: absolute;
  top: 18px;
  right: 8px;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '';
  border: 5px solid transparent;
  border-top-color: #b3b3b3;
}
.header .lang:active,
.header .lang:hover {
  height: auto;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.26);
}
.header .lang:active li:first-child,
.header .lang:hover li:first-child {
  border-color: #dedede;
}
.header .lang:active::before,
.header .lang:hover::before {
  transition-duration: .2s;
  transform: rotate(180deg) translate3d(0px, 5px, 0);
  transform-origin: center;
}
.header .lang li {
  line-height: 29px;
  width: 100%;
  height: 42px;
  padding: 5px;
  border-bottom: 1px dashed #dedede;
}
.header .lang li:first-child {
  display: block;
  border-color: transparent;
}
.header .lang li:last-child {
  border-color: transparent;
}
.header .lang li::before {
  display: inline-block;
  width: 24px;
  height: 16px;
  margin-right: 5px;
  content: '';
  vertical-align: middle;
  background: url("../images/flags.png") no-repeat;
  background-size: cover;
}
.header .lang li a {
  vertical-align: bottom;
}
.header .lang li a:hover {
  text-decoration: underline;
  color: #666;
}
.header .lang li.en::before {
  background-position: 0px 0;
}
.header .lang li.es::before {
  background-position: -24px 0;
}
.header .lang li.fr::before {
  background-position: -48px 0;
}
.header .lang li.py::before {
  background-position: -72px 0;
}
.header .share {
  font-size: 13px;
  color: #999;
}
.header .share li {
  display: block;
  float: left;
}
.header .share li a {
  font-size: 13px;
  line-height: 20px;
  color: #abaaaa;
}
.header .share li a::before {
  font-size: 16px;
}
.header .share .icon-facebook,
.header .share .icon-twitter,
.header .share .icon-google,
.header .share .icon-linkedin {
  margin-right: 6px;
  background-color: #fff;
}
.header .share .icon-facebook:hover,
.header .share .icon-twitter:hover,
.header .share .icon-google:hover,
.header .share .icon-linkedin:hover {
  color: #d71819;
}
.header .share .icon-facebook:hover {
  color: #395797;
}
.header .share .icon-twitter:hover {
  color: #00abed;
}
.header .share .icon-google:hover {
  color: #d6492f;
}
.header .share .icon-linkedin:hover {
  color: #007ab9;
}
.header .share .icon-phone,
.header .share .icon-email {
  margin-left: 32px;
}
.header .share .icon-phone:hover,
.header .share .icon-email:hover {
  color: #d71819;
}
.header .share .icon-phone::before,
.header .share .icon-email::before {
  margin-right: 4px;
}
.header .share .icon-email::before {
  font-size: 12px;
}
@media (max-width: 480px) {
  .header .share li a {
    font-size: 12px;
  }
  .header .share .icon-facebook,
  .header .share .icon-twitter,
  .header .share .icon-google,
  .header .share .icon-linkedin {
    margin-right: 2px;
  }
  .header .share .icon-phone,
  .header .share .icon-email {
    margin-left: 4px;
  }
}
@media (max-width: 360px) {
  .header .share .icon-facebook,
  .header .share .icon-twitter,
  .header .share .icon-google,
  .header .share .icon-linkedin {
    display: none;
  }
  .header .share .icon-phone,
  .header .share .icon-email {
    margin-right: 4px;
    margin-left: 0;
  }
}
.header .searchbox {
  font-size: 1.4rem;
  line-height: 48px;
  position: absolute;
  z-index: 9999;
  display: none;
  width: 100%;
  padding: 5px 12px;
  vertical-align: middle;
  background: #f4f4f4;
}
.header .searchbox input:focus {
  border-color: #d71819;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(215, 24, 25, 0.3);
}
.header .searchbox input[type='submit'] {
  width: 28%;
}
.header .searchbox input {
  line-height: 22px;
  width: 70%;
  margin: 0;
  padding: 5px 10px;
  color: #666;
  border: 0;
   border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff;
}
.header .navbar-box {
  background: #fff;
border-top:#a2a2a2 1px solid
}
@media (max-width: 768px) {
  .header .navbar-box {
    display: none;
  }
}
.header .navbar {
  font-family:Arial, Helvetica, sans-serif;
  position: relative;
}
.header .navbar .nav-item {
  position: relative;
  float: left;
  color: #000;
}
.header .navbar .nav-item:hover ul {
  display: block;
}
.header .navbar .nav-item.active > a,
.header .navbar .nav-item:hover > a {
  background-color: #d71819; color:#FFF
}
.header .navbar .nav-item a {
  text-decoration: none;
  color: inherit;
}
.header .navbar .nav-item > a {
  display: block;
  padding: 11px 42px;
  transition: background-color 0.2s ease-out;  font-size:14px
}
.header .navbar .nav-item ul {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  display: none;
  min-width: 160px;
  padding: 0 22px;
 background: rgba(255,255,255, 0.8);
  box-shadow: 0 -3px transparent, 0 0 3px #ccc;
}
.header .navbar .nav-item ul.right {
  right: 0;
  left: auto;
}
.header .navbar .nav-item ul li{ border-bottom:#b7b6b6 1px solid; line-height:35px}
.header .navbar .nav-item ul li:first-child {
    margin-top: 8px;
}

.header .navbar .nav-item ul li:last-child {
    margin-bottom: 15px;
}


.header .navbar .nav-item li a {
  line-height: 2;
  white-space: nowrap;
  color: #000;  font-size:13px

}
.header .navbar .nav-item li a:hover {
  text-decoration: underline;
  color: #d71819;
}
.header .navbar .nav-item.box ul {
  min-height: 180px;
  padding-right: 160px;
}
.header .navbar .nav-item.box li {
  min-width: 60px;
}
.header .navbar .nav-item.box li:last-child {
  position: absolute;
  top: 40px;
  right: 22px;
  width: 100px;
  height: 100px;
}
.header .navbar .nav-item.box li:last-child img {
  display: block;
  width: 100%;
  height: 100%;
}
.header .navigation {
  font-family:Arial, Helvetica, sans-serif;
  line-height: 48px;
  position: absolute;
  z-index: 99;
  top: 100%;
  display: none;
  width: 100%;
  border-top: solid 3px #d71819;
  border-bottom: solid 3px #d71819;
  background: #fff;
}
@media (min-width: 769px) {
  .header .navigation {
    display: none !important;
  }
}
.header .navigation .level-1 > li::after,
.header .navigation .level-2 > li::after,
.header .navigation .level-2 > li::before {
  position: absolute;
  top: 18px;
  right: 15px;
  width: 12px;
  height: 12px;
  content: '';
  background: url("../images/menu.png") no-repeat;
  background-size: cover;
}
.header .navigation .level-1 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: inherit;
}
.header .navigation .level-1 li {
  position: relative;
  border-bottom: solid 1px #e4e4e4;
}
.header .navigation .level-1 > li > a {
  padding: 0 2em 0 1em;
}
.header .navigation .level-1 > li::after {
  background-position: -36px 0;
}
.header .navigation .level-1 > li.active::after,
.header .navigation .level-1 > li:hover::after {
  background-position: -96px 0;
}
.header .navigation .level-1 > li.more::after {
  background-position: -12px 0;
}
.header .navigation .level-1 > li.more:hover::after {
  background-position: -72px 0;
}
.header .navigation .level-1 > li.more.active::after {
  background-position: -84px 0;
}
.header .navigation .level-1 > li.active > a,
.header .navigation .level-1 > li:hover > a {
  background-color: rgba(0, 0, 0, 0.05);
}
.header .navigation .level-2 {
  display: none;
}
.header .navigation .level-2 a {
  padding: 0 2em 0 3em;
}
.header .navigation .level-2 li:first-child {
  border-top: solid 1px #e4e4e4;
}
.header .navigation .level-2 li:last-child {
  border-bottom: none;
}
.header .navigation .level-2 > li::before {
  right: auto;
  left: 1.5em;
  background-position: 0 0;
}
.header .navigation .level-2 > li::after {
  background-position: -48px 0;
}
.header .navigation .level-2 > li.active::after {
  background-position: -108px 0;
}
.header .navigation .level-3 {
  line-height: 40px;
  display: none;
}
.header .navigation .level-3 a {
  font-size: .8em;
  padding-left: 4em;
}

/* # vim: syntax=less ts=4 sw=4 sts=4 sr noet */
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  /* IE9*/
  src: url("../fonts/iconfont.eot") format('embedded-opentype'), /* IE6-IE8 */ url("../fonts/iconfont.woff") format('woff'), /* chrome, firefox */ url("../fonts/iconfont.ttf") format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url("../fonts/iconfont.svg") format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: 'iconfont', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', sans-serif !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: '\e606';
}
.icon-facebook:before {
  content: '\e607';
}
.icon-phone:before {
  content: '\e608';
}
.icon-google:before {
  content: '\e609';
}
.icon-linkedin:before {
  content: '\e60a';
}
.icon-email:before {
  content: '\e60b';
}

/*# sourceMappingURL=style.css.map */

.header .query {
        border-color: #d71819;
}
.header .query::before {
    left: auto;
    right: 58px;
    z-index: 99;
    cursor: pointer;
}

.header .query {
    padding-left: 16px;
}
.header .query input {
    padding-right: 62px;
}
.header .query .btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 98;
    width: 86px;
    height: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #d71819;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    text-indent: 28px;
    font-size: 13px;
}
.header .query .btn2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 98;
    width: 86px;
    height: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #d71819;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    text-indent: 14px;
    font-size: 13px;
	 
}
.inquire-sheet-box .sheet-list {
    max-height: 360px;
    overflow: auto;
}
