/***内页样式***/
.sub_banner {
  position: relative;
  width: 100%;
  margin-top: 1rem;
}

.sub_banner .img1 {
  display: block;
  width: 100%;
}

.sub_banner i {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.25);
}

.sub_banner .sub_top {
  top: 1.1rem;
  left: 0.5rem;
  position: absolute;
  text-align: left;
}

.sub_banner .sub_top h3 {
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  font-weight: normal;
}

.sub_banner .sub_top h4 {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #000;
  font-weight: normal;
  padding-top: 0.26rem;
}

.sub_banner .sub_top p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #fff;
  width: 3.8rem;
  padding-top: 0.3rem;
}

.news_menu {
  height: 0.75rem;
  border-bottom: 1px solid #ddd;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.news_menu .mlist .m {
  float: left;
  display: block;
  width: 2.39rem;
  height: 0.75rem;
  border-right: 1px solid #ddd;
}

.news_menu .mlist .mt {
  display: block;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.26rem;
  text-align: center;
  color: #333;
}

.news_menu .mlist .mt.hover {
  font-weight: bold;
  height: 0.72rem;
  color: #07bba1;
  border-bottom: 0.03rem solid #07bba1;
}

.common_menu {
  position: relative;
  background: #fff;
  overflow: hidden;
  padding: 0.1rem 0;
}

.common_menu a {
  height: 0.72rem;
  font-size: 0.24rem;
  line-height: 0.72rem;
}

/* .common_menu a.hover {
  background-color: #07bba1;
  color: #fff;
} */

.common_menu .swiper-slide.hover {
  background-color: #07bba1;
}

.common_menu .swiper-slide.hover a {
  color: #fff;
}

.common_menu .swiper-slide {
  width: 2.2rem;
  float: left;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0.1rem;
  margin-left: 0.23rem;
  margin-bottom: 0.1rem;
  margin-top: 0.1rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.common_menu .swi.on .swiper-slide:hover,
.common_menu .swi.on .swiper-slide.hover {
  background-color: #07bba1;

}

.common_menu .swi.on .swiper-slide {
  background-color: #fff;

}

.common_menu .swi.on .swiper-slide:hover a,
.common_menu .swi.on .swiper-slide.hover a {
  color: #fff;
}


.common_menu2 {
  position: relative;
  background: #fff;
  overflow: hidden;
  padding: 0.2rem 0;
}

.common_menu2 a {
  height: 0.72rem;
  font-size: 0.24rem;
  line-height: 0.72rem;
}

.common_menu2 .swiper-slide.hover {
  background-color: #07bba1;
}

.common_menu2 .swiper-slide.hover a {
  color: #fff;
}

.common_menu2 .swiper-slide {
  width: 2.2rem;
  text-align: left;
  height: 1rem;
  line-height: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.common_menu2 .swiper-slide.on span {
  color: #07bba1;
}

.common_menu2 .swiper-slide img {
  display: block;
  float: left;
  width: 0.36rem;
  height: 0.32rem;
  margin-top: 0.2rem;
  margin-left: 0.2rem;
  margin-right: 0.12rem;
}

.common_menu2 .swiper-slide .img2 {
  display: none;
}

.common_menu2 .swiper-slide.on .img1 {
  display: none;
}

.common_menu2 .swiper-slide.on .img2 {
  display: block;
}


.casec {
  padding-bottom: 0.3rem;
}

.catemore {
  margin-top: 0.5rem;
  display: block;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.3rem;
  text-align: center;
  color: #333;
}

.common_menu1 {
  margin-left: 0.3rem;
  width: 7.2rem;
  height: 0.77rem;
  overflow: hidden;
  background-size: 7.2rem 0.77rem;
}

.common_menu1 .swiper-wrapper {
  margin-left: -2.5rem;
}

.din {
  padding: 0 0.3rem;
}

.din ul {
  display: inline-block;
  width: 100%;
}

.din ul li {
  width: 25%;
  height: 0.6rem;
  line-height: 0.6rem;
  float: left;
  text-align: center;
  overflow: hidden;
}

.din ul li.on {
  background-color: #4772de;
}

.din ul li.on a {
  color: #fff;
}

.hide {
  display: none;
}


.con_z {
  background-color: #fff;
  margin: 0 0.3rem;
  margin-bottom: 0.6rem;
}

.content_fz .bidlist {
  padding-bottom: 0.8rem;
}

.bidlist {
  padding: 5%;
  background: #fff;
}

.bidlist .b_top {
  padding-bottom: 0.3rem;
  border-bottom: 2px solid #666;
}

.bidlist .b_top h3 {
  float: left;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #333;
  font-weight: normal;
}

.bidlist .b_top p {
  float: left;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #333;
  padding-left: 0.8rem;
}

.bidlist .item {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  transition: all ease 0.36s;
}

.bidlist .item .txt {
  display: inline-block;
  padding: 0.2rem 0;
}

.bidlist .item h3 {
  float: left;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.4rem;
}

.bidlist .item p {
  float: left;
  font-family: Arial;
  font-size: 0.26rem;
  line-height: 0.42rem;
  color: #999;
  width: 5.4rem;
  margin-left: 0.3rem;
}

.case_list {
  padding-bottom: 0.8rem;
}

.case_bt {
  font-size: 0.4rem;
  color: #333;
  line-height: 0.4rem;
  padding-top: 0.5rem;
  text-align: center;
}



.hezuo_b {
  background-color: #f7f8fa;
  padding: 0 0.3rem;
}

.hezuo_b ul {
  display: block;
  background: url(../images/mj1_03.png) center center no-repeat;
  width: 6.9rem;
  height: 8.59rem;
  position: relative;
  margin-top: 0.6rem;
  background-size: 100%;
  text-align: center;
}

.hezuo_b ul li {
  display: inline-block;
  width: 1.52rem;
  text-align: center;
  margin-bottom: 0.26rem;
  margin-left: 0.14rem;
}

.hezuo_b ul li .b {
  display: block;
  width: 1.52rem;
  height: 1.90rem;
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 3px 3px rgba(112, 134, 179, 0.3);
}

.hezuo_b ul li .b img {
  display: block;
  width: 0.69rem;
  margin: 0 auto;
  padding-top: 0.24rem;
}

.hezuo_b ul li h3 {
  font-size: 0.21rem;
  color: #202633;
  line-height: 0.28rem;
  padding-top: 0.14rem;
}

.hezuo_b ul li i {
  display: block;
  border: #cdcdcd solid 1px;
  border-radius: 0.5rem;
  width: 0.28rem;
  height: 0.28rem;
  background-color: #fff;
  margin: 0 auto;
  font-size: 0.2rem;
  color: #666;
  line-height: 0.28rem;
  font-family: "Arial";
  margin-top: 0.34rem;
  font-style: normal;
}

.hezuo_b ul li:hover .b {
  background-color: #282e39;
}

.hezuo_b ul li:hover .b h3 {
  color: #fff;
}

.hezuo_b ul li:hover i {
  background-color: #0052d9;
  border: #0052d9 solid 1px;
  color: #fff;
}


.floor_js_main {
  width: 100%;
  padding-bottom: 1.06rem;
}

.floor_js_main .floor_t h3 {
  color: #202633;
}

.floor_js_1 {
  margin-top: 0.78rem;
  width: 100%;
  position: relative;
}

.floor_js_1 .hd {
  width: 100%;
  height: 1.6rem;
}

.floor_js_1 .hd ul {
  display: inline-block;
  width: 100%;
}

.floor_js_1 .hd ul li {
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
  height: 1.56rem;
}

.floor_js_1 .hd ul li .p {
  display: inline-block;
}

.floor_js_1 .hd ul li .p .img {
  display: block;
  width: 0.6rem;
}

.floor_js_1 .hd ul li .p span {
  display: block;
  font-size: 0.26rem;
  color: #6b6b6b;
  line-height: 0.26rem;
  padding-top: 0.22rem;
}

.floor_js_1 .hd ul li.on {
  border-bottom: #0052d9 solid 0.04rem;
}

.floor_js_1 .hd ul li.on .p span {
  color: #0052d9;
}

.floor_js_1 .bd {
  display: block;
  width: 100%;
}

.floor_js_1 .bd ul {
  display: inline-block;
  width: 100%;
  position: relative;
}

.floor_js_1 .bd ul img {
  display: block;
  width: 100%;
}

.floor_js_1 .bd ul h3 {
  font-size: 0.34rem;
  color: #333;
  line-height: 0.34rem;
  font-weight: bold;
  position: absolute;
  left: 0.2rem;
  top: 0.76rem;
}

.floor_js_1 .bd ul p {
  position: absolute;
  left: 0.2rem;
  top: 1.34rem;
  width: 4rem;
  font-size: 0.2rem;
  line-height: 0.36rem;
}

.floor_js_1 .bd ul p span {
  display: block;
  float: left;
  border: #98a3b7 solid 1px;
  border-radius: 4px;
  font-size: 0.2rem;
  color: #98a3b7;
  line-height: 0.38rem;
  padding: 0 0.1rem;
  margin-right: 0.18rem;
}

.floor_js_1 .bd ul h4 {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.5rem;
  background-color: #0052d9;
  width: 1.86rem;
  height: 0.5rem;
  position: absolute;
  left: 0.6rem;
  top: 2.12rem;
  border-radius: 0.5rem;
  text-align: center;
}

.floor_js_1 .bd ul h4:hover {
  background: #0148bb;
  box-shadow: inset 8px 8px 20px 0 rgba(3, 52, 132, 1), inset -2px -3px 4px 0 rgba(1, 64, 166, 1);
}





.ywu {
  padding: 0 0.5rem;
  padding-bottom: 0.8rem;
}

.ywu ul {
  display: inline-block;
  width: 100%;
  padding-top: 0.2rem;
}

.ywu ul li {
  margin-top: 0.3rem;
  background: url(../images/a3_03.jpg) center center no-repeat;
  width: 6.46rem;
  height: 1.76rem;
  border: #fff solid 0.02rem;
  border-radius: 0.1rem;
  box-shadow: 0px 3px 6px rgba(112, 134, 179, 0.3);
  transition: all ease 0.36s;
}

.ywu ul li .box1 {
  float: left;
  padding-left: 0.46rem;
  padding-top: 0.42rem;
}

.ywu ul li .box1 .simg {
  display: block;
  width: 0.30rem;
  height: 0.30rem;
  border: #202633 solid 1px;
  font-size: 0.2rem;
  color: #202633;
  line-height: 0.28rem;
  text-align: center;
  border-radius: 0.9rem;
}

.ywu ul li .box1 h3 {
  font-size: 0.28rem;
  color: #000;
  line-height: 0.28rem;
  padding-top: 0.2rem;
}

.ywu ul li img {
  display: block;
  width: 1.19rem;
  float: right;
  margin-right: 0.54rem;
  margin-top: 0.26rem;
}

.solution {
  margin-top: 0.4rem;
  padding: 0 0.3rem;
}

.solist li {
  margin: 0 auto;
  position: relative;
  width: 6.5rem;
  height: 1.5rem;
  transition: all ease 0.36s;
  background-color: #282e39;
  border-radius: 0.15rem;
  margin-top: 0.2rem;
}

.solist li .box1 {
  position: relative;
  height: 4.52rem;
  background: url("../images/f1libg.jpg") no-repeat;
  background-size: 100%;
}

.solist li .box1 .sico {}

.solist li .box1 .sico img {
  float: left;
  width: 1rem;
  margin-left: 0.56rem;
  margin-top: 0.12rem;
}

.solist li .box1 .stit {
  float: left;
  font-size: 0.3rem;
  line-height: 1.5rem;
  color: #fff;
  padding-left: 0.6rem;
}

.solist li .box1 .simg {
  float: right;
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  border: #0052d9 solid 1px;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.28rem;
  background-color: #0052d9;
  text-align: center;
  border-radius: 0.9rem;
  margin-right: 0.5rem;
  margin-top: 0.54rem;
}

.solist li .box2 {
  opacity: 0;
}

.solist li.on {
  width: 6.46rem;
  transition: all ease 0.36s;
  background: url("../images/a4_03.jpg") no-repeat;
  box-shadow: 0.1rem 0.1rem 0.15rem rgba(112, 134, 179, 0.3);
  border: #fff solid 0.02rem;
  height: 4.52rem;
  background-size: 100%;
}

.solist li.on .box1 {
  opacity: 0;
}

.solist li.on .box2 {
  opacity: 1;
}

.solist li .img {
  position: absolute;
  bottom: 0;
  right: 0.28rem;
  display: block;
  width: 1.87rem;
  height: 2.69rem;
  z-index: 1;
  transition: all ease 0.36s;
}

.solist li .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  height: 100%;
}

.solist li .txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.solist li .box2 .txt {
  padding-top: 0.7rem;
  padding-left: 0.4rem;
}

.solist li .box2 .tit {
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #333;
}

.solist li .box2 .desc {
  margin-top: 0.2rem;
  width: 3.8rem;
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #333;
}

.solist li .box2 .detail {
  position: absolute;
  bottom: 50px;
  left: 50px;
  display: block;
  width: 140px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-indent: 24px;
  color: #fff;
  background: url("../images/f1arr.png") 95px center no-repeat #0063d2;
}

.solist li .box2 .detail span {
  position: relative;
  z-index: 12;
}

.solist li .box2 .detail:before,
.solist li .box2 .detail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: url("../images/f1arr.png") 95px center no-repeat #014da3;
  z-index: 2;
  transition: .8s;
}

