.wp, #wp {width: 100%!important;}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}

.bg-color1 {
  background-color: #fff;
}
.bg-color2 {
  background: #FAFAFA;
}
.bg-color3 {
  background: #F5F5F5;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pt100 {
  padding-top: 1rem;
}

.pb100 {
  padding-bottom: 1rem;
}

.ptb130 {
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}

.ptb80 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pt80 {
  padding-top: 0.8rem;
}

.pb80 {
  padding-bottom: 0.8rem;
}

.font14 {
  font-size: 0.14rem;
}
.font18 {
  font-size: 0.18rem;
}
.font20 {
  font-size: 0.2rem;
}
.font22 {
  font-size: 0.22rem;
}
.font24 {
  font-size: 0.24rem;
}
.font26 {
  font-size: 0.26rem;
}
.font28 {
  font-size: 0.28rem;
}
.font30 {
  font-size: 0.3rem;
}
.font40 {
  font-size: 40px;
}
.font50 {
  font-size: 0.5rem;
}
.font60 {
  font-size: 0.6rem;
}
.font72 {
  font-size: 0.72rem;
}
.font80 {
  font-size: 0.8rem;
}
@media (max-width: 1900px) {
  .font14 {
    font-size: 12px;
  }
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .font14 {
    font-size: 12px;
  }
  .font18 {
    font-size: 14px;
  }
  .font20,
  .font22 {
    font-size: 16px;
  }
  .font24,
  .font26 {
    font-size: 18px;
  }
  .font28 {
    font-size: 20px;
  }
  .font30 {
    font-size: 24px;
  }
  .font40 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .font40 {
    font-size: 30px;
  }
  .font50 {
    font-size: 35px;
  }
  .font60 {
    font-size: 40px;
  }
  .font72 {
    font-size: 44px;
  }
  .font80 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .font40 {
    font-size: 24px;
  }
  .font50 {
    font-size: 28px;
  }
  .font60 {
    font-size: 30px;
  }
  .font72 {
    font-size: 34px;
  }
  .font80 {
    font-size: 40px;
  }
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #2F61DF;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #2F61DF;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}





/* 顶部banner */
.banner {
  background: #000;
  height: 6rem;
  position: relative;
}
@media (max-width: 991px) {
  .banner {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .banner {
    height: 17rem;
  }
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .banner .c-pc2 {
    display: none;
  }
}
.banner .c-mb2 {
  display: none;
}
@media (max-width: 767px) {
  .banner .c-mb2 {
    display: block;
  }
}
.banner .img {
  opacity: 0.9;
}
.banner .opacity1 {
  opacity: 1;
}
.banner .nei {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex; 
 
}
.font16{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.titles{color: #FFFFFF;}
.banner .nei .title {
  font-family: Regular;
  line-height: 1.2;
  color: #fff;
}
.banner .nei .desc {
  margin-top: 0.1rem;
  margin-bottom: 0.55rem;
  /* max-height: 7.5em; */
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; */
  font-size: .18rem;
}
@media (max-width: 767px) {
  .banner .nei .desc {
    margin-top: 0.3rem;
    max-height: 6em;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}
.banner .nei .more {
  border: 1px solid #fff;
  padding: 0 0.3rem;
  line-height: 0.48rem;
  display: inline-block;
  transition: 0.5s;
  border-radius: 3px;
  color: #fff;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .banner .nei .more {
    padding: 0 0.5rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .banner .nei .more {
    padding: 0 0.8rem;
    line-height: 34px;
    margin-top: 0.6rem;
  }
}
.banner .nei .more span {
  color: #fff;
  padding-right: 25px;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.banner .nei .more:hover {
  background: #2F61DF;
  border: 1px solid #2F61DF;
}
.banner .nei .more.no span {
  padding-right: 0;
  background: no-repeat;
}

/* ODM&OEM */
.odm_one {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.odm_one .img-box {
  width: 50%;
  text-align: center;
}
.odm_one .img-box img {
  max-height: 5.5rem;
  max-width: 90%;
}
@media (max-width: 767px) {
  .odm_one .img-box img {
    max-height: 10rem;
  }
}
@media (max-width: 767px) {
  .odm_one .img-box {
    width: 100%;
    padding-bottom: 1.5rem;
  }
}
.odm_one .text-box {
  width: 46%;
}
@media (max-width: 767px) {
  .odm_one .text-box {
    width: 100%;
  }
}
.odm_one .text-box .title {
  font-family: Regular;
  line-height: 1.3;
}
.odm_one .text-box .desc {
  padding: 0.4rem 0;
  line-height: 2;
  color: #656565;
}
@media (max-width: 991px) {
  .odm_one .text-box .desc {
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .odm_one .text-box .desc {
    padding: 1rem 0;
  }
}
.odm_one .text-box .ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding-top: 0.2rem;
}
@media (max-width: 767px) {
  .odm_one .text-box .ul {
    padding-top: 0.6rem;
  }
}
.odm_one .text-box .ul li .img {
  padding-bottom: 0.2rem;
}
.odm_one .text-box .ul li .img img {
  max-height: 0.5rem;
}
@media (max-width: 991px) {
  .odm_one .text-box .ul li .img img {
    max-height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .odm_one .text-box .ul li .img img {
    max-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .odm_one .text-box .ul li .img {
    padding-bottom: 0.5rem;
  }
}
.odm_two li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .odm_two li {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767px) {
  .odm_two li {
    flex-wrap: wrap;
  }
}
.odm_two li:hover .img-box::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.odm_two li:hover .text-box .num {
  color: #2F61DF;
}
.odm_two li:nth-child(2n) {
  flex-direction: row-reverse;
}
.odm_two li:nth-child(2n) .img-box::after {
  right: auto;
  left: 0.4rem;
}
.odm_two li:last-child {
  margin-bottom: 0;
}
.odm_two .img-box {
  width: 47%;
  height: 4.5rem;
  position: relative;
}
@media (max-width: 991px) {
  .odm_two .img-box {
    height: 6rem;
  }
}
@media (max-width: 767px) {
  .odm_two .img-box {
    width: 100%;
    height: 10rem;
  }
}
.odm_two .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.odm_two .img-box::after {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  width: 80%;
  height: 80%;
  background: #2F61DF;
  border-radius: 10px;
  content: '';
  transition: 0.8s;
  opacity: 0;
}
.odm_two .text-box {
  width: 47%;
}
@media (max-width: 767px) {
  .odm_two .text-box {
    width: 100%;
    margin-top: 1rem;
  }
}
.odm_two .text-box .num {
  font-weight: bold;
  font-family: 'Adobe 黑体 Std';
  color: #DDDDDD;
  line-height: 1;
  transition: 0.5s;
}
.odm_two .text-box .title {
  color: #111111;
  font-weight: bold;
  margin-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .odm_two .text-box .title {
    margin-bottom: 0.7rem;
  }
}
.odm_two .text-box .desc {
  color: #656565;
  line-height: 1.9;
}
@media (max-width: 991px) {
  .odm_two .text-box .desc {
    line-height: 1.6;
  }
}
.odm_two .text-box .bottom {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .odm_two .text-box .bottom {
    flex-wrap: wrap;
  }
}
.odm_two .text-box .bottom dd {
  width: 50%;
  display: flex;
  align-items: center;
  padding-top: 0.3rem;
}
@media (max-width: 767px) {
  .odm_two .text-box .bottom dd {
    width: 100%;
    padding-top: 1rem;
  }
}
.odm_two .text-box .bottom dd .img {
  height: 0.63rem;
}
@media (max-width: 767px) {
  .odm_two .text-box .bottom dd .img {
    height: 2rem;
  }
}
.odm_two .text-box .bottom dd .nei {
  padding-left: 0.25rem;
  color: #656565;
}
@media (max-width: 767px) {
  .odm_two .text-box .bottom dd .nei {
    padding-left: 1rem;
  }
}
.odm_two .text-box .bottom dd .nei strong {
  color: #111;
  font-family: 'Arial';
  position: relative;
  line-height: 1;
}
.odm_two .text-box .bottom dd .nei strong::after {
  position: absolute;
  content: "+";
  top: -10px;
  right: -20px;
  font-weight: normal;
  font-size: 24px;
}
.odm_swiper {
  background: none;
}
.odm_swiper .t_title {
  padding-bottom: 0rem;
}
.odm_swiper .nei {
  margin-top: 0.8rem;
}
@media (max-width: 767px) {
  .odm_swiper .nei {
    margin-top: 1.8rem;
  }
}
.odm_swiper .nei:hover {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  margin-top: 0.3rem;
}
.odm_swiper .sy_four_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2F61DF;
}
.odm_swiper .sy_four_swiper .nav_rr .next {
  background: url(../images/right2.png) no-repeat center center;
}
.odm_swiper .sy_four_swiper .nav_rr .next:hover {
  background: url(../images/right3.png) no-repeat center center;
}
.odm_swiper .sy_four_swiper .nav_rr .prev {
  background: url(../images/left2.png) no-repeat center center;
}
.odm_swiper .sy_four_swiper .nav_rr .prev:hover {
  background: url(../images/left3.png) no-repeat center center;
}
.odm_foot {
  background: #2A323D;
  padding: 0.6rem 0;
}
@media (max-width: 991px) {
  .odm_foot {
    padding: 1rem 0;
  }
}
@media (max-width: 767px) {
  .odm_foot {
    padding: 3rem 0;
  }
}
.odm_foot .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.odm_foot .top_left {
  padding-left: 1rem;
  background: url(../images/bg_06.png) no-repeat left center;
  background-size: 0.7rem;
  color: #fff;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  width: 25%;
}
@media (max-width: 991px) {
  .odm_foot .top_left {
    padding-left: 1.5rem;
    background-size: 1rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .odm_foot .top_left {
    padding-left: 3rem;
    background-size: 2rem;
    width: 100%;
    background-size: auto 4em;
  }
}
.odm_foot .top_left strong {
  font-family: Regular;
  font-weight: normal;
  width: 100%;
}
.odm_foot .top_left2 {
  width: 40%;
}
@media (max-width: 991px) {
  .odm_foot .top_left2 {
    width: auto;
  }
}
@media (max-width: 767px) {
  .odm_foot .top_left2 {
    width: auto;
    padding-left: 5em;
  }
}
.odm_foot .top_rr {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .odm_foot .top_rr {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .odm_foot .top_rr {
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
  }
}
.odm_foot .top_rr dd {
  width: 3.2rem;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .odm_foot .top_rr dd {
    width: 33.33%;
    padding-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .odm_foot .top_rr dd {
    width: 100%;
    padding-left: 0;
  }
  .odm_foot .top_rr dd:last-child {
    padding-top: 5px;
  }
}
.odm_foot .top_rr dd .txt:last-child {
  margin-bottom: 0;
}
.odm_foot .top_rr dd p {
  width: 100%;
  position: relative;
}
.odm_foot .top_rr dd p .img_yzm {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  height: 26px;
  cursor: pointer;
}
.odm_foot .top_rr .txt {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  height: 46px;
  line-height: 46px;
  border-radius: 3px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 14px;
  color: #fff;
}
.odm_foot .top_rr .txt_desc {
  height: 102px;
  line-height: 30px;
  padding: 5px 15px;
}
.odm_foot .top_rr .btn {
  background: #2F61DF;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 46px;
}
.odm_foot .ul {
  padding-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -0.11rem;
  width: 100%;
}
@media (max-width: 767px) {
  .odm_foot .ul {
    margin: 0 -0.3rem;
  }
}
.odm_foot .ul li {
  width: 16.6666%;
  padding: 0 0.11rem;
  position: relative;
}
@media (max-width: 991px) {
  .odm_foot .ul li {
    width: 33.33%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .odm_foot .ul li {
    width: 50%;
    padding: 0 0.3rem;
  }
}
.odm_foot .ul li i {
  position: absolute;
  color: #fff;
  top: -15px;
  right: 0.3rem;
  font-style: normal;
  font-family: Adobe 黑体 Std;
  font-weight: bold;
  z-index: 1;
}
@media (max-width: 767px) {
  .odm_foot .ul li i {
    right: 15px;
  }
}
.odm_foot .ul .nei {
  border: 1px solid #404751;
  border-radius: 3px;
  padding: 0.2rem 0.3rem;
  color: #fff;
  line-height: 1.6;
  position: relative;
}
@media (max-width: 991px) {
  .odm_foot .ul .nei {
    padding: 0.3rem 0.5rem;
  }
}
.odm_foot .ul .nei::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #2F61DF;
  transition: 0.5s;
}
.odm_foot .ul .nei:hover::after {
  width: 100%;
}
/* 云平台 y */
.container .y_list:nth-child(2n) {
  flex-direction: row-reverse;
}
.y_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .y_list {
    flex-wrap: wrap;
  }
}
.y_list .right_text {
  width: 51%;
  height: 560px;
}
.y_list .right_text .details{width: 100%;height: 204px;}

.y_list .right_text .ajcc{font-size: 40px;color: #333333;line-height: 56px;letter-spacing: 1px;margin-bottom: 40px;}
@media (max-width: 767px) {
  .y_list .right_text {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.y_list .right_text .title {
  font-family: Regular;
  padding-bottom: 0.5rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .y_list .right_text .title {
    line-height: 1.2;
  }
}
.y_list .right_text .pics {
  margin-top: 0.6rem;
}
.y_list .right_text .pics ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.y_list .right_text .pics ul li {
  width: 11.4%;
  margin-right: 8.6%;
  padding-top: 11.4%;
  position: relative;
  z-index: 0;
  cursor: pointer;
  opacity: 0.4;
}
.y_list .right_text .pics ul li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
  cursor: pointer;
}
.y_list .right_text .pics ul li.cur {
  opacity: 1;
  border: 1px solid #7fca15;
}
.y_list .right_text .desc {
  
}
@media (max-width: 991px) {
  .y_list .right_text .desc {
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 767px) {
  .y_list .right_text .desc {
    -webkit-line-clamp: 100;
    padding-top: 0.5rem;
  }
}
.y_list .right_text .ul_la {
  padding-top: 0.3rem;
}
.y_list .right_text .ul_la li {
  width: 100%;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .y_list .right_text .ul_la li {
    margin-top: 0.6rem;
  }
}
.y_list .right_text .ul_la .top {
  width: 100%;
  padding: 0.05rem 0;
  padding-left: 0.5rem;
  background: url(../images/bg_13.png) no-repeat left center;
  background-size: 0.32rem;
  color: #111111;
  font-family: Regular;
  cursor: pointer;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .y_list .right_text .ul_la .top {
    background-size: 0.8rem;
    padding-left: 1.5rem;
  }
}
.y_list .right_text .ul_la .top.sel {
  color: #2F61DF;
  background: url(../images/bg_13-sel.png) no-repeat left center;
  background-size: 0.32rem;
}
@media (max-width: 767px) {
  .y_list .right_text .ul_la .top.sel {
    background-size: 0.8rem;
  }
}
.y_list .right_text .ul_la .bottom {
  display: none;
  color: #999999;
  font-size: 14px;
  line-height: 1.7;
  padding-left: 0.5rem;
}
@media (max-width: 767px) {
  .y_list .right_text .ul_la .bottom {
    padding-left: 1.5rem;
  }
}
.y_list .xiaZai {
  display: flex;
}
.y_list .xiaZai img {
  height: 0.8rem;
  border-radius: 5px;
  margin-right: 15px;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .y_list .xiaZai img {
    height: 2.5rem;
    margin-right: 10px;
    margin-top: 2rem;
  }
}
.left_swiper {
  width: 520px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 767px) {
  .left_swiper {
    width: 100%;
  }
}
.left_swiper .img {
  width: 100%;
  
  object-fit: cover;
}
@media (max-width: 991px) {
  .left_swiper .img {
    height: 8rem;
  }
}
@media (max-width: 767px) {
  .left_swiper .img {
    height: 12rem;
  }
}
.left_swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.35;
  width: 12px;
  height: 12px;
}
.left_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: no-repeat;
  opacity: 1;
  border: 2px solid #2F61DF;
}
.y_one {
  width: 100%;
  position: relative;
  background: #000;
}
.y_one .img_list {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
}
.y_one .img_list li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.y_one .img_list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.y_one .img_list li.sel {
  display: block;
}
.y_one .title_list {
  width: 100%;
  display: flex;
  height: 7.2rem;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .y_one .title_list {
    height: 10rem;
  }
}
.y_one .title_list li {
  width: 33.333%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.y_one .title_list .text-box {
  color: #fff;
  padding-top: 0.9rem;
  display: inline-block;
  background: url(../images/bg_14.png) no-repeat top center;
  background-size: 0.71rem;
  transition: 0.4s;
  text-align: center;
}
@media (max-width: 991px) {
  .y_one .title_list .text-box {
    padding-top: 1.4rem;
    background-size: 1rem;
  }
}
@media (max-width: 767px) {
  .y_one .title_list .text-box {
    padding-top: 2rem;
    background-size: 1.6rem;
  }
}
.y_one .title_list li.sel .text-box {
  background: url(../images/bg_14-sel.png) no-repeat top center;
  background-size: 0.8rem;
  color: #2F61DF;
}
@media (max-width: 991px) {
  .y_one .title_list li.sel .text-box {
    background-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  .y_one .title_list li.sel .text-box {
    background-size: 1.7rem;
  }
}
.y_one .title_list li:hover {
  padding-bottom: 40px;
}
.y_two .left_swiper .img {
  height: 4.5rem;
}
@media (max-width: 991px) {
  .y_two .left_swiper .img {
    height: 5.5rem;
  }
}
@media (max-width: 767px) {
  .y_two .left_swiper .img {
    height: 12rem;
  }
}
.t_more {
  border: 1px solid #C0BFBF;
  padding: 0 0.3rem;
  line-height: 0.48rem;
  display: inline-block;
  transition: 0.5s;
  border-radius: 3px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .t_more {
    padding: 0 0.5rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .t_more {
    padding: 0 0.8rem;
    line-height: 36px;
    margin-top: 1rem;
  }
}
.t_more span {
  color: #656565;
  padding-right: 25px;
  background: url(../images/jt2.png) no-repeat right center;
}
.t_more:hover {
  border: 1px solid #2F61DF;
}
.t_more:hover span {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
}
.y_list .more {
  margin-top: 0.36rem;
  border: 1px solid #C0BFBF;
  padding: 0 0.3rem;
  line-height: 0.48rem;
  display: inline-block;
  transition: 0.5s;
  border-radius: 3px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .y_list .more {
    padding: 0 0.5rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .y_list .more {
    padding: 0 0.8rem;
    line-height: 36px;
    margin-top: 1rem;
  }
}
.y_list .more span {
  color: #656565;
}
.y_list .more:hover {
  border: 1px solid #2F61DF;
}
.y_list .more:hover span {
  color: #2F61DF;
}
.y_list .t_more {
  margin-top: 0.72rem;
}
.more2 {
  border: 1px solid #2F61DF;
  padding: 0 0.3rem;
  line-height: 0.48rem;
  display: inline-block;
  transition: 0.5s;
  border-radius: 3px;
  color: #2F61DF;
}
@media (max-width: 991px) {
  .more2 {
    padding: 0 0.5rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .more2 {
    padding: 0 0.8rem;
    line-height: 36px;
    margin-top: 1rem;
  }
}
.more2 span {
  color: #2F61DF;
  padding-right: 25px;
  background: url(../images/jt3.png) no-repeat right center;
}
.more2:hover {
  background: #2F61DF;
  color: #fff;
}
.more2:hover span {
  color: #fff;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.y_three {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.y_three li {
  width: 47%;
}
@media (max-width: 767px) {
  .y_three li {
    width: 100%;
    margin-bottom: 2rem;
  }
  .y_three li:last-child {
    margin-bottom: 0;
  }
}
.y_three li .nei {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.y_three li .nei:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.y_three li .nei:hover .t_more {
  border: 1px solid #2F61DF;
}
.y_three li .nei:hover .t_more span {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
}
.y_three .img-box {
  width: 39.4%;
  padding-top: 39.4%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  flex-wrap: wrap;
  border-radius: 50%;
}
.y_three .img-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.y_three .txt-box {
  flex: 1;
  text-align: left;
  margin-left: 7.6%;
}
.y_three .title {
  margin-top: 0.3rem;
  color: #333;
  font-family: Regular;
  margin-bottom: 0.1rem;
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  .y_three .title {
    margin-top: 1rem;
    margin-bottom: 0.3rem;
  }
}
.y_three .desc {
  color: #999999;
  margin-bottom: 0.35rem;
  text-align: left;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
  .y_three .desc {
    line-height: 1.7;
  }
}
@media (max-width: 767px) {
  .y_three .desc {
    line-height: 1.4;
    -webkit-line-clamp: 100;
  }
}
.y_four {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -0.1rem;
  padding-top: 0.5rem;
}
@media (max-width: 991px) {
  .y_four {
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  .y_four {
    padding-top: 1rem;
    margin: 0 -0.3rem;
  }
}
.y_four li {
  width: 25%;
  padding: 0.1rem;
}
@media (max-width: 767px) {
  .y_four li {
    width: 50%;
    padding: 0 0.3rem;
    margin-top: 1rem;
  }
}
.y_four .nei {
  height: 1rem;
  display: flex;
  align-items: center;
  padding-left: 0.4rem;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  color: #111111;
  font-family: Regular;
  position: relative;
}
@media (max-width: 991px) {
  .y_four .nei {
    height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .y_four .nei {
    height: 3.5rem;
    padding-left: 0.7rem;
  }
}
.y_four .nei::after {
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 2px;
  left: 0;
  background: #2F61DF;
  content: '';
  transition: 0.5s;
}
.y_four .nei:hover::after {
  width: 100%;
}
.y_four .nei_gray {
  background-color: #f5f5f5;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.y_four img {
  margin-right: 15px;
  max-width: 0.46rem;
}
@media (max-width: 767px) {
  .y_four img {
    max-width: 1rem;
  }
}
.y_four_gray .nei {
  background-color: #f5f5f5;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}
/* 404 */
.no_page {
  text-align: center;
  padding: 1.3rem 0;
}
@media (max-width: 991px) {
  .no_page {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .no_page {
    padding: 4rem 0;
  }
}
.no_page .img-box img {
  max-height: 4rem;
}
@media (max-width: 991px) {
  .no_page .img-box img {
    max-height: 6rem;
  }
}
@media (max-width: 767px) {
  .no_page .img-box img {
    max-height: 9rem;
  }
}
.no_page .title {
  font-weight: bold;
  margin: 0.2rem 0;
}
@media (max-width: 767px) {
  .no_page .title {
    margin: 0.6rem 0;
  }
}
.no_page .top {
  width: 100%;
  text-align: center;
  padding-top: 0.3rem;
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .no_page .top {
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
  }
}
.no_page .top a {
  display: inline-block;
  min-width: 1.8rem;
  line-height: 0.5rem;
  background: #2F61DF;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  padding: 0 0.4rem;
}
@media (max-width: 991px) {
  .no_page .top a {
    line-height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .no_page .top a {
    line-height: 2rem;
    padding: 0 1.2rem;
  }
}
.no_page .desc {
  color: #656565;
}
/* Career */
.car_title {
  width: 100%;
  text-align: center;
  padding: 0.8rem 0 0.6rem 0;
}
@media (max-width: 767px) {
  .car_title {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
.car_title .title {
  font-family: Regular;
  padding-bottom: 0.1rem;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .car_title .title {
    padding-bottom: 0.5rem;
  }
}
.car_title .desc {
  padding: 0px 1rem;
  color: #656565;
}
@media (max-width: 767px) {
  .car_title .desc {
    padding: 0px;
  }
}
.car_list li {
  width: 100%;
  margin-bottom: 0.2rem;
  border-radius: 4px;
  background: #fff;
}
@media (max-width: 767px) {
  .car_list li {
    margin-bottom: 0.5rem;
  }
}
.car_list .top {
  display: flex;
  padding: 0 0.3rem;
  align-items: flex-start;
  position: relative;
  line-height: 0.8rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  .car_list .top {
    flex-wrap: wrap;
    padding: 0.2rem 0.6rem;
  }
}
@media (max-width: 767px) {
  .car_list .top {
    padding: 0.6rem 1rem;
    line-height: 1.4rem;
  }
}
.car_list .top .title {
  color: #000;
  width: 35%;
}
@media (max-width: 991px) {
  .car_list .top .title {
    width: 80%;
  }
}
.car_list .top dl {
  display: flex;
  color: #999999;
  font-size: 14px;
}
@media (max-width: 991px) {
  .car_list .top dl {
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .car_list .top dl {
    display: none;
  }
}
.car_list .top dl dd {
  padding-left: 20px;
  margin-right: 0.6rem;
}
.car_list .top dl .d1 {
  background: url(../images/bg_16.png) no-repeat left center;
}
.car_list .top dl .d2 {
  background: url(../images/bg_17.png) no-repeat left center;
}
.car_list .top dl .d3 {
  background: url(../images/bg_18.png) no-repeat left center;
}
.car_list .top .jian {
  position: absolute;
  top: 0;
  right: 0.3rem;
  color: #CBCBCB;
  font-size: 14px;
  padding-right: 20px;
  background: url(../images/bg_15.png) no-repeat right center;
}
@media (max-width: 991px) {
  .car_list .top .jian {
    line-height: 1.6rem;
  }
}
@media (max-width: 767px) {
  .car_list .top .jian {
    top: 0.6rem;
    line-height: 1.4rem;
    right: 1rem;
  }
}
.car_list .top.sel .jian {
  background: url(../images/bg_15-sel.png) no-repeat right center;
}
.car_list .bottom {
  border-top: 1px solid #F5F5F5;
  padding: 0.4rem;
  color: #656565;
  line-height: 2;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .car_list .bottom {
    padding: 0.6rem;
  }
}
@media (max-width: 767px) {
  .car_list .bottom {
    padding: 1rem;
    line-height: 1.8;
  }
}
.car_list .t_more {
  border: 1px solid #2F61DF;
}
.car_list .t_more span {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
}
/* No Permission */
.no_main {
  padding: 1.3rem 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .no_main {
    padding: 3rem 0;
  }
}
.no_main .img {
  width: 0.8rem;
}
@media (max-width: 767px) {
  .no_main .img {
    width: 3rem;
  }
}
.no_main .tit {
  width: 100%;
  font-family: Regular;
  display: block;
  padding: 0.1rem 0;
  padding-top: 0.25rem;
}
@media (max-width: 767px) {
  .no_main .tit {
    padding-top: 0.8rem;
  }
}
.no_main .desc {
  line-height: 1.8;
  width: 100%;
  color: #999999;
  padding: 0 1rem;
  padding-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .no_main .desc {
    padding-bottom: 1.5rem;
  }
}
.no_main .tell {
  line-height: 1.8;
  width: 100%;
  color: #999999;
}
.no_main .tell span {
  color: #333;
}
.no_main .tell a {
  display: inline-block;
  background: #2F61DF;
  padding: 0 20px;
  min-width: 1.6rem;
  text-align: center;
  line-height: 0.46rem;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .no_main .tell a {
    line-height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .no_main .tell a {
    line-height: 40px;
  }
}
/* FAQ */
.faq_list li {
  padding: 0.2rem 0.4rem;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 0.2rem;
}
@media (max-width: 991px) {
  .faq_list li {
    padding: 0.4rem 0.6rem;
  }
}
@media (max-width: 767px) {
  .faq_list li {
    padding: 0.5rem 0.6rem;
    margin-bottom: 0.6rem;
  }
}
.faq_list .top {
  display: flex;
  align-items: center;
  color: #333333;
  background: url(../images/bg_19.png) no-repeat right center;
  background-size: 0.19rem;
  cursor: pointer;
}
.faq_list .top .q {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #CBCBCB;
  font-weight: bold;
  font-style: normal;
  border: 1px solid #CBCBCB;
  margin-right: 0.2rem;
}
@media (max-width: 991px) {
  .faq_list .top .q {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .faq_list .top .q {
    width: 26px;
    height: 26px;
    margin-right: 10px;
  }
}
.faq_list .top.sel {
  font-family: Regular;
  background: url(../images/bg_19-sel.png) no-repeat right center;
  background-size: 0.19rem;
}
.faq_list .top.sel .q {
  border: 1px solid #333;
  color: #333;
}
.faq_list .bottom {
  margin-top: 0.1rem;
  position: relative;
  display: none;
}
@media (max-width: 991px) {
  .faq_list .bottom {
    margin-top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .faq_list .bottom {
    margin-top: 0.5rem;
  }
}
.faq_list .bottom .a {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2F61DF;
  font-weight: bold;
  font-style: normal;
  border: 1px solid #2F61DF;
  margin-right: 0.2rem;
  position: #2F61DF;
  top: 0;
  left: 0;
  position: absolute;
}
@media (max-width: 991px) {
  .faq_list .bottom .a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .faq_list .bottom .a {
    width: 26px;
    height: 26px;
  }
}
.faq_list .bottom .desc {
  padding-left: 0.6rem;
  max-width: 100%;
  color: #656565;
  line-height: 1.8;
  font-size: 14px;
}
@media (max-width: 991px) {
  .faq_list .bottom .desc {
    padding-left: 0.8rem;
  }
}
@media (max-width: 767px) {
  .faq_list .bottom .desc {
    padding-left: 36px;
  }
}
/* t_type */
.txt::-webkit-input-placeholder {
  color: #CBCBCB;
}
.txt:-moz-placeholder {
  color: #CBCBCB;
}
.txt::-moz-placeholder {
  color: #CBCBCB;
}
.txt:-ms-input-placeholder {
  color: #CBCBCB;
}
.t_type {
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0 0.2rem;
  align-items: center;
  margin-bottom: 0.2rem;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .t_type {
    padding: 0 0.35rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .t_type {
    flex-wrap: wrap;
    padding: 0 0.6rem;
  }
}
.t_type .left {
  display: flex;
}
@media (max-width: 991px) {
  .t_type .left {
    flex-wrap: wrap;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .t_type .left {
    width: 100%;
    max-width: 100%;
  }
}
.t_type .left a {
  margin-left: 0.4rem;
  line-height: 0.8rem;
  color: #111111;
  display: block;
}
@media (max-width: 991px) {
  .t_type .left a {
    margin-right: 0.2rem;
    line-height: 54px;
  }
}
@media (max-width: 767px) {
  .t_type .left a {
    margin-right: 15px;
    line-height: 40px;
  }
}
.t_type .left a.on {
  color: #2F61DF;
  border-bottom: 2px solid #2F61DF;
}
.t_type .left a:hover {
  color: #2F61DF;
}
@media (max-width: 767px) {
  .t_type .left > a {
    margin-top: 0.5rem;
  }
}
.t_type .sousuo {
  background: #EFEFEF;
  border-radius: 40px;
  overflow: hidden;
  border: 2px solid #EFEFEF;
  display: flex;
}
@media (max-width: 767px) {
  .t_type .sousuo {
    width: 100%;
    margin: 15px 0;
  }
}
.t_type .sousuo .txt {
  width: 2.8rem;
  height: 0.46rem;
  line-height: 0.16rem;
  padding-left: 20px;
  font-size: 14px;
}
@media (max-width: 991px) {
  .t_type .sousuo .txt {
    height: 32px;
    line-height: 32px;
    width: 4rem;
  }
}
@media (max-width: 767px) {
  .t_type .sousuo .txt {
    width: 95%;
  }
}
.t_type .sousuo .btn {
  width: 0.46rem;
  height: 0.46rem;
  background: url(../images/bg_ss.png) no-repeat center center #2F61DF;
  background-size: 0.2rem;
  border-radius: 40px;
}
@media (max-width: 991px) {
  .t_type .sousuo .btn {
    height: 32px;
    width: 32px;
    background-size: 15px;
  }
}
.t_type_s {
  padding: 0.7em 0 1.5em 6.2em;
}
@media (max-width: 767px) {
  .t_type_s {
    padding: 0.7em 1em 1.5em;
  }
}
.t_type_s a {
  color: #111;
  display: inline-block;
  margin: 0 0.5em;
}
@media (max-width: 767px) {
  .t_type_s a {
    margin: 0 0.2em;
  }
}
.t_type_s a.on {
  color: #2F61DF;
}
.t_type .left .btnDropDown {
  position: relative;
  z-index: 100;
  margin-left: 0.4rem;
  line-height: 0.8rem;
  color: #111111;
  display: block;
}
@media (max-width: 767px) {
  .t_type .left .btnDropDown {
    margin-top: 0.5rem;
  }
}
.t_type .left .btnDropDown .btn a {
  position: relative;
  z-index: 0;
  display: block;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}
.t_type .left .btnDropDown .dropDown {
  position: absolute;
  top: 0.8rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: none;
  left: -0.3rem;
  right: -0.3rem;
  background: #fff;
  text-align: center;
  -moz-box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
  line-height: 2em;
}
@media (max-width: 767px) {
  .t_type .left .btnDropDown .dropDown {
    top: 1.6rem;
  }
}
.t_type .left .btnDropDown .dropDown a {
  display: block;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  color: #666;
  line-height: 2em;
}
.t_type .left .btnDropDown .dropDown a:hover {
  color: #2F61DF;
}
.t_type .left .btnDropDown:hover .btn a {
  color: #2F61DF;
}
.t_type .left .btnDropDown:hover .dropDown {
  display: block;
}
.t_type .left .btnDropDown.on .btn a {
  color: #2F61DF;
}
.t_type .left .btnDropDown.on .btn a::after {
  display: block;
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #2F61DF;
}
/* Honor */
.ho_list {
  display: flex;
  justify-content: space-between;
  margin: 0 -0.2rem;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .ho_list {
    margin: 0 ;
  }
}
.ho_list li {
  width: 50%;
  padding: 0.2rem;
}
.ho_list li .nei {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  align-items: center;
  background: #fff;
}
@media (max-width: 767px) {
  .ho_list li {
    width: 100%;
    padding: 0.4rem 0;
  }
}
.ho_list .img-box {
  width: 1.7rem;
  height: 2.4rem;
  overflow: hidden;
  margin-right: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .ho_list .img-box {
    width: 30%;
    height: 6rem;
  }
}
.ho_list .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ho_list .text-box {
  width: 65%;
}
.ho_list .text-box .title {
  color: #333333;
  padding-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .ho_list .text-box .title {
    padding-bottom: 0.6rem;
  }
}
.ho_list .text-box .desc {
  padding-bottom: 0.3rem;
  color: #999999;
  font-size: 14px;
  line-height: 1.8;
}
@media (max-width: 991px) {
  .ho_list .text-box .desc {
    display: none;
  }
}
.ho_list .fangda {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/fd.png) no-repeat center center;
  background-size: 20px;
  cursor: pointer;
}
/* 图片弹窗 */
#hi-img-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop .hi-close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  cursor: pointer;
}
#hi-img-pop .hi-close:after,
#hi-img-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
#hi-img-pop .hi-close:hover {
  background: #2F61DF;
}
#hi-img-pop .hi-close:hover:after,
#hi-img-pop .hi-close:hover:before {
  background: #fff;
}
#hi-img-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-img-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-img-pop .img {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hi-img-pop .pin {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* Support */
.sup_one {
  margin: 0 -0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -0.4rem;
}
@media (max-width: 767px) {
  .sup_one {
    margin: 0 -0.3rem;
  }
}
.sup_one li {
  padding: 0 0.2rem;
  margin-bottom: 0.4rem;
  width: 33.3333%;
}
@media (max-width: 767px) {
  .sup_one li {
    width: 50%;
    padding: 0 0.3rem;
    margin-bottom: 0.6rem;
  }
}
.sup_one .nei {
  position: relative;
  width: 100%;
  height: 2.45rem;
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .sup_one .nei {
    height: 3rem;
  }
}
@media (max-width: 767px) {
  .sup_one .nei {
    height: 5rem;
  }
}
.sup_one .nei .img {
  width: 100%;
  height: 100%;
  object-fit: none;
}
.sup_one .xq {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.sup_one .xq .title {
  font-size: 18px;
  width: 100%;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sup_one .xq .title {
    font-size: 16px;
    bottom: 0.4rem;
  }
}
.sup_one .xq .desc {
  width: 100%;
  font-size: 14px;
  padding: 0.1rem 0.7rem;
  margin-bottom: 0.1rem;
  opacity: 0;
  transition: 0.2s;
}
.sup_one .xq .t_more {
  opacity: 0;
  transition: 0.2s;
  border-radius: 2px;
  border: 1px solid #2F61DF;
}
.sup_one .xq .t_more span {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
}
.sup_one .xq:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.sup_one .xq:hover .title {
  position: relative;
  bottom: auto;
  font-size: 30px;
}
.sup_one .xq:hover .desc,
.sup_one .xq:hover .t_more {
  opacity: 1;
}
.sup_two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
.sup_two li {
  width: 33.333%;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .sup_two li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.sup_two .nei {
  display: flex;
  justify-content: center;
  background: #fff;
  border: 1px solid #fff;
  padding: 0.35rem;
  border-radius: 3px;
  transition: 0.5s;
  color: #111111;
  font-family: Regular;
  text-align: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sup_two .nei {
    padding: 1rem;
  }
}
.sup_two .nei:hover {
  color: #2F61DF;
  border: 1px solid #2F61DF;
  -moz-box-shadow: 0px 0px 45px rgba(47, 96, 233, 0.15);
  -webkit-box-shadow: 0px 0px 45px rgba(47, 96, 233, 0.15);
  box-shadow: 0px 0px 45px rgba(47, 96, 233, 0.15);
}
.sup_two .nei .img-box {
  height: 0.65rem;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .sup_two .nei .img-box {
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .sup_two .nei .img-box {
    height: 1.8rem;
  }
}
.sup_two .nei .img-box img {
  max-height: 0.5rem;
}
@media (max-width: 991px) {
  .sup_two .nei .img-box img {
    max-height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .sup_two .nei .img-box img {
    max-height: 1.4rem;
  }
}
.sup_two .nei h3 {
  width: 100%;
}
/* Cookies */
.ck_title {
  color: #111111;
  padding-bottom: 0.4rem;
  text-align: center;
  font-family: Regular;
}
.ck_desc {
  color: #999999;
  font-size: 14px;
  line-height: 2;
}
/* Blog */
.bl_one {
  background: #fff;
  margin-top: 0.4rem;
  padding: 0.5rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .bl_one {
    flex-wrap: wrap;
    padding: 1rem;
    margin-top: 1.5rem;
  }
}
.bl_one .img-box {
  width: 39%;
  height: 3.4rem;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}
@media (max-width: 991px) {
  .bl_one .img-box {
    height: 4.5rem;
  }
}
@media (max-width: 767px) {
  .bl_one .img-box {
    width: 100%;
    height: 8rem;
  }
}
.bl_one .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bl_one .text-box {
  width: 56%;
}
@media (max-width: 767px) {
  .bl_one .text-box {
    width: 100%;
    padding-top: 1rem;
  }
}
.bl_one .text-box .date {
  color: #999999;
  padding-left: 15px;
  background: url(../images/bg_18.png) no-repeat left center;
}
.bl_one .text-box .title {
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 100%;
  margin: 0.1rem 0 0.25rem 0;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .bl_one .text-box .title {
    margin: 0.2rem 0 0.8rem 0;
  }
}
.bl_one .text-box .desc {
  font-size: 14px;
  color: #656565;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.9;
  margin-bottom: 0.9rem;
}
@media (max-width: 991px) {
  .bl_one .text-box .desc {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 767px) {
  .bl_one .text-box .desc {
    margin-bottom: 1.5rem;
  }
}
.bl_one .bottom {
  display: flex;
  justify-content: space-between;
}
.bl_one .fx a {
  margin-left: 0.2rem;
}
.bl_one .fx a img {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .bl_one .fx a img {
    height: 18px;
  }
}
.bl_one .fx a:hover img {
  opacity: 1;
}
.bl_two {
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .bl_two {
    margin-bottom: 0.5rem;
  }
}
.bl_two li {
  padding: 0.75rem 0;
  transition: 0.5s;
}
.bl_two li:hover {
  background: #fff;
}
@media (max-width: 767px) {
  .bl_two li {
    padding: 0;
  }
}
.bl_two .nei {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .bl_two .nei {
    flex-wrap: wrap;
    background: #fff;
    padding: 1rem;
    border-radius: 5px;
    margin-top: 1.5rem;
  }
}
.bl_two .date {
  color: #999999;
  text-align: center;
}
.bl_two .img-box {
  width: 2.8rem;
  height: 2.1rem;
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .bl_two .img-box {
    height: 3rem;
    width: 4rem;
  }
}
@media (max-width: 767px) {
  .bl_two .img-box {
    width: 100%;
    height: 8rem;
    margin-bottom: 1rem;
  }
}
.bl_two .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bl_two .text-box {
  padding: 0.2rem 0;
  padding-left: 0.5rem;
  width: 65%;
  border-left: 1px solid #E4E4E4;
  display: inline-block;
}
@media (max-width: 991px) {
  .bl_two .text-box {
    padding-left: 1rem;
    width: 55%;
  }
}
@media (max-width: 767px) {
  .bl_two .text-box {
    width: 75%;
    padding: 0;
    padding-left: 1rem;
  }
}
.bl_two .text-box .title {
  color: #111111;
  width: 100%;
  font-family: Regular;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bl_two .text-box .desc {
  color: #656565;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0.1rem 0;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .bl_two .text-box .desc {
    line-height: 1.6;
    margin: 0.3rem 0;
  }
}
.bl_three {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.2rem -0.2rem;
}
@media (max-width: 991px) {
  .bl_three {
    margin: 0.3rem -0.3rem;
  }
}
@media (max-width: 767px) {
  .bl_three {
    margin: 0;
    margin-top: 0.6rem;
  }
}
.bl_three li {
  width: 33.33%;
  padding: 0.2rem;
}
@media (max-width: 991px) {
  .bl_three li {
    width: 50%;
    padding: 0.3rem;
  }
}
@media (max-width: 767px) {
  .bl_three li {
    width: 100%;
    padding: 0.6rem 0;
  }
}
.bl_three li .nei {
  display: block;
  width: 100%;
  background: #fff;
}
.bl_three li .nei:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.bl_three li .nei:hover .title {
  color: #2F61DF;
}
.bl_three .img-box {
  width: 100%;
  height: 3rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .bl_three .img-box {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .bl_three .img-box {
    height: 8rem;
  }
}
.bl_three .img-box img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.bl_three .text-box {
  width: 100%;
  padding: 0.3rem;
}
@media (max-width: 991px) {
  .bl_three .text-box {
    padding: 0.5rem;
  }
}
@media (max-width: 767px) {
  .bl_three .text-box {
    padding: 1rem;
  }
}
.bl_three .text-box .title {
  font-family: Regular;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #111111;
  transition: 0.5s;
}
.bl_three .text-box .desc {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #656565;
  line-height: 1.8;
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 991px) {
  .bl_three .text-box .desc {
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .bl_three .text-box .desc {
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
  }
}
.bl_three .text-box .bottom {
  display: flex;
  justify-content: space-between;
}
.bl_three .text-box .date {
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/bg_18.png) no-repeat left center;
  color: #999999;
}
.bl_three .text-box .c_more {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
  opacity: 1;
}
/* 详情页 */
.xq_main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 767px) {
  .xq_main {
    flex-wrap: wrap;
  }
}
.xq_left {
  width: 72%;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 0.4rem;
}
.xq_left .shipin {
  width: 100%;
  /* height: 4.4rem; */
  object-fit: fill;
}
@media (max-width: 991px) {
  .xq_left .shipin {
    /* height: 6rem; */
  }
}
@media (max-width: 767px) {
  .xq_left .shipin {
    /* height: 10rem; */
  }
}
@media (max-width: 767px) {
  .xq_left {
    width: 100%;
    padding: 1rem;
  }
}
.xq_left .title {
  text-align: center;
  padding-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .xq_left .title {
    padding-bottom: 0.5rem;
  }
}
.xq_left .desc {
  line-height: 0.6rem;
  background: #F5F5F5;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .xq_left .desc {
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .xq_left .desc {
    line-height: 40px;
  }
}
.xq_left .desc span {
  padding-left: 20px;
  margin-left: 0.3rem;
  color: #999999;
  font-size: 14px;
}
@media (max-width: 991px) {
  .xq_left .desc span {
    margin-left: 20px;
  }
}
.xq_left .desc .s1 {
  background: url(../images/bg_17.png) no-repeat left center;
}
.xq_left .desc .s2 {
  background: url(../images/bg_16.png) no-repeat left center;
}
.xq_left .info {
  width: 100%;
  padding: 0.2rem 0;
  color: #656565;
  font-size: 14px;
  line-height: 1.8;
}
.xq_left .info img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .xq_left .info {
    padding: 0.6rem 0;
  }
}
.xq_left .biaoqian {
  display: flex;
  flex-wrap: wrap;
  line-height: 30px;
  padding-top: 0.2rem;
}
.xq_left .biaoqian strong {
  color: #111111;
  font-family: Regular;
}
.xq_left .biaoqian a {
  color: #999999;
  display: inline-block;
  padding: 0 15px;
  border-radius: 40px;
  transition: 0.5s;
  margin-left: 0.2rem;
}
.xq_left .biaoqian a:hover {
  background-color: #EBEFFC;
  color: #2F61DF;
}
.xq_right {
  width: 26.5%;
}
@media (max-width: 767px) {
  .xq_right {
    width: 100%;
    margin-top: 2rem;
  }
}
.xq_right .title {
  margin-bottom: 0.5em;
}
.xq_right .nei {
  padding: 0.4rem;
  background: #fff;
  margin-bottom: 0.2rem;
  border-radius: 5px;
  display: block;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .xq_right .nei {
    margin-bottom: 1rem;
    padding: 1rem;
  }
}
.xq_right .nei::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0;
  background: #2F61DF;
  transition: 0.5s;
}
.xq_right .nei .title {
  color: #111;
}
.xq_right .nei:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.xq_right .nei:hover .c_more {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
  opacity: 1;
}
.xq_right .nei:hover .title {
  color: #2F61DF;
}
.xq_right .nei:hover::after {
  width: 100%;
}
.xq_right .img-box {
  width: 100%;
  height: 2rem;
  overflow: hidden;
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .xq_right .img-box {
    height: 7rem;
    margin-bottom: 0.8rem;
  }
}
.xq_right .img-box img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.xq_right .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xq_right .desc {
  color: #999999;
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .xq_right .desc {
    margin-top: 0.2rem;
    margin-bottom: 0.8rem;
  }
}
.xq_fu {
  top: 4rem;
  width: 42px;
  position: fixed;
  left: 1.5rem;
}
@media (max-width: 1580px) {
  .xq_fu {
    left: 0.8rem;
  }
}
@media (max-width: 1260px) {
  .xq_fu {
    left: 0.3rem;
  }
}
@media (max-width: 767px) {
  .xq_fu {
    display: none;
  }
}
.xq_fu li {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  background: #fff;
  transition: 0.5s;
  margin-bottom: 0.1rem;
}
.xq_fu li:hover {
  background: url(../images/bg_20.png) no-repeat center center;
  background-size: 100% 100%;
}
.xq_fu li:nth-child(1) a {
  background: url(../images/x1.png) no-repeat center center;
}
.xq_fu li:nth-child(1) a:hover {
  background: url(../images/x1-sel.png) no-repeat center center;
}
.xq_fu li:nth-child(2) a {
  background: url(../images/x2.png) no-repeat center center;
}
.xq_fu li:nth-child(2) a:hover {
  background: url(../images/x2-sel.png) no-repeat center center;
}
.xq_fu li:nth-child(3) a {
  background: url(../images/x3.png) no-repeat center center;
}
.xq_fu li:nth-child(3) a:hover {
  background: url(../images/x3-sel.png) no-repeat center center;
}
.xq_fu li:nth-child(4) a {
  background: url(../images/x4.png) no-repeat center center;
}
.xq_fu li:nth-child(4) a:hover {
  background: url(../images/x4-sel.png) no-repeat center center;
}
.xq_fu li:nth-child(5) a {
  background: url(../images/x5.png) no-repeat center center;
}
.xq_fu li:nth-child(5) a:hover {
  background: url(../images/x5-sel.png) no-repeat center center;
}
.xq_fu a {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
/* Resources  */
.re_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 991px) {
  .re_list {
    margin: 0 -0.3rem;
  }
}
@media (max-width: 767px) {
  .re_list {
    margin: 0;
  }
}
.re_list li {
  width: 33.333%;
  padding: 0.2rem 0;
}
@media (max-width: 991px) {
  .re_list li {
    width: 50%;
    padding: 0.3rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .re_list li {
    width: 100%;
    padding: 0.5rem 0;
    margin-bottom: 0.2rem;
  }
}
.re_list .top {
  margin: 0 0.2rem;
  height: 3rem;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .re_list .top {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .re_list .top {
    height: 9rem;
  }
}

#pages li{display: inline-block;}
/* #pages li.on{    background-color: #2F61DF;} */
#pages li.on a{ color: #fff;background-color: #2F61DF;}

.re_list .top .img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.re_list .top .bo {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bo.png) no-repeat center center rgba(0, 0, 0, 0.2);
  background-size: 0.8rem;
  z-index: 11;
  width: 100%;
  opacity: 0;
  height: 100%;
  transition: 0.5s;
  cursor: pointer;
}
.re_list .top .bo.zan {
  background: none;
}
.re_list .top:hover .bo {
  opacity: 1;
}
.re_list .top .xuan {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/xuan.png) no-repeat right top;
  opacity: 0;
  cursor: pointer;
}
.re_list .top .xuan.sel {
  opacity: 1;
}
.re_list .text-box {
  padding: 0 0.5rem;
  margin-top: -0.4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .re_list .text-box {
    margin-top: -0.6rem;
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .re_list .text-box {
    margin-top: -1.3rem;
    padding: 0 1rem;
  }
}
.re_list .text-box a {
  display: flex;
  justify-content: space-between;
  height: 0.8rem;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  padding: 0 0.3rem;
}
@media (max-width: 991px) {
  .re_list .text-box a {
    height: 1.2rem;
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .re_list .text-box a {
    height: 2.6rem;
    padding: 0 0.6rem;
  }
}
.re_list .text-box a:hover .tit {
  color: #2F61DF;
}
.re_list .text-box .tit {
  color: #111111;
  max-height: 70%;
}
.re_list .text-box .c_more {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
  opacity: 1;
}
.re_list .text-box .pdf {
  width: 0.26rem;
  height: 0.26rem;
  background: url(../images/pdf.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
}
@media (max-width: 991px) {
  .re_list .text-box .pdf {
    width: 18px;
    height: 18px;
  }
}
.re_one {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .re_one {
    margin: 0 -0.3rem;
  }
}
.re_one li {
  width: 33.333%;
  padding: 0.2rem;
}
@media (max-width: 767px) {
  .re_one li {
    padding: 0.6rem 0.3rem;
    width: 100%;
  }
}
.re_one .nei {
  display: block;
  width: 100%;
  height: 3rem;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}
.re_one .nei:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.re_one .nei:hover .title {
  color: #2F61DF;
}
@media (max-width: 991px) {
  .re_one .nei {
    height: 3.5rem;
  }
}
@media (max-width: 767px) {
  .re_one .nei {
    height: 9rem;
  }
}
.re_one .nei img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.re_one .nei .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;

  background-size: 100% 100%;
  text-align: center;
  padding-top: 0.9rem;
  color: #fff;
  font-family: Regular;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .re_one .nei .title {
    height: 1.7rem;
  }
}
@media (max-width: 767px) {
  .re_one .nei .title {
    height: 4rem;
    padding-top: 2rem;
  }
}
.re_two {
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .re_two {
    padding: 0.4rem 0;
  }
}
.re_two label {
  color: #999999;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.re_two label input {
  width: 16px;
  height: 16px;
  border: 1px solid #999999;
  border-radius: 2px;
  margin-right: 8px;
}
.re_two .btn_xz {
  background: #E2E6F3;
  color: #2F61DF;
  border-radius: 30px;
  height: 30px;
  cursor: pointer;
  width: 140px;
  text-align: center;
  margin-left: 0.4rem;
}
/* 登录 */
.dl_main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: url(../images/dl1.png) no-repeat center center;
  background-size: cover;
}
@media (max-width: 767px) {
  .dl_main {
    padding: 1rem;
    padding-top: 3rem;
  }
}
.dl_main .container {
  background: #fff;
  border-radius: 7px;
}
.dl_main .con {
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .dl_main .con {
    padding: 1.5rem;
  }
}
.dl_main .dl_one {
  width: 51%;
}
@media (max-width: 767px) {
  .dl_main .dl_one {
    width: 100%;
    text-align: center;
  }
}
.dl_main .dl_one img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .dl_main .dl_one img {
    width: 70%;
  }
}
.dl_main .dl_one dl {
  margin-top: -0.5rem;
}
@media (max-width: 767px) {
  .dl_main .dl_one dl {
    display: none;
  }
}
.dl_main .dl_one dl dd {
  color: #BBBBBB;
  font-size: 13px;
  padding-top: 0.08rem;
}
.dl_main .dl_two {
  width: 34%;
}
@media (max-width: 991px) {
  .dl_main .dl_two {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .dl_main .dl_two {
    width: 100%;
  }
}
.dl_main .dl_two .desc {
  color: #656565;
  margin-top: 0.1rem;
}
@media (max-width: 767px) {
  .dl_main .dl_two .desc {
    margin-top: 0.2rem;
  }
}
.dl_main .dl_two dl {
  width: 100%;
}
.dl_main .dl_two dl dt {
  width: 100%;
  font-size: 14px;
  color: #333;
  padding-top: 0.2rem;
  line-height: 2;
}
@media (max-width: 767px) {
  .dl_main .dl_two dl dt {
    margin-top: 0.4rem;
  }
}
.dl_main .dl_two dl dd {
  width: 100%;
}
.dl_main .dl_two dl .dd_pass {
  position: relative;
  z-index: 0;
}
.dl_main .dl_two dl .dd_pass .eye {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 1.6em;
  height: 1.6em;
  right: 0.5em;
  background: url(../images/eye.png) center center no-repeat;
  background-size: contain;
}
.dl_main .dl_two dl .dd_pass .eye_h {
  background-image: url(../images/eye_h.png);
}
.dl_main .dl_two .txt {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background: #EAEBED;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 14px;
}
.dl_main .dl_two .tishi {
  color: #BBBBBB;
  font-size: 14px;
  line-height: 2;
}
.dl_main .dl_two .btn {
  width: 120px;
  height: 46px;
  background: #2F61DF;
  color: #fff;
  border-radius: 5px;
  margin-top: 0.2rem;
  -moz-box-shadow: 0px 20px 30px rgba(47, 97, 233, 0.2);
  -webkit-box-shadow: 0px 20px 30px rgba(47, 97, 233, 0.2);
  box-shadow: 0px 20px 30px rgba(47, 97, 233, 0.2);
}
/* website */
.website {
  background: #fff;
  margin-bottom: 1.2rem;
  padding: 0.4rem 0.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .website {
    width: 90%;
    margin-left: 5%;
    padding: 1rem 1.5rem;
    padding-bottom: 0.2rem;
  }
}
.website li {
  width: 33.333%;
  padding-bottom: 0.3rem;
  padding-top: 0.2rem;
}
.website li:first-child {
  width: 100%;
}
@media (max-width: 991px) {
  .website li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .website li {
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.website li a {
  padding-left: 26px;
  background: url(../images/bg_22.jpg) no-repeat left center;
  transition: 0.5s;
  background-size: 0 2px;
}
.website li h3 a {
  color: #111111;
  font-family: Regular;
  font-weight: bold;
  background-size: 8px 2px;
}
.website li h3 a:hover {
  background-size: 20px 2px;
  color: #2F61DF;
  padding-left: 35px;
}
.website li dl {
  padding-top: 0.2rem;
}
.website li dl dd {
  line-height: 2.1;
}
.website li dl dd a {
  color: #8C8C8C;
  font-size: 14px;
}
.website li dl dd a:hover {
  background-size: 20px 2px;
  color: #2F61DF;
  padding-left: 35px;
}
/* 问题 */
.wt_main {
  width: 70%;
  max-width: 8.2rem;
  padding: 1.2rem 0;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .wt_main {
    max-width: 9.5rem;
  }
}
@media (max-width: 1260px) {
  .wt_main {
    width: 80%;
    max-width: 80%;
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .wt_main {
    padding: 3rem 0;
    width: 90%;
    max-width: 90%;
  }
}
.wt_title {
  text-align: center;
  padding-bottom: 0.6rem;
}
.wt_title .desc {
  color: #656565;
  padding-top: 0.05rem;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .wt_title .desc {
    padding: 0.1rem 0.2rem;
  }
  .wt_title .desc br {
    display: none;
  }
}
@media (max-width: 767px) {
  .wt_title {
    padding-bottom: 1.5rem;
  }
}
.wt_info {
  background: #fff;
  border-radius: 5px;
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1260px) {
  .wt_info {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .wt_info {
    padding: 1.5rem 1.2rem;
  }
}
.wt_info .title {
  width: 100%;
  text-align: center;
  margin-bottom: 0.1rem;
}
.wt_info .title span {
  color: #999999;
  font-size: 13px;
  line-height: 1;
  display: block;
  font-family: Montserrat;
}
.wt_info .title .red {
  display: inline-block;
  color: #ff0000;
}
.wt_info .ul {
  min-width: 5.4rem;
}
@media (max-width: 1260px) {
  .wt_info .ul {
    min-width: 70%;
  }
}
@media (max-width: 767px) {
  .wt_info .ul {
    width: 100%;
  }
}
.wt_info .ul li {
  border: 1px solid #EEEEEE;
  border-radius: 40px;
  text-align: center;
  color: #999999;
  margin-top: 0.2rem;
  transition: 0.3s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 46px;
  padding: 0.1rem 25px;
  line-height: 1.6;
  position: relative;
}
@media (max-width: 1260px) {
  .wt_info .ul li {
    margin-top: 0.3rem;
    padding: 0.2rem 25px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .wt_info .ul li {
    margin-top: 0.7rem;
    line-height: 1.3;
  }
}
.wt_info .ul li:hover {
  color: #2F61DF;
  background: #EAEFFC;
}
.wt_info .ul li:nth-child(1) {
  z-index: 2;
}
.wt_info .ul2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wt_info .ul2 li {
  width: 48%;
}
@media (max-width: 767px) {
  .wt_info .ul2 li {
    width: 100%;
  }
}
.wt_info .ul3 {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wt_info .ul3 li {
  padding: 0;
  width: 48%;
}
@media (max-width: 991px) {
  .wt_info .ul3 li {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .wt_info .ul3 li {
    width: 100%;
  }
}
.wt_info .ul3 li a {
  display: block;
  color: #666;
}
.wt_info .ul3 li:hover {
  background-color: #EAEFFC;
}
.wt_info .ul3 li:hover a {
  color: #2F61DF;
}
.wt_info .biao {
  font-family: Regular;
  padding-bottom: 0.2rem;
}
.wt_info .biao span {
  color: #2F61DF;
  font-family: Montserrat;
}
.wt_info .biao2 {
  font-family: Regular;
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
}
.wt_info .biao2 span {
  color: #2F61DF;
  font-family: Montserrat;
}
.wt_info .tishi {
  color: #999999;
  font-size: 14px;
  padding-bottom: 0.2rem;
}
.wt_info .ul li:hover .nei_tan {
  display: block;
}
.wt_info .nei_tan {
  position: absolute;
  top: -0.6rem;
  right: -6rem;
  background: #fff;
  padding: 0.4rem;
  -moz-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  -webkit-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  width: 6rem;
  border-radius: 6px;
  text-align: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  display: none;
}
@media (max-width: 991px) {
  .wt_info .nei_tan {
    top: -1.4rem;
    right: -4rem;
    z-index: 11;
    width: 7rem;
  }
}
@media (max-width: 767px) {
  .wt_info .nei_tan {
    top: 2.4rem;
    right: 0;
    width: 100%;
    padding: 1rem;
  }
}
.wt_info .nei_tan::after {
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  background: url(../images/bg_24.png) no-repeat left center;
  content: '';
}
@media (max-width: 767px) {
  .wt_info .nei_tan::after {
    top: -11px;
    left: 0;
    width: 100%;
    height: 12px;
    background: url(../images/bg_24-sel.png) no-repeat center center;
  }
}
.wt_info .nei_tan .title {
  text-align: left;
}
.wt_info .nei_tan .nei_b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #EEEEEE;
  padding: 4px;
  border-radius: 4px;
}
.wt_info .nei_tan .txt {
  width: 70%;
  height: 38px;
  line-height: 38px;
  border: 0;
  border-radius: 4px;
  padding-left: 10px;
}
.wt_info .nei_tan .btn {
  width: 24%;
  background: #2F61DF;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  height: 40px;
}
.wt_main2 {
  width: 80%;
  max-width: 9rem;
  padding: 1.2rem 0;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .wt_main2 {
    max-width: 9.5rem;
  }
}
@media (max-width: 1260px) {
  .wt_main2 {
    width: 80%;
    max-width: 80%;
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .wt_main2 {
    padding: 3rem 0;
    width: 90%;
    max-width: 90%;
  }
}
.wt_main2 .wt_info {
  justify-content: left;
}
.wt_main2 .shu .txt,
.wt_main2 .shu .select {
  border: 1px solid #EEEEEE;
}
.wt_main2 .shu .txt_desc {
  min-height: 2.6rem;
}
.wt_main2 .shu .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.wt_main2 .shu .yzm {
  border: 1px solid #EEEEEE;
  height: 46px;
  border-radius: 2px;
  width: 40%;
  background: #E6E6E6;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 767px) {
  .wt_main2 .shu .yzm {
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.wt_main2 .shu .yzm .txt {
  padding-left: 15px;
  width: 70%;
  border: 0;
  background: no-repeat;
}
.wt_main2 .shu .yzm .txt:focus,
.wt_main2 .shu .yzm .txt:hover {
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wt_main2 .shu .yzm .img_yzm {
  width: 30%;
  height: 46px;
  cursor: pointer;
}
.wt_main2 .shu .btn_tj {
  width: 140px;
  height: 46px;
  background: #2F61DF;
  color: #fff;
  border-radius: 5px;
  transition: 0.5s;
}
.wt_main2 .shu .btn_tj span {
  font-size: 14px;
  padding-right: 25px;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.wt_main2 .shu .btn_tj:hover {
  background: #1E49BD;
}
/* 联系我们 */
.lx_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lx_one {
  width: 50%;
}
@media (max-width: 767px) {
  .lx_one {
    width: 100%;
    padding-bottom: 1rem;
  }
}
.lx_one li {
  padding-bottom: 0.35rem;
}
@media (max-width: 767px) {
  .lx_one li {
    padding-bottom: 1.2rem;
  }
}
.lx_one h4 {
  color: #111111;
  font-family: Regular;
  font-weight: bold;
}
@media (max-width: 767px) {
  .lx_one h4 {
    padding-bottom: 0.2rem;
  }
}
.lx_one p {
  color: #656565;
  font-size: 14px;
  padding-top: 0.1rem;
}
.lx_one .a {
  width: 120px;
  line-height: 42px;
  display: inline-block;
  background: #2F61DF;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.lx_two {
  width: 48%;
}
@media (max-width: 767px) {
  .lx_two {
    width: 100%;
  }
}
.lx_three {
  width: 100%;
  height: 6rem;
}
@media (max-width: 991px) {
  .lx_three {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .lx_three {
    height: 16rem;
  }
}
/* 联系输入框 通用*/
.shu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shu li {
  width: 48.5%;
  margin-bottom: 0.2rem;
  position: relative;
}
@media (max-width: 767px) {
  .shu li {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.shu li:hover .bt {
  color: #2F61DF;
}
.shu li.li {
  width: 100%;
}
.shu li .bt {
  position: absolute;
  top: 0;
  left: 20px;
  color: #999999;
  line-height: 44px;
  font-size: 14px;
}
.shu .txt {
  width: 100%;
  border: 1px solid #F5F5F5;
  padding-left: 90px;
  height: 46px;
  line-height: 44px;
  background: #fff;
  border-radius: 5px;
  transition: 0.5s;
  color: #333;
}
.shu .txt:focus,
.shu .txt:hover {
  border: 1px solid #2F61DF;
  -moz-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  -webkit-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
}
.shu .txt.txt1 {
  padding-left: 120px;
}
.shu .txt.txt_desc {
  height: 2rem;
  padding: 0.2rem;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .shu .txt.txt_desc {
    height: 150px;
    padding: 10px 15px;
  }
}
.shu .select {
  width: 100%;
  border: 1px solid #F5F5F5;
  padding-left: 20px;
  height: 46px;
  line-height: 44px;
  background: url(../images/bg_23.png) no-repeat right center #fff;
  border-radius: 5px;
  transition: 0.5s;
  color: #999999;
  text-align: left;
}
.shu .select:focus,
.shu .select:hover {
  border: 1px solid #2F61DF;
  -moz-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  -webkit-box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
  box-shadow: 0px 0px 25px rgba(47, 96, 233, 0.15);
}
.shu .title {
  line-height: 3;
}
.shu .p_lb {
  display: flex;
  align-items: center;
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .shu .p_lb {
    padding-bottom: 1rem;
  }
}
.shu .p_lb label {
  color: #656565;
  cursor: pointer;
  margin-right: 0.4rem;
}
.shu .p_lb label input {
  margin-right: 6px;
  width: 15px;
  height: 15px;
  float: left;
  margin-top: 2px;
}
.shu .p_lb .lb {
  color: #999999;
  margin-right: 0;
}
.shu .p_lb .a {
  color: #2F61DF;
  margin-left: 6px;
  border-bottom: 1px solid #2F61DF;
  font-size: 14px;
}
.shu .btn {
  width: 120px;
  height: 46px;
  background: #2F61DF;
  color: #fff;
  border-radius: 5px;
  transition: 0.5s;
}
.shu .btn:hover {
  background: #2F61DF;
}
.shu .btn_cz {
  background: #333333;
  margin-left: 0.2rem;
}
.shu .btn_cz:hover {
  background: #484848;
}
/* 我们的团队 */
.td_one {
  width: 5.8rem;
  max-width: 47%;
  border-radius: 300px;
  position: relative;
}
@media (max-width: 767px) {
  .td_one {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
}
.td_one .left_swiper {
  border-radius: 6rem;
  overflow: hidden;
  width: 5.6rem;
  position: relative;
  z-index: 10;
}
.td_one .left_swiper .img {
  width: 5.6rem;
  height: 5.6rem;
}
@media (max-width: 767px) {
  .td_one .left_swiper {
    width: 12rem;
  }
  .td_one .left_swiper .img {
    width: 12rem;
    height: 12rem;
  }
}
.td_one .y1,
.td_one .y3 {
  position: absolute;
  top: 0.4rem;
  left: 0rem;
  z-index: 1;
  width: 0.9rem;
  height: 0.9rem;
  opacity: 0.6;
  background: #2F61DF;
  border-radius: 100px;
  transition: 0.5s;
}
.td_one .y2,
.td_one .y4 {
  position: absolute;
  bottom: 0;
  right: 0rem;
  z-index: 20;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../images/bg_25.png) no-repeat center center #2F61DF;
  background-size: 0.5rem;
  border-radius: 100px;
  transition: 0.5s;
}
.td_one .y3 {
  background: #65C11D;
}
.td_one .y4 {
  background: url(../images/bg_26.png) no-repeat center center #65C11D;
  background-size: 0.56rem;
}
.td_one:hover .y1,
.td_one:hover .y3 {
  top: 0.6rem;
  left: -0.2rem;
}
.td_one:hover .y2,
.td_one:hover .y4 {
  bottom: 0.2rem;
  right: -0.2rem;
}
@media (max-width: 767px) {
  .td_one .y1,
  .td_one .y3,
  .td_one .y2,
  .td_one .y4 {
    display: none;
  }
}
.td_two {
  margin: 0 -0.2rem;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .td_two {
    margin: 0 -0.4rem;
  }
}
.td_two li {
  padding: 0.2rem;
  width: 33.333%;
}
@media (max-width: 767px) {
  .td_two li {
    width: 50%;
    padding: 0.4rem;
  }
}
.td_two .nei {
  position: relative;
  display: block;
  height: 3.3rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .td_two .nei {
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .td_two .nei {
    height: 6rem;
  }
}
.td_two .nei .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.td_two .nei .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.8rem;
  overflow: hidden;

  background-size: 100% 100%;
  transition: 0.5s;
  padding: 0 0.3rem;
  padding-top: 0.95rem;
  color: #fff;
}
@media (max-width: 991px) {
  .td_two .nei .text-box {
    height: 2.4rem;
  }
}
@media (max-width: 767px) {
  .td_two .nei .text-box {
    height: 3.5rem;
  }
}
.td_two .nei .text-box .title,
.td_two .nei .text-box .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.td_two .nei .text-box .desc {
  font-size: 14px;
}
.td_two .nei:hover .text-box {
  background: url(../images/bg_21-sel.png) repeat-x left bottom;
  background-size: 100% 100%;
}
/* Company */
.co_title {
  text-align: center;
  padding-bottom: 0.45rem;
  font-family: Regular;
}
@media (max-width: 767px) {
  .co_title {
    padding-bottom: 1rem;
  }
}
.co_desc {
  padding-bottom: 0.6rem;
  color: #656565;
  line-height: 1.8;
  margin: 0 auto;
  margin-top: -0.3rem;
  width: 100%;
  max-width: 75%;
  text-align: center;
}
@media (max-width: 991px) {
  .co_desc {
    max-width: 90%;
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 767px) {
  .co_desc {
    max-width: 100%;
    padding-bottom: 1.5rem;
    line-height: 1.6;
  }
}
.co_one {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .co_one {
    margin-top: -0.5rem;
  }
}
.co_one li {
  width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .co_one li {
    width: 50%;
    padding-top: 1rem;
  }
}
.co_one .img-box {
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .co_one .img-box {
    padding-bottom: 0.5rem;
  }
}
.co_one .img-box img {
  height: 0.65rem;
}
@media (max-width: 991px) {
  .co_one .img-box img {
    height: 0.85rem;
  }
}
@media (max-width: 767px) {
  .co_one .img-box img {
    height: 1.8rem;
  }
}
.co_one .num {
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.co_one .desc {
  color: #333333;
}
.co_two {
  background: #fff;
  display: flex;
  padding: 0.5rem;
  border-radius: 6px;
  margin-top: 0.5rem;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .co_two {
    padding: 1rem;
    margin-top: 2rem;
  }
}
.co_two .desc {
  max-width: 9.6rem;
  color: #656565;
  line-height: 2;
}
@media (max-width: 767px) {
  .co_two .desc {
    max-width: 75%;
    line-height: 1.6;
  }
}
.co_two .bo {
  padding-top: 0.55rem;
  background: url(../images/bg_27.jpg) no-repeat top center;
  background-size: 100%;
  width: 0.7rem;
  color: #2F61DF;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .co_two .bo {
    width: 50px;
    padding-top: 40px;
  }
}
.co_three {
  margin: 0 -0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .co_three {
    padding-bottom: 2.5rem;
  }
}
.co_three li {
  width: 50%;
  padding: 0 0.3rem;
  padding-bottom: 0.6rem;
}
@media (max-width: 991px) {
  .co_three li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .co_three li {
    margin-top: 0.3rem;
  }
}
.co_three .nei {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  padding: 0.6rem;
  padding-bottom: 0;
  justify-content: space-between;
  display: flex;
  padding-right: 0;
}
@media (max-width: 767px) {
  .co_three .nei {
    padding: 1rem;
    display: block;
  }
}
.co_three .nei .img {
  width: 2.65rem;
}
@media (max-width: 991px) {
  .co_three .nei .img {
    width: 4rem;
    height: auto;
  }
}
@media (max-width: 767px) {
  .co_three .nei .img {
    max-width: 100%;
    width: auto;
    margin-top: 0.8rem;
  }
}
@media (max-width: 991px) {
  .co_three .nei .text-box {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .co_three .nei .text-box {
    width: 100%;
  }
}
.co_three .nei .text-box .name {
  font-family: Regular;
}
.co_three .nei .text-box .zhi {
  color: #2F61DF;
  border: 2px solid #2F61DF;
  padding: 0 8px;
  border-radius: 6px;
  margin-left: 5px;
}
.co_three .nei .text-box .desc {
  color: #999999;
  font-size: 14px;
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .co_three .nei .text-box .desc {
    width: 110%;
  }
}
.co_three .nei .text-box dl dd {
  width: 100%;
  padding-top: 0.1rem;
  color: #656565;
  font-size: 13px;
}
@media (max-width: 767px) {
  .co_three .nei .text-box dl dd {
    padding-top: 0.4rem;
  }
}
@media (max-width: 991px) {
  .co_three .nei .text-box dl {
    margin-bottom: 0.6rem;
  }
}
.c_four {
  background: #fff;
}
.c_four .desc {
  margin: 0 auto;
  width: 100%;
  max-width: 9.6rem;
  line-height: 2;
  text-align: center;
  color: #656565;
  margin-top: -0.3rem;
  padding-bottom: 0.6rem;
}
@media (max-width: 991px) {
  .c_four .desc {
    max-width: 80%;
    margin-top: 0;
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 767px) {
  .c_four .desc {
    max-width: 90%;
    padding-bottom: 1.8rem;
  }
}
.c_four .bottom {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.c_four .bottom dl {
  margin: 0 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .c_four .bottom dl {
    margin-bottom: 1.5rem;
  }
}
.c_four .bottom dt img {
  height: 0.6rem;
}
@media (max-width: 991px) {
  .c_four .bottom dt img {
    height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .c_four .bottom dt img {
    height: 1.8rem;
  }
}
.c_four .bottom dd {
  line-height: 1.2;
  color: #656565;
  padding-left: 0.3rem;
}
@media (max-width: 991px) {
  .c_four .bottom dd {
    padding-left: 0.5rem;
  }
}
@media (max-width: 767px) {
  .c_four .bottom dd {
    padding-left: 1rem;
  }
}
.c_four .bottom dd strong {
  color: #333;
  font-family: Microsoft YaHei;
  position: relative;
}
.c_four .bottom dd strong i {
  font-style: normal;
}
.c_four .bottom dd span {
  color: #333;
  font-weight: bold;
  font-family: Microsoft YaHei;
  position: absolute;
  top: 5px;
  line-height: 1;
  right: -15px;
}
.c_four .bg_img {
  text-align: right;
  margin-top: -1rem;
}
.c_four .bg_img img {
  height: 3.2rem;
}
@media (max-width: 991px) {
  .c_four .bg_img img {
    height: 4rem;
  }
}
.c_five {
  position: relative;
}
.c_five .ul {
  width: 100%;
  margin: 0 -0.28rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .c_five .ul {
    justify-content: flex-start;
  }
}
.c_five .ul li {
  width: 16.666%;
}
@media (max-width: 991px) {
  .c_five .ul li {
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .c_five .ul li {
    width: 33.33%;
  }
}
.c_five .ul li p {
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
  padding: 0 0.28rem;
}
@media (max-width: 991px) {
  .c_five .ul li p {
    height: 3.5rem;
  }
}
@media (max-width: 767px) {
  .c_five .ul li p {
    height: 7rem;
  }
}
.c_five .ul li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c_five .bottom {
  text-align: center;
}
.c_five .bottom .t_more {
  border: 1px solid #2F61DF;
}
.c_five .bottom .t_more span {
  color: #2F61DF;
  background: url(../images/jt3.png) no-repeat right center;
  opacity: 1;
}
.c_five .bottom .t_more:hover {
  background: #2F61DF;
}
.c_five .bottom .t_more:hover span {
  color: #fff;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.c_five .ul_type {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .c_five .ul_type {
    width: 100%;
    position: static;
    padding-top: 0;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .c_five .ul_type ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.c_five .ul_type li {
  margin-bottom: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/bg_22.jpg) no-repeat right center;
  background-size: 2px 0;
  transition: 0.5s;
  cursor: pointer;
}
.c_five .ul_type li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .c_five .ul_type li {
    width: 30px;
    height: 30px;
    margin: 0 0.5rem 0;
    background-position: center bottom;
    background-size: 0 2px;
  }
  .c_five .ul_type li img {
    width: 20px;
  }
}
.c_five .ul_type .sel {
  background-size: 2px 100%;
}
@media (max-width: 767px) {
  .c_five .ul_type .sel {
    background-size: 100% 2px;
  }
}
@media (max-width: 767px) {
  .commBox {
    padding-top: 1.5rem;
  }
}
.c_six {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .c_six {
    padding-bottom: 2rem;
  }
}
.c_six::after {
  content: '';
  position: absolute;
  top: -0.2rem;
  right: 0.6rem;
  z-index: 30;
  width: 0.77rem;
  height: 0.71rem;
  background: url(../images/bg_28.png) no-repeat top center;
  background-size: 100%;
}
@media (max-width: 767px) {
  .c_six::after {
    width: 35px;
    height: 40px;
    top: -15px;
  }
}
.c_six .swiper-pagination {
  bottom: 0;
}
.c_six .swiper-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  overflow: hidden;
  height: 3px;
  background-color: #DDDDDD;
  opacity: 1;
  border-radius: 6px;
  margin-right: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .c_six .swiper-pagination .swiper-pagination-bullet {
    width: 1.5rem;
  }
}
.c_six .swiper-pagination .swiper-pagination-bullet-active::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #2F61DF;
  width: 0;
  content: '';
  animation: dong 3.8s;
}
@keyframes dong {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.c_six_swiper {
  width: 100%;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.c_six_swiper .swiper-slide {
  display: flex;
  padding: 0.7rem;
  padding-left: 0;
  align-items: center;
}
@media (max-width: 767px) {
  .c_six_swiper .swiper-slide {
    flex-wrap: wrap;
    padding: 1.5rem;
  }
}
.c_six_swiper .img-box {
  width: 29%;
  text-align: center;
}
@media (max-width: 767px) {
  .c_six_swiper .img-box {
    width: 100%;
  }
}
.c_six_swiper .img-box img {
  max-width: 80%;
}
@media (max-width: 767px) {
  .c_six_swiper .img-box img {
    max-height: 60px;
  }
}
.c_six_swiper .text-box {
  width: 71%;
}
@media (max-width: 767px) {
  .c_six_swiper .text-box {
    width: 100%;
  }
}
.c_six_swiper .text-box .title {
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .c_six_swiper .text-box .title {
    line-height: 1.2;
    font-size: 18px;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
.c_six_swiper .text-box .desc {
  line-height: 1.8;
  color: #656565;
}
@media (max-width: 767px) {
  .c_six_swiper .text-box .desc {
    line-height: 1.5;
  }
}
.co_seven {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
.co_seven li {
  width: 20%;
  height: 1.6rem;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .co_seven li {
    width: 50%;
    height: 4rem;
  }
}
.co_seven li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5%;
  width: 1px;
  height: 90%;
  background: #EEEEEE;
}
.co_seven li::after {
  content: '';
  position: absolute;
  left: 5%;
  top: 00%;
  width: 90%;
  height: 1px;
  background: #EEEEEE;
}
.co_seven li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.co_seven li a img {
  max-width: 80%;
}
/* 方案详情 fa */
.fa_one {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .fa_one {
    padding-top: 0.8rem;
  }
}
@media (max-width: 767px) {
  .fa_one {
    padding-top: 3rem;
  }
}
.fa_one .text-box {
  width: 50%;
}
@media (max-width: 991px) {
  .fa_one .text-box {
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 767px) {
  .fa_one .text-box {
    width: 100%;
  }
}
.fa_one .text-box .title {
  line-height: 1.3;
}
.fa_one .text-box .title span {
  color: #2F61DF;
}
@media (max-width: 991px) {
  .fa_one .text-box .title {
    line-height: 1.2;
    width: 150%;
    position: relative;
    z-index: 11;
  }
}
@media (max-width: 767px) {
  .fa_one .text-box .title {
    width: 100%;
    font-size: 18px;
  }
}
.fa_one .text-box .desc {
  margin: 0.45rem 0;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .fa_one .text-box .desc {
    margin: 0.9rem 0;
  }
}
.fa_one .text-box .bottom {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .fa_one .text-box .bottom {
    flex-wrap: wrap;
  }
}
.fa_one .text-box .bottom dd {
  width: 48%;
  background: #fff;
  border-radius: 4px;
  padding: 0.25rem 0;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .fa_one .text-box .bottom dd {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem 0;
  }
}
.fa_one .text-box .bottom .ll {
  padding: 0 0.4rem;
}
@media (max-width: 767px) {
  .fa_one .text-box .bottom .ll {
    text-align: center;
    width: 6rem;
  }
}
.fa_one .text-box .bottom .ll img {
  height: 0.59rem;
}
@media (max-width: 767px) {
  .fa_one .text-box .bottom .ll img {
    height: 2rem;
  }
}
.fa_one .text-box .bottom .rr {
  line-height: 1.2;
}
.fa_one .text-box .bottom .rr strong {
  font-family: Arial;
}
.fa_one .text-box .bottom .rr i {
  font-style: normal;
  font-size: 12px;
}
.fa_one .img-box {
  max-width: 45%;
}
@media (max-width: 767px) {
  .fa_one .img-box {
    max-width: 100%;
    width: 100%;
  }
}
.fa_one .img-box img {
  max-width: 120%;
  margin-right: -20%;
}
@media (max-width: 767px) {
  .fa_one .img-box img {
    max-width: 100%;
    margin-right: 0%;
  }
}
.fa_two {
  padding-top: 0.8rem;
  padding-bottom: 1.2rem;
  background: #fff;
}
@media (max-width: 767px) {
  .fa_two {
    padding: 3rem 0;
  }
}
.fa_two .title {
  text-align: center;
}
@media (max-width: 767px) {
  .fa_two .title {
    line-height: 1.2;
  }
}
.fa_two .ul_nav {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.4rem 0;
}
@media (max-width: 767px) {
  .fa_two .ul_nav {
    padding: 1.5rem 0;
  }
}
.fa_two .ul_nav li {
  color: #999999;
  line-height: 3;
  margin: 0 0.3rem;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .fa_two .ul_nav li {
    margin: 0 10px;
    line-height: 1.5;
  }
}
.fa_two .ul_nav li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #2F61DF;
  transition: 0.5s;
}
.fa_two .ul_nav li.sel {
  color: #2F61DF;
}
.fa_two .ul_nav li.sel::after {
  width: 100%;
}
.fa_two .ul_list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .fa_two .ul_list li {
    flex-wrap: wrap;
  }
}
.fa_two .ul_list .img-box {
  width: 33%;
  position: relative;
  height: 3.15rem;
}
@media (max-width: 767px) {
  .fa_two .ul_list .img-box {
    width: 100%;
    height: 9rem;
  }
}
.fa_two .ul_list .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  position: relative;
  z-index: 10;
}
.fa_two .ul_list .img-box::after {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  width: 80%;
  height: 80%;
  background: #2F61DF;
  border-radius: 5px;
  content: '';
  transition: 0.8s;
  opacity: 0;
}
.fa_two .ul_list .img-box:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.fa_two .ul_list .text-box {
  width: 61%;
}
@media (max-width: 767px) {
  .fa_two .ul_list .text-box {
    width: 100%;
    padding-top: 1.5rem;
  }
}
.fa_two .ul_list .text-box .title {
  text-align: left;
  margin-bottom: 0.2rem;
}
.fa_two .ul_list .text-box .desc {
  margin-bottom: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #656565;
}
.fa_three {
  background: #E8E7E8;
  padding-bottom: 0.2rem;
}
.fa_three .title {
  text-align: center;
  padding-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .fa_three .title {
    padding-bottom: 1rem;
  }
}
.fa_four .title {
  text-align: center;
}
.fa_four .ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .fa_four .ul {
    flex-wrap: wrap;
    margin: 0 -0.3rem;
  }
}
.fa_four .ul li {
  width: 25%;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .fa_four .ul li {
    width: 50%;
    padding: 0.3rem;
  }
}
.fa_four .ul li .nei {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.2rem;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  color: #111111;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .fa_four .ul li .nei {
    height: 4.5rem;
  }
}
@media (max-width: 767px) {
  .fa_four .ul li .nei {
    height: 8rem;
  }
}
.fa_four .ul li .nei:hover {
  color: #2F61DF;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
.fa_four .ul li .img-box {
  padding-bottom: 0.35rem;
}
.fa_four .ul li .img-box img {
  height: 0.8rem;
}
@media (max-width: 991px) {
  .fa_four .ul li .img-box img {
    height: 1rem;
  }
}
@media (max-width: 767px) {
  .fa_four .ul li .img-box img {
    height: 1.6rem;
  }
}
.fa_four .ul li h3 {
  height: 0.6rem;
}
@media (max-width: 991px) {
  .fa_four .ul li h3 {
    height: 1.2rem;
  }
}
@media (max-width: 767px) {
  .fa_four .ul li h3 {
    height: auto;
  }
}
.fa_five .title {
  text-align: center;
}
.fa_five .list {
  display: flex;
  justify-content: center;
}
.fa_five li {
  text-align: center;
}
.fa_five li .img-box img {
  height: 2.8rem;
}
@media (max-width: 767px) {
  .fa_five li .img-box img {
    height: 5.5rem;
  }
}
.fa_five li h3 {
  color: #333333;
  padding-top: 0.3rem;
}
@media (max-width: 767px) {
  .fa_five li h3 {
    padding-top: 0.6rem;
  }
}
.fa_five li a:hover h3 {
  color: #2F61DF;
}
/* 产品详情 */
.pro_banner {
  height: 6.8rem;
}
@media (max-width: 991px) {
  .pro_banner {
    height: 12rem;
  }
}
@media (max-width: 767px) {
  .pro_banner {
    height: 19rem;
  }
}
.pro_banner .nei .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro_banner .nei .container .groups{
	width: 582px;
	height: 158px;
	background: url(./DC02/DCX.png) 100% no-repeat;
	background-size: 100% 100%;
}
.pro_banner .nei .container .groups .block_12{
	width: 526px;
	margin: 0 auto;
}
.image-text_9{
	width: 207px;
	height: 32px;
	float: left;
	display: flex;
	margin-bottom: 10px;
	margin-top: 28px;
}
.image-text_10{
	width: 111px;
	height: 32px;
	float: left;
	display: flex;
	margin-bottom: 10px;
	margin-top: 28px;
}
.image-text_10 img{
    width: 32px;
    height: 32px;
}
.image-text_9 img{
    width: 32px;
    height: 32px;
}
.text-group_5 {
    width: 67px;
    height: 28px;
    overflow-wrap: break-word;
    color: #333;
    font-size: 20px;
    letter-spacing: 2.222222328186035px;
   
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 2px;
	margin-left: 10px;
}
@media (max-width: 767px) {
  .pro_banner .nei .container .text-box {
    width: 70%;
  }
}
.pro_banner .nei .container .text-box .title2 {
  color: #333;
  
}
.pro_banner .nei .container .text-box .title3 {
  color: #FFFFFF;
  
}
.text_5 {
    overflow-wrap: break-word;
    font-size: 64px;
    text-align: left;
    line-height: 89px;
    font-weight: 500;
}
.pro_banner .nei .container .text-box .desc {
  color: #333;
  margin-bottom:32px ;
  font-size: 64px;
  font-weight: 300;
}
.pro_banner .nei .container .text-box .desca {
  color: #333;
  margin-bottom:32px ;
  font-size: 64px;
  font-weight: 300;
  letter-spacing: 3px;
}
.pro_banner .nei .container .text-box .desc3{font-size: 32px;line-height: 45px;color: #7FCA15;}
.pro_banner .nei .container .text-box .desccs{width: 492px;height: 80px;background: #7FCA15;border-radius: 12px;}
.pro_banner .nei .container .text-box .desccs3{width: 192px;height: 56px;background: #7FCA15;border-radius: 28px;margin-bottom: 32px;}
.pro_banner .nei .container .text-box .desccs1{width: 428px;height: 80px;background: #7FCA15;border-radius: 12px;}
.pro_banner .nei .container .text-box .desccs2{width: 396px;height: 80px;background: #7FCA15;border-radius: 12px;}
.pro_banner .nei .container .text-box .desccs .text_6{font-size: 36px;line-height: 80px;color: #FFFFFF;font-weight: 300;text-align: center;} 
.pro_banner .nei .container .text-box .desccs1 .text_6{font-size: 36px;line-height: 80px;color: #FFFFFF;font-weight: 300;text-align: center;} 
.pro_banner .nei .container .text-box .desccs2 .text_6{font-size: 36px;line-height: 80px;color: #FFFFFF;font-weight: 300;text-align: center;} 
.pro_banner .nei .container .text-box .desccs3 .text_6{font-size: 28px;line-height: 56px;color: #FFFFFF;font-weight: 300;text-align: center;} 
.pro_banner .nei .container .text-box .desc1 {
  color: #FFFFFF;
  
  font-size: 64px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .pro_banner .nei .container .text-box .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.pro_banner .nei .container .text-box .more {
  color: #2F61DF;
  border: 1px solid #2F61DF;
}
.pro_banner .nei .container .img-box img {
  opacity: 1;
  max-width: 5rem;
}
@media (max-width: 991px) {
  .pro_banner .nei .container .img-box img {
    max-width: 7rem;
  }
}
@media (max-width: 767px) {
  .pro_banner .nei .container .img-box img {
    max-width: 6rem;
  }
}
.pro_wei {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  color: #999999;
}
@media (max-width: 767px) {
  .pro_wei {
    border-top: 0;
  }
}
.pro_wei a {
  color: #999999;
}
.pro_wei a:hover {
  color: #fff;
}
.pro_wei .zhu {
  background: url(../images/zhu2.png) no-repeat left center;
}
.pro_wei .zhu:hover {
  background: url(../images/bg_12.png) no-repeat left center;
}
.pro_one {
 
  border-radius: 0;
}
.pro_one .swiper-slide .img {
  display: block;
}
@media (max-width: 767px) {
  .pro_one .swiper-slide .img {
    height: 16rem;
  }
}
.pro_one .swiper-pagination {
  bottom: 30px;
}
.pro_one .swiper-pagination .swiper-pagination-bullet {
  background: #E5E5E5;
  opacity: 1;
}
.pro_one .swiper-pagination .swiper-pagination-bullet-active {
  background: no-repeat;
}
.pro_two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro_two li {
  width: 47.5%;
  position: relative;
}
@media (max-width: 767px) {
  .pro_two li {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .pro_two li:last-child {
    margin-bottom: 0;
  }
}
.pro_two li .nei {
  width: 100%;
  display: block;
  position: relative;
}
.pro_two .img-box {
  width: 100%;
  height: 3.2rem;
  overflow: hidden;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .pro_two .img-box {
    height: 8rem;
  }
}
.pro_two .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.pro_two .text-box {
  padding: 0.35rem;
  position: relative;
  text-align: center;
  padding-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .pro_two .text-box {
    padding: 0.5rem 0.35rem;
  }
}
@media (max-width: 767px) {
  .pro_two .text-box {
    padding: 1rem 0.35rem;
  }
}
.pro_two .text-box .title,
.pro_two .text-box .desc {
  color: #333;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}
.pro_two .text-box .desc {
  margin-top: 0.05rem;
  color: #656565;
}
.pro_two .text-box::before {
  background: #EDEDED;
  height: 4px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  width: 100%;
  content: '';
  transition: 0.5s;
  position: absolute;
}
.pro_two .text-box::after {
  bottom: 0;
  left: 0;
  width: 0;
  background: #2F61DF;
  content: '';
  transition: 0.5s;
  position: absolute;
  height: 4px;
  border-radius: 5px;
}
.pro_two .num {
  position: absolute;
  color: #DDDDDD;
  right: 0.3rem;
  top: -0.6rem;
  font-family: "Arial";
  font-weight: bold;
  z-index: 11;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .pro_two .num {
    top: -0.9rem;
  }
}
@media (max-width: 767px) {
  .pro_two .num {
    top: -1.5rem;
    right: 1rem;
  }
}
.pro_two a:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.pro_two a:hover .text-box .title {
  color: #2F61DF;
}
.pro_two a:hover .text-box::after {
  width: 100%;
}
.pro_two a:hover .num {
  color: #2F61DF;
}
model-viewer {
  width: 100%;
  height: 100%;
}
.pro_three {
  background: url(./DCY01.png);
  background-size: cover;
  color: #fff;
}
.pro_three .info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.pro_three .info .text-box {
  width: 100%;
  text-align: center;
}


.pro_three .info .text-box .title {
  line-height: 1.3;
  height: 60px;
  margin-bottom: 80px; 
  margin-top: 32px;
}
.pro_three .info .text-box .desc {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}

.pro_three .info .text-box .t_more {
  border: 0;
  background-image: linear-gradient(to right, #4E7EE6, #2F61DF);
}
.pro_three .info .text-box .t_more span {
  color: #fff;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.pro_three .info .text-box .t_more:hover {
  background-image: linear-gradient(to right, #2F61DF, #2F61DF);
}
.pro_three .info .model-box {
  width: 4.5rem;
  height: 4.5rem;
}


.pro_three .list {
 
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  
}
@media (max-width: 991px) {
  .pro_three .list {
    margin: 0 -0.3rem;
  }
}
@media (max-width: 767px) {
  .pro_three .list {
    margin: 0;
    margin-top: 1rem;
  }
}
.pro_three .list li {
 width: 360px;
 height: 188px;
 border: 1px solid rgba(255,255,255,0.1);
 margin-bottom: 40px;
 border-radius:10px ;
}
@media (max-width: 991px) {
  .pro_three .list li {
    padding: 0.5rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .pro_three .list li {
    width: 100%;
    padding: 0.9rem 0;
  }
}
.pro_three .list .top {
  display: flex;
  align-items: center;
  margin: 40px 40px 0 40px;
}
.pro_three .list .top span {
  width: 0.4rem;
  display: inline-block;
}
@media (max-width: 991px) {
  .pro_three .list .top span {
    width: 50px;
  }
}
.pro_three .list .top span img {
  height: 0.34rem;
}
@media (max-width: 991px) {
  .pro_three .list .top span img {
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .pro_three .list .top span img {
    height: 25px;
  }
}
.pro_three .list .top .atitle {
  color: #fff;
}
.pro_three .list .desc {
  margin: 20px 40px 0 40px;
  color: #CBCBCB;
  line-height: 1.8;
  font-size: 14px;
}
@media (max-width: 991px) {
  .pro_three .list .desc {
    padding-left: 50px;
    line-height: 1.6;
  }
}
.pro_fours{background: url(./DC02/SC01.png)center top / cover no-repeat;}
.pro_four {width: 100%;height:100%; relative;background: url(./DC02/SC02.png)center top / cover no-repeat;padding-bottom: 100px;}
@media (max-width: 991px) {
  .pro_four {
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .pro_four {
    padding-bottom: 5rem;
  }
}
.pro_four .container {
  flex-direction: column;
  text-align: center;
}
.pro_four .container .desc {
  color: #666;
}
.pro_four .swiper-slide {
  margin-top:50px;
  width: 10rem;
  opacity: 0.4;
}
@media (max-width: 991px) {
  .pro_four .swiper-slide {
    width: 12rem;
  }
}
@media (max-width: 767px) {
  .pro_four .swiper-slide {
    width: 80%;
  }
}
.pro_four .swiper-slide-active {
  opacity: 1;
}
.pro_four .swiper-slide-active .nei .text-box {
  opacity: 1;
}
.pro_four .nei {
  display: block;
  width: 100%;
  height: 6rem;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
@media (max-width: 991px) {
  .pro_four .nei {
    height: 7rem;
  }
}
@media (max-width: 767px) {
  .pro_four .nei {
    height: 10rem;
  }
}
.pro_four .nei .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro_four .nei .text-box {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3rem;
 
  background-size: 100% 100%;
  z-index: 11;
  padding: 0.5rem 0.5rem 0.75rem;
  color: #fff;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .pro_four .nei .text-box {
    height: 4.5rem;
  }
}
@media (max-width: 767px) {
  .pro_four .nei .text-box {
    height: 8rem;
    padding: 1rem 1rem 1.3rem;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .pro_four .nei .text-box .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.pro_four .nei .text-box .desc {
  padding: 0.1rem 0 0.2rem 0;
}
@media (max-width: 767px) {
  .pro_four .nei .text-box .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.pro_four .nei .text-box .t_more {
  border: 1px solid #fff;
  transition: 0.5s;
}
.pro_four .nei .text-box .t_more span {
  color: #fff;
  background: url(../images/bg_07-sel.png) no-repeat right center;
}
.pro_four .nei .text-box .t_more:hover {
  background: #2F61DF;
  border: 1px solid #2F61DF;
}
.pro_four .container {
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 9.5rem;
}
@media (max-width: 767px) {
  .pro_four .container {
    max-width: 75%;
  }
}
.pro_four .container .swiper-button-next,
.pro_four .container .swiper-button-prev {
  top: -3.1rem;
  opacity: 0.6;
}
.pro_four .container .swiper-button-next:hover,
.pro_four .container .swiper-button-prev:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .pro_four .container .swiper-button-next,
  .pro_four .container .swiper-button-prev {
    top: -3.7rem;
  }
}
@media (max-width: 767px) {
  .pro_four .container .swiper-button-next,
  .pro_four .container .swiper-button-prev {
    top: -5rem;
  }
}
.pro_four .container .swiper-button-next {
  
}
.pro_four .container .swiper-button-prev {
  
}
.pro_four .swiper-pagination {
  width: 100%;
  padding-top: 20px;
}
.pro_four .swiper-pagination .swiper-pagination-bullet {
  background: #E7E7E7;
  opacity: 1;
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.pro_four .swiper-pagination .swiper-pagination-bullet-active {
  border: 3px solid #7fca15;
  background: none;
}
.pro_five .title {
  text-align: center;
  padding-bottom: 0.4rem;
}
.pro_five .nei {
  background: #fff;
  padding: 0.5rem;
  border-radius: 4px;
  padding-bottom: 0.2rem;
  overflow: hidden;
  overflow-x: auto;
}

.pro_five .neiW {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.pro_five .neiW .neiBar {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  display: none;
}

.pro_five .neiW .neiBar .list .bottom dt {
  width: 100%;
}
.pro_five .cp_ul {
  padding-left: 20%;
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.pro_five .cp_ul li {
  width: 20%;
  min-height: 10px;
  text-align: center;
}
.pro_five .cp_ul li .img {
  width: 2.1rem;
  height: 2.1rem;
  object-fit: cover;
}
.pro_five .list {
  width: 100%;
}

.pro_five .list li {
  margin-bottom: 2px;
}
.pro_five .list .top {
  cursor: pointer;
  line-height: 0.6rem;
  background: #F5F5F5;
  border-radius: 3px;
  padding-left: 0.3rem;
}

.pro_five .list .top span {
  background: url(../images/cp8.png) no-repeat right;
  padding-right: 25px;
  font-family: Regular;
}
.pro_five .list .bottom {
  width: 100%;
  padding: 0.2rem 0;
}
.pro_five .list .bottom dl {
  width: 100%;
  display: flex;
  margin: 0.14rem 0;
  font-size: 14px;
}

.pro_five .list .bottom dt {
  flex-shrink: 0;
  width: 20%;
  color: #999999;
  padding-left: 0.3rem;
}
.pro_five .list .bottom dd {
  padding: 0 0.3rem;
  flex: 1;
  color: #656565;
  text-align: center;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-all;
}
.pro_five .list .hidden .top span {
  background-image: url(../images/cp9.png);
}
.pro_five .list .hidden .bottom {
  display: none;
}



/*  */
.mk_wei .container {
  display: flex;
  justify-content: space-between;
}

.mk_wei .rr {
  color: #111111;
  padding-left: 50px;
  background: url(../images/bg_22.jpg) no-repeat left center;
  background-size: 40px 2px;
}

.re_list .top {
  cursor: pointer;
}
.re_list .top img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
}
.re_list .num {
  position: absolute;
  bottom: 0;

  background-size: 100% 100%;
  height: 1.8rem;
  padding-top: 0.8rem;
  left: 0;
  color: #D3D3D3;
  text-align: center;
  font-family: Arial;
  width: 100%;
}

.re_list .num strong {
  color: #fff;
  font-weight: normal;
}
.tan_huodong {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tan_huodong .main {
  width: 9.6rem;
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 0.3rem;
  display: flex;
  justify-content: space-between;
}

.tan_huodong .big_imgLB {
  width: 80%;
  margin-bottom: 0.2rem;
  margin: 0;
}

.tan_huodong .big_imgLB .nei {
  width: 100%;
  height: 5.4rem;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.tan_huodong .big_imgLB .nei img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.tan_huodong .big_imgLB .nei .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  padding: 0.5rem 0.4rem;
  color: #fff;
 
  background-size: 100% 100%;
  z-index: 11;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tan_huodong .big_imgLB .nei .text-box .ll {
  color: #fff;
  max-width: 60%;
}

.tan_huodong .big_imgLB .nei .text-box .ll .title {
  width: 100%;
}

.tan_huodong .big_imgLB .nei .text-box .ll .desc {
  font-size: 14px;
}
.tan_huodong .big_imgLB .nei .text-box .ll .desc span {
  color: #2F61DF;
}
.tan_huodong .big_imgLB .nei .text-box .a {
  width: 1.4rem;
  line-height: 46px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  background: #2F61DF;
  padding: 0;
}

.tan_huodong .thumbs_lb {
  width: 17%;
  height: 5.4rem;
  margin: 0;
}

.tan_huodong .thumbs_lb img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  background: #000;
  border-radius: 5px;
  cursor: pointer;
}
.tan_huodong .thumbs_lb .swiper-slide-thumb-active img {
  border: 3px solid #2F61DF;
}
.tan_huodong .next,
.tan_huodong .prev {
  position: absolute;
  top: 40%;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 24px;
  font-family: 宋体;
  cursor: pointer;
  font-weight: bold;
  z-index: 50;
}

.tan_huodong .next:hover,
.tan_huodong .prev:hover {
  color: #fff;
  background: #2F61DF;
}
.tan_huodong .next {
  left: -80px;
}

.tan_huodong .close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  cursor: pointer;
}
.tan_huodong .close:after,
.tan_huodong .close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
.tan_huodong .close:hover {
  background: #0393CD;
}
.tan_huodong .close:hover:after,
.tan_huodong .close:hover:before {
  background: #fff;
}
.tan_huodong .close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tan_huodong .close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.product_slovr{width: 1080px;margin: 0 auto;}
.product_DC{width: 100%;min-width: 1180px;margin-top: 120px; margin-bottom: 120px;}
.product_CC{width: 1200px;margin: 0 auto;background:#FFFFFF ;}
.product_DD{text-align: center;}
.product_pile{width:100%;text-align: center;padding-top:60px;border-bottom: 2px solid #7FCA15;height: 60px;}
.product_piles{margin: 15px 0px 40px 152px;height: 25px;}
.product_piles3{margin: 15px 324px 40px ;height: 25px;	}
.product_piles5{margin: 15px 0 40px;height: 25px;	}
.product_piles6{margin: 15px 152px 40px;height: 25px;	}
.product_piles1{width: 215px;float: left;}
.product_piles2{width: 247px;float: left;}
.product_piles4{width: 180px;float: left;}
.product_piles0{width: 180px;margin: 0 auto;}
.product_pilecs{overflow-wrap: break-word;color: #333333;font-size: 18px;margin-left: 10px;white-space: nowrap;line-height: 25px;}
.product_pilecs1{overflow-wrap: break-word;color: #333333;font-size: 18px;margin-left: 10px;white-space: nowrap;line-height: 25px;	text-align: center;	}

.product_space{padding-top: 40px;padding-bottom: 40px;}
.product_pile h5{font-size: 40px;font-weight: 500;color: #333333;line-height: 40px;letter-spacing: 2px;}
.product_pile p{line-height: 33px;font-size: 14px;color: #666666;}
.product_pile img{}
.product_refer{width: 1180px;margin: 0 auto;}
.product_tu{width:100%;text-align: center;}
.product_aa{padding: 60px;text-align: center;}
.product_base{padding-top: 40px;text-align: center;}
.product_AC{overflow: hidden;padding-bottom:  60px;}

div.table{
		font-size:0;
		width:100%;
		border-top-style: solid;
		border-top-width: 1px;
		border-left-style: solid;
		border-left-width: 1px;
		border-color: #EEEEEE;
		margin:0 auto;
	}

	/* div.table>div>div{
		height: 35px;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		width:199px;
		display:inline-block;
	
	} */

	div.table>div{}
.product_ACS{width: 100%;margin: 0 auto;}
.product_ACS1{width: 100%;margin: 0 auto;}
.product_AC01{width: 149px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC02{width: 215px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC03{width: 248px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC04{width: 927px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC05{width: 429px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC06{width: 347px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}	
.product_AC07{width: 497px;height: 35px;border-right-width: 1px;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;display:inline-block;border-color: #EEEEEE;}
.product_AC_cc{float: left;width: 33%;height: 35px;}
.product_AC_cd{font-size: 14px;color: #666666;overflow: hidden;line-height: 36px;font-weight: 400;text-align: center;}
.product_AC_cds{font-size: 14px;color: #666666;overflow: hidden;line-height: 36px;font-weight: 400;margin-left: 20px;float: left;}
.shoot_cont4 {overflow: hidden;padding-bottom: 60px;}
.ul {margin-top: 0;margin-bottom: 9px; padding: 40px;}
.shoot_cont4 ul li {width: 25%;float: left;margin-top: 30px;}
.shoot_cont4 ul li img {display: block;margin: auto;width: 80px;height: 80px;}
.shoot_cont4 ul li p {font-size: 14px;text-align: center;color: #505050;}
.nex_section {background: url(./DC03/DCY01.png)center top / cover no-repeat;height: 700px;width: 100%;margin: 0 0 1px 0;}
.nex_block_5 {width: 100%;height: 700px;background-size: 100% 100%;}
.nex_dc03{font-size: 40px;color: #FFFFFF;text-align: center;padding-top: 120px;}
.nex_blocks{width: 1200px;margin: 0 auto;}
.nex_blocks ul{width: 100%;margin-top: 80px;}
.nex_blocks ul li{float: left;padding: 0 15px;width: 265px;height: 206px;margin-bottom: 30px;}
.nex_block_5 ul li img{}
.nex_block_6{width: 56px;height: 56px;margin: 0 auto;}
.nex_gdc03{width: 100%;}
.nex_gdc03 h5{height: 20px;line-height: 20px;overflow: hidden;color: #FFFFFF;font-size: 20px;font-weight: 400;text-align: center;margin: 20px 0;}
.nex_dcx{width: 100%;}
.nex_dcxq{width: 1200px;margin: 0 auto;}
.nex_dcxq_left{width: 527px;padding-top: 220px;}
.nex_dcxq_L{height: 78px;padding-bottom: 28px;}
.nex_dcxq_LL{font-size: 56px;color: #7FCA15;line-height: 78px;float: left;}
.nex_dcxq_left p{font-size: 16px;color: #333333;height: 44px;line-height: 22px;}
.nex_dcxq_LR{font-size: 56px;color: #333333;line-height: 78px;float: right;}
.nex_dcxq_right{float: right;    padding-top: 2.2rem;width: 520px;}
.nex_dcxq_RR{font-size: 56px;color: #FFFFFF;line-height: 78px;float: right;}
.nex_dcxq_right p{font-size: 16px;color: #FFFFFF;line-height: 22px;}
.nex_dcxs1{background: url(./DC03/DC03x1.png)center top / cover no-repeat;height: 9.67rem;}
.nex_dcxs2{background: url(./DC03/DC03x2.png)center top / cover no-repeat;height:7.78rem;}
.nex_box{width: 100%;height: 572px;background: #F7F7F8;}
.nex_boxas{padding-top: 120px;display: flex;}
.nex_boxasc{width: 16px;height: 16px;border-radius: 50%;margin-top: 20px;background: #7FCA15;}
.nex_boxasc_group{font-size: 40px;color: #333333;text-align: justify;white-space: nowrap;line-height: 56px;margin-left: 10px;}
.image-wrapper{width: 100%;margin: 0 auto; margin-top: 56px;}
.image-wrapper img{width: 218px;height: 220px;margin-right: 79px;}
.nex_groupac{width:100% ;height: 100%;background: url(./AS/AS-10G.png)center top / cover no-repeat;}
.ACfunction{width:100% ;height:100%;background: url(./AC01Y.png)center top / cover no-repeat;}
.ACfunctions{width: 100%;margin-top: 120px;}
.ACfunctions ul{}
.ACfunctions ul li{width: 50%;height: 105px;display: flex;position: relative;float: left}
.ACfunctions ul li h4{font-size: 20px;color: #FFFFFF;}
.ACfunctions ul li p{text-align: center;font-size: 14px;color: #FFFFFF;line-height: 25px;}
.ACfunctions ul li img{width: 54px;height: 54px;}
.ACfunctionsl{text-align: left;margin-left: 11px;}
.nex_groupact{display: flex;padding: 1.46rem 0;}
.nex_groupacts{font-size: 40px;letter-spacing: 2px;color: #FFFFFF;line-height: 56px; position: absolute;}
.nex_groupas{width: 100%;margin-top: 72px;}
.nex_groupaL{width: 668px;float: left;}
.nex_groupaLL{height: 36px;margin-bottom: 40px;}
.nex_groupaLL img{width: 36px;height: 36px;}
.nex_groupaLL span{font-size: 20px;color: #FFFFFF;line-height: 36px;margin-left: 10px;}
.nex_groupaR{width: 532px;float: left;}
.aj_function{width: 100%;height: 529px;background: #FFFFFF;}
.aj_list-items{width: 100%;margin-top: 60px;}
.aj_list-items ul{width: 100%;}
.aj_list-items ul li{width: 300px;height: 172px;float: left;}
.AS_block{width: 120px;height: 120px;margin: 0 auto}
.AS_block img{}
.AS_blockss {font-size: 20px;color: #333333;line-height: 28px;text-align: center;}
.DCN_section{width: 100%;height: 9.82rem;background: url(./DCN/DNCC03.png) center top / cover no-repeat;}
.DCN_section1{width: 100%;height: 6.72rem;background: url(./DCN/DNCC02.png)center top / cover no-repeat;}
.DCN_section2{width: 100%;height: 9.72rem;background: url(./DCN/DNCC01.png) center top / cover no-repeat;}
.DCN_sectionL{width: 520px;padding-top: 1.52rem;}
.DCN_sectionLL{margin-bottom: 69px;}
.DCN_sectionLS{width: 467px;margin: 0 auto;height: auto;}
.DCN_sectionLS_L{font-size: 56px;color:#7FCA15 ;line-height: 78px;float: left;}
.DCN_sectionLS_R{font-size: 56px;color:#FFFFFF ;line-height: 78px;text-align: right;}
.DCN_sectionLLs1{font-size: 56px;color:#7FCA15 ;line-height: 78px;}
.DCN_sectionLLs2{font-size: 56px;color:#333333 ;line-height: 78px;}
.DCN_sectionLLs3{font-size: 56px;color:#7FCA15 ;line-height: 78px;text-align: center;}
.DCN_sectionLLs4{font-size: 56px;color:#333333 ;line-height: 78px;text-align: center;}
.DCN_sectionL span {font-size: 16px;color:#333333 ;line-height: 24px;}
.DCN_section3 {padding:1.2rem 0 ;width: 520px;margin: 0 auto;}
.DCN_sectionLR  {font-size: 16px;color:#333333 ;line-height: 24px;text-align: center;margin-top: 37px;}
.DCN_sectionLR1  {font-size: 16px;color:#FFFFFF ;line-height: 24px;text-align: center;margin-top: 37px;}