section.sub-banner label {
  display: block;
  margin-top: 35px;
}

section.profile {
  overflow: hidden;
  margin-top: 10px;
  padding: 160px 0 120px;
  background: #fff url("../images/bg_about_profile.png") no-repeat center bottom;
}
section.shares {
  margin-top: 0px;
}

section.notice-list-bg {
  padding: 120px 0 40px;
  background-image: url(../images/about_14.png), url(../images/about_11.png);
  background-color: #f1f1f1;
  background-position: right top, left top;
  background-repeat: no-repeat, no-repeat;
}

section.report {
  text-align: center;
}

section.shares {
  background: #f1f1f1;
  padding: 90px 0;
}

section.report div.info div.infobox {
  font-size: 18px;
  color: #fff;
}

section.report div.info .number i {
  font-size: 40px;
}

section.report div.info div.infobox h4 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 50px;
}

section.report div.info div.infobox a {
  color: #fff;
  display: block;
  padding: 120px 0;
}

section.report div.info div.address {
  background: #fff url("../images/shares_01.jpg") no-repeat center / cover;
  margin-right: 5px;
  margin-bottom: 10px;
}

section.report div.info div.baogao {
  background: #fff url("../images/shares_02.jpg") no-repeat center / cover;
  margin-left: 5px;
  margin-bottom: 10px;
}

section.hotline-list-bg {
  padding: 90px 0 90px;
  background-image: url(../images/about_14.png);
  background-color: #fff;
  background-position: right top;
  background-repeat: no-repeat;
}

section.hotline-list-bg div.hotline-box {
  margin-top: 50px;
  border: 8px #f1f1f1 solid;
  background: #fff;
}
input::-webkit-input-placeholder {
  color: #d2d2d2;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d2d2d2;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d2d2d2;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d2d2d2;
}
textarea::-webkit-input-placeholder {
  color: #d2d2d2;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d2d2d2;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d2d2d2;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d2d2d2;
}

.space-evenly {
  justify-content: space-between;
}
.space-evenly:before,
.space-evenly:after {
  content: "";
  display: block;
}

