.width1200{ min-width:1200px;}
/*.indexcontent{ margin:0 auto; width:1200px;}*/
.indexcontent2{ min-width:1200px; max-width:1400px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent{ min-width:1200px; max-width:1500px; box-sizing:border-box; margin:0 auto; padding:0 50px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:14px; color:#222; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%; height:auto !important;}
.content iframe{ width:100%; height:700px;}
.content video{ width:100%; height:700px;}

.content2{ font-size:14px; color:#222; line-height:30px;}
.content2 *{ line-height:30px;}
.content2 img{ max-width:100%; height:auto !important;}
.content2 iframe{ width:100%; height:700px;}
.content2 video{ display:block; width:875px; height:700px; margin:0 auto;}

.content3{ font-size:14px; color:#222; line-height:30px;}
.content3 *{ line-height:30px;}
.content3 img{ max-width:100%; height:auto !important;}
.content3 iframe{ width:100%; height:700px;}
.content3 video{ display:block; width:1200px; height:690px; margin:0 auto;}

.pages { font-size: 16px; line-height: 50px; text-align: center;}
.pages a { text-decoration: none; color: #888; /*background: #eeeeee;*/ border:#e0e0e0 1px solid; padding:8px 15px; margin-right: 10px }
.pages a.active { background: #0cb2b5; color: #fff; border:#0cb2b5 1px solid;  }
.pages a:hover {  background: #0cb2b5; color: #fff; border:#0cb2b5 1px solid;  text-decoration: none;  }
.pages a.wz{  padding:9px 20px;}



/*悬浮*/
.fixed-box{
  position: fixed;
  right: 10px;
  top: 50%; margin-top:-177px;
  z-index: 9;
}
.fixed-box a{
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 1px;
  background:#019d3c;
}
.fixed-box .ico{ padding-top:5px; height:35px; text-align:center; line-height:35px;}
.fixed-box .ico img{ vertical-align:middle;}
.fixed-box .ico_txt{ font-size:12px; color:#fefefe; line-height:24px; text-align:center;}
.fixed-box a.goTop{
  background:#252525 url(../images/xf_goto.png) no-repeat center;
}
.fixed-box .phone-box{
  
  position: relative;
}
.fixed-box .phone-box .phone{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 70px;
  background-color: #666;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 70px;
  top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  opacity: 0;
}
.fixed-box .phone-box .phone span{
  font-weight: 800;
}

.fixed-box .phone-box:hover .phone{
  opacity: 1;
}
.fixed-box .ecode{
  position: relative;
}
.fixed-box .ecode .img{
  position: absolute;
  left: -155px;
  top: -45px;
  width: 150px;
  display: none;
}
.fixed-box .ecode .img img{
  width: 100%;
  object-fit: cover;
}
.fixed-box .ecode:hover .img{
  display: block;
}
/*首页*/
.top1{ position:fixed; top:0; left:0;}
.top1{ background:#0cb2b5; height:92px; width:100%; min-width:1200px; z-index:999;}
.top1 .indexcontent{ position:relative;}
.top1 .top_logo{ position:absolute; left:50px; top:15px;}
.top1 .top1_r{ position:absolute; right:50px; top:25px;}
.top1_email{ position:absolute; right:0; top:0; width:40px; height:40px; line-height:40px; text-align:center;}
.top1_email img{ position:relative; top:-2px;}
.top1_r_hr{ position:absolute; right:50px; width:1px; height:14px; top:14px; background:#fff;}
.top1_en{ position:absolute; right:60px; top:0; width:40px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff;}


.top_search_bt{ position:absolute; right:0; top:0; width:40px; line-height:40px; z-index:9999; text-align:center;}
/*
.top_search_bt .top_search_bg{ display:none; position:absolute; right:-2px; top:45px; background:url(../images/top_search_bg.png) no-repeat; width:300px; height:79px;}
.top_search_bt:hover .top_search_bg{ display:block;}
.top_search_bt .top_search_bg .top_search_txt{ position:absolute; left:25px; top:29px; width:205px; height:30px; border:0; background:#f8f8f8; outline:none;}
.top_search_bt .top_search_bg .top_search_bt{ position:absolute; right:17px; top:23px; width:40px; height:39px; border:0; background-color:transparent; cursor:pointer;}*/
.nsearch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.nsearch .nceng {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.nsearch form {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  /*transform: translateX(-50%);*/
  transform:translate(-50%,-50%);
  max-width: 1200px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  z-index: 9;
}
.nsearch form h2 {
  font-size: 45px;
  font-weight: bold;
  color: #0cb2b5;
  text-align: center;
  margin: 70px 0;
}
.nsearch form .ctn {
  display: flex;
  width: 480px;
}
.nsearch form .ctn input {
  height: 50px;
}
.nsearch form .ctn .txt {
  width: 85%;
  padding: 0 15px;
  background-color: #f6f6f6;
  font-size: 14px;
  cursor: auto;
  border:0;
  box-sizing:border-box;
}
.nsearch form .ctn .btn {
  width: 15%;
  background: #0cb2b5 url(../images/search-btn.png) no-repeat center;
  border:0;
  box-sizing:border-box;
}
.nh {
  height: 100px;
}

@media only screen and (max-width:1400px) {
	.nav{ left:340px;}
	.nav .nLi h3 a{  padding:0 10px; font-size:14px;}
}
@media only screen and (max-width:1300px) {
	.nav{ left:300px;}
	.nav .nLi h3 a{  padding:0 10px;}
}

.footer1{ background:#f7f7f7; padding:100px 0;}
.footer1_box1{ float:left; width:31%; min-height:150px; position:relative;}
.footer1_box1:after{content: "";width:1px; height: 143px; position: absolute; right:0; top:0; background:url(../images/footer1_ico.png) no-repeat center;}
.footer1_box1_title{ font-size:14px; color:#0cb2b5; line-height:40px; font-weight:bold;}
.footer1_box1_txt .footer1_box1_txt_li{ display:inline-block; width:140px; height:40px; line-height:40px;}

.footer1_box2{ float:left; width:46%; min-height:150px; position:relative; text-align:center;}
.footer1_box2:after{content: "";width:1px; height: 143px; position: absolute; right:0; top:0; background:url(../images/footer1_ico.png) no-repeat center;}
.footer1_box2_c{ display:inline-block}
.footer1_box2_title{ font-size:14px; color:#333333; line-height:40px; font-weight:bold; text-align:left;}
.footer1_box2_txt1{ font-size:30px; color:#0cb2b5; line-height:40px; font-weight:bold; margin-top:10px; margin-bottom:5px; text-align:left;}
.footer1_box2_txt2{ font-size:14px; color:#333333; line-height:40px; text-align:left;}
.footer1_box2_txt2 .ico{ position:relative; top:-1px; margin-right:5px;}
.footer1_box3{ float:right; width:16%;}
.footer1_box3_c{ text-align:center; font-size:14px; color:#333; line-height:30px;}

.footer2{ background:#01ab9e; padding:15px 0;}
.footer2 .txt{ font-size:14px; color:#fff; line-height:30px; text-align:center;}
.footer2 .txt a{ color:#fff;}


/*关于我们*/
.n_banner_c{ position:relative;}
.n_banner{ display:block; width:100%; height:473px; object-fit: cover;}

.n_nav_c{ background:#f7f7f7;}
.n_nav_list a{ display:inline-block; font-size:20px; color:#666666; line-height:80px; height:80px; padding:0 60px; margin-right:15px; transition:all 0.3s;}
.n_nav_list a.on,
.n_nav_list a:hover{color:#0cb2b5;}

.ab_d1_title{ font-size:42px; color:#0cb2b5; line-height:80px; text-align:center;}
.ab_d1_txt{ font-size:16px; color:#666666; line-height:35px; text-align:center; width:990px; margin:0 auto;}

.ab_d2{ background:url(../images/ab_d2_bg.jpg) center no-repeat; height:815px;}
.ab_d2_list li{ float:left; width:47.2%; margin-left:5.6%; margin-top:50px;}
.ab_d2_list li:nth-child(3n+1){ margin-left:0;}
.ab_d2_list li:nth-child(1),
.ab_d2_list li:nth-child(2){ margin-top:0;}
.ab_d2_list li .txt1{ height:100px; border-bottom:#666666 1px solid; line-height:100px; font-size:15px; color:#0cb2b5; font-weight:bold;}
.ab_d2_list li .txt1 span{ font-size:70px; margin-right:20px;}
.ab_d2_list li .txt2{ margin-top:15px; line-height:30px; font-size:16px; color:#111111;}

/*企业大事记*/
.dsj-prev{ background:url(../images/dsj_l_ico2.png) center no-repeat; width:67px; height:67px; position:absolute; left:0; top:50%; margin-top:-33.5px; z-index:2; cursor:pointer;}
.dsj-prev.swiper-button-disabled{ background:url(../images/dsj_l_ico1.png) center no-repeat;}
.dsj-next{ background:url(../images/dsj_r_ico2.png) center no-repeat; width:67px; height:67px; position:absolute; right:0; top:50%; margin-top:-33.5px; z-index:2; cursor:pointer;}
.dsj-next.swiper-button-disabled{ background:url(../images/dsj_r_ico1.png) center no-repeat;}

.dsj_img{ float:left; margin-left:11.5%; width:43%; height:419px; object-fit: cover;}
.dsj_txt{ float:right; width:38.57%; padding-right:60px; box-sizing:border-box;}
.dsj_txt .txt1{ font-size:70px; color:#0cb2b5; font-weight:bold; line-height:100px; padding-top:30px;}
.dsj_txt .txt2{ font-size:22px; color:#666666; line-height:40px; padding-top:20px;}
.dsj_txt .txt2 *{ line-height:40px;}

.dsj2_txt .txt{ text-align:center; height:70px; line-height:70px; font-size:22px; color:#999999;}
.dsj2_txt .ico{ width:18px; height:18px; background:#fff; border:#999999 1px solid; border-radius:50%; margin:0 auto;}
.swiper-slide-thumb-active .dsj2_txt .txt{ color:#0cb2b5;}
.swiper-slide-thumb-active .dsj2_txt .ico{ border:#0cb2b5 1px solid;}

.dsjSwiper_dh:after{content: "";width:100%; height: 20px; position: absolute; left: 0; bottom:0px; background:url(../images/dsj2_bg.png) center no-repeat; background-size:100% auto;}

/*人物访谈*/
.rwcf_list li{ float:left; width:32%; margin-left:2%; margin-top:50px;}
.rwcf_list li:nth-child(3n+1){ margin-left:0;}
.rwcf_list li:nth-child(1),
.rwcf_list li:nth-child(2),
.rwcf_list li:nth-child(3){ margin-top:0;}
.rwcf_list li .img {
  position: relative;
  padding: 32.25% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#0cb2b5;
}
.rwcf_list li .img .rwcf_list_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.6s;
  background:#fff;
  opacity:0.75;
}
.rwcf_list li .img .bf_img{ position:absolute; left:50%; top:50%; margin-top:-27.5px; margin-left:-27.5px;}
.rwcf_list li .txt { font-size:16px; color:#333333; text-align:center; line-height:30px; padding:15px 0;}
.rwcf_list li:hover .img .rwcf_list_img { opacity:1;}


/*生产基地*/
.scjd_d1_img{ display:block; width:100%; height:685px; object-fit: cover;}
.scjd_d1_Swiper2_c{ position:relative;}
.scjd_d1_Swiper2_c .dsj-next{ right:-80px;}
.scjd_d1_Swiper2_c .dsj-prev{ left:-80px;}
.scjd_d1_Swiper_dh{ width:800px; margin:0 auto; margin-top:-150px;}
.scjd_d1_img_dh{ width:130px; height:130px; border-radius:50%;  border:#fff 4px solid; transition:all 0.3s; object-fit: cover;}
.scjd_d1_Swiper_dh .swiper-slide{ text-align:center; line-height:260px; text-align:center;}
.scjd_d1_Swiper_dh .swiper-slide-thumb-active .scjd_d1_img_dh{ width:200px; height:200px;}
@media only screen and (max-width:1500px) {
	.scjd_d1_Swiper2_c .dsj-next{ display:none;}
	.scjd_d1_Swiper2_c .dsj-prev{ display:none;}
}

.scjd_d2_list li{ float:left; width:32%; margin-left:2%;height:272px; position:relative; margin-top:20px;}
.scjd_d2_list li:nth-child(1),
.scjd_d2_list li:nth-child(2),
.scjd_d2_list li:nth-child(3){ margin-top:0;}
.scjd_d2_list li .img{ height:272px;}
.scjd_d2_list li .img img{ width:100%; height:272px; object-fit: cover;}
.scjd_d2_list li:nth-child(3n+1){ margin-left:0;}
.scjd_d2_list li .txt{ position:absolute; left:0; bottom:0; width:170px; height:40px; background:rgba(12,178,181,0.85); font-size:16px; color:#fefefe; line-height:40px; text-align:center; transition:all 0.3s;}
.scjd_d2_list li:hover .txt{ width:100%;}

.scjd_d3_list{ position:relative; width:100%; height:898px;}
.scjd_d3_list li:nth-child(1){ position:absolute; left:0; top:0; width:44.57%; height:377px;}
.scjd_d3_list li:nth-child(1) .img img{ width:100%; height:377px; object-fit: cover;}
.scjd_d3_list li:nth-child(2){ position:absolute; right:0; top:0; width:53.64%; height:481px;}
.scjd_d3_list li:nth-child(2) .img img{ width:100%; height:481px; object-fit: cover;}
.scjd_d3_list li:nth-child(3){ position:absolute; left:0; bottom:0; width:44.57%; height:494px;}
.scjd_d3_list li:nth-child(3) .img img{ width:100%; height:494px; object-fit: cover;}
.scjd_d3_list li:nth-child(4){ position:absolute; right:0; bottom:0; width:53.64%; height:386px;}
.scjd_d3_list li:nth-child(4) .img img{ width:100%; height:386px; object-fit: cover;}

.scjd_d3_list li .txt{ position:absolute; left:0; bottom:0; width:230px; height:60px; background:rgba(12,178,181,0.85); font-size:22px; color:#fefefe; line-height:60px; text-align:center; transition:all 0.3s;}
.scjd_d3_list li:hover .txt{ width:100%;}

/*视频展示*/
.shipin_list li { float:left; width:30%; margin-left:5%;}
.shipin_list li:nth-child(3n+1){ margin-left:0;}
.shipin_list li .txt{ font-size:20px; color:#0cb2b5; line-height:40px; text-align:center;}
.shipin_list li .img{ box-shadow: 0px 10px 10px 0px rgba(10, 2, 5, 0.2); position:relative;}
.shipin_list li .img .shipin_img{ display:block; width:100%; /*height:786px;*/ object-fit: cover;}
.shipin_list li .img .bf_img{ position:absolute; left:50%; top:50%; width:60px; height:60px; margin-top:-30px; margin-left:-30px;}


/**/
.scbj_d2_l{ float:left; width:31.64%; height:453px; background:#0cb2b5; box-shadow: 0px 10px 10px 0px rgba(10, 2, 5, 0.2);}
.scbj_d2_l .txt1{ font-family:Arial; font-size:180px; color:#ffffff; line-height:180px; text-align:center; font-weight:bold; padding-top:100px;}
.scbj_d2_l .txt2{ font-size:24px; color:#ffffff; line-height:40px; text-align:center;}
.scbj_d2_r_list{ float:right; width:65%;}
.scbj_d2_r_list li{ float:left; width:25%; margin-top:30px;}
.scbj_d2_r_list li:nth-child(1),
.scbj_d2_r_list li:nth-child(2),
.scbj_d2_r_list li:nth-child(3),
.scbj_d2_r_list li:nth-child(4){ margin-top:0;}
.scbj_d2_r_list li .img{ text-align:center; height:94px; line-height:94px;}
.scbj_d2_r_list li .img img{ height:94px; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.3);}
.scbj_d2_r_list li .txt1{ text-align:center; font-size:14px; color:#333; line-height:40px;}


/*应用中心*/
.yyzx_d1{  background:url(../images/yyzx_d1_bg.jpg) bottom center repeat-x;}
.yyzx_d1_list{ position:relative; height:1468px;}
.yyzx_d1_list li:nth-child(1){ position:absolute; left:0; top:0; width:100%;}
.yyzx_d1_list li:nth-child(1) img{ display:block; width:100%; height:662px; object-fit: cover;}
.yyzx_d1_list li:nth-child(2){ position:absolute; left:0; top:682px; width:30.85%;}
.yyzx_d1_list li:nth-child(2) img{ display:block; width:100%; height:327px; object-fit: cover;}
.yyzx_d1_list li:nth-child(3){ position:absolute; left:0; top:1029px; width:29.71%;}
.yyzx_d1_list li:nth-child(3) img{ display:block; width:100%; height:340px; object-fit: cover;}
.yyzx_d1_list li:nth-child(4){ position:absolute; left:33.5%; top:740px; width:33.64%;}
.yyzx_d1_list li:nth-child(4) img{ display:block; width:100%; height:471px; object-fit: cover;}
.yyzx_d1_list li:nth-child(5){ position:absolute; right:0; top:682px; width:30.85%;}
.yyzx_d1_list li:nth-child(5) img{ display:block; width:100%; height:327px; object-fit: cover;}
.yyzx_d1_list li:nth-child(6){ position:absolute; right:0; top:1029px; width:29.71%;}
.yyzx_d1_list li:nth-child(6) img{ display:block; width:100%; height:340px; object-fit: cover;}


.yyzx_d2_c{ position:relative;}
.yyzx_d2_c_box1{ position:relative;}
.yyzx_d2_c_list .swiper-slide {
	  /*transition: 300ms;*/
	  overflow:hidden;
	  transform: scale(0.8);
	  z-index:3;
	  background:#fff;
}
.yyzx_d2_c_list .swiper-slide-active{ transform: scale(1); z-index:9;}
.yyzx_d2_c_list .swiper-slide img{ opacity:0.5;}
.yyzx_d2_c_list .swiper-slide-active img{ opacity:1;}
.yyzx_d2_c_list li img { width:100%; height:700px; object-fit: cover;}

.yyzx_d2_c_prev{ position:absolute; left:0; top:10%; bottom:10%; width:20%; z-index:2; cursor:pointer;}
.yyzx_d2_c_prev:after{content: ""; width:67px; height: 67px; background:url(../images/dsj_l_ico2.png) #000 center no-repeat; position: absolute; left: 50%; top:50%; margin-left:-33px; margin-top:-33px; border-radius:50%;}
.yyzx_d2_c_next{ position:absolute; right:0; top:10%; bottom:10%; width:20%; z-index:2; cursor:pointer;}
.yyzx_d2_c_next:after{content: ""; width:67px; height: 67px; background:url(../images/dsj_r_ico2.png) #000 center no-repeat; position: absolute; left: 50%; top:50%; margin-left:-33px; margin-top:-33px; border-radius:50%;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.yyzx_d2_c_box2 .txt1{ font-size:30px;}
	.yyzx_d2_c_box2 .txt2{ font-size:18px;}
}


/*新闻列表页*/
.news_list li{ float:left; width:30%; margin-left:5%; margin-top:70px; border-bottom:#f2f2f2 2px solid; position:relative;}
.news_list li:nth-child(3n+1){ margin-left:0;}
.news_list li:nth-child(1),
.news_list li:nth-child(2),
.news_list li:nth-child(3){ margin-top:0;}
.news_list li .img {
  position: relative;
  padding: 30.4% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.news_list li .img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  background:#fff;
}
.news_list li .txt1{ margin-top:10px; height:50px; line-height:50px; font-size:16px; color:#181818; font-weight:bold; transition:all 0.3s;}
.news_list li .txt2{ height:50px; line-height:25px; font-size:14px; color:#999999;}
.news_list li .txt3{ margin-top:5px; height:30px; line-height:30px; font-size:16px; color:#999999; padding-bottom:25px;}
.news_list li:after{content: ""; width:0; height: 2px; background:#1cb7ba; position: absolute; left: 0; bottom:-2px; transition:all 0.3s;}
.news_list li:hover:after{content: ""; width:100%; height: 2px; background:#1cb7ba; position: absolute; left: 0; bottom:-2px; transition:all 0.3s;}
.news_list li:hover .txt1{ color:#0cb2b5;}

/*新闻详情页*/
.news_i_title1{ font-size:30px; color:#181818; line-height:40px; text-align:center; font-weight:bold;}
.news_i_title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-top:30px; padding-bottom:40px; border-bottom:#efefef 1px solid; margin-bottom:40px;}
.news_i_more{ border-top:#efefef 1px solid; margin-top:50px; padding-top:20px; position:relative;}
.news_i_more .li{ position:relative; padding-left:98px; height:33px; font-size:14px; color:#999999; margin-top:20px;}
.news_i_more .li a{ font-size:14px; color:#999999; transition:all 0.3s;}
.news_i_more .li a:hover{ color:#333333;}
.news_i_more .li a .ico1{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico1.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico1{ border:#0cb2b5 1px solid; background:url(../images/news_i_more_ico1_on.png) #0cb2b5 center no-repeat;}
.news_i_more .li a .ico2{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico2.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico2{ border:#0cb2b5 1px solid; background:url(../images/news_i_more_ico2_on.png) #0cb2b5 center no-repeat;}
a.news_i_more_back{ position:absolute; right:0; top:40px; display:block; height:33px; line-height:33px; font-size:14px; color:#222222;}


/*联系我们*/
.lianxi_r_img{ float:right; width:60.5%; height:537px; object-fit: cover;}
.lianxi_l{ float:left; width:39%; padding-right:30px; box-sizing:border-box;}
.lianxi_title{ font-size:30px; color:#0cb2b5; font-weight:bold; line-height:40px; padding-top:30px; padding-bottom:30px;}

.lianxi_box{ background:#f7f7f7; padding:70px 90px 60px 90px;}
.lianxi_list li{ float:left; width:33.33%; position:relative; padding-left:70px; box-sizing:border-box;}
.lianxi_list li .ico1{ display:block; position:absolute; left:0; top:0; width:48px; height:48px; border:#0cb2b5 1px solid; border-radius:50%; line-height:48px; text-align:center;}
.lianxi_list li .txt1{ display:block; font-size:20px; color:#0cb2b5; font-weight:bold;}
.lianxi_list li .txt2{ display:block; font-size:16px; color:#333333;}
