@charset "UTF-8";
/*reset.css*/
body {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  line-height: 1.42858;
}
@font-face {
  font-family: CommScriptTT;
  src: url(../fonts/COMSC.TTF);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0;
  font-weight: 400;
}
body,
dd,
dl,
form,
ol,
ul,
pre {
  margin: 0;
}
ol,
ul {
  list-style-type: none;
  padding: 0;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 1em;
  font-family: inherit;
}
a,
a:hover {
  text-decoration: none;
}
pre {
  font-family: Monaco, Consolas, "Lucida Console", monospace;
  font-size: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
a {
  color: #858585;
}
/* common */

.box {
  width: 1728px;
  margin: 0 auto;
}
.box-inner {
  width: 968px;
  margin: 0 auto;
  padding: 0 0 13.4%;
}
.box-inner-bottom {
  width: 1151px;
  margin: 0 auto;
}
.box-1536 {
  width: 1536px;
  margin: 0 auto;
}
.box-1150 {
  width: 1150px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 2.4% 0 1.5%;
  transition: all 0.25s;
}
.about-box {
  width: 1028px;
  margin: 0 auto;
}
.nav,
.nav-phone {
  position: fixed;
  top: 0;
  z-index: 9;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  padding-top: 0;
  transition: all 0.25s;
}
.phone,
.nav-phone {
  display: none;
}
.nav-left {
  display: flex;
  align-items: center;
}
.nav-right {
  padding: 6px 0 0;
}
.flexbox {
  display: flex;
  justify-content: space-between;
  transition: all 0.25s;
}
.nav-span {
  color: #858585;
  padding: 9px 26px;
  font-size: 18px;
  line-height: 36px;
  vertical-align: text-bottom;
  transition: all 0.25s;
}
.nav-li {
  float: left;
}
.nav-li-a {
  padding: 9px 26px;
  font-size: 18px;
  line-height: 48px;
  transition: all 0.25s;
}
.nav-li-a:hover,
.nav-li-a.active {
  color: #b31d22;
}
.nav-li:first-child {
  margin: 0 20px 0 0;
}
.nav-li:last-child {
  line-height: 52px;
}
.swiper-slide {
  color: #fff;
}
.index-post-wrap {
  display: block;
}
.index-post-single {
  width: 100%;
  vertical-align: bottom;
}
.swiper-button {
  position: absolute;
  z-index: 2;
  opacity: 0.5;
}
.swiper-button:hover {
  opacity: 1;
}
.box.active {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.swiper-prev {
  width: 54px;
  height: 54px;
  transform: translateY(-50%);
  left: 0;
  background: url(../images/left.png) center no-repeat;
}
.swiper-next {
  width: 54px;
  height: 54px;
  left: 100%;
  transform: translate(-100%, -50%);
  background: url(../images/right.png) center no-repeat;
}
/* pagination */
.swiper-pagination-index.swiper-pagination-bullets.swiper-pagination-bullets {
  position: absolute;
  bottom: 4%;
  z-index: 2;
}
.swiper-pagination-index .swiper-pagination-bullet {
  height: 2px;
  width: 100px;
  background: #818180;
}
.swiper-pagination-index .swiper-pagination-bullet-active {
  height: 1px;
  width: 100px;
  /* background-color: #a51f24; */
  position: relative;
}
.swiper-pagination-index .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  background: #a51f24;
  animation: bannerstep 3s forwards linear;
}
@keyframes bannerstep {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
/* ind-contact */
.ind-contact {
  padding: 3.4% 0 7%;
  text-align: center;
  position: relative;
  background: #303030;
}
.fixed-ul {
  position: fixed;
  right: 0;
  bottom: 20%;
  width: 12%;
  text-align: left;
  white-space: nowrap;
  min-width: 160px;
  transition: all 0.25s;
  z-index: 3;
}
.fixed-li:first-child {
  color: #cfcfcf;
  background: #3e3e3e;
  font-size: 16px;
  padding: 8% 0 8% 12%;
  transition: all 0.25s;
}
.fixed-li:nth-child(2),
.fixed-li:last-child {
  background: #fff;
  padding: 4% 0 4% 12%;
  transition: all 0.25s;
}
.fixed-li.active {
  background: #a8a8a8;
}
.fixed-li.active .fixed-ul-img {
  transform: scale(1.08);
}
.fixed-li.active .fixed-ul-num {
  transform: translate(3px);
  display: inline-block;
}
.fixed-ul-contact {
  font-size: 14px;
}
.fixed-ul-img {
  vertical-align: middle;
}
.fixed-ul-num {
  font-size: 18px;
}
.indc-h6 {
  font-size: 16px;
  color: #919191;
}
.indc-h3 {
  margin: 2.2% 0 5.8%;
  font-size: 24px;
  transition: all 0.25s;
  color: #fff;
}
.indc-h3-server {
  position: relative;
  margin-right: 50px;

}
.indc-h3-server::after {
  content: "";
  width: 38px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -45px;
}
.indc-icon-wraps {
  display: flex;
  justify-content: space-between;
}
.indc-icon-single:hover .indc-icon-pic {
  transform: scale(1.08);
}
.indc-icon-pic {
  width: 100%;
  transition: all 0.25s;
}
.indc-icon-single:first-child {
  padding-left: 0;
  border: none;
}
.indc-icon-single:last-child {
  padding-right: 0;
}
.indc-icon-single {
  display: flex;
  flex-direction: column;
  text-align: center;
  border-left: 2px solid rgba(128,128,128, .5);
  padding: 0 3%;
}
.cases-hover-show {
  display: none;
  transition: all 0.25s;
}
.ind-brand-pic-hover {
  display: none;
  position: relative;
  overflow: hidden;
}
.ind-brand-hover-bg {
  width: 100%;
  transition: all 1.5s;
  vertical-align: bottom;
}
.ind-brand-hover-wrap {
  position: absolute;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
}
.ind-brand-hover-title {
  font-size: 36px;
  margin: 22% 0 10%;
  transition: all 0.25s;
}
.ind-brand-hover-desc {
  width: 46%;
  margin: 2% auto 0;
  padding: 2% 0 3%;
  transition: all 0.25s;
}
.ind-brand-desc-title {
  font-size: 30px;
  margin-bottom: 2%;
  transition: all 0.25s;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.ind-brand-pic-hover:hover .ind-brand-desc-title::before,
.ind-brand-pic-hover:hover .ind-brand-desc-title::after {
  width: 100%;
}
.ind-brand-pic-hover:hover .ind-brand-hover-bg {
  transform: scale(1.08);
}
.ind-brand-desc-title::before {
  content: "";
  position: absolute;
  height: 2px;
  background: #909090;
  top: -20%;
  left: 50%;
  transform: translate(-50%);
  width: 20%;
  transition: all 1s;
}
.ind-brand-desc-title::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #909090;
  bottom: -100%;
  left: 50%;
  transform: translate(-50%);
  width: 20%;
  transition: all 1s;
}

.ind-brand-desc-bottom {
  font-size: 18px;
  transition: all 0.25s;
  text-align: center;
  position: relative;
}
.indc-para {
  width: 4em;
  margin: 16% auto 4%;
  font-size: 24px;
  color: #fff;
  transition: all 0.25s;
}
.indc-num {
  font-size: 24px;
  font-weight: bold;
  color: #ababab;
  transition: all 0.25s;
}
.casewrap {
  background: #9c9c9c;
}
.case{
  padding-top: 40px;
  display: inline-block;
  font-size: 0;
  height: 0;
  /* padding-bottom: 20px; */
}

.ind-cases {
  padding: 3% 0 4.6%;
  background: #9c9c9c;
}

.ind-case-nav {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 4.6%;
}
.ind-cases-left {
  color: #fff;
}
.ind-cases-ul {
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
}
.ind-cases-li {
  float: left;
}
.ind-cases-li-a {
  padding: 16px 36px;
  color: #333;
  transition: all 0.25s;
}
.ind-cases-li-a.active,
.ind-cases-li-a:hover {
  color: #a51f24;
}
.ind-cases-li:last-child .ind-cases-li-a {
  padding-right: 0;
}

.ind-brand-wrap {
  display: flex;
  flex-wrap: wrap;
}
.ind-brand-single {
  width: 33.3333%;
  display: flex;
  flex-direction: column;
}
.ind-brand-single:hover .ind-brand-pic {
  display: none;
}
.ind-brand-single:hover .ind-brand-pic-hover {
  display: block;
}
.ind-brand-pic {
  width: 100%;
  transition: all 0.25s;
}
.ind-brand-desc {
  padding: 5% 0 5% 12.5%;
  border: 1px solid #e6e6e6;
  margin: 0 0 3%;
  position: relative;
  transition: all 0.25s;
  background: #fff;
}
.ind-brand-h6 {
  font-size: 24px;
  margin: 0 0 3%;
  transition: all 0.25s;
  color: #282828;
}
.ind-brand-detail {
  font-size: 18px;
  opacity: 0.9;
  transition: all 0.25s;
}
.ind-brand-detail::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 8px;
  right: 12%;
  bottom: 30%;
  background: url(../images/index_arrow-right.png);
}
.ind-togo {
  margin-top: 6%;
  margin-left: 50%;
  transform: translate(-50%);
  padding: 10px 70px;
  border: 1px solid;
  border-radius: 20px;
  font-size: 18px;
  color: #c8c8c8;
  transition: all 0.5s;
  display: inline-block;
}
.ind-togo:hover {
  padding: 10px 50px;
  color: #fff;
  background-color: #333;
}
/* ind-content */
.ind-content {
  padding: 11.5% 0 9%;
  color: #919191;
  font-size: 18px;
  /* font-weight: bold; */
  background: url(../images/laoying.jpg) no-repeat center fixed;
}
.ind-content-flex {
  display: flex;
  justify-content: space-between;
}
.ind-content-left {
  margin: 58px 0 0;
}

.ind-content-para {
  letter-spacing: 20px;
  text-align: right;
}
.ind-content-para + div {
  margin: 34px 0 0;
  transition: all 0.25s;
}
.ind-content-span {
  margin-right: 20px;
}
/* design 设计 */
.ind-design {
  background: #303030;
  padding: 7.4% 0 3%;
  white-space: nowrap;
  transition: all 0.25;
}
.ind-design-flex {
  display: flex;
  justify-content: space-between;
}
.ind-design-single {
  text-align: center;
  width: 18.75%;
  display: block;
}
.border-wrap {
  margin: 22% 0 0;
  border: 1px solid #515151;
  height: 508px;
  position: relative;
  transition: all 0.25;
}
.border-wrap-top {
  margin: 22% 0 0;
  border: 1px solid #515151;
  height: 240px;
  transition: all 0.25;
  position: relative;
}
.border-wrap-bottom {
  margin: 60px 0 0;
  border: 1px solid #515151;
  height: 208px;
  position: relative;
  transition: all 0.25;
}
.ind-design-title {
  font-size: 24px;
  transform: translateY(-50%);
  background: #303030;
  width: fit-content;
  padding: 0 6%;
  margin: 0 auto;
  transition: all 0.25;
}

.yellow,
.yellow:hover .ind-design-li {
  color: #daccb1;
}
.red,
.red:hover .ind-design-li {
  color: #965456;
}
.lightpurple,
.lightpurple:hover .ind-design-li {
  color: #938f94;
}
.brown,
.brown:hover .ind-design-li {
  color: #9f807e;
}
.purple,
.purple:hover .ind-design-li {
  color: #716979;
}
.ind-design-li {
  font-size: 18px;
  line-height: 42px;
  color: #cbcbcb;
  transition: all 0.25s;
}
.ind-des-pic {
  height: 90px;
  transition: all 0.25s;
}
.ind-design-bottom .ind-design-li:first-child {
  position: relative;
  padding: 6% 0 0;
}
.ind-design-bottom .ind-design-li:first-child::before {
  content: "";
  position: absolute;
  width: 86%;
  left: 50%;
  top: -6%;
  transform: translate(-50%);
  height: 1px;
  background: #515151;
  transition: all 0.25s;
}
.ind-design-bottom {
  text-align: center;
  font-size: 18px;
  color: #919191;
  padding-top: 7.5%;
  transition: all 0.25s;
}

/* ind-news */
.ind-news {
  padding: 3.6% 0;
  background: #9c9c9c;
}
.ind-news-nav {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.25s;
}
.ind-new-nav-span {
  color: #fff;
}
.ind-new-nav-a {
  color: #101010;
}
.ind-news-para {
  margin: 3% 0 0;
  line-height: 30px;
  font-size: 18px;
  color: #e6e6e6;
  transition: all 0.25s;
}
.ind-news-tips {
  margin: 4.6% 0 2.4%;
  background: #f8f8f8;
  display: flex;
  transition: all 0.25s;
}
.ind-news-tip {
  padding: 3% 0 0;
  width: 100%;
  transition: all 0.25s;
  background: #f8f8f8;
}
.ind-news-tip:hover .ind-news-h3,
.ind-news-tip:hover .ind-news-time,
.ind-news-tip:hover .ind-news-desc {
  color: #fff;
}
.dynamic-swiper-content:hover .dynamic-create-single-title,
.dynamic-swiper-content:hover .dynamic-create-single-time,
.dynamic-swiper-content:hover .dynamic-create-single-desc {
  color: #fff;
}
.dynamic-swiper-content:hover,
.ind-news-tip:hover {
  background-color: #b31d22;
}
.ind-news-h3 {
  color: #101010;
  font-size: 24px;
  line-height: 42px;
  padding: 0 0 0 3.5%;
  transition: all 0.25s;
}
.ind-news-time {
  color: #101010;
  font-size: 18px;
  padding: 0 0 0 3.5%;
  transition: all 0.25s;
}
.ind-news-desc {
  color: #919191;
  font-size: 18px;
  line-height: 24px;
  padding: 10% 0 12% 3.5%;
  width: 22em;
  transition: all 0.25s;
}
.ind-news-more {
  color: #101010;
}
.ind-news-img-single {
  width: 100%;
  vertical-align: bottom;
}
.index-news-more {
  color: #101010;
  font-size: 18px;
  transition: all 0.25s;
}
/* 人物图 */
.ind-profile-img {
  width: 100%;
  vertical-align: bottom;
}
/* footer */
.footer {
  padding: 2.03% 0 2.4%;
  background: #3b3b3b;
  color: #cecece;
  font-size: 18px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  transition: all 0.25s;
}
.footer-line {
  border-top: 1px solid #626262;
  border-bottom: 1px solid #626262;
}
.footer-child:first-child,
.footer-child:last-child {
  width: 30.8%;
}
.footer-child.mid {
  flex: 1;
  text-align: center;
}
.footer-contact,
.footer-con-en {
  padding: 0 0 8px;
  border-bottom: 1px solid #626262;
}
.footer-phone-contact.num-top {
  padding: 6% 0 0;
  transition: all 0.25s;
}
.footer-phone-num {
  font-family: Arial;
  font-size: 40px;
  white-space: nowrap;
  padding: 6% 0;
  transition: all 0.25s;
}
.footer-street {
  border-top: 1px solid #626262;
  padding: 6% 0 0;
  transition: all 0.25s;
}
.footer-con-us {
  padding: 0 0 3%;
}
.footer-qrcode {
  width: 48%;
}
.footer-code-desc {
  font-size: 16px;
  padding: 2% 0 0;
}
.footer-li:first-child {
  padding: 3% 0 0;
  transition: all 0.25s;
}
.footer-li {
  line-height: 44px;
  transition: all 0.25s;
}
.footer-li:last-child {
  border-bottom: 1px solid #626262;
}
.footer-copyright {
  padding: 1% 0 0;
  color: #6a6a6a;
  font-size: 16px;
}
.footer-totop {
  position: absolute;
  right: 1.2%;
  bottom: 10px;
  background-color: #b31d22;
  color: #fff;
  font-size: 18px;
  width: 1em;
  padding: 10px 15px;
  text-align: center;
}
.footer-totop a {
  color: #fff;
}
.footer-arrow {
  transform: rotate(-90deg);
}
/* case页面 */
.other-banner-pic {
  width: 100%;
}
.case-cases {
  padding: 11.2% 0 3%;
}
.case-title {
  margin: 0 0 3.2%;
  font-size: 18px;
  color: #919191;
  text-align: center;
}
.case-location {
  color: #545454;
  font-size: 16px;
  text-align: right;
  margin-bottom: 1%;
}
.case-a {
  color: #545454;
  /* display: inline-block; */
}
.case-a:not(.pc) {
  display: none;
}
.case-location:hover {
  color: #b31d22;
}
.case-location:hover .case-a {
  color: #b31d22;
}
#indexgs {
  margin: 0 auto;
  top: 100px;
  width: 1128px;
  height: 508px;
  position: relative;
}
#indexgs img {
  position: absolute;
}
#indexg2 {
  left: 1000px;
  top: 1000px;
}
#indexg1 {
  left: -1000px;
  top: 1000px;
  position: absolute;
}
#indexg0 {
  left: 0;
  top: 1000px;
  position: absolute;
}