section.hotline-list-bg div.hotline-box textarea {
  min-height: 140px;
  width: 100%;
  color: rgba(0, 0, 0, 0.52);
  font-size: 18px;
  padding: 2% 2% 10px;
  display: block;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

section.hotline-list-bg div.hotline-box div.good {
  text-align: right;
  color: #666;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}

section.hotline-list-bg div.hotline-box div.good_left,
section.hotline-list-bg div.hotline-box div.good_right {
  margin-top: 55px;
  font-size: 18px;
}

section.hotline-list-bg div.hotline-box div.good_right {
  float: right;
  width: 100px;
  background: #c41c24;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

section.hot_2_1 {
  padding: 100px 0 0px;
  background: #fefefe url("../images/hotline_bg.jpg") no-repeat center center;
  min-height: 300px;
}

section.hot_2_1 div.wrapper {
}

section.hot_2_1 div.sub-cats {
  position: absolute;
  top: 30px;
  font-size: 20px;
  width: 100%;
}

section.hot_2_1 div.sub-cats a {
  margin-right: 18px;
}

section.hot_2_1 div.sub-cats a.on {
  font-weight: bold;
  color: #e90000;
}

section.hot_2_1 div.join-box p {
  font-size: 24px;
  margin-top: 50px;
  line-height: 2;
}

section.hot_2_1 div.join-box p b {
  font-family: "Montserrat-Medium";
  padding-right: 5%;
  word-spacing: 10px;
}

section.hot_2_2 {
  padding: 90px 0 90px 0;
  position: relative;
  overflow: hidden;
  background-image: url(../images/about_11.png);
  background-color: #efefef;
  background-position: left bottom;
  background-repeat: no-repeat;
}

section.hot_2_2 div.table-box {
  width: calc(100% - 310px);
}

section.hot_2_2 div.table-box .icon-huifu1 {
  font-size: 22px;
  color: #bab8b8;
  padding-right: 8px;
}

section.hot_2_2 div.table-box .icon-yonghu {
  font-size: 22px;
  color: #bab8b8;
  padding-right: 8px;
}

section.hot_2_2 div.table-box h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}

section.hot_2_2 div.table-box p {
  color: #222222a8;
  font-size: 18px;
  height: 22px;
  overflow: hidden;
}

section.hot_2_2 div.table-box ul li {
  padding-bottom: 32px;
  border-bottom: 1px #dddddc solid;
  padding-top: 32px;
}

section.hot_2_2 div.table-box ul li:first-child {
  padding-top: 0;
}

section.hot_2_2 div.table-box ul li:hover a {
  color: #c41c24;
}

section.hot_2_2 div.table-box div.btn .icon-down {
  display: block;
}

section.hot_2_2 div.btn {
  text-align: center;
  margin-top: 28px;
}

section.hot_2_2 div.btn a.getmore {
  color: #2b2b2b78;
  font-size: 15px;
  line-height: 34px;
}

section.hot_2_2 div.btn a.getmore i {
  font-size: 20px;
  position: relative;
  top: -8px;
}

section.hot_2_2 div.btn a.getmore:hover {
  color: #d0141b;
}

section.hot_2_2 #dot-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

section.hot_2_2 div.wrapper {
  position: relative;
  z-index: 2;
}

section.hot_2_2 h3.pro-title label {
  display: block;
}

section.hot_2_2 h3.pro-title span.total {
  font-family: "DINAlternate";
  font-size: 50px;
}

section.hot_2_2 table.datatable {
  width: 100%;
  border: 2px solid #f1f1f1;
  border-collapse: collapse;
  font-size: 18px;
}

section.hot_2_2 table.datatable thead {
  background: #f1f1f1;
  font-weight: normal;
  text-align: left;
}

section.hot_2_2 table.datatable tr {
  border-bottom: 2px solid #f1f1f1;
  height: 78px;
  text-align: center;
}

section.hot_2_2 table.datatable .col-2 {
  width: 11%;
}

section.hot_2_2 table.datatable .col-3 {
  width: 14%;
}

section.hot_2_2 table.datatable .col-4 {
  width: 15%;
}

section.hot_2_2 table.datatable div.table-cell {
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.hot_2_2 table.datatable .col-1 div.table-cell {
  padding-left: 57px;
}

section.hot_2_2 table.datatable .col-4 div.table-cell {
}

section.hot_2_2 table.datatable tr:hover {
  background: #fdf0f0;
  font-weight: bold;
}

section.hot_2_2 table.datatable tr:hover .col-1 {
  border-left: 4px solid #e90000;
}

section.hot_2_2 table.datatable tr:hover .col-4 div.table-cell {
  opacity: 1;
}

section.hot_2_2 div.pages {
  text-align: left;
  margin-top: 70px;
}

section.notice-list-bg div.notice-list {
  padding-top: 50px;
}

section.notice-list-bg div.notice-list > a {
  display: block;
  width: 100%;
  color: #222;
  margin-bottom: 5px;
  background: #fff;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
}

section.notice-list-bg div.notice-list-left {
  width: 180px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 120px;
  font-size: 18px;
  background: url("../images/news_ico.png") no-repeat right center;
  font-family: "Montserrat-Medium";
  text-align: center;
}

section.notice-list-bg div.notice-list-right i {
  font-size: 30px;
}

section.notice-list-bg div.notice-list-right {
  width: 80px;
  height: 30px;
  line-height: 30px;
  color: #cecece;
  padding: 45px 0;
  float: right;
  transition: all 0.3s;
}

section.notice-list-bg div.notice-list-mid h3 {
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}

section.notice-list-bg div.notice-list-mid {
  width: calc(100% - 330px);
  float: right;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 30px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

section.notice-list-bg div.notice-list > a:hover {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#c41c24),
    to(#c41c24)
  );
  background-image: -o-linear-gradient(right, #c41c24, #c41c24);
  background-image: linear-gradient(270deg, #c41c24, #c41c24);
  color: #fff;
  transition: all 0.3s;
}

section.notice-list-bg div.notice-list > a:hover i {
  color: #fff;
}

section.notice-list-bg div.notice-list > a:hover .notice-list-right {
  background: url(../img/within/ico61_1.png) no-repeat left center;
  transition: all 0.3s;
}

section.profile div.left p.gpdm b {
  color: #c41c24;
  font-weight: bold;
  font-family: "Microsoft YaHei ";
  font-size: 24px;
}

section.profile div.left b {
  font-weight: bold;
  font-family: "Microsoft YaHei ";
}

section.profile div.left {
  padding-top: 10px;
  width: 50%;
  max-width: 690px;
  position: relative;
  overflow: hidden;
  float: left;
}
section.shares div.left {
  max-width: calc(100% - 900px);
}

section.profile div.left div.info {
  margin-top: 40px;
  font-size: 18px;
  line-height: 1.8;
  text-align: justify;
  font-weight: lighter;
  color: #353535;
}

section.shares div.left div.info {
  line-height: 2.4;
}

section.profile div.left div.info p {
  margin-bottom: 10px;
}

section.profile div.stock-wrapper {
  position: relative;
  float: right;
  width: 855px;
  height: 970px;
}

section.profile div.video-wrapper {
  width: 48%;
  max-width: 587px;
  height: 0;
  position: relative;
  padding-top: 30%;
  float: right;
}
section.profile div.stock-wrapper iframe.stock {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
}

section.profile div.video-wrapper div.videoplayer {
  height: 0;
  padding-top: 74.27598%;
  position: relative;
  margin-top: -74.27598%;
}

section.profile div.video-wrapper div.videoplayer a.inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 30px;
  font-family: "DINCondensed";
  text-transform: uppercase;
}

section.profile div.video-wrapper div.videoplayer {
  border-radius: 0px;
  -webkit-box-shadow: 11px 11px 0 #d0141b;
  box-shadow: 11px 11px 0 #d0141b;
}

section.profile div.video-wrapper div.videoplayer img {
  width: 100%;
}

section.profile div.video-wrapper div.videoplayer a.inner i.play-btn {
  display: block;
  width: 38px;
  height: 38px;
  margin-bottom: 15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAlBAMAAAA6rk13AAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAACmSURBVCiRjdLNDYJgEIThpQNKoAENJViCJWAJlkIBGmMDmtACJejdE1xMvPoDjgQkfOt7cY/PaTMzFm2blfmbS23m6aDOlo5uHalZhKT+XilIzwSkRwLSPQapjkGqSDqTVJJUkLQnKSe1MUg70uUvOpJS0AlP1Hi1D83JEHco36ICGeuc5L1GqjnqKFBaiWor+6Wp13E54SKGfbndmM2wOIs218zLB7BPmmxUrUWHAAAAAElFTkSuQmCC")
    no-repeat center;
}

div.videoPlayerBox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
}

div.videoPlayerBox div.shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///8AAABVwtN+AAAAAnRSTlMA7jEhAkcAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAACklEQVQImWNoAAAAggCByxOyYQAAAABJRU5ErkJggg==")
    \9;
}

div.videoPlayerBox div.videoPlayer {
  position: absolute;
  z-index: 1;
}

div.videoPlayerBox div.videoPlayer a.btnClose {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAA3NCSVQICAjb4U/gAAAA8FBMVEX////////////////////////////////////////////////Pbn/Pa3zOZHTNXW/OVmbOVGXPR1bQPk3QO0rQOUfSMT7SLzzVJTDWISz////crbvbprPYn63XmqnVlKPVj5/Ujp3TjJzReIfReYrQdYbYHCXZGiPZGSHbFh7cExrbFBzdEBfdERjgDBHgCw/////t197u1t3s09nr0djpzNToydDmxM3jvcjgtsHjBwriCAvkBgjlBAbkBQjnAgPmAgT////+9fX57fD67e736ez15ej04ePpAADpAAL////u9v7r9P3O5PvL4/vpAAA03yBoAAAAUHRSTlMAESIzRFVmd4iZqru7u7u7u7u7u7u7u7u7u8zMzMzMzMzMzMzMzMzMzMzMzMzMzMzd3d3d3d3d3d3d3d3d3d3d3e7u7u7u7u7u7v///////1edN0QAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABcklEQVQokW2T61rCMAyGJxtuHZ5BraeheEbdREBFncjwABHs/d+NSduNrZAf29O8S/IlSy1rZo7LfJ+5jrXAbDYAbfesZMCSBwVzl/LUocjkcW2L843TH+KDXIllgiehUDa66NEH5SwWD+07kbPtT3Tp+BJm7n2Igt1+o0JVH1W1DSpEE+Nd2RHWDU0qRBXTU38M4Fw63lJpffnqAniIMTim42VyLN3vneGI3hy7k7KPpLvfAeJxCxoqyReATcKqKmlMHGldFwlInA9wJTI+/c2o2ARgVgUgSh3xBOAv014D8OfwtIgx+XUu+QSCQnKUVstonR7BSJ0bJA0bC9LG6ql+abIxGouc+I0eS9xVY9mTY7H2AVaVPy06ls9nNVT6Ja9iznb0L6Hw7tik4VAFy3A4NHjUwsp6X8vIO1Ge8uFsmfQqnr2ksHmQ5FdRLSMkT+uc892Vh8RYZFxHVrwGnnlPbD+7RANmL7pmjscqleIV/AfiDbSMpdXHXAAAAABJRU5ErkJggg==")
    no-repeat center;
}

section.vision {
  padding: 80px 0 50px;
  background: #353535 url("../images/bg_about_vision.jpg") no-repeat center /
    cover;
}

section.vision .vision-list {
  margin-top: 64px;
}

section.vision .vision-item {
  /* padding: 0 4% */
  box-sizing: border-box;
  will-change: transform;
  -webkit-box-sizing: border-box;
}

section.vision div.info {
  height: 0;
  padding-top: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.vision div.info:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}

section.vision div.info.delay_1:after {
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
section.vision div.info:hover:after {
  background: #fff;
}
section.vision div.info.delay_2:after {
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

section.vision div.info.delay_3:after {
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

section.vision div.info span {
  display: block;
  font-size: 48px;
  line-height: 48px;
  top: 50%;
  margin-top: -59px;
  position: absolute;
  width: 90%;
  left: 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 1;
}

section.vision div.info small {
  display: block;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 5%;
  font-size: 20px;
  line-height: 36px;
  margin-top: 10px;
  max-height: 72px;
  overflow: hidden;
  z-index: 1;
}

section.container div.container-list div.layui-col-space25 {
  margin: 0;
}

section.team {
  padding: 110px 0 140px;
  background: #fff;
}

section.team div.swiper-container {
  margin-top: 60px;
}

section.team div.swiper-container div.swiper-slide {
  width: 25%;
  float: left;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.vision .vision-item a {
  display: block;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.vision .vision-item:hover a {
  -webkit-box-shadow: 10px 6px 0 #d0141b;
  box-shadow: 10px 6px 0 #d0141b;
}

section.team div.swiper-container div.swiper-slide a {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 15px 0 15px 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.team div.swiper-container div.swiper-slide span.thumb {
  display: block;
  height: 0;
  padding-top: 137.3860182370821%;
  background: #353535 no-repeat center / cover;
  position: relative;
  overflow: hidden;
}

section.team div.swiper-container div.swiper-slide span.thumb img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

section.team div.swiper-container div.swiper-slide span.inner {
  display: block;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  color: #fff;
}

section.team div.swiper-container div.swiper-slide span.inner span.title {
  font-size: 20px;
}

section.team div.swiper-container div.swiper-slide span.inner span.info {
  display: block;
  font-size: 16px;
  line-height: 26px;
  display: none;
}

section.team div.swiper-container div.swiper-slide:hover a {
  -webkit-box-shadow: 10px 10px 0 #d0141b;
  box-shadow: 10px 10px 0 #d0141b;
}

section.team div.swiper-container div.swiper-slide:hover span.inner span.title {
  font-size: 30px;
}

section.team div.swiper-container div.swiper-slide:hover span.inner span.info {
  margin-top: 15px;
  display: block;
}

section.team div.pagination {
  text-align: center;
  margin-top: 58px;
  font-size: 0;
}

section.team div.pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  font-size: 28px;
  line-height: 28px;
  font-family: "DINCondensed";
  margin: 0 9px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.team div.pagination .swiper-pagination-bullet:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 5px;
  background: #d0141b;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.team
  div.pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #d0141b;
}

section.team
  div.pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 55px;
  margin: -5px 0 0 9px;
}

section.team div.pagination .swiper-pagination-bullet:last-child:after {
  display: none;
}

section.team div.pro-slide {
  position: relative;
}

section.team a.prev,
section.team a.next {
  position: absolute;
  top: 39.2016%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  font-family: "DINCondensed";
  z-index: 3;
  color: #222;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.team a.prev {
  left: -84px;
}

section.team a.next {
  right: -60px;
}

section.team a.prev:after,
section.team a.next:before {
  content: "";
  display: inline-block;
  width: 55px;
  height: 5px;
  background: #d0141b;
  vertical-align: middle;
}

section.team a.prev:after {
  margin-left: 15px;
}

section.team a.next:before {
  margin-right: 15px;
}

div.btnGroup {
  overflow: hidden;
}

div.btnGroup a {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #ccc;
  float: left;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.btnGroup a.prev {
  background: #d0141b;
  border-color: #d0141b;
  color: #fff;
  margin-right: 7px;
}

section.history {
  padding: 100px 0 130px;
  background: #f6f6f6 url("../images/bg_about_timeline.jpg") no-repeat center
    bottom / cover;
}

section.history div.swiper-box {
  margin-top: 75px;
}

section.history div.swiper-box:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background: #2d393e;
  opacity: 0.1;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  z-index: 1;
}

section.history div.swiper-container {
  z-index: 2;
}

section.history div.swiper-slide {
  width: 25%;
  float: left;
  position: relative;
}

section.history div.swiper-slide.on {
  z-index: 6;
}

section.history div.swiper-slide a {
  display: block;
  height: 310px;
  /*padding-top: 88.57142857142857%;*/
  position: relative;
}

section.history div.swiper-slide i.dot {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 1px;
  background: #fff;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
}

section.history div.swiper-slide i:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #2d393e;
  opacity: 0.4;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section.history div.swiper-slide b.year {
  display: block;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  font-family: "DINAlternate";
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: 24px;
}

section.history div.swiper-slide small.info {
  display: block;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  bottom: 50%;
  width: 65%;
  left: 16%;
  max-height: 104px;
  overflow: hidden;
  margin-bottom: 40px;
  position: absolute;
}

section.history div.swiper-slide:nth-child(2n) b.year {
  top: auto;
  bottom: 50%;
  margin: 0 0 24px;
}

section.history div.swiper-slide:nth-child(2n) small.info {
  top: 50%;
  bottom: auto;
  margin: 40px 0 0;
}

section.history div.swiper-slide span.inner {
  display: none;
  width: 100%;
  overflow: hidden;
  padding: 20px 20px 30px 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 16px 0 rgba(64, 64, 64, 0.1);
  box-shadow: 0 0 16px 0 rgba(64, 64, 64, 0.1);
}

section.history div.swiper-slide span.inner span.thumb {
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 56%;
  background: #353535 no-repeat center / cover;
}

section.history div.swiper-slide span.inner span.thumb img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

section.history div.swiper-slide span.inner span.desc {
  display: block;
  font-size: 16px;
  line-height: 26px;
  max-height: 52px;
  overflow: hidden;
  white-space: pre-line;
  margin-top: 14px;
}

section.history div.swiper-slide.on a i.dot:after {
  background: #d0141b;
  opacity: 1;
}

section.history div.swiper-slide.on a {
  color: #333;
}

section.history div.swiper-slide.on a span.inner {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: 150px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 12;
}

section.history div.swiper-slide.on a:after {
  content: "";
  display: block;
  width: 50%;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 3px;
  background: #d0141b;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

section.history div.swiper-slide.on a.left span.inner {
  left: auto;
  right: 50%;
  margin-right: 150px;
}

section.history div.swiper-slide.on a.left:after {
  left: auto;
  right: 50%;
}

section.honor {
  padding: 115px 0 105px;
  background: #fff;
}

section.honor .swiper-container {
  width: 100%;
  height: 418px;
  margin-top: 58px;
}

section.honor div.swiper-slide {
  font-size: 18px;
  height: calc((100% - 40px) / 3);
  overflow: hidden;
}

section.honor div.swiper-slide a.item {
  display: block;
  border: 1px solid #f5f5f5;
  border-radius: 12px 0 12px 0;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  line-height: 126px;
  height: 126px;
  padding: 0 72px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.honor div.swiper-slide a.item:before,
section.honor div.swiper-slide a.item:after {
  content: "";
  display: block;
  width: 72px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA5BAMAAABKT1+qAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX////pAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAAATIWgbAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFaSURBVDiNzZKxS8NQEMZfkpfGWIS3FAVFWxwck0koCBEHwU1wcBHs6mKiQx0ELbroVDdnEaGTCdbNQR0dNDooDkIDuihoRK2tjcnZ8c5/QN/2ftz33X33HmP/5UjiN5kRjK8R4ouUH2AgJ8IFBwG+F2kQY6t0o2nBPQLCqFeHillE1o0recnEs9waO/tEpLSs8ZdHXMOjvDyHXZgSZ0e+MeCFWi78IOStnIYSIdHE7BcJqUDufJIQKXTMDQxkZnsaUXVUu16tBjGGqQeXNGe1zwwEhNigkvUxpsF2QscRdlInRL3hYalAUOh183fqHAud5uoET6fWzG3qgKP2LnK/B7YQ0WFX0cDDomM4ZOEJJn0AB6unFfTqkgvJ/KV7jYpSNYBggLTLbB4t6EB3JNrbjtFdTe7ORvvJTCsA8ZiP40rL8OTkW8RocPjiOaZ/utwWZmnRdNFkf3t+AFiahIpBuUAeAAAAAElFTkSuQmCC")
    no-repeat center;
}

section.honor div.swiper-slide a.item:after {
  left: auto;
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA5BAMAAABKT1+qAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX////pAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAAATIWgbAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFaSURBVDiNzZJNSwJRFIavjqb2oRNBtMgcEKIW4kDQ5y+IiIJWLcIhWke5EXIxErX2JzgD7m0T1GoqwlWgLWrpB0VLB8phmtR5czf3/II6u/Nw3vecc89l7M9jkmT+C8ZmdwkyqyxxR4gKbe6TkDjsMavME8HEqt0jRfO55DUkkUcrWV8zWSAyV68sPPM1a52PnfUv4rR4GNnoEjLel1O0JoB2un5EULEXO6eyCPa3KGEH92lqFC7IapuqbGYofp6EIA+EG9q+/Jah1qY1jTohqhWDQkjULtl0nqALZYoQpfg+8sIDoRsSjRaZ0BmehDhHHWb8EJuME4ZGSOk78ejP8wcybEGoOHxNrRUwcOXlM3ota6DviYJNrXEM6FwjiCbw6oEAHF/+9pJrNIHhC5OfUXLFzaeGxS2Jh23APfHIqCOfmb1TThQfdKpLEm+TAlAgS7Ll3J7E/k38ApFdhIqN9Ga6AAAAAElFTkSuQmCC");
}

section.honor div.swiper-slide a.item b {
  font-size: 24px;
  font-family: "Montserrat-Medium";
  margin-right: 40px;
}

section.honor div.swiper-slide a.item:hover {
  background: #d0141b;
  color: #fff;
  border-color: #d0141b;
}

section.honor div.swiper-slide a.item:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA5BAMAAABKT1+qAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFaSURBVDiNzZKxS8NQEMZfkpfGWIS3FAVFWxwck0koCBEHwU1wcBHs6mKiQx0ELbroVDdnEaGTCdbNQR0dNDooDkIDuihoRK2tjcnZ8c5/QN/2ftz33X33HmP/5UjiN5kRjK8R4ouUH2AgJ8IFBwG+F2kQY6t0o2nBPQLCqFeHillE1o0recnEs9waO/tEpLSs8ZdHXMOjvDyHXZgSZ0e+MeCFWi78IOStnIYSIdHE7BcJqUDufJIQKXTMDQxkZnsaUXVUu16tBjGGqQeXNGe1zwwEhNigkvUxpsF2QscRdlInRL3hYalAUOh183fqHAud5uoET6fWzG3qgKP2LnK/B7YQ0WFX0cDDomM4ZOEJJn0AB6unFfTqkgvJ/KV7jYpSNYBggLTLbB4t6EB3JNrbjtFdTe7ORvvJTCsA8ZiP40rL8OTkW8RocPjiOaZ/utwWZmnRdNFkf3t+AFiahIpBuUAeAAAAAElFTkSuQmCC");
}

section.honor div.swiper-slide a.item:hover:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA5BAMAAABKT1+qAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFaSURBVDiNzZJNSwJRFIavjqb2oRNBtMgcEKIW4kDQ5y+IiIJWLcIhWke5EXIxErX2JzgD7m0T1GoqwlWgLWrpB0VLB8phmtR5czf3/II6u/Nw3vecc89l7M9jkmT+C8ZmdwkyqyxxR4gKbe6TkDjsMavME8HEqt0jRfO55DUkkUcrWV8zWSAyV68sPPM1a52PnfUv4rR4GNnoEjLel1O0JoB2un5EULEXO6eyCPa3KGEH92lqFC7IapuqbGYofp6EIA+EG9q+/Jah1qY1jTohqhWDQkjULtl0nqALZYoQpfg+8sIDoRsSjRaZ0BmehDhHHWb8EJuME4ZGSOk78ejP8wcybEGoOHxNrRUwcOXlM3ota6DviYJNrXEM6FwjiCbw6oEAHF/+9pJrNIHhC5OfUXLFzaeGxS2Jh23APfHIqCOfmb1TThQfdKpLEm+TAlAgS7Ll3J7E/k38ApFdhIqN9Ga6AAAAAElFTkSuQmCC");
}

section.container div.container-list div.layui-col-space25 .pro-title {
  margin-bottom: 50px;
}

section.container div.container-list {
  padding: 0px 0 30px;
  background: #fff;
}

section.container div.container-list div.wrapper {
  overflow: hidden;
}

section.container div.container-list a.item {
  display: block;
  overflow: hidden;
  position: relative;
}

section.container div.container-list a.item span.thumb {
  display: block;
  height: 0;
  padding-top: 57.33333333333333%;
  overflow: hidden;
  position: relative;
  background: #f2f2f2 no-repeat center center / cover;
}

section.container div.container-list a.item span.thumb img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

section.container div.container-list a.item span.info {
  display: block;
  background: #dbdbdb;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  padding: 35px 60px 25px 50px;
}

section.container div.container-list a.item span.info small.date {
  font-size: 22px;
  line-height: 1;
  color: #333;
  font-family: "DINAlternate";
}

section.container div.container-list a.item span.info span.title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  height: 92px;
  overflow: hidden;
  margin-top: 15px;
}

section.container div.container-list a.item span.info span.dot {
  display: block;
  margin-top: 68px;
  width: 31px;
  height: 12px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAMBAMAAABowns/AAAAA3NCSVQICAjb4U/gAAAAD1BMVEX////FxcXFxcXFxcXFxcViw4hYAAAABXRSTlMARIi7/xMIGx0AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAJ0lEQVQImWNgQABGIwZUwOSigCai4kSUEhckAFaCIYDXVNIVgJ0OAD5xCsMzrf2ZAAAAAElFTkSuQmCC")
    no-repeat right center;
}

section.container div.container-list a.item:hover {
  -webkit-box-shadow: 4px 6px 4px #c5c5c5;
  box-shadow: 4px 6px 4px #c5c5c5;
}

section.container div.container-list a.item:hover span.info {
  background: #c41c24;
  color: #fff;
}

section.container div.container-list a.item:hover span.info small.date {
  color: #fff;
  opacity: 1;
}

section.container div.container-list a.item:hover span.info span.dot {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAMBAMAAABowns/AAAAA3NCSVQICAjb4U/gAAAAD1BMVEX///////////////////+Rd1MVAAAABXRSTlMARIi7/xMIGx0AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAJ0lEQVQImWNgQABGIwZUwOSigCai4kSUEhckAFaCIYDXVNIVgJ0OAD5xCsMzrf2ZAAAAAElFTkSuQmCC");
}

section.contact {
  padding: 120px 0 130px;
  background-image: url(../images/about_14.png), url(../images/about_11.png);
  background-color: #ebebeb;
  background-position: right top, left top;
  background-repeat: no-repeat, no-repeat;
}

section.contact div.item-box {
  margin-top: 66px;
}

section.contact div.item {
  padding: 18px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.contact #dot-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

section.contact div.infobox {
  padding: 30px 50px 0px 40px;
  background: #fff;
  overflow: hidden;
  position: relative;
  height: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.contact div.infobox .number {
  display: block;
  font-size: 20px;
  position: absolute;
  right: 35px;
  bottom: 30px;
  color: #d5d5d5;
  font-family: "Montserrat-Regular";
}

section.contact div.infobox {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.contact div.infobox:hover {
  background: #d0141b;
  color: #fff;
}

section.contact div.infobox:hover a,
section.contact div.infobox:hover .number {
  color: #fff;
}

section.contact div.infobox i.icon {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 35px;
  top: 25px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0BAMAAAA3VgbYAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX////pAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAAATIWgbAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAGVSURBVDiNdZS9TgJBEMcPfQG4yhJQid8SOxODNLZIbDXyCPgIvIEVnRH0BfQNCLE2frQWROwlURIRuBuP3f9+zC5ONXu/zH9n52YmCGCpTGLpYI5l8sIyPgnzsNx/pHD1Gb81bdkUyCkJG5c9ckawadGRWydtIx603DOIuhItSFSyCEVZS48FEb1YeluM0NTSa3FEDa234hD6TtBcPaKJvqrmIioq1PFQW2WBc9w8uob7jiwKON8m/p10h0Co3+/stCH9ERASfBbyA6Qo0Y5EFyKpS+FHeNauRFmBjmVGHKUFOpQHCDKkothdVZFGHXdJtIkKhKYyY6A1PDM0z/9BofBP4pPEP5f+lyrvE8qxl99Hze4VquND9KgqX1Z/edv5JaI5JFp10dB0VMdB7UA3R4mTOG1atMDR0O75FkMNe1JYu00CNg89C3X5FFmJYFBMbw806rsTW9GZ64H1wj78FVBxb/Im85XtFIQdiJo7myo0Rb7hRIUtmZ3hhOWCWlz10Iwla23xwSczybmbUoR5u9CEOUF/dz5hNrR+nvsAAAAASUVORK5CYII=")
    no-repeat right top;
}

section.contact div.infobox.email i.icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAuBAMAAABg5ayVAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX////pAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAADpAAATIWgbAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAADtSURBVDiN7dE7DoJAEAbgQUzsFGIkVlLayg3wEDZYcQPDCbyAHsGOxl6vAaWVtFKoHAAc9wFxgV1qY5yGzX6byfAPaKaiDCClQtP8ZZ0k2K7CBWBhzSSIGANnW6oZ8O5dClqnwkihfFNKZaxW+t+DRILFhqdhgH5oYbqosjJAWzfwLOYMMBe7F4GQ89Spd0+X5H1vW6qd+3T2qvuJ3llRVim+QtY9IpYH9Mp74kcRLw45jA+Ysu8OG0nmPo18RdOxImwqYmjwpXhVVvUt3EgCoO9RrmQiPplcEY/iFrr3+9fv0aFU41L710e77u4bN0/m2eoXxYcAAAAASUVORK5CYII=");
}

section.contact div.infobox.tel i.icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA0BAMAAADcYb3bAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX+7u783d37zMz5u7v4qqr2mZn1iIjzd3fyZmbwVVXvRETtMzPsIiLqERHpAAD///+zqdG9AAAAEHRSTlP///////////////////8A4CNdGQAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAE9SURBVDiNxdTLTcNAEAZgX0mQXEIqIBXwqIACOLmEdAAdkAowVBBEARBx48IBcUQiIAEiEIa1EUYhiMH7IrvrfzlwyVw/z+7MaNYJx0MkC8Lq+CyN4oDoNIZTInpGqRLzGmkfY0saPWAcKKQNhJU2ukA4MwhKEsm3Qdr5C0cAvyzeApxavAH4bnEIUFhsNloPIdd2j/rkbqwTiZ/Kxk2TWOoBYeRdpRnG5fjgmd9i56od0uf2Mc4iu6CwuMYl6aVeV3iH0axKD6Ip6VFesTfpBahHSEfMK3VTHR/FicKXrJS1XfrIbZ36tOlebtGkmhinHtpU+r3cRT910vGQl7zUvo+mVxOjACsXXwPkNQeHIRZOTVmI/DFvlBvIqxYPAIptM8UUIBf6bRwyQi5zmm9/498nts6vshh6H/4ffwAxP22weKYy3AAAAABJRU5ErkJggg==");
}

section.contact div.infobox.address i.icon a {
  display: block;
  width: 100%;
  height: 100%;
}

section.contact div.infobox div.info {
  margin-top: 0px;
}

section.contact div.infobox div.info h4 {
  font-size: 20px;
  font-weight: bold;
  padding-right: 10%;
  font-family: "Microsoft YaHei";
}

section.contact div.infobox div.info div.desc {
  font-size: 15px;
  line-height: 24px;
  margin-top: 26px;
  padding-right: 10%;
  overflow: hidden;
  height: 75px;
  display: none;
}

section.contact div.infobox:hover div.info div.desc {
  display: block;
}

section.contact div.infobox.email div.info div.desc {
  font-family: "Montserrat-Regular";
}

section.contact div.infobox.email div.info div.desc p {
  overflow: hidden;
}

section.contact div.infobox.email div.info div.desc p a {
  display: block;
  float: left;
}

section.contact div.infobox.email div.info div.desc small {
  float: right;
  font-size: 16px;
  opacity: 0.4;
}

section.contact div.infobox.tel div.info div.desc {
  font-size: 20px;
  font-family: "Montserrat-Regular";
}

section.vision .swiper-pagination,
section.contact .swiper-pagination {
  position: relative;
  margin-top: 30px;
}

section.contact .swiper-pagination-bullet {
  background-color: #999;
}

section.vision .swiper-pagination-bullet-active,
section.contact .swiper-pagination-bullet-active {
  background-color: #d0141b;
}

section.vision .swiper-pagination-bullets .swiper-pagination-bullet,
section.contact .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 10px;
}

.prev_hover_left {
  display: inline-block;
  width: 40%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.prev_hover_right {
  display: inline-block;
  width: 40%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1599px) {
  section.team a.prev,
  section.team a.next {
    top: auto;
    bottom: 6px;
  }
  section.team a.prev {
    left: 10px;
  }
  section.team a.next {
    right: 10px;
  }

  section.container div.container-list a.item span.info span.title {
    height: auto;
  }
}

@media screen and (max-width: 1502px) {
  section.container div.container-list a.item span.info span.title {
    height: 72px;
  }
}

@media screen and (max-width: 1400px) {
  section.contact div.infobox {
    padding: 30px 25px 0px 25px;
  }
}

@media screen and (max-width: 1199px) {
  section.hot_2_2 div.table-box {
    width: calc(100% - 210px);
  }
  section.hot_2_2 div.table-box h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  section.profile {
    padding: 120px 0 70px;
  }
  section.hot_2_1 div.join-box p {
    margin-top: 30px;
    font-size: 18px;
  }
  footer.footer div.contact div.item:last-child {
    border-right: 0px #272727 solid;
  }
  section.container div.container-list a.item span.info {
    padding: 25px 30px 15px 30px;
  }
  section.container div.container-list a.item span.thumb {
    padding-top: 77.33333333333333%;
  }
  section.sub-channel div.sub-nav h3 {
  }
  footer.footer div.wrapper p {
    float: none;
  }
  footer.footer div.footer_logo {
    margin-bottom: 20px;
  }
  section.profile div.left {
    padding-top: 0;
  }
  section.profile div.video-wrapper {
    margin-top: 100px;
  }
  section.vision div.info span {
    font-size: 40px;
    line-height: 48px;
    margin-top: -48px;
  }
  section.vision div.info span img {
    max-width: 100%;
  }
  section.vision div.info small {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    max-height: 56px;
  }
  section.team div.swiper-container div.swiper-slide span.inner {
    left: 20px;
    right: 20px;
  }
  div.btnGroup {
    margin-top: 5px;
  }
  div.btnGroup a {
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
  section.history div.swiper-slide b.year {
    font-size: 42px;
  }
  section.history div.swiper-slide.on a span.inner {
    margin-left: 30%;
    padding: 10px;
  }
  section.history div.swiper-slide.on a span.inner span.desc {
    margin-top: 10px;
  }
  section.history div.swiper-slide.on a.left span.inner {
    margin-right: 30%;
  }
  section.honor .swiper-container {
    height: 340px;
  }
  section.honor div.swiper-slide a.item {
    padding: 0 50px;
    height: 100px;
    line-height: 100px;
  }
  section.honor div.swiper-slide a.item:before,
  section.honor div.swiper-slide a.item:after {
    width: 42px;
  }
  section.honor div.swiper-slide a.item b {
    margin-right: 20px;
  }
  section.contact div.item-box {
    overflow: hidden;
    margin-top: 45px;
  }
  section.contact div.item {
    padding: 10px;
  }
  section.contact div.infobox div.info div.desc {
    display: block;
    color: #999;
    margin-top: 15px;
  }
  section.contact div.infobox:hover div.info div.desc {
    color: #fff;
  }
  section.contact div.infobox {
    padding: 0 30px;
    height: 275px;
  }
  section.contact div.infobox i.icon {
    right: 20px;
    top: 20px;
    width: 45px;
    height: 45px;
    background-size: 100% auto;
  }
  section.contact div.infobox div.info {
    margin-top: 20px;
  }
  section.contact div.infobox div.info h4 {
    font-size: 22px;
  }
  section.contact div.infobox div.info div.desc {
    font-size: 12px;
  }
  section.contact div.infobox.tel div.info div.desc {
    font-size: 18px;
  }
}

@media screen and (max-width: 1063px) {
  section.container div.container-list a.item span.info span.title {
    height: 96px;
  }
}

@media screen and (max-width: 991px) {
  section.hot_2_2 div.table-box p,
  section.hot_2_2 div.table-box h3 {
    font-size: 15px;
  }
  section.hot_2_2 h3.pro-title {
    float: none;
  }
  section.hot_2_2 div.table-box {
    width: calc(100% - 0px);
    margin-top: 30px;
  }
  section.notice-list-bg div.notice-list-mid p {
    line-height: 20px;
    margin-top: 3px;
  }
  section.hotline-list-bg div.hotline-box div.good_left,
  section.hotline-list-bg div.hotline-box div.good_right {
    font-size: 14px;
  }
  section.hotline-list-bg div.hotline-box textarea {
    font-size: 15px;
    min-height: 80px;
  }
  section.notice-list-bg div.notice-list-right {
    width: 50px;
  }
  section.notice-list-bg div.notice-list-mid {
    width: calc(100% - 280px);
    padding: 22px 20px;
  }
  section.container div.container-list a.item span.info span.title {
    font-size: 14px;
    height: 42px;
    margin-top: 10px;
  }
  section.container div.container-list a.item span.info {
    padding: 15px 15px 15px 20px;
  }
  section.hot_2_1 {
    padding: 60px 0 0px 0;
  }
  section.sub-banner label {
    margin-top: 20px;
    line-height: 1.3;
  }
  section.profile {
    padding: 50px 0 50px;
  }
  section.profile div.left {
    padding-top: 0;
    width: 100%;
    max-width: none;
  }
  section.profile div.left div.info {
    font-size: 18px;
  }
  section.profile div.stock-wrapper,
  section.profile div.video-wrapper {
    margin-top: 20px;
    width: 100%;
    padding-top: 50%;
    max-width: none;
  }
  section.profile div.stock-wrapper {
    padding: 0;
  }
  section.profile div.video-wrapper div.videoplayer {
    padding-top: 72%;
    border-radius: 0;
    box-shadow: 11px 20px 0 #d0141b;
    -webkit-box-shadow: 11px 20px 0 #d0141b;
  }

  section.vision div.info span {
    font-size: 30px;
    line-height: 32px;
    margin-top: -32px;
  }
  section.vision div.info small {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    max-height: 48px;
  }
  section.team div.swiper-container div.swiper-slide {
    padding: 0 5px;
  }
  section.team div.swiper-container div.swiper-slide span.inner {
    left: 10px;
    right: 10px;
  }
  section.team div.swiper-container div.swiper-slide:hover a {
    -webkit-box-shadow: 3px 3px 0 #d0141b;
    box-shadow: 3px 3px 0 #d0141b;
  }
  section.team
    div.swiper-container
    div.swiper-slide:hover
    span.inner
    span.title {
    font-size: 24px;
  }
  section.team
    div.swiper-container
    div.swiper-slide:hover
    span.inner
    span.info {
    margin-top: 10px;
    display: block;
  }
  section.team div.pagination {
    margin-top: 30px;
  }
  section.team div.pagination .swiper-pagination-bullet {
    font-size: 24px;
    line-height: 24px;
  }
  section.team
    div.pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 15px;
    height: 3px;
  }
  section.team a.prev:after,
  section.team a.next:before {
    height: 3px;
  }
  section.history {
    padding: 60px 0 70px;
  }
  section.history div.swiper-box {
    margin-top: 45px;
  }
  section.history div.swiper-slide b.year {
    font-size: 36px;
  }
  section.honor {
    padding: 65px 0;
  }
  section.honor .swiper-container {
    height: 260px;
    margin-top: 30px;
  }
  section.honor div.swiper-slide {
    height: calc((100% - 20px) / 3);
  }
  section.honor div.swiper-slide a.item {
    padding: 0 40px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
  }
  section.honor div.swiper-slide a.item:before,
  section.honor div.swiper-slide a.item:after {
    width: 32px;
  }
  section.honor div.swiper-slide a.item b {
    margin-right: 10px;
    font-size: 18px;
  }
  section.contact {
    padding: 65px 0;
  }
  section.contact div.item-box {
    /* margin-left: -5px;
		margin-right: -5px;
		margin-bottom: -5px; */
  }
  section.contact div.item {
    padding: 5px;
  }
  section.contact div.infobox div.info h4 {
    font-size: 22px;
  }
  section.contact div.infobox div.info div.desc {
    line-height: 24px;
    height: 96px;
  }
  section.contact div.infobox.email div.info div.desc small {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  section.profile div.video-wrapper {
    padding-top: 60%;
  }
  section.notice-list-bg div.notice-list-mid p {
    display: none;
  }
  section.hot_2_2 {
    padding: 40px 0;
    background-image: none;
  }
  section.notice-list-bg div.notice-list-left {
    line-height: 80px;
    width: 100px;
    font-size: 14px;
  }
  section.notice-list-bg div.notice-list-right {
    padding: 25px 0;
    width: 35px;
  }
  section.notice-list-bg div.notice-list-mid {
    width: calc(100% - 140px);
    font-size: 14px;
    hanging-punctuation: 30px;
    line-height: 30px;
    padding: 25px 0;
  }
  section.notice-list-bg div.notice-list-mid h3 {
    font-size: 14px;
  }
  section.notice-list-bg {
    padding: 50px 0 50px;
  }
  section.hot_2_1 {
    padding: 40px 0 0 0;
  }
  section.sub-banner label {
    font-size: 22px;
    line-height: 1.5;
  }
  section.container div.container-list div.layui-col-space25 .pro-title {
    margin-bottom: 20px;
  }
  section.profile div.left div.info {
    font-size: 16px;
    margin-top: 20px;
  }
  section.profile div.left div.info p {
    margin-bottom: 15px;
  }
  section.vision {
    padding: 60px 0 100px;
  }
  section.vision .vision-list {
    margin-top: 40px;
  }
  section.vision .vision-item {
    padding: 10px;
  }
  section.team {
    padding: 60px 0;
  }
  section.team div.swiper-container {
    margin-top: 40px;
  }
  section.team
    div.pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    display: none;
  }
  section.team a.prev:after,
  section.team a.next:before {
    width: 30px;
  }
  div.btnGroup {
    margin-top: 8px;
  }
  div.btnGroup a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  section.contact div.infobox div.info {
    margin-top: 30px;
  }
  section.contact div.infobox div.info div.desc {
    height: auto;
    min-height: 64px;
  }
}

@media screen and (max-width: 479px) {
  section.profile div.video-wrapper {
    padding-top: 80%;
  }
  section.history div.btnGroup i {
    font-size: 18px;
  }
  section.hot_2_1 div.join-box p b {
    display: block;
  }
  section.hot_2_2 div.table-box ul li {
    padding-bottom: 22px;
    padding-top: 22px;
  }
  section.hot_2_1 {
    min-height: 200px;
  }
  section.hotline-list-bg {
    padding: 50px 0;
  }
  section.hot_2_1 div.join-box p {
    width: 100%;
    font-size: 16px;
  }
  section.hot_2_1 {
    padding-bottom: 0px;
  }
  section.sub-banner label {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 15px;
  }
  section.profile div.video-wrapper div.videoplayer {
    border-radius: 0;
  }
  section.profile div.video-wrapper div.videoplayer a.inner i.play-btn {
    width: 28px;
    height: 28px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  section.profile div.video-wrapper div.videoplayer a.inner {
    font-size: 24px;
  }
  section.profile div.video-wrapper div.videoplayer img {
    max-width: 100%;
  }
  section.vision {
    padding: 40px 0 60px;
  }
  section.vision .vision-list {
    margin-top: 30px;
  }
  section.vision .vision-item {
    padding: 10px;
  }
  section.vision div.info span {
    font-size: 24px;
  }
  section.vision div.info img {
    max-width: 100%;
  }
  section.vision div.info small {
    font-size: 14px;
    margin-top: 20px;
  }
  section.team
    div.swiper-container
    div.swiper-slide:hover
    span.inner
    span.title {
    font-size: 18px;
  }
  section.team
    div.swiper-container
    div.swiper-slide:hover
    span.inner
    span.info {
    font-size: 14px;
    line-height: 20px;
  }
  section.team a.prev:after,
  section.team a.next:before {
    display: none;
  }
  section.team div.pagination .swiper-pagination-bullet {
    margin: 0 5px;
  }
  section.history {
    padding: 40px 0;
  }
  section.history div.swiper-box {
    margin-top: 20px;
  }
  section.history div.swiper-slide a {
    height: 260px;
  }
  section.history div.swiper-slide small.info {
    margin-bottom: 20px;
    width: 100%;
    left: 0;
  }
  section.history div.swiper-slide b.year {
    font-size: 28px;
    margin-top: 15px;
  }
  section.history div.swiper-slide small.info {
    font-size: 15px;
    line-height: 24px;
  }
  section.history div.swiper-slide:nth-child(2n) b.year {
    margin-bottom: 15px;
  }
  section.history div.swiper-slide:nth-child(2n) small.info {
    margin-top: 20px;
  }
  section.history div.swiper-slide.on a span.inner span.desc {
    font-size: 14px;
    line-height: 24px;
  }
  section.honor,
  section.contact {
    padding: 40px 0;
    background-size: 25%;
  }
  section.contact div.item-box {
    margin-top: 30px;
  }
  section.contact div.infobox i.icon {
    width: 36px;
    height: 36px;
  }
}
