

/*组织架构*/
/*组织架构*/
.u-column-zzjg .nav-tabs {
  margin-bottom: 75px;
  color: #FFF;
  border-bottom: none;
}
.u-column-zzjg .nav-tabs > li {
  width: 30%;
  margin-right: 5%;
  padding: 0;
  height: 65px;
}
.u-column-zzjg .nav-tabs > li > a {
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  color: #FFF;
  border: none;
  background: none;
  height: 58px;
  font-size: 32px;
  border-bottom: 1px solid #90acc1;
}
.u-column-zzjg .nav-tabs > li > a:hover,
.u-column-zzjg .nav-tabs > li > a:focus {
  text-decoration: none;
  background-color: none;
  border-bottom: 1px solid #FFF;
  color: #FFF;
}
.u-column-zzjg .nav-tabs > li > a .t {
  height: 36px;
  line-height: 36px;
  display: inline-block;
  vertical-align: top;
}
.u-column-zzjg .nav-tabs > li > a .iconfont {
  width: 36px;
  height: 36px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: top;
}
.u-column-zzjg .nav-tabs > li > a .iconfont.icon-1 {
  background-image: url('../png/about-ds-nav-1.png');
}
.u-column-zzjg .nav-tabs > li > a .iconfont.icon-2 {
  background-image: url('../png/about-ds-nav-2.png');
}
.u-column-zzjg .nav-tabs > li > a .iconfont.icon-3 {
  background-image: url('../png/about-ds-nav-3.png');
}
.u-column-zzjg .nav-tabs > li .txt {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  text-align: center;
  width: 100%;
}
.u-column-zzjg .nav-tabs > li.active {
  background: url('../png/about-ds-nav-bg.png') no-repeat center bottom;
}
.u-column-zzjg .nav-tabs > li.active a {
  border: none;
  background: none;
}
.u-column-zzjg .nav-tabs > li.active .txt {
  display: block;
}
.u-column-zzjg .nav-tabs > li.last {
  margin-right: 0;
}
.u-column-zzjg .cont-tree .m-img {
  width: 100%;
}
.u-column-zzjg .cont-zzjg {
  padding-top: 150px;
}
.u-column-zzjg .cont-zzjg .cont {
  width: 750px;
  height: 750px;
  margin: 0 auto;
  position: relative;
}
.u-column-zzjg .cont-zzjg .cont .m-img {
  height: 750px;
}
.u-column-zzjg .cont-zzjg .cont dl {
  position: absolute;
}
.u-column-zzjg .cont-zzjg .cont dl dd {
  color: #FFF;
  font-size: 24px;
}
.u-column-zzjg .cont-zzjg .cont dl dd .tooltip .tooltip-inner {
  max-width: 300px;
  font-size: 16px;
  line-height: 26px;
}
.u-column-zzjg .cont-zzjg .cont dl.p1 {
  top: -130px;
  left: 0;
  width: 100%;
  text-align: center;
}
.u-column-zzjg .cont-zzjg .cont dl.p1 dt {
  margin-bottom: 10px;
}
.u-column-zzjg .cont-zzjg .cont dl.p1 dd .tooltip {
  width: 300px !important;
}
.u-column-zzjg .cont-zzjg .cont dl.p1 dd .tooltip .tooltip-inner {
  width: 300px !important;
  font-size: 16px;
  line-height: 26px;
}
.u-column-zzjg .cont-zzjg .cont dl.p2 {
  top: 50%;
  margin-top: -30px;
  right: -200px;
  height: 60px;
  width: 200px;
}
.u-column-zzjg .cont-zzjg .cont dl.p2 dt {
  float: right;
  width: 60px;
  height: 60px;
}
.u-column-zzjg .cont-zzjg .cont dl.p2 dd {
  float: right;
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
}
.u-column-zzjg .cont-zzjg .cont dl.p2 dd .tooltip {
  width: 300px !important;
}
.u-column-zzjg .cont-zzjg .cont dl.p2 dd .tooltip .tooltip-inner {
  width: 300px !important;
  font-size: 16px;
  line-height: 26px;
  padding-right: 15px;
  padding-left: 50px;
}
.u-column-zzjg .cont-zzjg .cont dl.p3 {
  bottom: -130px;
  left: 0;
  width: 100%;
  text-align: center;
}
.u-column-zzjg .cont-zzjg .cont dl.p3 dt {
  margin-top: 10px;
}
.u-column-zzjg .cont-zzjg .cont dl.p3 dd .tooltip {
  width: 300px !important;
}
.u-column-zzjg .cont-zzjg .cont dl.p3 dd .tooltip .tooltip-inner {
  width: 300px !important;
  font-size: 16px;
  line-height: 26px;
}
.u-column-zzjg .cont-zzjg .cont dl.p4 {
  top: 50%;
  margin-top: -30px;
  left: -200px;
  height: 60px;
  width: 200px;
}
.u-column-zzjg .cont-zzjg .cont dl.p4 dt {
  float: left;
  width: 60px;
  height: 60px;
}
.u-column-zzjg .cont-zzjg .cont dl.p4 dd {
  float: left;
  height: 60px;
  line-height: 60px;
}
.u-column-zzjg .cont-zzjg .cont dl.p4 dd .tooltip {
  width: 300px !important;
}
.u-column-zzjg .cont-zzjg .cont dl.p4 dd .tooltip .tooltip-inner {
  width: 300px !important;
  font-size: 16px;
  line-height: 26px;
  padding-right: 35px;
  padding-left: 30px;
}
.u-column-zzjg .cont-zzjg .cont dl.p5 {
  height: 100px;
  margin-top: -50px;
  top: 50%;
  width: 100%;
  text-align: center;
}
.u-column-zzjg .cont-zzjg .cont dl.p5 dt {
  margin-bottom: 10px;
}
.u-column-zzjg .cont-zzjg .cont dl.p5 dd .tooltip {
  width: 300px !important;
}
.u-column-zzjg .cont-zzjg .cont dl.p5 dd .tooltip .tooltip-inner {
  width: 300px !important;
  font-size: 16px;
  line-height: 26px;
}
.u-column-zzjg .cont-zzjg .cont .tooltip .tooltip-arrow {
  display: none;
}
.u-column-zzjg .cont-zzjg .cont .tooltip .tooltip-inner {
  background: none;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}