/* about 关于我们 */

.about-banner-img {
  width: 100%;
}
/* team */
.about-team {
  padding: 8% 0 8%;
}
.about-teams {
  display: flex;
  margin-right: 6%;
  margin-bottom: 24px;
}
.about-team-single + div {
  margin-left: 6%;
}
.about-team-title {
  display: inline-block;
  color: #d81617;
  font-weight: bolder;
  position: relative;
  font-size: 18px;
}
.about-team-title::before {
  content: "";
  width: 30%;
  position: absolute;
  bottom: -6px;
  left: 0;
  background: #ff0211;
  height: 4px;
}
.about-team-title::after {
  content: "";
  width: 66%;
  position: absolute;
  bottom: -6px;
  left: 34%;
  background: #000;
  height: 2px;
}
.about-team-desc {
  margin: 8% 0 18%;
  font-size: 15px;
  line-height: 24px;
}
.about-team-desc.active {
  padding-top: 10px;
}
.about-team-img {
  width: 100%;
}
.about-team-line {
  position: absolute;
  width: 45px;
  height: 4px;
  background-color: #111;
  margin-left: 960px;
  margin-top: -3%;
  transition: all 0.25s;
}
/* about-profession */
.about-profession {
  padding: 0 0 8%;
  background: #8c8c8c;
  text-align: center;
  color: #fff;
  transition: all 0.25s;
}
.about-profession-img {
  width: 100%;
  border: none;
}
.about-profession-title {
  margin: 5% 0 4%;
  font-size: 32px;
  font-weight: bolder;
  transition: all 0.25;
}
.about-profession-desc {
  font-size: 16px;
  line-height: 32px;
  color: #f8f7f7;
}
.about-box.active {
  position: relative;
}
.about-vedio-play {
  position: absolute;
  margin: -70px 0 0;
  z-index: 1;
  width: 100%;
}
.about-vedio-wrap {
  margin: -70px 0 40px;
  width: 100%;
  box-sizing: border-box;
}
/* about-quality */
.about-quality {
  padding: 8% 0 12%;
  background: #f5f5f5;
  transition: all 0.25s;
}
.about-quality-h3 {
  color: #d81617;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin: 0 0 30px;
  transition: all 0.25s;
}
.about-quality-h3::before {
  content: "TIANYI OCCUPATION ACCOMPLISHMNT";
  position: absolute;
  transform: scale(0.6);
  font-size: 6px;
  margin-left: -6%;
  top: -20px;
  left: 0;
  color: #d81617;
  letter-spacing: 3px;
}
.about-quality-wrap {
  display: flex;
  justify-content: space-between;
}
.about-quality-li {
  line-height: 24px;
  font-size: 14px;
}
.about-quality-right-one {
  line-height: 22px;
}
.about-quality-right-two {
  position: relative;
  line-height: 22px;
  display: inline-block;
}
.about-quality-right-two::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 1px;
  width: 24px;
  background: #000;
}
.about-quality-right-three {
  margin: 60px 0 35px;
}
.about-quality-right-button {
  display: inline-block;
  padding: 17px 10px;
  background: #0270cf;
  color: #fff;
  transition: all 0.25s;
  letter-spacing: 2px;
}
.about-quality-right-button:hover {
  background: #d81617;
  border-radius: 6px;
}

