.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.auto {
  margin: 0 auto;
}
.bb2 {
  position: relative;
}
.bb2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 54px;
  height: 1px;
  border-bottom: 2px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bb2_c {
  position: relative;
}
.bb2_c:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: '';
  width: 54px;
  height: 1px;
  border-bottom: 2px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.bb70 {
  position: relative;
}
.bb70:after {
  position: absolute;
  bottom: 0;
  left: 565px;
  margin-left: auto;
  content: '';
  width: 70px;
  height: 1px;
  border-bottom: 2px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.plf21 {
  padding: 0 21px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pb76 {
  padding-bottom: 76px;
}
.pt35 {
  padding-top: 35px;
}
.pb60 {
  padding-bottom: 60px;
}
.pt30 {
  padding-top: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb60 {
  padding-bottom: 60px;
}
.wrap:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mr21 {
  margin-right: 21px;
}
.mlf32 {
  margin: 0 32px;
}
.pt20 {
  padding-top: 20px;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", arial;
}
@media screen and (max-width: 1440px) {
  .wrap {
    width: 1000px;
    margin: 0 auto;
  }
  /* head */
  .site-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 70px;
    z-index: 2;
  }
  .logo {
    padding-top: 18px;
  }
  .logo a {
    display: block;
    width: 85px;
    height: 34px;
    background: url('../img/home/logo.png') no-repeat left top;
  }
  .nav {
    overflow: hidden;
  }
  .nav li {
    float: right;
    text-align: center;
    line-height: 70px;
    padding-left: 70px;
  }
  .nav li a {
    color: #333;
    display: block;
    font-size: 16px;
  }
  .nav li a.active {
    color: #ff7d2d;
  }
  .nav li a:hover {
    color: #ff7d2d;
  }
  /* end */
  /* footer */
  .contact {
    width: auto;
    margin: 0 auto;
    min-width: 1000px;
    height: 269px;
    background: url('../img/home/down_bg.png') no-repeat center;
    background-size: cover;
    border-bottom: 5px solid #F08343;
    padding-top: 34px;
  }
  .msg-join {
    width: 300px;
    padding-right: 30px;
  }
  .msg-contact {
    width: 278px;
  }
  .msg-join li,
  .msg-contact li {
    font-size: 14px;
    line-height: 34px;
    color: #888;
  }
  .msg-join .sm-title,
  .msg-contact .sm-title {
    line-height: 58px;
    color: #555;
    font-size: 16px;
    margin-bottom: 14px;
  }
  .msg-qrcode {
    width: 375px;
    padding-top: 16px;
  }
  .msg-qrcode li {
    float: left;
    width: 175px;
  }
  .msg-qrcode li dd {
    height: 175px;
  }
  .msg-qrcode li dd img {
    display: block;
    width: 175px;
    height: 175px;
  }
  .msg-qrcode li dd img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 1.2s;
    transition: 1.2s;
  }
  .msg-qrcode li dt {
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #888;
  }
  .copy-right {
    width: auto;
    min-width: 1000px;
    height: 56px;
    background: #161616;
    color: #666;
    line-height: 56px;
    text-align: center;
  }
  .footer {
    width: 1000px;
    margin: 0 auto;
  }
  .footer p span {
    padding: 0 5px;
  }
  /* end */
  /*
    *index
    *banner
    */
  .banner {
    width: auto;
    min-width: 1000px;
    background: #f2f2f2;
    position: relative;
    margin: 0 auto;
  }
  .swiper-slide {
    position: relative;
  }
  .banner .swiper-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .b-cot-01 {
    position: absolute;
    right: 10.6%;
    top: 35.1%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-02{
    position: absolute;
    left: 20%;
    top: 35%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-03 {
    position: absolute;
    right: 5.6%;
    top: 30%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-04 {
    position: absolute;
    right: 5.6%;
    top: 31.7%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-05 {
    position: absolute;
    right: 9.6%;
    top: 35%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #fff;
  }
  .swiper-pagination-bullet-active {
    background: #fff;
  }
  /* end */
  /* service */
  .introduce {
    width: auto;
    min-width: 1000px;
    min-height: 242px;
    margin: 0 auto;
    padding-bottom: 65px;
  }
  .it-txt {
    letter-spacing: 2px;
    min-height: 200px;
    padding-top: 42px;
  }
  .it-title {
    font-size: 24px;
    line-height: 74px;
    text-align: center;
    color: #555;
  }
  .it-cot {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #999;
  }
  .it-banner {
    width: 80.48%;
    margin: 0 auto;
    padding: 0 4%;
  }
  .it_banner_prev_box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5%;
    height: 100%;
    background: #fff;
    z-index: 10;
  }
  .it_banner_next_box {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5%;
    height: 100%;
    background: #fff;
    z-index: 10;
  }
  .it-banner .swiper-button-prev {
    left: 0;
  }
  .it-banner .swiper-button-next {
    right: 0;
  }
  .mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  .mask-cot {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }
  .m-title {
    font-size: 1.4em;
    color: #fff;
    line-height: 48px;
    text-align: center;
  }
  .m-title-cot {
    font-size: 0.8em;
    padding: 10px 20px 0 20px;
    color: #fff;
    line-height: 16px;
    text-align: center;
  }
  .mask-btn {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
  }
  .mask-btn a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    color: #fff;
    background: #F08343;
  }
  .mask-btn:hover a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  .swiper-slide:hover .mask,
  .swiper-slide:hover .mask-cot,
  .swiper-slide:hover .mask-btn {
    display: block;
  }
  .sm-b {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .sm-b dd img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sm-b dt {
    font-size: 1em;
    color: #555;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #eee;
  }
  /* end */
  /* map */
  .map {
    width: auto;
    min-width: 1000px;
    margin: 0 auto;
  }
  .map_img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
  }
  .map_cot {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1000px;
    height: 50%;
  }
  .map-info {
    padding: 0 0 0 5%;
    height: 100%;
    font-size: 100px;
    margin: auto;
  }
  .title-box {
    position: relative;
    height: 0.88em;
    font-size: 100px;
  }
  .map-price {
    font-size: 0.8em;
    color: #ff7d2d;
    line-height: 0.88em;
  }
  .add {
    position: absolute;
    top: 0.18em;
    left: 3em;
    font-size: 0.6em;
    color: #ff7d2d;
  }
  .map-p {
    font-size: 0.16em;
    color: #ccc;
    line-height: 2;
  }
  .map-jump-detail {
    display: block;
    width: 140px;
    height: 44px;
    border-radius: 3px;
    background: #F08343;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 0.54em;
    cursor: pointer;
  }
  .map-jump-detail:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  .jump-detail {
    display: block;
    width: 140px;
    height: 44px;
    border-radius: 3px;
    background: #F08343;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 27px;
    cursor: pointer;
  }
  .jump-detail:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  /* end */
  /**
     * system
     * bg-top
     */
  .c-top {
    width: auto;
    min-width: 1000px;
    height: 307px;
    position: relative;
    background-size: cover;
  }
  .system_top_bg {
    background: url('../img/top_bg01.jpg') no-repeat center;
  }
  .join_top_bg {
    background: url('../img/top_bg02.jpg') no-repeat center;
  }
  .recruit_top_bg {
    background: url('../img/top_bg03.jpg') no-repeat center;
  }
  .about_top_bg {
    background: url('../img/top_bg04.jpg') no-repeat center;
  }
  .bb70:after {
    position: absolute;
    bottom: 0;
    left: 465px;
    margin-left: auto;
    content: '';
    width: 70px;
    height: 1px;
    border-bottom: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c-top .site-nav {
    background: #fff;
  }
  .top_bg {
    display: block;
    width: 100%;
    height: 307px;
  }
  .content {
    width: auto;
    min-width: 110px;
  }
  .item2 {
    padding: 0 147px;
  }
  .item {
    min-height: 330px;
  }
  .item li {
    position: relative;
    float: left;
    width: 290px;
    height: 310px;
    border-left: 4px solid #F08646;
    margin-top: 30px;
    overflow: hidden;
  }
  .item2 li {
    height: 290px;
  }
  .item li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    border-top: 4px solid #F08646;
  }
  .item li:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    height: 0;
    width: 0;
    border-top: 4px solid #F08646;
  }
  .item_border {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-right: 4px solid #F08646;
  }
  .item li:hover:after,
  .item li:hover:before {
    width: 100%;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
  }
  .item li:hover .item_border {
    height: 100%;
    -webkit-transition: height 1s linear;
    transition: height 1s linear;
  }
  .item-mlf32 li {
    margin-left: 29px;
    margin-right: 29px;
  }
  .item img {
    display: block;
    width: 100%;
    height: 133px;
  }
  .item-title {
    font-size: 20px;
    color: #ff7d2d;
    line-height: 42px;
    text-indent: 98px;
    background: #444;
  }
  .item-dd {
    padding: 10px 15px 0;
    color: #999;
  }
  .item-no {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 74px;
    font-size: 72px;
    color: #fff;
    line-height: 74px;
    text-indent: 10px;
    opacity: 0.3;
  }
  .item3 li:nth-child(3n+2) {
    margin-left: 58px;
    margin-right: 58px;
  }
  /* recruit */
  .cot-itr {
    padding: 30px 0;
    color: #666;
    line-height: 30px;
    text-align: center;
    letter-spacing: 2px;
  }
  .sm-title {
    font-size: 20px;
    color: #555;
    line-height: 42px;
    text-align: center;
  }
  .attitude {
    padding-bottom: 20px;
  }
  .attitude li {
    float: left;
    width: 260px;
    height: 350px;
    margin: 0 20px 5px;
    padding: 0 10px;
  }
  .attitude li:hover {
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    border-radius: 5px;
    -webkit-transition: -webkit-box-shadow 1s;
    transition: -webkit-box-shadow 1s;
    transition: box-shadow 1s;
    transition: box-shadow 1s, -webkit-box-shadow 1s;
  }
  .icon-box {
    width: 128px;
    height: 128px;
    border: 1px solid #F19256;
    border-radius: 50%;
    margin: 10px auto;
  }
  .icon01 {
    background: url('../img/icons.png') no-repeat left 5px;
  }
  .icon02 {
    background: url('../img/icons.png') no-repeat -130px 5px;
  }
  .icon03 {
    background: url('../img/icons.png') no-repeat -260px 5px;
  }
  .icon-cot {
    color: #999;
    line-height: 24px;
    text-indent: 32px;
    letter-spacing: 2px;
  }
  .recruit_bg {
    width: 100%;
    min-width: 1000px;
    height: 363px;
    background: url('../img/recruit_bg.jpg') no-repeat center;
    background-size: cover;
  }
  .position {
    min-height: 1476px;
    overflow: auto;
  }
  .position-box {
    left: 0;
    top: 0;
    right: 0;
    border: 0;
    margin: 0 auto;
    width: 1000px;
    min-height: 363px;
  }
  .text-w {
    color: #fff;
  }
  .position-cot {
    padding-top: 59px;
  }
  .position-cot li {
    float: left;
    margin-top: 27px;
    width: 280px;
    height: 357px;
    border: 1px solid #eee;
    padding: 0 15px 20px 15px;
    background: #fff;
  }
  .position-cot li:hover {
    background: #f2f2f2;
    -webkit-transition: background 1s;
    transition: background 1s;
  }
  .position-cot li:nth-child(3n+2) {
    margin-left: 30px;
    margin-right: 30px;
  }
  .p-title {
    font-size: 20px;
    line-height: 26px;
    padding-top: 27px;
  }
  .position_itr {
    width: 100%;
    height: 235px;
    overflow: hidden;
  }
  .xs-title {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 22px;
  }
  .xs-cot {
    line-height: 26px;
    color: #999;
  }
  .body-mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
  }
  .position-detail {
    position: absolute;
    left: 0;
    top: 1200px;
    right: 0;
    margin: 0 auto;
    width: 820px;
    min-height: 66px;
    background: #fff;
  }
  .pd-header {
    height: 66px;
    background: #EF7C3B;
  }
  .pd-name {
    font-size: 24px;
    color: #fff;
    line-height: 66px;
    text-indent: 38px;
  }
  .btn-close {
    width: 28px;
    height: 28px;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 18px 18px;
    cursor: pointer;
  }
  .pd-cot {
    padding: 0 35px;
  }
  .pd-footer {
    padding: 20px 35px;
    margin-top: 40px;
    background: #eee;
  }
  .pd-cot p,
  .pd-footer p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
  }
  /* about */
  .infos {
    color: #666;
    line-height: 30px;
    text-indent: 28px;
  }
  .culture {
    min-height: 460px;
    padding-bottom: 70px;
    background: #eee;
  }
  .cultures {
    min-height: 342px;
  }
  .cultures li {
    float: left;
    width: 308px;
    height: 313px;
    overflow: hidden;
    margin-top: 30px;
  }
  .cultures li:nth-child(3n+2) {
    margin-left: 38px;
    margin-right: 38px;
  }
  .cultures img {
    display: block;
    width: 100%;
  }
  .cultures .arrow-up {
    position: absolute;
    left: 133px;
    bottom: -14px;
    display: block;
    width: 42px;
    height: 28px;
  }
  .cultures dd {
    background: #fff;
    padding: 25px 0 30px 0;
  }
  .text-center {
    text-align: center;
    text-indent: 0;
  }
  .persons li {
    float: left;
    width: 308px;
    height: 121px;
    border: 1px solid #eee;
    border-bottom: 6px solid #F08646;
    margin-top: 33px;
    padding-top: 22px;
  }
  .persons li:nth-child(3n+2) {
    margin-left: 35px;
    margin-right: 35px;
  }
  .sm-cot {
    color: #989898;
    line-height: 30px;
    text-align: center;
  }
  /* union */
  .ps {
    position: static;
  }
  .union_top {
    width: auto;
    min-width: 1000px;
    height: 565px;
    background: url('../img/union_top.jpg') no-repeat center;
    background-size: cover;
  }
  .union_top_info {
    padding-top: 75px;
  }
  .union_top_title {
    font-size: 16px;
    color: #999;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 4px;
    padding-bottom: 25px;
  }
  .union_top_cot {
    font-size: 16px;
    color: #555;
    line-height: 30px;
    text-indent: 32px;
    padding-top: 24px;
  }
  .union_repair {
    width: auto;
    min-width: 1000px;
    height: 213px;
    border-bottom: 7px solid #F08343;
    background: url('../img/union_advantage.jpg') no-repeat center;
    background-size: cover;
  }
  .union_repair_title {
    padding-top: 55px;
    font-size: 32px;
    color: #fff;
    line-height: 60px;
    text-align: center;
  }
  .union_repair_sm_title {
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    text-align: center;
  }
  .all_brand {
    width: auto;
    min-width: 1000px;
  }
  .all_brand_title {
    width: 171px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat left -9px;
    margin: 72px auto 20px;
    text-align: center;
  }
  .all_brand_title_txt {
    font-size: 32px;
    line-height: 44px;
    color: #ff7d2d;
  }
  .all_brand_title_sort {
    color: #ff7d2d;
  }
  .all_brand_pr_title {
    font-size: 16px;
    line-height: 30px;
    color: #777;
    text-align: center;
    padding: 0 85px 37px;
  }
  .all_brand_icons {
    width: auto;
    min-width: 1000px;
    height: 440px;
    background: url('../img/all_brands_bg.jpg') no-repeat center bottom;
    background-size: 100% auto;
    overflow: hidden;
  }
  .union_logos_box {
    width: 1000px;
    height: 440px;
    overflow: hidden;
  }
  .union_logos {
    height: 220px;
  }
  .union_logos3 {
    width: 750px;
  }
  .union_logos li {
    float: left;
    width: 250px;
    height: 150px;
  }
  .logo01 {
    background: url('../img/union_icons.png') no-repeat left -450px;
  }
  .logo02 {
    background: url('../img/union_icons.png') no-repeat -250px -450px;
  }
  .logo03 {
    background: url('../img/union_icons.png') no-repeat -500px -450px;
  }
  .logo04 {
    background: url('../img/union_icons.png') no-repeat -750px -450px;
  }
  .logo05 {
    background: url('../img/union_icons.png') no-repeat -1000px -450px;
  }
  .logo06 {
    background: url('../img/union_icons.png') no-repeat left -670px;
  }
  .logo07 {
    background: url('../img/union_icons.png') no-repeat -250px -670px;
  }
  .logo08 {
    background: url('../img/union_icons.png') no-repeat -500px -670px;
  }
  .logo09 {
    background: url('../img/union_icons.png') no-repeat -750px -670px;
  }
  .logo10 {
    background: url('../img/union_icons.png') no-repeat -1000px -670px;
  }
  .logo11 {
    background: url('../img/union_icons.png') no-repeat left -890px;
  }
  .logo12 {
    background: url('../img/union_icons.png') no-repeat -250px -890px;
  }
  .logo13 {
    background: url('../img/union_icons.png') no-repeat -500px -890px;
  }
  .logo14 {
    background: url('../img/union_icons.png') no-repeat -750px -890px;
  }
  .logo15 {
    background: url('../img/union_icons.png') no-repeat -1000px -890px;
  }
  .logo16 {
    background: url('../img/union_icons.png') no-repeat -500px -1110px;
  }
  .logo17 {
    background: url('../img/union_icons.png') no-repeat left -1110px;
  }
  .logo18 {
    background: url('../img/union_icons.png') no-repeat -250px -1110px;
  }
  .union_logos .logo19 {
    background: url('../img/union_icons.png') no-repeat -750px -1110px;
  }
  .union_logos .logo20 {
    background: url('../img/union_icons.png') no-repeat 10px -1300px;
  }
  .union_logos .logo21 {
    display: table-cell;
    text-align: center;
    line-height: 220px;
  }
  .all_category_icons01 li:hover,
  .all_category_icons02 li:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 1.5s;
    transition: 1.5s;
  }
  .all_category_icons01 li,
  .all_category_icons02 li {
    float: left;
    width: 166px;
    height: 155px;
  }
  .all_category_icons01 li div,
  .all_category_icons02 li div {
    width: 100%;
    height: 100%;
  }
  .all_category_icons01 li:nth-child(2n+1) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid #F08343;
    background: #eee;
  }
  .all_category_icons02 li:nth-child(2n+2) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid #F08343;
    background: #eee;
  }
  .category_icons01 {
    background: url('../img/union_icons.png') no-repeat -9px -100px;
  }
  .category_icons02 {
    background: url('../img/union_icons.png') no-repeat -193px -100px;
  }
  .category_icons03 {
    background: url('../img/union_icons.png') no-repeat -377px -100px;
  }
  .category_icons04 {
    background: url('../img/union_icons.png') no-repeat -561px -100px;
  }
  .category_icons05 {
    background: url('../img/union_icons.png') no-repeat -745px -100px;
  }
  .category_icons06 {
    background: url('../img/union_icons.png') no-repeat -929px -100px;
  }
  .category_icons07 {
    background: url('../img/union_icons.png') no-repeat -9px -255px;
  }
  .category_icons08 {
    background: url('../img/union_icons.png') no-repeat -193px -255px;
  }
  .category_icons09 {
    background: url('../img/union_icons.png') no-repeat -377px -255px;
  }
  .category_icons10 {
    background: url('../img/union_icons.png') no-repeat -561px -255px;
  }
  .category_icons11 {
    background: url('../img/union_icons.png') no-repeat -745px -255px;
  }
  .category_icons12 {
    background: url('../img/union_icons.png') no-repeat -929px -255px;
  }
  .all_cover {
    width: auto;
    min-width: 1000px;
  }
  .all_cover_img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    padding-bottom: 35px;
  }
  .wrap_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: 0;
  }
  .all_cover_title {
    width: 205px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat -200px -9px;
    margin: 5px auto 5px;
    text-align: center;
  }
  .all_cover_pr_title {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 0 0 37px;
  }
  .unity_price {
    margin-top: 30px;
  }
  .unity_price_cot {
    width: 502px;
    height: 320px;
    background: #f1f1f1;
  }
  .unity_price_img {
    width: 498px;
    height: 320px;
    overflow: hidden;
  }
  .unity_price_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .unity_price_img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 2s linear;
    transition: 2s linear;
  }
  .text-left {
    text-align: left;
  }
  .arrow_r {
    position: absolute;
    right: -17px;
    top: 141px;
    z-index: 2;
  }
  .arrow_l {
    position: absolute;
    left: -17px;
    top: 141px;
  }
  .uniform_service_title {
    width: 271px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat -450px -9px;
    margin: 72px auto 20px;
    text-align: center;
  }
  .uniform .all_brand_title,
  .uniform .uniform_service_title {
    margin-top: 80px;
  }
  /* join */
  .join_top {
    padding: 38px 0 60px;
  }
  .join_top_txt {
    width: 477px;
    height: 251px;
    border-left: 5px solid #F08343;
    -webkit-box-shadow: 1px 0px 6px #666;
    box-shadow: 1px 0px 6px #666;
    padding: 15px 10px 0;
  }
  .join_top_txt p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
    color: #666;
    margin-top: 5px;
    padding: 0 5px;
  }
  .join_top_img {
    width: 498px;
    height: 266px;
    overflow: hidden;
  }
  .join_top_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .join_top_img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 2s;
    transition: 2s;
  }
  .suport {
    width: auto;
    min-width: 1000px;
    height: 646px;
    background: url('../img/support_bg.jpg') no-repeat center;
    background-size: cover;
  }
  .suport .it-title {
    color: #fff;
  }
  .support_icons li {
    float: left;
    width: 250px;
    height: 180px;
    margin-top: 35px;
  }
  .support_icons li dt {
    width: 98px;
    height: 98px;
    margin: 0 auto;
    background: #F08646;
    border-radius: 6px;
  }
  .support_icons li:hover dt {
    background: #000;
    -webkit-transition: background 1s;
    transition: background 1s;
  }
  .support_icons li dt div {
    width: 100%;
    height: 100%;
  }
  .support_title {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
  }
  .support_cot {
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    color: #fff;
  }
  .support_icons01 {
    background: url('../img/join_icons.png') no-repeat -293px -98px;
  }
  .support_icons02 {
    background: url('../img/join_icons.png') no-repeat -195px -98px;
  }
  .support_icons03 {
    background: url('../img/join_icons.png') no-repeat -98px -98px;
  }
  .support_icons04 {
    background: url('../img/join_icons.png') no-repeat left -98px;
  }
  .support_icons05 {
    background: url('../img/join_icons.png') no-repeat -293px top;
  }
  .support_icons06 {
    background: url('../img/join_icons.png') no-repeat -195px top;
  }
  .support_icons07 {
    background: url('../img/join_icons.png') no-repeat -98px top;
  }
  .support_icons08 {
    background: url('../img/join_icons.png') no-repeat left top;
  }
  .service_thr_title {
    color: #666;
  }
  .service_thr_names {
    margin-top: 36px;
  }
  .service_thr_names li {
    float: left;
    width: 333.33px;
    height: 106px;
    background: #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    cursor: pointer;
    position: relative;
  }
  .service_thr_names li:first-child {
    border-left: none;
  }
  .service_bor {
    display: none;
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 100%;
    height: 12px;
    border-top: 4px solid #ff7d2d;
    background: url('../img/join_icons.png') no-repeat -30px -651px;
    overflow: hidden;
  }
  .service_thr_names li.active .service_bor {
    display: block;
  }
  .service_thr_names01 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -130px -300px;
  }
  .service_thr_names02 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -540px -300px;
  }
  .service_thr_names03 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -950px -300px;
  }
  .a_service_thr_names01 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -130px -495px;
  }
  .a_service_thr_names02 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -540px -495px;
  }
  .a_service_thr_names03 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -950px -495px;
  }
  .service_thr_cots {
    padding-bottom: 60px;
  }
  .service_thr_cots li {
    display: none;
    float: left;
    width: 988px;
    height: 266px;
    border: 1px solid #ddd;
    border-top: none;
    padding: 38px 0 0 10px;
  }
  .service_thr_cots li.active {
    display: block;
  }
  .service_thr_cots_img {
    width: 331px;
    height: 227px;
  }
  .service_thr_cots_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .service_thr_cots_item01 {
    width: 110px;
    height: 227px;
    margin-left: 30px;
    padding-right: 25px;
  }
  .service_thr_cots_area {
    height: 150px;
  }
  .service_thr_cots_title {
    height: 34px;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .service_thr_cots_txt {
    font-size: 12px;
    line-height: 24px;
    color: #666;
  }
  .service_thr_cots_item02 {
    width: 156px;
    height: 227px;
  }
  .service_thr_cots_item03 {
    width: 107px;
    height: 227px;
    padding-right: 35px;
  }
  .service_thr_cots_item04 {
    width: 180px;
    height: 227px;
  }
}
@media screen and (min-width: 1441px) {
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }
  /* head */
  .site-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 70px;
    z-index: 2;
  }
  .logo {
    padding-top: 18px;
  }
  .logo a {
    display: block;
    width: 85px;
    height: 34px;
    background: url('../img/home/logo.png') no-repeat left top;
  }
  .nav {
    overflow: hidden;
  }
  .nav li {
    float: right;
    text-align: center;
    line-height: 70px;
    padding-left: 70px;
  }
  .nav li a {
    color: #333;
    display: block;
    font-size: 16px;
  }
  .nav li a.active {
    color: #ff7d2d;
  }
  .nav li a:hover {
    color: #ff7d2d;
  }
  /* end */
  /* footer */
  .contact {
    width: auto;
    margin: 0 auto;
    min-width: 1200px;
    height: 269px;
    background: url('../img/home/down_bg.png') no-repeat center;
    background-size: cover;
    border-bottom: 5px solid #F08343;
    padding-top: 34px;
  }
  .msg-join {
    width: 420px;
    padding-right: 60px;
  }
  .msg-contact {
    width: 345px;
  }
  .msg-join li,
  .msg-contact li {
    font-size: 14px;
    line-height: 34px;
    color: #888;
  }
  .msg-join .sm-title,
  .msg-contact .sm-title {
    line-height: 58px;
    color: #555;
    font-size: 16px;
    margin-bottom: 14px;
  }
  .msg-qrcode {
    width: 375px;
    padding-top: 16px;
  }
  .msg-qrcode li {
    float: left;
    width: 175px;
  }
  .msg-qrcode li dd {
    height: 175px;
  }
  .msg-qrcode li dd img {
    display: block;
    width: 175px;
    height: 175px;
  }
  .msg-qrcode li dd img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 1.2s;
    transition: 1.2s;
  }
  .msg-qrcode li dt {
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #888;
  }
  .copy-right {
    width: auto;
    min-width: 1200px;
    height: 56px;
    background: #161616;
    color: #666;
    line-height: 56px;
    text-align: center;
  }
  .footer {
    width: 1200px;
    margin: 0 auto;
  }
  .footer p span {
    padding: 0 5px;
  }
  /* end */
  /*
    *index
    *banner
    */
  .banner {
    width: auto;
    min-width: 1200px;
    background: #f2f2f2;
    position: relative;
    margin: 0 auto;
  }
  .swiper-slide {
    position: relative;
  }
  .banner01 {
    background: url('../img/banner01.jpg') no-repeat center;
  }
  .banner02 {
    background: url('../img/banner02.jpg') no-repeat center;
  }
  .banner03 {
    background: url('../img/banner03.jpg') no-repeat center;
  }
  .banner04 {
    background: url('../img/banner04.jpg') no-repeat center;
  }
  .banner05 {
    background: url('../img/banner05.jpg') no-repeat center;
  }
  .banner .swiper-slide {
    background-size: cover;
  }
  .banner .swiper-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .b-cot-01 {
    position: absolute;
    right: 10.6%;
    top: 35.1%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-02{
    position: absolute;
    left: 20%;
    top: 35%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-03 {
    position: absolute;
    right: 5.6%;
    top: 30%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-04 {
    position: absolute;
    right: 5.6%;
    top: 31.7%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #333;
  }
  .b-cot-05 {
    position: absolute;
    right: 9.6%;
    top: 35%;
    width: 600px;
    font-size: 24px;
    line-height: 44px;
    color: #fff;
  }
  .swiper-pagination-bullet-active {
    background: #fff;
  }
  /* end */
  /* service */
  .introduce {
    width: auto;
    min-width: 1200px;
    min-height: 242px;
    margin: 0 auto;
    padding-bottom: 65px;
  }
  .it-txt {
    letter-spacing: 2px;
    min-height: 200px;
    padding-top: 42px;
  }
  .it-title {
    font-size: 24px;
    line-height: 74px;
    text-align: center;
    color: #555;
  }
  .it-cot {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #999;
  }
  .it-banner {
    width: 80.48%;
    margin: 0 auto;
    padding: 0 4%;
  }
  .it_banner_prev_box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5%;
    height: 100%;
    background: #fff;
    z-index: 10;
  }
  .it_banner_next_box {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5%;
    height: 100%;
    background: #fff;
    z-index: 10;
  }
  .it-banner .swiper-button-prev {
    left: 0;
  }
  .it-banner .swiper-button-next {
    right: 0;
  }
  .mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  .mask-cot {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }
  .m-title {
    font-size: 1.4em;
    color: #fff;
    line-height: 48px;
    text-align: center;
  }
  .m-title-cot {
    font-size: 0.8em;
    padding: 10px 20px 0 20px;
    color: #fff;
    line-height: 16px;
    text-align: center;
  }
  .mask-btn {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
  }
  .mask-btn a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    color: #fff;
    background: #F08343;
  }
  .mask-btn:hover a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  .swiper-slide:hover .mask,
  .swiper-slide:hover .mask-cot,
  .swiper-slide:hover .mask-btn {
    display: block;
  }
  .sm-b {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .sm-b dd img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sm-b dt {
    font-size: 1em;
    color: #555;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #eee;
  }
  /* end */
  /* map */
  .map {
    width: auto;
    min-width: 1200px;
    margin: 0 auto;
  }
  .map_img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 1200px;
  }
  .map_cot {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1200px;
    height: 50%;
  }
  .map-info {
    padding-top: 142px;
    width: 566px;
  }
  .map-info {
    padding: 0 0 0 5%;
    height: 100%;
    font-size: 100px;
    margin: auto;
  }
  .title-box {
    position: relative;
    height: 0.88em;
    font-size: 100px;
  }
  .map-price {
    font-size: 0.8em;
    color: #ff7d2d;
    line-height: 0.88em;
  }
  .add {
    position: absolute;
    top: 0.18em;
    left: 3em;
    font-size: 0.6em;
    color: #ff7d2d;
  }
  .map-p {
    font-size: 0.16em;
    color: #ccc;
    line-height: 2;
  }
  .map-jump-detail {
    display: block;
    width: 140px;
    height: 44px;
    border-radius: 3px;
    background: #F08343;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 0.54em;
    cursor: pointer;
  }
  .map-jump-detail:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  .jump-detail {
    display: block;
    width: 140px;
    height: 44px;
    border-radius: 3px;
    background: #F08343;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 27px;
    cursor: pointer;
  }
  .jump-detail:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    border: 1px solid #333;
    color: #333;
    -webkit-transition: 2s;
    transition: 2s;
  }
  /* end */
  /**
     * system
     * bg-top
     */
  .c-top {
    width: auto;
    min-width: 1200px;
    height: 307px;
    position: relative;
    background-size: cover;
  }
  .system_top_bg {
    background: url('../img/top_bg01.jpg') no-repeat center;
  }
  .join_top_bg {
    background: url('../img/top_bg02.jpg') no-repeat center;
  }
  .recruit_top_bg {
    background: url('../img/top_bg03.jpg') no-repeat center;
  }
  .about_top_bg {
    background: url('../img/top_bg04.jpg') no-repeat center;
  }
  .c-top .site-nav {
    background: #fff;
  }
  .top_bg {
    display: block;
    width: 100%;
    height: 307px;
  }
  .content {
    width: auto;
    min-width: 110px;
  }
  .item2 {
    padding: 0 177px;
  }
  .item {
    min-height: 330px;
  }
  .item li {
    position: relative;
    float: left;
    width: 355px;
    height: 298px;
    border-left: 4px solid #F08646;
    margin-top: 30px;
    overflow: hidden;
  }
  .item3 li {
    height: 320px;
  }
  .item li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    border-top: 4px solid #F08646;
  }
  .item li:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    height: 0;
    width: 0;
    border-top: 4px solid #F08646;
  }
  .item_border {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-right: 4px solid #F08646;
  }
  .item li:hover:after,
  .item li:hover:before {
    width: 100%;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
  }
  .item li:hover .item_border {
    height: 100%;
    -webkit-transition: height 1s linear;
    transition: height 1s linear;
  }
  .item-mlf32 li {
    margin-left: 32px;
    margin-right: 32px;
  }
  .item img {
    display: block;
    width: 100%;
    height: 166px;
  }
  .item-title {
    font-size: 20px;
    color: #ff7d2d;
    line-height: 42px;
    text-indent: 98px;
    background: #444;
  }
  .item-dd {
    padding: 10px 10px 10px 15px;
    color: #999;
  }
  .item-no {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 74px;
    font-size: 72px;
    color: #fff;
    line-height: 74px;
    text-indent: 10px;
    opacity: 0.3;
  }
  .item3 li:nth-child(3n+2) {
    margin-left: 61.5px;
    margin-right: 61.5px;
  }
  /* recruit */
  .cot-itr {
    padding: 30px 0;
    color: #666;
    line-height: 30px;
    text-align: center;
    letter-spacing: 2px;
  }
  .sm-title {
    font-size: 20px;
    color: #555;
    line-height: 42px;
    text-align: center;
  }
  .attitude {
    padding-bottom: 20px;
  }
  .attitude li {
    float: left;
    width: 290px;
    height: 350px;
    margin: 0 40px 5px;
    padding: 0 15px;
  }
  .attitude li:hover {
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;
    border-radius: 5px;
    -webkit-transition: -webkit-box-shadow 1s;
    transition: -webkit-box-shadow 1s;
    transition: box-shadow 1s;
    transition: box-shadow 1s, -webkit-box-shadow 1s;
  }
  .icon-box {
    width: 128px;
    height: 128px;
    border: 1px solid #F19256;
    border-radius: 50%;
    margin: 10px auto;
  }
  .icon01 {
    background: url('../img/icons.png') no-repeat left 5px;
  }
  .icon02 {
    background: url('../img/icons.png') no-repeat -130px 5px;
  }
  .icon03 {
    background: url('../img/icons.png') no-repeat -260px 5px;
  }
  .icon-cot {
    color: #999;
    line-height: 24px;
    text-indent: 32px;
    letter-spacing: 2px;
  }
  .recruit_bg {
    width: 100%;
    min-width: 1200px;
    height: 363px;
    background: url('../img/recruit_bg.jpg') no-repeat center;
    background-size: cover;
  }
  .position {
    min-height: 1472px;
  }
  .position-box {
    left: 0;
    top: 0;
    right: 0;
    border: 0;
    margin: 0 auto;
    width: 1200px;
    min-height: 363px;
  }
  .text-w {
    color: #fff;
  }
  .position-cot {
    padding-top: 59px;
  }
  .position-cot li {
    float: left;
    margin-top: 27px;
    width: 317px;
    height: 357px;
    border: 1px solid #eee;
    padding: 0 30px 20px 30px;
    background: #fff;
  }
  .position-cot li:hover {
    background: #f2f2f2;
    -webkit-transition: background 1s;
    transition: background 1s;
  }
  .position-cot li:nth-child(3n+2) {
    margin-left: 30px;
    margin-right: 30px;
  }
  .p-title {
    font-size: 20px;
    line-height: 26px;
    padding-top: 27px;
  }
  .position_itr {
    width: 100%;
    height: 235px;
    overflow: hidden;
  }
  .xs-title {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding-top: 22px;
  }
  .xs-cot {
    line-height: 26px;
    color: #999;
  }
  .body-mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
  }
  .position-detail {
    position: absolute;
    left: 0;
    top: 1100px;
    right: 0;
    margin: 0 auto;
    width: 820px;
    min-height: 66px;
    background: #fff;
  }
  .pd-header {
    height: 66px;
    background: #EF7C3B;
  }
  .pd-name {
    font-size: 24px;
    color: #fff;
    line-height: 66px;
    text-indent: 38px;
  }
  .btn-close {
    width: 28px;
    height: 28px;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 18px 18px;
    cursor: pointer;
  }
  .pd-cot {
    padding: 0 35px;
  }
  .pd-footer {
    padding: 20px 35px;
    margin-top: 40px;
    background: #eee;
  }
  .pd-cot p,
  .pd-footer p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
  }
  /* about */
  .infos {
    color: #666;
    line-height: 30px;
    text-indent: 28px;
  }
  .culture {
    min-height: 460px;
    padding-bottom: 70px;
    background: #eee;
  }
  .cultures {
    min-height: 342px;
  }
  .cultures li {
    float: left;
    width: 368px;
    height: 313px;
    overflow: hidden;
    margin-top: 30px;
  }
  .cultures li:nth-child(3n+2) {
    margin-left: 48px;
    margin-right: 48px;
  }
  .cultures img {
    display: block;
    width: 100%;
    height: 195px;
  }
  .cultures .arrow-up {
    position: absolute;
    left: 163px;
    bottom: -14px;
    display: block;
    width: 42px;
    height: 28px;
  }
  .cultures dd {
    background: #fff;
    padding: 25px 0 30px 0;
  }
  .text-center {
    text-align: center;
    text-indent: 0;
  }
  .persons li {
    float: left;
    width: 376px;
    height: 121px;
    border: 1px solid #eee;
    border-bottom: 6px solid #F08646;
    margin-top: 33px;
    padding-top: 22px;
  }
  .persons li:nth-child(3n+2) {
    margin-left: 32px;
    margin-right: 32px;
  }
  .sm-cot {
    color: #989898;
    line-height: 30px;
    text-align: center;
  }
  /* union */
  .ps {
    position: static;
  }
  .union_top {
    width: auto;
    min-width: 1200px;
    height: 565px;
    background: url('../img/union_top.jpg') no-repeat center;
    background-size: cover;
  }
  .union_top_info {
    padding-top: 75px;
  }
  .union_top_title {
    font-size: 16px;
    color: #999;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 4px;
    padding-bottom: 25px;
  }
  .union_top_cot {
    font-size: 16px;
    color: #555;
    line-height: 30px;
    text-indent: 32px;
    padding-top: 24px;
  }
  .union_repair {
    width: auto;
    min-width: 1200px;
    height: 213px;
    border-bottom: 7px solid #F08343;
    background: url('../img/union_advantage.jpg') no-repeat center;
    background-size: cover;
  }
  .union_repair_title {
    padding-top: 55px;
    font-size: 32px;
    color: #fff;
    line-height: 60px;
    text-align: center;
  }
  .union_repair_sm_title {
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    text-align: center;
  }
  .all_brand {
    width: auto;
    min-width: 1200px;
  }
  .all_brand_title {
    width: 171px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat left -9px;
    margin: 72px auto 20px;
    text-align: center;
  }
  .all_brand_title_txt {
    font-size: 32px;
    line-height: 44px;
    color: #ff7d2d;
  }
  .all_brand_title_sort {
    color: #ff7d2d;
  }
  .all_brand_pr_title {
    font-size: 16px;
    line-height: 30px;
    color: #777;
    text-indent: 32px;
    padding: 0 85px 37px;
  }
  .all_brand_icons {
    width: auto;
    min-width: 1200px;
    height: 436px;
    background: url('../img/all_brand.jpg') no-repeat center bottom;
  }
  .all_brand_icons {
    width: auto;
    min-width: 1200px;
    height: 440px;
    background: url('../img/all_brands_bg.jpg') no-repeat center bottom;
    background-size: 100% auto;
    overflow: hidden;
  }
  .union_logos_box {
    width: 1200px;
    height: 440px;
    overflow: hidden;
  }
  .union_logos {
    height: 220px;
    padding: 0 60px;
  }
  .union_logos3 {
    width: 810px;
  }
  .union_logos li {
    float: left;
    width: 250px;
    height: 150px;
    margin: 0 10px;
  }
  .logo01 {
    background: url('../img/union_icons.png') no-repeat left -450px;
  }
  .logo02 {
    background: url('../img/union_icons.png') no-repeat -250px -450px;
  }
  .logo03 {
    background: url('../img/union_icons.png') no-repeat -500px -450px;
  }
  .logo04 {
    background: url('../img/union_icons.png') no-repeat -750px -450px;
  }
  .logo05 {
    background: url('../img/union_icons.png') no-repeat -1000px -450px;
  }
  .logo06 {
    background: url('../img/union_icons.png') no-repeat left -670px;
  }
  .logo07 {
    background: url('../img/union_icons.png') no-repeat -250px -670px;
  }
  .logo08 {
    background: url('../img/union_icons.png') no-repeat -500px -670px;
  }
  .logo09 {
    background: url('../img/union_icons.png') no-repeat -750px -670px;
  }
  .logo10 {
    background: url('../img/union_icons.png') no-repeat -1000px -670px;
  }
  .logo11 {
    background: url('../img/union_icons.png') no-repeat left -890px;
  }
  .logo12 {
    background: url('../img/union_icons.png') no-repeat -250px -890px;
  }
  .logo13 {
    background: url('../img/union_icons.png') no-repeat -500px -890px;
  }
  .logo14 {
    background: url('../img/union_icons.png') no-repeat -750px -890px;
  }
  .logo15 {
    background: url('../img/union_icons.png') no-repeat -1000px -890px;
  }
  .logo16 {
    background: url('../img/union_icons.png') no-repeat -500px -1110px;
  }
  .logo17 {
    background: url('../img/union_icons.png') no-repeat left -1110px;
  }
  .logo18 {
    background: url('../img/union_icons.png') no-repeat -250px -1110px;
  }
  .union_logos .logo19 {
    background: url('../img/union_icons.png') no-repeat -750px -1110px;
  }
  .union_logos .logo20 {
    background: url('../img/union_icons.png') no-repeat 30px -1300px;
  }
  .union_logos .logo21 {
    display: table-cell;
    text-align: center;
    line-height: 220px;
  }
  .all_category_icons01,
  .all_category_icons02 {
    padding: 0 48px;
  }
  .all_category_icons01 li:hover,
  .all_category_icons02 li:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 1.5s;
    transition: 1.5s;
  }
  .all_category_icons01 li,
  .all_category_icons02 li {
    float: left;
    width: 184px;
    height: 155px;
  }
  .all_category_icons01 li div,
  .all_category_icons02 li div {
    width: 100%;
    height: 100%;
  }
  .all_category_icons01 li:nth-child(2n+1) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid #F08343;
    background: #eee;
  }
  .all_category_icons02 li:nth-child(2n+2) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid #F08343;
    background: #eee;
  }
  .category_icons01 {
    background: url('../img/union_icons.png') no-repeat left -100px;
  }
  .category_icons02 {
    background: url('../img/union_icons.png') no-repeat -184px -100px;
  }
  .category_icons03 {
    background: url('../img/union_icons.png') no-repeat -368px -100px;
  }
  .category_icons04 {
    background: url('../img/union_icons.png') no-repeat -552px -100px;
  }
  .category_icons05 {
    background: url('../img/union_icons.png') no-repeat -736px -100px;
  }
  .category_icons06 {
    background: url('../img/union_icons.png') no-repeat -920px -100px;
  }
  .category_icons07 {
    background: url('../img/union_icons.png') no-repeat left -255px;
  }
  .category_icons08 {
    background: url('../img/union_icons.png') no-repeat -184px -255px;
  }
  .category_icons09 {
    background: url('../img/union_icons.png') no-repeat -368px -255px;
  }
  .category_icons10 {
    background: url('../img/union_icons.png') no-repeat -552px -255px;
  }
  .category_icons11 {
    background: url('../img/union_icons.png') no-repeat -736px -255px;
  }
  .category_icons12 {
    background: url('../img/union_icons.png') no-repeat -920px -255px;
  }
  .all_cover {
    width: auto;
    min-width: 1200px;
  }
  .all_cover_img {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    padding-bottom: 35px;
  }
  .wrap_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: 0;
  }
  .all_cover_title {
    width: 205px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat -200px -9px;
    margin: 10px auto 20px;
    text-align: center;
  }
  .all_cover_pr_title {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 0 85px 37px;
  }
  .unity_price {
    margin-top: 30px;
  }
  .unity_price_cot {
    width: 602px;
    height: 385px;
    background: #f1f1f1;
  }
  .unity_price_img {
    width: 598px;
    height: 385px;
    overflow: hidden;
  }
  .unity_price_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .unity_price_img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 2s linear;
    transition: 2s linear;
  }
  .text-left {
    text-align: left;
  }
  .arrow_r {
    position: absolute;
    right: -17px;
    top: 167px;
    z-index: 2;
  }
  .arrow_l {
    position: absolute;
    left: -17px;
    top: 167px;
  }
  .uniform_service_title {
    width: 271px;
    height: 61px;
    background: url('../img/union_icons.png') no-repeat -450px -9px;
    margin: 72px auto 20px;
    text-align: center;
  }
  .uniform .all_brand_title,
  .uniform .uniform_service_title {
    margin-top: 100px;
  }
  /* join */
  .join_top {
    padding: 38px 0 60px;
  }
  .join_top_txt {
    width: 577px;
    height: 290px;
    border-left: 5px solid #F08343;
    -webkit-box-shadow: 1px 0px 6px #666;
    box-shadow: 1px 0px 6px #666;
    padding: 30px 10px 0;
  }
  .join_top_txt p {
    font-size: 16px;
    line-height: 34px;
    text-indent: 32px;
    color: #666;
    margin-top: 5px;
  }
  .join_top_img {
    width: 598px;
    height: 320px;
    overflow: hidden;
  }
  .join_top_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .join_top_img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 2s;
    transition: 2s;
  }
  .suport {
    width: auto;
    min-width: 1200px;
    height: 646px;
    background: url('../img/support_bg.jpg') no-repeat center;
    background-size: cover;
  }
  .suport .it-title {
    color: #fff;
  }
  .support_icons li {
    float: left;
    width: 300px;
    height: 180px;
    margin-top: 35px;
  }
  .support_icons li dt {
    width: 98px;
    height: 98px;
    margin: 0 auto;
    background: #F08646;
    border-radius: 6px;
  }
  .support_icons li:hover dt {
    background: #000;
    -webkit-transition: background 1s;
    transition: background 1s;
  }
  .support_icons li dt div {
    width: 100%;
    height: 100%;
  }
  .support_title {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
  }
  .support_cot {
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    color: #fff;
  }
  .support_icons01 {
    background: url('../img/join_icons.png') no-repeat -293px -98px;
  }
  .support_icons02 {
    background: url('../img/join_icons.png') no-repeat -195px -98px;
  }
  .support_icons03 {
    background: url('../img/join_icons.png') no-repeat -98px -98px;
  }
  .support_icons04 {
    background: url('../img/join_icons.png') no-repeat left -98px;
  }
  .support_icons05 {
    background: url('../img/join_icons.png') no-repeat -293px top;
  }
  .support_icons06 {
    background: url('../img/join_icons.png') no-repeat -195px top;
  }
  .support_icons07 {
    background: url('../img/join_icons.png') no-repeat -98px top;
  }
  .support_icons08 {
    background: url('../img/join_icons.png') no-repeat left top;
  }
  .service_thr_title {
    color: #666;
  }
  .service_thr_names {
    margin-top: 36px;
  }
  .service_thr_names li {
    float: left;
    width: 400px;
    height: 106px;
    background: #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    cursor: pointer;
    position: relative;
  }
  .service_thr_names li:first-child {
    border-left: none;
  }
  .service_bor {
    display: none;
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 400px;
    height: 12px;
    border-top: 4px solid #ff7d2d;
    background: url('../img/join_icons.png') no-repeat left -651px;
  }
  .service_thr_names li.active .service_bor {
    display: block;
  }
  .service_thr_names01 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -100px -300px;
  }
  .service_thr_names02 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -510px -300px;
  }
  .service_thr_names03 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -910px -300px;
  }
  .a_service_thr_names01 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -100px -495px;
  }
  .a_service_thr_names02 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -510px -495px;
  }
  .a_service_thr_names03 {
    width: 100%;
    height: 100%;
    background: url('../img/join_icons.png') no-repeat -910px -495px;
  }
  .service_thr_cots {
    padding-bottom: 60px;
  }
  .service_thr_cots li {
    display: none;
    float: left;
    width: 1158px;
    height: 266px;
    border: 1px solid #ddd;
    border-top: none;
    padding: 38px 0 0 40px;
  }
  .service_thr_cots li.active {
    display: block;
  }
  .service_thr_cots_img {
    width: 331px;
    height: 227px;
  }
  .service_thr_cots_img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .service_thr_cots_item01 {
    width: 178px;
    height: 227px;
    margin-left: 35px;
  }
  .service_thr_cots_area {
    height: 150px;
  }
  .service_thr_cots_title {
    height: 34px;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .service_thr_cots_txt {
    line-height: 26px;
    color: #666;
  }
  .service_thr_cots_item02 {
    width: 195px;
    height: 227px;
  }
  .service_thr_cots_item03 {
    width: 165px;
    height: 227px;
  }
  .service_thr_cots_item04 {
    width: 230px;
    height: 227px;
  }
}
.text-left{
    text-align: left;
    text-indent: 32px;
}