.solist li .box2 .detail:before {
  transition: .8s;
  background: url("../images/f1arr.png") 95px center no-repeat #014da3;
  z-index: -1;
}

.solist li .box2 .detail:hover:after,
.solist li .box2 .detail:hover:before {
  width: 100%;
}

.solist li .box2 .simg {
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  border: #202633 solid 1px;
  font-size: 0.2rem;
  color: #202633;
  line-height: 0.28rem;
  text-align: center;
  border-radius: 0.9rem;
  margin-top: 0.3rem;
}








/* relink */
.reLink {
  padding-right: 0.3rem;
  margin-left: 0.3rem;
  height: 1.1rem;
  line-height: 1.1rem;
  border-top: 1px solid #ddd;
}

.reLink .prevLink a {
  display: block;
  padding-left: 0.4rem;
  float: left;
  width: 50%;
  background: url("../images/pageprev.png") no-repeat left center;
  box-sizing: border-box;
  background-size: 0.12rem 0.21rem;
}

.reLink .nextLink a {
  text-align: right;
  display: block;
  padding-right: 0.4rem;
  float: left;
  width: 50%;
  background: url("../images/pagenext.png") no-repeat right center;
  box-sizing: border-box;
  background-size: 0.12rem 0.21rem;
}

.reLink a {
  font-size: 0.3rem;
  color: #242f4b;
}

.xxz {
  margin: 0 auto;
  width: 2.2rem;
  height: 0.6rem;
  display: block;
  text-align: center;
  line-height: 0.6rem;
  border: #999 solid 1px;
  font-size: 0.24rem;
  margin-top: 0.5rem;
}


.con_v {
  padding: 0 0.3rem;
}

.jie_x11 .x {
  position: relative;
}

.jie_x11 .x .zx {
  display: block;
  width: 2.10rem;
  height: 0.6rem;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #f5f5f5;
}

.jie_x11 .x .zx p {
  display: inline-block;
}

.jie_x11 .x .zx p span {
  display: block;
  float: left;
  font-size: 0.26rem;
  color: #0a3070;
  line-height: 0.6rem;
}

.jie_x11 .x .zx p i {
  display: block;
  width: 0.3rem;
  height: 0.07rem;
  background-position: 0px -3.4rem;
  float: left;
  margin-left: 0.2rem;
  margin-top: 0.28rem;
}

.jie_x11 .j {
  padding-top: 0.3rem;
  padding-bottom: 0.6rem;
}

.about_tit2 {
  text-align: center;
}

.about_tit2 p {
  font-size: 0.3rem;
  color: #8da1b2;
  line-height: 0.3rem;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 0.12rem;
}

.about_tit2 .tit {
  font-size: 0.4rem;
  color: #273548;
  line-height: 0.4rem;
}

.jie_x2 {
  padding-top: 0.9rem;
}

.jie_x21 {
  width: 100%;
  padding-top: 0.2rem;
}

.jie_x21 ul {
  display: inline-block;
  width: 100%;
}

.jie_x21 ul li {
  width: 50%;
  float: left;
  margin-top: 0.3rem;
  text-align: center;
}

.jie_x21 ul li img {
  display: block;
  margin: 0 auto;
  width: 64%;
}

.jie_x21 ul li h3 {
  font-size: 0.3rem;
  line-height: 0.3rem;
  padding-top: 0.3rem;
  font-weight: normal;
}

.jie_x21 ul li p {
  padding: 0 10%;
  font-size: 0.22rem;
  line-height: 0.32rem;
  margin-top: 0.2rem;
  font-weight: normal;
  height: 1.2rem;
}

.jie_x3 {
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  background-color: #f5f5f5;
}

.jie_x31 {
  padding-top: 0.3rem;
  width: 100%;
}

.jie_x31 ul {
  display: inline-block;
  width: 100%;
}

.jie_x31 ul li {
  width: 3.3rem;
  float: left;
  margin-left: 0.3rem;
  margin-top: 0.3rem;
  position: relative;
}

.jie_x31 ul li img {
  display: block;
  width: 100%;
}

.jie_x31 ul li .wen {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  background-color: rgba(0, 0, 0, 0.5)
}

.jie_x31 ul li .wen h3 {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.7rem;
  float: left;
  padding-left: 5%;
}

.jie_x31 ul li .wen p {
  background-color: #676a72;
  width: 0.7rem;
  height: 0.7rem;
  float: right;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  line-height: 0.7rem;
  font-family: "Arial";
}


/* 新闻列表 */
.content {
  padding-top: 0.4rem;
}

.news_center {
  padding: 0 0.3rem 0rem;
  margin-top: 0.3rem;
  padding-bottom: 0.6rem;
}

.newslist li {
  margin-top: 0.4rem;
  display: block;
  width: 6.9rem;
  height: 5.6rem;
  background: #fff;
  box-shadow: 0.01rem 0.01rem 0.12rem rgba(0, 0, 0, 0.1);
}

.newslist li:first-child {
  margin-top: 0;
}

.newslist li a {
  padding: 0.1rem;
  display: block;
}

.newslist li figure {
  width: 100%;
  padding-top: 59%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}

.newslist li figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.newslist li .txt {
  padding: 0.3rem;
  box-sizing: content-box;
}

.newslist li .txt .time {
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #999;
}