/* dynamic 活动 */
.dynamic-banner {
  position: relative;
}
.dynamic-banner-img {
  width: 100%;
  vertical-align: bottom;
}
.dynamic-banner-wrap {
  position: absolute;
  margin-left: 50%;
  transform: translate(-48%);
  top: 40%;
  text-align: center;
  color: #abacac;
}
.dynamic-title {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10%;
}
.dynamic-desc {
  font-size: 12px;
  line-height: 22px;
}
.dynamic-update {
  padding: 7.3% 0;
}
.dynamic-box {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.dynamic-update-right {
  width: 71%;
}
.dynamic-update-title {
  position: relative;
  font-size: 16px;
  letter-spacing: 3px;
}
.dynamic-update-title:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  background: #1a7dd1;
  top: -40px;
  
}
.dynamic-update-title:after {
  content: "Real-time update";
  position: absolute;
  color: #727272;
  font-size: 12px;
  bottom: -1.5em;
  left: 0;
  white-space: nowrap;
  letter-spacing: 1px;
}
.dynamic-update-desc {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  font-weight: 500;
}
.dynamic-update-imgwrap {
  margin-top: 130px;
}
.dynamic-update-en {
  margin: 35px 0 54px;
  white-space: nowrap;
  position: relative;
}
.dynamic-update-en::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background: #0270cf;
  left: 0;
  top: 5em;
}
.dynamic-update-span + span {
  margin-left: 82px;
  transition: all 0.25s;
}
.dynamic-create {
  border-top: 1px solid transparent;
  transition: all 0.25s;
  background: url(../images/dynamic04.png) center bottom no-repeat;
  padding: 0 0 126px;
}
.dynamic-create-title::before {
  content: "ORIGINALBYTIANYI";
  position: absolute;
  top: -1.5em;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  left: 50%;
  transform: translate(-50%);
  letter-spacing: 0;
}
.dynamic-create-title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 135px 0 120px;
  text-align: center;
  position: relative;
  transition: all 0.25s;
  letter-spacing: 1px;
}
.dynimac-create-outer-box {
  width: 1538px;
  margin: 0 auto;
  position: relative;
}
.dynamic-create-box {
  width: 1361px;
  margin: 0 auto;
}
.dynamic-swiper-content {
  background: #1a1a1a;
  padding: 47px 50px 30px 35px;
  transition: all 0.25s;
}
.dynamic-create-single-title {
  color: #d81a1e;
  font-weight: bold;
  font-size: 18px;
}

