@charset "UTF-8";
html {
  font-family: "Microsoft YaHei";
}

html, body {
  width: 100%;
  height: 100%;
}

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur());
}

a, input, button {
  outline: none;
}

::-moz-focus-inner {
  border: 0px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.Header1 {
  width: 100%;
  float: left;
  height: auto;
  color: #666; 
}
  .Header1 .Top {
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 1px solid #f0f0f0;
    padding: 15px 0;
    font-size: 15px; }
    .Header1 .Top .fr li:nth-child(1):before {
      content: none; }
    .Header1 .Top .fr li {
      float: left;
      margin-left: 20px;
      position: relative; }
      .Header1 .Top .fr li:before {
        position: absolute;
        content: "  ";
        left: -11px;
        width: 2px;
        height: 10px;
        background: #ccc;
        font-size: 12px;
        top: 4px; }
      .Header1 .Top .fr li a {
        color: #666; }
  .Header1 .Info {
    width: 100%;
    float: left;
    height: auto; }
    .Header1 .Info .Box12 {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .Header1 .Info .Nav {
      margin-left: 10px; }
      .Header1 .Info .Nav .title {
        display: none; }
      .Header1 .Info .Nav li {
        float: left;
        padding: 40px 20px; }
      .Header1 .Info .Nav .hover {
        border-bottom: 2px solid #fc3c2a;
        font-weight: bold; }
        .Header1 .Info .Nav .hover a {
          color: #fc3c2a; }
    .Header1 .Info .Tel {
      display: flex;
      align-items: center; }
      .Header1 .Info .Tel i {
        font-size: 40px;
        line-height: 40px;
        color: #fc3c2a; }
      .Header1 .Info .Tel .content {
        margin-left: 10px; }
        .Header1 .Info .Tel .content .explain {
          color: #fc3c2a; }
        .Header1 .Info .Tel .content .number {
          font-weight: bold;
          font-size: 25px;
          color: #424242; }
          .Box12 {
    max-width: 1200px;
    margin: 0 auto;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* 底部 */
.footer-wai {
    position: relative;
    background-color: #161a33;
    padding-top: 50px;

}
.clearfix{
  clear: both;
}
.col-lg-6 {
    width: 50%;
}
.container {
    width: 1170px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
     float: left;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.footer-wai .container {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.footer-logo {
    margin-top: 30px;
}

.footer-about h2 {
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.footer-about p {
    color: #8a90ac;
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 25px;
    font-weight: 400;
}

.footer-about a {
  
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
   
    overflow: hidden;
    border-radius: 50px;

    transition: all .3s ease;
}

.footer-about a:hover {
    color: #f97534;
    background: none;
}

.footer-nav-tit {
    text-align: center;
}

.footer-nav-ul {
    box-sizing: border-box;
    padding-left: 30%;
}

.footer-nav h2 {
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.footer-nav-list {
    margin-bottom: 5px;
}

.footer-nav-list a {
    font-weight: 500;
    color: #999fb9;
    font-size: 15px;
    transition: all 0.3s ease;
}

.footer-nav-list a .iconfont {
    font-size: 17px;
    margin-right: 10px;
}

.footer-nav-list:hover a {
    color: #f97534;
}

.footer-contact-list {
    color: #999fb9;
    font-size: 15px;
    margin-bottom: 10px;
}

.footer-contact-list span {
    color: #fff;
}

.footer-contact a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    transition: all .3s ease;
    color: white;
    margin-top: 15px;
}

.footer-contact a .iconfont {}

.footer-contact a:hover {
    color: #fff;
}

.footer-ewm-img {
    max-width: 114px;
    margin-top: 30px;
}

.footer-ewm-img span {
    display: block;
    box-sizing: border-box;
    padding: 9px;
    border: 1px solid #ccc;

}

.footer-ewm-img p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 7px;
}

.footer-bottom {
    background: #161a33;
    padding-top: 30px;
    padding-bottom: 80px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.footer-bottom1 {
    background: #161a33;
    padding-top: 20px;
   
    color: #8a90ac;
   
    font-size: 14px;
}
.footer-bottom1 span a {
   
     color: #8a90ac;
    text-align: center;
    font-size: 14px;
}

.footer-bottom1 span {
   line-height: 35px;
   color:white;
}

.footer-bottom a {
    color: white;
}


.invisible {
  visibility: hidden;
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

ul, li {
  list-style: none;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
}

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}

a {
  color: #252525;
}

.cl {
  clear: both;
}

figure {
  padding: 0;
  margin: 0;
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

img {
  border: 0;
  padding: 0;
  vertical-align: middle;
}

em {
  font-style: normal;
}

.box_wd {
  max-width: 1200px;
  margin: 0 auto;
}

#header {
  width: 100%;
  float: left;
  padding: 25px 0;
  background: white;
  /* padding-bottom: 0; */
}

#header .logo {
  float: left;
}

#header .nav {
  float: right;
  margin-top: 15px;
}

#header .nav li {
     float: left;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 18px;
}

#header .nav .hover{
  background: #fc3c2a;
}

#header .nav .hover a {
  color: #fff;
}

#header .info {
    float: right;
    position: relative;
    padding-left: 60px;
    margin-left: 20px;
    /* width: 200px;
    top: -10px; */
}

#header .info i {
  font-size: 50px;
  line-height: 50px;
  color: #fc3c2a;
  left: 0px;
  position: absolute;
}

#header .info .text {
  font-size: 14px;
}

#header .info .tel {
  font-size: 18px;
  font-weight: bold;
}

#footer {
      background: #161a33;
  float: left;
  width: 100%;
  padding-top: 40px;
}

#footer .logo {
  float: left;
}