.newslist li .txt .tit {
  margin-top: 0.3rem;
  font-weight: normal;
  font-size: 0.32rem;
  line-height: 0.36rem;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newslist1 {
  background-color: #fff;
}

.newslist1 li {
  display: block;
  border-bottom: 1px solid #eee;
  height: 0.8rem;
  line-height: 0.8rem;
}

.newslist1 li a {
  display: block;
  padding: 0rem 0.3rem;
}

.newslist1 li .tit {
  float: left;
  width: 4.6rem;
  font-weight: normal;
  font-size: 0.22rem;
  line-height: 0.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.newslist1 li .tit span {
  margin-right: 0.08rem;
  font-size: 0.2rem;
  line-height: 0.8rem;
  color: #07bba1;
  border-radius: 100%;
}

.newslist1 li i {
  float: right;
  display: block;
  width: 0.27rem;
  height: 0.24rem;
  margin-top: 0.34rem;
  background: url("../images/downBtn.png") center center;
  background-size: 0.28rem 0.24rem;
}

.newslist1 li:hover a {
  background: #07bba1;
}

.newslist1 li:hover .tit {
  color: #fff;
}

.newslist1 li:hover .tit span {
  color: #fff;
}

.newslist1 li:hover i {
  background: url("../images/downBtn_h.png") center center;
  background-size: 0.28rem 0.24rem;
}


/* 新闻详情 */
.news_detail {
  padding-top: 0.5rem;
  padding-bottom: 0.9rem;
}

.showNews {
  padding: 0 0.3rem;
}

.showNews .showTit .tit {
  font-weight: normal;
  font-size: 0.4rem;
  line-height: 0.5rem;
  color: #333;
}

.showNews .showTit .time {
  margin-top: 0.36rem;
  font-family: arial;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #666;
}

.showNews .showTit .mark {
  margin-top: 0.3rem;
}

.showNews .showTit .mark span {
  font-size: 0.26rem;
  color: #999;
}

.showNews .showTit .mark em {
  font-style: normal;
  margin-left: 0.12rem;
  color: #333;
}

.showNews .showTit .mark span:nth-child(2) {
  margin-left: 0.6rem;
}

.showNews .showTit .mark span:nth-child(2) em {
  font-family: arial;
}

.showNews .showInfo {
  padding: 0.6rem 0 0;
  margin-top: 0.8rem;
  box-shadow: 0.04rem 0 0.12rem rgba(0, 0, 0, 0.1);
  background: #fff;
}

.showNews .showInfo .contxt {
  margin: 0 0.3rem 1.1rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #666;
  text-align: justify;
  overflow: hidden;
}

.showNews .showInfo .contxt img {
  max-width: 100%;
  margin: 0px auto;
  height: auto !important;
  display: inline;
}

.recom_news {
  padding: 0.9rem 0.3rem 0rem;
}

.recom_news .news_tit .tit {
  float: left;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
  background: url("../images/protitline.png") no-repeat 0.3rem 0.36rem;
  background-size: 1.36rem 0.05rem;
}

.recom_news .news_tit .zmore1 {
  float: right;
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0.3rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fff;
  background: #999999;
}

.recom_news .body {
  margin-top: 0.6rem;
}

.recom_news .body .bd {
  height: 3.46rem;
  background: url("../images/news_body.png") no-repeat center bottom;
  background-size: 5.7rem 3.35rem;
}

.recom_news .body .bd li {
  position: relative;
  float: left;
  display: block;
  width: 6.3rem;
  height: 3.46rem;
}

.recom_news .body .bd li a {
  display: block;
}

.recom_news .body .bd li .img {
  width: 100%;
  padding-top: 50%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.recom_news .body .bd li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}

.recom_news .body .bd li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.58rem;
  z-index: 3;
  background: url("../images/f7_news_tet.png") no-repeat center center;
  background-size: 100% 1.58rem;
}

.recom_news .body .bd li .txt .time {
  padding-left: 0.4rem;
  padding-top: 0.5rem;
  font-family: arial;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #fff;
}

.recom_news .body .bd li .txt .tit {
  text-indent: 0.4rem;
  margin-top: 0.2rem;
  font-weight: normal;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #fff;
}

.recom_news .body .hd {
  text-align: center;
  margin-top: 0.6rem;
}

.recom_news .body .hd ul {
  display: inline-block;
}

.recom_news .body .hd li {
  float: left;
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.05rem 0.12rem 0;
  font-size: 0;
  background: #ccc;
  opacity: 1;
  border-radius: 100%;
}

.recom_news .body .hd li.on {
  margin-top: 0.02rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #07bba1;
  opacity: 1;
}


/* 解决方案 */
.solutepage {
  padding: 0 0.3rem 0.6rem;
  margin-top: 0.1rem;
}

.solutelist li {
  display: block;
  margin-top: 0.4rem;
  width: 3.3rem;
  height: 6.6rem;
  background: #fff;
  box-shadow: 0.04rem 0 0.12rem rgba(0, 0, 0, 0.1);
  float: left;
  margin-right: 0.3rem;
}

.solutelist li:nth-child(2n) {
  margin-right: 0;
}

.solutelist li a {
  display: block;
}

.solutelist li figure {
  width: 100%;
  padding-top: 133%;
  position: relative;
  overflow: hidden;
}

.solutelist li figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.solutelist li .txt_box {
  padding: 0.3rem;
  justify-content: space-between;
  box-sizing: border-box;
}

.solutelist li .sico {
  max-width: 0.75rem;
  max-height: 0.7rem;
}

.solutelist li .tit {
  font-weight: normal;
  font-size: 0.38rem;
  line-height: 0.6rem;
  color: #171d3a;
}

.solutelist li .tit span {
  display: inline-block;
  padding-left: 0.1rem;
}

.solutelist li .desc {
  margin-top: 0.24rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #999;
}

/* 解决方案详情 */
.sold_tit .tit {
  float: left;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
  background: url("../images/protitline.png") no-repeat 0.3rem 0.36rem;
  background-size: 1.36rem 0.05rem;
}

.sold_tit .tit1 {
  display: block;
  width: 1.6rem;
  margin: 0 auto;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
  background: url("../images/protitline.png") no-repeat 0.12rem 0.36rem;
  background-size: 1.36rem 0.05rem;
}

.sold_tit .zmore {
  float: right;
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0.3rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fff;
  background: #999999;
}

.solute_detail {
  overflow: hidden;
}

.sold_1_main {
  background: url("../images/sold_1.jpg") no-repeat top center #fff;
  box-shadow: 0.12rem 0 0.3rem rgba(0, 0, 0, 0.1);
  background-size: 100% 2.8rem;
}

.sold1 {
  padding-top: 0.8rem;
  padding-left: 0.6rem;
  overflow: hidden;
}

.sold1 .dimg {
  margin-top: 0.6rem;
  display: block;
  width: 6.9rem;
  height: 3.9rem;
}

.sold1 .dimg img {
  display: block;
  width: 100%;
  height: 100%;
}

.sold1 .sold_cont {
  padding-right: 0.6rem;
  margin-top: 0.8rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #666;
  text-align: justify;
}

.sold2 {
  padding-top: 1.2rem;
  padding-bottom: 0.6rem;
}

.sold2 .advant {
  padding: 0 0.6rem;
  margin-top: 0.8rem;
}

.sold2 .advant .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sold2 .advant li {
  width: 3rem;
  margin-bottom: 0.8rem;
}

.sold2 .advant li .img {
  position: relative;
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 auto;
}

.sold2 .advant li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 1.01rem;
  max-height: 0.76rem;
}

.sold2 .advant li .bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 2.24rem;
  height: 2.24rem;
  margin: 0 auto;
  background: url("../images/advant_li.png") no-repeat center center;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
  background-size: 2.2rem 2.2rem;
}

.sold2 .advant li .txt .tit {
  padding-top: 0.46rem;
  font-weight: normal;
  font-size: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #333;
}

.sold2 .advant li .txt .desc {
  padding-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: center;
  color: #333;
}

.sold4 {
  position: relative;
  height: 6.28rem;
  padding: 0 0.6rem;
  box-shadow: 0.12rem 0 0.3rem rgba(0, 0, 0, 0.1);
  background-size: 100% 6.28rem;
  background: #fff;
}

.sold4 .sold_tit {
  padding-top: 0.7rem;
}

.sold4 .case {
  margin-top: 0.6rem;
  position: relative;
  height: 3.54rem;
}

.sold4 .case .bd li {
  position: relative;
  float: left;
  display: block;
  width: 6.3rem;
  height: 3.54rem;
}

.sold4 .case .bd li a {
  display: block;
}

.sold4 .case .bd li .img {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.sold4 .case .bd li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}

.sold4 .case .bd li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.46rem;
  z-index: 3;
  background: url("../images/f4case_txt.png") no-repeat center center;
  background-size: 100% 1.46rem;
}

.sold4 .case .bd li .txt .tit {
  text-indent: 0.3rem;
  font-weight: normal;
  font-size: 0.24rem;
  line-height: 1.8rem;
  color: #fff;
  letter-spacing: 0.02rem;
}

.sold4 .case .hd {
  position: absolute;
  bottom: 0.3rem;
  right: 0.3rem;
  height: 0.2rem;
}

.sold4 .case .hd li {
  float: left;
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.05rem 0.12rem 0;
  font-size: 0;
  background: #fff;
  opacity: 0.8;
  border-radius: 100%;
}

.sold4 .case .hd li.on {
  margin-top: 0;
  width: 0.2rem;
  height: 0.2rem;
  background: #7199ff;
  opacity: 1;
}

.sold5 {
  padding-top: 0.7rem;
  padding-bottom: 1.3rem;
}

.sold5 .sold_tit {
  padding-top: 0.7rem;
}

.sold5 .sold_tit .subtit1 {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.3rem;
}

.sold5 .sold_tit .subtit2 {
  margin-top: 0.24rem;
  font-weight: bold;
  font-size: 0.34rem;
  text-align: center;
  line-height: 0.44rem;
}

.reserve_box {
  position: relative;
  display: block;
  width: 6.5rem;
  height: 6.3rem;
  margin: 0 auto;
  background: url("../images/sold_3.png") no-repeat center center;
  background-size: 6.5rem 6.3rem;
}

.online_reserve {
  width: 5.1rem;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.reserve_box .item {
  margin-bottom: 0.3rem;
  position: relative;
  width: 5.08rem;
  height: 0.68rem;
  line-height: 0.68rem;
  border: 1px solid #ccc;
}

.reserve_box .item .txt {
  height: 0.68rem;
  line-height: 0.68rem;
  border: none;
  outline: none;
  font-size: 0.28rem;
  text-indent: 0.3rem;
  color: #333;
}

.reserve_box .bot {
  margin-top: 0.3rem;
}

.reserve_box .bot .btn {
  display: block;
  width: 5.1rem;
  height: 0.84rem;
  font-size: 0.3rem;
  line-height: 0.84rem;
  text-align: center;
  border: none;
  color: #fff;
  background: #07bba1;
  -webkit-appearance: none;
}


/* 产品详情 */
.product_center {
  padding: 0 0.3rem 1rem;
  margin-top: 0.4rem;
}

.product_center .prolist li {
  display: block;
  margin-top: 0.4rem;
  width: 6.9rem;
  background: #fbfbfb;
  border-top: 1px solid #f1f1f1;
  box-shadow: 0rem 0.01rem 0.01rem 0.01rem rgba(0, 0, 0, 0.1);
}

.product_center li:first-child {
  margin-top: 0;
}

.product_center li a {
  display: block;
}

.product_center li figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
}

.product_center li figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.product_center li .txt {
  padding: 0.4rem 0.3rem 0.2rem;
  box-sizing: border-box;
  text-align: center;
}

.product_center li .txt .tit {
  font-size: 0.34rem;
  color: #333;
}

.product_center li .txt .tit span {
  display: block;
  font-size: 0.28rem;
  padding-top: 0.14rem;
}

.product_center li .txt .desc {
  margin-top: 0.26rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #999;
  padding-bottom: 0.14rem;
}

.product_center2 {
  padding: 0 0.3rem 1rem;
  margin-top: 0.4rem;
}

.product_center2 .prolist li {
  display: block;
  margin-top: 0.4rem;
  width: 6.9rem;
  background: #fff;
  box-shadow: 0.04rem 0 0.12rem rgba(0, 0, 0, 0.1);
}

.product_center2 li:first-child {
  margin-top: 0;
}

.product_center2 li a {
  display: block;
}

