body {
  padding-top: 1.3rem;
  padding-bottom: 1.7rem; }
 


.head_monu_popup {
  position: fixed;
  width: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 99;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.head_monu_popup .head_nav {
  overflow-x: hidden;
  float: left;
  height: 100%;
  width: 4.6rem;
  background-color: #ffffff;
  padding: 0.27rem 0.5rem 0; }
.head_monu_popup .head_nav .nav_exit {
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  padding: 0.24rem;
  box-shadow: 0px 0.07rem 0.21rem 0px rgba(8, 1, 3, 0.07); }
.head_monu_popup .head_nav .nav_exit .iconfont {
  color: #b5b5b5;
  font-size: 0.36rem;
  height: 0.25rem;
  line-height: 0.36rem; }
.head_monu_popup .head_nav .nav_monu {
  float: left;
  width: 100%; }
.head_monu_popup .head_nav .nav_monu .black {
  font-size: 0.36rem;
  color: #333333;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.head_monu_popup .head_nav .nav_monu .black:not(:last-child) {
  margin-bottom: 0.5rem; }
.head_monu_popup .head_nav .nav_monu .black .iconfont {
  color: #50536b;
  font-size: 0.45rem; }
.head_monu_popup .head_nav .nav_monu .black .iconfont:nth-of-type(1) {
  margin-right: 0.25rem; }
.head_monu_popup .head_nav .nav_monu .black .iconfont.icon-gongsi1 {
  font-size: 0.46rem;
  margin-right: 0.23rem; }
.head_monu_popup .head_nav .nav_monu .black .iconfont.icon-shouye, .head_monu_popup .head_nav .nav_monu .black .iconfont.icon-chanpin1, .head_monu_popup .head_nav .nav_monu .black .iconfont.icon-xinwen {
  font-size: 0.44rem; }
.head_monu_popup .head_nav .nav_monu .black .icon-icon--copy {
  font-size: 0.36rem;
  color: #d4d4d4;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.head_monu_popup .head_nav .nav_monu .black .nav_down {
  display: none;
  width: 100%;
  color: #666666;
  letter-spacing: 0px;
  font-size: 0.3rem;
  margin-top: 0.3rem;
  line-height: 0.3rem;
  background-color: #f9f9f9;
  padding: 0.35rem 0 0.35rem 0.65rem; }
.head_monu_popup .head_nav .nav_monu .black .nav_down a {
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.head_monu_popup .head_nav .nav_monu .black .nav_down a:not(:last-child) {
  margin-bottom: 0.3rem; }
.head_monu_popup .head_nav .nav_monu .black .nav_down .active {
  color: #1c4b8d; }
.head_monu_popup .head_nav .nav_monu .black.active {
  color: #1c4b8d; }
.head_monu_popup .head_nav .nav_monu .black.active_down .icon-icon--copy {
  color: #50536b;
  -o-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg); }

/********************************* header STRAT ********************************/
.header {
  height: 1.3rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 90;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee; }
.header .top {
  height: 100%;
  padding: 0 0.25rem; }
.header .top .head_logo {
  margin-right: 2.1rem; }
.header .top .head_logo .picture_container {
  width: 3.08rem;
  height: 0.63rem; }
.header .top .head_search, .header .top .head_monu {
  margin-right: 0.63rem; }
.header .top .head_search .iconfont, .header .top .head_monu .iconfont {
  color: #950505;
  font-size: 0.54rem; }
.header .top .head_monu .iconfont {
  font-size: 0.63rem; }

/********************************* header END ********************************/
/********************************* footer STRAT ********************************/

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  z-index: 10;
  background-color: #ffffff;
  padding: 0.2rem 0.68rem;
  box-shadow: -0.03rem -0.06rem 0.21rem 0px rgba(75, 75, 75, 0.07); }
.footer .black {
  color: #888888; }
.footer .black .iconfont {
  font-size: 0.52rem;
  margin-bottom: 0.15rem; }
.footer .black .title {
  text-align: center;
  color: #333;
  font-size: 0.24rem; }
.footer .black.active {
  color: #1c4b8d; }
.footer .black.active .title {
  color: #1c4b8d; }

/********************************* footer END ********************************/
/********************************* body_footer STRAT ********************************/
.body_footer {
  padding: 0.2rem 0.5rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #999999;
  text-align: center; }

/********************************* body_footer END ********************************/
/********************************* inner_title END ********************************/
.inner_title {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  height: 1.1rem;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
  padding: 0 0.7rem; }
.inner_title .cneter {
  height: 100%; }
.inner_title .cneter > .flex {
  height: 100%; }
.inner_title .black .title {
  font-size: 0.32rem;
  line-height: 1.1rem;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 0.15rem;
  position: relative; }
.inner_title .black .title::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  -o-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  width: 0;
  height: 0.08rem;
  background-color: #950505;
  border-radius: 0.04rem;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.inner_title .black .icon-icon--copy {
  color: #bbbbbb;
  font-size: 0.25rem;
  line-height: 1.1rem;
  -o-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg); }
.inner_title .black .inner_down {
  position: absolute;
  top: 1.1rem;
  padding: 0.4rem 0.7rem;
  background-color: #ffffff;
  left: 0;
  right: 0;
  top: 1.09rem;
  margin: auto;
  display: none; }
.inner_title .black .inner_down li {
  font-size: 0.28rem;
  line-height: 0.28rem; }
.inner_title .black .inner_down li:not(:last-child) {
  padding-bottom: 0.4rem; }
.inner_title .black .inner_down li .icon-gougou {
  display: none;
  color: #1c4b8d;
  font-size: 0.3rem; }
.inner_title .black .inner_down li.active .icon-gougou {
  display: block; }
.inner_title .black.blacks.active .title::after {
  width: 0.6rem; }

.innder_name {
  font-size: 0.36rem;
  font-weight: 900;
  letter-spacing: 0px;
  color: #444444;
  text-align: center;
  padding: 0.4rem 0; }

/********************************* inner_title END ********************************/
/********************************* index STRAT ********************************/
.index section {
  padding-top: 0.45rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.25rem;
  background-color: #ffffff; }

.index .index_banner {
  width: 100%; }
.index .index_banner .picture_container {
  padding-top: 66.66667%; }
.index .index_banner .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: none;
  border: 1px solid #1c4b8d;
  opacity: 1; }
.index .index_banner .swiper-pagination-bullet-active {
  background: #1c4b8d; }
.index .index_banner .swiper-container-horizontal > .swiper-pagination-bullets,
.index .index_banner .swiper-pagination-custom,
.index .index_banner .swiper-pagination-fraction {
  bottom: 0.2rem; }
.index .index_banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.125rem; }

.index .index_title {
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
  border-bottom: 1px solid #eeeeee; }
.index .index_title .index_title_left .icon {
  height: 100%;
  width: 0.1rem;
  background-color: #950505;
  margin-right: 0.15rem; }
.index .index_title .index_title_left .txt {
  font-size: 0.4rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600; }
.index .index_title .more {
  font-size: 0.26rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #bbbbbb; }

.index .main1 .content .black {
  width: 3.38rem;
  height: 3.3rem;
  background-color: #f9f9f9;
  padding-top: 0.3rem; }
.index .main1 .content .black:not(:nth-child(n+3)) {
  margin-bottom: 0.25rem; }
.index .main1 .content .black .title {
  font-size: fotSz(30rem);
  line-height: fotSz(30rem);
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin-bottom: 0.2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.index .main1 .content .black .btn {
  width: 1.4rem;
  height: 0.45rem;
  text-align: center;
  color: #ffffff;
  border-radius: 23px;
  font-size: 0.22rem;
  line-height: 0.45rem;
  background-color: #1c4b8d;
  margin: 0 auto;
  margin-bottom: 0.25rem; }
.index .main1 .content .black .img {
  width: 1.9rem;
  margin: 0 auto; }
.index .main1 .content .black .img .picture_container {
  padding-top: 73.52941%; }

.index .main2 .index_monu_product {
  margin-bottom: 0.5rem; }
.index .main2 .index_monu_product .swiper-slide {
  font-size: 0.3rem;
  line-height: 0.34rem;
  letter-spacing: 0px;
  color: #888888;
  width: auto;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.index .main2 .index_monu_product .swiper-slide.active {
  font-size: 0.34rem;
  color: #333333; }

.index .main2 .content {
  position: relative;
  height: 5.95rem; }
.index .main2 .content .black {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.index .main2 .content .black .swiper-container {
  padding-bottom: 0.6rem; }
.index .main2 .content .black .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: none;
  border: 1px solid #1c4b8d;
  opacity: 1; }
.index .main2 .content .black .swiper-pagination-bullet-active {
  background: #1c4b8d; }
.index .main2 .content .black .swiper-container-horizontal > .swiper-pagination-bullets,
.index .main2 .content .black .swiper-pagination-custom,
.index .main2 .content .black .swiper-pagination-fraction {
  bottom: -4px; }
.index .main2 .content .black .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.125rem; }
.index .main2 .content .black .img {
  width: 6.25rem;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0.35rem; }
.index .main2 .content .black .img .picture_container {
  padding-top: 56%; }
.index .main2 .content .black .title {
  width: 6.25rem;
  line-height: 0.40rem;
  letter-spacing: 0px;
  margin: 0 auto;
  color: #444444;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0.35rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.index .main2 .content .black .abstract {
  text-align: left;
  width: 6.25rem;
  margin: 0 auto;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.4rem;
  max-height: 0.8rem;
  min-height: 0.8rem; }

.index .main3 .content {
  border-radius: 10px;
  overflow: hidden;
  padding: 0.4rem;
  min-height: 6.25rem;
  background-image: url(../images/public/index_about_bg.png); }
.index .main3 .content .title {
  font-size: 0.34rem;
  line-height: 0.34rem;
  font-weight: 600;
  margin-bottom: 0.4rem;
  letter-spacing: 0px;
  color: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.index .main3 .content .abstract {
  font-size: 0.24rem;
  line-height: 0.42rem;
  letter-spacing: 1px;
  color: #ffffff; }

.index .main4 .content .index_monu_news p {
  font-size: 0.3rem;
  line-height: 0.34rem;
  letter-spacing: 0px;
  color: #888888;
  width: auto;
  margin-right: 0.4rem;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.index .main4 .content .index_monu_news .active {
  font-size: 0.34rem;
  color: #333333; }

.index .main4 .content .txt {
  margin-top: 0.45rem;
  position: relative;
  min-height: 7rem; }
.index .main4 .content .txt .black {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 0;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.index .main4 .content .txt .black .line, .index .main4 .content .txt .product_popup .black .lines, .product_popup .index .main4 .content .txt .black .lines {
  padding-bottom: 0.28rem; }
.index .main4 .content .txt .black .line:not(:last-child), .index .main4 .content .txt .product_popup .black .lines:not(:last-child), .product_popup .index .main4 .content .txt .black .lines:not(:last-child) {
  border-bottom: 1px dashed #eeeeee; }
.index .main4 .content .txt .black .line:not(:first-child), .index .main4 .content .txt .product_popup .black .lines:not(:first-child), .product_popup .index .main4 .content .txt .black .lines:not(:first-child) {
  padding-top: 0.3rem; }
.index .main4 .content .txt .black .line .title, .index .main4 .content .txt .product_popup .black .lines .title, .product_popup .index .main4 .content .txt .black .lines .title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #888888;
  font-size: 0.26rem;
  margin-bottom: 0.25rem; }
.index .main4 .content .txt .black .line .time, .index .main4 .content .txt .product_popup .black .lines .time, .product_popup .index .main4 .content .txt .black .lines .time {
  font-size: 0.22rem;
  line-height: 0.22rem;
  color: #bbbbbb; }
.index .main4 .content .txt .black .chunk {
  padding-bottom: 0.3rem; }
.index .main4 .content .txt .black .chunk:not(:last-child) {
  border-bottom: 1px dashed #eeeeee; }
.index .main4 .content .txt .black .chunk:not(:first-child) {
  padding-top: 0.3rem; }
.index .main4 .content .txt .black .chunk .problem {
  font-size: 0.28rem;
  line-height: 0.28rem;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 0.3rem; }
.index .main4 .content .txt .black .chunk .problem span {
  color: #950505;
  margin-right: 0.2rem; }
.index .main4 .content .txt .black .chunk .problem p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.index .main4 .content .txt .black .chunk .answer {
  font-size: 0.22rem;
  color: #888888; }
.index .main4 .content .txt .black .chunk .answer span {
  color: #1c4b8d;
  font-weight: 600;
  font-size: 0.28rem;
  margin-right: 0.2rem; }
.index .main4 .content .txt .black .chunk .answer p {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.38rem;
  max-height: 0.76rem;
  min-height: 0.76rem; }
.index .main4 .content .txt .black.active {
  z-index: 1;
  opacity: 1; }

/********************************* index END ********************************/
/********************************* product STRAT ********************************/
.product {
  padding-top: 1.5rem; }
.product .main1 .black {
  margin-bottom: 0.4rem; }
.product .main1 .black .img {
  width: 3.25rem;
  background-color: #ffffff;
  padding: 0.6rem 0; }
.product .main1 .black .img .picture_container {
  padding-top: 2rem; }
.product .main1 .black .title {
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin-top: 0.24rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.product .loadData {
  margin-top: 0.2rem;
  margin-bottom: 0.4rem; }

/********************************* product END ********************************/
/********************************* product-details STRAT ********************************/
.product-details {
  padding-top: 0.3rem; }
.product-details section {
  margin-bottom: 0.25rem; }
.product-details .center {
  background-color: #ffffff;
  border-radius: 0.1rem; }
.product-details .main1 .center {
  padding: 0 0.37rem 0.3rem; }
.product-details .main1 .img_top {
  padding: 1rem;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0.3rem; }
.product-details .main1 .img_top .img {
  margin: 0 auto; }
.product-details .main1 .img_top .img .picture_container {
  padding-top: 83%; }
.product-details .main1 .title {
  font-size: 0.34rem;
  letter-spacing: 0px;
  font-weight: 600;
  line-height: 0.34rem;
  color: #1c4b8d; }
.product-details .main2 .center {
  padding: 0.4rem 0.35rem; }
.product-details .main2 .content {
  padding-bottom: 0.35rem;
  border-bottom: 1px solid #eeeeee; }
.product-details .main2 .content .black {
  font-size: 0.26rem;
  line-height: 0.52rem;
  letter-spacing: 0px;
  color: #666666; }
.product-details .main2 .content .black .name {
  width: 1.7rem;
  
  margin-right: 0.5rem; }
.product-details .main2 .title {
  font-size: 0.26rem;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 0.3rem;
  margin-bottom: 0.6rem; }
.product-details .main2 .title span {
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #0d3e88;
  font-weight: 600; }
.product-details .main2 .btn {
  margin: 0 auto;
  width: 4rem;
  border-radius: 0.35rem;
  border: solid 1px #1c4b8d;
  height: 0.7rem;
  font-size: 0.26rem;
  letter-spacing: 0px;
  color: #1c4b8d;
  line-height: 0.68rem;
  text-align: center; }
.product-details .main3 .title_monu {
  padding-top: 0.35rem;
  border-bottom: 1px solid #eeeeee; }
.product-details .main3 .title_monu .swiper-slide {
  position: relative;
  font-size: 0.32rem;
  line-height: 0.34rem;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 900;
  width: auto;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 0.45rem; }
.product-details .main3 .title_monu .swiper-slide::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0.08rem;
  background-color: #950505;
  border-radius: 0.04rem;
  -o-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }
.product-details .main3 .title_monu .swiper-slide.active::after {
  width: 0.6rem; }
.product-details .main3 .content .black {
  border-radius: 0.1rem;
  margin-top: 0.4rem;
  display: block; }
.product-details .main3 .content .black .line, .product-details .main3 .content .product_popup .black .lines, .product_popup .product-details .main3 .content .black .lines {
  margin: 0 0.35rem; }
.product-details .main3 .content .black .line:not(:first-child), .product-details .main3 .content .product_popup .black .lines:not(:first-child), .product_popup .product-details .main3 .content .black .lines:not(:first-child) {
  margin-top: 0.3rem; }
.product-details .main3 .content .black .line .name, .product-details .main3 .content .product_popup .black .lines .name, .product_popup .product-details .main3 .content .black .lines .name {
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0px;
  color: #333333; }
.product-details .main3 .content .black .line .btn, .product-details .main3 .content .product_popup .black .lines .btn, .product_popup .product-details .main3 .content .black .lines .btn {
  width: 2rem;
  height: 0.75rem;
  font-size: 0.28rem;
  background-color: #eeeeee;
  border-radius: 0.37rem;
  text-align: center;
  color: #888888; }
.product-details .main3 .content .black .line .btn .iconfont, .product-details .main3 .content .product_popup .black .lines .btn .iconfont, .product_popup .product-details .main3 .content .black .lines .btn .iconfont {
  color: #9c9c9c;
  font-size: 0.3rem;
  margin-left: 0.15rem; }
.product-details .main3 .content .blacks {
  padding: 0.4rem 0.3rem 0; }
.product-details .main3 .content .blacks .product_chunk:nth-of-type(n+3) {
  margin-top: 0.4rem; }
.product-details .main3 .content .blacks .product_chunk .product_related {
  background-color: #f9f9f9;
  width: 3rem; }
.product-details .main3 .content .blacks .product_chunk .product_related .img {
  width: 1rem;
  padding: 0.5rem 0;
  margin: 0 auto; }
.product-details .main3 .content .blacks .product_chunk .product_related .img .picture_container {
  padding-top: 200%; }
.product-details .main3 .content .blacks .title {
  margin-top: 0.2rem;
  text-align: center;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.product_popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow-x: hidden;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5); }
.product_popup .center {
  width: 100%;
  margin-top: 3.5rem;
  margin-bottom: 0.5rem; }
.product_popup .flex {
  width: 100%;
  height: 100%; }
.product_popup .black {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 0.35rem 0; }
.product_popup .black .product_exit {
  position: absolute;
  right: -0.07rem;
  top: -0.31rem;
  width: 0.62rem;
  color: #b5b5b5;
  font-size: 0.24rem;
  height: 0.62rem;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 0.62rem;
  box-shadow: 0px 0.07rem 0.21rem 0px rgba(8, 1, 3, 0.07); }
.product_popup .black .title {
  font-size: 0.36rem;
  line-height: 0.36rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 0.3rem; }
.product_popup .black .product_popup_img {
  width: 100%;
  padding: 0.4rem 0 0.3rem;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }
.product_popup .black .product_popup_img .img {
  width: 2rem;
  margin: 0 auto; }
.product_popup .black .product_popup_img .img .picture_container {
  padding-top: 100%; }
.product_popup .black .product_popup_img .name {
  font-size: 0.3rem;
  letter-spacing: 0px;
  color: #444444;
  margin-top: 0.3rem;
  text-align: center; }
.product_popup .black .content {
  padding: 0 0.3rem; }
.product_popup .black .product_prompt {
  font-size: 0.22rem;
  letter-spacing: 0px;
  font-weight: 600;
  color: #950505;
  margin-top: 0.3rem;
  margin-bottom: 0.4rem; }
.product_popup .black .line:not(:first-child), .product_popup .black .lines:not(:first-child) {
  margin-top: 0.3rem; }
.product_popup .black .line .prompt, .product_popup .black .lines .prompt {
  font-size: 0.24rem;
  letter-spacing: 1px;
  color: #888888; }
.product_popup .black .line .import, .product_popup .black .lines .import {
  width: 100%;
  font-size: 0.24rem;
  color: #888888;
  margin-top: 0.2rem;
  height: 0.7rem;
  background-color: #f9f9f9;
  border-radius: fotnSz(5rem); }
.product_popup .black .lines .import {
  width: 3.8rem; }
.product_popup .black .lines .code {
  width: 1.8rem; }
.product_popup .black .btn {
  display: block;
  width: 4rem;
  height: 0.7rem;
  border-radius: 0.35rem;
  border: solid 1px #1c4b8d;
  line-height: 0.68rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.6rem;
  font-size: 0.26rem;
  letter-spacing: 0px;
  color: #1c4b8d; }

/********************************* product-details END ********************************/
/********************************* news STRAT ********************************/
.news .innder_name {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  top: 1.3rem;
  padding-bottom: 0.2rem;
  background-color: #ffffff; }

.news .inner_title {
  top: 2.3rem; }

.news .main1 {
  padding-top: 2.1rem; }
.news .main1 .black {
  width: 100%;
  background-color: #ffffff;
  padding: 0.4rem 0; }
.news .main1 .black:not(:last-child) {
  margin-bottom: 0.25rem; }
.news .main1 .center .img {
  width: 7rem; }
.news .main1 .center .picture_container {
  padding-top: 47.14286%; }
.news .main1 .center .txt .tilte {
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 0.35rem;
  margin-bottom: 0.28rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.news .main1 .center .txt .abstract {
  font-size: 0.22rem;
  letter-spacing: 0px;
  color: #888888;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.4rem;
  max-height: 0.8rem;
  min-height: 0.8rem; }
.news .main1 .loadData {
  margin-top: 0.35rem;
  margin-bottom: 0.1rem; }

.news .loadData {
  padding-top: 0.4rem;
  padding-bottom: 0.2rem; }

/********************************* news END ********************************/
/********************************* news-details STRAT ********************************/
.news-details {
  padding-top: 0.3rem; }
.news-details .main1 {
  padding: 0.4rem 0 0.35rem;
  background-color: #ffffff;
  margin-bottom: 0.2rem; }
.news-details .content .title {
  font-size: 0.36rem;
  font-weight: 600;
  letter-spacing: 0px;
  color: #444444;
  text-align: center; }
.news-details .content .time {
  font-size: 0.24rem;
  line-height: 0.26rem;
  letter-spacing: 0px;
  color: #888888;
  margin-top: 0.24rem; }
.news-details .content .time span:nth-of-type(1) {
  margin-right: 0.55rem; }
.news-details .content .txt {
  padding-top: 0.4rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #eeeeee; }
.news-details .content .switch {
  margin-top: 0.4rem; }

/********************************* news-details END ********************************/
/********************************* case STRAT ********************************/
.case .main1 {
  background-color: #ffffff;
  padding-bottom: 0.45rem;
  margin-bottom: 0.2rem; }

.case .title_monu {
  border-bottom: 1px solid #eeeeee; }
.case .title_monu .swiper-slide {
  position: relative;
  font-size: 0.3rem;
  line-height: 0.34rem;
  letter-spacing: 0px;
  color: #888888;
  width: auto;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 0.45rem; }
.case .title_monu .swiper-slide::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0.08rem;
  background-color: #950505;
  border-radius: 0.04rem;
  -o-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }
.case .title_monu .swiper-slide.active {
  font-size: 0.34rem;
  color: #333333; }
.case .title_monu .swiper-slide.active::after {
  width: 0.6rem; }

.case .content {
  padding-bottom: 0.2rem; }
.case .content .black {
  padding-bottom: 0.3rem;
  padding-top: 0.3rem; }
.case .content .black:nth-child(n+2) {
  border-top: 1px solid #eeeeee; }
.case .content .black .img {
  width: 2.8rem; }
.case .content .black .img .picture_container {
  padding-top: 55.35714%; }
.case .content .black .txt {
  width: 3.8rem; }
.case .content .black .txt .name {
  font-size: 0.3rem;
  line-height: 0.3rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.45rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.case .content .black .txt .abstract {
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.44rem;
  max-height: 0.88rem;
  min-height: 0.88rem; }

/********************************* case END ********************************/
/********************************* download STRAT ********************************/
.download .innder_name {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  top: 1.3rem;
  background-color: #ffffff; }

.download .download_search {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  top: 2.5rem;
  background-color: #ffffff;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #eeeeee; }
.download .download_search .download_input_search {
  width: 100%;
  position: relative; }
.download .download_search .download_input_search input {
  width: 100%;
  height: 0.8rem;
  background-color: #f9f9f9;
  color: rgba(68, 68, 68, 0.36);
  padding-left: 0.3rem;
  padding-right: 0.85rem;
  font-size: 0.24rem;
  line-height: 0.8rem;
  border-radius: 0.4rem; }
.download .download_search .download_input_search input::-webkit-input-placeholder {
  color: rgba(68, 68, 68, 0.36); }
.download .download_search .download_input_search input:-moz-placeholder {
  color: rgba(68, 68, 68, 0.36); }
.download .download_search .download_input_search input:-ms-input-placeholder {
  color: rgba(68, 68, 68, 0.36); }
.download .download_search .download_input_search input::placeholder {
  color: rgba(68, 68, 68, 0.36); }
.download .download_search .download_input_search .btn {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -o-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }
.download .download_search .download_input_search .btn .iconfont {
  font-size: 0.4rem;
  color: #950505; }

.download .inner_title {
  display: block !important;
  padding: 0 0.25rem;
  top: 3.8rem; }
.download .inner_title .inner_down {
  padding: 0.4rem 0.25rem;
  border-bottom: 1px solid #eeeeee; }

.download .main1 {
  padding-top: 3.6rem; }
.download .main1 .black {
  margin-top: 0.24rem;
  background-color: #ffffff;
  padding: 0.4rem 0.35rem; }
.download .main1 .black .title {
  font-size: 0.3rem;
  line-height: 0.33rem;
  margin-bottom: 0.2rem;
  letter-spacing: 0px;
  color: #333333; }
.download .main1 .black .abstract {
  margin-bottom: 0.3rem;
  font-size: 0.22rem;
  line-height: 0.33rem;
  letter-spacing: 0px;
  color: #888888; }
.download .main1 .black .btn {
  width: 1.8rem;
  height: 0.7rem;
  background-color: #eeeeee;
  border-radius: 0.35rem;
  font-size: 0.24rem;
  line-height: 0.7rem;
  letter-spacing: 0px;
  text-align: center;
  color: #bbbbbb;
  padding: 0 0.45rem; }
.download .main1 .black .btn .iconfont {
  font-size: 0.26rem; }
.download .main1 .black .btn:hover {
  background-color: #1c4b8d;
  color: #ffffff; }
.download .main1 .loadData {
  margin-top: 0.45rem;
  margin-bottom: 0.2rem; }

/********************************* download END ********************************/
/********************************* service_model STRAT ********************************/
.service_model .main1 {
  padding-bottom: 0.4rem;
  margin-bottom: 0.2rem;
  background-color: #ffffff; }
.service_model .main1 .black:not(:last-child) {
  padding-bottom: 0.35rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #eeeeee; }
.service_model .main1 .black .title {
  font-size: 0.3rem;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.service_model .main1 .black .abstract {
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.3rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.4rem;
  max-height: 0.8rem;
  min-height: 0.8rem; }
.service_model .main1 .black .time {
  font-size: 0.22rem;
  line-height: 0.24rem;
  letter-spacing: 0px;
  color: #666666;
  opacity: 0.3; }
.service_model .main1 .loadData {
  margin-top: 0.5rem; }

/********************************* service_model END ********************************/
/********************************* service_problem STRAT ********************************/
.service_problem .main1 .innder_name {
  background-color: #ffffff; }

.service_problem .main1 .black {
  background-color: #ffffff;
  border-radius: 0.3rem;
  margin-top: 0.24rem;
  padding: 0.3rem 0.3rem; }
.service_problem .main1 .black span {
  font-size: 0.24rem;
  letter-spacing: 0px;
  margin-right: 0.2rem;
  font-weight: 600; }
.service_problem .main1 .black .title {
  margin-bottom: 0.3rem; }
.service_problem .main1 .black .title p {
  font-size: 0.28rem;
  line-height: 0.28rem;
  letter-spacing: 0px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.service_problem .main1 .black .title span {
  color: #950505; }
.service_problem .main1 .black .abstract p {
  font-size: 0.22rem;
  letter-spacing: 0px;
  color: #888888;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.38rem;
  max-height: 0.76rem;
  min-height: 0.76rem; }
.service_problem .main1 .black .abstract span {
  color: #1c4b8d; }

.service_problem .main1 .loadData {
  margin-top: 0.4rem;
  margin-bottom: 0.2rem; }

/********************************* service_problem END ********************************/
/********************************* join_concept STRAT ********************************/
.join_concept .inner_title {
  position: relative;
  z-index: 1;
  padding: 0 .25rem; }

.join_concept .main1 {
  background-color: #ffffff;
  padding-bottom: 0.4rem; }
.join_concept .main1 .content {
  margin-bottom: 0.4rem; }
.join_concept .main1 .bottom .black {
  background-color: #8bafd3;
  margin-bottom: 0.2rem; }
.join_concept .main1 .bottom .black .img {
  width: 3.25rem; }
.join_concept .main1 .bottom .black .img .picture_container {
  padding-top: 56.92308%; }
.join_concept .main1 .bottom .black .txt {
  padding: 0.2rem 0.3rem 0;
  color: #ffffff;
  text-align: center; }
.join_concept .main1 .bottom .black .txt .title {
  font-size: 0.26rem;
  letter-spacing: 0px;
  margin-bottom: 0.1rem; }
.join_concept .main1 .bottom .black .txt .abstract {
  font-size: 0.22rem;
  line-height: 0.34rem;
  letter-spacing: 0px; }

/********************************* join_concept END ********************************/
/********************************* join_salary STRAT ********************************/
.join_salary .inner_title {
  position: relative;
  z-index: 1;
  padding: 0 0.25rem; }

.join_salary .main1 {
  background-color: #ffffff;
  padding-bottom: 0.4rem; }

.join_salary .main2 {
  margin-bottom: 0.2rem; }
.join_salary .main2 .black {
  background-color: #ffffff;
  width: 3.3rem;
  text-align: center;
  padding: 0.3rem 0; }
.join_salary .main2 .black:nth-child(n+3) {
  margin-top: 0.3rem; }
.join_salary .main2 .black .iconfont {
  font-size: 0.65rem;
  color: #8da8c3;
  margin-bottom: 0.3rem; }
.join_salary .main2 .black .txt {
  font-size: 0.26rem;
  line-height: 0.26rem;
  letter-spacing: 0px;
  color: #444444; }

/********************************* join_salary END ********************************/
/********************************* about STRAT ********************************/
.about .inner_title {
  padding: 0 0.25rem; }
.about .inner_title .inner_down {
  padding: 0.4rem 0.25rem; }

.about section {
  background-color: #ffffff; }
.about section:not(:nth-last-of-type(1)) {
  margin-bottom: 0.25rem; }

.about .main1 {
  padding-top: 1.1rem;
  padding-bottom: 0.4rem; }

.about .main2 {
  padding-bottom: 0.4rem; }
.about .main2 .swiper-slide {
  margin-right: 0.25rem;
  width: 4.1rem;
  padding-bottom: 0.7rem; }
.about .main2 .black .img {
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden; }
.about .main2 .black .img .picture_container {
  padding-top: 63.41463%; }
.about .main2 .black .title {
  margin-top: 0.24rem;
  font-size: 0.24rem;
  line-height: 0.26rem;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.about .main2 .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: none;
  background-color: #eeeeee;
  opacity: 1; }
.about .main2 .swiper-pagination-bullet-active {
  background: #1c4b8d; }
.about .main2 .swiper-container-horizontal > .swiper-pagination-bullets,
.about .main2 .swiper-pagination-custom,
.about .main2 .swiper-pagination-fraction {
  bottom: -0.02rem; }

.about .main3 {
  padding-bottom: 0.4rem;
  margin-bottom: 0.2rem; }
.about .main3 .black {
  width: 3.33rem;
  height: 2.22rem;
  margin-bottom: 0.3rem;
  background-color: #f9f9f9;
  border-radius: 0.1rem; }
.about .main3 .black .img {
  width: 96%;
  margin: 0 auto; }
.about .main3 .black .img .picture_container {
  padding-top: 72%; }
.about .main3 .swiper-container {
  padding-bottom: 0.4rem; }
.about .main3 .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: none;
  background-color: #eeeeee;
  opacity: 1; }
.about .main3 .swiper-pagination-bullet-active {
  background: #1c4b8d; }
.about .main3 .swiper-container-horizontal > .swiper-pagination-bullets,
.about .main3 .swiper-pagination-custom,
.about .main3 .swiper-pagination-fraction {
  bottom: 0; }

/********************************* about END ********************************/
/********************************* culture STRAT ********************************/
.culture .inner_title {
  padding: 0 0.25rem; }
.culture .inner_title .inner_down {
  padding: 0.4rem 0.25rem; }

.culture .main1 {
  padding-top: 1.1rem;
  padding-bottom: 0.4rem;
  margin-bottom: 0.2rem;
  background-color: #ffffff; }
.culture .main1 .black {
  padding: 0.45rem 0.35rem;
  background-color: #ffffff;
  margin-top: 0.3rem;
  box-shadow: 0px 7px 21px 0px rgba(16, 16, 16, 0.07); }
.culture .main1 .black .txt {
  margin-top: 0.1rem; }
.culture .main1 .black .txt .title {
  font-size: 0.32rem;
  line-height: 0.32rem;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 0.3rem; }
.culture .main1 .black .txt .abstract {
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: rgba(102, 102, 102, 0.74); }
.culture .main1 .black .icon {
  width: 1.06rem;
  height: 1.06rem;
  border-radius: 50%;
  text-align: center;
  line-height: 1.04rem;
  margin-right: 0.25rem; }
.culture .main1 .black .icon .iconfont {
  font-size: 0.5rem; }
.culture .main1 .black .icon .iconfont.icon-qizhi {
  font-size: 0.45rem; }
.culture .main1 .black:nth-of-type(1) {
  border-top: 2px solid #afd8ff; }
.culture .main1 .black:nth-of-type(1) .icon {
  border: solid 1px #c6e2ff; }
.culture .main1 .black:nth-of-type(1) .icon .iconfont {
  color: #c6e2ff; }
.culture .main1 .black:nth-of-type(2) {
  border-top: 2px solid #fff5bb; }
.culture .main1 .black:nth-of-type(2) .icon {
  border: solid 1px #fff5bb; }
.culture .main1 .black:nth-of-type(2) .iconfont {
  color: #fff5bb; }
.culture .main1 .black:nth-of-type(3) {
  border-top: 2px solid #ff9292; }
.culture .main1 .black:nth-of-type(3) .icon {
  border: solid 1px #ff9292; }
.culture .main1 .black:nth-of-type(3) .iconfont {
  color: #ff9292; }
.culture .main1 .black:nth-of-type(4) {
  border-top: 2px solid #bcffc1; }
.culture .main1 .black:nth-of-type(4) .icon {
  border: solid 1px #bcffc1; }
.culture .main1 .black:nth-of-type(4) .iconfont {
  color: #bcffc1; }
.culture .main1 .black:nth-of-type(5) {
  border-top: 2px solid #c1c2ff; }
.culture .main1 .black:nth-of-type(5) .icon {
  border: solid 1px #c1c2ff; }
.culture .main1 .black:nth-of-type(5) .iconfont {
  color: #c1c2ff; }

/********************************* culture END ********************************/
/********************************* honor STRAT ********************************/
.honor .inner_title {
  top: 1.3rem; }

.honor .main1 {
  margin-top: 1.5rem;
  padding-bottom: 0.4rem;
  margin-bottom: 0.2rem;
  background-color: #ffffff; }

.honor .content {
  margin-bottom: 0.13rem; }
.honor .content .black {
  margin-bottom: 0.27rem;
  width: 3.28rem; }
.honor .content .black .img .picture_container {
  padding-top: 150.91463%; }
.honor .content .black .title {
  margin-top: 0.27rem;
  text-align: center;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.honor .content .black1 {
  margin-bottom: 0.25rem;
  width: 3.35rem; }
.honor .content .black1 .img .picture_container {
  padding-top: 73.13433%; }
.honor .content .black1 .title {
  margin-top: 0.25rem;
  text-align: center;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/********************************* honor END ********************************/
/********************************* contact STRAT ********************************/
.contact .main1 {
  padding-top: 1.1rem; }
.contact .main1 .black {
  padding: 0.4rem;
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.1rem;
  position: relative;
  margin-bottom: 0.25rem; }
.contact .main1 .black .iconfont {
  position: absolute;
  right: 0.4rem;
  bottom: -0.07rem;
  font-size: 1.25rem;
  opacity: 0.14; }
.contact .main1 .black:nth-of-type(1) {
  border-top: 1px solid #ff9292; }
.contact .main1 .black:nth-of-type(1) .iconfont {
  color: #ff9292; }
.contact .main1 .black:nth-of-type(2) {
  border-top: 1px solid #c1c2ff; }
.contact .main1 .black:nth-of-type(2) .iconfont {
  color: #c1c2ff; }
.contact .main1 .black:nth-of-type(3) {
  border-top: 1px solid #bcffc1; }
.contact .main1 .black:nth-of-type(3) .iconfont {
  color: #bcffc1; }
.contact .main1 .black:nth-of-type(4) {
  border-top: 1px solid #c6e3ff; }
.contact .main1 .black:nth-of-type(4) .iconfont {
  color: #c6e3ff; }
.contact .main1 .black .abstract {
  font-size: 0.28rem;
  line-height: ntSz(28rem);
  letter-spacing: 0px;
  color: #333333; }
.contact .main1 .black .abstract:not(:nth-last-of-type(1)) {
  margin-bottom: 0.4rem; }
.contact .main1 .black .title {
  font-size: 0.3rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.2rem; }
.contact .main1 .black .txt {
  font-size: 0.24rem;
  line-height: 0.38rem;
  letter-spacing: 0px;
  color: #666666;
  max-width: 3.85rem; }
.contact .main1 .map {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.2rem;
  border-radius: 0.1rem;
  height: 4.35rem; }
.contact .main1 .map img{
  max-width:none;
  max-height:none;
}

/********************************* contact END ********************************/
/********************************* message STRAT ********************************/
.message .main1 {
  padding-top: 1.1rem;
  padding-bottom: 0.4rem;
  margin-bottom: 0.2rem;
  background-color: #ffffff; }
.message .main1 .item, .message .main1 .items {
  width: 100%;
  font-size: 0.24rem;
  letter-spacing: 1px;
  color: #888888;
  height: 0.75rem;
  line-height: 0.75rem;
  background-color: #f9f9f9;
  border-radius: 0.05rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  margin-bottom: 0.2rem; }
.message .main1 .item::-webkit-input-placeholder, .message .main1 .items::-webkit-input-placeholder {
  color: #888888; }
.message .main1 .item:-moz-placeholder, .message .main1 .items:-moz-placeholder {
  color: #888888; }
.message .main1 .item:-ms-input-placeholder, .message .main1 .items:-ms-input-placeholder {
  color: #888888; }
.message .main1 .item::placeholder, .message .main1 .items::placeholder {
  color: #888888; }
.message .main1 .items {
  height: 2.55rem; }
.message .main1 .center .flex {
  margin-bottom: 0.4rem; }
.message .main1 .center .flex .item, .message .main1 .center .flex .items {
  width: 4.65rem;
  margin-bottom: 0; }
.message .main1 .center .flex .img {
  width: 1.83rem;
  height: 0.75rem; }
.message .main1 .center .flex .img img{width: 100%;}
.message .main1 .btn {
  width: 4rem;
  height: 0.7rem;
  background-color: #1c4b8d;
  border-radius: 0.35rem;
  border: solid 1px #1c4b8d;
  font-size: 0.36rem;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  margin: 0 auto; }

/********************************* message END ********************************/
/********************************* service_process STRAT ********************************/
.service_process section {
  background-color: #ffffff; }
.service_process section:not(:nth-last-of-type(1)) {
  margin-bottom: 0.25rem; }

.service_process .main1 .black {
  padding: 0.4rem 0;
  border-bottom: 0.01rem solid #eeeeee; }
.service_process .main1 .black .icon {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  text-align: center;
  line-height: 1rem;
  border: solid 0.02rem #828594;
  margin-right: 0.3rem; }
.service_process .main1 .black .icon .iconfont {
  color: #828594;
  font-size: 0.5rem; }
.service_process .main1 .black .icon .iconfont.icon-gongyinglian {
  font-size: 0.35rem; }
.service_process .main1 .black .txt {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.service_process .main1 .black .txt .title {
  font-size: 0.3rem;
  letter-spacing: 0px;
  color: #444444;
  margin-bottom: 0.2rem; }
.service_process .main1 .black .txt .abstract {
  font-size: 0.24rem;
  line-height: 0.42rem;
  letter-spacing: 0px;
  color: #888888; }

.service_process .main2 {
  padding-bottom: 0.4rem; }
.service_process .main2 .center {
  margin: 0 0.1rem; }
.service_process .main2 .service_ellipse {
  background-image: url(../images/public/service_process_bg.png);
  min-height: 6rem;
  background-size: 100%;
  padding: 0.2rem 0;
  background-position: center 28%; }
.service_process .main2 .service_ellipse .black {
  width: 1.7rem; }
.service_process .main2 .service_ellipse .black:not(:nth-child(3n)) {
  margin-right: 1.1rem; }
.service_process .main2 .service_ellipse .black:not(:nth-of-type(n+7)) {
  margin-bottom: 0.45rem; }
.service_process .main2 .service_ellipse .black .round {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 50%;
  background-color: rgba(139, 175, 211, 0.4);
  position: relative;
  margin: 0 auto; }
.service_process .main2 .service_ellipse .black .round .iconfont {
  position: absolute;
  top: 50%;
  left: 50%;
  -o-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background-color: #8bafd3;
  border-radius: 50%;
  width: 0.75rem;
  height: 0.75rem;
  color: #ffffff;
  font-size: 0.35rem;
  text-align: center;
  line-height: 0.75rem; }
.service_process .main2 .service_ellipse .black .txt {
  margin-top: 0.15rem; }
.service_process .main2 .service_ellipse .black .txt .numbers {
  font-size: 0.26rem;
  font-weight: 600;
  letter-spacing: 0px;
  color: #444444;
  text-align: center; }
.service_process .main2 .service_ellipse .black .txt .title {
  margin-top: 0.1rem;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #444444;
  text-align: center; }

.service_process .main3 {
  padding-bottom: 0.4rem; }
.service_process .main3 .item, .service_process .main3 .items {
  width: 100%;
  font-size: 0.24rem;
  letter-spacing: 1px;
  color: #888888;
  height: 0.75rem;
  line-height: 0.75rem;
  background-color: #f9f9f9;
  border-radius: 0.05rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  margin-bottom: 0.2rem; }
.service_process .main3 .item::-webkit-input-placeholder, .service_process .main3 .items::-webkit-input-placeholder {
  color: #888888; }
.service_process .main3 .item:-moz-placeholder, .service_process .main3 .items:-moz-placeholder {
  color: #888888; }
.service_process .main3 .item:-ms-input-placeholder, .service_process .main3 .items:-ms-input-placeholder {
  color: #888888; }
.service_process .main3 .item::placeholder, .service_process .main3 .items::placeholder {
  color: #888888; }
.service_process .main3 .items {
  height: 2.55rem; }
.service_process .main3 .center .flex {
  margin-bottom: 0.4rem; }
.service_process .main3 .center .flex .item, .service_process .main3 .center .flex .items {
  width: 4.65rem;
  margin-bottom: 0; }
.service_process .main3 .center .flex .img {
  width: 1.83rem;
  height: 0.75rem; }
.service_process .main3 .btn {
  width: 4rem;
  height: 0.7rem;
  background-color: #1c4b8d;
  border-radius: 0.35rem;
  border: solid 1px #1c4b8d;
  font-size: 0.36rem;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 375px) {
  .service_process .main2 .service_ellipse .black:not(:nth-of-type(n+7)) {
    margin-bottom: 0.6rem; } }

/********************************* service_process END ********************************/
/********************************* search STRAT ********************************/
.search .search_top {
  height: 1.2rem;
  background-color: #f9f9f9; }
.search .search_top form {
  height: 100%; }
.search .search_top form .center {
  height: 100%; }
.search .search_top .search_input {
  position: relative;
  width: 4.8rem; }
.search .search_top .search_input input {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  padding-left: 0.8rem;
  font-size: 0.26rem;
  letter-spacing: 2px;
  color: #bababa;
  background-color: #f1f1f1;
  border-radius: 0.34rem; }
.search .search_top .search_input input::-webkit-input-placeholder {
  color: #bababa; }
.search .search_top .search_input input:-moz-placeholder {
  color: #bababa; }
.search .search_top .search_input input:-ms-input-placeholder {
  color: #bababa; }
.search .search_top .search_input input::placeholder {
  color: #bababa; }
.search .search_top .search_input .iconfont {
  color: #bababa;
  font-size: 0.35rem;
  position: absolute;
  top: 50%;
  left: 0.3rem;
  -o-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }
.search .search_top .btn {
  font-size: 0.32rem;
  letter-spacing: 3px;
  color: #333333; }

.search .search_bottom {
  background-color: #ffffff;
  padding: 0.4rem 0;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #eeeeee; }
.search .search_bottom .title {
  margin-bottom: 0.4rem;
  font-size: 0.28rem;
  letter-spacing: 2px;
  color: #888888; }
.search .search_bottom .title .iconfont {
  font-size: 0.3rem;
  color: #b6b6b6;
  margin-right: 0.15rem; }
.search .search_bottom .black {
  float: left;
  padding: 0.15rem 0.3rem;
  background-color: #eaeaea;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  letter-spacing: 2px;
  color: #888888;
  margin-right: 0.3rem;
  margin-bottom: 0.24rem; }

.search .body_footer {
  background: #ffffff; }

/********************************* search END ********************************/
.center p>img{width:auto !important;height:auto !important; }
.center p>span img{width:auto !important;height:auto !important;}