.navSwiper {
  overflow: hidden;
  width: 100vw;
  height: 680px;
  min-height: 680px;
  position: relative;
  min-width: 1920px;
}
.navSwiper .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.navSwiper .swiper .indexSwiper_pagin {
  bottom: 70px;
  left: 360px !important;
  display: flex;
  z-index: 999;
}
.navSwiper .swiper .indexSwiper_pagin > span {
  display: inline-block;
  width: 46px;
  height: 2px;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  margin-right: 8px;
}
.navSwiper .swiper .indexSwiper_pagin .index-active {
  background: #008CD6 !important;
}
.navSwiper .swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.navSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advert_fixed {
  position: fixed;
  right: 0;
  top: 300px;
  padding: 2px;
  background: #008cd6;
  z-index: 999;
}
.advert_fixed .advert_top {
  width: 100%;
  height: 43px;
  font-size: 12px;
  color: #fff;
}
.advert_fixed .advert_content {
  width: 150px;
  height: 282px;
  background: #fff;
  padding: 12px 12px 0 12px;
  text-align: center;
  margin: 0 auto;
}
.advert_fixed .advert_content > button {
  width: 90%;
  margin-bottom: 10px;
  height: 35px;
  border-radius: 5px;
  border: solid 1px;
  cursor: pointer;
  background: #fff;
  font-size: 13px;
  color: #999;
}
.advert_fixed .advert_content > button > i {
  margin-right: 8px;
}
.advert_fixed .advert_content > button:hover {
  color: #008cd6;
}
.advert_fixed .advert_content > span {
  font-size: 14px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #231915;
}
.advert_fixed .advert_content > p {
  margin: 11px 0 17px 0;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #2a2625;
}
.advert_fixed .advert_content > img {
  width: 113px;
  height: 113px;
  margin-bottom: 12px;
}
.advert_fixed .advert_content .lianxi {
  border-top: solid 1px #ccc;
  width: 100%;
  height: 40px;
  font-size: 12px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #231915;
  cursor: pointer;
}
.company {
  height: 713px;
  justify-content: space-between;
  padding: 91px 0;
}
.company .company_info {
  align-items: flex-start;
  height: 100%;
  justify-content: flex-start;
  margin-right: 52px;
}
.company .company_info h1 {
  font-size: 32px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-bottom: 18px;
}
.company .company_info span {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
  margin-bottom: 43px;
}
.company .company_info p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.company .company_info p:nth-of-type(2) {
  margin-top: 50px;
  margin-bottom: 52px;
}
.company .company_info .company_icon {
  flex: 1;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  align-content: space-between;
}
.company .company_info .company_icon .icon_item {
  width: 260px;
  align-items: flex-start;
}
.company .company_info .company_icon .icon_item .marginB {
  margin-bottom: 50px;
}
.company .company_info .company_icon .icon_item img {
  width: 62px;
  height: 62px;
  background: #008cd6;
  border-radius: 100%;
  margin-right: 24px;
}
.company .company_info .company_icon .icon_item .icon_info {
  height: 70px;
  flex: 1;
  align-items: flex-start;
}
.company .company_info .company_icon .icon_item .icon_info h4 {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
}
.company .company_info .company_icon .icon_item .icon_info span {
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
  margin-bottom: 7px;
}
.company .company_info .company_icon .icon_item .icon_info p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.company .company_img img {
  width: 586px;
  height: 531px;
  border-radius: 5px;
}
.search_box {
  background: url(/public/static/qishun/img/bj1.jpg) no-repeat;
  background-size: cover;
}
.search_box .search_content {
  height: 212px;
}
.search_box .search_content .content_top {
  width: 100%;
  justify-content: space-between;
  padding-right: 10px;
  margin-bottom: 25px;
}
.search_box .search_content .content_top .keyWord {
  align-items: flex-end;
  justify-content: flex-start;
}
.search_box .search_content .content_top .keyWord h5 {
  font-size: 16px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #ffffff;
  margin-right: 20px;
}
.search_box .search_content .content_top .keyWord span {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
  margin-right: 30px;
  cursor: pointer;
}
.search_box .search_content .content_top .keyWord span:hover {
  opacity: 1;
}
.search_box .search_content .content_top .tel {
  align-items: flex-start;
}
.search_box .search_content .content_top .tel i {
  color: #008CD6;
  font-size: 35px;
  margin-right: 8px;
}
.search_box .search_content .content_top .tel .telInfo {
  align-items: flex-start;
}
.search_box .search_content .content_top .tel h3 {
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #ffffff;
}
.search_box .search_content .content_top .tel span {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
}
.search_box .search_content .input_box {
  width: 100%;
}
.search_box .search_content .input_box form {
  width: 100%;
}
.search_box .search_content .input_box input {
  flex: 1;
  height: 47px;
  background: #ffffff;
  border: 0;
  padding: 0 15px;
}
.search_box .search_content .input_box input::placeholder {
  font-size: 13px;
  color: #8f8f8f;
}
.search_box .search_content .input_box button {
  width: 205px;
  height: 47px;
  background: #008cd6;
  color: #fff;
  border: 0;
  cursor: pointer;
}
.search_box .search_content .input_box button > i {
  margin-right: 10px;
}
.ProductCenter .Product_box {
  height: 1083px;
  justify-content: flex-start;
}
.ProductCenter .Product_box .Product_top {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 91px;
}
.ProductCenter .Product_box .Product_top .Product_title {
  margin-bottom: 12px;
}
.ProductCenter .Product_box .Product_top .Product_title > h2 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-bottom: 18px;
}
.ProductCenter .Product_box .Product_top .Product_title > span {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
}
.ProductCenter .Product_box .Product_top .more {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.ProductCenter .Product_box .Product_top .more > i {
  margin-left: 12px;
}
.ProductCenter .Product_box .Product_bottom {
  flex: 1;
  width: 100%;
  padding-bottom: 93px;
  align-items: flex-start;
}
.ProductCenter .Product_box .Product_bottom .Product_nav {
  height: 100%;
}
.ProductCenter .Product_box .Product_bottom .Product_nav .Product_navItem {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #333;
  justify-content: space-between;
  padding: 20px 0;
  width: 205px;
  cursor: pointer;
  border-bottom: solid 1px #eee;
}
.ProductCenter .Product_box .Product_bottom .Product_nav .Product_navItem:hover {
  color: #008cd6;
}
.ProductCenter .Product_box .Product_bottom .Product_nav .isActive {
  color: #008cd6;
}
.ProductCenter .Product_box .Product_bottom .Product_content {
  flex: 1;
  height: 100%;
  overflow: auto;
  padding-top: 46px;
  color: #000;
  padding-left: 60px;
}
.ProductCenter .Product_box .Product_bottom .Product_content .Product_Box {
  height: 100%;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.ProductCenter .Product_box .Product_bottom .Product_content .ProductItem {
  margin-left: 19px;
  width: 284px;
  margin-bottom: 46px;
}
.ProductCenter .Product_box .Product_bottom .Product_content .ProductItem img {
  width: 100%;
  height: 284px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
}
.ProductCenter .Product_box .Product_bottom .Product_content .ProductItem .a_info {
  height: 100px;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
}
.ProductCenter .Product_box .Product_bottom .Product_content .ProductItem .a_info span {
  margin: 19px 0 12px 0;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
}
.ProductCenter .Product_box .Product_bottom .Product_content .ProductItem .a_info p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.advantage {
  background: url(/public/static/qishun/img/bj2.jpg) no-repeat;
  background-size: cover;
}
.advantage_box {
  height: 885px;
  justify-content: flex-start;
}
.advantage_box > h1 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  margin-top: 87px;
}
.advantage_box > span {
  opacity: 0.5;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  margin: 13px 0 26px 0;
}
.advantage_box > p {
  opacity: 0.6;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 54px;
}
.advantage_box .advantage_content {
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.advantage_box .advantage_content .advantage_item {
  width: 581px;
  height: 244px;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 31px;
}
.advantage_box .advantage_content .advantage_item > img {
  flex: 1;
  height: 100%;
}
.advantage_box .advantage_content .advantage_item .advantageInfo {
  align-items: flex-start;
  width: 297px;
  height: 100%;
  padding: 0 39px 0 33px;
}
.advantage_box .advantage_content .advantage_item .advantageInfo > span {
  margin-bottom: 21px;
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  color: #231915;
}
.advantage_box .advantage_content .advantage_item .advantageInfo > p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #8f8f8f;
  line-height: 22px;
}
.field .field_box {
  height: 796px;
  justify-content: flex-start;
}
.field .field_box > h1 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-top: 89px;
}
.field .field_box > span {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
  margin: 13px 0 34px 0;
}
.field .field_box > p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
  margin-bottom: 70px;
}
.field .field_box .field_content {
  width: 100%;
  justify-content: space-between;
}
.field .field_box .field_content .field_item {
  width: 368px;
  border: solid 1px #e5e5e5;
}
.field .field_box .field_content .field_item > img {
  width: 368px;
  height: 261px;
}
.field .field_box .field_content .field_item .fieldInfo {
  height: 166px;
  width: 100%;
  padding: 0 35px;
}
.field .field_box .field_content .field_item .fieldInfo > span {
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  text-align: center;
  color: #231915;
  margin-bottom: 21px;
}
.field .field_box .field_content .field_item .fieldInfo > p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8f8f8f;
  line-height: 22px;
}
.Cooperation {
  background: url(/public/static/qishun/img/bj3.jpg) no-repeat;
  background-size: cover;
}
.Cooperation .Cooperation_box {
  height: 1101px;
}
.Cooperation .Cooperation_box > h1 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  margin-top: 93px;
}
.Cooperation .Cooperation_box > span {
  opacity: 0.5;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  text-align: left;
  color: #ffffff;
  margin: 21px 0 34px 0;
}
.Cooperation .Cooperation_box > p {
  opacity: 0.6;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  text-align: left;
  margin-bottom: 82px;
  color: #ffffff;
}
.Cooperation .Cooperation_box .Cooperation_line {
  width: 100%;
  margin-bottom: 57px;
  position: relative;
  justify-content: space-around;
}
.Cooperation .Cooperation_box .Cooperation_line .line2 {
  position: absolute;
  height: 5px;
  background: #999;
  width: 100%;
  transform: translateY(-30px);
}
.Cooperation .Cooperation_box .Cooperation_line .line2Item {
  position: relative;
  z-index: 1;
  height: 100%;
  justify-content: flex-start;
}
.Cooperation .Cooperation_box .Cooperation_line .line2Item img {
  width: 119px;
  height: 119px;
  border-radius: 100%;
  margin-bottom: 20px;
}
.Cooperation .Cooperation_box .Cooperation_line .line2Item > span {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #ffffff;
}
.Cooperation .Cooperation_box .Cooperation_form {
  width: 100%;
  background-color: #fff;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form {
  width: 100%;
  height: 464px;
  padding: 0 57px;
  align-items: flex-start;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form .form_top {
  width: 100%;
  justify-content: space-between;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form .form_top .inputItem {
  justify-content: space-between;
  align-items: flex-start;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form .form_top .inputItem > span {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #353535;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form .form_top .inputItem strong {
  color: red;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form .form_top .inputItem > input {
  width: 523px;
  height: 59px;
  background: #f5f6fb;
  margin: 24px 0 26px 0;
  padding: 0 34px;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form textarea {
  margin: 24px 0 29px 0;
  width: 100%;
  height: 124px;
  background: #f5f6fb;
  padding: 21px 34px;
}
.Cooperation .Cooperation_box .Cooperation_form .msg-form button {
  width: 349px;
  height: 54px;
  color: #fff;
  background: #008cd6;
  cursor: pointer;
}
.NEWs .NEWs_box {
  height: 761px;
}
.NEWs .NEWs_box .NEWs_left {
  padding-top: 92px;
  width: 676px;
  height: 100%;
  justify-content: flex-start;
}
.NEWs .NEWs_box .NEWs_left .NEWs_title {
  justify-content: space-between;
  width: 100%;
  padding-bottom: 39px;
  align-items: flex-end;
}
.NEWs .NEWs_box .NEWs_left .NEWs_title h3 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-bottom: 5px;
}
.NEWs .NEWs_box .NEWs_left .NEWs_title span {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
}
.NEWs .NEWs_box .NEWs_left .NEWs_title .gduo {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content {
  flex: 1;
  width: 100%;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem:hover {
  color: #008cd6;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem:hover a h5 {
  color: #008cd6;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem:hover .gduo {
  background: #008cd6;
  color: #fff;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem:hover .gduo > i {
  color: #fff;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem:hover::before {
  background: #008cd6;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #231915;
  display: inline-block;
  position: absolute;
  top: 39px;
  left: 20px;
  border-radius: 100%;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem {
  cursor: pointer;
  border-top: solid 1px #e5e5e5;
  position: relative;
  width: 100%;
  transform: translateX(0px);
  align-items: flex-start;
  padding: 30px 60px 30px 44px;
  transition: all 0.3s;
  list-style: none;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a {
  display: block;
  color: #231915;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a > h5 {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a > p {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
  margin: 8px 0 25px 0;
  width: 443px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a > span {
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a .gduo {
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0);
  color: #a9a9a9;
  transition: all 0.3s;
}
.NEWs .NEWs_box .NEWs_left .NEWs_content .NEWsItem > a .gduo > i {
  color: #a9a9a9;
  font-size: 20px;
}
.NEWs .NEWs_box .NEWs_right {
  flex: 1;
  height: 100%;
  padding-top: 136px;
  justify-content: flex-start;
  align-items: flex-end;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_top {
  width: 443px;
  height: 92px;
  background: #008cd6;
  justify-content: space-between;
  padding: 0 32px 0 34px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_top i {
  font-weight: 0;
  font-size: 35px;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm {
  width: 443px;
  height: 435px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  padding: 0 34px;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem:hover .wen_ .info {
  color: #008cd6;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem:nth-of-type(3) {
  border-bottom: none;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem {
  width: 100%;
  padding: 27px 0;
  align-items: flex-start;
  border-bottom: solid 1px #e5e5e5;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .qiu {
  border-radius: 100%;
  font-size: 14px;
  width: 26px;
  height: 26px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  margin-right: 14px;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .info {
  width: 90%;
  word-wrap: break-word;
  text-align: justify;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .wen_ {
  font-size: 16px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  color: #231915;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .wen_ .qiu {
  color: #888888;
  background: #f5f6fb;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .da_ {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .da_ .qiu {
  color: #fff;
  background: #d70010;
}
.NEWs .NEWs_box .NEWs_right .NEWs_right_box .nr_btm .nr_btmItem .da_ .info {
  line-height: 24px;
  width: 328px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示  */
  display: -webkit-box;
  /* 限制早一个块元素显示的文本的行数 */
  -webkit-line-clamp: 2;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
}
.about > h1 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-top: 82px;
}
.about > span {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
  margin: 15px 0 55px 0;
}
.about .Profile {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.about .Profile .Profile_left {
  width: 672px;
}
.about .Profile .Profile_left > h3 {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #231915;
  margin-bottom: 40px;
}
.about .Profile .Profile_left > p {
  margin-bottom: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  line-height: 28px;
}
.about .Profile .Profile_right {
  height: 381px;
  width: 421px;
  justify-content: flex-start;
  border-top: solid 1px #e5e5e5;
}
.about .Profile .Profile_right .Profile_item {
  width: 100%;
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: solid 1px #e5e5e5;
}
.about .Profile .Profile_right .Profile_item .img_box {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
.about .Profile .Profile_right .Profile_item .img_box > img {
  width: 40px;
  height: 40px;
}
.about .Profile .Profile_right .Profile_item > span {
  margin-right: 96px;
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  color: #231915;
}
.about .Profile .Profile_right .Profile_item > p {
  font-size: 15px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.culture {
  padding-bottom: 92px;
}
.culture .culturelist {
  width: 100%;
  justify-content: space-between;
}
.culture .culturelist .culture_item {
  border: 1px solid #e5e5e5;
}
.culture .culturelist .culture_item > img {
  width: 281px;
  height: 281px;
}
.culture .culturelist .culture_item .culture_info {
  width: 281px;
  height: 196px;
  padding: 0 50px 0 27px;
  align-items: flex-start;
}
.culture .culturelist .culture_item .culture_info .cultureTitle {
  font-size: 25px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  color: #231915;
  margin-bottom: 20px;
}
.culture .culturelist .culture_item .culture_info .cultureTitle::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #008cd6;
  border-radius: 100%;
  margin-right: 14px;
}
.culture .culturelist .culture_item .culture_info > p {
  font-size: 15px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
  line-height: 28px;
}
.history_bg::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000);
}
.history_bg {
  height: 727px;
  background: url(/public/static/qishun/img/about/bj2.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.history_bg .history {
  height: 100%;
  justify-content: flex-start;
  position: relative;
}
.history_bg h1,
.history_bg span {
  color: #fff;
}
.history_bg .ScaleMark {
  position: absolute;
  width: 1920px;
  height: 10px;
  bottom: 127px;
  background: url(/public/static/qishun/img/Scale.png) no-repeat;
  background-size: cover;
}
.history_bg .history_box {
  width: 100%;
  flex: 1;
}
.history_bg .history_box .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.history_bg .history_box .swiper .swiper-wrapper {
  width: 1200px;
  height: 240px;
}
.history_bg .history_box .swiper .history_item {
  width: 1200px;
  height: 240px;
  background: #ffffff;
  padding: 22px;
  justify-content: flex-start;
  border-radius: 10px 10px 10px 10px;
}
.history_bg .history_box .swiper .history_item > img {
  width: 272px;
  height: 195px;
  border-radius: 5px;
}
.history_bg .history_box .swiper .history_item .h_info {
  height: 100%;
  justify-content: flex-start;
  flex: 1;
  padding: 0 85px;
}
.history_bg .history_box .swiper .history_item .h_info .Pduan {
  align-items: flex-start;
  width: 515px;
}
.history_bg .history_box .swiper .history_item .h_info .Pduan > p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
  line-height: 28px;
}
.history_bg .history_box .swiper .history_item .h_info > span {
  font-size: 30px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  color: #231915;
  margin-right: 38px;
  margin-bottom: 26px;
}
.history_bg .history_box .swiper .swiperBtn_next,
.history_bg .history_box .swiper .swiperBtn_prev {
  cursor: pointer;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background: #ffffff;
  position: absolute;
  bottom: 99px;
  color: #999;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.08);
}
.history_bg .history_box .swiper .swiperBtn_next > i,
.history_bg .history_box .swiper .swiperBtn_prev > i {
  font-size: 32px;
}
.history_bg .history_box .swiper .isNext {
  background: #2C7CFC;
  color: #fff;
}
.history_bg .history_box .swiper .swiperBtn_next {
  left: 0;
}
.history_bg .history_box .swiper .swiperBtn_next > i {
  transform: rotate(180deg);
}
.history_bg .history_box .swiper .swiperBtn_prev {
  right: 0;
}
.history_bg .history_box .swiper .history_pagination {
  height: 14px;
  width: 1068px;
  left: 65px;
  bottom: 123px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.history_bg .history_box .swiper .history_pagination span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 1;
}
.history_bg .history_box .swiper .history_pagination span > h5 {
  transform: translate(-10px, 30px);
}
.history_bg .history_box .swiper .history_pagination .history-active {
  color: #008CD6;
  background: #008CD6 !important;
}
.history_bg .history_box .swiper .history_pagination .swiperSpan {
  border-radius: 100%;
  background: #fff;
  width: 14px;
  height: 14px;
}
.ProductContent .Product_top_cont {
  width: 100%;
  padding: 79px 0 92px 0;
}
.ProductContent .Product_top_cont .pro_left {
  width: 678px;
  height: 575px;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
.ProductContent .Product_top_cont .pro_left .Pro_swiper {
  height: 575px;
  width: 580px;
  margin-right: 0;
  margin-left: 0;
}
.ProductContent .Product_top_cont .pro_left .Pro_swiper .Pro_slide {
  display: none;
}
.ProductContent .Product_top_cont .pro_left .Pro_swiper .Pro_slide:nth-of-type(1) {
  display: block;
}
.ProductContent .Product_top_cont .pro_left .Pro_swiper img {
  width: 575px;
  height: 575px;
  border: solid 1px #eee;
}
.ProductContent .Product_top_cont .pro_left .small_list {
  height: 575px;
  width: 92px;
  margin-left: 11px;
  overflow: auto;
  position: absolute;
  right: 0;
}
.ProductContent .Product_top_cont .pro_left .small_list .small_img {
  cursor: pointer;
  width: 100%;
  height: 92px;
  margin-bottom: 11px;
}
.ProductContent .Product_top_cont .pro_left .small_list .small_img img {
  width: 100%;
  height: 100%;
  border: solid 1px #eee;
}
.ProductContent .Product_top_cont .pro_left .small_list .isActive {
  border: solid 3px #008cd6;
}
.ProductContent .Product_top_cont .pro_right {
  flex: 1;
  margin-left: 98px;
  align-items: flex-start;
  justify-content: flex-start;
}
.ProductContent .Product_top_cont .pro_right > h1 {
  font-size: 28px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 620;
  color: #231915;
}
.ProductContent .Product_top_cont .pro_right > span {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  text-align: left;
  color: #231915;
  margin: 24px 0 44px 0;
}
.ProductContent .Product_top_cont .pro_right .parameter::before {
  content: '';
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #008cd6;
  left: -18px;
  border-radius: 100%;
  top: 6px;
}
.ProductContent .Product_top_cont .pro_right .parameter {
  position: relative;
  transform: translateX(18px);
}
.ProductContent .Product_top_cont .pro_right .parameter > h3 {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 600;
  text-align: left;
  color: #231915;
  margin-bottom: 15px;
}
.ProductContent .Product_top_cont .pro_right .parameter > p {
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  margin-bottom: 8px;
  line-height: 28px;
}
.ProductContent .Product_top_cont .pro_right .botBtn {
  margin-top: 124px;
}
.ProductContent .Product_top_cont .pro_right .botBtn > button {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  width: 165px;
  height: 53px;
  border-radius: 6px;
  cursor: pointer;
}
.ProductContent .Product_top_cont .pro_right .botBtn > button > a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ProductContent .Product_top_cont .pro_right .botBtn > button:nth-of-type(1) {
  background: #008cd6;
  border: 3px solid #008cd6;
  color: #fff;
  margin-right: 19px;
}
.ProductContent .Product_top_cont .pro_right .botBtn > button:nth-of-type(2) {
  border: 2px solid #008cd6;
  background: none;
  color: #008cd6;
}
.ProductContent .Product_top_cont .pro_right .botBtn > button:nth-of-type(2) a {
  color: #008cd6;
}
.details_box::before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 1920px;
  background-color: #fff;
  left: -360px;
  top: 0;
  z-index: -1;
}
.details_box {
  position: relative;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  margin-bottom: 106px;
  z-index: 99;
}
.details_box .details_title {
  height: 118px;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-start;
  border-bottom: solid 1px #eee;
  margin-bottom: 58px;
}
.details_box .details_title > span {
  display: inline-block;
  border-bottom: solid 5px #008cd6;
  padding-bottom: 20px;
  font-size: 26px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
}
.details_box .details_left {
  width: 802px;
  height: auto;
}
.details_box .details_left .details_content {
  width: 100%;
}
.details_box .details_left .details_content > img {
  width: 100%;
  height: 1000px;
}
.details_box .details_right {
  width: 298px;
}
.details_box .details_right .tuijianItem {
  width: 100%;
  height: 1200px;
}
.details_box .details_right .tuijianItem .tj_item {
  width: 100%;
  height: 413px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  margin-bottom: 16px;
  justify-content: space-between;
}
.details_box .details_right .tuijianItem .tj_item > img {
  height: 290px;
}
.details_box .details_right .tuijianItem .tj_item .tj_info {
  flex: 1;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 35px 33px;
}
.details_box .details_right .tuijianItem .tj_item .tj_info > h4 {
  font-size: 20px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  color: #231915;
  margin-bottom: 12px;
}
.details_box .details_right .tuijianItem .tj_item .tj_info > P {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.ProductList {
  padding-top: 64px;
  padding-bottom: 80px;
  align-items: flex-start;
}
.ProductList .ProductList_left {
  flex: 1;
}
.ProductList .ProductList_left .leftItem {
  cursor: pointer;
  padding: 0 24px;
  color: #231915;
  position: relative;
  height: 100px;
  width: 100%;
  margin-bottom: 2px;
  align-items: flex-start;
  background: #fff;
  transition: all 0.3s;
}
.ProductList .ProductList_left .leftItem > h3 {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  margin-bottom: 10px;
}
.ProductList .ProductList_left .leftItem > span {
  font-size: 13px;
  font-family: Arial, Arial-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
}
.ProductList .ProductList_left .leftItem .icon_ {
  top: 20px;
  right: 10px;
  position: absolute;
}
.ProductList .ProductList_left .leftItem:hover {
  background: #008CD6;
  color: #fff;
}
.ProductList .ProductList_left .leftItem:hover span {
  color: #95c3e8;
}
.ProductList .ProductList_left .isActive {
  background: #008CD6;
  color: #fff;
}
.ProductList .ProductList_left .isActive span {
  color: #95c3e8;
}
.ProductList .ProductList_rig {
  width: 880px;
  margin-left: 24px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: space-between;
}
.ProductList .ProductList_rig .rightItem {
  margin-bottom: 22px;
  width: 271px;
  height: 374px;
  background: #ffffff;
  cursor: pointer;
  margin-right: 22px;
}
.ProductList .ProductList_rig .rightItem .img_box {
  flex: 1;
  width: 100%;
}
.ProductList .ProductList_rig .rightItem .img_box > img {
  width: 250px;
  height: 250px;
}
.ProductList .ProductList_rig .rightItem .rig_info {
  width: 100%;
  height: 100px;
  padding: 0 32px 34px 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.ProductList .ProductList_rig .rightItem .rig_info > span {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 580;
  color: #231915;
  margin-bottom: 10px;
}
.ProductList .ProductList_rig .rightItem .rig_info > p {
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.strength_content {
  width: 100%;
  padding-top: 81px;
}
.strength_content .strength_box {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-row-gap: 30px;
}
.strength_content .strength_box .strength_item {
  height: 287px;
  background: #f5f6fb;
}
.strength_content .strength_box .strength_item > img {
  width: 100%;
  height: 100%;
}
.strength_content .strength_box .strength_item .itemInfo {
  padding: 0 115px 0 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.strength_content .strength_box .strength_item .itemInfo > h3 {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
  margin-bottom: 24px;
}
.strength_content .strength_box .strength_item .itemInfo > p {
  font-size: 15px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  line-height: 28px;
}
.strength_content > h2 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
}
.strength_content > span {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #666666;
  margin: 10px 0 68px 0;
}
.patent {
  background: url(/public/static/qishun/img/strength/sl-bj.jpg) no-repeat;
  background-size: cover;
}
.patent_box {
  width: 100%;
  height: 792px;
  padding-top: 85px;
  justify-content: flex-start;
  position: relative;
}
.patent_box > h2 {
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
}
.patent_box > span {
  opacity: 0.6;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  margin: 10px 0 66px 0;
  color: #ffffff;
}
.patent_box .swiper {
  height: 357px;
}
.patent_box .patentItem {
  width: 288px !important;
  height: 357px !important;
  background: #ffffff;
}
.patent_box .patentItem .img_box {
  flex: 1;
  width: 100%;
}
.patent_box .patentItem .img_box > img {
  width: 160px;
  height: 217px;
}
.patent_box .patentItem .bot {
  width: 100%;
  height: 76px;
  color: #676767;
}
.patent_box .patentItem .isBot {
  background: #008cd6;
  color: #fff;
}
.patentNavigation {
  position: absolute;
  bottom: 92px;
}
.patentNavigation > button {
  width: 49px;
  height: 49px;
  background: #d13131;
  display: block !important;
  background: #fff;
  color: #666666;
}
.patentNavigation > button:nth-of-type(1) {
  margin-right: 5px;
}
.patentNavigation .isNext_ {
  background: #008cd6;
  color: #Fff;
}
.patent_box2 {
  width: 100%;
  height: 713px;
  position: relative;
  text-align: center;
  justify-content: flex-start;
}
.patent_box2 > h2 {
  margin-top: 88px;
  font-size: 36px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #231915;
}
.patent_box2 > span {
  margin: 12px 0 52px 0;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #666666;
}
.patent_box2 .researchSwiper {
  width: 100%;
  height: 289px;
}
.patent_box2 .researchItem {
  width: 289px;
  height: 289px;
}
.patent_box2 .researchItem > img {
  width: 100%;
  height: 100%;
}
.titleNav {
  height: 100%;
  position: relative;
  align-items: flex-end;
}
.titleNav .titleNav_item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #666666;
  margin-left: 60px;
  cursor: pointer;
  padding: 20px 0;
}
.titleNav .titleNav_item:hover {
  color: #008cd6;
}
.titleNav .isActive {
  border-bottom: solid 4px;
  color: #008cd6;
}
.titleNav .nav_line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 79px;
  height: 4px;
  background: #008cd6;
  transition: cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
}
/* 多行文本超出省略号隐藏 */
.MultipleLines {
  overflow: hidden;
  text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示  */
  display: -webkit-box;
  /* 限制早一个块元素显示的文本的行数 */
  -webkit-line-clamp: 2;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
}
.real {
  justify-content: space-between;
  width: 100%;
  margin-top: 76px;
  align-items: flex-start;
}
.real .info_title {
  padding-bottom: 15px;
  font-size: 20px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #231915;
  width: 100%;
  border-bottom: solid 1px #eee;
  background-color: #fff;
}
.real .real_left {
  width: 818px;
}
.real .real_left .realItem {
  cursor: pointer;
  height: 241px;
  width: 818px;
  margin-bottom: 90px;
}
.real .real_left .realItem .img_box {
  border-radius: 10px;
  overflow: hidden;
  width: 241px;
  height: 241px;
  border: solid 1px #eee;
}
.real .real_left .realItem .img_box > img {
  width: 100%;
  height: 100%;
}
.real .real_left .realItem .realInfo {
  flex: 1;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
  padding: 25px 0 25px 46px;
}
.real .real_left .realItem .realInfo .info_title {
  margin-bottom: 25px;
}
.real .real_left .realItem .realInfo > p {
  width: 518px;
  height: 84px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示  */
  display: -webkit-box;
  /* 限制早一个块元素显示的文本的行数 */
  -webkit-line-clamp: 3;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
  line-height: 28px;
  margin-bottom: 25px;
}
.real .real_left .realItem .realInfo .time {
  font-size: 14px;
  font-family: Arial, Arial-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
}
.real .real_left .realItem .realInfo .time > i {
  font-size: 20px;
  margin-right: 6px;
}
.real .real_right {
  margin-left: 85px;
  padding-top: 10px;
  width: 297px;
  height: auto;
}
.real .real_right .tuijian {
  width: 297px;
}
.real .real_right .tuijian .tj_item {
  align-items: flex-start;
  justify-content: flex-start;
  height: 146px;
  width: 100%;
  border-bottom: solid 1px #eee;
  padding: 30px 0;
}
.real .real_right .tuijian .tj_item > h4 {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 500;
  text-align: left;
  color: #231915;
  margin-bottom: 11px;
}
.real .real_right .tuijian .tj_item > p {
  width: 299px;
  height: 40px;
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  word-wrap: break-word;
  width: 100%;
  height: 47px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示  */
  display: -webkit-box;
  /* 限制早一个块元素显示的文本的行数 */
  -webkit-line-clamp: 2;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
}
.seeContent {
  flex: 1;
}
.seeContent .seeTitle {
  position: relative;
  align-items: flex-start;
  padding-bottom: 18px;
  border-bottom: solid 1px #eee;
}
.seeContent .seeTitle > h1 {
  margin-bottom: 28px;
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #231915;
}
.seeContent .seeTitle > span {
  font-size: 14px;
  font-family: Arial, Arial-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
}
.seeContent .seeTitle .erweima {
  position: absolute;
  bottom: 12px;
  cursor: pointer;
  right: 0;
}
.seeContent .seeTitle .erweima > i {
  color: #666;
  font-size: 25px;
}
.seeContent .seeTitle .erweima .qrcode_box {
  position: absolute;
  display: none;
  top: 160%;
  right: -5px;
  padding: 5px;
  background-color: #eee;
}
.seeContent .seeTitle .erweima .qrcode_box::before {
  content: '';
  display: block;
  position: absolute;
  top: -19px;
  right: 4px;
  border: 10px solid transparent;
  border-bottom: 10px solid #eee;
}
.seeContent .see_content {
  width: 100%;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #888888;
  border-bottom: solid 1px #eee;
}
.seeContent .see_content p {
  display: block;
  line-height: 28px;
  margin-bottom: 30px;
  width: 100%;
  text-align: justify;
}
.seeContent .see_content img {
  display: block;
  margin: 20px 0;
  width: 100%;
  max-width: 819px;
}
.seeContent .see_bottom {
  padding: 30px 0;
  height: 166px;
  justify-content: flex-start;
  align-items: flex-start;
}
.seeContent .see_bottom > div {
  margin-bottom: 10px;
  color: #888888;
}
.seeContent .see_bottom > div a {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #888888;
}
.Contact {
  height: 993px;
}
.Contact .Contact_box {
  margin-bottom: 92px;
}
.Contact .Contact_box .Contactbox_left {
  flex: 1;
  text-align: left;
  align-items: flex-start;
  justify-content: flex-start;
}
.Contact .Contact_box .Contactbox_left > h3 {
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 600;
  color: #231915;
  margin-bottom: 42px;
}
.Contact .Contact_box .Contactbox_left .left_info {
  margin-bottom: 33px;
}
.Contact .Contact_box .Contactbox_left .left_info > h4 {
  height: 18px;
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  color: #1c1c1c;
  margin-bottom: 15px;
}
.Contact .Contact_box .Contactbox_left .left_info > P {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #676767;
}
.Contact .Contact_box .Contactbox_left .bot_ewm {
  width: 100%;
  justify-content: flex-start;
}
.Contact .Contact_box .Contactbox_left .bot_ewm .ewm_item > img {
  width: 121px;
  height: 121px;
  margin-bottom: 9px;
}
.Contact .Contact_box .Contactbox_left .bot_ewm .ewm_item > span {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #666666;
}
.Contact .Contact_box .Contactbox_right {
  width: 848px;
  height: 553px;
}
.fromBj {
  background: url(/public/static/qishun/img/contactUs/bj1.jpg) no-repeat;
  background-size: cover;
  height: 785px;
}
.box_title {
  margin-top: 88px;
}
.formBox {
  height: 100%;
  padding-top: 90px;
}
.formBox h1,
.formBox p {
  color: #fff;
}
.formBox .box_title {
  margin-top: 0;
}
.formBox .msg-form {
  width: 100%;
  height: 464px;
  align-items: flex-start;
  justify-content: flex-start;
  color: #fff;
}
.formBox .msg-form .form_top {
  width: 100%;
  justify-content: space-between;
}
.formBox .msg-form .form_top .inputItem {
  justify-content: space-between;
  align-items: flex-start;
}
.formBox .msg-form .form_top .inputItem > span {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 500;
  color: #fff;
}
.formBox .msg-form .form_top .inputItem strong {
  color: red;
}
.formBox .msg-form .form_top .inputItem > input {
  width: 584px;
  height: 59px;
  background: #f5f6fb;
  margin: 24px 0 26px 0;
  padding: 0 34px;
  font-size: 16px;
}
.formBox .msg-form textarea {
  margin: 24px 0 34px 0;
  width: 100%;
  height: 180px;
  background: #f5f6fb;
  padding: 21px 34px;
}
.formBox .msg-form button {
  width: 349px;
  height: 54px;
  color: #fff;
  background: #008cd6;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
}