.product_center2 li figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}

.product_center2 li figure img {
  width: 100%;
  min-height: 100%;
  display: block;
}

.product_center2 li .txt {
  padding: 0.4rem 0.3rem 0.4rem;
  box-sizing: border-box;
  text-align: left;
}

.product_center2 li .txt .tit {
  font-size: 0.34rem;
  line-height: 0.34rem;
  color: #333;
}

.product_center2 li .txt .desc {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #999;
}


.menuer1 {
  width: 100%;
  position: relative;
}

.menuer1 .nav_list1 {
  width: 100%;
  display: inline-block;
}

.menuer1 .nav_list1 li {
  width: 25%;
  float: left;
  height: 2rem;
  position: relative;
  text-align: center;
  box-shadow: 0rem 0.01rem 0.03rem rgba(0, 0, 0, 0.1);
}

.menuer1 .nav_list1 li p {
  padding-top: 0.24rem;
  display: inline-block;
}

.menuer1 .nav_list1 li p img {
  display: block;
  width: 0.6rem;
}

.menuer1 .nav_list1 li p .img1 {
  display: block;
}

.menuer1 .nav_list1 li p .img2 {
  display: none;
}

.menuer1 .nav_list1 li.hover .img1 {
  display: none;
}

.menuer1 .nav_list1 li.hover .img2 {
  display: block;
}

.menuer1 .nav_list1 li span {
  display: block;
  width: 86%;
  font-size: 0.22rem;
  line-height: 0.32rem;
  margin: 0 auto;
  padding-top: 0.16rem;
}

.menuer1 .nav_list1 li.hover {
  background: linear-gradient(to right, #05d7b4, #24c14e);
}

.menuer1 .nav_list1 li.hover span {
  color: #fff;
}

.menuer1 .nav_list1 li i {
  display: none;
  width: 14px;
  height: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #05d7b4 transparent transparent transparent;
  position: absolute;
  left: 16px;
  bottom: -10px;
}

.yin_t1 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0.7rem;
  border-bottom: #f5f5f5 solid 1px;
  padding-bottom: 0.7rem;
}

.yin_t1 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
  margin-left: 0.3rem;
}

.yin_t1 .img1 {
  display: block;
  width: 100%;
}

.yin_t1_1 {
  width: 5.7rem;
  background: url(../images/h6_03.jpg) left 0 no-repeat;
  margin-top: 0.4rem;
  padding-left: 1.3rem;
  margin-left: 0.3rem;
}

.yin_t1_1 h4 {
  display: inline-block;
}

.yin_t1_1 h4 span {
  display: block;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.3rem;
  float: left;
}

.yin_t1_1 h4 i {
  display: none;
  float: left;
}

.yin_t1_1 .yin_t1_11 {
  display: block;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.3rem;
  padding-top: 0.2rem;
}

.yin_t2 {
  border-bottom: none;
}

.yin_t3 {
  width: 100%;
  padding-top: 0.7rem;
  background-color: #f5f5f5;
  padding-bottom: 0.7rem;
}

.yin_t3 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
  margin-left: 0.3rem;
}

.yin_t31 {
  width: 6.9rem;
  margin: 0 auto;
  position: relative;
}

.yin_t31 .bd {
  width: 100%;
}

.yin_t31 .bd li {
  width: 100%;
  background-color: #fff;
  padding-top: 0.4rem;
}

.yin_t31 .bd li img {
  display: block;
  width: 100%;
}

.yin_t31 .bd li dl {
  background: linear-gradient(to right, #05d7b4, #24c14e);
  padding: 0.3rem;
  margin: 0;
}

.yin_t31 .bd li dl dt {
  width: 100%;
}

.yin_t31 .bd li dl dt p {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.26rem;
}

.yin_t31 .bd li dl dt span {
  display: block;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.32rem;
  padding-top: 0.1rem;
}

.yin_t31 .bd li dl dd {
  width: 100%;
  padding-top: 0.4rem;
}

.yin_t31 .bd li dl dd p {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.26rem;
}

.yin_t31 .bd li dl dd span {
  display: block;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.32rem;
  padding-top: 0.1rem;
}

.yin_t31 .hd {
  text-align: center;
  padding-top: 0.2rem;
}

.yin_t31 .hd ul {
  display: inline-block;
}

.yin_t31 .hd ul li {
  width: 0.12rem;
  height: 0.12rem;
  font-size: 0;
  border-radius: 0.5rem;
  background-color: #666;
  margin: 0 0.06rem;
  float: left;
}

.yin_t31 .hd ul li.on {
  background-color: #05d7b4;
}

.yin_t4 {
  width: 100%;
  margin: 0 auto;
  padding-top: 0.7rem;
}

.yin_t4 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
  margin-left: 0.3rem;
}

.yin_t4 .img1 {
  display: block;
  width: 100%;
}

.yin_t4 .wn {
  padding: 0 0.3rem;
}

.yin_t5 {
  padding: 0 0.3rem;
  padding-top: 0.7rem;
}

.yin_t5 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
}

.yin_t5 .img {
  display: block;
  width: 100%;
}

.yin_t51 {
  position: relative;
  padding: 0.3rem;
  background: linear-gradient(to right, #05d7b4, #24c14e);
}

.yin_t51 .hd {
  text-align: center;
  padding-top: 0.2rem;
}

.yin_t51 .hd ul {
  display: inline-block;
}

.yin_t51 .hd ul li {
  width: 0.12rem;
  height: 0.12rem;
  font-size: 0;
  border-radius: 0.5rem;
  background-color: #fff;
  margin: 0 0.06rem;
  float: left;
  opacity: 0.5;
}

.yin_t51 .hd ul li.on {
  background-color: #fff;
  opacity: 1;
}

.yin_t51 .bd {
  padding-top: 0.3rem;
}

.yin_t51 .bd li {
  overflow: hidden;
  width: 100%;
}

.yin_t51 .bd dl {
  display: inline-block;
  width: 100%;
  margin: 0;
}

.yin_t51 .bd dl dt {
  background: url(../images/h3_07.png) center center no-repeat;
  width: 1rem;
  height: 1.3rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.4rem;
  color: #05d7b4;
  font-weight: bold;
  font-family: "Arial";
  float: left;
  background-size: 100%;
}

.yin_t51 .bd dl dd {
  float: right;
  width: 4.9rem;
}

.yin_t51 .bd dl dd p {
  font-size: 0.3rem;
  color: #fff;
  line-height: 0.5rem;
}

.yin_t51 .bd dl dd span {
  display: block;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.32rem;
  padding-top: 0.14rem;
}

.yin_t6 {
  padding: 0 0.3rem;
  padding-top: 0.7rem;
}

.yin_t6 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
}

.yin_t6 .img {
  display: block;
  width: 100%;
}

.yin_t7 {
  padding: 0 0.3rem;
  padding-top: 0.7rem;
}

.yin_t7 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
}

.yin_t7 .img {
  display: block;
  width: 100%;
}

.yin_t8 {
  padding: 0 0.3rem;
}

.yin_t9 {
  padding-top: 0.2rem;
  padding-bottom: 0.7rem;
}

.yin_t9 h3 {
  border-left: #05d7b4 solid 0.08rem;
  font-size: 0.42rem;
  color: #05d7b4;
  line-height: 0.42rem;
  padding-left: 0.22rem;
  margin-bottom: 0.4rem;
  margin-left: 0.3rem;
}














.product_center1 {
  padding: 0 0 1rem;
  margin-top: 0.4rem;
}

.product_center1 .prolist li {
  display: block;
  margin-bottom: 0.4rem;
  width: 3.3rem;
  background: #fff;
  box-shadow: 0 0.01rem 0.1rem rgba(0, 0, 0, 0.1);
  margin-left: 0.3rem;
  float: left;
}

.product_center1 li a {
  display: block;
}

.product_center1 li figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 1.86rem;
}

.product_center1 li figure img {
  width: 100%;
  display: block;
}

.product_center1 li .txt {
  text-align: center;
}

.product_center1 li .txt .tit {
  font-size: 0.28rem;
  line-height: 0.9rem;
  color: #1668be;
}

.product_center1 li .txt .desc {
  margin-top: 0.36rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #999;
}

/* 产品中心详情 */
.product_detail {
  padding-top: 0rem;
  padding-bottom: 0.6rem;
}

.prosbanner {
  height: 5.62rem;
}

.prosbanner .tip {
  width: 100%;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  clear: both;
  position: absolute;
  left: 0%;
  bottom: 0.5rem;
  z-index: 12;
  font-size: 0;
}

.prosbanner .tip span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin: 0 0.1rem;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
}

.prosbanner .tip span.cur {
  width: 0.18rem;
  height: 0.18rem;
  background: #07bba1;
}

.showbottom {
  padding: 0 0.3rem;
}

.product_detail .protit {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: normal;
  font-size: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  color: #07bba1;
}

.showpros {
  margin-top: 0;
  box-shadow: 0.04rem 0 0.12rem rgba(0, 0, 0, 0.1);
  background: #fff;
}

.showpros .ptc {
  margin-left: 0.3rem;
  display: flex;
  justify-content: space-between;
  height: 1.1rem;
  line-height: 1.1rem;
  margin-right: 0.3rem;
}

.showpros .ptc .js {
  font-size: 0.34rem;
  color: #333;
}

.showpros .ptc .goback {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  background: url("../images/back.png") no-repeat center center;
  background-size: 0.44rem 0.37rem;
}

.showpros .ite {
  margin-bottom: 0.2rem;
  margin-left: 0.6rem;
  width: 100%;
}

.showpros .ite .pt1 {
  margin-top: 0.06rem;
  display: block;
  float: left;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #999;
}

.showpros .ite .pt2 {
  margin-left: 0.2rem;
  display: block;
  float: left;
  width: 3.6rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #666;
}

.prosbottom {
  padding: 0rem 0.3rem 1rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #666;
  text-align: justify;
  overflow: hidden;
}

.prosbottom img {
  max-width: 100%;
  margin: 0px auto;
  height: auto !important;
  display: inline;
}

.prosbottom .tempWrap {}

.prosbottom .slideTxtBox .bd .con {
  width: 6.3rem;
  overflow: hidden;
}

.prosbottom .slideTxtBox {
  padding-top: 0;
}

.prosbottom .slideTxtBox .hd {
  width: 100%;
  padding-bottom: 0.2rem;
}

.prosbottom .slideTxtBox .hd ul {
  width: 100%;
  display: inline-block;
}