.dynamic-create-single-time {
  color: #595959;
  margin: 24px 0 20px;
}
.dynamic-create-single-desc {
  color: #f1eded;
  line-height: 28px;
  letter-spacing: 3px;
}
.dynamic-create-sigle-img {
  width: 100%;
}
.dynamic-more {
  color: #8d8d8d;
}
.swiper-dynamic-next,
.swiper-dynamic-prev {
  top: 50%;
  outline: none;
  cursor: pointer;
  width: 34px;
  height: 34px;
  border-left: 4px solid black;
  border-bottom: 4px solid black;
  z-index: 1;
}
.swiper-dynamic-prev {
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
}

.swiper-dynamic-next {
  position: absolute;
  left: 100%;
  transform: translate(-100%, -50%) rotate(-135deg);
}
.swiper-dynamic-next:hover,
.swiper-dynamic-prev:hover {
  border-color: #a51f24;;
}
/* contact */
.contact-banner-img {
  width: 100%;
  vertical-align: bottom;
}
.contact-cooperative {
  padding: 130px 0 0;
  text-align: center;
  transition: all 0.25s;
}
.contact-cooperative-title {
  font-size: 30px;
  position: relative;
}
.contact-cooperative-title::before {
  content: "COOPERATIVE";
  position: absolute;
  top: -2.5em;
  color: #919191;
  font-size: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.25s;
}
.contact-cooperative-streams {
  width: 960px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 3px;
  color: #fff;
  height: 140px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  padding: 0 0 90px;
  margin: 64px auto 0;
  transition: all 0.25s;
}
.contact-cooperative-stream {
  position: absolute;
  top: 0;
}
.contact-cooperative-wrap {
  width: fit-content;
  margin: 0 auto;
}
.flow1 {
  left: 0;
  z-index: 6;
}
.flow2 {
  left: 130px;
  z-index: 5;
}
.flow3 {
  left: 260px;
  z-index: 4;
}
.flow4 {
  left: 390px;
  z-index: 3;
}
.flow5 {
  left: 520px;
  z-index: 2;
}
.flow6 {
  left: 650px;
  z-index: 1;
}
.flow7 {
  left: 780px;
}

