@charset "UTF-8";
body {
  min-width: 1200px;
  padding: 0px;
  margin: 0px;
  font-family: "微软雅黑";
  font-size: 14px; }

i {
  font-style: normal; }

td, th, caption {
  font-size: 14px; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: lighter; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

img {
  border: none; }

ol, ul, li {
  list-style: none; }

input, textarea, select, button {
  font: 14px Verdana,Helvetica,Arial,sans-serif;
  outline: none;
  border: none; }

table {
  border-collapse: collapse; }

.top {
  width: 100%;
  height: 30px;
  background: #050508;
  background: rgba(5, 5, 8, 0.6);
  border-bottom: 1px dashed #939394;
  position: fixed;
  z-index: 7;
    top: 0px;}
  .top .topbox {
    min-width: 950px;
    max-width: 1200px;
    height: 30px;
    margin: 0 auto; }
    .top .topbox .tb_left {
      float: left;
      margin-left: 35px;
      color: #FFFFFF;
      line-height: 30px; }
    .top .topbox .tb_right {
      float: right;
      margin-right: 10px;
      color: #FFFFFF;
      line-height: 30px;
      position: relative; }
      .top .topbox .tb_right a {
        color: #FFFFFF; }
        .top .topbox .tb_right a:hover {
          color: #d80000; }
      .top .topbox .tb_right img {
        position: relative;
        top: 2px;
        margin-right: 5px; }
      .top .topbox .tb_right .spacesplit {
        margin-right: 30px; }
      .top .topbox .tb_right .jiantou {
        display: inline-block;
        width: 16px;
        height: 15px;
        background-position: 0px -35px;
        position: relative;
        top: 4px;
        cursor: pointer; }
      .top .topbox .tb_right .droplanguage {
        position: absolute;
        right: 0px;
        top: 31px;
        width: 110px;
        height: 30px;
        z-index: 9;
        display: none; }
        .top .topbox .tb_right .droplanguage li {
          color: #FFFFFF;
          line-height: 30px;
          padding-left: 8px;
          border-radius: 0px 0px 3px 3px;
          background: rgba(255, 255, 255, 0.25);
          cursor: pointer; }
          .top .topbox .tb_right .droplanguage li:hover {
            color: #d80000; }

.nav {
  height: 65px;
  width: 100%;
  position: fixed;
  z-index: 6;
  top: 31px;
  background: #050508;
  background: rgba(5, 5, 8, 0.6); }
  .nav .navbox {
    width: 1000px;
    height: 65px;
    margin: 0 auto;
    line-height: 65px; }
    .nav .navbox.tailand{
      width: 1050px;
    }
    .nav .navbox .logo {
      width: auto;
      height: 100%;
      float: left;
      line-height: 65px; }
      .nav .navbox .logo img {
        vertical-align: middle; }
    .nav .navbox .navlist {
      width: auto;
      height: 100%;
      display: inline-block;
      float: left;
      margin-left: 10px;
      font-size: 16px; }
      .nav .navbox .navlist li {
        height: 65px;
        float: left;
        text-align: center;
        position: relative;
        padding-left: 10px;
        padding-right: 15px; }
        .nav .navbox .navlist.cn li{
          padding-left: 10px;
          padding-right: 15px;
        }
        .nav .navbox .navlist li .typedrop {
          position: absolute;
          top: 65px;
          width: 100%;
          height: auto;
          left: 0px;
          background: rgba(5, 5, 8, 0.6);
          color: #FFFFFF;
          border-radius: 0 0 3px 3px;
          display: none; }
          .nav .navbox .navlist li .typedrop.cn{
            width: 125px;
          }
          .nav .navbox .navlist li .typedrop.tailand{
            width: 230px;
          }
          .nav .navbox .navlist li .typedrop li {
            height: 40px;
            line-height: 40px; }
        .nav .navbox .navlist li:hover .typedrop {
          display: block; }
        .nav .navbox .navlist li a {
          color: #FFFFFF;
          display: block; }
          .nav .navbox .navlist li a.active {
            color: #d80000; }
          .nav .navbox .navlist li a:hover {
            color: #d80000; }
    .nav .navbox .search {
      width: auto;
      height: 100%;
      float: right;
      margin-left: 20px; }
      .nav .navbox .search input {
        width: 150px;
        height: 32px;
        line-height: 32px;
        text-indent: 10px;
        border-radius: 3px; }
      .nav .navbox .search .searchbtn {
        width: 50px;
        height: 34px;
        margin-left: 5px;
        color: #FFFFFF;
        background-color: #e31a23;
        border-radius: 3px;
        cursor: pointer; }
        .nav .navbox .search .searchbtn:hover {
          background-color: #d80000; }

.container {
  width: 100%;
  min-width: 1200px;
  height: auto;
  position: relative; }

.footer {
  clear: both;
  width: 100%;
  height: 320px;
  background-color: #333333;
  color: #FFFFFF; }
  .footer .ftmain {
    width: 1200px;
    height: 280px;
    margin: 0 auto; }
    .footer .ftmain .left {
      float: left;
      margin-left: 20px; }
      .footer .ftmain .left .ftitle {
        font-size: 48px;
        padding-top: 30px;
        margin-bottom: 20px; }
      .footer .ftmain .left .ftcontent{
        width: 400px;
        text-indent:32px;
        text-align: left;
      }

      .footer .ftmain .left p {
        line-height: 25px; }
        .footer .ftmain .left p.martop {
          margin-top: 5px; }
    .footer .ftmain .right {
      float: right;
      padding-top: 20px;
      font-size: 16px;
      margin-right: 20px; }
      .footer .ftmain .right .red {
        color: #ad252a; }
      .footer .ftmain .right p {
        line-height: 28px; text-align: left;}
      .footer .ftmain .right .codeimg {
        float: left;
        margin-top: 15px;
        width: 120px;
        height: 120px;}
  .footer .ftbottom {
    width: 100%;
    height: 40px;
    background-color: #222222; }
    .footer .ftbottom .sub_ftbottom {
      width: 1200px;
      height: 40px;
      line-height: 40px;
      margin: 0 auto; }
      .footer .ftbottom .sub_ftbottom .left {
        float: left;
        margin-left: 20px; }
        .footer .ftbottom .sub_ftbottom .left img {
          vertical-align: middle; }
      .footer .ftbottom .sub_ftbottom .right {
        float: right;
        margin-right: 20px; }
.footer .ftmain .left .ftcontent{
  width: 520px;
}

.jiantou {
  background-image: url("../images/jiantou.png");
  background-repeat: no-repeat; }

.subtitle {
  font-size: 35px;
  padding-top: 50px; }

.miaosu {
  font-size: 16px;
  color: #707070;
  margin-top: 10px;
  display: block; }

.tag {
  padding-top: 25px; }
  .tag img {
    margin-left: 20px;
    margin-right: 20px; }
  .tag .abouttfont {
    font-size: 24px;
    margin-left: 15px;
    margin-right: 15px; }
  .tag .line {
    width: 63px;
    display: inline-block;
    height: 0px;
    border-top: 1px solid #9d9d9d;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px; }

.shopcarlink{
  margin-right: 25px;
}
.shopcarlink span{color:#d80000;}
/*# sourceMappingURL=style.css.map */
  @font-face {
    font-family: 'iconfont';
    src: url('../font/personal_icon/iconfont.eot');
    src: url('../font/personal_icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/personal_icon/iconfont.woff') format('woff'),
    url('../font/personal_icon/iconfont.ttf') format('truetype'),
    url('../font/personal_icon/iconfont.svg#iconfont') format('svg');
  }

 @font-face {
    font-family: 'shopcar';
    src: url('../font/shopcar/iconfont.eot');
    src: url('../font/shopcar/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/shopcar/iconfont.woff') format('woff'),
    url('../font/shopcar/iconfont.ttf') format('truetype'),
    url('../font/shopcar/iconfont.svg#iconfont') format('svg');
  }
   @font-face {
    font-family: 'counsel';
    src: url('../font/counsel_icon/iconfont.eot');
    src: url('../font/counsel_icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/counsel_icon/iconfont.woff') format('woff'),
    url('../font/counsel_icon/iconfont.ttf') format('truetype'),
    url('../font/counsel_icon/iconfont.svg#iconfont') format('svg');
  }
   @font-face {
    font-family: 'list';
    src: url('../font/list_icon/iconfont.eot');
    src: url('../font/list_icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/list_icon/iconfont.woff') format('woff'),
    url('../font/list_icon/iconfont.ttf') format('truetype'),
    url('../font/list_icon/iconfont.svg#iconfont') format('svg');
  }
  @font-face {
    font-family: 'create_font_icon';
    src: url('../font/create_font_icon/iconfont.eot');
    src: url('../font/create_font_icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/create_font_icon/iconfont.woff') format('woff'),
    url('../font/create_font_icon/iconfont.ttf') format('truetype'),
    url('../font/create_font_icon/iconfont.svg#iconfont') format('svg');
  }
.shopcar {
  font-family: "shopcar" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.counsel {
  font-family: "counsel" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
.list {
  font-family: "list" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.cashinfoform .row select{
      border: 1px solid #e6e6e6;
      padding: 0 10px;
      width: 120px;
      height: 38px;
      line-height: 38px;
  }
.create_font {
    font-family: "create_font_icon" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale; }
.icon-xiangxiazhankai:before {
  content: "\e8f2";
}

.icon-jiantou_xiangxia:before {
  content: "\eb0a";
}

.icon-jiantou_xiangshang:before {
  content: "\eb0b";
}

.icon-jiantou_yemian_xiangxia:before {
  content: "\eb0c";
}