.prosbottom .slideTxtBox .hd ul li {
  width: 24.8%;
  text-align: center;
  border: #ddd solid 0.01rem;
  margin-left: -0.01rem;
  height: 0.6rem;
  line-height: 0.6rem;
  float: left;
}

.prosbottom .slideTxtBox .hd ul .on {
  background-color: #07bba1;
  color: #fff;
  border: #07bba1 solid 0.01rem;
}

.prosbottom .slideTxtBox .bd {
  width: 100%;
}

.prosbottom .wx1 {
  margin: 0 auto;
  display: block;
  width: 3rem;
  height: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
  background: #07bba1;
  transition: all ease 0.36s;
  z-index: 14;
  margin-top: 0.6rem;
  text-align: center;
}

.prosbottom .slideTxtBox .bd ul,
.prosbottom .slideTxtBox .bd li,
.prosbottom .slideTxtBox .bd ol {
  list-style: inherit;
}


/* 推荐产品 */
.recom_pros {
  padding: 0.9rem 0.3rem 0.6rem;
}

.recom_pros .pros_tit .tit {
  float: left;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}

.recom_pros .pros_tit .zmore {
  float: right;
  display: block;
  font-size: 0.28rem;
  line-height: 0.45rem;
  text-align: center;
  color: #333;
}

.recom_pros .pros_tit .zmore1 {
  float: right;
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0.3rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fff;
  background: #999999;
}

.recom_pros .reprolist {
  margin-top: 0.6rem;
}

.recom_pros .reprolist .swiper-container .swiper-wrapper {
  padding-bottom: 0.6rem;
}

.recom_pros .reprolist .swiper-container .swiper-slide {
  float: left;
  display: block;
  width: 4.4rem;
  height: 5.7rem;
  background: #fff;
  box-shadow: 0.04rem 0 0.12rem rgb(0 0 0 / 10%);
}

.recom_pros .reprolist .swiper-container .swiper-slide a {
  display: block;
  padding-bottom: 0.1rem;
}