.flowtitle {
  position: absolute;
  white-space: nowrap;
}
.flowtitle1 {
  margin: 58px 0 0 16px;
}
.flowtitle:not(.flowtitle1) {
  margin: 44px 0 0 60px;
  text-align: center;
}
.contact-cooperative-code-desc {
  display: flex;
  justify-content: center;
  padding: 96px 0 0;
}
.contact-cooperative-code {
  margin-right: 70px;
}
.contact-cooperative-desc {
  font-size: 22px;
  display: flex;
  flex-direction: column;
}
.contact-cooperative-design {
  position: relative;
  padding-left: 64px;
  margin: 60px 0 0;
}
.contact-cooperative-design::before {
  content: "";
  position: absolute;
  left: 0;
  width: 54px;
  height: 38px;
  top: -20%;
  background: url(../images/contact-ty.png) center no-repeat;
}
.contact-cooperative-wechat {
  position: relative;
  padding-left: 56px;
  margin-top: 50px;
  text-align: left;
}
.contact-cooperative-wechat::before {
  content: "";
  position: absolute;
  left: 0;
  width: 54px;
  height: 32px;
  top: -10%;
  background: url(../images/contact-wechat.png) center left no-repeat;
}
.contact-company {
  padding: 180px 0 320px;
  text-align: center;
  transition: all 0.25s;
  background: url(../images/contact-search-banner.jpg) center/cover no-repeat;
}
.contact-company-title {
  font-size: 28px;
  color: #d81617;
  transition: all 0.25s;
}
.contact-company-desc {
  color: #bfbfbf;
  margin: 40px 0 30px;
}
.contact-company-address {
  color: #bfbfbf;
}
.contact-company-phone {
  color: #bfbfbf;
  margin: 10px 0;
}
.contact-company-location {
  color: #bfbfbf;
  margin: 0 0 60px;
}
.contact-company-search {
  display: flex;
  justify-content: center;
}
.contact-company-search-input {
  border: none;
  width: 328px;
  height: 36px;
  padding: 0 28px 0 18px;
}
.contact-company-search-up {
  position: absolute;
  margin: 9px 0 0 140px;
  border-left: 1px solid #d2d2d2;
  padding: 0 0 3px 8px;
}
.contact-company-search-right {
  background: #0071cf;
  border-radius: 0 4px 4px 0;
  width: 57px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.contact-together {
  padding: 180px 0;
  transition: all 0.25s;
}
.contact-together-box {
  width: 1000px;
  margin: 0 auto;
  transition: all 0.25s;
}
.contact-together-title {
  font-size: 28px;
  color: #d81617;
  width: fit-content;
  position: relative;
}
.contact-together-title::before {
  content: "PLEASE CONTACT";
  position: absolute;
  top: -2em;
  font-size: 12px;
}
.contact-together-title::after {
  content: "";
  position: absolute;
  top: -14px;
  width: 32px;
  height: 2px;
  right: 4px;
  background: #d81617;
}
.contact-together-mens {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 0;
  transition: all 0.25s;
}
.contact-together-zilong-wrap,
.contact-together-phone-wrap {
  position: absolute;
}
.contact-together-phone-wrap {
  margin-top: -100px;
  margin-left: 220px;
  transition: all 0.25s;
}
.contact-together-zilong-wrap {
  margin-top: -100px;
  margin-left: -130px;
  transition: all 0.25s;
}
.contact-together-phone {
  line-height: 22px;
}
.contact-together-people.pc {
  color: #da0001;
}
.contact-together-people {
  color: #0270d2;
  font-weight: bold;
}
.contact-free {
  background: #000;
  padding: 70px 0 60px;
}
.contact-free-title {
  position: relative;
  color: #d60001;
  font-size: 28px;
  padding-left: 36px;
}
.contact-free-single {
  padding-left: 36px;
  margin-top: 40px;
  border-left: 1px solid #d60001;
  margin-right: 20px;
}
.contact-free-single-title {
  font-size: 26px;
  letter-spacing: 4px;
  color: #6f7376;
}
.contact-free-title::before {
  content: "DGAIDA DAGYSGD RGEQWRHUI";
  position: absolute;
  top: -18px;
  font-size: 14px;
  color: #6f7376;
}
.contact-free-single-ul {
  margin-top: 30px;
}
.contact-free-single-li {
  font-size: 16px;
  color: #bfbfbf;
  line-height: 36px;
}
.mask-video,
.mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: none;
  background-color: #111;
}
.close-pc {
  height: 86px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mask-li-a:hover {
  color: #d60001;
}
.ul-mask {
  height: 90%;
  border-top: 2px solid #757575;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.close-pc img {
  width: 43px;
  height: 43px;
  object-fit: cover;
}
.mask-li-a {
  font-size: 40px;
  color: #757575;
  letter-spacing: 10px;
  transition: all 0.25s;
}
.displayblock {
  display: block;
}
/* nav-img */

#map2 {
  height: 640px;
  border: solid 1px #cccccc;
  margin-top: 57px;
}
#map2 .BMapLabel,
#map2 .BMap_omCtrl
 {
    display: none !important;
}