#footer .nav {
  float: left;
  width: 240px;
  margin-left: 60px;
  font-size: 14px;
}

#footer .nav li {
  width: 70%;
  line-height: 30px;
}

#footer .nav li a {
  color: #fff;
}

#footer .info {
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
}

#footer .tel {
  float: right;
  text-align: center;
}

#footer .tel p {
  color: #666;
}

#footer .tel p em {
  font-size: 30px;
  color: #fff;
}

#footer .copy {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
 
  margin: 22px 0;
}

@media screen and (max-width: 992px) {
  #header .nav .hover{
    background: white;
  }
  #header .nav .hover a{
    background: #fc3c2a;
  }
  #header {
    padding: 10px;
    border-top: #fc3c2a solid 2px;
  }
  #header .logo {
    height: 35px;
  }
  #header .logo img {
    height: 100%;
  }
  #header .info {
    display: block;
    padding-left: 30px;
    margin-top: 5px;
  }
  #header .info i {
    font-size: 24px;
    line-height: 24px;
  }
  #header .info .content .text {
    display: none;
  }
  #header .nav li {
    margin-right: 0px;
    width: 25%;
    text-align: center;
    padding: 5px;
  }
  #header .nav li a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  #footer {
    padding: 20px;
  }
  #footer .logo {
    display: none;
  }
  #footer .nav {
    margin-left: 0;
    width: 100%;
  }
  #footer .nav li {
    width: auto;
    margin-right: 10px;
    float: left;
  }
  #footer .info {
    color: #999;
    width: 100%;
  }
  #footer .tel {
    float: left;
    text-align: left;
  }
  #footer .copy {
    background: none;
    margin-top: 20px;
    line-height: 1.8;
    text-align: left;
  }
}
#footer .nav ul h2 a{
  color: #fff;
  
}
#footer .nav ul h2{
  margin-bottom: 10px;
  font-weight: normal;
}
#footer .nav ul li a{
  color: #aaaaaa;
}
a{
  color: white;
}
a:hover{
  color: #0097aa;
}

.right p a{
  color: #fe3e2a;
}
#header a {
  color: #252525;
}
.title a {
  color: #252525;
}
@media screen and (max-width : 992px){
  #footer .nav ul h2 {
    margin-bottom: 0px;
    font-weight: normal;
    margin-top: 5px;
  }
  .copy p{
    text-align: center;
    margin-top: 10px;
  }
    .container {
    width: 100%;
    }
    .footer-about{
       width: 100%;
    }
    .foot_yewu{
      display: none;
    }
    .foot_yewulainxi{
      display: none;
    }
    .footer-ewm{
       width: 100%;
    }
    .col-lg-6 {
    width: 100%;
}
  @media screen and (max-width: 768px) {
    .Header1 .Top {display: none; }
.Header1 .Info.Box12 {flex-direction: column; }
.Header1 .Info.Box12 .Logo {text-align: center;justify-content: center;border-top: 2px solid #fc3c2a;width: 100%;padding: 10px 0; }
.Header1 .Info.Box12 .Logo img {height: 40px; }
.Header1 .Info.Box12 .Tel {display: none; }
.Header1 .Info.Box12 .Nav {
      display: flex;
      justify-content: center;
      margin: 0;
      width: 100%;
      float: left;
      height: auto; }
.Header1 .Info.Box12 .Nav .title {
        display: block;
        width: 100px;
        flex-shrink: 0;
        border: 2px solid #f0f0f0;
        text-align: center;
        line-height: 60px; }
.Header1 .Info.Box12 .Nav ul {
        border-bottom: 2px solid #f0f0f0;
        display: flex;
        flex-wrap: wrap; }
      .Header1 .Info.Box12 .Nav li:nth-child(1) {
        display: none; }
      .Header1 .Info.Box12 .Nav li {
        width: 33.33333%;
        text-align: center;
        padding: 5px 0;
        border-top: 2px solid #f0f0f0;
        border-right: 2px solid #f0f0f0; }
}
      .container {
    width: 100%;
    }
    .footer-about{
       width: 100%;
    }
    .foot_yewu{
      display: none;
    }
    .foot_yewulainxi{
      display: none;
    }
    .footer-ewm{
       width: 100%;
    }
    .col-lg-6 {
    width: 100%;
}


     }

/*
     FILE ARCHIVED ON 23:02:18 Nov 22, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:05:47 Sep 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.733
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.021
  esindex: 0.012
  cdx.remote: 83.587
  LoadShardBlock: 72.902 (3)
  PetaboxLoader3.datanode: 85.979 (4)
  load_resource: 129.092
  PetaboxLoader3.resolve: 76.359
*/