.recom_pros .reprolist .swiper-container .swiper-slide figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.recom_pros .reprolist .swiper-container .swiper-slide figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box {
  padding-top: 0.4rem;
  padding-left: 0.4rem;
  box-sizing: border-box;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box .txt {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box .txt .tit {
  font-weight: bold;
  font-size: 0.34rem;
  line-height: 0.34rem;
  color: #07bba1;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box .txt .tit span {
  display: block;
  padding-top: 0.12rem;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box .txt .desc {
  padding-right: 0.6rem;
  margin-top: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #999;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.recom_pros .reprolist .swiper-container .swiper-slide .txt_box .arr {
  margin-top: 0.36rem;
  display: block;
  width: 0.4rem;
  height: 0.07rem;
  background: url("../images/f2arr.png") no-repeat center center;
  background-size: 0.4rem 0.07rem;
}

.recom_pros .reprolist .swiper-container .swiper-slide:last-child {
  margin-right: 0.6rem;
}

.recom_pros .reprolist .swiper-container .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.06rem 0.12rem;
  margin-bottom: 0.06rem;
  box-sizing: border-box;
  border-radius: 100%;
  background: #999;
  opacity: 0.5;
}

.recom_pros .reprolist .swiper-container .swiper-pagination-bullet-active {
  background: #07bba1;
  width: 0.2rem;
  height: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 1;
}

.recom_pros .swiper-container-horizontal>.swiper-pagination-bullets,
.recom_pros .swiper-pagination-custom,
.recom_pros .swiper-pagination-fraction {
  bottom: -0.5rem !important;
  width: auto;
  margin-left: -0.06rem;
}

/* 客户案例 */
.case_center {
  padding: 0 0.6rem 0.54rem;
  margin-top: 0.6rem;
}

.case_center .caselist li {
  display: block;
  margin-top: 0.4rem;
  width: 6.3rem;
  height: 4.3rem;
  background: #fff;
  box-shadow: 0.04rem 0 0.12rem rgba(0, 0, 0, 0.1);
}

.case_center li:first-child {
  margin-top: 0;
}

.case_center li a {
  display: block;
}

.case_center li figure {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}

.case_center li figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.case_center li .txt .tit {
  height: 0.72rem;
  font-weight: normal;
  font-size: 0.3rem;
  line-height: 0.72rem;
  text-align: center;
  color: #171d3a;
}

/* 招投标 */
.bidding_center {
  padding: 0.4rem 0.6rem 1rem;
  background: #fff;
}

.bidding_center .bidlist li {
  height: 2rem;
  border-bottom: 1px solid #ddd;
}

.bidding_center .bidlist li a {
  padding: 0.6rem 0;
  display: block;
  box-sizing: border-box;
}

.bidding_center .bidlist li .txt .tit {
  font-weight: normal;
  font-size: 0.34rem;
  line-height: 0.4rem;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bidding_center .bidlist li .txt p {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #333;
}

.bidding_center .bidlist li .txt p em {
  margin-left: 0.2rem;
  font-style: normal;
  font-family: arial;
  color: #666;
}

/* 联系我们 */
.contact_center {
  padding-bottom: 1rem;
  background: url("../images/contact_bg.png") no-repeat top center #f6f6f6;
  background-size: 100% 6.4rem;
}

.contact_1 {
  width: 6.5rem;
  margin: 0 auto;
  padding: 0 0.2rem;
  background: #fff;
  background-size: 100%;
}

.contact_1 .cinfo {
  height: 7.12rem;
  background: url("../images/cinfo_1.png") top center no-repeat #fff;
  background-size: 6.9rem 2.16rem;
}

.contact_1 .cinfo.c2 {
  height: 7.12rem;
  background: url("../images/cinfo_2.png") top center no-repeat #fff;
  background-size: 6.9rem 2.16rem;
}

.contact_1 .cinfo .c_top {
  padding-top: 0.7rem;
  padding-left: 0.9rem;
}

.contact_1 .cinfo .c_top .c_tit {
  font-weight: normal;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #fff;
}

.contact_1 .cinfo .c_top .line {
  margin-top: 0.32rem;
  display: block;
  width: 0.5rem;
  height: 0.02rem;
  background: rgba(255, 255, 255, 0.3);
}

.c_bottom {
  padding-left: 0.6rem;
  padding-top: 1.5rem;
}

.c_bottom .ct1 {
  margin-right: 0.2rem;
  font-size: 0.3rem;
  color: #666;
}

.c_bottom .ct1 i {
  margin-right: 0.6rem;
}

.c_bottom .ct2 {
  font-family: Arial;
  font-size: 0.3rem;
  color: #333;
}

.c_bottom .c_it1 .ct2 {
  font-family: "微软雅黑";
}

.c_bottom .c_it2 .ct2 {
  font-size: 0.4rem;
  color: #07bba1;
}

.c_bottom .c_it {
  margin-bottom: 0.2rem;
}

.c_bottom .c_it2 {
  margin-top: 0.2rem;
  margin-bottom: 0.7rem;
}

.contact_2 {
  width: 6.9rem;
  height: 8.41rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  background: #fff;
  background-size: 6.5rem 8.41rem;
  margin-bottom: 0.6rem;
}

.contact_2 .ctit {
  padding: 0 0.3rem;
  padding-top: 0.6rem;
  text-align: center;
}

.contact_2 .ctit .tit {
  display: block;
  margin: 0 auto;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}

.contact_2 .ctit p {
  padding-top: 0.14rem;
}

.contact_2 .ctit p b {
  display: block;
}

.contact_2 .form {
  margin-top: 0.6rem;
}

.contact_2 .item {
  margin-bottom: 0.3rem;
  position: relative;
  width: 100%;
  height: 0.68rem;
  line-height: 0.68rem;
  border: 1px solid #ccc;
}

.contact_2 .item .txt {
  height: 0.66rem;
  line-height: 0.66rem;
  border: none;
  outline: none;
  font-size: 0.28rem;
  text-indent: 0.3rem;
  color: #333;
  width: 100%;
}

.contact_2 .tarea {
  width: 100%;
  height: 2.5rem;
  border: 1px solid #ccc;
  padding: 0.1rem;
  overflow: hidden;
  box-sizing: border-box;
}

.contact_2 .tarea textarea {
  resize: none;
  outline: none;
  border: none;
  background: none;
  padding: .2rem 0;
  font-size: .28rem;
  text-indent: 0.28rem;
  height: 2.1rem;
  overflow: hidden;
  width: 99%;
  font-family: microsoft yahei;
  color: #333;
}

.contact_2 .bot {
  margin-top: 0.3rem;
}

.contact_2 .bot .btn {
  display: block;
  width: 100%;
  height: 0.84rem;
  font-size: 0.3rem;
  line-height: 0.84rem;
  text-align: center;
  border: none;
  color: #fff;
  background: #07bba1;
  -webkit-appearance: none;
}

#allmap {
  width: 6.9rem;
  margin: 0 auto;
  height: 4rem;
  margin-top: 0.5rem;
}

/* 太阳成集团tyc1286 */
.about_tit {
  text-align: center;
}

.about_tit .tit {
  font-size: 0.42rem;
  line-height: 0.42rem;
  color: #273548;
}

.about_tit p {
  display: block;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #c5ced5;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 0.14rem;
}

.about_tit i {
  display: block;
  width: 0.36rem;
  margin: 0 auto;
  height: 0.02rem;
  background-color: #333;
  margin: 0 auto;
  margin-top: 0.24rem;
}

.about_tit1 {
  text-align: left;
}

.about_tit1 .tit {
  font-size: 0.42rem;
  line-height: 0.42rem;
  color: #333;
}

.about_tit1 p {
  display: block;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #c5ced5;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 0.14rem;
}


.about_wrapper {
  background: #fff;
  width: 100%;
  overflow: hidden;
}

.about_1 {
  padding: 0 0.3rem;
  padding-top: 0.76rem;
}

.about_1 .acont .ap1 {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #333;
  width: 100%;
  height: 0.66rem;
  border-bottom: #b8b8b8 solid 1px;
}

.about_1 .acont {
  margin-top: 0.5rem;
}

.about_1 .acont .hd li {
  float: left;
  width: 22%;
  margin-right: 4%;
  height: 0.66rem;
}

.about_1 .acont .hd li.a4 {
  margin-right: 0;
}

.about_1 .acont .hd a {
  height: 0.66rem;
  position: relative;
  display: block;
}

.about_1 .acont .hd a b {
  display: block;
  width: .24rem;
  height: .23rem;
  float: left;
}

.about_1 .acont .hd a span {
  display: block;
  float: left;
  font-size: 0.24rem;
  color: #343434;
  line-height: 0.24rem;
  padding-left: 0.1rem;
}

.about_1 .acont .hd a i {
  display: none;
  width: 100%;
  height: 0.02rem;
  background-color: #07bba1;
  position: absolute;
  left: 0;
  bottom: -0.01rem;
}

.about_1 .acont .hd .a1 b {
  background-position: -0 -4.27rem;
}

.about_1 .acont .hd .a2 b {
  background-position: -0.43rem -4.27rem;
}

.about_1 .acont .hd .a3 b {
  background-position: -0.91rem -4.27rem;
}

.about_1 .acont .hd .a4 b {
  background-position: -1.34rem -4.27rem;
}

.about_1 .acont .hd li.on i {
  display: block;
}

.about_1 .acont .hd {
  margin-bottom: 0.5rem;
}

.about_1 .acont .hd li:hover span,
.about_1 .acont .hd li.on span {
  color: #07bba1;
}

.about_1 .acont .hd .a1:hover b,
.about_1 .acont .hd .a1.on b {
  background-position: -0 -4.53rem;
}

.about_1 .acont .hd .a2:hover b,
.about_1 .acont .hd .a2.on b {
  background-position: -0.43rem -4.53rem;
}

.about_1 .acont .hd .a3:hover b,
.about_1 .acont .hd .a3.on b {
  background-position: -0.91rem -4.53rem;
}

.about_1 .acont .hd .a4:hover b,
.about_1 .acont .hd .a4.on b {
  background-position: -1.34rem -4.53rem;
}

.about_1 .acont .bd {
  width: 100%;
}

.about_1 .acont .bd ul {
  display: inline-block;
  width: 100%;
  line-height: 0.4rem;
}


.about_1 .aimg1 {
  margin: 0 auto;
  margin-top: 0.5rem;
  display: block;
  width: 100%;
}

.about_1 .acont .amore {
  margin-left: 0.6rem;
  margin-top: 0.8rem;
  display: block;
  width: 3rem;
  height: 0.75rem;
  font-size: 0.28rem;
  line-height: 0.75rem;
  text-indent: 0.6rem;
  color: #fff;
  background: url("../images/lmorearr.png") no-repeat 2.1rem center #07bba1;
  background-size: 0.31rem 0.08rem;
}

.about_1 .acont .aimg2 {
  margin-top: 0.8rem;
  margin-left: 0.55rem;
  display: block;
  width: 6.95rem;
  height: 5.12rem;
}

.about_1 .lj {
  display: block;
  width: 2.8rem;
  height: 0.6rem;
  background-color: #0896d7;
  background-image: linear-gradient(to right, #089ada 0%, #0155a7 100%);
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.26rem;
  color: #fff;
  border-radius: 0.1rem;
  margin-top: 0.5rem;
}



.about_2 {
  width: 100%;
}

.about_2 .about_tit {
  padding-top: 1.2rem;
}

.about_2 .develop .bd {
  display: block;
  width: 5.1rem;
  height: 5.01rem;
  margin: 0 auto;
  margin-top: 0.8rem;
  background: url("../images/dev_bg.png") no-repeat center center;
  background-size: 5.1rem 5.01rem;
}

.about_2 .develop .bd li {
  display: block;
  width: 5.1rem;
  height: 5.01rem;
}

.about_2 .develop .bd li .txt {
  padding: 0.7rem 0.6rem 0;
  box-sizing: border-box;
}

.about_2 .develop .bd li .txt .year {
  margin-right: 0.5rem;
  font-size: 1rem;
  line-height: 0.8rem;
  min-height: 0.5rem;
  color: #07bba1;
  background: url("../images/year.png") no-repeat right bottom;
  background-size: 0.5rem 0.5rem;
}

.about_2 .develop .bd li .txt .ycont {
  margin-top: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #666;
  text-align: justify;
}

.about_2 .develop .hd {
  text-align: center;
  margin-top: 0.8rem;
}

.about_2 .develop .hd ul {
  display: inline-block;
}

.about_2 .develop .hd li {
  float: left;
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.05rem 0.12rem 0;
  font-size: 0;
  background: #fff;
  opacity: 1;
  border-radius: 100%;
}

.about_2 .develop .hd li.on {
  margin-top: 0.02rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #07bba1;
  opacity: 1;
}

.gallery-top {
  width: 100%;
}

.gallery-top .swiper-slide {
  display: block;
  width: 6.9rem;
  height: 6.2rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.gallery-top .swiper-slide .txt {
  padding: 0.2rem 0.3rem 0;
  box-sizing: border-box;
}

.gallery-top .swiper-slide .txt .year {
  margin-right: 0.5rem;
  font-size: 0.6rem;
  line-height: 0.8rem;
  min-height: 0.5rem;
  color: #333;
  background-size: 0.5rem 0.5rem;
}

.gallery-top .swiper-slide .txt .year i {
  display: block;
  width: 1rem;
  height: 0.03rem;
  background-color: #333;
  margin-bottom: 0.2rem;
}

.gallery-top .swiper-slide .txt .ycont {
  margin-top: 0.14rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #333;
  text-align: justify;
}

.gallery-thumbs {
  margin: 0 1rem !important;
  height: 1rem;
  overflow: hidden;
}

.gallery-thumbs .swiper-slide {
  text-align: center;
  position: relative;
  color: #333;
  font-size: 0.28rem;
  line-height: 1.1rem;
}

.gallery-thumbs .swiper-slide i {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  left: 50%;
  margin-left: -0.1rem;
  top: 0rem;
  background-position: -3.7rem 0rem;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active i {
  background-position: -3.44rem 0rem;
}

.gallery-thumbs em {
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: #c8d5df;
  position: absolute;
  left: 0;
  top: 0.1rem;
}

.swiper-button-next,
.swiper-button-prev {
  display: none;
}




.about_3 {
  width: 100%;
  padding-bottom: 0.8rem;
  padding-top: 1rem;
}

.icon1 {
  background: url(../images/icon1.png) no-repeat;
  background-size: 8rem auto;
  vertical-align: middle;
  display: block;
}

.about_31 {
  padding: 0 0.3rem;
  margin-top: 0.3rem;
  position: relative;
}

.about_31 ul {
  display: inline-block;
}

.about_31 ul li {
  width: 100%;
  float: left;
  background-color: #f0f3f5;
  margin-top: 0.2rem;
  transition: all ease 0.36s;
}

.about_31 ul li .img {
  display: block;
  float: left;
  width: 2.04rem;
}

.about_31 ul li .img img {
  display: block;
  width: 100%;
}

.about_31 ul li .txt {
  width: 4.3rem;
  float: left;
  margin-left: 0.3rem;
}

.about_31 ul li .txt h3 {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.3rem;
  padding-top: 0.4rem;
}

.about_31 ul li .txt span {
  display: block;
  font-size: 0.24rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.2rem;
  height: 0.64rem;
}

.about_31 ul li .txt p {
  font-size: 0.24rem;
  color: #999;
  line-height: 0.32rem;
  padding-top: 0.2rem;
}

.about_31 ul li:hover h3 {
  color: #07bba1;
}

.about_3 .fen {
  margin: 0 auto;
  display: block;
  width: 2.8rem;
  height: 0.7rem;
  background-color: #0896d7;
  background-image: linear-gradient(to right, #089ada 0%, #0155a7 100%);
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #fff;
  border-radius: 0.1rem;
  margin-top: 0.5rem;
  transition: all ease 0.36s;
}


.about_4 {
  padding: 1.1rem 0.5rem;
  background: #fbfbfb;
}

.about_4 .tech {
  position: relative;
  margin-top: 0.6rem;
}

.about_4 .bd {
  height: 8rem;
  background: url("../images/ts_li.png") no-repeat bottom center;
  background-size: 6.3rem 5.8rem;
}

.about_4 .bd li {
  width: 6.3rem;
  height: 8rem;
}

.about_4 .bd li .img {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.about_4 .bd li .img img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
  object-fit: contain;
}

.about_4 .bd li .txt {
  padding: 0.7rem 0.6rem 0;
  box-sizing: border-box;
}

.about_4 .bd li .txt .tit {
  font-weight: normal;
  font-size: 0.36rem;
  line-height: 0.5rem;
  color: #fff;
}

.about_4 .bd li .txt .desc {
  margin-top: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #fff;
  text-align: justify;
}

.about_4 .hd {
  position: absolute;
  left: 1.2rem;
  bottom: 0.8rem;
  height: 0.2rem;
}

.about_4 .hd li {
  float: left;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.06rem 0.12rem;
  margin-bottom: 0.06rem;
  font-size: 0;
  box-sizing: border-box;
  border-radius: 100%;
  background: #fff;
  opacity: 0.5;
}

.about_4 .hd li.on {
  background: #fff;
  width: 0.2rem;
  height: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 1;
}


.about_5 {
  background: #fff url(../images/z19_02.jpg) bottom center no-repeat;
  background-size: 100%;
  width: 100%;
  padding-bottom: 0.8rem;
  margin-top: 0.2rem;
}

.about_5 .equip {
  position: relative;
  padding: 0 0.6rem;
  margin-top: 0.6rem;
  padding-bottom: 0.4rem;
}

.about_5 .bd {
  position: relative;
  height: 4.8rem;
  overflow: hidden;
}

.about_5 .bd li {
  position: relative;
  display: block;
  width: 6.3rem;
  height: 4.8rem;
}

.about_5 .bd li .img {
  width: 100%;
  padding-top: 76%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.about_5 .bd li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}

.about_5 .bd li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6.3rem;
  height: 1.15rem;
  background: url("../images/equip_txt.png") no-repeat center center;
  background-size: 6.3rem 1.15rem;
  z-index: 3;
}

.about_5 .bd li .txt .tit {
  font-weight: normal;
  font-size: 0.26rem;
  text-align: center;
  line-height: 1.15rem;
  color: #fff;
}

.about_5 .hd {
  margin-top: 0.6rem;
  height: 0.2rem;
  text-align: center;
}

.about_5 .hd ul {
  display: inline-block;
}

.about_5 .hd li {
  float: left;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.06rem 0.12rem;
  margin-bottom: 0.06rem;
  font-size: 0;
  box-sizing: border-box;
  border-radius: 100%;
  background: #c7c7c7;
  opacity: 1;
}

.about_5 .hd li.on {
  background: #07bba1;
  width: 0.2rem;
  height: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 1;
}

.about_5 .amore {
  margin: 0 auto;
  margin-top: 0.6rem;
  display: block;
  width: 3rem;
  height: 0.75rem;
  font-size: 0.28rem;
  line-height: 0.75rem;
  text-indent: 0.6rem;
  color: #fff;
  background: url("../images/lmorearr.png") no-repeat 2.1rem center #07bba1;
  background-size: 0.31rem 0.08rem;
}

.about_6 {
  background: #fff;
  width: 100%;
}

.about_6 .about_tit {
  padding-top: 0.88rem;
}

.zr_list {
  padding: 0 0.4rem;
  margin-top: 0.74rem;
}

.zr_list .list {
  display: inline-block;
  width: 100%;
}

.zr_list .list .itec {
  width: 100%;
  height: 1.8rem;
  border: #dadada solid 1px;
  background-color: #fff;
  margin-bottom: 0.4rem;
}

.zr_list .list .itec:hover {
  border: #07bba1 solid 1px;
}

.zr_list .list .itec .item {
  float: left;
  width: 1.42rem;
  height: 1.8rem;
  text-align: center;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.2rem;
  font-family: "Arial";
  font-weight: bold;
  background-color: #f0f0f0;
  display: none;
}

.zr_list .list .itec .day {
  font-size: 0.55rem;
  color: #333;
  line-height: 0.55rem;
  padding-top: 0.46rem;
  padding-bottom: 0.1rem;
}

.zr_list .list .itec:hover .item {
  background-color: #07bba1;
  color: #fff;
}

.zr_list .list .itec:hover .item .day {
  color: #fff;
}

.zr_list .list .itec .txt {
  width: 4.9rem;
  line-height: 1.8rem;
  margin-left: 0.3rem;
  float: left;
}

.zr_list .list .itec .txt h3 {
  font-size: 0.24rem;
  line-height: 0.36rem;
  padding-top: 0.26rem;
}

.zr_list .list .itec .xq {
  width: 1.8rem;
  height: 0.4rem;
  float: left;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.16rem;
  border: #d6d6d6 solid 1px;
  border-radius: 1rem;
  font-size: 0.2rem;
  color: #999;
  margin-left: 0.3rem;
}

.zr_list .list .itec:hover .xq {
  border: #07bba1 solid 1px;
  background-color: #07bba1;
  color: #fff;
}


.in_t {
  width: 100%;
  height: 0.8rem;
  background-color: #333;
  position: relative;
  text-align: center;
  margin-top: 0.7rem;
}

.in_t .goBack {
  position: absolute;
  left: 0.3rem;
  top: 0.12rem;
  width: 0.22rem;
  height: 0.62rem;
  background: url(../images/cc.png) center center no-repeat;
  background-size: 100%;
}

.in_t span {
  display: inline-block;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.36rem;
  color: #fff;
  font-weight: bold;
}

.xinsuo {
  padding: 0.3rem;
  padding-bottom: 1rem;
  min-height: 8rem;
}

.xinsuo .item {
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: #ccc solid 1px;
}

.xinsuo .item h3 {
  float: left;
  line-height: 0.8rem;
  font-size: 0.3rem;
}

.xinsuo .item p {
  float: right;
  font-size: 0.24rem;
  color: #999;
}




/* 荣誉资质 */
.honor_center {
  padding-bottom: 0.6rem;
}

.honorlist {
  padding: 0.2rem 0;
}

.honorlist .list {
  display: inline-block;
  width: 100%;
}

.honorlist li {
  margin-bottom: 0.3rem;
  display: block;
  width: 3.3rem;
  background-color: #fff;
  float: left;
  margin-left: 0.3rem;
}

.honorlist li:nth-child(2n) {
  margin-right: 0;
}

.honorlist li:nth-child(21) {
  display: none;
}

.honorlist li a {
  display: block;
}

.honorlist li .txt {}

.honorlist li .h_tit {
  font-size: 0.2rem;
  line-height: 0.22rem;
  text-align: center;
  ;
  color: #999;
  background: url("../images/honor_line.png") no-repeat center center;
  background-size: 1.66rem 0.02rem;
}

.honorlist li .tit {
  width: 100%;
  margin: 0 auto;
  font-weight: normal;
  font-size: 0.26rem;
  line-height: 0.6rem;
  text-align: center;
  color: #333;
}

.honor_center .catemore {
  margin-top: 0.1rem;
}

.validation-summary-errors li {
  color: red;
  text-align: center;
  font-size: .3rem;
  font-weight: bold;
  padding: .1rem;
}

/* 人力资源 */
.jobs_center {
  margin-top: -0.77rem;
}

.jobs {
  padding-top: 0.77rem;
  padding-bottom: 0.8rem;
}

.jobs .item {
  padding: 0.6rem 0;
  border-bottom: 1px solid #ddd;
}



.jobs .top {
  padding: 0 0.6rem;
}

.jobs .top .jt1 {
  background: url("../images/trick_arr.png") no-repeat center right;
  background-size: 0.31rem 0.08rem;
}

.jobs .top .jt1 h3 {
  padding-left: 0.6rem;
  font-weight: normal;
  font-size: 0.4rem;
  line-height: 0.36rem;
  color: #333;
  background: url("../images/trick.png") no-repeat left center;
  background-size: 0.35rem 0.35rem;
}

.jobs .top .jt2 {
  margin-top: 0.5rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #333;
}

.jobs .top .jt2 .j1 {
  margin-right: 0.2rem;
}

.jobs .top .jt3 {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #333;
}

.jobs .top .jt3 .j1 {
  margin-right: 0.2rem;
}

.jobs .bottom {
  padding: 0 0.6rem;
  border-top: 1px solid #bdc4d2;
  margin-top: 0.6rem;
}

.jobs .bid_box {
  margin-top: 0.6rem;
}

.jobs .bid_box .tit {
  font-weight: normal;
  font-size: 0.34rem;
  line-height: 0.34rem;
  color: #333;
}

.jobs .bid_box .cont {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  color: #666;
}

.jobs .bid_box .cont span {
  display: block;
}

.jobs .bid_box .b_cont {
  margin-top: 0.6rem;
}

.jobs .apply {
  margin-top: 0.8rem;
  display: block;
  width: 3rem;
  height: 0.75rem;
  font-size: 0.28rem;
  line-height: 0.75rem;
  text-indent: 0.6rem;
  color: #fff;
  background: url("../images/lmorearr.png") no-repeat 2.1rem center #07bba1;
  background-size: 0.31rem 0.08rem;
}

.jobs .item.hover {
  background: url("../images/job_bg.png") no-repeat bottom center #f0f2f6;
  border-bottom: 0;
}

.jobs .shrink {
  margin-top: 0.5rem;
  margin-bottom: -0.6rem;
  height: 1.2rem;
  font-size: 0.3rem;
  text-align: center;
  line-height: 1.2rem;
  color: #333;
  background: url("../images/trick_top.png") no-repeat 58% center;
  background-size: 0.07rem 0.26rem;
}

/*弹窗甩手掌柜*/
.bdtel1 {
  position: fixed;
  width: 6rem;
  left: 0.6rem;
  top: 16%;
  z-index: 10;
  padding: .3rem .2rem;
  background: #fff;
}

.bdtel1 a:hover {
  background: #ffa902;
  color: #fff;
}

.bdtel1 h3 {
  padding-top: 0.3rem;
  font-weight: normal;
  font-size: .36rem;
  text-align: center;
  padding-bottom: .1rem;
  position: relative;
}

.bdtel1 h3 .m-close {
  position: absolute;
  left: 50%;
  top: -0.6rem;
  width: .6rem;
  margin-left: -0.3rem;
  height: .6rem;
  background: url("../images/closeM.png") no-repeat center center;
  display: block;
  background-size: 0.6rem 0.6rem;
}

.bdtel1 p {
  text-align: center;
}

.bdtelbg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  max-width: 640px;
  min-width: 320px;
  display: none;
}

.bga {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}

.showOrder {
  width: 90%;
  margin: 0 auto;
  padding: .3rem 0;
  position: relative;
}

.showOrder .leave {
  width: 100%;
  overflow: hidden;
}

.showOrder .leave li {
  display: block;
  line-height: .7rem;
  margin-bottom: .3rem;
}

.showOrder .leave li label {
  width: 24%;
  float: left;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
}

.showOrder .leave li input {
  width: 70%;
  float: left;
  margin-left: 6%;
  border: none;
  line-height: .7rem;
  height: .7rem;
  outline: none;
  text-indent: .1rem;
  color: #666;
}

.showOrder .leave li textarea {
  font-family: Microsoft yahei;
  border: none;
  margin-top: 3%;
  margin-left: 6%;
  width: 70%;
  float: left;
  text-indent: 3%;
  outline: none;
}

.showOrder .leave li a {
  width: 70%;
  float: left;
  display: block;
  height: .7rem;
  line-height: .7rem;
  margin-left: 6%;
  border: 1px solid #dcdcdc;
  text-indent: .1rem;
  color: #999;
}

.showOrder .show_more2 {
  margin-bottom: .3rem;
}

.showOrder .show_more2 input {
  width: 100%;
  line-height: .7rem;
  height: .7rem;
  outline: none;
  text-align: center;
  color: #fff;
  background: #07bba1;
  border: none;
  -webkit-appearance: none;
}

.popup .leave li {
  border: 1px solid #dcdcdc;
}

.popup .leave li.phoneVer input {
  width: 35%;
}

.popup .leave li.phoneVer .yzm {
  background: #f2f2f2;
  margin-left: 0;
}

.servicePage {
  margin-top: 0.5rem;
}

.servicePage {
  padding-bottom: 0.6rem;
  width: 6.3rem;
  height: auto;
  box-shadow: 0.06rem 0 0.15rem rgba(0, 0, 0, 0.1);
  background: #fff;
}

.servicePage .red {
  position: absolute;
  right: 0.1rem;
  line-height: 0.66rem;
  color: red;
}

.servicePage .form {
  padding: 0 0.3rem;
}

.servicePage .item {
  width: 5.68rem;
}

.servicePage .item .txt {
  width: 98%;
  height: 0.66rem;
  line-height: 0.66rem;
}

.servicePage .tarea {
  width: 5.7rem;
}

.servicePage .tarea .area {
  width: 5.7rem;
}

.servicePage .bot .btn {
  width: 5.7rem;
}

/******登录******/
.loginPage {
  margin-top: .5rem;
  min-height: 5.5rem;
}

.loginPage p {
  text-align: center;
  padding-bottom: .5rem;
}

.loginPage .tit {
  text-align: center;
  margin-bottom: .2rem;
  font-size: .35rem;
}

.loginPage .item {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 3%;
}

.loginPage .item .msg-box {
  top: 2em;
}

.loginPage .item label {
  font-weight: normal;
  line-height: 35px;
}

.loginPage .item input {
  width: 100%;
  text-indent: 1em;
  background: none;
  outline: none;
  border: 1px solid #999;
  height: 3em;
  line-height: 3em;
}

.loginPage .item #phoneVer {
  width: 48%;
}

.loginPage .item #get_code {
  width: 48%;
  float: right;
  background: #f2f2f2
}

.loginPage .item select {
  width: 100%;
  text-indent: 1em;
  background: none;
  outline: none;
  border: 1px solid #999;
  height: 3.11em;
  line-height: 3.11em;
}

.loginPage .item .btn {
  width: 100%;
  text-align: center;
  background: #477de2;
  border-color: #477de2;
  color: #fff;
  padding: 0;
  outline: none;
  height: 3.2em;
  cursor: pointer;
  border: none;
  text-indent: 0;
}

.loginPage p {
  width: 100%;
  padding-top: 6px;
}

.loginPage .loginform {
  width: 5.92rem;
  margin: 0 auto;
}

.result a {
  display: block;
  margin-top: 0.3rem;
  font-size: 0.28rem;
  text-align: center;
  width: 3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border: 1px solid #ddd;
  background: #477de2;
  color: #fff;
}

/* 纯单页 */
.single_center {
  padding: 0 0.6rem 1rem;
  margin-top: 0.4rem;
}

.singlepage {
  padding: 0.6rem;
  min-height: 6rem;
  box-sizing: border-box;
  line-height: 2;
  background: #fff;
  box-shadow: 0.06rem 0 0.15rem rgba(0, 0, 0, 0.1);
}

.singlepage img {
  max-width: 100%;
  margin: 0 auto;
}




.sold_1_m {
  padding-top: 0.4rem;
}

.tit_l {
  text-align: center;
  padding-top: 0.2rem;
}

.tit_l h3 {
  font-size: 0.38rem;
  color: #07bba1;
  line-height: 0.38rem;
  font-weight: bold;
  padding-top: 0.3rem;
}

.tit_l span {
  padding-top: 0.15rem;
  display: inline-block;
}

.wenan {
  padding: 0.3rem;
}

.sold_1_1 {
  padding-top: 0.5rem;
}

.sold_1_1 dl {
  display: inline-block;
  width: 100%;
}

.sold_1_1 dl dt {
  width: 100%;
}

.sold_1_1 dl dt img {
  display: block;
  width: 100%;
}

.sold_1_1 dl dd {
  width: 100%;
  background-color: #f4f4f4;
  padding: 0.1rem 0;
}

.sold_1_1 dl dd h3 {
  font-size: 0.28rem;
  color: #07bba1;
  line-height: 0.8rem;
  font-weight: bold;
  padding-left: 0.2rem;
}

.sold_1_1 dl dd p {
  display: inline-block;
  width: 100%;
  padding-top: 0.08rem;
}

.sold_1_1 dl dd p span {
  display: inline-block;
  line-height: 0.6rem;
  border-top: #dedede solid 1px;
  width: 100%;
  font-size: 0.24rem;
}

.sold_1_1 dl dd p span b {
  display: inline-block;
  font-size: 0.24rem;
  color: #364e91;
  padding-left: 0.2rem;
  padding-right: 0.1rem;
  float: left;
}

.sold_1_1 dl dd p span i {
  display: block;
  font-size: 0.24rem;
  padding-right: 0.2rem;
  float: left;
  width: 6rem;
  font-style: normal;
}

.sold_2_m {
  padding-top: 0.5rem;
  background-color: #fff;
}

.sold_2_m .sold_2_1 {
  padding-top: 0.5rem;
}

.sold_2_m .sold_2_1 dl {
  background-color: #e8eff3;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.sold_2_m .sold_2_1 dt {
  width: 100%;
  display: inline-block;
  padding-top: 0.14rem;
}

.sold_2_m .sold_2_1 dt span {
  display: block;
  float: left;
  width: 48%;
  padding-left: 2%;
  font-size: 0.28rem;
  color: #333;
  line-height: 0.6rem;
  font-weight: bold;
}

.sold_2_m .sold_2_1 dd {
  width: 100%;
  display: inline-block;
  padding-top: 0.1rem;
}

.sold_2_m .sold_2_1 dd p {
  height: 0.6rem;
  width: 100%;
}

.sold_2_m .sold_2_1 dd p.p1,
.sold_2_m .sold_2_1 dd p.p3,
.sold_2_m .sold_2_1 dd p.p5,
.sold_2_m .sold_2_1 dd p.p7,
.sold_2_m .sold_2_1 dd p.p9 {
  background-color: #cddce7;
}

.sold_2_m .sold_2_1 dd p span {
  display: block;
  float: left;
  width: 48%;
  padding-left: 2%;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.6rem;
}


.sold_3_m {
  padding-top: 0.5rem;
}

.sold_3_m .sold_3_1 {
  padding-top: 0.4rem;
}

.sold_3_m .sold_3_1 dl {
  width: 100%;
  display: inline-block;
  margin-top: 0.2rem;
}

.sold_3_m .sold_3_1 dl dt {
  width: 100%;
}

.sold_3_m .sold_3_1 dl dt img {
  display: block;
  width: 100%;
}

.sold_3_m .sold_3_1 dl dd {
  background-color: #f3f3f3;
  width: 100%;
  padding: 0.2rem;
  padding-bottom: 0.4rem;
}

.sold_3_m .sold_3_1 dl dd h4 {
  font-size: 0.32rem;
  color: #202020;
  line-height: 0.6rem;
  padding-left: 5%;
  padding-top: 2%;
}

.sold_3_m .sold_3_1 dl dd .ddc {
  padding-left: 5%;
  padding-top: 3%;
}





.jobs .item1 {
  padding: 0.6rem 0;
  border-bottom: 1px solid #ddd;
}

.jobs .item1 a {
  padding: 0 0.6rem;
  display: block;
}

.jobs .item1 a .jt1 {
  background: url("../images/trick_arr.png") no-repeat center right;
  background-size: 0.31rem 0.08rem;
}

.jobs .item1 a .jt1 h3 {
  font-weight: normal;
  font-size: 0.4rem;
  line-height: 0.36rem;
  color: #333;
}

.jobs .item1 a .jt2 {
  margin-top: 0.5rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #333;
}

.jobs .item1 a .jt2 .j1 {
  margin-right: 0.2rem;
}

.jobs .item1 a .jt3 {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  color: #333;
}

.jobs .item1 a .jt3 .j1 {
  margin-right: 0.2rem;
}

.jobs .item .tit {
  display: inline-block;
}

.jobs .item .downIco {
  display: inline-block;
  float: right;
  display: block;
  width: 0.27rem;
  height: 0.24rem;
  background: url(../images/downLoadIco.png) center center;
  background-size: 0.28rem 0.24rem;
}




.case-select {
  width: 100%;
  height: .86rem;
  margin-bottom: .3rem;
  /*    border-bottom: 1px solid #dddddd;*/
  background: #ffffff;
  position: relative;
}

.case-select .slist {
  width: 100%;

}

.case-select .slist li {
  width: 100%;
  text-align: center;
  float: left;
  padding: .22rem 0 .2rem;
}

.case-select .slist li:first-child a {
  border-left: 0;
}

.case-select .slist li a {
  display: block;
  width: 100%;
  border-left: 1px solid #e0e0e0;
}

.case-select .slist li a:after {
  content: "\20";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: .1rem;
  border-style: solid dashed dashed dashed;
  border-color: #666666 transparent transparent transparent;
  border-width: 0.1rem;
  width: 0;
  height: 0;
  overflow: hidden;
}

.case-select .slist li.hover a {
  font-size: .24rem;
  line-height: 0.3rem;

}

.case-select .item {
  position: absolute;
  left: 0;
  top: 0.88rem;
  background: #fff;
  z-index: 10;
  width: 100%;
  padding: 0.2rem 0;
}

.case-select .item a {
  display: block;
  float: left;
  width: 45%;
  border: 1px solid #ddd;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
  margin: 0 1.8% .2rem;
  border-radius: .05rem;
  overflow: hidden;
}

.case-select .item a.hover {
  border: 1px solid #4d6585;
  background: #4d6585;
  color: #fff;
}

.hidden {
  display: none;
}

.Caselist {
  text-align: center;
}

.addMore {
  width: 100%;
  clear: left;
  display: block;
  padding-top: 0.5rem;
  text-align: center;
  color: #999999;
  font-size: .3rem;
}

.gridlist em {
  display: inline-block;
  font-style: normal;
  padding: .4rem 0 .8rem;
}



.gridlist {
  padding: 0 0.3rem;
  padding-top: 0.14rem;
}

.gridlist .it {
  display: block;
  width: 100%;
  height: 2.9rem;
  background-color: #fff;
  margin-top: 0.46rem;
}

.gridlist .it img {
  display: block;
  float: left;
  width: 2.16rem;
  height: 2.9rem;
}

.gridlist .it .txt_box {
  width: 3.9rem;
  float: left;
  margin-left: 0.46rem;
  padding-top: 0.52rem;
  text-align: left;
}

.gridlist .it h3 {
  font-size: 0.4rem;
  color: #07bba1;
  line-height: 0.4rem;
  font-weight: bold;
}

.gridlist .it h3 span {
  display: inline-block;
  font-size: 0.22rem;
  color: #acacac;
  line-height: 0.22rem;
  padding-left: 0.14rem;
  font-weight: normal;
}

.gridlist .it p {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.34rem;
  padding-top: 0.2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.gridlist .it:hover {
  background: url(../images/z9_03.jpg) center center no-repeat;
  box-shadow: 8px 0 16px rgba(99, 97, 97, 0.1);
  transition: all ease 0.36s;
  background-size: 100%;
}

.gridlist .it:hover h3 {
  color: #fff;
}

.gridlist .it:hover h3 span {
  color: #fff;
}

.gridlist .it:hover p {
  color: #fff;
}



@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}