@charset "UTF-8";
body {
  font-family: "Microsoft YaHei", sans-serif;
  color: #616161;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}

/*index-container*/
.index-container {
  padding-left: 3%;
  padding-right: 3%;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .index-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*@media (max-width: 767px){
  .index-container {
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 15px;
  }
}*/
/*header*/
.navbar-default {
  min-height: 78px;
  background: #FFFFFF;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}

.navbar-default .navbar-header {
  position: relative;
  z-index: 999;
}

.navbar-default .new-nav.member-nav {
  float: right;
  margin-right: 25px;
}

.navbar-default .other {
  height: 78px;
  line-height: 78px;
  float: right;
  position: relative;
  z-index: 999;
}

.navbar-default .other .login-after {
  background: url("../images/img-61.png") no-repeat left center;
  padding-left: 26px;
  color: #000000;
  font-size: 16px;
  margin-left: 15px;
}

.navbar-default .other .login-after span {
  display: inline-block;
  /* background: url("../images/img-62.png") no-repeat right center; */
  padding-right: 20px;
}

.navbar-default .other .a-login {
  background: url("../images/img-05.png") no-repeat left center;
  padding-left: 26px;
  color: #333333;
  font-size: 14px;
  margin-right: 5px;
}

.navbar-default .other .a-login2 {
  background: url("../images/wewe.png") no-repeat left center;
  padding-left: 26px;
  color: #333333;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 5px;
}

.navbar-default .other .a-email {
  display: inline-block;
}

.navbar-default .other .a-email img {
  vertical-align: middle;
  margin-top: -2px;
}

.navbar-brand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: url("../images/img-09.png") repeat-x left bottom;
  color: #ff0031;
}

.navbar-default .new-nav .dropdown-menu {
  background: #f2f2f2;
}

.navbar-default .new-nav .dropdown-menu li a:hover {
  background: #dadada;
  color: #1a1a1a;
}

/*index-banner*/
.public-banner .item img {
  width: 100%;
  display: block;
}

.public-banner .owl-controls {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1%;
}

.public-banner .owl-controls .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}

.public-banner .owl-controls .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: url("../images/img-07.png") no-repeat;
}

.public-banner .owl-controls .owl-dots .owl-dot.active span {
  background: url("../images/img-08.png") no-repeat;
}

footer .main {
  background: url("../images/img-10.png") repeat-x left top;
  background-size: cover;
}

footer .main.index-main {
  padding: 0 25px;
}

footer .links {
  border-bottom: 1px solid #000000;
  padding-left: 100px;
  padding-top: 30px;
}

footer .links .glyphicon {
  display: none;
}

footer .links .title {
  background: url("../images/img-01.png") no-repeat left center;
  margin-left: -100px;
  position: absolute;
  color: #d1d1d1;
  font-size: 16px;
  padding-left: 40px;
}

footer .links .main-c {
  padding-bottom: 20px;
}

footer .links a {
  display: inline-block;
  padding: 0 20px;
  background: url("../images/img-02.png") no-repeat right center;
  font-size: 14px;
  color: #999999;
  line-height: 1.8;
  margin-bottom: 5px;
}

footer .links a:hover {
  text-decoration: underline;
}

footer .links a:last-child {
  background: none;
  padding-right: 0;
}

footer .f-other {
  padding: 25px 0;
}

footer .f-left {
  padding-left: 120px;
  color: #8b8b8b;
  line-height: 1.8;
}

footer .f-left .f-logo {
  position: absolute;
  margin-left: -120px;
  padding-top: 8px;
}

footer .f-left .f-logo img {
  display: block;
}

footer .f-left .f-1 {
  text-align: justify;
  font-size: 14px;
  color: #d1d1d1;
}

footer .f-left .f-1 > div {
  display: inline-block;
}

footer .f-right {
  float: right;
}

footer .f-right img {
  display: block;
}

footer .f-right .tel {
  background: url("../images/img-11.png") no-repeat right center;
  padding-right: 25px;
  color: #FFFFFF;
  line-height: 1.2;
  float: left;
}

footer .f-right .tel span {
  display: block;
  margin-bottom: 5px;
}

footer .f-right .share {
  float: left;
  padding-top: 5px;
  margin-left: 5px;
}

footer .f-right .share a {
  display: block;
  float: left;
  margin-left: 10px;
}

.about-us .m-title {
  color: #ff0031;
  font-size: 42px;
  line-height: 1.2;
}

.about-us .m-title span {
  display: block;
  color: #ddd;
  font-size: 34px;
  text-transform: uppercase;
  font-family: "宋体", Helvetica, Arial, sans-serif;
}

.about-us .box-w-01 {
  background: #FFFFFF;
  padding: 5% 0;
}

.about-us .box-w-01 .m-title {
  margin-bottom: 5%;
}

.about-us .box-w-01 .row {
  margin-left: 0;
  margin-right: 0;
}

.about-us .box-w-01 .img-w, .about-us .box-w-01 .info-w {
  padding-left: 0;
  padding-right: 0;
}

.about-us .box-w-01 .img-w {
  width: 34.25%;
}

.about-us .box-w-01 .img-w img {
  display: block;
  width: 100%;
}

.about-us .box-w-01 .info-w {
  width: 65.75%;
  padding-left: 5%;
  color: #555555;
  line-height: 2;
  font-size: 14px;
  padding-top: 4%;
}

.about-us .box-w-01 .txt {
  margin-bottom: 8%;
}

.about-us .box-w-01 .num-group {
  border-left: 1px solid #d5d5d5;
}

.about-us .box-w-01 .num-group .num-box {
  float: left;
  color: #000000;
  font-size: 16px;
  width: 25%;
  text-align: center;
  line-height: 1.4;
  border-right: 1px solid #d5d5d5;
}

.about-us .box-w-01 .num-group .num-box > div {
  color: #ff0031;
  font-size: 36px;
}

.about-us .box-w-02 {
  padding-top: 8%;
  padding-bottom: 5%;
  overflow: hidden;
}

.about-us .box-w-02 .a-left-bg {
  background: #f9f9f9;
  margin-top: -40px;
  position: absolute;
}

.about-us .box-w-02 .a-right-bg {
  background: #eeeeee;
  position: absolute;
  right: 0;
}

.about-us .box-w-02 .info-w {
  margin-top: -40px;
}

.about-us .box-w-02 .info-w .main {
  /* background: url("../images/img-14.png") no-repeat left bottom; */
  padding-top: 15%;
  padding-bottom: 6%;
  line-height: 28px;
  font-size: 14px;
  color: #555555;
  overflow: hidden;
}

.about-us .box-w-02 .info-w .main .m-title {
  margin-bottom: 6%;
}

.about-us .box-w-02 .img-w .main {
  padding: 10% 0 10% 8%;
}

.about-us .box-w-02 .img-w .main img {
  display: block;
  width: 100%;
}

.about-us .box-w-03 .m-title {
  text-align: center;
  margin-bottom: 20px;
}

.about-us .box-w-03 .txt {
  text-align: center;
  color: #383838;
  line-height: 22px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 14px;
}

.about-us .box-w-03 .box-w {
  padding-top: 5%;
  padding-bottom: 5%;
}

.about-us .box-w-03 .box {
  text-align: center;
  background: url("../images/img-117.png") no-repeat right center;
  margin-bottom: 20px;
}

.about-us .box-w-03 .box:last-child {
  background: none;
}

.about-us .box-w-03 .box .icon {
  display: block;
  margin: 0 auto 20px auto;
  border: 1px solid #cfcfcf;
  width: 160px;
  height: 160px;
  border-radius: 80px;
}

.about-us .box-w-03 .box .icon.icon-01 {
  background: url("../images/img-123.png") no-repeat center center;
}

.about-us .box-w-03 .box .icon.icon-02 {
  background: url("../images/img-127.png") no-repeat center center;
}

.about-us .box-w-03 .box .icon.icon-03 {
  background: url("../images/img-125.png") no-repeat center center;
}

.about-us .box-w-03 .box .icon.icon-04 {
  background: url("../images/img-126.png") no-repeat center center;
}

.about-us .box-w-03 .box .icon.icon-05 {
  background: url("../images/img-124.png") no-repeat center center;
}

.about-us .box-w-03 .box:hover .icon.icon-01:hover {
  background: url("../images/img-123-h.png") no-repeat center center;
}

.about-us .box-w-03 .box:hover .icon.icon-02:hover {
  background: url("../images/img-127-h.png") no-repeat center center;
}

.about-us .box-w-03 .box:hover .icon.icon-03:hover {
  background: url("../images/img-125-h.png") no-repeat center center;
}

.about-us .box-w-03 .box:hover .icon.icon-04:hover {
  background: url("../images/img-126-h.png") no-repeat center center;
}

.about-us .box-w-03 .box:hover .icon.icon-05:hover {
  background: url("../images/img-124-h.png") no-repeat center center;
}

.about-us .box-w-03 .box .title {
  font-size: 18px;
  color: #232323;
  line-height: 1.6;
}

.about-us .box-w-04 {
  background: url("../images/img-129.png") repeat-x left top;
}

.about-us .box-w-04 .box-w {
  background: url("../images/img-128.png") repeat-x left bottom;
}

.about-us .box-w-04 .box-w .main {
  background: url("../images/img-130.png") no-repeat left 26px top 0;
  padding-top: 10%;
  padding-bottom: 10%;
  padding-left: 10%;
  padding-right: 10%;
}

.about-us .box-w-04 .memorabilia .title {
  /* background: url("../images/img-118.png") no-repeat left bottom; */
  padding-bottom: 10px;
  color: #191919;
  font-size: 80px;
  margin-bottom: 10px;
}

.about-us .box-w-04 .memorabilia .title span {
  display: inline-block;
  font-size: 18px;
  color: #ff0031;
  line-height: 1.2;
}

.about-us .box-w-04 .memorabilia .title span em {
  color: #dddddd;
  text-transform: uppercase;
}