/* article */

.article {
  margin-top: 80px;
  margin-bottom: 100px;
}
.article-title {
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
}
.article-box {
  width: 1000px;
  margin: 0 auto;
}
.artitlce-time {
  color: #888888;
  margin-top: 20px;
  text-align: center;
  border-bottom: 1px dashed #cecece;
  padding-bottom: 10px;
}
.article-para {
  margin-top: 20px;
  color: #333;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
}
.article-para-title {
  margin-bottom: 10px;
}
.article-next-prev {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.article-prev:hover,
.article-next:hover {
  color: #d60001;
}
.xiangqing-imgwraps {
  margin-top: 58px;
}
.xingqing-img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.xiangqing_btn {
  position: fixed;
  bottom: 166px;
  right: 160px;
  width: 33px;
}
.xiangqing_menu,
.xiangqing_prev,
.xiangqing_next {
  width: 33px;
  height: 33px;
  display: block;
  margin-bottom: 2px;
  background: #c5c5c5;
  text-align: center;
  color: #fff;
  line-height: 33px;
  position: relative;
}
.xiangqing_menu:hover,
.xiangqing_prev:hover,
.xiangqing_next:hover {
  background: #d60000;
}
.xiangqing-back::before,
.xiangqing_prev::before,
.xiangqing_next::before {
  content: '';
  width: 14px;
  height: 14px;
  color: #fff;
  margin-top: 8px;
  margin-left: -4px;
  position: absolute;
  border-left: 2px solid;
  border-bottom: 2px solid;
} 
.xiangqing_prev::before {
  transform: rotate(45deg);
}
.xiangqing_next::before  {
  transform: rotate(-135deg);
  margin-left: -12px;
}
.xiangqing-back::before {
  transform: rotate(135deg);
  margin-left: 6px;
  margin-top: -20px;
}

.xiangqing-hb {
  display: inline-block;
  width: 8px;
  margin-top: 4px;
  height: 5px;
  color: #fff;
  border-top: 5px solid;
  border-bottom: 15px double;
}
.xiangqing-back {
  
  background: #d60000;
  position: relative;
  color: #fff;
  /* display: inline-block; */
  text-align: center;
  padding-top: 32px;
  margin-top: 20px;
  transition: all .25s;
  display: none;
}
.xiangqing-back:hover {
  top: -2px;
}
.link-to-friend {
  color: #fff;
  font-size: 16px;
  padding: 0 10px;
  color: #898989;
}
.link-to-friend + .link-to-friend {
  border-left: 1px solid #898989;
}
.link-to-friendwrap {
  text-align: center;
}



