
/*home-about*/
.home-about {
  position: relative;
  padding: 80px 0 130px 0;
  background: url(../image/h2.jpg) no-repeat 50% 100%;
  background-position: center bottom
}
.home-about.fuwu {
  padding: 0px 0 230px 0;
  background: url(http://www.aoxiangrun.com/static/axstyle/images/fuwu/fw-bg.jpg) no-repeat 50% 100%;
  background-position: center 70px
}
.home-about .text > .title {
  position: relative;
  top: 0px;
  font-family: 'Arial Black', sans-serif;
  font-size: 68px;
  color: #000;
  line-height: 1;
  width: 40%
}
.home-about .text > .txt {
  position: relative;
  font-size: 18px;
  color: #555;
  line-height: 30px;
  width: 40%
}

.home-about .img {
  position: absolute;
  opacity: 1;
  top: 30px;
  left: 50%;
  margin-left: -103px;
  overflow: hidden;
}
.home-about .img.img-1 {
  top: -50px;
  margin-left: 0px;
  width: 50%;
}
.home-about .abnt {
  margin-top: 40px;
}
.home-about .abnt li a {
  display: block;
  font-weight: bold;
  padding: 15px 0;
  font-size: 18px;
  border-bottom: 1px solid #999;
  width: 220px
}
.home-about .abnt li a:hover {
  border-bottom: 1px solid #203F8E;
}
.home-about .abnt li a i {
  float: right;
  font-size: 14px;
  line-height: 24px;
}
.home-about .down {
  width: 400px;
}
.home-about .down .uk-grid-small {
  margin-left: -10px;
}
.home-about .down .uk-grid-small > * {
  padding-left: 10px;
}
.home-about .down .uk-grid-small > .uk-grid-margin {
  margin-top: 10px;
}
.home-about .down li a {
  background: #fff;
  display: block;
  padding: 13px 15px;
  border-radius: 3px
}
.home-about .down li a:hover {
  background: #203F8E;
  color: #fff
}
.home-about .down li a i {
  float: right;
  line-height: 26px;
}
.huanhang {
  display: block;
}
.shuju .ico-sj {
  margin-bottom: 20px
}
.shuju h1.sj {
  font-family: 'Oswald', sans-serif;
  font-weight: 700
}
.shuju h5 {
  margin-top: 20px
}
.shuju h1, .shuju h1 .sz {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 56px;
}
.shuju h1 .w {
  font-size: 16px;
  line-height: 20px;
}
.jzrq {
  color: #999;
  font-size: 12px;
}
.title h1 {
  font-family: 'Arial Black', sans-serif;
  font-size: 48px;
  line-height: 1;
  color: #666;
  padding: 0px;
  margin: 0px;
}
.title h3 {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  font-size: 0.15rem;
  line-height: 1.4;
}
/**/
.uk-link, a {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer
}
.uk-link:hover, a:hover {
  color: #0f6ecd;
  text-decoration: underline
} /*19*/
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
} /*73*/
canvas, img, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
} /*76*/
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0
}
* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin-top: 20px
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #333;
  text-transform: none
}
.uk-h1, h1 {
  font-size: 2.23125rem;
  line-height: 1.2
}
.uk-h2, h2 {
  font-size: 1.7rem;
  line-height: 1.3
}
.uk-h3, h3 {
  font-size: 1.5rem;
  line-height: 1.4
}
.uk-h4, h4 {
  font-size: 1.25rem;
  line-height: 1.4
}
.uk-h5, h5 {
  font-size: 16px;
  line-height: 1.4
}
.uk-h6, h6 {
  font-size: .875rem;
  line-height: 1.4
}
.uk-section-large {
  padding-top: 70px;
  padding-bottom: 70px
}
@media (min-width:960px) {
  .uk-section-large {
    padding-top: 140px;
    padding-bottom: 140px
  }
}
.uk-container {
  box-sizing: content-box;
  width: auto;
  margin: 0 90px;
} /*1236*/
@media (max-width:640px) {
  .uk-container {
    padding-left: 0px;
    padding-right: 0px;
	  margin: 0 10px;
  }
	.home-about .text > .txt {
  position: relative;
  font-size: 18px;
  color: #555;
  line-height: 30px;
  width: 100%
}
} /*1245*/
@media (min-width:960px) {
  .uk-container {
    padding-left: 0px;
    padding-right: 0px;

  }
} /*1251*/
.uk-container::after, .uk-container::before {
  content: "";
  display: table
}
.uk-container::after {
  clear: both
}
.uk-container > :last-child {
  margin-bottom: 0
} /*1256*/
.uk-container > :last-child {
  margin-bottom: 0
} /*1263*/
/*1282*/
.uk-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-grid > * {
  margin: 0
}
.uk-grid > * > :last-child {
  margin-bottom: 0
}
.uk-grid {
  margin-left: -30px
}
.uk-grid > * {
  padding-left: 30px
}
* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 30px
}
@media (min-width:1200px) {
  .uk-grid {
    margin-left: -40px
  }
  .uk-grid > * {
    padding-left: 40px
  }
  * + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
    margin-top: 40px
  }
} /*1282*/
[class*=uk-animation-] {
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
} /*3473*/
.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium
} /*3520*/
/*3730*/
[class*=uk-child-width] > * {
  box-sizing: border-box;
  width: 100%
}
.uk-child-width-1-2 > * {
  width: 50%
} /*3730*/
.uk-text-bold {
  font-weight: bolder;
  font-size: 0.1rem;
  line-height: 3;
} /*4216*/
.uk-margin-medium-top {
  margin-top: 5px !important
} /*5171*/
/*5189*/
.uk-margin-large-top {
  margin-top: 40px !important
}
.uk-margin-large-bottom {
  margin-bottom: 40px !important
}
.uk-margin-large-left {
  margin-left: 40px !important
}
.uk-margin-large-right {
  margin-right: 40px !important
}
/*5208*/
@media (min-width:1200px) {
  .uk-margin-large {
    margin-bottom: 70px
  }
  * + .uk-margin-large {
    margin-top: 70px !important
  }
  .uk-margin-large-top {
    margin-top: 70px !important
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important
  }
  .uk-margin-large-left {
    margin-left: 70px !important
  }
  .uk-margin-large-right {
    margin-right: 70px !important
  }
}
/*footer*/
#foot_box {
  font-size: 12px;
  color: #fff;
  background: url("../image/ft-bg1.jpg");
  background-position: center center;
  clear: both;
  padding: 30px 0 0 0;
  border-top: 1px solid #333;
  z-index: 999999;
  position: relative;
}
#foot_box a {
  color: #999
}
#foot_box .foot_left {
  float: left;
  width: 85%;
  padding-bottom: 40px;
}
#foot_box .foot_about_text {
  clear: both;
  padding-top: 20px;
}
#foot_box .foot_about_text .foot_logo {
  float: left;
}
#foot_box .foot_about_text p {
  float: left;
  margin-left: 20px;
  line-height: 22px;
  margin-top: 10px;
}
#foot_box .foot_nav {
  color: #fff;
  clear: both;
  margin-top: 20px;
  border-top: 1px solid #be5324;
  padding-top: 15px;
  margin-bottom: 10px;
}
#foot_box .foot_nav a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.foot_tel {
  font-size: 26px;
  font-weight: bold;
  margin-top: 15px;
}
.foot_add {
  line-height: 20px;
  color: #999;
  margin-top: 5px;
  font-size: 14px;
}
#foot_box .foot_lmnav {
  padding: 30px 0 0 0;
  width: 15%;
  float: left;
  margin-right: 3%;
}
#foot_box .foot_lmnav h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: normal;
}
#foot_box .foot_lmnav .foot_x {
  height: 3px;
  width: 30px;
  display: block;
  background: #fff;
  margin-bottom: 20px;
}
#foot_box .foot_lmnav li {
  height: 30px;
  overflow: hidden;
  list-style: none
}
#foot_box .foot_lmnav li a {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}
#foot_box .foot_lmnav li a:hover {
  color: #fff;
}
#foot_box .foot_text {
  height: 50px;
  line-height: 50px;
  background: #333333;
  color: #fff;
  text-align: left;
  clear: both;
  margin-top: 30px;
}
#foot_box .foot_text p {
  overflow: hidden
}
#foot_box .foot_text a {}
#foot_box .foot_contact {
  width: 22%;
  margin-right: 0px;
}
#foot_box .foot_right {
  float: right;
  width: 15%;
  max-width: 130px;
  text-align: center;
  color: #666;
  padding-top: 30px;
}
#foot_box .foot_right img {
  margin-bottom: 10px;
  width: 80%;
  max-width: 120px;
  float: none;
}
/*footer end*/
.container_pad {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1200px) {
  .container-max {
    max-width: 1320px !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width:992px) {
  #foot_box .foot_lmnav h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  #foot_box .foot_left {
    padding-left: 3%;
    width: 79%;
  }
  #foot_box .foot_lmnav {
    margin-right: 1.5%;
  }
  #foot_box .foot_right {
    padding-right: 3%;
    max-width: 200px
  }
  #foot_box .foot_contact {
    float: left;
    margin-left: 5%
  }
  .foot_text img {
    margin-left: 5%
  }
  #foot_box .foot_text p {
    margin-right: 3%;
  }
}
@media only screen and (max-width: 768px) {
  #foot_box .foot_lmnav h2 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  #foot_box .foot_contact {
    width: 25%;
  }
  .foot_tel {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  #foot_box .foot_lmnav {
    display: none;
    padding-top: 10px;
  }
  #foot_box .foot_left {
    width: 58%;
  }
  #foot_box .foot_contact {
    display: block;
    width: 100%;
  }
  #foot_box .ff_social {
    display: none
  }
  #foot_box .foot_right {
    width: 30%;
    padding-top: 10px;
  }
  .foot_text img {
    display: none
  }
  #foot_box .foot_text {
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    height: 70px
  }
  #foot_box .foot_text p {
    text-align: center;
    margin: 10px 5%
  }
}
/***********************************/