.about-us .box-w-04 .memorabilia .txt {
  color: #323232;
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.about-us .box-w-04 .memorabilia .owl-controls {
  text-align: left;
  width: 150px;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-dots {
  float: left;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-dots .owl-dot span {
  width: 12px;
  height: 11px;
  background: url("../images/img-120.png") no-repeat;
  margin: 0 5px 0 0;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-dots .owl-dot.active span {
  background: url("../images/img-119.png") no-repeat;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-nav {
  float: right;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div {
  width: 7px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div.owl-prev {
  background: url("../images/img-121.png") no-repeat;
}

.about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div.owl-next {
  background: url("../images/img-122.png") no-repeat;
}

.about-us .box-w-05 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.about-us .box-w-05 .m-title {
  text-align: center;
  margin-bottom: 30px;
}

.about-us .box-w-05 .img-s img {
  width: 100%;
  display: block;
}

.about-us .box-w-05 .info-s {
  position: relative;
  padding-left: 76px;
  min-height: 420px;
}

.about-us .box-w-05 .class-nav {
  float: left;
  position: absolute;
  z-index: 999;
  left: 0;
}

.about-us .box-w-05 .class-nav a {
  display: block;
  background: url("../images/img-134.png") no-repeat;
  width: 82px;
  height: 104px;
  padding: 5px 25px 0 15px;
  text-align: center;
  font-size: 14px;
  color: #272727;
  line-height: 1.1;
  position: relative;
  margin-bottom: 2px;
}

.about-us .box-w-05 .class-nav a em {
  display: block;
  float: left;
  font-style: normal;
  width: 20px;
}

.about-us .box-w-05 .class-nav a:nth-child(1),
.about-us .box-w-05 .class-nav a:nth-child(5) {
  padding-top: 6px;
}

.about-us .box-w-05 .class-nav a:nth-child(3),
.about-us .box-w-05 .class-nav a:nth-child(4) {
  padding-top: 20px;
}

.about-us .box-w-05 .class-nav a:nth-child(3) em:first-child,
.about-us .box-w-05 .class-nav a:nth-child(4) em:first-child {
  padding-top: 16px;
}

.about-us .box-w-05 .class-nav a:nth-child(2) {
  padding-top: 10px;
}

/*.about-us .box-w-05 .class-nav a:last-child {
  padding-top: 8px;
}*/
.about-us .box-w-05 .class-nav a span {
  position: absolute;
  writing-mode: tb-rl;
  color: rgba(39, 39, 39, 0.2);
  text-transform: uppercase;
  font-size: 10px;
  top: 25px;
  margin-left: 5px;
}

.about-us .box-w-05 .class-nav a:hover, .about-us .box-w-05 .class-nav a.current {
  background: url("../images/img-133.png") no-repeat left center;
  color: #fff;
}

.about-us .box-w-05 .pic img {
  display: block;
  width: 100%;
}

.about-us .box-w-05 .title {
  color: #ff0031;
  font-size: 20px;
  border-bottom: 1px solid #d1d1d1;
  padding: 15px 0;
  margin-bottom: 10px;
}

.about-us .box-w-05 ul li {
  width: 50%;
  float: left;
  overflow: hidden;
}

.about-us .box-w-05 ul li a {
  display: block;
  color: #4b4b4b;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.about-us .box-w-05 .tabs-cont {
  float: left;
  background: #f6f6f6;
  padding: 25px;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  min-height: 420px;
}

.about-us .box-w-05 .tabs-cont > div {
  display: none;
}

.public-title {
  color: #ff0031;
  font-size: 42px;
  line-height: 1.2;
  text-align: center;
}

.public-title .en {
  color: #dddddd;
  font-family: "宋体", Helvetica, Arial, sans-serif;
  font-size: 34px;
  text-transform: uppercase;
  display: block;
}

/*主营业务*/
.main-business {
  padding: 5% 0;
}

.main-business .public-title {
  margin-bottom: 4%;
}

.main-business .business-top .item {
  background: #1b6d85;
  min-height: 100px;
  text-align: center;
  line-height: 100px;
  color: #FFFFFF;
  font-size: 30px;
}

.main-business .business-btm {
  margin-bottom: 20px;
}

.main-business .business-btm .item {
  background: #2b542c;
  min-height: 200px;
  color: #FFFFFF;
  line-height: 200px;
  text-align: center;
}

/*bread-crumbs*/
.bread-crumbs {
  background: url("../images/img-17.png") repeat-x left bottom;
}

.bread-crumbs .b-l {
  background: url("../images/img-16.png") no-repeat left 26px;
  padding-left: 20px;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 62px;
}

.bread-crumbs .b-l a {
  color: #3c3c3c;
}

.bread-crumbs .sub-menu {
  text-align: right;
}

.bread-crumbs .sub-menu a {
  display: inline-block;
  height: 62px;
  line-height: 60px;
  border-bottom: 2px solid transparent;
  color: #1e1e1e;
  font-size: 16px;
  margin-right: 30px;
}

.bread-crumbs .sub-menu a:last-child {
  margin-right: 0;
}

.bread-crumbs .sub-menu a:hover, .bread-crumbs .sub-menu a.current {
  color: #ff0031;
  border-bottom-color: #ff0031;
}

.news-list {
  padding-top: 20px;
}

.news-list .new-box .main {
  border-bottom: 1px dotted #dadada;
  overflow: hidden;
  vertical-align: bottom;
  padding-top: 20px;
  padding-bottom: 20px;
}

.news-list .new-box .main .date-s .date {
  background: url("../images/img-19.png") no-repeat right center;
  font-size: 28px;
  color: #333333;
  font-family: "宋体", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  margin-bottom: 10px;
}

.news-list .new-box .main .date-s .a-more {
  display: block;
  width: 48px;
  height: 38px;
  background: url("../images/img-21.png") no-repeat center center;
}

.news-list .new-box .main .info-s {
  color: #515151;
  line-height: 22px;
}

.news-list .new-box .main .info-s .title {
  display: block;
  color: #212121;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 34px;
  margin-bottom: 6px;
}

.news-list .new-box .main .img-s img {
  width: 100%;
  border-radius: 5px;
}

.news-list .new-box:hover {
  background: #f8f8f8;
}

.news-list .new-box:hover .main .date-s .date {
  background: url("../images/img-20.png") no-repeat right center;
  color: #ed1c24;
}

.news-list .new-box:hover .main .date-s .a-more {
  background: url("../images/img-22.png") no-repeat center center #373737;
}

.load-more {
  margin-bottom: 5%;
}

.load-more a {
  display: block;
  border-bottom: 1px dotted #dadada;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #585858;
  font-size: 14px;
}

.details-page {
  position: relative;
}

.details-page .left-bg {
  height: 100%;
  background: #f8f8f8;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.details-page .left-main, .details-page .right-main {
  padding-top: 5%;
  padding-bottom: 5%;
}

.details-page .left-main .main {
  color: #2b2b2b;
  font-size: 14px;
  line-height: 2;
}

.details-page .left-main .main img {
  /* display: block; */
  /* width: 100%; */
}

.details-page .left-main .m-title {
  margin-bottom: 25px;
}

.details-page .left-main .m-title h1 {
  color: #1a1a1a;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 15px;
}

.details-page .left-main .m-title .other {
  padding: 10px 0;
  line-height: 22px;
  color: #8a8a8a;
  font-size: 14px;
}

.details-page .left-main .m-title .share {
  float: right;
  line-height: 24px;
}

.details-page .left-main .m-title .share .bdsharebuttonbox a {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}

.details-page .right-main {
  overflow: hidden;
  background: #FFFFFF;
}

.reco-list .m-title {
  background: url("../images/img-25.png") no-repeat left center;
  padding-left: 50px;
  color: #aeaeae;
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 15px;
}

.reco-list .m-title span {
  display: block;
  color: #171717;
  font-size: 18px;
}

.reco-list ul {
  padding-left: 50px;
}

.reco-list ul li {
  overflow: hidden;
  vertical-align: bottom;
}

.reco-list ul li a {
  display: block;
}

.reco-list ul li a span {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.reco-list ul li a span.txt {
  color: #171717;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.reco-list ul li a span.date {
  color: #8d8d8d;
}

.reco-list ul li a:hover span.txt, .reco-list ul li a:hover span.date {
  color: #ff0031;
  text-decoration: underline;
}

#side-nav.sticky {
  position: fixed;
  top: 20px;
  z-index: 6;
  left: auto;
  width: auto;
  right: auto;
}

#side-nav .page {
  text-align: left;
  padding-left: 50px;
}

#side-nav .page a {
  margin: 0;
}

.message-box {
  padding-top: 5%;
  padding-bottom: 5%;
}

.message-box .m-title {
  border-left: 8px solid #ff0031;
  font-size: 16px;
  color: #363636;
  padding-left: 10px;
  line-height: 1.1;
  margin-bottom: 35px;
}

.message-box .m-title span {
  font-size: 34px;
  color: #282828;
  display: block;
  margin-bottom: 8px;
}

/*form*/
.form-box label, .form-box .from-i {
  padding-left: 0;
  padding-right: 0;
}

.form-box label {
  line-height: 40px;
  font-size: 16px;
  color: #272727;
  font-weight: normal;
}

.form-box .from-i {
  line-height: 40px;
  font-size: 16px;
  color: #272727;
}

.form-box .form-group {
  position: relative;
}

.form-box .inp-s {
  height: 40px;
  padding: 9px 12px;
}

.form-box .tip {
  position: absolute;
  right: -10px;
  top: 8px;
  color: #ff0000;
  font-size: 20px;
}

.form-box .f-01, .form-box .a-s {
  margin-left: 10px;
}

.form-box .a-s {
  color: #3d3d3d;
  font-size: 14px;
}

.form-box .btn-s {
  background: #f2091f;
  height: 48px;
  min-width: 168px;
  color: #FFFFFF;
  font-size: 18px;
}

.form-box .btn-02 {
  background: #f4f4f4;
  height: 48px;
  min-width: 168px;
  color: #242424;
  font-size: 18px;
  border: 1px solid #dedede;
}

.form-box .time-btn {
  position: absolute;
  right: 10px;
  top: 0px;
}

.contact-us {
  padding-top: 5%;
  padding-bottom: 5%;
}

.contact-us .top-s {
  background: #f9f9f9;
  margin-bottom: 3%;
}

.contact-us .top-s .map-s img {
  display: block;
  width: 100%;
  border: 1px solid #d4d4d4;
  padding: 2px;
}

.contact-us .top-s .info-s {
  padding-top: 5%;
  padding-left: 4%;
}

.contact-us .top-s .info-s .m-title {
  /* background: url("../images/img-31.png") no-repeat left top; */
  color: #2e2e2e;
  font-size: 32px;
  padding: 20px 0;
}

.contact-us .top-s .info-s .c-w {
  margin-bottom: 10%;
}

.contact-us .top-s .info-s .c-1 {
  font-size: 18px;
  color: #373737;
  line-height: 1.4;
  padding-left: 30px;
}

.contact-us .top-s .info-s .c-1.bg-01 {
  background: url("../images/img-27.png") no-repeat left center;
}

.contact-us .top-s .info-s .c-1.bg-02 {
  background: url("../images/img-28.png") no-repeat left center;
}

.contact-us .top-s .info-s .erwm-box .txt {
  width: 34px;
  background: #f0f0f0;
  text-align: center;
  color: #393939;
  font-size: 14px;
  padding: 10px;
  line-height: 1.2;
  height: 100px;
}

.contact-us .top-s .info-s .erwm-box .erwm img {
  display: block;
  border: 1px solid #dcdcdc;
}

.contact-us .btm-s .tabs-tit {
  background: url("../images/img-31.png") repeat-x left bottom;
  margin-bottom: 20px;
}

.contact-us .btm-s .tabs-tit a {
  display: inline-block;
  color: #ff0031;
  font-size: 24px;
  line-height: 1.2;
  margin-right: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contact-us .btm-s .tabs-tit a:hover, .contact-us .btm-s .tabs-tit a.current {
  border-bottom: 2px solid #929292;
}

.contact-us .btm-s .tabs-tit a span {
  display: block;
  color: #dddddd;
  font-size: 18px;
}

.contact-us .btm-s .tabs-tit a:last-child {
  margin-right: 0;
}

.contact-us .btm-s .tabs-cont > div {
  height: 365px;
  overflow: hidden;
  overflow-y: auto;
  display: none;
}

.contact-us .btm-s .tabs-cont > div:first-child {
  background: url("../images/img-32.png") no-repeat right bottom;
}

.contact-us .btm-s .tabs-cont > div:last-child {
  background: url("../images/img-36.png") no-repeat right bottom;
}

.add-box {
  border-right: 1px solid #e7e7e7;
  line-height: 1.2;
  margin-bottom: 10%;
  height: 75px;
}

.add-box .en {
  color: #dddddd;
  text-transform: uppercase;
}

.add-box .ch {
  font-size: 18px;
  color: #191919;
  margin-bottom: 10px;
}

.add-box .icon-group a {
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 8px;
}

.add-box .icon-group a.a-1 {
  background: url("../images/img-33.png") no-repeat #f5f5f5;
}

.add-box .icon-group a.a-1:hover {
  background: url("../images/img-33-h.png") no-repeat #ff0031;
}

.add-box .icon-group a.a-2 {
  background: url("../images/img-34.png") no-repeat #f5f5f5;
}

.add-box .icon-group a.a-2:hover {
  background: url("../images/img-34-h.png") no-repeat #ff0031;
}

.add-box .icon-group a .i-box {
  border: 1px solid #d8e2ea;
  padding: 10px;
  color: #191919;
  font-size: 14px;
  line-height: 1.4;
  position: absolute;
  box-shadow: 0 0 3px 3px #f1f1f1;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 35px;
  display: none;
  z-index: 999;
}

.add-box .icon-group a .i-box em img {
  display: block;
  margin-top: -17px;
  position: absolute;
  margin-left: -5px;
}

.join-us {
  padding-top: 5%;
  padding-bottom: 5%;
}

.join-us ul li {
  border-bottom: 1px solid #ececec;
  height: 60px;
  line-height: 60px;
  color: #282828;
  font-size: 16px;
}

.join-us ul li.m-title {
  background: #f2f2f2;
  padding: 0 3.75%;
}

.join-us ul li .title, .join-us ul li .add, .join-us ul li .time {
  color: #282828;
  overflow: hidden;
}

.join-us ul li a {
  display: block;
  padding: 0 3.75%;
  overflow: hidden;
}

.join-us ul li span {
  display: block;
  float: left;
}

.join-us ul li .title {
  width: 68%;
}

.join-us ul li .add {
  width: 16%;
  text-align: center;
}

.join-us ul li .time {
  width: 16%;
  text-align: center;
}

.join-us ul li a:hover {
  background: #f9f9f9;
}

.join-us ul li a:hover .title {
  color: #ff0031;
}

.page {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
}

.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border: 1px solid #dedede;
  font-size: 14px;
  color: #424242;
  padding: 0 12px;
  margin: 3px 2px;
}

.page a:hover, .page a.current {
  background: #ff0031;
  border: 1px solid #ff0031;
  color: #FFFFFF;
}

.recr-details {
  padding-top: 4%;
  padding-bottom: 4%;
}

.recr-details .box-01 {
  color: #0e0e0e;
  font-size: 16px;
  line-height: 1.8;
}

.recr-details .box-01 .title {
  border-bottom: 1px solid #d0d0d0;
  display: inline-block;
  line-height: 1.2;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 10px;
}

.recr-details .box-01 .go-back {
  display: inline-block;
  font-size: 18px;
  color: #363636;
  margin: 25px 0;
}

.recr-details .box-01 .go-back:hover {
  color: #ff0031;
}

.recr-details .box-02 {
  border: 1px solid #dddddd;
  padding: 11% 9%;
  /* background: url("../images/img-38.png") no-repeat 12% 10%; */
  color: #a2a2a2;
  font-size: 18px;
  line-height: 1.4;
}

.recr-details .box-02 span {
  display: block;
  font-size: 14px;
  color: #252525;
}

.recr-details .right-box {
  color: #474747;
  font-size: 14px;
  line-height: 28px;
  /* max-height: 525px; */
  overflow: hidden;
  padding-right: 20px;
}

.recr-details .right-box .title {
  background: url("../images/img-37.png") no-repeat left center;
  font-size: 18px;
  color: #131313;
  padding: 10px 0 10px 13px;
}

/*经营项目*/
.business-project .top-s {
  margin-bottom: 3%;
}

.business-project .top-s .main-w {
  height: 588px;
}

.business-project .top-s .public-title {
  margin-top: 7%;
}

.business-project .top-s .main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.business-project .top-s .main .up-down {
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
}

.business-project .top-s .box-w {
  position: absolute;
  height: 206px;
  width: 206px;
  padding-left: 0;
  padding-right: 0;
}

.business-project .top-s .box-w.box-w-01 {
  top: 20%;
  left: 3%;
}

.business-project .top-s .box-w.box-w-02 {
  top: 20%;
  right: 3%;
}

.business-project .top-s .box-w.box-w-03 {
  top: 51%;
  left: 50%;
  margin-left: -103px;
}

.business-project .top-s .box-w.box-w-04 {
  top: 60%;
  left: 15%;
}

.business-project .top-s .box-w.box-w-05 {
  top: 60%;
  right: 15%;
}

.business-project .top-s .box {
  border: 1px dotted #dbdbdb;
  height: 206px;
  width: 206px;
  border-radius: 103px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  background: #FFFFFF;
  position: absolute;
}

.business-project .top-s .box .icon {
  margin-top: 40px;
}

.business-project .top-s .box .icon img {
  display: block;
  margin: 0 auto;
}

.business-project .top-s .box .title {
  font-size: 18px;
  color: #191919;
  line-height: 34px;
}

.business-project .top-s .box .txt {
  color: #414141;
  line-height: 20px;
}

.business-project .online-car {
  background: url("../images/img-41.png") repeat-x left bottom;
  padding-top: 6%;
  padding-bottom: 6%;
}

.business-project .online-car .img-s img {
  width: 100%;
}

.business-project .online-car .info-s .public-title {
  text-align: left;
  margin-bottom: 2%;
}

.business-project .online-car .info-s .i-01 {
  font-size: 14px;
  color: #797979;
  padding: 15px 0;
  line-height: 1.4;
}

.business-project .after-service {
  background: url("../images/img-42.png") no-repeat right bottom #f1f7fd;
  background-size: contain;
  min-height: 500px;
}

.business-project .after-service .public-title {
  text-align: left;
}

.business-project .after-service .main {
  padding-top: 5%;
  padding-bottom: 5%;
}

.business-project .after-service .box-w {
  border-right: 1px solid #d7dfea;
  margin-bottom: 3%;
}

.business-project .after-service .box-w .icon {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #080808;
  padding-top: 50px;
  line-height: 1.8;
}

.business-project .after-service .box-w .icon span.title {
  display: block;
}

.business-project .after-service .box-w .icon:hover {
  color: #ff0031;
}

.business-project .after-service .box-w .icon.icon-01 {
  background: url("../images/img-43.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-01:hover {
  background: url("../images/img-43-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-02 {
  background: url("../images/img-44.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-02:hover {
  background: url("../images/img-44-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-03 {
  background: url("../images/img-45.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-03:hover {
  background: url("../images/img-45-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-04 {
  background: url("../images/img-46.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-04:hover {
  background: url("../images/img-46-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-05 {
  background: url("../images/img-47.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-05:hover {
  background: url("../images/img-47-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-06 {
  background: url("../images/img-48.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-06:hover {
  background: url("../images/img-48-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-07 {
  background: url("../images/img-49.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-07:hover {
  background: url("../images/img-49-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-08 {
  background: url("../images/img-50.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-08:hover {
  background: url("../images/img-50-h.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-09 {
  background: url("../images/img-51.png") no-repeat top center;
}

.business-project .after-service .box-w .icon.icon-09:hover {
  background: url("../images/img-51-h.png") no-repeat top center;
}

.business-project .after-service .box-w .tip-box {
  border: 1px solid #d8e2ea;
  padding: 10px;
  line-height: 20px;
  width: 184px;
  color: #202020;
  border-radius: 5px;
  position: absolute;
  z-index: 9999;
  background: #FFFFFF;
  text-align: center;
  left: 50%;
  margin-left: -97px;
  display: none;
}

.business-project .after-service .box-w .tip-box .sj {
  position: absolute;
  background: url("../images/img-52.png") no-repeat top center;
  width: 9px;
  height: 6px;
  top: -5px;
  left: 50%;
  margin-left: -5px;
}

.business-project .after-service .box-w:hover {
  z-index: 999;
}

.business-project .after-service .box-w:hover .tip-box {
  display: block;
}

/*出租车司机*/
.taxi-driver .process {
  padding-top: 5%;
  padding-bottom: 5%;
}

.taxi-driver .process .public-title {
  margin-bottom: 5%;
}

.taxi-driver .hiring-driver {
  background: url("../images/img-54.png") no-repeat right bottom;
  padding-bottom: 5%;
  /*  background-size: contain; */
}

.taxi-driver .hiring-driver .public-title {
  text-align: left;
  margin-bottom: 1%;
}

.taxi-driver .hiring-driver .txt-box {
  color: #494949;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0;
}

.medical-appo .top-s {
  padding-top: 6%;
  position: relative;
}

.medical-appo .top-s .public-title {
  text-align: left;
  margin-bottom: 10%;
}

.medical-appo .top-s .box-01 {
  padding-top: 5%;
}

.medical-appo .top-s .line-box {
  border: 1px solid #eeeeee;
  position: absolute;
  left: 20%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.medical-appo .top-s .line-box .icon {
  position: absolute;
  width: 10%;
  min-width: 40px;
  bottom: 0;
  margin-bottom: -2.5%;
  left: 39%;
}

.medical-appo .top-s .tabs-info .title {
  margin-bottom: 30px;
}

.medical-appo .top-s .tabs-info .title a {
  display: block;
  float: left;
  margin-right: 35px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding-left: 50px;
  padding-right: 15px;
  font-size: 24px;
  color: #313131;
}

.medical-appo .top-s .tabs-info .title a:first-child {
  background: url("../images/icon-19.png") no-repeat 20px center #FFFFFF;
}

.medical-appo .top-s .tabs-info .title a:last-child {
  background: url("../images/icon-20.png") no-repeat 20px center #FFFFFF;
  margin-right: 0;
}

.medical-appo .top-s .tabs-info .title a:hover, .medical-appo .top-s .tabs-info .title a.current {
  color: #ff0031;
}

.medical-appo .top-s .tabs-info .title a:hover:first-child, .medical-appo .top-s .tabs-info .title a.current:first-child {
  background: url("../images/icon-19-h.png") no-repeat 20px center #FFFFFF;
}

.medical-appo .top-s .tabs-info .title a:hover:last-child, .medical-appo .top-s .tabs-info .title a.current:last-child {
  background: url("../images/icon-20-h.png") no-repeat 20px center #FFFFFF;
  margin-right: 0;
}

.medical-appo .top-s .tabs-info .tabs-cont > div {
  display: none;
}

.medical-appo .btm-s {
  background: url("../images/img-57.png") no-repeat right bottom;
  background-size: contain;
  margin-top: 6%;
}

.medical-appo .btm-s .public-title {
  margin-bottom: 6%;
}

.medical-appo .btm-s .main {
  padding-bottom: 6%;
}

.medical-appo .btm-s .main .box-w {
  background: url("../images/img-56.png") no-repeat right center;
  margin-bottom: 5%;
}

.medical-appo .btm-s .main .box-w.box-s {
  margin-left: 10%;
}

.medical-appo .btm-s .main .box-w a.icon {
  display: block;
  font-size: 18px;
  color: #1b1b1b;
  text-align: center;
  line-height: 1.8;
  padding-top: 55px;
}

.medical-appo .btm-s .main .box-w a.icon span {
  display: block;
}

.medical-appo .btm-s .main .box-w a.icon:hover {
  color: #ff0031;
}

.medical-appo .btm-s .main .box-w a.icon.icon-01 {
  background: url("../images/icon-10.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-01:hover {
  background: url("../images/icon-10-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-02 {
  background: url("../images/icon-11.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-02:hover {
  background: url("../images/icon-11-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-03 {
  background: url("../images/icon-12.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-03:hover {
  background: url("../images/icon-12-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-04 {
  background: url("../images/icon-13.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-04:hover {
  background: url("../images/icon-13-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-05 {
  background: url("../images/icon-14.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-05:hover {
  background: url("../images/icon-14-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-06 {
  background: url("../images/icon-15.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-06:hover {
  background: url("../images/icon-15-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-07 {
  background: url("../images/icon-16.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-07:hover {
  background: url("../images/icon-16-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-08 {
  background: url("../images/icon-17.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-08:hover {
  background: url("../images/icon-17-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-09 {
  background: url("../images/icon-18.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w a.icon.icon-09:hover {
  background: url("../images/icon-18-h.png") no-repeat top center;
}

.medical-appo .btm-s .main .box-w:first-child a {
  background: url("../images/img-56.png") no-repeat left center;
}

.member-form-box {
  padding-top: 8%;
  padding-bottom: 8%;
}

.member-form-box .box-01 {
  background: #fff;
}

.member-form-box .box-01 .m-title {
  height: 43px;
  background: url("../images/img-17.png") repeat-x bottom left;
  margin-bottom: 25px;
}

.member-form-box .box-01 .m-title .t-l {
  border-bottom: 3px solid #ff0031;
  line-height: 40px;
  color: #ff0031;
  font-size: 20px;
}

.member-form-box .box-01 .m-title .t-a {
  display: inline-block;
  line-height: 42px;
  color: #4f4f4f;
}

.member-form-box .box-01 .m-title .a-tit {
  border-bottom: 3px solid transparent;
  line-height: 40px;
  color: #313131;
  font-size: 16px;
  display: block;
  float: left;
  width: 50%;
  text-align: center;
}

.member-form-box .box-01 .m-title .a-tit:hover, .member-form-box .box-01 .m-title .a-tit.current {
  border-bottom: 3px solid #ff0031;
  color: #ff0031;
}

.member-form-box .box-01 .box-p {
  line-height: 1.4;
}

.member-form-box .box-01 .box-p input[type='checkbox'] {
  vertical-align: middle;
  margin: -3px 5px 0 0;
}

.member-form-box .box-01 .f14 {
  font-size: 14px;
}

.member-form-box .box-01 .a-1 {
  color: #ff0031;
}

.member-form-box .box-01 .a-2 {
  color: #646464;
}

.member-form-box .box-01 .a-2:hover {
  color: #ff0031;
}

.member-form-box .tabs-cont > div {
  display: none;
}

.share-box {
  position: absolute;
  margin-top: -70px;
  right: 0;
  z-index: 9999;
}

.share-box a {
  display: block;
  position: relative;
  width: 51px;
  height: 50px;
  float: left;
  margin-left: 8px;
}

.share-box a img {
  display: block;
}

.share-box a span {
  position: absolute;
  width: 95px;
  height: 74px;
  top: -78px;
  color: #FFFFFF;
  text-align: center;
  font-size: 24px;
  left: -22px;
  padding-top: 5px;
  line-height: 1.4;
  display: none;
}

.share-box a span em {
  font-size: 14px;
}

.share-box a.a-1 span {
  background: url("../images/img-67.png") no-repeat;
}

.share-box a.a-2 span {
  background: url("../images/img-68.png") no-repeat;
}

.share-box a.a-3 span {
  background: url("../images/img-69.png") no-repeat;
}

.share-box a.a-4 span {
  background: url("../images/img-70.png") no-repeat;
}

.share-box a:hover span {
  display: block;
}

.promote-warp {
  padding-top: 3%;
  padding-bottom: 3%;
}

.promote-warp .box-w:hover {
  z-index: 99;
}

.promote-warp .box {
  padding: 35px 0 0 30px;
  height: 182px;
  width: 528px;
  border-radius: 3px;
  margin: 5% auto;
}

.promote-warp .box .title {
  color: #FFFFFF;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 25px;
}

.promote-warp .box .title .en {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.promote-warp .box .box-a a {
  display: block;
  background: #FFFFFF;
  border-radius: 3px;
  width: 98px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  float: left;
  margin-left: 6px;
  position: relative;
}

.promote-warp .box .box-a a:first-child {
  margin-left: 0;
}

.promote-warp .box .box-a a:hover {
  color: #333 !important;
}

.promote-warp .box .box-a a:hover span {
  display: block;
}

.promote-warp .box .box-a span.tip {
  background: url("../images/img-75.png") no-repeat;
  width: 341px;
  height: 50px;
  padding: 10px 10px 0 10px;
  color: #202020;
  position: absolute;
  left: -120px;
  font-size: 12px;
  top: 35px;
  display: none;
}

/* .promote-warp .box .box-a span.tip {
  background: url("../images/img-75.png") no-repeat;
  width: 231px;
  height: 50px;
  padding: 10px 10px 0 10px;
  color: #202020;
  position: absolute;
  left: 0;
  font-size: 12px;
  top: 35px;
  display: none;
} */
.promote-warp .box.box-01 {
  background: url("../images/img-71.png") no-repeat right top;
}

.promote-warp .box.box-01 .box-a a {
  color: #fb9323;
}

.promote-warp .box.box-02 {
  background: url("../images/img-72.png") no-repeat right top;
}

.promote-warp .box.box-02 .box-a a {
  color: #ff0031;
}

.promote-warp .box.box-03 {
  background: url("../images/img-74.png") no-repeat right top;
}

.promote-warp .box.box-03 .box-a a {
  color: #0157a8;
}

.promote-warp .box.box-04 {
  background: url("../images/img-73.png") no-repeat right top;
}

.promote-warp .box.box-04 .box-a a {
  color: #0e8295;
}

.change-password, .personal-info {
  padding-top: 5%;
  padding-bottom: 5%;
}

.change-password .m-title, .personal-info .m-title {
  background: url("../images/img-76.png") repeat-x left center;
  text-align: center;
  margin-bottom: 25px;
}

.change-password .m-title span, .personal-info .m-title span {
  display: inline-block;
  background: #FFFFFF;
  font-size: 24px;
  color: #2a2a2a;
  padding: 0 10px;
}

.personal-info .s-warp {
  margin-left: -5px;
  margin-right: -5px;
}

.personal-info .s-box {
  padding-left: 5px;
  padding-right: 5px;
}

.personal-info .radio-w {
  font-size: 18px;
  line-height: 40px;
  color: #272727;
}

.personal-info .radio-w input[type='radio'] {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}

.personal-info .up-img img {
  width: 100%;
}

.personal-info .up-img p {
  color: #7c7c7c;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.my-promotion {
  padding-top: 3%;
  padding-bottom: 3%;
}

.my-promotion .box-01 {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  margin-bottom: 20px;
}

.my-promotion .box-01 .b-t {
  background: #f6f6f6;
  padding: 15px 20px 15px 105px;
  min-height: 100px;
}

.my-promotion .box-01 .b-t .icon-s {
  margin-left: -86px;
  position: absolute;
}

.my-promotion .box-01 .b-t .title {
  color: #606060;
  font-size: 14px;
  line-height: 22px;
  background: url("../images/img-84.png") no-repeat top left;
  padding-top: 5px;
  margin-top: 15px;
}

.my-promotion .box-01 .b-t .title span {
  font-size: 16px;
  color: #ff0031;
}

.my-promotion .box-01 .b-b {
  padding-top: 15px;
  padding-bottom: 15px;
}

.my-promotion .box-01 .b-b .s-1 {
  width: 33.333%;
  border-right: 1px solid #e5e5e5;
  color: #797979;
  font-size: 14px;
  line-height: 1.4;
  float: left;
  text-align: center;
}

.my-promotion .box-01 .b-b .s-1:last-child {
  border-right: none;
}

.my-promotion .box-01 .b-b .s-1 span {
  display: block;
}

.my-promotion .box-01 .b-b .s-1 span:first-child {
  margin-bottom: 5px;
}

.my-promotion .box-01 .b-b .s-1 span img {
  display: block;
  margin: 0 auto;
}

.my-promotion .box-02 {
  padding: 0 20px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
}

.my-promotion .box-02 .m-title {
  background: url("../images/img-83.png") no-repeat left center;
  border-bottom: 1px solid #e8e8e8;
  height: 50px;
  line-height: 50px;
  padding-left: 28px;
  color: #2a2a2a;
  font-size: 16px;
}

.my-promotion .box-02 ul li {
  border-bottom: 1px solid #e8e8e8;
  height: 92px;
  padding: 15px 0 15px 75px;
}

.my-promotion .box-02 ul li .head-s {
  position: absolute;
  margin-left: -75px;
  width: 58px;
  overflow: hidden;
  border-radius: 29px;
}

.my-promotion .box-02 ul li .title {
  background: url("../images/img-84.png") no-repeat top left;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.4;
  color: #282828;
  margin-top: 8px;
  display: block;
}

.my-promotion .box-02 ul li .title span {
  display: block;
}

.my-promotion .box-02 .a-box a {
  display: block;
  color: #7c7c7c;
  font-size: 14px;
  text-align: center;
  padding-top: 23px;
  padding-bottom: 23px;
}

.my-promotion .box-03 {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 0 25px;
}

.my-promotion .box-03 .m-title {
  background: url("../images/img-82.png") no-repeat left center;
  padding-left: 28px;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #e8e8e8;
  color: #2a2a2a;
  font-size: 16px;
  margin-bottom: 1px;
}

.my-promotion .box-03 ul li {
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dotted #e8e8e8;
  text-align: center;
  overflow: hidden;
}

.my-promotion .box-03 ul li.title {
  background: #f5f5f5;
}

.my-promotion .box-03 ul li .col-01 {
  color: #ff0031;
}

.my-promotion .box-03 ul li .s-1, .my-promotion .box-03 ul li .s-2, .my-promotion .box-03 ul li .s-3 {
  width: 20%;
}

.my-promotion .box-03 ul li .s-1, .my-promotion .box-03 ul li .s-2 {
  margin-right: 20%;
}

/*班车预约*/
.business-scope {
  padding-top: 8%;
  padding-bottom: 8%;
  background: url("../images/img-86.png") no-repeat bottom center #ffffff;
  background-size: cover;
}

.business-scope .box-01 {
  margin-bottom: 3%;
}

.business-scope .box-01 .public-title {
  margin-bottom: 5%;
}

.business-scope .box-01 .box-w img {
  width: 100%;
}

.business-scope .box-01 .box-w .title {
  text-align: center;
  font-size: 22px;
  color: #212121;
  padding-top: 20px;
  padding-bottom: 20px;
}

.business-scope .box-01 .box-w .title:hover {
  color: #ff0031;
}

.business-scope .box-02 {
  margin-bottom: 4%;
}

.business-scope .box-02 .public-title {
  margin-bottom: 4%;
}

.business-scope .box-02 h3 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}

.business-scope .box-02 .main {
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.business-scope .box-02 .main .box {
  width: 11.111%;
  float: left;
  text-align: center;
}

.business-scope .box-02 .main .box .arrow {
  padding-top: 18%;
  display: block;
  height: 100%;
}

.business-scope .box-02 .main .box .icon {
  display: block;
  font-size: 18px;
  color: #505050;
  padding-top: 54px;
  line-height: 1.2;
}

.business-scope .box-02 .main .box .icon span {
  display: block;
}

.business-scope .box-02 .main .box .icon.icon-01 {
  background: url("../images/img-91.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-01:hover {
  background: url("../images/img-91-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-02 {
  background: url("../images/img-92.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-02:hover {
  background: url("../images/img-92-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-03 {
  background: url("../images/img-93.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-03:hover {
  background: url("../images/img-93-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-04 {
  background: url("../images/img-94.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-04:hover {
  background: url("../images/img-94-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-05 {
  background: url("../images/img-95.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-05:hover {
  background: url("../images/img-95-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-06 {
  background: url("../images/img-96.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-06:hover {
  background: url("../images/img-96-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-07 {
  background: url("../images/img-97.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon.icon-07:hover {
  background: url("../images/img-97-h.png") no-repeat top center;
}

.business-scope .box-02 .main .box .icon:hover {
  color: #ff0031;
}

.business-scope .go-down img {
  display: block;
  margin: 3% auto;
}

.business-scope .box-03 .public-title {
  margin-bottom: 3%;
}

.business-scope .box-03 .m-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0;
}

.business-scope .box-03 .m-title a {
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #ced3d5;
  color: #333333;
  font-size: 20px;
}

.business-scope .box-03 .m-title a:hover, .business-scope .box-03 .m-title a.current {
  color: #ff0031;
}

.business-scope .box-03 .m-title a:last-child {
  border-right: none;
}

.business-scope .box-03 label {
  text-align: center;
}

.business-scope .box-03 .tabs-cont > div {
  display: none;
}

/*弹出窗口*/
.mc {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9998;
  display: none;
}

.up-box {
  margin-top: 10% !important;
  z-index: 9995;
}

.up-box .modal-content.skin-01 {
  background: url("../images/img-101.png") no-repeat left bottom #FFFFFF;
}

.up-box .modal-content.skin-02 {
  background: url("../images/img-102.png") no-repeat left bottom #FFFFFF;
}

.up-box .close {
  background: url("../images/img-100.png") no-repeat;
  width: 43px;
  height: 43px;
  position: absolute;
  opacity: 1;
  z-index: 999;
}

.up-box .modal-dialog {
  margin-top: 50px;
}

.up-box .up-body-01 {
  text-align: center;
  color: #202020;
  font-size: 20px;
  line-height: 1.6;
  margin-top: 30px;
}

.up-box .up-body-02 {
  text-align: center;
  color: #202020;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 50px;
}

.up-box .up-body-03 {
  color: #363636;
  font-size: 14px;
  line-height: 26px;
  margin-top: 20px;
  text-align: justify;
}

.up-box .up-body-03 .title {
  background: url("../images/img-103.png") no-repeat left bottom;
  padding: 15px 0;
  color: #ff0032;
  font-size: 32px;
  margin-bottom: 15px;
  line-height: 1.4;
}

.up-box .up-footer {
  text-align: center;
  padding: 30px 0;
}

.up-box .up-footer .up-btn {
  height: 50px;
  font-size: 18px;
  border-radius: 25px;
  padding: 0 30px;
  margin: 0 10px;
}

.up-box .up-footer .up-btn.btn-01 {
  border: none;
  background: #ff0032;
  color: #FFFFFF;
}

.up-box .up-footer .up-btn.btn-02 {
  border: 1px solid #d2d2d2;
  background: #fff;
  color: #676767;
}

.up-box .share-group {
  text-align: center;
}

.up-box .share-group .title {
  color: #ee244a;
  font-size: 20px;
  margin-bottom: 20px;
}

.up-box .share-group .icon {
  width: 80px;
  padding-top: 55px;
  height: 90px;
  font-size: 14px;
  color: #414141;
  margin: 0;
  padding-left: 0;
  text-align: center;
  float: none;
  display: inline-block;
}

.up-box .share-group .icon.bds_weixin {
  background: url("../images/img-161.png") no-repeat top center;
}

.up-box .share-group .icon.bds_qzone {
  background: url("../images/img-159.png") no-repeat top center;
}

.up-box .share-group .icon.bds_tsina {
  background: url("../images/img-160.png") no-repeat top center;
}

.up-box .share-group .icon.bds_sqq {
  background: url("../images/img-162.png") no-repeat top center;
}

.enterprise-culture .box-01 {
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  background: url("../images/img-104.png") no-repeat center center;
  background-size: contain;
}

.enterprise-culture .box-01 .public-title {
  margin-bottom: 3%;
}

.enterprise-culture .box-01 .txt {
  /* background: url("../images/img-105.png") no-repeat top center; */
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  text-align: center;
  color: #555555;
  line-height: 1.6;
  text-transform: uppercase;
}

.enterprise-culture .box-01 .txt span {
  color: #000000;
  font-size: 38px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.enterprise-culture .box-02 {
  padding-top: 3%;
  padding-bottom: 3%;
}

.enterprise-culture .box-02 .public-title {
  margin-bottom: 4%;
}

.enterprise-culture .box-02 .main {
  margin-left: -29px;
  margin-right: -29px;
}

.enterprise-culture .box-02 .box-w {
  padding-left: 29px;
  padding-right: 29px;
  margin-bottom: 30px;
}

.enterprise-culture .box-02 .box-w .pic {
  margin-bottom: 28px;
}

.enterprise-culture .box-02 .box-w .pic img {
  display: block;
  width: 100%;
}

.enterprise-culture .box-02 .box-w .cont {
  background: url("../images/img-106.png") no-repeat left bottom;
  padding-left: 30px;
  margin-left: -11px;
  color: #5d5d5d;
  line-height: 1.6;
  min-height: 172px;
}

.enterprise-culture .box-02 .box-w .cont h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.enterprise-culture .box-02 .box-w .cont h5 {
  font-size: 16px;
  margin-bottom: 10px;
}

.enterprise-culture .box-03 {
  padding-top: 3%;
  padding-bottom: 5%;
}

.enterprise-culture .box-03 .public-title {
  margin-bottom: 5%;
}

.enterprise-culture .box-03 .img {
  display: block;
  width: 100%;
}

.enterprise-culture .box-03 .main {
  position: relative;
  margin-top: 3%;
}

.enterprise-culture .box-03 .as {
  position: absolute;
  font-size: 18px;
  color: #1c1c1c;
  width: 90px;
}

.enterprise-culture .box-03 .as span {
  position: absolute;
  border: 1px solid #d8e2ea;
  padding: 10px;
  font-size: 14px;
  color: #606060;
  line-height: 1.6;
  border-radius: 5px;
  box-shadow: 0 0 4px #d8e2ea;
  width: 360px;
  background: #FFFFFF;
  left: 0;
  top: 40px;
  display: none;
}

.enterprise-culture .box-03 .as span .sj {
  position: absolute;
  top: -5px;
  left: 20px;
}

.enterprise-culture .box-03 .as:hover {
  color: #ff0031;
  z-index: 999;
}

.enterprise-culture .box-03 .as.a-1 {
  top: -30px;
  left: 0;
}

.enterprise-culture .box-03 .as.a-2 {
  right: 0;
  top: -30px;
}

.enterprise-culture .box-03 .as.a-3 {
  left: -90px;
  top: 25%;
}

.enterprise-culture .box-03 .as.a-4 {
  right: -90px;
  top: 25%;
}

.enterprise-culture .box-03 .as.a-5 {
  left: -90px;
  top: 67%;
}

.enterprise-culture .box-03 .as.a-6 {
  right: -90px;
  top: 67%;
}

.enterprise-culture .box-03 .as.a-7 {
  left: 0;bottom:-20px;
}

.enterprise-culture .box-03 .as.a-8 {
  right: 0;bottom:-20px;
}

.enterprise-culture .box-04 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.enterprise-culture .box-04 .box {
  margin-bottom: 20px;
  transition: all .7s;
}

.enterprise-culture .box-04 .box:hover {
  margin-top: -20px;
}

/*index*/
.index-banner {
  margin-bottom: 10px;
}

.main-box {
  margin-bottom: 45px;
}

.main-box .row {
  margin-left: -12px;
  margin-right: -12px;
}

.main-box .hot-news, .main-box .other-box {
  padding-left: 12px;
  padding-right: 12px;
}

.main-box .hot-news .main {
  min-height: 290px;
}

.main-box .hot-news .main .cont {
  height: 250px;
  background: #f4f4f4;
}

.main-box .hot-news .main .cont .row {
  margin-left: -15px;
  margin-right: -15px;
}

.main-box .hot-news .main .cont .img-s {
  height: 250px;
  position: relative;
}

.main-box .hot-news .main .cont .img-s a {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
}

.main-box .hot-news .main .cont .info-s ul {
  margin-top: 15px;
  padding-right: 15px;
}

.main-box .hot-news .main .cont .info-s ul li {
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}

.main-box .hot-news .main .cont .info-s ul li a {
  font-size: 16px;
  color: #262626;
}

.main-box .hot-news .main .cont .info-s ul li a:hover {
  color: #ff0030;
}

.main-box .hot-news .m-title {
  height: 40px;
  line-height: 1.1;
}

.main-box .hot-news .m-title .t-l {
  color: #ff0030;
  font-size: 25px;
}

.main-box .hot-news .m-title .a-more {
  display: block;
  width: 45px;
  height: 30px;
  background: url("../images/img-136.png") no-repeat top center;
}

.main-box .hot-news .m-title .a-more:hover {
  background: url("../images/img-136-h.png") no-repeat top center;
}

.main-box .other-box .main .row {
  margin-left: -2px;
  margin-right: -2px;
}

.main-box .other-box .main .box {
  padding-left: 2px;
  padding-right: 2px;
  height: 142px;
  margin-bottom: 6px;
}

.main-box .other-box .main .box:last-child {
  margin-bottom: 0;
}

.main-box .other-box .main .box a {
  display: block;
  width: 100%;
  height: 142px;
  padding-left: 45%;
  font-size: 22px;
  line-height: 1.2;
  padding-top: 50px;
}

.main-box .other-box .main .box a em {
  font-size: 12px;
  text-transform: uppercase;
  opacity: .5;
}

.main-box .other-box .main .box a img {
  position: absolute;
  margin-left: -50px;
}

.main-box .other-box .main .box.box-01 a {
  background: #ecdac5;
  color: #262626;
}

.main-box .other-box .main .box.box-02 a {
  background: #e4e4e4;
  color: #262626;
}

.main-box .other-box .main .box.box-03 a {
  background: #f5ece9;
  color: #ff0030;
}

.service-project {
  margin-bottom: 30px;
  min-height: 220px;
}

.service-project .row {
  margin-left: -6px;
  margin-right: -6px;
}

.service-project .box {
  padding-left: 5px;
  padding-right: 5px;
  height: 220px;
  margin-bottom: 10px;
  overflow: hidden !important;
}

.service-project .box .cont {
  height: 220px;
  padding-left: 30px;
  display: block;
}

.service-project .box .cont .title {
  margin-bottom: 10px;
  color: #000000;
  font-size: 28px;
  line-height: 1.4;
  padding-top: 35px;
  display: block;
}

.service-project .box .cont .title span {
  display: block;
  color: #727272;
  font-size: 10px;
  text-transform: uppercase;
  opacity: .5;
}

.service-project .box .cont .txt {
  background: url("../images/img-145.png") no-repeat left top;
  color: #FFFFFF;
  padding-top: 15px;
  line-height: 20px;
  margin-bottom: 10px;
  display: none;
}

.service-project .box .cont.hovers {
  background: url("../images/img-150.png") no-repeat left top;
}

.service-project .box .cont.hovers .title {
  color: #FFFFFF;
}

.service-project .box .cont.hovers .title span {
  color: #fed0d9;
}

.service-project .box .cont.hovers .txt {
  display: block;
}

.service-project .box .cont.hovers .a-more {
  display: none;
}

.service-project .box .box-01 {
  background: url("../images/img-146.png") no-repeat right top;
}

.service-project .box .box-02 {
  background: url("../images/img-147.png") no-repeat right top;
}

.service-project .box .box-03 {
  background: url("../images/img-148.png") no-repeat right top;
}

.service-project .box .box-04 {
  background: url("../images/img-149.png") no-repeat right top;
}

/*主营业务*/
.slide-02 {
  overflow: hidden;
  margin-top: 170px;
  background: #f9f9f9;
}

.slide-02 .aaa {
  font-size: 14px;
  color: #595959;
  line-height: 28px;
  padding: 0 8%;
}

.slide-02 .aaa a {
  display: block;
  font-size: 42px;
  color: #333;
  line-height: 42px;
  margin-bottom: 28px;
}

.slide-02 .aaa .div_zi {
  text-align: justify;
}

.slide-02 .nnn .mg1 {
  margin-right: 8%;
}

.slide-02 .owl-pagination {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4%;
}

.slide-02 .owl-pagination .owl-page {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 34px;
  margin: 0 4px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 50%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #e22924;
}

.slide-02 .owl-pagination .owl-page.active {
  background: #e22924;
  border: 1px solid #e22924;
  color: #fff;
}

.slide-02 {
  position: relative;
}

.slide-02 .owl-buttons .owl-next {
  animation: imgdh3 2s infinite linear;
  -moz-animation: imgdh3 2s infinite linear;
  /* Firefox */
  -webkit-animation: imgdh3 2s infinite linear;
  /* Safari and Chrome */
  -o-animation: imgdh3 2s infinite linear;
  /* Opera */
}

.slide-02 .owl-buttons .owl-prev {
  animation: imgdh34 2s infinite linear;
  -moz-animation: imgdh4 2s infinite linear;
  /* Firefox */
  -webkit-animation: imgdh4 2s infinite linear;
  /* Safari and Chrome */
  -o-animation: imgdh4 2s infinite linear;
  /* Opera */
}

.slide-page {
  /* width: 360px; */
  overflow-x: hidden;
  margin-top: -124px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: center;
  background: url("../images/in_xian.jpg") center 8px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.slide-page .owl-item a {
  color: #333;
  font-size: 16px;
  line-height: 62px;
}

.slide-page .owl-item img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}

.slide-page .owl-item img.mg1 {
  display: block;
}

.slide-page .owl-item img.mg2 {
  display: none;
}

.slide-page .synced .item a {
  color: #ff0030;
}

.slide-page .synced img.mg1 {
  display: none;
}

.slide-page .synced img.mg2 {
  display: block;
}

.slide_pages span {
  margin: 0 5px;
}

.slide_pages .s1 {
  font-size: 50px;
  color: #ff042a;
}

.y_lianjie {
  right: 57%;
  /*top: 50%;*/
  margin-top: 149px;
  z-index: 9;
  bottom: -8px !important;
}

.y_lianjie img {
  display: block;
  width: 20px !important;
  height: 13px;
}

/* 横向箭头 */
@keyframes imgdh4 {
  0% {
    right: 53%;
  }
  50% {
    right: 54%;
  }
  100% {
    right: 53%;
  }
}
@keyframes imgdh3 {
  0% {
    right: 51%;
  }
  50% {
    right: 50%;
  }
  100% {
    right: 51%;
  }
}
@-moz-keyframes imgdh3 /* Firefox */ {
  0% {
    right: 51%;
  }
  50% {
    right: 50%;
  }
  100% {
    right: 51%;
  }
}
@-webkit-keyframes imgdh3 /* Safari 和 Chrome */ {
  0% {
    right: 51%;
  }
  50% {
    right: 50%;
  }
  100% {
    right: 51%;
  }
}
@-o-keyframes imgdh3 /* Opera */ {
  0% {
    right: 51%;
  }
  50% {
    right: 50%;
  }
  100% {
    right: 51%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-business {
    width: 90%;
    margin: 0 auto;
  }

  .main-business .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .y_lianjie {
    right: 56%;
    margin-top: 182px;
  }
}
@media (max-width: 767px) {
  .slide-02 .aaa {
    font-size: 14px;
    color: #595959;
    line-height: 28px;
    padding: 0;
  }

  .slide-02 .aaa a {
    display: block;
    font-size: 32px;
    color: #333;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .y_lianjie {
    right: 40px;
    top: auto;
    bottom: -12px !important;
    margin-top: 0;
  }

  /* 横向箭头 */
  @keyframes imgdh3 {
    0% {
      right: 10px;
    }
    50% {
      right: 20px;
    }
    100% {
      right: 10px;
    }
  }
  @-moz-keyframes imgdh3 /* Firefox */ {
    0% {
      right: 10px;
    }
    50% {
      right: 20px;
    }
    100% {
      right: 10px;
    }
  }
  @-webkit-keyframes imgdh3 /* Safari 和 Chrome */ {
    0% {
      right: 10px;
    }
    50% {
      right: 20px;
    }
    100% {
      right: 10px;
    }
  }
  @-o-keyframes imgdh3 /* Opera */ {
    0% {
      right: 10px;
    }
    50% {
      right: 20px;
    }
    100% {
      right: 10px;
    }
  }
}
@media (min-width: 500px) and (max-width: 766px) {
  .slide_pages {
    top: auto;
    bottom: 20px !important;
    margin-top: 0;
  }
}
/*new add*/
.forgot-password {
  background: url("../images/img-163.png") no-repeat bottom center #f6f6f6;
  padding: 18% 0;
}

.forgot-password .box-main {
  background: #FFFFFF;
  padding: 30px 8%;
}

.forgot-password .title {
  height: 70px;
  line-height: 70px;
  color: #2d2d2d;
  font-size: 30px;
}

.forgot-password .inp-01 {
  background: url("../images/img-164.png") no-repeat 14px 14px #f6f6f6;
  border-radius: 0;
  height: 44px;
  padding: 12px 12px 12px 40px;
}

.forgot-password .inp-02 {
  background: url("../images/img-165.png") no-repeat 14px 10px #f6f6f6;
  border-radius: 0;
  height: 44px;
  padding: 12px 12px 12px 40px;
}

.forgot-password .inp-03 {
  border-radius: 0;
  height: 44px;
  padding: 12px;
}

.forgot-password .yzm-w {
  float: left;
}

.forgot-password .yzm-w .f-01 img {
  height: 44px;
}

.forgot-password .yzm-w .a-s {
  margin-left: 10px;
}

.forgot-password .btn-s {
  background: #f2091f;
  height: 46px;
  color: #FFFFFF;
  font-size: 18px;
}

.forgot-password .btn-02 {
  background: #f2091f;
  height: 46px;
  line-height: 46px;
  color: #FFFFFF;
  font-size: 18px;
  width: 135px;
  margin: 10px;
  display: inline-block;
}

.forgot-password .box {
  padding: 70px 0;
  text-align: center;
  line-height: 1.4;
  font-size: 14px;
}

.forgot-password .box h3 {
  font-size: 36px;
  color: #ff0032;
}

.forgot-password .box .num {
  color: #ff0032;
}

@media (min-width: 768px) {
  /*new add*/
  .forgot-password .yzm-w .f-01 img {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .forgot-password .yzm-w {
    margin-top: 10px;
  }
}
.f-share {
  position: relative;
}

.f-share .erwm-img {
  position: absolute;
  width: 100px;
  top: -105px;
  left: -40px;
  z-index: 99;
  display: none;
}

.f-share .erwm-img > img {
  display: block;
  width: 100px !important;
  height: 100px !important;
}

/*# sourceMappingURL=style.css.map */
@media (max-width: 1600px) and (min-width: 1200px) {
  .medical-appo .btm-s .col-md-5ths {
    width: 17%;
  }
}
.view-video {
  position: absolute;
  right: 60%;
  bottom: -10px;
  background: url("../images/video-b.png") no-repeat;
  width: 17px;
  height: 17px;
  transition: all .7s;
}

.view-video:hover {
  background: url("../images/video-b-on.png") no-repeat;
}

@media (max-width: 767px) {
  .view-video {
    position: absolute;
    color: #ff042a;
    font-size: 16px;
    right: 90px;
    bottom: -16px;
  }
}
.video-box .modal-dialog {
  margin-top: 80px;
}

.video-box .modal-content {
  overflow: hidden;
  border-radius: 5px;
}

.video-close {
  position: absolute;
  background: url("../images/img-100.png") no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  right: 0;
  top: -25px;
  z-index: 9999;
}

.owl-carousel .owl-item .div_right img {
  width: auto;
}

.promote-warp .box .box-a a.share-mc1 {
  display: none;
}

a.share-mc1 {
  display: none;
}

@media (max-width: 767px) {
  .promote-warp .box .box-a a.share-mc1 {
    display: block;
  }
}
/*加入我们*/
.join-us {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #f3f3f3;
}

.join-us .main {
  background: #fafafa;
  padding-top: 35px;
  padding-bottom: 35px;
}

.join-us .m-title {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.join-us .m-title h3 {
  text-align: center;
  color: #ea0b14;
  font-size: 40px;
  margin-bottom: 10px;
}

.join-us .m-title .s-t {
  font-size: 14px;
  color: #8c8c8c;
  text-align: right;
}

.join-us .m-title .s-t span {
  color: #ed1c24;
}

.join-us .cont {
  font-size: 16px;
}

.join-us label {
  line-height: 34px;
  font-weight: normal;
  text-align: right;
}

.join-us .tip {
  position: absolute;
  right: 0;
  top: 0;
  color: #ea0b14;
  font-size: 18px;
}

.join-us .label-s, .join-us .inp-s {
  padding-left: 10px;
  padding-right: 10px;
}

.join-us .form-group {
  margin-bottom: 15px;
}

.join-us .form-group {
  *zoom: 1;
}

.join-us .form-group:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

@media (min-width: 992px) {
  .join-us .label-01 {
    width: 12.2%;
  }

  .join-us .inp-r {
    width: 87.8%;
  }
}
.join-us .btn-s {
  background: #f2091f;
  height: 58px;
  min-width: 268px;
  color: #FFFFFF;
  font-size: 20px;
}

.search-box {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 999;
}

.search-box .s-inp {
  height: 48px;
  line-height: 46px;
  border: 1px solid #eeeeee;
  border-radius: 24px;
  width: 100%;
  background: url("../images/search.png") no-repeat 19px 14px #ffffff;
  padding-left: 55px;
  font-size: 14px;
}

.search-box .s-btn {
  background: #fe0032;
  width: 70px;
  text-align: center;
  border-radius: 0 24px 24px 0;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: 48px;
}

.new-search {
  margin-top: 0 !important;
}

.new-search .s-inp {
  height: 38px;
  line-height: 36px;
  border: 1px solid #eeeeee;
  border-radius: 19px;
  width: 100%;
  background: url("../images/search.png") no-repeat 19px 8px #ffffff;
  padding-left: 55px;
  font-size: 14px;
}

.new-search .s-btn {
  background: #fe0032;
  width: 70px;
  text-align: center;
  border-radius: 0 24px 24px 0;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: 38px;
}

@media (min-width: 768px) {
  .search-box {
    margin-top: -75px;
  }
}
.info-new {
  width: 100% !important;
}

/**/
.tel-float {
  background: url("../images/img-166.png") no-repeat;
  width: 268px;
  height: 90px;
  position: fixed;
  right: 0;
  top: 200px;
  padding: 20px 0 0 85px;
  color: #333333;
  font-size: 18px;
  line-height: 1.4;
  z-index: 999;
}

.tel-float span {
  display: block;
  font-size: 24px;
}

.go-top {
  position: fixed;
  bottom: 25px;
  right: 10px;
}

/*new add*/
.new-list {
  background: #ffffff;
  padding-right: 25px;
  border-right: 1px solid #e6e6e6;
}

.new-list li {
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px dashed #c9c9c9;
  height: 54px;
  line-height: 54px;
  background: url("../images/img-169.png") no-repeat left center;
  padding-right: 15px;
  font-size: 16px;
  color: #212121;
  padding-left: 20px;
}

.new-list li a {
  color: #212121;
}

.new-list li a .date {
  color: #797979;
}

.nav-news-class ul li {
  height: 50px;
  line-height: 50px;
  margin-bottom: 3px;
  vertical-align: bottom;
}

.nav-news-class ul li a {
  display: block;
  border-left: 2px solid transparent;
  padding-left: 10px;
}

.nav-news-class ul li a span {
  display: block;
  font-size: 16px;
  color: #1f1f1f;
  text-align: center;
  background: #f1f1f1;
}

.nav-news-class ul li a:hover, .nav-news-class ul li a.current {
  border-left-color: #ff0031;
}

.nav-news-class ul li a:hover span, .nav-news-class ul li a.current span {
  color: #ff0031;
}

/*
.details-page .left-main p{
	text-indent:2em;
}
*/
.details-page .left-main blockquote {
  list-style: none;
  border-left: none;
  font-size: normal;
}

.details-page .left-main blockquote > blockquote {
  list-style: none;
  border-left: none;
  font-size: normal;
}

.details-page .left-main ul li {
  text-indent: 2em;
}

.details-page .left-main ul ul li {
  text-indent: 4em;
}

.details-page .left-main ul ul ul li {
  text-indent: 6em;
}

/*new add*/
.business-box {
  padding: 35px 50px;
  padding: 35px 60px\0;
  padding: 35px 60px\9;
}
.business-box .box-top {
  border-bottom: 1px dashed #d4d4d4;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.business-box .box-top .m-title {
  font-size: 42px;
  color: #333333;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 75px;
  position: relative;
}
.business-box .box-top .m-title .a-links {
  position: absolute;
  right: 90px;
  top: 22px;
}
.business-box .box-top .txt-s {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  text-align: justify;
}
.business-box .box-btm .scroll-box .title {
  color: #ff0031;
  font-size: 28px;
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
}
.business-box .box-btm .scroll-box .scroll-cont {
  overflow: hidden;
}
.business-box .box-btm .scroll-box .scroll-cont .row {
  margin-left: -5%;
  margin-right: -5%;
}
.business-box .box-btm .scroll-box .scroll-cont .row .box-list {
  padding-left: 5%;
  padding-right: 5%;
}
.business-box .box-btm .scroll-box .scroll-cont .box-list {
  /*border-right: 1px solid #d3d3d3;*/
  height: 150px;
  margin-bottom: 20px;
}
.business-box .box-btm .scroll-box .scroll-cont .box-list span {
  background: url("../images/img-174.png") no-repeat left center;
  padding-left: 20px;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #595959;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.business-box .box-btm .mCSB_dragger_bar {
  background-color: #ff0031 !important;
}
.business-box .video-box {
  position: relative;
}
.business-box .video-box img {
  display: block;
  width: 100%;
}
.business-box .video-box .a-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/n-img-02.png") no-repeat center center;
}

.slide-02 {
  position: relative;
}

.slide-02 .owl-buttons {
  width: 70px;
  position: absolute;
  right: 50%;
  height: 22px;
  top: 55px;
  z-index: 99999;
}

.slide-02 .owl-buttons div {
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  font-size: 0;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.slide-02 .owl-buttons div.owl-next {
  right: 0 !important;
  background: url("../images/y_tip_10.png") center center no-repeat;
}
.slide-02 .owl-buttons div.owl-prev {
  left: 0 !important;
  background: url("../images/y_tip_l.png") center center no-repeat;
}

.slide_pages {
  position: absolute;
  left: 40px;
  top: 30px;
  font-size: 24px;
  color: #999;
  z-index: 1;
  line-height: 1.2;
}

/*corporate-song*/
.corporate-song {
  padding: 3% 0;
}
.corporate-song .public-title {
  margin-bottom: 4%;
}
.corporate-song .song-box {
  position: relative;
  overflow: hidden;
}
.corporate-song .song-box img {
  display: block;
  width: 100%;
}
.corporate-song .song-box img.box-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.corporate-song .song-details .song-title {
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 5px;
}
.corporate-song .song-details .song-sub-title {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
  color: #a6a6a6;
  margin-bottom: 14px;
}
.corporate-song .song-details .song-sub-title span {
  color: #404040;
}
.corporate-song .song-details .song-cont {
  font-size: 16px;
  line-height: 32px;
  overflow: hidden;
  height: 300px;
}

#music_btn {
  cursor: pointer;
}

.rotate-add {
  animation: rotate 12s linear infinite;
  -webkit-animation: rotate 12s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*yinjian-identification*/
.yinjian-identification {
  padding: 3% 0;
}
.yinjian-identification .public-title {
  margin-bottom: 4%;
}
.yinjian-identification .iden-title {
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 15px;
}
.yinjian-identification .iden-title a {
  width: 15.5%;
  display: block;
  float: left;
  margin-right: 1.4%;
  padding-bottom: 8px;
}
.yinjian-identification .iden-title a span {
  background-size: contain;
  display: block;
  border: 1px solid #e5e5e5;
  color: #535353;
  font-size: 22px;
  line-height: 1.4;
  padding: 20px 10%;
}
.yinjian-identification .iden-title a span em {
  display: block;
  color: #bfbfbf;
  font-size: 12px;
  text-transform: uppercase;
}
.yinjian-identification .iden-title a:last-child {
  margin-right: 0;
}
.yinjian-identification .iden-title a:hover, .yinjian-identification .iden-title a.current {
  background: url("../images/n-img-03.png") no-repeat bottom center;
}
.yinjian-identification .iden-title a:hover span, .yinjian-identification .iden-title a.current span {
  background: url("../images/n-img-04.png") no-repeat right bottom #ed1c24;
  border: 1px solid #ed1c24;
  color: #ffffff;
}
.yinjian-identification .iden-title a:hover span em, .yinjian-identification .iden-title a.current span em {
  color: #ffffff;
}
.yinjian-identification .iden-cont {
  border: 1px solid #e5e5e5;
  background: url("../images/n-img-05.png") no-repeat top center;
  background-size: cover;
  padding: 5%;
}
.yinjian-identification .iden-cont > div {
  display: none;
}
.yinjian-identification .iden-cont .iden-box-01 {
  text-align: center;
  font-size: 16px;
  color: #595959;
  line-height: 32px;
}
.yinjian-identification .iden-cont .iden-box-01 .title {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.yinjian-identification .iden-cont .iden-box-01 .title img {
  display: block;
  margin: 0 auto;
}
.yinjian-identification .iden-cont .iden-box-03 {
  text-align: center;
  font-size: 16px;
  color: #595959;
  line-height: 32px;
}
.yinjian-identification .iden-cont .iden-box-03 img {
  display: block;
  margin: 0 auto;
}
.yinjian-identification .iden-cont .iden-box-03 .title {
  padding-top: 10px;
  padding-bottom: 10px;
}
.yinjian-identification .iden-cont .iden-box-04 .box-img img {
  display: block;
  margin: 0 auto;
}
.yinjian-identification .iden-cont .iden-box-04 .box-txt {
  padding: 15px 0;
  margin-top: 15px;
  font-size: 16px;
  line-height: 32px;
  color: #595959;
}

/*Memorabilia*/
.memorabilia {
  padding: 3% 0;
  background: #f9f9f9;
}
.memorabilia .m-title {
  text-align: center;
  margin-bottom: 30px;
}
.memorabilia .row {
  margin-left: -20px;
  margin-right: -20px;
}
.memorabilia .row .box-w {
  padding-left: 20px;
  padding-right: 20px;
}
.memorabilia .box-img img {
  display: block;
  width: 100%;
}
.memorabilia .box-scroll {
  overflow: hidden;
  height: 400px;
}
.memorabilia .box-start img {
  display: block;
}
.memorabilia .mCSB_dragger_bar {
  background-color: #ff0031 !important;
}
.memorabilia .box-info {
  background: url("../images/n-img-12.png") repeat-y 7px 0;
}
.memorabilia .box-info .box-start {
  margin-bottom: 35px;
}
.memorabilia .box-info .box-start img {
  display: block;
}
.memorabilia .box-info .box-s {
  padding-left: 25px;
  background: url("../images/n-img-16.png") no-repeat 0 6px;
  margin-bottom: 30px;
}
.memorabilia .box-info .box {
  background: url("../images/n-img-13.png") no-repeat 0 12px;
  padding-left: 60px;
}
.memorabilia .box-info .box .title {
  height: 30px;
  line-height: 30px;
  color: #262626;
  font-size: 26px;
  margin-bottom: 5px;
}
.memorabilia .box-info .box .txt-s {
  padding-left: 15px;
  background: url("../images/n-img-14.png") no-repeat 0 12px;
  color: #737373;
  font-size: 16px;
  line-height: 24px;
}

.map-box {
  padding: 3% 0;
}
.map-box .map-pc {
  width: 881px;
  height: 730px;
  margin: 15px 0;
  position: relative;
}
.map-box .map-pc img {
  display: block;
  width: 100%;
}
.map-box .map-pc .map-mc {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.map-box .map-pc .map-group {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.map-box .map-pc .map-group img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.map-box .map-wap {
  display: none;
}
.map-box .map-wap .box {
  margin-bottom: 20px;
}
.map-box .map-wap .box .box-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 5px;
  color: #333333;
}
.map-box .map-wap .box .box-txt {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
}
.map-box .add-box-n {
  position: absolute;
  z-index: 99;
}
.map-box .add-box-n .box-name {
  height: 22px;
  line-height: 22px;
  color: #696969;
  font-size: 14px;
  cursor: pointer;
}
.map-box .add-box-n .box-name:hover, .map-box .add-box-n .box-name.current {
  color: #f1272d;
}
.map-box .add-box-n .box-txt {
  width: 325px;
  left: 50%;
  margin-left: -178px;
  position: absolute;
  padding-bottom: 12px;
  bottom: 25px;
  display: none;
}
.map-box .add-box-n .box-txt .txt-cont {
  border: 1px solid #dddddd;
  background: #ffffff;
  padding: 15px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.map-box .add-box-n .box-txt .sj {
  background: url("../images/n-img-19.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -16px;
  z-index: 2;
}
.map-box .add-box-n .box-txt .sj img {
  display: block;
}
.map-box .add-box-n.add-box-01 {
  left: 160px;
  top: 245px;
}
.map-box .add-box-n.add-box-02 {
  left: 778px;
  top: 108px;
}
.map-box .add-box-n.add-box-03 {
  left: 764px;
  top: 169px;
}
.map-box .add-box-n.add-box-04 {
  left: 735px;
  top: 225px;
}
.map-box .add-box-n.add-box-05 {
  left: 650px;
  top: 254px;
}
.map-box .add-box-n.add-box-06 {
  left: 668px;
  top: 277px;
}
.map-box .add-box-n.add-box-07 {
  left: 637px;
  top: 302px;
}
.map-box .add-box-n.add-box-08 {
  left: 672px;
  top: 340px;
}
.map-box .add-box-n.add-box-09 {
  left: 730px;
  top: 393px;
}
.map-box .add-box-n.add-box-10 {
  left: 673px;
  top: 429px;
}
.map-box .add-box-n.add-box-11 {
  left: 764px;
  top: 430px;
}
.map-box .add-box-n.add-box-12 {
  left: 589px;
  top: 458px;
}
.map-box .add-box-n.add-box-13 {
  left: 416px;
  top: 472px;
}
.map-box .add-box-n.add-box-14 {
  left: 737px;
  top: 480px;
}
.map-box .add-box-n.add-box-15 {
  left: 580px;
  top: 516px;
}
.map-box .add-box-n.add-box-16 {
  left: 490px;
  top: 550px;
}
.map-box .add-box-n.add-box-17 {
  left: 717px;
  top: 543px;
}
.map-box .add-box-n.add-box-18 {
  left: 530px;
  top: 610px;
}
.map-box .add-box-n.add-box-19 {
  left: 623px;
  top: 602px;
}
.map-box .add-box-n.add-box-20 {
  left: 565px;
  top: 694px;
}

/*new - add*/
.box-color {
  padding-top: 5%;
  padding-bottom: 5%;
}
.box-color .box {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 20px;
}
.box-color .box .box-img {
  margin-bottom: 5px;
}
.box-color .box .box-img img {
  display: block;
  margin: 0 auto;
}
.box-color .box .box-title {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  color: #595959;
}
.box-color .box .box-txt {
  font-size: 16px;
  line-height: 28px;
}

.manifesto-box {
  padding-bottom: 50px;
}
.manifesto-box .main {
  padding-top: 30px;
}
.manifesto-box .main .box {
  background: url("../images/img-173.png") no-repeat bottom center;
  background-size: cover;
  padding: 35px 25px;
  text-align: center;
  margin-bottom: 20px;
}
.manifesto-box .main .box .box-title {
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #383838;
  font-size: 20px;
}
.manifesto-box .main .box .box-txt {
  font-size: 14px;
  line-height: 34px;
}
.manifesto-box .main-02 {
  border: 1px solid #ededed;
  margin-top: 20px;
  overflow: hidden;
}
.manifesto-box .main-02 .row {
  margin-left: 0;
  margin-right: 0;
}
.manifesto-box .main-02 .row .box-w {
  padding-left: 0;
  padding-right: 0;
}
.manifesto-box .main-02 .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10%;
}
.manifesto-box .main-02 .box.bg-01 {
  background: #efefef;
}
.manifesto-box .main-02 .box.bg-02 {
  background: #f8f8f8;
}
.manifesto-box .main-02 .box.bg-03 {
  background: #ece9e9;
}
.manifesto-box .main-02 .box .box-title {
  font-size: 20px;
  color: #ff001e;
  margin-bottom: 10px;
}
.manifesto-box .main-02 .box .box-txt {
  font-size: 16px;
  line-height: 26px;
}
.manifesto-box .main-02 .box-s {
  height: 250px;
}
.manifesto-box .main-02 .box-b {
  height: 500px;
}

/*new add*/
.map-info {
  position: absolute;
  top: 120px;
  right: -305px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 8px #eeeeee;
  border-radius: 10px;
  height: 505px;
  width: 295px;
  background: #ffffff;
  z-index: 9999;
  /*滚动条*/
}
.map-info .add-title {
  background: url("../images/img-175.png") no-repeat bottom center;
  height: 66px;
  line-height: 66px;
  color: #ff0012;
  font-size: 22px;
  text-align: center;
}
.map-info .add-group {
  height: 285px;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 20px;
}
.map-info .add-list li {
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.map-info .add-list li .title {
  padding-bottom: 5px;
  line-height: 20px;
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.map-info .add-list li .txt-s {
  font-size: 14px;
  line-height: 18px;
  color: #939393;
}
.map-info .add-search {
  border-top: 1px solid #dddddd;
  padding: 20px;
}
.map-info .add-search .search-btns {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f1272d;
  color: #ffffff;
  font-size: 14px;
  border: none;
}
.map-info .add-search .ui-select-wrap {
  border: 2px solid #e2e2e2;
  height: 36px;
  border-radius: 0;
  background: #ffffff;
  line-height: 34px;
  font-size: 14px;
  color: #666666;
}
.map-info .add-search .ui-select-arrow {
  right: 10px;
}
.map-info #scroll-box .mCSB_dragger_bar {
  background-color: #fe0a1b !important;
}

@media (max-width: 1199px) {
  .map-wap {
    position: relative;
    z-index: 999;
  }
  .map-wap .map-info {
    position: static;
    top: 0;
    right: auto;
    border: 1px solid #dddddd;
    box-shadow: 0 0 8px #eeeeee;
    border-radius: 10px;
    height: 505px;
    width: 100%;
    background: #ffffff;
    z-index: 9999;
  }
}
/*new add*/
.philosophy-pc {
  height: 460px;
  background: url("../images/n-img-24.png") no-repeat center 25px;
}
.philosophy-pc .a-box {
  position: absolute;
  background: url("../images/n-img-22.png") no-repeat top center;
  padding-top: 55px;
  line-height: 26px;
  font-size: 18px;
  color: #363636;
  text-align: center;
  width: 100px;
}
.philosophy-pc .a-box.a-box-01 {
  left: 15px;
  top: 0;
}
.philosophy-pc .a-box.a-box-02 {
  left: 110px;
  top: 203px;
}
.philosophy-pc .a-box.a-box-03 {
  left: 375px;
  top: 398px;
}
.philosophy-pc .a-box.a-box-04 {
  right: 375px;
  top: 398px;
}
.philosophy-pc .a-box.a-box-05 {
  right: 110px;
  top: 203px;
}
.philosophy-pc .a-box.a-box-06 {
  right: 15px;
  top: 0;
}
.philosophy-pc .a-box:hover, .philosophy-pc .a-box.current {
  background: url("../images/n-img-23.png") no-repeat top center;
  color: #ff0031;
}
.philosophy-pc .box-cont {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  width: 576px;
  margin: 25px auto 0;
  padding: 25px;
  font-size: 14px;
  line-height: 28px;
  color: #808080;
  text-align: justify;
}
.philosophy-pc .box-cont > div {
  display: none;
}
.philosophy-pc .box-cont .title {
  color: #363636;
  font-size: 20px;
  margin-bottom: 10px;
}

.philosophy-wap {
  display: none;
}
.philosophy-wap .box {
  margin-bottom: 15px;
}
.philosophy-wap .box .box-title {
  color: #363636;
  font-size: 20px;
  margin-bottom: 10px;
}
.philosophy-wap .box .box-cont {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  padding: 15px;
  font-size: 14px;
  line-height: 28px;
  color: #808080;
  text-align: justify;
}

@media (max-width: 1199px) {
  .philosophy-pc {
    display: none;
  }

  .philosophy-wap {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */


/* Q新加 */
.qmain{
  width: 100%;
}
.qmain1{
  width: 100%;
}
.qmain1 ul{
  margin: -10px -12px 0 0;
}
.qmain1 ul li{
  width: 33.33%;
  padding: 60px 12px 0 0;
}
.qmain1 ul li .qitem{
  width: 100%;
}
.qmain1 ul li .qitem .year{
  font-size: 20px;
  color: #333;
  width: 100%;
  line-height: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.qmain1 ul li .qitem .year img{
  margin: 1px 10px 0 0;
}
.qmain1 ul li .qitem .title{
  font-size: 16px;
  color: #333;
  width: 100%;
  line-height: 100%;
  margin: 18px 0 14px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.qmain1 ul li .qitem .date{
  font-size: 14px;
  color: #666;
  width: 100%;
  line-height: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.qmain1 ul li .qitem .pic{
  width: 100%;
  margin-top: 22px;
  position: relative;
  overflow: hidden;
}
.qmain1 ul li .qitem .pic .img1{
  width: 100%;
  height: 100%;
  -webkit-transition:0.5s ease;
  -moz-transition:0.5s ease;
  -o-transition:0.5s ease;
  -ms-transition:0.5s ease;
}
.qmain1 ul li .qitem .pic .img2{
  width: 51px;
  height: 51px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px;
}
.qmain1 ul li .qitem:hover .pic .img1{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
}

@media (max-width : 1200px){

  .qmain1 ul li{
    padding: 30px 12px 0 0;
  }
  .qmain1 ul li .qitem .title{
    margin: 10px 0 6px;
  }
  .qmain1 ul li .qitem .pic{
    margin-top: 12px;
  }
  .qmain1 ul li .qitem .pic .img2{
    width: 40px;
    height: 40px;
    margin: -20px;
  }

}
@media (max-width : 768px){

  .qmain1 ul li{
    width: 50%;
  }

}
