* {
  margin: 0;
  padding: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

ul, li {
  list-style-type: none;
  padding: 0;
  margin: 0; }

img {
  max-width: 100%; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

body, html {
  scroll-behavior: smooth; }

.clearfix:after {
  content: " ";
  display: block;
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both; }

a:hover {
  text-decoration: none; }

.header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 9999; }

.headera {
  background: white;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
  position: relative; }

.hddiv {
  height: 90px; }

.header_lf {
  width: 228px;
  float: left;
  padding: 15px 0 15px 30px; }
  .header_lf a {
    display: block; }

.header_cnt {
  margin-left: 6%; }
  .header_cnt > ul > li {
    font-size: 19px;
    font-family: Oswald;
    font-weight: 600;
    margin-right: 35px;
    line-height: 24px;
    padding: 39px 0 27px;
    position: relative; }
    .header_cnt > ul > li a {
      color: #333333; }
    .header_cnt > ul > li::after {
      content: "";
      display: inline-block;
      width: 0;
      height: 5px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 123;
      background: #EC6B33;
      transition: width .4s; }
    .header_cnt > ul > li:hover::after {
      width: 100%;
      transition: width .4s; }
  .header_cnt .aacc::after {
    width: 100%;
    transition: width .4s; }

.header_fr {
  font-size: 17px;
  font-family: Oswald;
  font-weight: 600;
  line-height: 26px;
  padding: 38px 30px 25px 0;
  text-transform: uppercase; }
  .header_fr a {
    color: #757575; }
  .header_fr p {
    margin-left: 40px; }
  .header_fr .search {
    font-size: 24px; }

#search_forma::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

.search.show {
  color: #000; }
  .search.show i.fa.fa-search:before {
    content: "\f00d"; }

.search_form {
  transition: all .4s ease-out;
  background-color: rgba(0, 0, 0, 0.8);
  height: 0;
  padding: 0;
  overflow: hidden;
  width: 100%; }
  .search_form #search_forma p {
    color: white;
    font-size: 30px;
    padding-bottom: 15px;
    font-family: 'oswald', sans-serif; }
  .search_form #search_forma input[type="text"] {
    width: 90%;
    background-color: #000;
    color: white;
    padding: 15px;
    line-height: 1.6;
    box-sizing: border-box;
    border: none;
    font-family: 'oswald', sans-serif;
    float: left;
    outline: none;
    font-size: 26px; }
  .search_form #search_forma input[type="submit"] {
    font-size: 26px;
    width: 10%;
    padding: 15px;
    line-height: 1.6;
    border: none;
    float: left;
    font-family: 'oswald', sans-serif; }

.search_form.show {
  height: 228px;
  padding: 50px 0; }

.container {
  width: 1240px;
  padding: 0; }

.footer {
  padding: 110px 0 0;
  background-color: #333333;
  color: #fff; }

.footer_top {
  margin-bottom: 70px; }

.footer_topbox {
  width: 25%; }
  .footer_topbox h2 {
    font-size: 18px;
    font-family: Rubik;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase; }
    .footer_topbox h2 i {
      display: inline-block;
      width: 30px;
      height: 4px;
      background: white;
      margin-right: 17px;
      vertical-align: middle; }

.footer_topcnt {
  padding: 0 14.5%;
  margin-top: 17px; }
  .footer_topcnt ul > li {
    font-size: 16px;
    font-family: Rubik;
    line-height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    transition: all .4s; }
    .footer_topcnt ul > li:nth-last-child(1) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .footer_topcnt ul > li a {
      color: #CCCCCC;
      transition: all .4s; }
    .footer_topcnt ul > li i {
      font-size: 12px;
      opacity: 0;
      transition: all .4s; }
    .footer_topcnt ul > li:hover {
      text-indent: 10px;
      transition: all .4s; }
    .footer_topcnt ul > li:hover i {
      opacity: 1;
      transition: all .4s; }
    .footer_topcnt ul > li:hover a {
      color: #fff;
      text-decoration: none;
      transition: all .4s; }

.footer_form, .footer_shejiao {
  width: 50%; }
  .footer_form h2, .footer_shejiao h2 {
    font-size: 18px;
    font-family: Rubik;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase; }
    .footer_form h2 i, .footer_shejiao h2 i {
      display: inline-block;
      width: 30px;
      height: 4px;
      background: white;
      margin-right: 17px;
      vertical-align: middle; }

.footer_formbox {
  padding: 0 8%;
  margin-top: 15px; }
  .footer_formbox .formtext {
    width: 73.8%;
    height: 42px;
    outline: none;
    border: none;
    color: #333;
    font-size: 14px;
    padding-left: 20px; }
  .footer_formbox .formsub {
    width: 26.2%;
    float: right;
    height: 43px;
    background: #ec6b33;
    border: none;
    line-height: 43px;
    font-size: 14px;
    font-family: Rubik; }

.shejiao {
  padding: 0 8%;
  margin-top: 15px;
  font-size: 0; }
  .shejiao a {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 40px;
    text-align: center;
    background-color: #adadad;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 900;
    color: #333333;
    vertical-align: top;
    margin-right: 5px; }

.footer_cntb {
  margin-bottom: 110px; }

.ft_line {
  height: 1px;
  background: white;
  opacity: 0.2; }

.footerbtm {
  font-size: 18px;
  font-family: Rubik;
  color: #cccccc;
  line-height: 30px;
  padding: 30px 0 40px; }
  .footerbtm a {
    color: #cccccc; }

.pcmenu {
  cursor: pointer;
  position: relative;
  z-index: 666;
  display: none; }
  .pcmenu span {
    width: 30px;
    height: 2px;
    background: #757575;
    border-radius: 1px;
    display: block;
    transition: -webkit-transform 0.5s,  width 0.3s;
    transition: transform 0.5s, width 0.3s; }
  .pcmenu > span:nth-child(2) {
    margin: 7px 0; }
  .pcmenu:hover span:nth-child(2) {
    width: 24px;
    transition: -webkit-transform 0.5s, background 0.5s, width 0.3s;
    transition: transform 0.5s, background 0.5s, width 0.3s; }

.actived > span:nth-child(1) {
  -webkit-transform: translateX(-12px) rotate(-45deg) translateY(12px);
  -ms-transform: translateX(-12px) rotate(-45deg) translateY(12px);
  transform: translateX(-12px) rotate(-45deg) translateY(12px);
  transition: -webkit-transform 0.5s, background 0.5s, width 0.3s;
  transition: transform 0.5s, background 0.5s, width 0.3s; }
.actived > span:nth-child(2) {
  opacity: 0; }
.actived > span:nth-child(3) {
  -webkit-transform: translateX(-12px) rotate(45deg) translateY(-12px);
  -ms-transform: translateX(-12px) rotate(45deg) translateY(-12px);
  transform: translateX(-12px) rotate(45deg) translateY(-12px);
  transition: -webkit-transform 0.5s, background 0.5s, width 0.3s;
  transition: transform 0.5s, background 0.5s, width 0.3s; }

.header_box {
  position: absolute;
  height: calc(100vh - 90px);
  right: 0;
  top: 100%;
  transform: translate(460px, 0px);
  overflow-y: auto;
  transition-delay: 0s;
  width: 460px;
  background-color: #f5f5f5;
  z-index: 9999;
  transition: z-index .3s, right .5s,transform .5s; }

.hdbox_tit ul {
  margin-bottom: 0; }
.hdbox_tit li {
  position: relative; }
  .hdbox_tit li a {
    display: block;
    color: #333;
    margin: auto;
    width: 100%;
    font-size: 20px;
    font-family: Oswald;
    font-weight: bold;
    line-height: 51px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 50px; }
  .hdbox_tit li span {
    font-weight: 400;
    line-height: 50px;
    display: block;
    font-size: 18px;
    position: absolute;
    z-index: 123;
    top: 0;
    right: 50px;
    transition: all .4s; }
.hdbox_tit > ul > li > a:hover {
  color: #EC6B33;
  text-decoration: none; }
.hdbox_tit ul.myulaa, .hdbox_tit ul.myulaab {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  display: none; }
  .hdbox_tit ul.myulaa li a, .hdbox_tit ul.myulaab li a {
    font-size: 16px;
    border: none;
    line-height: 32px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Rubik; }
    .hdbox_tit ul.myulaa li a:hover, .hdbox_tit ul.myulaab li a:hover {
      color: #EC6B33; }
.hdbox_tit .myulone {
  display: none; }
.hdbox_tit .activeul {
  color: #EC6B33; }
.hdbox_tit .activespan {
  color: #EC6B33;
  transform: rotate(45deg);
  transition: all .4s; }

.myulone > li > a {
  font-weight: 500;
  font-size: 18px;
  color: #4d4d4d; }

.lang {
  padding: 0 50px; }
  .lang .langbox {
    width: 100%;
    margin: auto;
    text-align: left; }
    .lang .langbox a {
      font-size: 18px;
      color: #999;
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: bold;
      line-height: 50px;
      display: inline-block;
      margin-right: 4px; }
      .lang .langbox a:hover {
        color: #EC6B33;
        text-decoration: none; }

.btmline {
  background-color: black;
  opacity: 0.102;
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 10px; }

.activea .header_box {
  transform: translate(0px, 0px);
  transition: z-index .3s,transform .5s; }

.twopro {
  width: 70%;
  margin-left: calc(228px + 6%);
  line-height: 100px;
  display: none; }
  .twopro a {
    display: inline-block;
    font-size: 16px;
    font-family: "Rubik";
    font-weight: 400;
    color: #666;
    margin-right: 40px;
    text-transform: uppercase;
    position: relative; }

.actived {
  display: block; }

.chd_box {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  background-color: #fafafa;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

body, html {
  overflow-x: hidden; }

.enquiry_makess {
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

.enquiry_makess p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  color: #fff;
  padding: 20px 30px; }

.htwo {
  position: relative;
  width: 100%;
  margin-left: 0;
  height: 690px; }

.howt {
  width: 70%;
  margin-left: calc(228px + 6%);
  line-height: 100px;
  position: relative;
  font-size: 0; }
  .howt > div.howt_link:nth-child(1) .hchild {
    display: block;
    z-index: 11; }

.hchild {
  padding-bottom: 75px;
  position: absolute;
  width: 1332px;
  margin-left: 0;
  line-height: 100px;
  display: none;
  left: 0;
  top: 100px;
  z-index: 12;
  background-color: #fafafa; }

.hc_link {
  width: 41%;
  height: 505px;
  overflow-y: scroll;
  padding-right: 8px; }
  .hc_link::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
    background-color: #fafafa; }
  .hc_link::-webkit-scrollbar {
    width: 5px;
    background-color: #f0f0f0; }
  .hc_link::-webkit-scrollbar-thumb {
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0; }
  .hc_link > div.hc_onelink:nth-child(1) .hc_twochild {
    display: block;
    z-index: 11; }

.pri_line {
  width: 1930px;
  position: relative;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 13;
  top: 100px; }

.howt_link {
  width: auto;
  display: inline-block; }
  .howt_link:hover .hchild {
    display: block; }
  .howt_link:hover > a {
    color: #EC6B33; }

.hc_onelink {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .hc_onelink > a {
    width: calc(100% - 220px);
    color: #4d4d4d;
    line-height: 96px;
    padding-left: 45px; }
  .hc_onelink > img {
    margin-top: -2px; }
  .hc_onelink:hover {
    background: #dddddd; }
    .hc_onelink:hover .hc_twochild {
      display: block; }

.hc_twochild {
  position: absolute;
  top: 0;
  right: 5%;
  z-index: 12;
  width: 55%;
  height: 485px;
  padding-left: 7%;
  height: 485px;
  background: #fafafa;
  display: none; }
  .hc_twochild h2 {
    font-size: 24px;
    font-family: Oswald;
    font-weight: 600;
    color: #262626;
    line-height: 24px;
    margin-top: 40px; }
  .hc_twochild p {
    font-size: 16px;
    font-family: "Rubik";
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .hc_twochild a {
    width: 182px;
    height: 40px;
    background: #ec6b33;
    line-height: 40px;
    display: block;
    font-size: 16px;
    font-family: "Oswald";
    font-weight: 400;
    color: white;
    margin-top: 20px;
    text-align: center; }

.howt_link > a {
  font-family: Oswald;
  color: #666; }

@media screen and (max-width: 1510px) and (min-width: 1295px) {
  .header_lf {
    width: 209px;
    float: left;
    padding: 15px 0 15px 30px; }

  .header_cnt > ul > li {
    margin-right: 25px; }

  .header_fr p {
    margin-left: 20px; }

  .header_cnt {
    margin-left: 3%; }

  .twopro {
    margin-left: calc(209px + 3%); }

  .htwo {
    margin-left: 0; }

  .howt {
    width: 90%;
    margin-left: 5%;
    line-height: 100px;
    position: relative; }

  .twopro a {
    margin-right: 30px; }

  .hchild {
    width: 1150px; }

  .hc_onelink > a {
    width: calc(100% - 170px); } }
@media screen and (max-width: 1294px) and (min-width: 1190px) {
  .container {
    width: 1170px; }

  .header_lf {
    width: 200px; }

  .header_cnt {
    margin-left: 3%; }

  .header_cnt > ul > li {
    margin-right: 15px; }

  .header_fr {
    padding: 38px 15px 25px 0; }

  .header_fr p {
    margin-left: 15px; }

  .twopro {
    margin-left: calc(200px + 3%); }

  .htwo {
    margin-left: 0; }

  .howt {
    width: 90%;
    margin-left: 5%;
    line-height: 100px;
    position: relative; }

  .twopro a {
    margin-right: 30px; }

  .hchild {
    width: 1150px; }

  .hc_onelink > a {
    width: calc(100% - 170px); } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .search_form #search_forma p {
    font-size: 20px; }

  .search_form #search_forma input[type="text"] {
    font-size: 16px; }

  .search_form #search_forma input[type="submit"] {
    font-size: 16px; }

  .container {
    width: 970px; }

  .pcmenu {
    display: block; }

  .header_cnt {
    display: none; }

  .header_fr > p:nth-child(-n+3) {
    display: none; }

  #search_form_phonea {
    padding: 15px 50px;
    font-size: 0; }
    #search_form_phonea input[type="text"] {
      width: 70%;
      padding: 10px;
      font-size: 16px;
      color: black;
      border: 1px solid #EC6B33;
      outline: none;
      vertical-align: top; }
    #search_form_phonea input[type="submit"] {
      border: none;
      background-color: #EC6B33;
      color: white;
      font-size: 18px;
      padding: 9.5px 15px;
      vertical-align: top; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .search_form #search_forma p {
    font-size: 20px; }

  .search_form #search_forma input[type="text"] {
    font-size: 16px; }

  .search_form #search_forma input[type="submit"] {
    font-size: 16px; }

  body, html {
    overflow-x: hidden; }

  .container {
    width: 750px; }

  .pcmenu {
    display: block; }

  .header_cnt {
    display: none; }

  .header_fr > p:nth-child(-n+3) {
    display: none; }

  .footer_top {
    margin-bottom: 50px; }

  .footer_topbox {
    width: 50%;
    padding-left: 30px;
    margin-top: 20px; }

  .footer {
    padding: 70px 0 0; }

  .footer_cntb {
    margin-bottom: 60px; }

  #search_form_phonea {
    padding: 15px;
    font-size: 0; }
    #search_form_phonea input[type="text"] {
      width: 70%;
      padding: 10px;
      font-size: 16px;
      color: black;
      border: 1px solid #EC6B33;
      outline: none;
      vertical-align: top; }
    #search_form_phonea input[type="submit"] {
      border: none;
      background-color: #EC6B33;
      color: white;
      font-size: 18px;
      padding: 9.5px 15px;
      vertical-align: top; } }
@media screen and (max-width: 767px) {
  body, html {
    overflow-x: hidden; }

  .container {
    width: 100%;
    padding: 0 20px; }

  #search_form_phonea {
    padding: 15px;
    font-size: 0; }
    #search_form_phonea input[type="text"] {
      width: 69%;
      padding: 10px;
      font-size: 16px;
      color: black;
      border: 1px solid #EC6B33;
      outline: none;
      vertical-align: top; }
    #search_form_phonea input[type="submit"] {
      border: none;
      background-color: #EC6B33;
      color: white;
      font-size: 18px;
      padding: 9.5px 15px;
      vertical-align: top; }

  .header_box {
    width: 100%;
    transform: translate(766px, 0px); }

  .hdbox_tit li a {
    font-size: 16px;
    line-height: 44px;
    padding: 0 25px; }

  .hdbox_tit li span {
    line-height: 44px;
    font-size: 16px;
    right: 25px; }

  .lang {
    padding: 0 25px; }

  .header_box {
    height: calc(100vh - 60px); }

  .pcmenu {
    display: block; }

  .header_cnt {
    display: none; }

  .header_fr > p:nth-child(-n+3) {
    display: none; }

  .header_lf {
    width: 140px;
    float: left;
    padding: 12px 0 11px 20px; }

  .header_fr {
    padding: 23px 20px 16px 0; }

  .header_fr .search {
    display: none; }

  .hddiv {
    height: 60px; }

  .header_fr p {
    margin-left: 20px; }

  .footer_topbox {
    width: 100%;
    margin-top: 30px; }

  .footer {
    padding: 20px 0 0; }

  .footer_cntb {
    margin-bottom: 40px; }

  .footer_form, .footer_shejiao {
    width: 100%;
    margin-top: 20px; }

  .footer_top {
    margin-bottom: 20px; }

  .footer_formbox {
    padding: 0 0 0 8%;
    margin-top: 15px; }

  .footer_formbox .formtext {
    width: 68%; }

  .footer_formbox .formsub {
    width: 31%; }

  .myulone li > a {
    padding: 0 50px 0 40px; }

  .myulaa li > a {
    padding: 0 50px 0 50px; } }

/*# sourceMappingURL=common.css.map */