@media (max-width: 1600px) {
  .u-column-zzjg .cont-zzjg {
    padding-top: 150px;
    padding-bottom: 200px;
  }
  .u-column-zzjg .cont-zzjg .cont {
    width: 600px;
    height: 600px;
    margin: 0 auto;
    position: relative;
  }
  .u-column-zzjg .cont-zzjg .cont .m-img {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .u-column-zzjg .nav-tabs {
    margin-bottom: 75px;
    color: #FFF;
    border-bottom: none;
  }
  .u-column-zzjg .nav-tabs > li {
    width: 33.333333%;
    margin-right: 0;
    padding: 0;
    height: 65px;
  }
  .u-column-zzjg .nav-tabs > li > a {
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    color: #FFF;
    border: none;
    background: none;
    height: 58px;
    font-size: 14px;
    margin: 0;
    border-bottom: 1px solid #90acc1;
  }
  .u-column-zzjg .nav-tabs > li > a:hover,
  .u-column-zzjg .nav-tabs > li > a:focus {
    text-decoration: none;
    background-color: none;
    border-bottom: 1px solid #FFF;
    color: #FFF;
  }
  .u-column-zzjg .nav-tabs > li > a .t {
    height: 36px;
    line-height: 36px;
    display: block;
    vertical-align: top;
  }
  .u-column-zzjg .nav-tabs > li > a .iconfont {
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 0;
    vertical-align: top;
    background-size: 20px auto;
    display: block;
    margin: 0 auto;
  }
  .u-column-zzjg .nav-tabs > li .txt {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .u-column-zzjg .nav-tabs > li.active {
    background: url('../png/about-ds-nav-bg.png') no-repeat center bottom;
  }
  .u-column-zzjg .nav-tabs > li.active a {
    border: none;
    background: none;
  }
  .u-column-zzjg .nav-tabs > li.active .txt {
    display: block;
    font-size: 12px;
    line-height: 21px;
  }
  .u-column-zzjg .nav-tabs > li.active .txt br {
    display: none;
  }
  .u-column-zzjg .nav-tabs > li.last {
    margin-right: 0;
  }
  .u-column-zzjg .cont-tree .m-img {
    width: 100%;
  }
  .u-column-zzjg .cont-zzjg {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .u-column-zzjg .cont-zzjg .cont {
    width: 260px;
    height: 260px;
    margin: 0 auto;
    position: relative;
  }
  .u-column-zzjg .cont-zzjg .cont .m-img {
    height: 260px;
  }
  .u-column-zzjg .cont-zzjg .cont dl {
    position: absolute;
  }
  .u-column-zzjg .cont-zzjg .cont dl dd {
    color: #FFF;
    font-size: 14px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p1 {
    top: -75px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p1 dt {
    margin-bottom: 10px;
    height: 40px;
    width: auto;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p1 dt img {
    width: 40px;
    height: 40px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p2 {
    top: 50%;
    margin-top: -45px;
    right: -60px;
    height: 80px;
    width: 80px;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p2 dt {
    float: none;
    width: auto;
    height: 40px;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p2 dt img {
    width: 40px;
    height: auto;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p2 dd {
    float: none;
    height: 40px;
    line-height: 40px;
    margin-right: 0;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p3 {
    bottom: -95px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p3 dt {
    margin-top: 10px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p3 dt img {
    width: 40px;
    height: 40px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p4 {
    top: 50%;
    margin-top: -45px;
    left: -60px;
    height: 80px;
    width: 80px;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p4 dt {
    float: none;
    width: 100%;
    height: 40px;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p4 dt img {
    width: 40px;
    height: 40px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p4 dd {
    float: none;
    height: 40px;
    line-height: 40px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p5 {
    height: 80px;
    margin-top: -40px;
    top: 50%;
    width: 100%;
    text-align: center;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p5 dt {
    margin-bottom: 10px;
  }
  .u-column-zzjg .cont-zzjg .cont dl.p5 dt img {
    height: 40px;
    width: 40px;
  }
  .u-column-zzjg .cont-zzjg .cont .tooltip .tooltip-inner {
    display: none;
  }
}
/*集团简介*/
/*集团简介*/
.u-column-jtjj {
  padding-bottom: 100px;
}
.u-column-jtjj .c-main .column-txt {
  line-height: 36px;
  min-height: 230px;
  margin-bottom: 11px;
  padding-right: 116px;
  padding-left: 20px;
}
.u-column-jtjj .c-main .imgbox {
  padding-top: 36px;
  padding-right: 116px;
  background: url(../png/about-jtjj-img-bg.png) no-repeat;
  background-position: 10px 0;
}
.u-column-jtjj .ry-box {
  height: 300px;
  background: rgba(123, 78, 36, 0.6);
  text-align: center;
  padding: 50px 30px;
}
.u-column-jtjj .ry-box .imgbox {
  overflow: hidden;
  margin-bottom: 30px;
  height: 100px;
}
.u-column-jtjj .ry-box .name {
  font-size: 24px;
  margin-bottom: 0;
}
.u-column-jtjj .ry-box .h-line {
  width: 30px;
  height: 1px;
  background: #FFF;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 30px;
}
.u-column-jtjj .n-row.n-bg {
  background: url(../png/about-jtjj-img-bg.png) no-repeat -100px -100px;
}
.u-column-jtjj .n-block {
  width: 243px;
  height: 243px;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.4);
  padding: 30px 20px;
  float: left;
  position: relative;
}
.u-column-jtjj .n-block .t {
  font-size: 18px;
  height: 100px;
  text-align: right;
  margin-bottom: 40px;
}
.u-column-jtjj .n-block .n {
  font-size: 38px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 0;
}
.u-column-jtjj .n-block.fr {
  float: right;
}
.u-column-jtjj .n-block.bg1 {
  background: #ccc;
  border: 2px solid #ccc;
}
.u-column-jtjj .n-block.bg2 {
  background: rgba(255, 255, 255, 0.2);
  border: none;
}
.u-column-jtjj .n-block.bg3 {
  background: rgba(14, 158, 219, 0.2);
  border: none;
}
.u-column-jtjj .n-block.bg4 {
  background: rgba(14, 62, 194, 0.6);
  border: none;
}
.u-column-jtjj .n-block.bg5 {
  background: rgba(0, 0, 0, 0.1);
  border: none;
}
.wrapper .c-main {
  width: 914px;
  float: left;
}
.wrapper .c-num {
  width: 486px;
  float: right;
}
@media (max-width: 1600px) {
  .u-column-jtjj .c-main .column-txt {
    font-size: 16px;
    line-height: 30px;
    min-height: 180px;
    margin-bottom: 18px;
    padding-right: 80px;
  }
  .u-column-jtjj .c-main .imgbox {
    padding-top: 18px;
    padding-right: 80px;
    background-position: 10px 0;
  }
  .u-column-jtjj .ry-box {
    height: 300px;
    padding: 50px 30px;
  }
  .u-column-jtjj .ry-box .imgbox {
    margin-bottom: 30px;
    height: 100px;
  }
  .u-column-jtjj .ry-box .name {
    font-size: 24px;
  }
  .u-column-jtjj .n-block {
    width: 200px;
    height: 200px;
    padding: 20px 15px;
  }
  .u-column-jtjj .n-block .t {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .u-column-jtjj .n-block .n {
    font-size: 38px;
  }
  .wrapper .c-main {
    width: 800px;
  }
  .wrapper .c-main .imgbox .bg {
    height: 384px;
  }
  .wrapper .c-main .imgbox .bg img {
    height: 100%;
  }
  .wrapper .c-num {
    width: 400px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .u-column-jtjj {
    padding-bottom: 50px;
  }
  .u-column-jtjj .wrapper {
    background: none;
  }
  .u-column-jtjj .c-main .column-txt {
    font-size: 16px;
    line-height: 30px;
    min-height: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .u-column-jtjj .ry-box {
    height: auto;
    margin-bottom: 25px;
    padding: 30px 20px;
  }
  .u-column-jtjj .ry-box .imgbox {
    margin-bottom: 20px;
    height: 100px;
  }
  .u-column-jtjj .ry-box .name {
    font-size: 18px;
  }
  .u-column-jtjj .n-block {
    width: 50%;
    height: 160px;
    padding: 20px 20px;
  }
  .u-column-jtjj .n-block .t {
    font-size: 18px;
    margin-bottom: 50px;
  }
  .u-column-jtjj .n-block .n {
    font-size: 38px;
  }
  .u-column-jtjj .n-row {
    margin-bottom: 20px;
  }
  .u-column-jtjj .n-row.n-row-1 .n-block {
    width: 100%;
  }
  .wrapper .c-main {
    width: 100%;
    padding-right: 0;
  }
  .wrapper .c-num {
    width: 100%;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .u-column-jtjj {
    padding-bottom: 30px;
  }
  .u-column-jtjj .wrapper {
    background: none;
  }
  .u-column-jtjj .c-main .column-txt {
    font-size: 14px;
    line-height: 26px;
    min-height: auto;
    height: auto;
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
  }
  .u-column-jtjj .c-main .imgbox {
    padding-top: 18px;
    padding-right: 0;
    background-position: 10px 0;
  }
  .u-column-jtjj .c-main .imgbox .bg {
    height: auto;
  }
  .u-column-jtjj .c-main .imgbox .bg img {
    height: 100%;
  }
  .u-column-jtjj .ry-box {
    height: auto;
    margin-bottom: 25px;
    padding: 30px 20px;
  }
  .u-column-jtjj .ry-box .imgbox {
    margin-bottom: 20px;
    height: 100px;
  }
  .u-column-jtjj .ry-box .name {
    font-size: 18px;
  }
  .u-column-jtjj .n-block {
    width: 50%;
    height: 160px;
    padding: 20px 15px;
  }
  .u-column-jtjj .n-block .t {
    font-size: 14px;
    height: 85px;
    margin-bottom: 0;
  }
  .u-column-jtjj .n-block .n {
    font-size: 30px;
  }
  .u-column-jtjj .n-row {
    margin-bottom: 20px;
  }
  .u-column-jtjj .n-row.n-row-1 .n-block {
    width: 100%;
  }
  .wrapper .c-main {
    width: 100%;
    padding-right: 0;
  }
  .wrapper .c-num {
    width: 100%;
    padding-top: 30px;
  }
}
/*董事长致辞*/
/*董事长致辞*/
.u-column-ds .ds-message {
  background: url("../png/about-ds-cont.png") no-repeat center top;
  background-size: 1400px auto;
  height: 894px;
  padding: 120px 80px 0 80px;
}
.u-column-ds .ds-message .imgbox {
  width: 380px;
  float: left;
}
.u-column-ds .ds-message .imgbox .photo {
  height: 495px;
  overflow: hidden;
  margin-bottom: 40px;
  text-align: center;
}
.u-column-ds .ds-message .imgbox .photo img {
  width: 100%;
}
.u-column-ds .ds-message .imgbox dd {
  color: #FFF;
}
.u-column-ds .ds-message .imgbox dd .position {
  font-size: 18px;
  float: left;
  width: 240px;
  padding-top: 15px;
}
.u-column-ds .ds-message .imgbox dd .name {
  width: 140px;
  float: left;
  border-left: 1px solid #FFF;
  padding-left: 25px;
}
.u-column-ds .ds-message .imgbox dd .name .zn {
  font-size: 36px;
}
.u-column-ds .ds-message .imgbox dd .name .en {
  font-size: 18px;
}
.u-column-ds .ds-message .cont {
  width: 860px;
  float: left;
  padding-left: 85px;
}
.u-column-ds .ds-message .cont .title {
  font-size: 32px;
}
.u-column-ds .ds-message .cont .column-txt {
  padding: 90px 0;
  position: relative;
  font-size: 18px;
  line-height: 42px;
}
.u-column-ds .ds-message .cont .column-txt .u-icon {
  position: absolute;
  width: 25px;
  height: 25px;
}
.u-column-ds .ds-message .cont .column-txt .u-icon.icon-1 {
  top: 25px;
  left: 0;
  background: url("../png/icon-1.png") no-repeat center center;
}
.u-column-ds .ds-message .cont .column-txt .u-icon.icon-2 {
  bottom: 50px;
  right: 0;
  background: url("../png/icon-2.png") no-repeat center center;
}
@media (max-width: 1600px) {
  .u-column-ds {
    padding-bottom: 260px;
  }
  .u-column-ds .ds-message {
    background-size: 1200px auto;
    height: 770px;
    padding: 100px 45px 0 45px;
  }
  .u-column-ds .ds-message .imgbox {
    width: 380px;
  }
  .u-column-ds .ds-message .imgbox .photo {
    height: 495px;
    margin-bottom: 40px;
  }
  .u-column-ds .ds-message .imgbox .photo img {
    width: 100%;
  }
  .u-column-ds .ds-message .imgbox dd .position {
    font-size: 16px;
    width: 240px;
    padding-top: 10px;
  }
  .u-column-ds .ds-message .imgbox dd .name {
    width: 140px;
    padding-left: 20px;
  }
  .u-column-ds .ds-message .imgbox dd .name .zn {
    font-size: 28px;
  }
  .u-column-ds .ds-message .imgbox dd .name .en {
    font-size: 14px;
  }
  .u-column-ds .ds-message .cont {
    width: 710px;
    padding-left: 50px;
  }
  .u-column-ds .ds-message .cont .title {
    font-size: 26px;
  }
  .u-column-ds .ds-message .cont .column-txt {
    padding: 90px 0;
    position: relative;
    font-size: 16px;
    line-height: 36px;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon {
    position: absolute;
    width: 25px;
    height: 25px;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon.icon-1 {
    top: 25px;
    left: 0;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon.icon-2 {
    bottom: 50px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .u-column-ds {
    background-size: auto 100%;
  }
  .u-column-ds .ds-message {
    background-size: auto 100%;
    height: auto;
    padding: 0;
  }
  .u-column-ds .ds-message .imgbox {
    width: 100%;
  }
  .u-column-ds .ds-message .imgbox .photo {
    height: auto;
    margin-bottom: 20px;
  }
  .u-column-ds .ds-message .imgbox .photo img {
    width: 100%;
  }
  .u-column-ds .ds-message .imgbox dd {
    text-align: right;
  }
  .u-column-ds .ds-message .imgbox dd .position {
    font-size: 14px;
    width: auto;
    padding-top: 10px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  .u-column-ds .ds-message .imgbox dd .name {
    float: none;
    display: inline-block;
    width: auto;
    text-align: left;
    padding-left: 20px;
  }
  .u-column-ds .ds-message .imgbox dd .name .zn {
    font-size: 20px;
  }
  .u-column-ds .ds-message .imgbox dd .name .en {
    font-size: 14px;
  }
  .u-column-ds .ds-message .cont {
    width: 100%;
    padding-left: 0;
  }
  .u-column-ds .ds-message .cont .title {
    font-size: 22px;
    line-height: 40px;
  }
  .u-column-ds .ds-message .cont .column-txt {
    padding: 30px 0;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon {
    position: absolute;
    width: 25px;
    height: 25px;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon.icon-1 {
    top: 0;
    left: 0;
    background-size: 60% auto;
  }
  .u-column-ds .ds-message .cont .column-txt .u-icon.icon-2 {
    bottom: 0;
    right: 0;
    background-size: 60% auto;
  }
}
/*领导层*/
.u-column-ldc .ds-resume {
  margin-bottom: 135px;
}
.u-column-ldc .ds-resume .imgbox {
  background: url("../png/about-ldc-img-bg.png") no-repeat left bottom;
  background-size: 393px auto;
  width: 450px;
  height: 600px;
  float: left;
}
.u-column-ldc .ds-resume .imgbox .photo {
  width: 368px;
  height: 505px;
  float: right;
  overflow: hidden;
}
.u-column-ldc .ds-resume .imgbox .photo img {
  width: 100%;
}
.u-column-ldc .ds-resume .cont {
  width: 950px;
  float: left;
  padding-left: 95px;
  padding-top: 45px;
}
.u-column-ldc .ds-resume .cont .title {
  font-size: 32px;
  margin-bottom: 25px;
}
.u-column-ldc .ds-resume .cont .h-line {
  width: 60px;
  margin-bottom: 35px;
}
.u-column-ldc .ds-resume .cont .column-txt {
  position: relative;
  font-size: 20px;
  line-height: 42px;
  margin-bottom: 50px;
}
.u-column-ldc .ds-resume .cont .sign {
  color: #FFF;
  text-align: right;
}
.u-column-ldc .ds-resume .cont .sign .position {
  display: inline-block;
  font-size: 18px;
  width: 200px;
  padding-top: 15px;
  padding-right: 15px;
  vertical-align: top;
}
.u-column-ldc .ds-resume .cont .sign .name {
  display: inline-block;
  width: 179px;
  border-left: 1px solid #FFF;
  padding-left: 25px;
  text-align: left;
  vertical-align: top;
}
.u-column-ldc .ds-resume .cont .sign .name .zn {
  font-size: 36px;
}
.u-column-ldc .ds-resume .cont .sign .name .en {
  font-size: 18px;
}
.u-column-ldc .thumbnail {
  padding: 0;
  margin-bottom: 20px;
  border: none;
  border-radius: 0;
  position: relative;
  width: 330px;
  height: 394px;
}
.u-column-ldc .thumbnail > img,
.u-column-ldc .thumbnail a > img {
  width: 330px;
  height: 394px;
}
a.u-column-ldc .thumbnail:hover,
a.u-column-ldc .thumbnail:focus,
a.u-column-ldc .thumbnail.active {
  border-color: none;
}
.u-column-ldc .thumbnail .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  color: #FFF;
  background: rgba(0, 0, 0, 0.6);
}
.u-column-ldc .thumbnail .caption .name {
  border-bottom: 1px solid #555;
  font-size: 20px;
  padding: 16px 15px;
  margin: 0;
}
.u-column-ldc .thumbnail .caption .title {
  height: 60px;
  line-height: 60px;
  color: #777;
  font-size: 16px;
  padding: 0 15px;
}
.u-column-ldc .text-center {
  padding: 75px 0;
}
.u-column-ldc .text-center .btn {
  color: #0065b2;
  height: 55px;
  line-height: 55px;
  border-radius: 30px;
  padding: 0 40px;
  font-size: 18px;
}
.u-column-ldc-detail .ldc-detail .imgbox {
  width: 465px;
  height: 550px;
  float: left;
}
.u-column-ldc-detail .ldc-detail .imgbox .photo {
  width: 465px;
  float: right;
  overflow: hidden;
}
.u-column-ldc-detail .ldc-detail .imgbox .photo img {
  width: 100%;
}
.u-column-ldc-detail .ldc-detail .cont {
  width: 885px;
  float: left;
  padding-left: 50px;
  padding-top: 45px;
}
.u-column-ldc-detail .ldc-detail .cont .name {
  font-size: 32px;
  margin-bottom: 25px;
}
.u-column-ldc-detail .ldc-detail .cont .title {
  font-size: 26px;
  margin-bottom: 25px;
}
.u-column-ldc-detail .ldc-detail .cont .h-line {
  width: 60px;
  margin-bottom: 35px;
}
.u-column-ldc-detail .ldc-detail .cont .column-txt {
  font-size: 20px;
  line-height: 42px;
  margin-bottom: 50px;
}
@media (max-width: 1600px) {
  .u-column-ldc .ds-resume {
    margin-bottom: 100px;
  }
  .u-column-ldc .ds-resume .imgbox {
    background-size: 330px auto;
    width: 380px;
    height: 510px;
  }
  .u-column-ldc .ds-resume .imgbox .photo {
    width: 310px;
    height: 430px;
  }
  .u-column-ldc .ds-resume .cont {
    width: 760px;
    float: left;
    padding-left: 80px;
    padding-top: 45px;
  }
  .u-column-ldc .ds-resume .cont .title {
    font-size: 32px;
    margin-bottom: 25px;
  }
  .u-column-ldc .ds-resume .cont .h-line {
    width: 60px;
    margin-bottom: 35px;
  }
  .u-column-ldc .ds-resume .cont .column-txt {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .u-column-ldc .ds-resume .cont .sign .position {
    font-size: 16px;
    width: 200px;
    padding-top: 15px;
    padding-right: 15px;
  }
  .u-column-ldc .ds-resume .cont .sign .name {
    width: 179px;
    padding-left: 25px;
  }
  .u-column-ldc .ds-resume .cont .sign .name .zn {
    font-size: 28px;
  }
  .u-column-ldc .ds-resume .cont .sign .name .en {
    font-size: 16px;
  }
  .u-column-ldc .thumbnail {
    width: 100%;
    height: 332px;
  }
  .u-column-ldc .thumbnail > img,
  .u-column-ldc .thumbnail a > img {
    width: 100%;
    height: 332px;
  }
  .u-column-ldc .thumbnail .caption .name {
    font-size: 18px;
    padding: 16px 15px;
  }
  .u-column-ldc .thumbnail .caption .title {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    padding: 0 15px;
    overflow: hidden;
  }
  .u-column-ldc .text-center {
    padding: 75px 0;
  }
  .u-column-ldc .text-center .btn {
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    padding: 0 40px;
    font-size: 16px;
  }
  .u-column-ldc-detail .ldc-detail .imgbox {
    width: 310px;
    height: 430px;
  }
  .u-column-ldc-detail .ldc-detail .imgbox .photo {
    width: 310px;
    height: 430px;
  }
  .u-column-ldc-detail .ldc-detail .cont {
    width: 830px;
    padding-left: 50px;
    padding-top: 45px;
  }
  .u-column-ldc-detail .ldc-detail .cont .name {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .u-column-ldc-detail .ldc-detail .cont .title {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .u-column-ldc-detail .ldc-detail .cont .h-line {
    width: 50px;
    margin-bottom: 30px;
  }
  .u-column-ldc-detail .ldc-detail .cont .column-txt {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .u-column-ldc .ds-resume {
    margin-bottom: 60px;
  }
  .u-column-ldc .ds-resume .imgbox {
    float: none;
    background-size: 330px auto;
    width: 100%;
    height: auto;
  }
  .u-column-ldc .ds-resume .imgbox .photo {
    width: 100%;
    height: auto;
    float: none;
  }
  .u-column-ldc .ds-resume .cont {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 0;
  }
  .u-column-ldc .ds-resume .cont .title {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .u-column-ldc .ds-resume .cont .h-line {
    width: 60px;
    margin-bottom: 25px;
  }
  .u-column-ldc .ds-resume .cont .column-txt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .u-column-ldc .ds-resume .cont .sign {
    text-align: right;
  }
  .u-column-ldc .ds-resume .cont .sign .position {
    font-size: 14px;
    width: auto;
    padding-top: 10px;
    float: none;
    display: inline-block;
  }
  .u-column-ldc .ds-resume .cont .sign .name {
    float: none;
    display: inline-block;
    width: auto;
    text-align: left;
    padding-left: 20px;
  }
  .u-column-ldc .ds-resume .cont .sign .name .zn {
    font-size: 20px;
  }
  .u-column-ldc .ds-resume .cont .sign .name .en {
    font-size: 14px;
  }
  .u-column-ldc .thumbnail {
    border-radius: 15px;
    overflow: hidden;
    width: auto;
    height: auto;
  }
  .u-column-ldc .thumbnail > img,
  .u-column-ldc .thumbnail a > img {
    width: 100%;
    height: auto;
  }
  .u-column-ldc .thumbnail .caption .name {
    font-size: 16px;
    padding: 10px 15px;
  }
  .u-column-ldc .thumbnail .caption .title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px;
    overflow: hidden;
  }
  .u-column-ldc .text-center {
    padding: 30px 0;
  }
  .u-column-ldc .text-center .btn {
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    padding: 0 35px;
    font-size: 16px;
  }
  .u-column-ldc-detail .ldc-detail {
    margin-bottom: 0;
  }
  .u-column-ldc-detail .ldc-detail .imgbox {
    float: none;
    background-size: 330px auto;
    width: 100%;
    height: auto;
  }
  .u-column-ldc-detail .ldc-detail .imgbox .photo {
    width: 100%;
    height: auto;
    float: none;
  }
  .u-column-ldc-detail .ldc-detail .cont {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 0;
  }
  .u-column-ldc-detail .ldc-detail .cont .name {
    font-size: 26px;
    margin-bottom: 0;
  }
  .u-column-ldc-detail .ldc-detail .cont .title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .u-column-ldc-detail .ldc-detail .cont .h-line {
    width: 60px;
    margin-bottom: 25px;
  }
  .u-column-ldc-detail .ldc-detail .cont .column-txt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
/*核心价值观*/
.qywh-codevalue {
  padding: 60px;
  background: url('../png/bg-w-1.png');
  background: rgba(255, 255, 255, 0.1);
}
.qywh-codevalue .title {
  font-size: 38px;
  text-align: center;
  background: url('../png/l-w-6.png') repeat-x 0 bottom;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.qywh-codevalue .cont {
  font-size: 20px;
  line-height: 34px;
  color: #FFF;
}
.qywh-codevalue .cont p {
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .qywh-codevalue {
    padding: 40px;
  }
  .qywh-codevalue .title {
    font-size: 32px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .qywh-codevalue .cont {
    font-size: 16px;
    line-height: 28px;
  }
  .qywh-codevalue .cont p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .qywh-codevalue {
    padding: 15px;
  }
  .qywh-codevalue .title {
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .qywh-codevalue .cont {
    font-size: 14px;
    line-height: 26px;
  }
  .qywh-codevalue .cont p {
    margin-bottom: 10px;
  }
}
/*愿景*/
.qywh-vision {
  padding: 60px;
  background: url('../png/bg-b-2.png');
  background: rgba(79, 189, 255, 0.1);
}
.qywh-vision .title {
  font-size: 38px;
  text-align: center;
  background: url('../png/l-w-6.png') repeat-x 0 bottom;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.qywh-vision .cont {
  font-size: 20px;
  line-height: 34px;
  color: #FFF;
}
.qywh-vision .cont p {
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .qywh-vision {
    padding: 40px;
  }
  .qywh-vision .title {
    font-size: 32px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .qywh-vision .cont {
    font-size: 16px;
    line-height: 28px;
  }
  .qywh-vision .cont p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .qywh-vision {
    padding: 20px;
  }
  .qywh-vision .title {
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .qywh-vision .cont {
    font-size: 14px;
    line-height: 21px;
  }
  .qywh-vision .cont p {
    margin-bottom: 10px;
  }
}
/*经营理念群*/
.qywh-jylnq {
  padding: 50px 95px;
  background: url('../png/bg-w-1.png');
  background: rgba(255, 255, 255, 0.1);
}
.qywh-jylnq .cont {
  color: #FFF;
}
.qywh-jylnq .cont dl {
  margin: 10px 0;
  position: relative;
}
.qywh-jylnq .cont dl dt {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  width: 60px;
  text-align: left;
}
.qywh-jylnq .cont dl dt::before {
  width: 15px;
  height: 1px;
  background: #FFF;
  left: -30px;
  top: 20px;
  content: "";
  position: absolute;
}
.qywh-jylnq .cont dl dd {
  padding-left: 60px;
}
.qywh-jylnq .cont dl dd .bt {
  font-size: 30px;
}
.qywh-jylnq .cont dl dd .nr {
  font-size: 20px;
  line-height: 36px;
}
@media (max-width: 1600px) {
  .qywh-jylnq {
    padding: 30px 75px;
  }
  .qywh-jylnq .cont {
    color: #FFF;
  }
  .qywh-jylnq .cont dl {
    margin: 7px 0;
  }
  .qywh-jylnq .cont dl dt {
    font-size: 24px;
    width: 60px;
  }
  .qywh-jylnq .cont dl dt::before {
    top: 15px;
  }
  .qywh-jylnq .cont dl dd {
    padding-left: 60px;
  }
  .qywh-jylnq .cont dl dd .bt {
    font-size: 24px;
  }
  .qywh-jylnq .cont dl dd .nr {
    font-size: 16px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .qywh-jylnq {
    padding: 20px 20px 20px 40px;
  }
  .qywh-jylnq .cont dl {
    margin: 7px 0;
  }
  .qywh-jylnq .cont dl dt {
    font-size: 18px;
    width: 40px;
  }
  .qywh-jylnq .cont dl dt::before {
    top: 10px;
  }
  .qywh-jylnq .cont dl dd {
    padding-left: 40px;
  }
  .qywh-jylnq .cont dl dd .bt {
    font-size: 18px;
  }
  .qywh-jylnq .cont dl dd .nr {
    font-size: 14px;
    line-height: 21px;
  }
}
/*员工精神*/
.employee-spirit {
  padding: 70px 95px;
  background: url('../png/bg-w-1.png');
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  color: #FFF;
  font-size: 48px;
  line-height: 72px;
}
@media (max-width: 1600px) {
  .employee-spirit {
    padding: 50px 75px;
    font-size: 36px;
    line-height: 65px;
  }
}
@media (max-width: 767px) {
  .employee-spirit {
    padding: 15px;
    font-size: 20px;
    line-height: 32px;
  }
}
/*使命*/
.mission .txt1 {
  padding: 100px 95px 0 95px;
  background: url('../png/about-sm.png') no-repeat;
  background-size: 1410px auto;
  text-align: center;
  color: #FFF;
  font-size: 48px;
  line-height: 72px;
  height: 268px;
  margin-bottom: 40px;
}
.mission .txt2 {
  font-size: 20px;
}
.mission .txt2 p {
  margin-bottom: 25px;
}
@media (max-width: 1600px) {
  .mission .txt1 {
    padding: 70px 75px 0 75px;
    background-size: 1200px auto;
    font-size: 36px;
    line-height: 65px;
    height: 200px;
    margin-bottom: 30px;
  }
  .mission .txt2 {
    font-size: 16px;
  }
  .mission .txt2 p {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .mission .txt1 {
    padding: 20px 20px;
    background-size: 100% auto;
    font-size: 22px;
    line-height: 36px;
    height: auto;
    margin-bottom: 20px;
  }
  .mission .txt2 {
    font-size: 14px;
  }
  .mission .txt2 p {
    margin-bottom: 15px;
  }
}
/*企业精神*/
.enterprise-spirit ul {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-bottom: 50px;
}
.enterprise-spirit li {
  list-style: none;
  width: 380px;
  display: inline-block;
  margin-right: 120px;
  vertical-align: top;
}
.enterprise-spirit li .t-box {
  background: url('../png/bg-w-1.png');
  text-align: center;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.enterprise-spirit li .t-box .num {
  font-size: 28px;
  margin-bottom: 10px;
  font-family: Gotham-Medium;
}
.enterprise-spirit li .t-box .name {
  font-size: 24px;
  margin-bottom: 20px;
}
.enterprise-spirit li .t-box .hr-line {
  width: 34px;
  margin: 0 auto;
  background: #FFF;
}
.enterprise-spirit li .b-box {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
.enterprise-spirit li:last-child {
  margin-right: 0;
}
@media (max-width: 1600px) {
  .enterprise-spirit ul {
    margin-bottom: 30px;
  }
  .enterprise-spirit li {
    width: 365px;
    margin-right: 45px;
  }
  .enterprise-spirit li .t-box {
    padding: 15px 15px 20px 15px;
    margin-bottom: 15px;
  }
  .enterprise-spirit li .t-box .num {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .enterprise-spirit li .t-box .name {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .enterprise-spirit li .t-box .hr-line {
    width: 30px;
  }
  .enterprise-spirit li .b-box {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .enterprise-spirit ul {
    margin-bottom: 0;
  }
  .enterprise-spirit li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .enterprise-spirit li .t-box {
    padding: 15px 15px 20px 15px;
    margin-bottom: 15px;
  }
  .enterprise-spirit li .t-box .num {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .enterprise-spirit li .t-box .name {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .enterprise-spirit li .t-box .hr-line {
    width: 30px;
  }
  .enterprise-spirit li .b-box {
    font-size: 14px;
    line-height: 21px;
  }
}
/*领导关怀*/
.leadership-care ul {
  list-style: none;
  padding: 0;
}
.leadership-care li {
  margin-bottom: 50px;
  list-style: none;
}
.leadership-care .cont .icon-l {
  border-bottom: 1px dashed #eee;
  margin: 30px 0;
}
.leadership-care .cont .items {
  margin-bottom: 0;
}
.leadership-care .cont .items dt {
  width: 970px;
  height: 490px;
}
.leadership-care .cont .items dt img {
  width: 970px;
  height: 490px;
}
.leadership-care .cont .items dd {
  margin-top: 0;
  width: 430px;
  height: 490px;
  color: #FFF;
  font-size: 28px;
  line-height: 45px;
  letter-spacing: 5px;
}
.leadership-care .cont .items dd .title {
  width: 100%;
  font-size: 24px;
  letter-spacing: 0;
}
.leadership-care .cont .items dd .title .line {
  margin-top: 5px;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 40px;
  display: inline-block;
  float: left;
  background: url(../png/line-2.png) repeat-y center top;
}
.leadership-care .cont .items dd .name {
  line-height: 80px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.leadership-care .cont .items dd .time {
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
  margin-top: 50px;
  width: 100%;
  font-size: 18px;
  letter-spacing: 0;
  text-align: right;
}
.leadership-care .txt-right .items dt {
  float: left;
}
.leadership-care .txt-right .items dd {
  padding: 50px 0 50px 120px;
  float: right;
}
.leadership-care .txt-right .items dd .title {
  float: left;
}
.leadership-care .txt-right .items dd .name {
  float: left;
}
.leadership-care .txt-right .items dd .time {
  float: left;
}
.leadership-care .txt-left .items dt {
  float: right;
}
.leadership-care .txt-left .items dd {
  padding: 50px 120px 50px 0;
  float: left;
}
.leadership-care .txt-left .items dd .title {
  float: left;
}
.leadership-care .txt-left .items dd .name {
  float: left;
}
.leadership-care .txt-left .items dd .time {
  float: left;
}
.leadership-care li:last-child .icon-l {
  border-bottom: none;
}
@media (max-width: 1600px) {
  .leadership-care li {
    margin-bottom: 30px;
  }
  .leadership-care .cont .items {
    margin-bottom: 0;
  }
  .leadership-care .cont .items dt {
    width: 820px;
    height: 414px;
  }
  .leadership-care .cont .items dt img {
    width: 820px;
    height: 414px;
  }
  .leadership-care .cont .items dd {
    width: 380px;
    height: 414px;
    font-size: 26px;
    line-height: 36px;
  }
  .leadership-care .cont .items dd .title .line {
    font-size: 24px;
  }
  .leadership-care .cont .items dd .name {
    font-size: 35px;
  }
  .leadership-care .txt-right .items dd {
    padding: 40px 0 40px 80px;
  }
  .leadership-care .txt-left .items dd {
    padding: 40px 100px 40px 0;
  }
  .leadership-care .txt-left .items dd .title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .leadership-care li {
    margin-bottom: 30px;
  }
  .leadership-care .cont .icon-l {
    height: 24px;
  }
  .leadership-care .cont .items {
    margin-bottom: 0;
  }
  .leadership-care .cont .items dt {
    float: none;
    width: 100%;
    height: auto;
  }
  .leadership-care .cont .items dt img {
    width: 100%;
    height: auto;
  }
  .leadership-care .cont .items dd {
    float: none;
    width: 100%;
    height: auto;
  }
  .leadership-care .cont .items dd .title2 {
    font-size: 14px;
    margin-top: 10px;
  }
  .leadership-care .cont .items dd .time2 {
    font-size: 11px;
    margin-top: 10px;
  }
  .leadership-care .txt-right .items dd {
    padding: 0;
  }
  .leadership-care .txt-left .items dd {
    padding: 0;
  }
}
/*历史沿革*/
.his-evolution {
  position: relative;
  z-index: 1;
}
.his-evolution .btn-group {
  position: absolute;
  top: 0;
  right: 0;
}
.his-evolution .btn-group .btn {
  border-radius: 0;
  border-bottom: 3px double #FFF;
}
.his-evolution .btn-group .btn .n {
  margin-right: 50px;
}
.his-evolution .btn-group .btn:hover,
.his-evolution .btn-group .btn:focus,
.his-evolution .btn-group .btn.focus {
  color: #FFF;
}
.his-evolution .VivaTimeline {
  padding-top: 150px;
}
.his-evolution .VivaTimeline dl {
  position: relative;
  top: 0;
  padding: 100px 0 0 0;
  margin: 0;
}
.his-evolution .VivaTimeline dl:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 100;
  width: 54px;
  margin-left: -27px;
  content: '';
  background: url("../png/bg-w-1.png");
  border-radius: 54px;
}
.his-evolution .VivaTimeline dl dt {
  position: absolute;
  top: -110px;
  z-index: 200;
  width: 70px;
  height: 70px;
  left: 50%;
  margin-left: -35px;
  background: url("../png/about-lsye-ico-cl.png") no-repeat;
}
.his-evolution .VivaTimeline dl dd {
  position: relative;
  z-index: 200;
  margin-bottom: 80px;
}
.his-evolution .VivaTimeline dl dd .circ {
  position: absolute;
  top: 40px;
  left: 50%;
  z-index: 200;
  width: 98px;
  height: 86px;
  margin-left: -49px;
  background: url("../png/about-lsye-ico-n1.png") no-repeat;
}
.his-evolution .VivaTimeline dl dd .time {
  position: absolute;
  top: 64px;
  left: 55%;
  display: inline-block;
  width: 130px;
  height: 35px;
  line-height: 32px;
  font-family: Gotham-Medium;
  font-size: 48px;
  letter-spacing: 2px;
}
.his-evolution .VivaTimeline dl dd .events {
  position: relative;
  width: 43%;
  background: url("../png/bg-w-1.png");
}
.his-evolution .VivaTimeline dl dd .events .num {
  display: none;
  position: absolute;
  width: 98px;
  height: 86px;
  background: url("../png/about-lsye-ico-n2.png");
  top: 50%;
  margin-top: -48px;
  color: #FFF;
  line-height: 86px;
  text-align: center;
  font-size: 52px;
  overflow: hidden;
}
.his-evolution .VivaTimeline dl dd .events .icon {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -130px;
  text-align: center;
  overflow: hidden;
}
.his-evolution .VivaTimeline dl dd .events .icon img {
  vertical-align: middle;
}
.his-evolution .VivaTimeline dl dd .events .events-body {
  overflow: hidden;
  zoom: 1;
  padding: 60px 85px;
}
.his-evolution .VivaTimeline dl dd .events .events-body .events-desc {
  font-size: 24px;
  line-height: 40px;
}
.his-evolution .VivaTimeline dl dd .events .events-body .events-desc p {
  margin: 0;
}
.his-evolution .VivaTimeline dl dd.pos-right .time {
  margin-left: -270px;
  text-align: right;
}
.his-evolution .VivaTimeline dl dd.pos-right .events {
  float: right;
}
.his-evolution .VivaTimeline dl dd.pos-right .events .num {
  right: -49px;
}
.his-evolution .VivaTimeline dl dd.pos-right .events .icon {
  right: 0;
}
.his-evolution .VivaTimeline dl dd.pos-left .time {
  margin-left: 0;
  text-align: left;
}
.his-evolution .VivaTimeline dl dd.pos-left .events {
  float: left;
}
.his-evolution .VivaTimeline dl dd.pos-left .events .num {
  left: -49px;
}
.his-evolution .VivaTimeline dl dd.pos-left .events .icon {
  left: 0;
}
.his-evolution .VivaTimeline .carousel-indicators {
  bottom: 0;
}
@media (max-width: 1600px) {
  .his-evolution .VivaTimeline {
    padding-top: 100px;
    width: 1160px;
    margin: 0 auto;
  }
  .his-evolution .VivaTimeline dl {
    padding: 100px 0 0 0;
  }
  .his-evolution .VivaTimeline dl:before {
    left: 50%;
    width: 54px;
    margin-left: -27px;
    border-radius: 54px;
  }
  .his-evolution .VivaTimeline dl dt {
    top: -110px;
    z-index: 200;
    width: 70px;
    height: 70px;
    left: 50%;
    margin-left: -35px;
  }
  .his-evolution .VivaTimeline dl dd {
    margin-bottom: 80px;
  }
  .his-evolution .VivaTimeline dl dd .circ {
    top: 40px;
    left: 50%;
    width: 98px;
    height: 86px;
    margin-left: -49px;
  }
  .his-evolution .VivaTimeline dl dd .time {
    top: 64px;
    left: 55%;
    width: 130px;
    height: 35px;
    line-height: 26px;
    font-size: 48px;
  }
  .his-evolution .VivaTimeline dl dd .events {
    width: 43%;
  }
  .his-evolution .VivaTimeline dl dd .events .num {
    width: 98px;
    height: 86px;
    margin-top: -48px;
    line-height: 86px;
    font-size: 52px;
  }
  .his-evolution .VivaTimeline dl dd .events .icon {
    width: 100px;
    height: 100px;
    top: -115px;
  }
  .his-evolution .VivaTimeline dl dd .events .icon img {
    width: 100px;
  }
  .his-evolution .VivaTimeline dl dd .events .events-body {
    padding: 40px 65px;
  }
  .his-evolution .VivaTimeline dl dd .events .events-body .events-desc {
    font-size: 20px;
    line-height: 36px;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .time {
    margin-left: -270px;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .events .num {
    right: -49px;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .events {
    float: left;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .events .num {
    font-size: 40px;
    left: -49px;
  }
}
@media (max-width: 767px) {
  .his-evolution .VivaTimeline {
    width: 100%;
    padding-top: 75px;
  }
  .his-evolution .VivaTimeline dl {
    padding: 65px 0 0 0;
  }
  .his-evolution .VivaTimeline dl:before {
    left: 90px;
    width: 25px;
    margin-left: -20px;
  }
  .his-evolution .VivaTimeline dl dt {
    margin: 0 30px 30px;
    width: 45px;
    height: 45px;
    background-size: 45px auto;
    margin-left: 0;
    left: 16%;
    top: -70px;
  }
  .his-evolution .VivaTimeline dl dd .circ {
    top: 50%;
    margin-top: -23px;
    left: 106px;
    width: 52px;
    height: 45px;
    background-size: 50px auto;
  }
  .his-evolution .VivaTimeline dl dd .time {
    left: 0;
    font-size: 20px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    top: 50%;
  }
  .his-evolution .VivaTimeline dl dd .events {
    float: right;
    width: 65%;
    margin-right: 4%;
  }
  .his-evolution .VivaTimeline dl dd .events:before {
    left: -12px;
  }
  .his-evolution .VivaTimeline dl dd .events .num {
    top: 50%;
    width: 52px;
    height: 45px;
    background-size: 52px auto;
    font-size: 20px;
    line-height: 45px;
    margin-top: -23px;
  }
  .his-evolution .VivaTimeline dl dd .events .icon {
    width: 50px;
    height: 50px;
    top: -60px;
  }
  .his-evolution .VivaTimeline dl dd .events .icon img {
    width: 100%;
  }
  .his-evolution .VivaTimeline dl dd .events .events-body {
    padding: 15px 35px 15px 15px;
  }
  .his-evolution .VivaTimeline dl dd .events .events-body .events-desc {
    font-size: 14px;
    line-height: 20px;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .time {
    margin-left: 0;
    text-align: left;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .events {
    float: right;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .events .num {
    right: -25px;
  }
  .his-evolution .VivaTimeline dl dd.pos-right .events .icon {
    right: 0;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .time {
    margin-left: 0;
    text-align: left;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .events {
    float: right;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .events .num {
    left: unset;
    right: -25px;
    font-size: 20px;
  }
  .his-evolution .VivaTimeline dl dd.pos-left .events .icon {
    left: 0;
  }
}
/*重大时刻*/
.about-zglc {
  width: 1400px;
}
.about-zglc .preview {
  padding: 85px 0;
  float: left;
  width: 200px;
  position: relative;
}
.about-zglc .preview .swiper-container {
  width: 200px;
  height: 600px;
}
.about-zglc .preview .swiper-slide {
  width: 195px;
  height: 100px;
  text-align: center;
}
.about-zglc .preview .swiper-slide .y {
  border: 1px solid #FFF;
  line-height: 98px;
  height: 100px;
  font-size: 32px;
}
.about-zglc .preview .swiper-slide.active-nav .y {
  border: 2px solid #FFF;
  line-height: 96px;
  height: 100px;
  font-size: 42px;
}
.about-zglc .preview .arrow-left {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.about-zglc .preview .arrow-left:hover {
  color: #FFF;
  background: #0065b2;
}
.about-zglc .preview .arrow-right {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.about-zglc .preview .arrow-right:hover {
  color: #FFF;
  background: #0065b2;
}
.about-zglc .preview img {
  padding: 1px;
}
.about-zglc .preview .active-nav img {
  padding: 0;
  border: 2px solid #FFF;
}
.about-zglc .view {
  width: 1200px;
  float: left;
  position: relative;
  height: 600px;
  padding-top: 85px;
}
.about-zglc .view .arrow-left {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 10;
}
.about-zglc .view .arrow-right {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 10;
}
.about-zglc .view .swiper-container {
  width: 1200px;
  height: 600px;
  color: #fff;
  text-align: center;
  padding-top: 300px;
}
.about-zglc .view .swiper-slide {
  height: 100%;
  opacity: 0.4;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.about-zglc .view .swiper-slide .imgbig {
  text-align: center;
}
.about-zglc .view .swiper-slide .imgbig img {
  border: 3px solid #FFF;
  width: 100%;
}
.about-zglc .view .swiper-slide .title {
  display: none;
}
.about-zglc .view .swiper-slide .title .name {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.about-zglc .view .swiper-slide .title .hr-line {
  width: 100px;
  margin: 15px auto;
}
.about-zglc .view .swiper-slide.swiper-slide-active {
  width: 500px;
}
.about-zglc .view .swiper-slide.swiper-slide-active .title {
  padding-top: 20px;
  display: block;
  width: 100%;
}
.about-zglc .view .swiper-slide-visible {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  margin-top: -100px;
}
.about-zglc .view .swiper-slide-visible .imgbig img {
  width: 150px;
}
.about-zglc .view .swiper-slide-active {
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.about-zglc .view .swiper-slide-active .imgbig img {
  width: 100%;
}
.about-zglc .view .pagination {
  position: absolute;
  z-index: 20;
  left: 0px;
  width: 100%;
  text-align: center;
  bottom: 5px;
}
.about-zglc .view .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  position: relative;
  top: -50px;
}
.about-zglc .view .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #aaa;
}
.about-zglc .view .swiper-active-switch {
  background: #fff;
}
.m-about-zglc {
  display: none;
}
.about-zdsk2 {
  width: 1400px;
}
.about-zdsk2 .zdsk2-iframe {
  padding-top: 85px;
  float: left;
  width: 1200px;
}
.zdsk2-preview {
  padding: 85px 0;
  float: left;
  width: 200px;
  position: relative;
}
.zdsk2-preview .swiper-container {
  width: 200px;
  height: 600px;
}
.zdsk2-preview .swiper-slide {
  width: 195px;
  height: 100px;
  text-align: center;
}
.zdsk2-preview .swiper-slide .y {
  border: 1px solid #FFF;
  line-height: 98px;
  height: 100px;
  font-size: 32px;
}
.zdsk2-preview .swiper-slide .y a {
  color: #FFF;
}
.zdsk2-preview .swiper-slide.active-nav .y {
  border: 2px solid #FFF;
  line-height: 96px;
  height: 100px;
  font-size: 42px;
}
.zdsk2-preview .arrow-left {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.zdsk2-preview .arrow-left:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk2-preview .arrow-right {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.zdsk2-preview .arrow-right:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk2-preview img {
  padding: 1px;
}
.zdsk2-preview .active-nav img {
  padding: 0;
  border: 2px solid #FFF;
}
.zdsk2-view {
  width: 1200px;
  position: relative;
  height: 600px;
}
.zdsk2-view .arrow-left {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 10;
  background: #FFF;
  border-radius: 50%;
}
.zdsk2-view .arrow-left:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk2-view .arrow-right {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  z-index: 10;
  background: #FFF;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
}
.zdsk2-view .arrow-right:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk2-view .swiper-container {
  width: 1200px;
  height: 600px;
  color: #fff;
  text-align: center;
  padding-top: 300px;
}
.zdsk2-view .swiper-slide {
  height: 100%;
  opacity: 0.4;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.zdsk2-view .swiper-slide .imgbig {
  text-align: center;
}
.zdsk2-view .swiper-slide .imgbig img {
  border: 3px solid #FFF;
  width: 100%;
}
.zdsk2-view .swiper-slide .title {
  display: none;
}
.zdsk2-view .swiper-slide .title .name {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.zdsk2-view .swiper-slide .title .hr-line {
  width: 100px;
  margin: 15px auto;
}
.zdsk2-view .swiper-slide.swiper-slide-active {
  width: 500px;
}
.zdsk2-view .swiper-slide.swiper-slide-active .title {
  padding-top: 20px;
  display: block;
  width: 100%;
}
.zdsk2-view .swiper-slide-visible {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  margin-top: -100px;
}
.zdsk2-view .swiper-slide-visible .imgbig img {
  width: 150px;
}
.zdsk2-view .swiper-slide-active {
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.zdsk2-view .swiper-slide-active .imgbig img {
  width: 100%;
}
.zdsk2-view .pagination {
  position: absolute;
  z-index: 20;
  left: 0px;
  width: 100%;
  text-align: center;
  bottom: 5px;
}
.zdsk2-view .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  position: relative;
  top: -50px;
}
.zdsk2-view .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #aaa;
}
.zdsk2-view .swiper-active-switch {
  background: #fff;
}
.zdsk2-box .imgbig {
  text-align: center;
}
.zdsk2-box .imgbig img {
  border: 3px solid #FFF;
  height: 450px;
}
.zdsk2-box .title {
  color: #FFF;
  text-align: center;
  padding-top: 20px;
}
.zdsk2-box .title .name {
  font-size: 26px;
  line-height: 28px;
}
.zdsk2-box .title .hr-line {
  width: 100px;
  margin: 15px auto;
}
.zdsk2-box .title .time {
  font-size: 20px;
}
.m-about-zglc {
  display: none;
}
@media (max-width: 1600px) {
  .about-zglc {
    width: 1230px;
  }
  .about-zglc .preview {
    padding: 70px 0;
    width: 150px;
  }
  .about-zglc .preview .swiper-container {
    width: 150px;
    height: 480px;
  }
  .about-zglc .preview .swiper-slide {
    width: 145px;
    height: 80px;
  }
  .about-zglc .preview .swiper-slide .y {
    line-height: 78px;
    height: 80px;
    font-size: 26px;
  }
  .about-zglc .preview .swiper-slide.active-nav .y {
    line-height: 76px;
    height: 80px;
    font-size: 30px;
  }
  .about-zglc .preview .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .about-zglc .preview .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    z-index: 10;
  }
  .about-zglc .preview img {
    padding: 1px;
  }
  .about-zglc .preview .active-nav img {
    padding: 0;
    border: 2px solid #FFF;
  }
  .about-zglc .view {
    width: 1080px;
    height: 600px;
    padding-top: 60px;
  }
  .about-zglc .view .arrow-left {
    left: 20px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
  }
  .about-zglc .view .arrow-right {
    right: 20px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
  }
  .about-zglc .view .swiper-container {
    width: 1080px;
    height: 600px;
    padding-top: 240px;
  }
  .about-zglc .view .swiper-slide .imgbig img {
    border: 3px solid #FFF;
  }
  .about-zglc .view .swiper-slide .title .name {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .about-zglc .view .swiper-slide .title .hr-line {
    width: 100px;
    margin: 15px auto;
  }
  .about-zglc .view .swiper-slide.swiper-slide-active {
    width: 500px;
  }
  .about-zglc .view .swiper-slide.swiper-slide-active .title {
    display: block;
  }
  .about-zglc .view .swiper-slide-visible {
    margin-top: -100px;
  }
  .about-zglc .view .swiper-slide-visible .imgbig img {
    width: 150px;
  }
  .about-zglc .view .swiper-slide-active .imgbig img {
    width: 100%;
  }
  .about-zglc .view .pagination {
    bottom: 5px;
  }
  .about-zdsk2 {
    width: 1230px;
  }
  .about-zdsk2 .zdsk2-iframe {
    float: left;
    width: 1080px;
  }
  .zdsk2-preview {
    padding: 85px 0;
    float: left;
    width: 150px;
    position: relative;
  }
  .zdsk2-preview .swiper-container {
    width: 150px;
    height: 400px;
  }
  .zdsk2-preview .swiper-slide {
    width: 145px;
    height: 80px;
    text-align: center;
  }
  .zdsk2-preview .swiper-slide .y {
    border: 1px solid #FFF;
    line-height: 78px;
    height: 80px;
    font-size: 28px;
  }
  .zdsk2-preview .swiper-slide .y a {
    color: #FFF;
  }
  .zdsk2-preview .swiper-slide.active-nav .y {
    border: 2px solid #FFF;
    line-height: 76px;
    height: 80px;
    font-size: 32px;
  }
  .zdsk2-preview .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    z-index: 10;
  }
  .zdsk2-preview .arrow-left:hover {
    color: #FFF;
    background: #0065b2;
  }
  .zdsk2-preview .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    z-index: 10;
  }
  .zdsk2-preview .arrow-right:hover {
    color: #FFF;
    background: #0065b2;
  }
  .zdsk2-preview img {
    padding: 1px;
  }
  .zdsk2-preview .active-nav img {
    padding: 0;
    border: 2px solid #FFF;
  }
  .zdsk2-view {
    width: 100%;
    height: 600px;
  }
  .zdsk2-view .arrow-left {
    left: 20px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
  }
  .zdsk2-view .arrow-right {
    right: 20px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
  }
  .zdsk2-view .swiper-container {
    width: 1080px;
    height: 500px;
    padding-top: 240px;
  }
  .zdsk2-view .swiper-slide .imgbig img {
    border: 3px solid #FFF;
  }
  .zdsk2-view .swiper-slide .title .name {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .zdsk2-view .swiper-slide .title .hr-line {
    width: 100px;
    margin: 15px auto;
  }
  .zdsk2-view .swiper-slide.swiper-slide-active {
    width: 500px;
  }
  .zdsk2-view .swiper-slide.swiper-slide-active .title {
    display: block;
  }
  .zdsk2-view .swiper-slide-visible {
    margin-top: -100px;
  }
  .zdsk2-view .swiper-slide-visible .imgbig img {
    width: 150px;
  }
  .zdsk2-view .swiper-slide-active .imgbig img {
    width: 100%;
  }
  .zdsk2-view .pagination {
    bottom: 5px;
  }
}
@media (max-width: 767px) {
  .about-zglc {
    display: none;
  }
  .m-about-zglc {
    display: block;
  }
  .m-about-zglc .m-preview {
    width: 100%;
    position: relative;
    padding: 0 50px;
  }
  .m-about-zglc .m-preview .swiper-slide {
    height: 50px;
    text-align: center;
  }
  .m-about-zglc .m-preview .swiper-slide .y {
    border: 1px solid #FFF;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
  }
  .m-about-zglc .m-preview .swiper-slide.active-nav .y {
    border: 2px solid #FFF;
    line-height: 46px;
    height: 50px;
    font-size: 16px;
  }
  .m-about-zglc .m-preview .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-about-zglc .m-preview .arrow-left:hover {
    color: #FFF;
    background: #0065b2;
  }
  .m-about-zglc .m-preview .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-about-zglc .m-preview .arrow-right:hover {
    color: #FFF;
    background: #0065b2;
  }
  .m-about-zglc .m-view {
    margin-bottom: 40px;
  }
  .m-about-zglc .m-view .swiper-container {
    color: #fff;
    text-align: center;
  }
  .m-about-zglc .m-view .swiper-slide .imgbig {
    text-align: center;
  }
  .m-about-zglc .m-view .swiper-slide .imgbig img {
    width: 100%;
  }
  .m-about-zglc .m-view .swiper-slide .title .name {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
  }
  .m-about-zglc .m-view .swiper-slide .title .hr-line {
    width: 100px;
    margin: 10px auto;
  }
  .m-about-zglc .m-view .swiper-slide .title .time {
    font-size: 14px;
  }
  .m-about-zglc .m-view .swiper-slide.swiper-slide-active .title {
    display: block;
  }
  .m-about-zglc .m-view .pagination {
    display: none;
  }
  .about-zdsk2 {
    width: auto;
  }
  .about-zdsk2 .zdsk2-iframe {
    float: none;
    width: auto;
    padding: 0;
  }
  .zdsk2-box .imgbig {
    text-align: center;
  }
  .zdsk2-box .imgbig img {
    border: 3px solid #FFF;
    height: auto;
    width: 100%;
  }
  .zdsk2-box .title {
    color: #FFF;
    text-align: center;
    padding-top: 10px;
  }
  .zdsk2-box .title .name {
    font-size: 16px;
    line-height: 28px;
  }
  .zdsk2-box .title .hr-line {
    width: 100px;
    margin: 10px auto;
  }
  .zdsk2-box .title .time {
    font-size: 14px;
  }
  .m-preview2 {
    width: 100%;
    position: relative;
    padding: 0 50px;
  }
  .m-preview2 .swiper-slide {
    height: 50px;
    text-align: center;
  }
  .m-preview2 .swiper-slide .y {
    border: 1px solid #FFF;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
  }
  .m-preview2 .swiper-slide.active-nav .y {
    border: 2px solid #FFF;
    line-height: 46px;
    height: 50px;
    font-size: 16px;
  }
  .m-preview2 .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-preview2 .arrow-left:hover {
    color: #FFF;
    background: #0065b2;
  }
  .m-preview2 .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-preview2 .arrow-right:hover {
    color: #FFF;
    background: #0065b2;
  }
}
/*重大时刻*/
.about-zdsk3 {
  width: 1400px;
}
.about-zdsk3 .zdsk3-iframe {
  padding-top: 85px;
  float: left;
  width: 1200px;
}
.zdsk3-preview {
  padding: 85px 0;
  float: left;
  width: 200px;
  position: relative;
}
.zdsk3-preview .swiper-container {
  width: 200px;
  height: 600px;
}
.zdsk3-preview .swiper-slide {
  width: 195px;
  height: 100px;
  text-align: center;
}
.zdsk3-preview .swiper-slide .y {
  border: 1px solid #FFF;
  line-height: 98px;
  height: 100px;
  font-size: 32px;
}
.zdsk3-preview .swiper-slide .y a {
  color: #FFF;
  display: block;
}
.zdsk3-preview .swiper-slide.active-nav .y {
  border: 2px solid #FFF;
  background: #FFF;
  background: rgba(255, 255, 255, 0.4);
  line-height: 96px;
  height: 100px;
  font-size: 46px;
  color: #2760a5;
  font-weight: bold;
}
.zdsk3-preview .swiper-slide.active-nav .y a {
  color: #2760a5;
}
.zdsk3-preview .arrow-left {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.zdsk3-preview .arrow-left:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk3-preview .arrow-right {
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  z-index: 10;
}
.zdsk3-preview .arrow-right:hover {
  color: #FFF;
  background: #0065b2;
}
.zdsk3-preview img {
  padding: 1px;
}
.zdsk3-preview .active-nav img {
  padding: 0;
  border: 2px solid #FFF;
}
.zdsk3-box .imgbig {
  text-align: center;
}
.zdsk3-box .imgbig img {
  border: 3px solid #FFF;
  height: 450px;
}
.zdsk3-box .title {
  color: #FFF;
  text-align: center;
  padding-top: 20px;
}
.zdsk3-box .title .name {
  font-size: 26px;
  line-height: 28px;
}
.zdsk3-box .title .hr-line {
  width: 100px;
  margin: 15px auto;
}
.zdsk3-box .title .time {
  font-size: 20px;
}
#zdskSwiper {
  padding-top: 20px;
}
#zdskSwiper .swiper-slide {
  width: 700px;
}
#zdskSwiper .swiper-slide .imgbig {
  width: 100%;
}
#zdskSwiper .swiper-slide .imgbig img {
  width: 100%;
}
#zdskSwiper .swiper-slide .title {
  color: #FFF;
  text-align: center;
  padding-top: 20px;
}
#zdskSwiper .swiper-slide .title .name {
  font-size: 26px;
  line-height: 28px;
}
#zdskSwiper .swiper-slide .title .hr-line {
  width: 100px;
  margin: 15px auto;
}
#zdskSwiper .swiper-slide .title .time {
  font-size: 20px;
}
#zdskSwiper .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.8);
}
#zdskSwiper .btnbox {
  position: absolute;
  width: 1400px;
  left: 50%;
  margin-left: -700px;
  top: 0;
  margin-top: 0;
  z-index: 9999 !important;
  height: 550px;
}
#zdskSwiper .btnbox .swiper-button-prev,
#zdskSwiper .btnbox .swiper-button-next {
  width: 68px;
  height: 68px;
  font-size: 24px;
  line-height: 68px;
  color: #0065b2;
  background: #FFF;
  border-radius: 68px;
  text-align: center;
  opacity: 1;
  display: block;
}
#zdskSwiper .btnbox .swiper-button-prev:hover,
#zdskSwiper .btnbox .swiper-button-next:hover {
  background: #0065b2;
  color: #FFF;
}
#zdskSwiper .btnbox .swiper-button-prev {
  left: 110px;
  top: 235px;
}
#zdskSwiper .btnbox .swiper-button-next {
  right: auto;
  left: 110px;
  top: 330px;
}
#zdskSwiper .btnbox .swiper-pagination {
  display: none;
  font-size: 32px;
  top: 0;
  left: 0;
  background: url("../png/line.png") no-repeat center center;
  width: 90px;
  height: 90px;
  text-indent: -9999px;
  overflow: hidden;
}
#zdskSwiper .btnbox .swiper-pagination .swiper-pagination-current {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 32px;
  text-indent: 0;
}
#zdskSwiper .btnbox .swiper-pagination .swiper-pagination-total {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 32px;
  text-indent: 0;
}
@media (max-width: 1600px) {
  .about-zdsk3 {
    width: 1230px;
  }
  .about-zdsk3 .zdsk3-iframe {
    float: left;
    width: 1080px;
  }
  .zdsk3-preview {
    padding: 85px 0;
    float: left;
    width: 150px;
    position: relative;
  }
  .zdsk3-preview .swiper-container {
    width: 150px;
    height: 400px;
  }
  .zdsk3-preview .swiper-slide {
    width: 145px;
    height: 80px;
    text-align: center;
  }
  .zdsk3-preview .swiper-slide .y {
    border: 1px solid #FFF;
    line-height: 78px;
    height: 80px;
    font-size: 28px;
  }
  .zdsk3-preview .swiper-slide .y a {
    color: #FFF;
  }
  .zdsk3-preview .swiper-slide.active-nav .y {
    border: 2px solid #FFF;
    line-height: 76px;
    height: 80px;
    font-size: 32px;
  }
  .zdsk3-preview .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    z-index: 10;
  }
  .zdsk3-preview .arrow-left:hover {
    color: #FFF;
    background: #0065b2;
  }
  .zdsk3-preview .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    z-index: 10;
  }
  .zdsk3-preview .arrow-right:hover {
    color: #FFF;
    background: #0065b2;
  }
  .zdsk3-preview img {
    padding: 1px;
  }
  .zdsk3-preview .active-nav img {
    padding: 0;
    border: 2px solid #FFF;
  }
}
@media (max-width: 767px) {
  .about-zdsk3 {
    width: auto;
  }
  .about-zdsk3 .zdsk3-iframe {
    float: none;
    width: auto;
    padding: 0;
  }
  .zdsk3-box .imgbig {
    text-align: center;
  }
  .zdsk3-box .imgbig img {
    border: 3px solid #FFF;
    height: auto;
    width: 100%;
  }
  .zdsk3-box .title {
    color: #FFF;
    text-align: center;
    padding-top: 10px;
  }
  .zdsk3-box .title .name {
    font-size: 16px;
    line-height: 28px;
  }
  .zdsk3-box .title .hr-line {
    width: 100px;
    margin: 10px auto;
  }
  .zdsk3-box .title .time {
    font-size: 14px;
  }
  .m-preview2 {
    width: 100%;
    position: relative;
    padding: 0 50px;
  }
  .m-preview2 .swiper-slide {
    height: 50px;
    text-align: center;
  }
  .m-preview2 .swiper-slide .y {
    border: 1px solid #FFF;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
  }
  .m-preview2 .swiper-slide.active-nav .y {
    border: 2px solid #FFF;
    line-height: 46px;
    height: 50px;
    font-size: 16px;
 		background:rgba(255, 255, 255, 0.4);
  }
  .m-preview2 .arrow-left {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-preview2 .arrow-left:hover {
    color: #FFF;
    background: #0065b2;
  }
  .m-preview2 .arrow-right {
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
  }
  .m-preview2 .arrow-right:hover {
    color: #FFF;
    background: #0065b2;
  }
  #zdskSwiper {
    padding: 20px 0;
  }
  #zdskSwiper .swiper-slide {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  #zdskSwiper .swiper-slide .title {
    height: 100px;
  }
  #zdskSwiper .swiper-slide .title .name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #zdskSwiper .swiper-slide img {
    width: 100%;
  }
  #zdskSwiper .btnbox {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 40px;
    height: auto;
  }
  #zdskSwiper .btnbox .swiper-button-prev,
  #zdskSwiper .btnbox .swiper-button-next {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    border-radius: 35px;
  }
  #zdskSwiper .btnbox .swiper-button-prev {
    left: 20px;
    top: 100px;
  }
  #zdskSwiper .btnbox .swiper-button-next {
    left: 20px;
    top: 150px;
  }
  #zdskSwiper .btnbox .swiper-pagination {
    top: 20px;
    left: 20px;
    font-size: 16px;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }
  #zdskSwiper .btnbox .swiper-pagination .swiper-pagination-current {
    line-height: 20px;
  }
  #zdskSwiper .btnbox .swiper-pagination .swiper-pagination-total {
    right: 0;
    bottom: 0;
    line-height: 20px;
  }
}
/*文化理念*/
/*文化理念*/
.u-column-qywh .txt-cbox .name {
  margin-bottom: 20px;
}
.u-column-qywh .txt-cbox .name .zn {
  font-size: 42px;
  color: #000;
  margin-right: 20px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}
.u-column-qywh .txt-cbox .name .zn.t-block {
  display: block;
}
.u-column-qywh .txt-cbox .name .en {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 4px;
  color: #868686;
  opacity: 0.7;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  vertical-align: middle;
}
.u-column-qywh .txt-cbox .name .en.t-block {
  display: block;
  font-size: 26px;
  margin-bottom: 10px;
}
.u-column-qywh .txt-cbox .hr-line {
  width: 30px;
  background-color: #000;
  opacity: 0.2;
  margin-bottom: 20px;
}
.u-column-qywh .txt-cbox .slogan {
  font-size: 34px;
  line-height: 32px;
  color: #000;
  font-weight: 500;
  line-height: 60px;
}
.u-column-qywh .txt-cbox .btn-box {
  margin-top: 40px;
}
.u-column-qywh .txt-cbox .btn-box .btn.btn-line-bai {
  border-color: #FFF;
  color: #FFF;
}
.u-column-qywh .cultural-concept {
  padding-top: 50px;
}
.u-column-qywh .cultural-concept .floor-01 {
  background: url('../jpg/about-whln-bg1.jpg') no-repeat center top;
  background-size: cover;
  height: 625px;
}
.u-column-qywh .cultural-concept .floor-01 .txt-cbox {
  padding-top: 160px;
}
.u-column-qywh .cultural-concept .floor-01 .imgbox {
  background: url("../png/about-whln-bg.png") no-repeat -3px 25px;
  width: 482px;
  height: 620px;
  padding: 10px 0 0 0;
  position: relative;
  float: right;
}
.u-column-qywh .cultural-concept .floor-01 .imgbox .cbox {
  position: absolute;
  bottom: -45px;
  right: 0;
}
.u-column-qywh .cultural-concept .floor-02 {
  background: url('../jpg/about-whln-bg2.jpg') no-repeat center top;
  height: 578px;
}
.u-column-qywh .cultural-concept .floor-02 .txt-cbox {
  padding-top: 160px;
  padding-left: 100px;
}
.u-column-qywh .cultural-concept .floor-02 .imgbox {
  padding-top: 120px;
}
.u-column-qywh .cultural-concept .floor-03 {
  background: url('../jpg/about-whln-bg3.jpg') no-repeat center top;
  height: 533px;
}
.u-column-qywh .cultural-concept .floor-03 .txt-cbox {
  padding-top: 60px;
}
.u-column-qywh .cultural-concept .floor-03 .txt-cbox .name .zn {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-03 .txt-cbox .slogan {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-04 .bg1 {
  height: 533px;
  background: url('../jpg/about-whln-bg4-1.jpg') no-repeat center top;
}
.u-column-qywh .cultural-concept .floor-04 .bg2 {
  height: 533px;
  background: url('../jpg/about-whln-bg4-2.jpg') no-repeat center top;
}
.u-column-qywh .cultural-concept .floor-04 .txt-cbox {
  padding-top: 30px;
  padding-left: 210px;
}
.u-column-qywh .cultural-concept .floor-05 .bg1 {
  height: 633px;
  background: #3a4458;
}
.u-column-qywh .cultural-concept .floor-05 .bg2 {
  height: 633px;
  background: url('../jpg/about-whln-bg5.jpg') no-repeat center top;
  background-size: cover;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox {
  padding-top: 30px;
  float: right;
  width: 685px;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .name {
  height: auto;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .name .en {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .name .zn {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .hr-line {
  background: #FFF;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .slogan {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-05 .txt-cbox .btn-box .btn.btn-line {
  border-color: #FFF;
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-06 {
  background: url('../jpg/about-whln-bg6.jpg') no-repeat center top;
}
.u-column-qywh .cultural-concept .floor-06 .col-md-4 {
  height: 533px;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.u-column-qywh .cultural-concept .floor-06 .col-md-4:first-child {
  border-left: none;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox {
  text-align: center;
  padding-top: 50px;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox .name {
  height: auto;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox .name .en {
  color: #e3e6f1;
  opacity: 0.6;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox .name .zn {
  color: #FFF;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox .hr-line {
  background: #FFF;
  margin: 0 auto;
}
.u-column-qywh .cultural-concept .floor-06 .txt-cbox .slogan {
  color: #FFF;
}
@media (max-width: 1600px) {
  .u-column-qywh .txt-cbox .name {
    margin-bottom: 15px;
  }
  .u-column-qywh .txt-cbox .name .zn {
    font-size: 40px;
    margin-right: 15px;
    height: 42px;
    line-height: 42px;
  }
  .u-column-qywh .txt-cbox .name .en {
    font-size: 26px;
    line-height: 32px;
    height: 42px;
    line-height: 42px;
  }
  .u-column-qywh .txt-cbox .name .en.t-block {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .u-column-qywh .txt-cbox .hr-line {
    width: 30px;
    margin-bottom: 15px;
  }
  .u-column-qywh .txt-cbox .slogan {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    line-height: 50px;
  }
  .u-column-qywh .txt-cbox .btn-box {
    margin-top: 40px;
  }
  .u-column-qywh .cultural-concept {
    padding-top: 42px;
  }
  .u-column-qywh .cultural-concept .floor-01 {
    background-size: auto 530px;
    height: 530px;
  }
  .u-column-qywh .cultural-concept .floor-01 .txt-cbox {
    padding-top: 135px;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox {
    background: url("../png/about-whln-bg.png") no-repeat 4px 25px;
    background-size: 410px auto;
    width: 415px;
    height: 530px;
    padding: 10px 0 0 0;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox .cbox {
    bottom: -35px;
    right: 0;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox .cbox img {
    width: 415px;
    height: 530px;
  }
  .u-column-qywh .cultural-concept .floor-02 {
    height: 490px;
    background-size: auto 490px;
  }
  .u-column-qywh .cultural-concept .floor-02 .txt-cbox {
    padding-top: 135px;
    padding-left: 85px;
  }
  .u-column-qywh .cultural-concept .floor-02 .imgbox {
    padding-top: 120px;
  }
  .u-column-qywh .cultural-concept .floor-02 .imgbox .cbox img {
    width: 100%;
  }
  .u-column-qywh .cultural-concept .floor-03 {
    height: 450px;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox {
    padding-top: 60px;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox .name .zn {
    color: #FFF;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox .slogan {
    color: #FFF;
  }
  .u-column-qywh .cultural-concept .floor-04 .bg1 {
    height: 450px;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-04 .bg2 {
    height: 450px;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-04 .txt-cbox {
    padding-top: 30px;
    padding-left: 175px;
  }
  .u-column-qywh .cultural-concept .floor-05 .bg1 {
    height: 550px;
  }
  .u-column-qywh .cultural-concept .floor-05 .bg2 {
    height: 550px;
    background-size: cover;
  }
  .u-column-qywh .cultural-concept .floor-05 .txt-cbox {
    padding-top: 30px;
    width: 585px;
  }
  .u-column-qywh .cultural-concept .floor-06 {
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-06 .container {
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-06 .col-md-4 {
    height: 450px;
  }
  .u-column-qywh .cultural-concept .floor-06 .txt-cbox {
    padding-top: 42px;
  }
}
@media (max-width: 767px) {
  .u-column-qywh .txt-cbox .name {
    margin-bottom: 15px;
  }
  .u-column-qywh .txt-cbox .name .zn {
    font-size: 24px;
    margin-right: 15px;
    height: 42px;
    line-height: 42px;
  }
  .u-column-qywh .txt-cbox .name .en {
    font-size: 18px;
    height: 42px;
    line-height: 42px;
  }
  .u-column-qywh .txt-cbox .name .en.t-block {
    font-size: 18px;
    margin-bottom: 10px;
    color: #525151;
    letter-spacing: 0;
  }
  .u-column-qywh .txt-cbox .hr-line {
    width: 30px;
    margin-bottom: 15px;
  }
  .u-column-qywh .txt-cbox .slogan {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    line-height: 35px;
  }
  .u-column-qywh .txt-cbox .btn-box {
    margin-top: 20px;
  }
  .u-column-qywh .cultural-concept {
    padding-top: 0;
  }
  .u-column-qywh .cultural-concept .floor-01 {
    background-size: auto 100%;
    height: auto;
  }
  .u-column-qywh .cultural-concept .floor-01 .txt-cbox {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox {
    background: url("../png/about-whln-bg.png") no-repeat 4px 25px;
    background-size: 100% auto;
    width: 100%;
    height: auto;
    padding: 10px 0 0 0;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox .cbox {
    position: static;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .u-column-qywh .cultural-concept .floor-01 .imgbox .cbox img {
    width: 80%;
    height: auto;
  }
  .u-column-qywh .cultural-concept .floor-02 {
    height: auto;
    background-size: auto 100%;
  }
  .u-column-qywh .cultural-concept .floor-02 .txt-cbox {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0;
  }
  .u-column-qywh .cultural-concept .floor-02 .imgbox {
    padding-top: 35px;
  }
  .u-column-qywh .cultural-concept .floor-02 .imgbox .cbox img {
    width: 100%;
  }
  .u-column-qywh .cultural-concept .floor-03 {
    height: auto;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox .name .zn {
    color: #FFF;
  }
  .u-column-qywh .cultural-concept .floor-03 .txt-cbox .slogan {
    color: #FFF;
  }
  .u-column-qywh .cultural-concept .floor-03 .hr-line {
    background: #FFF;
  }
  .u-column-qywh .cultural-concept .floor-04 .bg1 {
    height: 450px;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-04 .bg2 {
    height: auto;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-04 .txt-cbox {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
  }
  .u-column-qywh .cultural-concept .floor-05 .bg1 {
    height: auto;
  }
  .u-column-qywh .cultural-concept .floor-05 .bg2 {
    height: auto;
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-05 .txt-cbox {
    padding-top: 30px;
    padding-bottom: 30px;
    width: auto;
    float: none;
  }
  .u-column-qywh .cultural-concept .floor-06 {
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-06 .container {
    background-size: auto 450px;
  }
  .u-column-qywh .cultural-concept .floor-06 .col-md-4 {
    height: auto;
    border: none;
  }
  .u-column-qywh .cultural-concept .floor-06 .txt-cbox {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/*文化理念*/
/*品牌故事*/
.u-column-ppgs .ppgs-img img {
  width: 100%;
}
.u-column-ppgs .ppgs-img dl {
  position: relative;
  margin-bottom: 0;
}
.u-column-ppgs .ppgs-img dl dt {
  overflow: hidden;
}
.u-column-ppgs .ppgs-img dl dd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  height: 125px;
  line-height: 50px;
  padding: 55px 25px 20px 25px;
  font-size: 24px;
  overflow: hidden;
  background: url("../png/pp-bg.png");
}
.u-column-ppgs .ppgs-img .t-1 {
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .u-column-ppgs .ppgs-img dl dd {
    height: 100px;
    line-height: 30px;
    padding: 50px 20px 15px 20px;
    font-size: 18px;
    background-size: auto 100px;
  }
  .u-column-ppgs .ppgs-img .t-1 {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .u-column-ppgs .ppgs-img {
    margin-bottom: 10px;
  }
  .u-column-ppgs .ppgs-img .col-md-6 {
    margin-bottom: 20px;
  }
  .u-column-ppgs .ppgs-img dl dd {
    height: 100px;
    line-height: 30px;
    padding: 50px 20px 15px 20px;
    font-size: 18px;
    background-size: auto 100px;
  }
  .u-column-ppgs .ppgs-img .t-1 {
    margin-bottom: 18px;
  }
}
/*品牌理念*/
/*品牌理念*/
.ag-content-customer-wrap {
  width: 100%;
  height: 800px;
  border-top: 1px solid #999;
}
.ag-content-customer-wrap .ag-content-customer {
  width: 1400px;
  margin: 0px auto;
}
.ag-content-customer-wrap .ag-content-customer-ele {
  border-right: 1px solid #999;
  width: 25%;
  height: 800px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  position: relative;
  overflow: hidden;
}
.ag-content-customer-wrap .ag-content-customer-ele:hover {
  cursor: pointer;
}
.ag-content-customer-wrap .ag-content-customer-ele .ag-content-customer-ele-shadow {
  width: 25%;
  height: 800px;
  position: absolute;
  top: -800px;
  left: 0px;
}
.ag-content-customer-wrap .ag-content-customer-ele.last {
  border: none;
}
.ag-content-customer-wrap .ag-content-customer-ele-detail {
  width: 0px;
  height: 800px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.ag-content-customer-wrap .ag-content-customer-ele-detail ul {
  display: none;
}
.ag-content-customer-wrap .ag-content-customer-ele-detail-display {
  display: none;
  width: 1200px;
  height: 800px;
  position: relative;
}
.ag-content-customer-wrap .ag-content-customer-ele-detail-return {
  font-size: 50px;
  display: inline-block;
  color: #FFF;
  border-radius: 50px;
  width: 180px;
  height: 56px;
  line-height: 46px;
  text-align: center;
  border: 2px solid #FFF;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -90px;
  cursor: pointer;
}
.ag-content-customer-wrap .qywh-ln {
  padding-top: 100px;
  height: 800px;
  text-align: center;
}
.ag-content-customer-wrap .qywh-ln .tit {
  font-size: 36px;
  margin-bottom: 35px;
}
.ag-content-customer-wrap .qywh-ln .txt {
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  margin-bottom: 10px;
  padding: 0 30px;
}
.ag-content-customer-wrap .qywh-ln .hr-line {
  margin: 0 auto;
  margin-bottom: 40px;
  width: 200px;
}
.ag-content-customer-wrap .qywh-ln .ico {
  height: 110px;
}
.ag-content-customer-wrap .qywh-ln .txt2 {
  font-size: 20px;
  line-height: 30px;
}
.ag-content-customer-wrap .qywh-ln .abtn {
  font-size: 50px;
  display: inline-block;
  color: #FFF;
  border-radius: 50px;
  width: 180px;
  height: 56px;
  line-height: 46px;
  text-align: center;
  border: 2px solid #FFF;
  margin-top: 200px;
}
.ag-content-customer-wrap.ppln-col-bg {
  background: url("../jpg/ppln-col-bg.jpg") no-repeat center top;
  border: none;
}
@media (max-width: 1600px) {
  /*品牌理念*/
  .ag-content-customer-wrap {
    height: 640px;
  }
  .ag-content-customer-wrap .ag-content-customer {
    width: 1200px;
  }
  .ag-content-customer-wrap .ag-content-customer-ele {
    height: 640px;
    font-size: 16px;
  }
  .ag-content-customer-wrap .ag-content-customer-ele .ag-content-customer-ele-shadow {
    height: 640px;
    top: -640px;
  }
  .ag-content-customer-wrap .ag-content-customer-ele-detail {
    height: 640px;
  }
  .ag-content-customer-wrap .ag-content-customer-ele-detail-display {
    width: 1200px;
    height: 640px;
  }
  .ag-content-customer-wrap .ag-content-customer-ele-detail-return {
    font-size: 50px;
    border-radius: 50px;
    width: 150px;
    height: 46px;
    line-height: 35px;
    bottom: 50px;
    left: 50%;
    margin-left: -75px;
  }
  .ag-content-customer-wrap .qywh-ln {
    padding-top: 50px;
    height: 640px;
  }
  .ag-content-customer-wrap .qywh-ln .tit {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .ag-content-customer-wrap .qywh-ln .txt {
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    margin-bottom: 10px;
  }
  .ag-content-customer-wrap .qywh-ln .hr-line {
    margin: 0 auto;
    margin-bottom: 40px;
    width: 200px;
  }
  .ag-content-customer-wrap .qywh-ln .ico {
    margin-bottom: 0;
    height: 110px;
  }
  .ag-content-customer-wrap .qywh-ln .txt2 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .ag-content-customer-wrap .qywh-ln .abtn {
    font-size: 40px;
    border-radius: 40px;
    width: 150px;
    height: 46px;
    line-height: 35px;
    margin-top: 150px;
  }
}
@media (max-width: 767px) {
  /*品牌理念*/
  .ag-content-customer-wrap-m {
    padding-bottom: 20px;
  }
  .ag-content-customer-wrap-m .qywh-ln {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 25px 15px;
    text-align: center;
  }
  .ag-content-customer-wrap-m .qywh-ln .tit {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .ag-content-customer-wrap-m .qywh-ln .txt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .ag-content-customer-wrap-m .qywh-ln .hr-line {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 200px;
  }
  .ag-content-customer-wrap-m .qywh-ln .ico {
    margin-bottom: 15px;
  }
  .ag-content-customer-wrap-m .qywh-ln .txt2 {
    font-size: 12px;
    line-height: 21px;
    padding: 0;
    display: none;
    padding-top: 20px;
  }
  .ag-content-customer-wrap-m .qywh-ln .more {
    text-align: center;
  }
  .ag-content-customer-wrap-m .qywh-ln .more .abtn {
    border: 2px solid #FFF;
    border-radius: 20px;
    display: inline-block;
    padding: 0 30px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .ag-content-customer-wrap-m .qywh-ln:last-child {
    border-bottom: none;
  }
}
/*投资者关系 栏目*/
/*侧边菜单*/
.col-menu-list ul {
  list-style: none;
  padding: 0;
}
.col-menu-list ul li {
  list-style: none;
  margin-bottom: 1px;
}
.col-menu-list .title {
  background: url("../png/bg-w-3.png");
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  padding: 0 0 0 40px;
  position: relative;
  cursor: pointer;
}
.col-menu-list .title a,
.col-menu-list .title .tith {
  color: #FFF;
  display: block;
  height: 55px;
  line-height: 55px;
}
.col-menu-list .title .icon {
  position: absolute;
  width: 15px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  right: 20px;
  background: url("../png/left-ico1.png") no-repeat 0 0;
}
.col-menu-list .title::after {
  content: "";
  width: 14px;
  height: 59px;
  position: absolute;
  top: -2px;
  left: 0;
  display: none;
  background: url("../png/left-hover.png") no-repeat 0 0;
}
.col-menu-list .title.active {
  background: #FFF ;
}
.col-menu-list .title.active::after {
  display: block;
}
.col-menu-list .title.active a,
.col-menu-list .title.active .tith {
  color: #0068b7;
}
.col-menu-list .title.active .icon {
  background: url("../png/left-ico2.png") no-repeat 0 0;
}
.col-menu-list .items-ck-menu ul {
  background: #1e4e8a;
  padding: 10px 0;
}
.col-menu-list .items-ck-menu ul li {
  padding-left: 40px;
  height: 35px;
  line-height: 35px;
}
.col-menu-list .items-ck-menu ul li a {
  color: #a9b5ca;
  font-size: 16px;
}
.col-menu-list .items-ck-menu ul li a:hover {
  color: #FFF;
}
.col-menu-list .items-ck-menu ul li.active a {
  color: #FFF;
}
.invest-img-txt-1 {
  background: url("../png/bg-w-2.png");
  padding: 20px;
}
.invest-img-txt-1 .imgbox {
  width: 253px;
  height: 253px;
  float: left;
  background: #eee;
  overflow: hidden;
}
.invest-img-txt-1 .imgbox img {
  width: 100%;
}
.invest-img-txt-1 .cont {
  width: 745px;
  float: left;
  padding-left: 20px;
}
.invest-img-txt-1 .cont .name {
  font-size: 20px;
  margin-bottom: 15px;
}
.invest-img-txt-1 .cont .h-line {
  width: 30px;
  margin-bottom: 15px;
}
.invest-img-txt-1 .cont .column-txt {
  font-size: 16px;
  line-height: 24px;
}
.invest-img-txt-1 .cont p {
  margin-bottom: 0;
}
.invest-txt {
  background: url("../png/bg-w-2.png");
  padding: 20px;
  font-size: 16px;
  line-height: 26px;
}
.invest-txt p:last-child {
  margin-bottom: 0;
}
.invest-panel-links {
  background: url("../png/bg-w-2.png");
  width: 100%;
  height: 100%;
}
.invest-panel-links .title {
  height: 55px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px 15px 20px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.invest-panel-links .cont {
  padding: 25px 70px;
  position: relative;
}
.invest-panel-links .c-links {
  height: 50px;
  line-height: 50px;
  display: block;
  border: solid 1px #FFF;
  font-size: 16px;
  color: #FFF;
  text-align: center;
}
.invest-panel-links .c-links:hover {
  border: 2px solid #FFF;
  line-height: 48px;
}
.invest-panel-links .swiper-button-next,
.invest-panel-links .swiper-button-prev {
  position: absolute;
  background: none;
  width: 32px;
  height: 32px;
  border: 1px solid #FFF;
  border-radius: 50%;
  top: 55px;
  text-align: center;
  line-height: 32px;
}
.invest-panel-links .swiper-button-next:hover,
.invest-panel-links .swiper-button-prev:hover {
  border-color: #5bc0de;
}
.invest-panel-links .swiper-button-next {
  right: 25px;
}
.invest-panel-links .swiper-button-prev {
  left: 25px;
}
.invest-row2 {
  display: flex;
}
.panel-style2 {
  width: 100%;
  height: 100%;
}
.panel-style2 .title {
  height: 55px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: url("../png/bg-w-2.png");
}
.nav-tabs.nav-tabs-sy1 {
  padding: 0 25px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: url("../png/bg-w-2.png");
}
.nav-tabs.nav-tabs-sy1 > li {
  padding: 0;
  height: 54px;
  margin-right: 15px;
}
.nav-tabs.nav-tabs-sy1 > li > a {
  position: relative;
  display: block;
  text-align: center;
  color: #FFF;
  border: none;
  background: none;
  font-size: 20px;
  padding: 0 15px;
  height: 51px;
  line-height: 50px;
  border-bottom: 3px solid transparent;
}
.nav-tabs.nav-tabs-sy1 > li > a:hover,
.nav-tabs.nav-tabs-sy1 > li > a:focus {
  text-decoration: none;
  background-color: none;
  border-color: #FFF;
  color: #FFF;
}
.nav-tabs.nav-tabs-sy1 > li > a .t {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  vertical-align: top;
}
.nav-tabs.nav-tabs-sy1 > li.active a {
  border: none;
  border-bottom: 3px solid #FFF;
  background: none;
  color: #FFF;
}
.nav-tabs.nav-tabs-index {
  padding: 0;
  margin-bottom: 0;
  float: right;
  border: none;
}
.nav-tabs.nav-tabs-index > li {
  padding: 0;
  height: 44px;
  margin-left: 15px;
}
.nav-tabs.nav-tabs-index > li > a {
  position: relative;
  display: block;
  text-align: center;
  color: #FFF;
  border: none;
  background: none;
  font-size: 20px;
  padding: 0 15px;
  height: 44px;
  line-height: 40px;
  border-bottom: 3px solid transparent;
}
.nav-tabs.nav-tabs-index > li > a:hover,
.nav-tabs.nav-tabs-index > li > a:focus {
  text-decoration: none;
  background-color: none;
  border-color: #FFF;
  color: #FFF;
}
.nav-tabs.nav-tabs-index > li > a .t {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
}
.nav-tabs.nav-tabs-index > li.active a {
  border: none;
  border-bottom: 3px solid #FFF;
  background: none;
  color: #FFF;
}
@media (max-width: 1600px) {
  .invest-img-txt-1 .cont {
    width: 595px;
  }
  .invest-img-txt-1 .cont .name {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .invest-img-txt-1 .cont .h-line {
    width: 30px;
    margin-bottom: 10px;
  }
  .invest-img-txt-1 .cont .column-txt {
    font-size: 14px;
    line-height: 21px;
  }
  .invest-img-txt-1 .cont .column-txt p {
    margin-bottom: 10px;
  }
  .invest-txt {
    padding: 20px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .invest-img-txt-1 {
    padding: 0;
  }
  .invest-img-txt-1 .imgbox {
    width: 100%;
    height: auto;
    float: none;
  }
  .invest-img-txt-1 .imgbox img {
    width: 100%;
    height: auto;
  }
  .invest-img-txt-1 .cont {
    width: 100%;
    float: auto;
    padding: 15px 10px;
  }
  .invest-img-txt-1 .cont .name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .invest-img-txt-1 .cont .h-line {
    width: 30px;
    margin-bottom: 10px;
  }
  .invest-img-txt-1 .cont .column-txt {
    font-size: 12px;
    line-height: 21px;
  }
  .invest-txt {
    padding: 15px;
    font-size: 14px;
    line-height: 21px;
  }
  .invest-panel-links {
    width: 100%;
    height: 100%;
  }
  .invest-panel-links .title {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px 10px 15px;
    position: relative;
  }
  .invest-panel-links .cont {
    padding: 15px 50px;
    position: relative;
  }
  .invest-panel-links .c-links {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .invest-panel-links .c-links:hover {
    line-height: 38px;
  }
  .invest-panel-links .swiper-button-next,
  .invest-panel-links .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: 40px;
    line-height: 30px;
  }
  .invest-panel-links .swiper-button-next {
    right: 10px;
  }
  .invest-panel-links .swiper-button-prev {
    left: 10px;
  }
  .invest-row2 {
    display: block;
    margin-bottom: 0;
  }
  .invest-row2.row .col-md-6 {
    margin-bottom: 20px;
  }
  .panel-style2 {
    width: 100%;
    height: 100%;
  }
  .panel-style2 .title {
    height: 55px;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background: url("../png/bg-w-2.png");
  }
  .nav-tabs.nav-tabs-sy1 {
    padding: 0 15px;
    margin-bottom: 0;
  }
  .nav-tabs.nav-tabs-sy1 > li {
    padding: 0;
    height: 44px;
    margin-right: 15px;
  }
  .nav-tabs.nav-tabs-sy1 > li > a {
    font-size: 14px;
    padding: 0 10px;
    height: 41px;
    line-height: 40px;
    border-bottom: 3px solid transparent;
  }
  .nav-tabs.nav-tabs-sy1 > li > a .t {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
  }
  .nav-tabs.nav-tabs-sy1 > li.active a {
    border: none;
    border-bottom: 3px solid #FFF;
    background: none;
    color: #FFF;
  }
  .nav-tabs.nav-tabs-index {
    padding: 0;
    margin-bottom: 0;
    float: right;
    border: none;
  }
  .nav-tabs.nav-tabs-index > li {
    padding: 0;
    height: 44px;
    margin-left: 15px;
  }
  .nav-tabs.nav-tabs-index > li > a {
    position: relative;
    display: block;
    text-align: center;
    color: #FFF;
    border: none;
    background: none;
    font-size: 20px;
    padding: 0 15px;
    height: 44px;
    line-height: 40px;
    border-bottom: 3px solid transparent;
  }
  .nav-tabs.nav-tabs-index > li > a:hover,
  .nav-tabs.nav-tabs-index > li > a:focus {
    text-decoration: none;
    background-color: none;
    border-color: #FFF;
    color: #FFF;
  }
  .nav-tabs.nav-tabs-index > li > a .t {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
  }
  .nav-tabs.nav-tabs-index > li.active a {
    border: none;
    border-bottom: 3px solid #FFF;
    background: none;
    color: #FFF;
  }
}
/*投资者关系*/
.u-iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.u-iframe-trend {
  height: 300px;
}
.u-iframe-calendar {
  height: 250px;
}
.u-iframe-note {
  height: 160px;
}
.u-iframe-price {
  height: 30px;
}
.u-iframe-ggyth {
  height: 1000px;
}
@media (max-width: 767px) {
  .u-iframe-note {
    height: 200px;
  }
}
@media (max-width: 375px) {
  .u-iframe-note {
    height: 250px;
  }
}
@media (max-width: 320px) {
  .u-iframe-note {
    height: 270px;
  }
}
/*公司信息*/
.invest-gsxx {
  display: flex;
  margin-bottom: 20px;
}
.invest-gsxx.row .col-md-6 {
  padding: 0 10px;
}
.panel-style {
  background: url("../png/bg-w-2.png");
  width: 100%;
  height: 100%;
}
.panel-style .title {
  height: 55px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px 15px 32px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.panel-style .title::before {
  height: 15px;
  width: 3px;
  background: #FFF;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 20px;
}
.panel-style .table td {
  border: none;
  padding-left: 20px;
}
.panel-style .table td a {
  color: #FFF;
}
.panel-style-nobg {
  width: 100%;
  height: 100%;
}
.panel-style-nobg .title {
  height: 55px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px 15px 32px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: url("../png/bg-w-2.png");
}
.panel-style-nobg .title::before {
  height: 15px;
  width: 3px;
  background: #FFF;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 20px;
}
@media (max-width: 767px) {
  .invest-gsxx {
    display: block;
    margin-bottom: 0;
  }
  .invest-gsxx.row .col-md-6 {
    padding: 0 15px;
    margin-bottom: 20px;
  }
  .panel-style .title {
    height: 42px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 10px 25px;
  }
  .panel-style .title::before {
    height: 15px;
    width: 2px;
    top: 50%;
    margin-top: -8px;
    left: 15px;
  }
  .panel-style .table td {
    padding-left: 10px;
    font-size: 12px;
  }
  .panel-style-nobg {
    width: 100%;
    height: 100%;
  }
  .panel-style-nobg .title {
    height: 42px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px 10px 20px;
  }
  .panel-style-nobg .title::before {
    height: 15px;
    width: 3px;
    background: #FFF;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 10px;
  }
}
/*股东大会*/
/*董事会*/
.invest-dsh {
  background: url("../png/bg-w-2.png");
}
.invest-dsh .nav-tabs {
  padding: 25px 0;
  margin-bottom: 0;
  border-bottom: none;
  text-align: center;
}
.invest-dsh .nav-tabs > li {
  padding: 0;
  height: 54px;
  margin-right: 20px;
  display: inline-block;
  float: none;
}
.invest-dsh .nav-tabs > li > a {
  position: relative;
  display: block;
  text-align: center;
  color: #333;
  border: none;
  background: #FFF;
  font-size: 16px;
  padding: 0 30px;
  height: 54px;
  line-height: 54px;
  border-radius: 30px;
}
.invest-dsh .nav-tabs > li > a:hover,
.invest-dsh .nav-tabs > li > a:focus {
  text-decoration: none;
  border-color: #0065b2;
  color: #0065b2;
}
.invest-dsh .nav-tabs > li.active {
  background: none;
}
.invest-dsh .nav-tabs > li.active a {
  border: none;
  color: #0065b2;
}
.invest-dsh .nav-tabs > li.active a:hover,
.invest-dsh .nav-tabs > li.active a:focus {
  text-decoration: none;
  background-color: none;
  border-color: #0065b2;
  color: #0065b2;
}
.invest-dsh .swiper-pagination {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px;
}
.invest-dsh .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #FFF;
  opacity: 1;
}
.invest-dsh .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2ff975;
  background-image: linear-gradient(rgba(0, 192, 255, 0.8), rgba(47, 249, 117, 0.5));
}
.swiper-container2 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0 0 60px 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.ds-resume1 {
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ds-resume1 .imgbox {
  width: 220px;
  height: 300px;
  float: left;
  overflow: hidden;
}
.ds-resume1 .imgbox img {
  width: 100%;
}
.ds-resume1 .cont {
  width: 780px;
  float: left;
  padding-left: 25px;
}
.ds-resume1 .cont .title {
  font-size: 24px;
  margin-bottom: 20px;
}
.ds-resume1 .cont .h-line {
  width: 60px;
  margin-bottom: 25px;
}
.ds-resume1 .cont .column-txt {
  position: relative;
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 40px;
}
.ds-resume1 .cont .sign {
  color: #FFF;
  text-align: right;
}
.ds-resume1 .cont .sign .position {
  display: inline-block;
  font-size: 16px;
  width: 200px;
  padding-top: 15px;
  padding-right: 15px;
  vertical-align: top;
}
.ds-resume1 .cont .sign .name {
  display: inline-block;
  width: 179px;
  border-left: 1px solid #FFF;
  padding-left: 25px;
  text-align: left;
  vertical-align: top;
}
.ds-resume1 .cont .sign .name .zn {
  font-size: 24px;
}
.ds-resume1 .cont .sign .name .en {
  font-size: 16px;
}
.ds-resume2 {
  padding: 20px 20px 0 20px;
}
.ds-resume2 .items {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.ds-resume2 .items .imgbox {
  width: 40%;
  float: left;
  background: #ccc;
  overflow: hidden;
}
.ds-resume2 .items .imgbox img {
  width: 100%;
}
.ds-resume2 .items .cont {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  width: 60%;
  float: left;
}
.ds-resume2 .items .cont .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.ds-resume2 .items .cont .h-line {
  width: 40px;
  margin-bottom: 10px;
}
.ds-resume2 .items .cont .column-txt {
  position: relative;
  font-size: 14px;
  line-height: 24px;
}
.invest-dsh-info {
  padding: 30px 50px;
  background: url("../png/ds-info-bg.png") no-repeat 0 bottom;
  background-size: 100% auto;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
}
@media (max-width: 1600px) {
  .ds-resume1 {
    padding: 15px;
  }
  .ds-resume1 .imgbox {
    width: 175px;
    height: 240px;
  }
  .ds-resume1 .cont {
    width: 675px;
    padding-left: 25px;
  }
  .ds-resume1 .cont .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .ds-resume1 .cont .h-line {
    width: 60px;
    margin-bottom: 20px;
  }
  .ds-resume1 .cont .column-txt {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .ds-resume1 .cont .sign .position {
    font-size: 14px;
    width: 200px;
    padding-top: 5px;
    padding-right: 10px;
  }
  .ds-resume1 .cont .sign .name {
    width: 150px;
    border-left: 1px solid #FFF;
    padding-left: 20px;
  }
  .ds-resume1 .cont .sign .name .zn {
    font-size: 20px;
  }
  .ds-resume1 .cont .sign .name .en {
    font-size: 14px;
  }
  .ds-resume2 {
    padding: 15px 15px 0 15px;
  }
  .ds-resume2 .items .cont {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ds-resume2 .items .cont .title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .ds-resume2 .items .cont .h-line {
    width: 30px;
    margin-bottom: 10px;
  }
  .ds-resume2 .items .cont .column-txt {
    font-size: 12px;
    line-height: 21px;
  }
  .invest-dsh-info {
    padding: 20px 50px;
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .invest-dsh .nav-tabs {
    padding: 15px 0;
  }
  .invest-dsh .nav-tabs > li {
    height: 35px;
    margin-right: 5px;
  }
  .invest-dsh .nav-tabs > li > a {
    font-size: 12px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
  }
  .invest-dsh .nav-tabs > li.last {
    margin-right: 0;
  }
  .invest-dsh .swiper-pagination {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 10px;
  }
  .invest-dsh .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
    opacity: 1;
  }
  .invest-dsh .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2ff975;
    background-image: linear-gradient(rgba(0, 192, 255, 0.8), rgba(47, 249, 117, 0.5));
  }
  .swiper-container2 {
    padding: 0 0 40px 0;
  }
  .ds-resume1 {
    padding: 10px;
  }
  .ds-resume1 .imgbox {
    width: 100%;
    height: auto;
  }
  .ds-resume1 .cont {
    width: 100%;
    padding-left: 0;
  }
  .ds-resume1 .cont .title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .ds-resume1 .cont .h-line {
    width: 60px;
    margin-bottom: 15px;
  }
  .ds-resume1 .cont .column-txt {
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  .ds-resume1 .cont .sign {
    width: auto;
  }
  .ds-resume1 .cont .sign .position {
    font-size: 12px;
    width: 55%;
    padding-top: 5px;
    padding-right: 10px;
  }
  .ds-resume1 .cont .sign .name {
    width: 40%;
    padding-left: 20px;
  }
  .ds-resume1 .cont .sign .name .zn {
    font-size: 16px;
  }
  .ds-resume1 .cont .sign .name .en {
    font-size: 12px;
  }
  .ds-resume2 {
    padding: 10px 10px 0 10px;
  }
  .ds-resume2 .col-md-6 {
    margin-bottom: 10px;
  }
  .ds-resume2 .items .cont {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ds-resume2 .items .cont .title {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .ds-resume2 .items .cont .h-line {
    width: 30px;
    margin-bottom: 10px;
  }
  .ds-resume2 .items .cont .column-txt {
    font-size: 12px;
    line-height: 21px;
  }
  .invest-dsh-info {
    padding: 15px;
    font-size: 12px;
    line-height: 21px;
  }
}
/*监事会*/
.gszl-jsh-detail {
  background: url("../png/bg-w-2.png");
}
.gszl-jsh-detail .imgbox {
  background: #eee;
  overflow: hidden;
  margin-bottom: 35px;
}
.gszl-jsh-detail .imgbox img {
  width: 100%;
}
.gszl-jsh-detail .cont {
  padding: 0 20px;
}
.gszl-jsh-detail .cont dl {
  margin-bottom: 30px;
}
.gszl-jsh-detail .cont .name {
  font-size: 18px;
  margin-bottom: 15px;
}
.gszl-jsh-detail .cont .hr-line {
  width: 30px;
  margin-bottom: 15px;
}
.gszl-jsh-detail .cont .column-txt {
  font-size: 16px;
  line-height: 26px;
}
.gszl-jsh-detail .cont.nbjt-cont {
  padding: 0 20px 30px 20px;
}
@media (max-width: 767px) {
  .gszl-jsh-detail .imgbox {
    margin-bottom: 20px;
  }
  .gszl-jsh-detail .cont {
    padding: 0 15px;
  }
  .gszl-jsh-detail .cont dl {
    margin-bottom: 20px;
  }
  .gszl-jsh-detail .cont .name {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .gszl-jsh-detail .cont .hr-line {
    width: 30px;
    margin-bottom: 10px;
  }
  .gszl-jsh-detail .cont .column-txt {
    font-size: 14px;
    line-height: 26px;
  }
  .gszl-jsh-detail .cont.nbjt-cont {
    padding: 0 15px 20px 15px;
  }
}
/*内部监控*/
/*企业管制与环境报告*/
/*企业管制与环境报告*/
.invest-qygz .items {
  background: url("../png/bg-w-2.png");
  text-align: center;
  height: 325px;
  margin-bottom: 20px;
}
.invest-qygz .items .iconbox {
  text-align: center;
  padding: 30px 30px 40px 30px;
}
.invest-qygz .items .iconbox .u-icon-b {
  background: url("../png/qygzhjbg-ico-4.png") no-repeat 0 top;
  width: 66px;
  height: 84px;
}
.invest-qygz .items a {
  color: #FFF;
}
.invest-qygz .items .tit1 {
  margin-bottom: 35px;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 16px;
}
.invest-qygz .items .tit1 .u-icon-d {
  width: 18px;
  height: 18px;
  background: url("../png/qygzhjbg-ico-1.png") no-repeat;
}
.invest-qygz .items .tit2 {
  height: 50px;
}
.invest-qygz .items .info {
  opacity: .5;
  font-size: 16px;
  padding-bottom: 30px;
}
.invest-qygz .items .info .u-icon-f {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background: url("../png/qygzhjbg-ico-2.png") no-repeat center center;
}
.invest-qygz .items .info .u-icon-t {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background: url("../png/qygzhjbg-ico-3.png") no-repeat center center;
}
.invest-qygz .items .info .author {
  margin-right: 20px;
}
.invest-qygz .items:hover .iconbox .u-icon-b {
  background: url("../png/qygzhjbg-ico-4-hover.png") no-repeat 0 top;
}
.invest-qygz.row .col-md-4 {
  padding: 0 10px;
}
@media (max-width: 1600px) {
  .invest-qygz .items {
    height: 285px;
  }
  .invest-qygz .items .iconbox {
    padding: 25px 30px 30px 30px;
  }
  .invest-qygz .items .tit1 {
    margin-bottom: 30px;
    height: 40px;
    font-size: 14px;
  }
  .invest-qygz .items .tit2 {
    height: 40px;
  }
  .invest-qygz .items .info {
    font-size: 12px;
    padding-bottom: 20px;
  }
  .invest-qygz .items .info .author {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .invest-qygz .items {
    height: auto;
  }
  .invest-qygz .items .iconbox {
    padding: 15px;
  }
  .invest-qygz .items .tit1 {
    margin-bottom: 15px;
    height: 40px;
  }
  .invest-qygz .items .tit2 {
    height: 40px;
  }
  .invest-qygz .items .info {
    padding-bottom: 15px;
  }
  .invest-qygz .items .info .author {
    margin-right: 20px;
  }
}
/*投资者关系联络方式*/
.invest-obj-txt {
  padding: 20px;
  font-size: 16px;
  line-height: 36px;
}
.invest-llfs-lxxx {
  text-align: center;
  padding: 30px;
}
.invest-llfs-lxxx .iconbox {
  margin-bottom: 20px;
}
.invest-llfs-lxxx .txt1 {
  font-size: 28px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.invest-llfs-lxxx .txt2 {
  font-size: 16px;
}
.invest-form {
  background: #6886af;
  padding: 20px;
}
.invest-form .form-control {
  width: 330px;
  background: none;
  border: 1px solid #d3dce7;
  border-radius: 0;
  color: #FFF;
}
.invest-form .form-control::-webkit-input-placeholder {
  color: #FFF;
}
.invest-form .form-control.form-control-textarea {
  width: 100%;
}
.invest-form .form-control .form-group img {
  background: #FFF;
}
.invest-form .radio-box {
  border: 1px solid #d3dce7;
  padding: 10px 0;
  width: 330px;
}
.invest-form .radio-box .control-label {
  padding-left: 16px;
  font-size: 18px;
  font-weight: 400;
  margin-right: 80px;
}
@media (max-width: 1600px) {
  .invest-obj-txt {
    font-size: 14px;
    line-height: 26px;
  }
  .invest-llfs-lxxx {
    padding: 30px;
  }
  .invest-llfs-lxxx .iconbox {
    margin-bottom: 15px;
  }
  .invest-llfs-lxxx .txt1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .invest-llfs-lxxx .txt2 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .invest-obj-txt {
    padding: 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .invest-llfs-lxxx {
    text-align: center;
    padding: 30px;
  }
  .invest-llfs-lxxx .iconbox {
    margin-bottom: 15px;
  }
  .invest-llfs-lxxx .txt1 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .invest-llfs-lxxx .txt2 {
    font-size: 14px;
  }
  .invest-form {
    padding: 15px;
  }
  .invest-form .form-control {
    width: 100%;
  }
  .invest-form .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }
  .invest-form .form-control.form-control-textarea {
    height: 150px;
  }
  .invest-form .form-group {
    position: relative;
  }
  .invest-form .form-group img {
    position: absolute;
    top: 1px;
    right: 1px;
  }
  .invest-form .radio-box {
    padding: 10px 0;
    width: auto;
  }
  .invest-form .radio-box .control-label {
    padding-left: 16px;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.th-data-box {
  border-bottom: 2px solid #f8f8f8;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.th-data-box .c-data {
  padding: 30px 0;
  text-align: center;
  background: #f8f8f8;
}
.th-data-box .c-data .txt1 .n {
  font-size: 48px;
  color: #1a1a1a;
  margin-right: 10px;
}
.th-data-box .c-data .txt1 .u {
  font-size: 16px;
}
.th-data-box .c-data .txt2 {
  font-size: 16px;
}
.company-pro1 .cbox {
  border: 1px solid #eaeaea;
  text-align: center;
  background: #FFF;
  color: #000;
  overflow: hidden;
  margin-bottom: 30px;
}
.company-pro1 .cbox .img {
  height: 262px;
  text-align: center;
}
.company-pro1 .cbox .img img {
  width: 100%;
  height: 262px;
}
.company-pro1 .cbox .name {
  font-size: 16px;
  border-top: 1px solid #eee;
  padding: 15px 0;
  height: 65px;
  color: #333;
}
.company-pro1 .cbox .name a {
  color: #333;
}
.company-pro1.company-pro1-first .cbox .img {
  height: auto;
}
.company-pro1.company-pro1-first .cbox .img img {
  height: auto;
}
.company-pro1.company-pro1-list .cbox .img {
  height: 345px;
}
.company-pro1.company-pro1-list .cbox .img img {
  height: 345px;
}
.company-yb .cbox {
  margin-bottom: 30px;
}
.company-yb .cnt {
  border: 1px solid #eaeaea;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}
.company-yb .cnt .img {
  height: 252px;
  text-align: center;
}
.company-yb .cnt .img img {
  width: 100%;
  height: 252px;
}
.company-yb .cnt .name {
  font-size: 16px;
  border-top: 1px solid #eee;
  padding: 15px 0;
  color: #333;
}
.company-yb .cnt .name a {
  color: #333;
}
.company-yb .down {
  text-align: center;
}
.company-yb .down span {
  margin-left: 10px;
}
@media (max-width: 1600px) {
  .company-pro1 .cbox .img {
    height: 210px;
  }
  .company-pro1 .cbox .img img {
    height: 210px;
  }
  .company-pro1 .cbox .name {
    font-size: 14px;
  }
  .company-pro1.company-pro1-list .cbox .img {
    height: 293px;
  }
  .company-pro1.company-pro1-list .cbox .img img {
    height: 293px;
  }
  .company-yb .cnt .img {
    height: 214px;
  }
  .company-yb .cnt .img img {
    height: 214px;
  }
}
@media (max-width: 767px) {
  .th-data-box {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .th-data-box .col-md-4 {
    margin-bottom: 20px;
  }
  .th-data-box .c-data {
    padding: 15px 0;
  }
  .th-data-box .c-data .txt1 .n {
    font-size: 24px;
    margin-right: 10px;
  }
  .th-data-box .c-data .txt1 .u {
    font-size: 14px;
  }
  .th-data-box .c-data .txt2 {
    font-size: 14px;
  }
  .company-pro1 .cbox {
    margin-bottom: 15px;
  }
  .company-pro1 .cbox .img {
    height: auto;
  }
  .company-pro1 .cbox .img img {
    width: 100%;
    height: auto;
  }
  .company-pro1 .cbox .name {
    font-size: 14px;
    padding: 15px 0;
    height: auto;
  }
  .company-pro1.company-pro1-first .cbox .img {
    height: auto;
  }
  .company-pro1.company-pro1-first .cbox .img img {
    height: auto;
  }
  .company-pro1.company-pro1-list .cbox .img {
    height: 345px;
  }
  .company-pro1.company-pro1-list .cbox .img img {
    height: 345px;
  }
  .company-yb .cbox {
    margin-bottom: 15px;
  }
  .company-yb .cnt {
    margin-bottom: 10px;
  }
  .company-yb .cnt .img {
    height: auto;
  }
  .company-yb .cnt .img img {
    height: auto;
  }
  .company-yb .cnt .name {
    font-size: 14px;
    padding: 15px 0;
  }
}