body, dl, dd, ul, ol ,h1, h2, h3, h4 ,form, input, button, textarea, p, th, td{ margin:0; padding:0;}
body{ font:12px/1.5 Arial,'Microsoft YaHei'; color:#222222; font-size:12px; background: #fff;}
img{vertical-align: middle; border:none;}
ul,ol{list-style:none outside none;}
table{border-collapse:collapse; border-spacing:0;}
button, input, select, textarea {font-size: 100%; vertical-align:middle;}
a{ color:#333333; text-decoration:none; blr:expression(this.onFocus=this.blur()); }
a:hover{ text-decoration:none; text-decoration:none!important; color: #006f6a; }
:focus {outline: 0 none;}
h1,h2,h3{ font-size:100%; font-weight:normal;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;-moz-appearance: button;}
.text,.btn,textarea{font-family:arial,'Microsoft YaHei';}
.clearfix:after{ content:"."; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
em,i{ font-style:normal;}
li{ list-style:none;}
h3{ font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.wrap{ width: 1200px; margin: auto;}
a,
img,
.head,
.logo,
.navs li:before,
.owl-dot,
.hnr_imgs,
.hnr_title,
.tech_title,
.news_first_title,
.video_news_pos_bg,
.video_play,
.video_bg,
.video_icon,
.unify_pos,
.ind_prod_item,
.ind_prod_con,
.ind_case_bg,
.ind_case_title,
.ind_case_desc,
.ViewMore,
.ind_news_con,
.ind_news_list li{
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
img { max-width: 100%; }
/*头部*/
.head{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 1024;
  background:#fff;
}
.logo{
  float: left;
  padding-top: 13px;
  overflow: hidden;
}
.navs{
  float: right;
  margin-top: 27px;
}
.navs li{
  float: left;
  line-height: 48px;
  margin:0 25px;
  position: relative;
  z-index: 999;
}
.navs li>a{
  display: block;
  font-size: 16px;
  color: #222;
  text-align: center;
}
.navs li:before{
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 5px;
  opacity: 0;
  background: #006f6a;
  content: ""
}
.navs li>a:hover,.navs li.on>a{ color: #006f6a }
.navs li.on:before,.navs li:hover:before{
  opacity: 1;
  bottom: 0
}

.language{
  float: right;
  font-size: 16px;
  color: #666666;
  margin-left: 20px;
  margin-top: 27px;
  position: relative;
  line-height: 48px;
}
.language_clr{ color: #006f6a; }

.ind_search{
  float: right;
  margin-top: 27px;
  margin-left: 50px;
  position: relative;
  line-height: 48px;
}
.ind_sub{
  display: block;
  width:28px;
  height:48px;
  cursor: pointer;
  background: url('../images/search.png') no-repeat center;
}
.ind_search_text{
  position: absolute;
  top: 48px;
  left: -130px;
  width:100px;
  height:22px;
  padding: 0 10px;
  background: #fff;
  opacity: 0;
  visibility:hidden;
}
.ind_search:hover .ind_search_text{
  left: -100px;
  opacity: 1;
  visibility:inherit;
}

/*nav*/
.nav__trigger { float: right; width: 30px; height: 30px; position: relative; right: 0; top:22px; z-index: 9999; display: none; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 30px; height: 5px; top: 0; left: 0; background-color:#006f6a; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #006f6a; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: 20px; }
.nav__icon:after { margin-top: 10px; }
.zjq-mnav { width: 82%; height: 100%; padding: 0 0; position: fixed; z-index: 1024; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateX(-100%); transform: translateX(-100%); left: 0; top: 0; overflow: hidden; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.zjq-msons dt { font-size: 14px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #fff }
.zjq-msons dd { line-height: 24px; margin-left: -20px }
.zjq-msons dd a { margin-left: 20px; display: inline-block; color: #e9e8e8 }
.nav--active{ overflow: hidden; }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { top: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav--active .nav__icon:before { display: none; }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav { top: 0; opacity: 1; height: 100%; background: #006f6a; -webkit-transform: translateX(0); transform: translateX(0); padding: 3rem 0; }

/*轮播图*/
.slide-img { overflow: hidden; position: relative; height: 700px; margin-top: 100px;}
.slide-img li,.slide-b{ height: 100%;}
.slide-img li{ background-size: cover!important}
.slide-img .flex-control-nav { position: absolute; bottom: 14px;left: 0; width: 100%; overflow: hidden; z-index: 99; text-align: center;}
.slide-img .flex-control-nav li { display: inline-block; text-indent: -9999px; margin:0 5px; border-radius:12px; overflow: hidden; }
.slide-img .flex-control-nav li a { display: block; width: 12px; height: 12px; font-size: 0; text-indent: -9999px; cursor: pointer; background: rgba(255, 255, 255, 0.4); }
.slide-img .flex-control-nav li .flex-active { width:24px; background: #fff; }
.slide-img .flex-direction-nav {
  display: none
}


.pad{
  padding: 35px 0;
}
.ind_abt_img{
  float: left;
  max-width: 474px;
}
.ind_abt_con{
  margin-left: 495px;
  position: relative;
  padding-top: 105px;
}
.ind_abt_head{
  margin-bottom: 24px;
  overflow: hidden;
}
.ind_abt_name{
  position: absolute;
  top: 48px;
  left: -75px;
  font-size: 120px;
  line-height: 120px;
  font-weight: 700;
  letter-spacing:-6px;
  font-family: "Arial";
  color: #f7f7f7;
  z-index: -1;
}
.ind_abt_l{
  float: left;
  font-size: 24px;
  width: 80%;
  line-height: 46px;
}
.ind_abt_l strong{
  font-size: 30px;
  text-transform: uppercase;
}
.ind_abt_more{
  float: right;
  font-size: 14px;
  color: #006f6a;
  padding-top: 60px;
  line-height: 22px;
}
.ind_abt_desc{
  font-size: 14px;
  line-height: 26px;
  height:156px;
  overflow: hidden;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}
.ind_abt_n{
  overflow: hidden;
}
.ind_abt_n li{
  float: left;
  width: 33.3%;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
}
.nmb{
  float: left;
  font-size: 54px;
  font-weight: 700;
  color: #f2c526;
  line-height: 54px;
  margin-right: 10px;
}

.ind_prod_head{ margin-bottom: 30px; }
.ind_prod_name{
  float: left;
  width:224px;
  font-weight: 700;
  font-size: 30px;
  line-height: 65px;
  text-transform: uppercase;
}
.ind_prod_conts{
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  width: 570px;
  overflow: hidden;
  margin-left: 224px;
  padding-left: 30px;
  border-left: 1px solid #999999;
}

.ind_prod_item{
  float: left;
  width: 276px;
  margin-right: 32px;
}
.ind_prod_item:last-child{margin-right: 0;}
.ind_prod_imgs{
  height:276px;
  overflow: hidden;
}
.ind_prod_con{
  padding:25px 10px;
  text-align: center;
  background:#f8f8f8;
}
.ind_prod_title{
  font-style: 16PX;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
  text-transform: uppercase;
}
.ind_prod_more{
  font-size: 14px;
  color: #006f6a;
}

.ind_prod_item:hover,
.ind_news_list li:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0.3)
}
.ind_prod_item:hover .ind_prod_con,
.ind_news_list li:hover .ind_news_con{
  background:#ffffff;
}


.ind_news_conts{
  float: left;
  width: 360px;
  padding-top: 42px;
}
.ind_news_name{
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 20px;
}
.ind_news_descs{
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 34px;
}
.ind_news_more{
  display: block;
  width: 150px;
  height:40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background:#006f6a;
}
.ind_news_more:hover{
  color: #006f6a;
  background:#ddd;
}

.ind_news_list{
  margin-left: 410px;
}
.ind_news_list li{
  float: left;
  width: 380px;
  margin-right: 30px;
}
.ind_news_list li:last-child{margin-right: 0;}
.ind_news_img{
  position: relative;
  height:200px;
  overflow: hidden;
}
.ind_news_date{
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 60px;
  height:50px;
  font-size: 14px;
  color: #555555;
  line-height: 22px;
  padding-top: 10px;
  text-align: center;
  background:rgba(255,255,255,.5);
}
.ind_news_date span{
  display: block;
  font-size: 26px;
  line-height: 18px;
}
.ind_news_con{
  padding:30px;
  background:#f8f8f8;
}
.ind_news_tilte{
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}
.ind_news_desc{
  font-size: 14px;
  line-height: 20px;
  color: #222;
  height:40px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
  margin: 10px 0;
}
.ind_news_mores{
  font-size: 14px;
  color: #006f6a;
}


.ind_case .ind_prod_name{
  line-height: 44px;
}

.ind_case_item{
  float: left;
  width: 380px;
  margin-right: 30px;
  overflow: hidden;
  position: relative;
}
.ind_case_item:nth-child(3n){margin-right: 0}
.ind_case_item{ margin-bottom: 30px; }
.ind_case_bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  background:rgba(0,111,106,.6);
  z-index: 9;
  opacity: 0;
}

.ind_case_pos{
  position: absolute;
  top: 50%;
  left: 0;
  width: 82%;
  padding: 0 9%;
  text-align: center;
  color: #fff;
  transform: TranslateY(-50%);
  z-index: 10;
}
.ind_case_title{
  position: relative;
  left: -300%;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ind_case_desc{
  position: relative;
  right: -300%;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
  margin-bottom: 22px;
}
.ViewMore{
  position: relative;
  top: 150px;
  display: block;
  width: 150px;
  height:40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #006f6a;
  margin: auto;
  background:#ffd74a;
}
.ViewMore:hover{
  color:#ffd74a;
  background:#006f6a;
}
.ind_case_item:hover .ind_case_bg{
  opacity: 1;
}
.ind_case_item:hover .ind_case_title{
  left: 0;
}
.ind_case_item:hover .ind_case_desc{
  right: 0;
}
.ind_case_item:hover .ViewMore{
  top: 0;
}




.foot{
  height: auto;
  overflow: hidden;
  background: #333333;
}
.foot_l{
  float: left;
  width: 900px;
  padding-top: 24px;
}
.logo_foot{
  float: left;
}
.foot_conts{
  font-size: 14px;
  line-height: 28px;
  color: #aaa;
  margin-left: 80px;
}
.foot_conts span{
  display: inline-block;
  margin-right: 20px;
}
.foot_l_copy{
  font-size: 14px;
  line-height: 24px;
  color: #aaa;
  padding:10px 0;
  margin-top: 20px;
  border-top: 1px solid #444;
}
.foot_l_copy a{color: #aaa;}
.foot_web{
  float: right;
  margin-top: 40px;
}

/*内页banner*/
.banner{
  height: 350px;
  margin-top: 100px;
  background-size: cover!important;
}

/*面包屑*/
.current{
  font-size: 14px;
  line-height: 26px;
  padding:12px 0;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0,9,53,.06)
}

.list,.article{
  padding: 60px 0;
}

/*内页导航*/
.main_head{
  font-size: 34px;
  color: #006f6a;
  font-weight: 700;
  font-family: "Arial";
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}
.main_head_cn span{
  font-size: 14px;
  color: #222;
  font-weight: 300;
  position: relative;
}
.main_head_cn span:before,
.main_head_cn span:after{
  position: absolute;
  top: 50%;
  width:50px;
  height:1px;
  background: #bbbbbb;
  content:"";
}
.main_head_cn span:before{
  left: -65px;
}
.main_head_cn span:after{
  right: -65px;
}

.catalog{margin-top: 26px;}
.cata_ul{
  text-align: center;
}
.cata_ul>li{
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.cata_ul>li>a{
  display: block;
  width: 180px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  background: #f5f5f5;
}
.cata_ul>li:hover>a,.cata_ul>li.on>a{
  color: #fff;
  background: #006f6a;
}
.second_level{
  position: absolute;
  top: 60px;
  left: 50%;
  width:345px;
  font-size: 14px;
  padding: 0 15px;
  line-height: 38px;
  background: #f0f7f7;
  border:1px solid #edf5f5;
  transform: TranslateX(-50%);
  z-index: 9;
  display: none;
}
.second_level:before{
  position: absolute;
  top:-10PX;
  left: 50%;
  width:17px;
  height:10px;
  background: url('../images/icon_03.png') no-repeat;
  transform: TranslateX(-50%);
  content:"";
}
.second_level li{
  float: left;
  width:33.3%;
  text-align: center;
}
.second_level a:hover{ color: #006f6a; }
.second_level.show{ display: block; }


/*分页*/
.pagings {
  text-align: center;
}
.pags_item{
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 5px;
  background: #eeeeee;
}
.pags_item.cur,.pags_item:hover{
  color: #fff;
  background: #006f6a;
}


/* 关于天哲 */
.abt_cont{
  margin-top: 40px;
}

.box{
  font-size: 14px;
  line-height: 30px;
}

/*荣誉资质*/
.honor_list{
  margin-top: 40px;
}
.honor_item{
  float: left;
  width:380px;
  height:320px;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.honor_item:nth-child(3n){
  margin-right: 0;
}
.hnr_imgs{
  height:268px;
  overflow: hidden;
  border:1px solid #eeeeee;
}
.hnr_title{
  color: #222;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: #f5f5f5;
}

.honor_item:hover .hnr_imgs{
  border-color: #006f6a
}
.honor_item:hover .hnr_title{
  color: #fff;
  background: #006f6a;
}
/*发展历程*/
.his_main{
  background: url('../images/his_bg.png') no-repeat right top;
}
.about-history-list{
  margin-top: 40px;
  background: url('../images/his_map.png') no-repeat left center;
}
.about-history-list .flex-direction-nav li{
  display: inline-block;
  width:98px;
  height:34px;
  margin: 0;
  position: relative;;
}
.about-history-list .slides li .item:after{
  display: none;
}
.about-history-list .slides li .item:before{
  width:30px;
  height:30px;
  background: url('../images/dot.png') no-repeat;
}

/* 资讯中心 */

.video_news{margin-top: 30px;}
.video_news li{
  float: left;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 24px;
}
.video_news li:nth-child(3n){
  margin-right: 0
}
.video_news_imgs{
  height: 235px;
  overflow: hidden;
}
.video_news_title{
  font-size: 16px;
  line-height: 28px;
  margin-top: 14px;
  text-align: center;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.video_news li:hover .video_news_btn{
  opacity: 1;
}
.video_news li:hover .video_news_play{
  opacity: 1;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.video_news_pos_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility:hidden; 
  background: rgba(0, 0, 0, .3);
  z-index: 2024;
}
.video_play{
  position: fixed;
  top: -100%;
  left: 50%;
  padding: 30px;
  background: #fff;
  opacity: 0;
  transform: Translate(-50%,-50%);
  z-index: 2045;
}
.close{
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  background:url('../images/close.png') no-repeat center #666;
}
.video_news_imgs:hover img{
  transform: rotate(3deg) scale(1.1);
  -webkit-transform: rotate(3deg) scale(1.1);
  -moz-transform: rotate(3deg) scale(1.1);
  -o-transform: rotate(3deg) scale(1.1);
  -ms-transform: rotate(3deg) scale(1.1);
}

.case_img_wol{
  width:900px;
  height: 560px;
  display: block!important;
}
.video_play_pad{
  padding:20px;
}
.video_play_title{
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  /*padding-top: 6px;*/
  margin-bottom: 10px;
}
.case_img_nmv{
  float: left;
  font-size: 40px;
  font-weight: 700;
  color: #aaaaaa;
  margin-right: 20px;
}
.video_play_desc{
  font-size: 14px;
  line-height: 30px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.video_news li.active .video_news_pos_bg{
  opacity: 1;
  visibility:inherit;
}
.video_news li.active .video_play{
  top: 50%;
  opacity: 1;
}
.video_play .owl-nav{
  position: absolute;
  top: 50%;
  left: 0;
  width:100%;
}
.video_play .owl-prev,.video_play .owl-next{
  position: absolute;
  top: -20px;
  width:40px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  background: no-repeat center rgba(255,255,255,1)
}
.video_play .owl-prev{
  left: 20px;
  background-image: url('../images/prev1.png');
}
.video_play .owl-prev:hover{
  background-color: rgba(255,255,255,.7);
  background-image: url('../images/prev.png');
}
.video_play .owl-next{
  right: 20px;
  background-image: url('../images/next1.png');
}
.video_play .owl-next:hover{
  background-color: rgba(255,255,255,.7);
  background-image: url('../images/next.png');
}
.case_img_wol:hover .owl-prev{
  opacity: 1;
  left: 10px;
}
.case_img_wol:hover .owl-next{
  opacity: 1;
  right: 10px;
}

.news_list{margin: 30px 0;}
.news_list li{
  padding-bottom: 20px;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 20px;
}
.news_list li:last-child{margin-bottom: 0;}
.news_img{
  float: left;
  width: 300px;
  height: 180px;
  overflow: hidden;
}
.news_first_con{
  margin-left: 300px;
  padding-left: 30px;
  padding-top: 24px;
}
.news_first_title{
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news_first_desc{
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  margin-bottom: 16px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.news_date{
  color: #999;
  font-size: 14px;
}
.news_first_title:hover,
.tech_title:hover{
  transform: translate(10px,0);
  -webkit-transform: translate(10px,0);
  -moz-transform: translate(10px,0);
  -o-transform: translate(10px,0);
  -ms-transform: translate(10px,0);
}

.ind_prod_item:hover img,
.honor_item:hover img,
.news_list li:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}


.news_info_head{
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  margin-bottom: 15px;
}
.news_info_head h3{
  font-size: 20px;
  color: #222;
}

/* 产品中心 */
.prod_list,.prod_info{margin-top: 100px;}
.prod_list li{
  float: left;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 24px;
}
.prod_list li:nth-child(3n){margin-right: 0}
.prod_imgs{
  height: 235px;
  overflow: hidden;
  /*border:1px solid #ddd;*/
}
.prod_list li:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.prod_info_owl {
  float: left;
  width: 680px;
  height: 420px;
  overflow: hidden;
  display: block;
  position: relative;
  border:1px solid #ddd;  
}
.prod_conts {float: right; width:480px; margin: 28px 0 0; }
.prod_info_owl .owl-nav{
  position: absolute;
  bottom: 0px;
  right:0px;
  width:100px;
  height:50px;
}
.prod_info_owl .owl-prev,.prod_info_owl .owl-next {
  float: left;
  width:50px;
  height:50px;
  text-indent: -9999px;
  cursor: pointer;
  background: no-repeat center #fff;
}
.prod_info_owl .owl-prev{
  background-image: url('../images/prev.png');
}
.prod_info_owl .owl-next{
  background-image: url('../images/next.png');
}
.prod_info_owl .owl-prev:hover{
  background-color: #006f6a;
  background-image: url('../images/prev2.png');
}
.prod_info_owl .owl-next:hover{
  background-color: #006f6a;
  background-image: url('../images/next2.png');
}

.prod_conts_name{
  font-size: 20px;
  font-weight: 700;
  color: #006f6a;
  line-height: 36px;
  margin-bottom: 34px;
  padding-bottom: 12px;
  border-bottom: 2px solid #006f6a;
}
.prod_conts_desc{
  font-size: 14px;
  line-height: 30px;
  height:270px;
  overflow: hidden;
}
.prod_contss{
  display: block;
  width:92px;
  height:36px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  background: url('../images/load.png') no-repeat 35px center #006f6a;
}
.prod_contss:hover{
  color: #fff;
  background-color: rgba(0,111,106,.8);
}
.unify{ margin-left: 10px;border:none;}

.prod_info_box{margin-top: 30px;}
.prod_info_feature{
  font-size: 18px;
  font-weight: 700;
}
.prod_info_item{
  margin-top: 24px;
}
.prod_info_item li{
  float: left;
  width:50%;
  font-size: 14px;
  line-height: 34px;
}


/*技术资料*/
.tech_list{
  margin-top: 10px;
  margin-bottom: 30px;
}
.tech_list li{
  padding:22px 0 22px 20px;
  border-bottom: 1px dashed #dddddd;
}
.tech_title{
  font-size: 18px;
  line-height: 34px;
  height: 34px;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
  margin-left: -20px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.tech_title:before{
  position: absolute;
  top: 0;
  left: 0;
  width:10px;
  height: 34px;
  background: url('../images/icon1.png') no-repeat left center;
  content:"";
}
.tech_desc{
  font-size: 14px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

/*联系我们*/
.conts_list{
  margin-top: 40px;
}
.conts_list li{
  float: left;
  width:21%;
  padding:30px 2%;
  text-align: center;
}
.conts_name{
  font-size: 16px;
  line-height: 32px;
  margin: 12px 0 4px;
}
.conts_list_text{
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}
/*招聘信息*/
.join_list{
  margin-top: 30px;
}
.join_list>li{
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.join_title{
  font-size: 18px;
  color: #006f6a;
  line-height: 28px;
  margin-bottom: 18px;
}
.join_condition{
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
}
.join_condition span{
  margin-right: 30px;
}
.join_desc li{
  line-height: 34px;
  font-size: 14px;
  list-style: inside;
}
.join_desc p{ display: inline!important; }




/*视频展示*/
.video_list {margin-top: 100px;}
.video_list li{
  float: left;
  width:386px;
  margin: 0 20px 30px 0;
}
.video_list li:nth-child(3n){ margin-right: 0 }
.video_imgs{
  height:235px;
  overflow: hidden;
  position: relative;
}
.video_bg{
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  opacity: 0;
  background: rgba(0,0,0,.3);
  background-size: cover;
}
.video_icon{
  position: absolute;
  top:-50%;
  left: 50%;
  width:50px;
  height:50px;
  opacity: 0;
  transform: Translate(-50%,-50%);
  background:url('../images/video.png') no-repeat;
}

.video_title{
  text-align: center;
  font-size: 18px;
  color: #006f6a;
  line-height: 85px;
  background: #f8f8f8;
}
.video_list li:hover .video_bg{
  opacity: 1;
}
.video_list li:hover .video_icon{
  top: 50%;
  opacity: 1;
}

.video_pos_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility:hidden; 
  background: rgba(0, 0, 0, .3);
  z-index: 2024;
}
.video_play{
  position: fixed;
  top: -100%;
  left: 50%;
  padding: 20px;
  background: #fff;
  opacity: 0;
  transform: Translate(-50%,-50%);
  z-index: 2045;
}
.video_list .close{
  position: absolute;
  top: -23px;
  right: -23px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  border-radius: 50%;
  background:url('../images/closes.png') no-repeat center #fff;
}

.video_list li.active .video_pos_bg{
  opacity: 1;
  visibility:inherit;
}
.video_list li.active .video_play{
  top: 50%;
  opacity: 1;
}

.video_titles{ margin-top: 30px; line-height: 40px; font-size: 18px; padding:0 20px; }

.advisory_bg{
  position: fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,.3);
  z-index: 2024;
  opacity: 0;
  visibility:hidden;
}
.advisory_box{
  position: fixed;
  top: 50%;
  left: 50%;
  width:520px;
  height:330px;
  padding:60px 30px;
  transform: Translate(-50%,-50%);
  background: #fff;
  z-index: 2030;
  opacity: 0;
  visibility:hidden;
}
.adv_close{
  position: absolute;
  top: -15px;
  right: -15px;
  width:30px;
  height:30px;
  cursor: pointer;
  background: url('../images/closes.png') no-repeat;
}
.adv_item{ margin-bottom: 15px; }
.adv_name{
  float: left;
  width:126px;
  line-height: 40px;
  font-size: 16px;
}
.adv_inp{
  display: block;
  margin-left: 126px;
  height:38px;
  width:358px;
  padding:0 10px;
  border:1px solid #dddddd;
}
.adv_sub{
  display: block;
  width:150px;
  height:40px;
  font-size: 16px;
  color: #fff;
  border:none;
  background: #006f6a;
}

.advisory_pos.active .advisory_bg,
.advisory_pos.active .advisory_box,
.unify_pos.active{
  opacity: 1;
  visibility:inherit;
}

.unify_pos{
  position: fixed;
  bottom: 0;
  left: -100%;
  width:100%;
  z-index: 99;
  padding:40px 0;
  background: rgba(0,0,0,.5);
  opacity: 0;
  visibility:inherit;
}
.unify_pos.active{ left: 0 }
.unify_list{
  float: left;
  width:880px;
  height:150px;
  position: relative;
}
/*.unify_list:before{
  position: absolute;
  top: 50%;
  right: -120px;
  width:56px;
  height:12px;
  transform: TranslateY(-50%);
  background: url('../images/omit.png') no-repeat;
  content:"";
}*/
.unify_btn{
  float: right;
  width:100px;
  height:36px;
  font-size: 14px;
  color: #006f6a;
  margin-top: 55px;
  text-align: center;
  line-height: 36px;
  background: #f5f5f5;
}
.unify_btn:hover{
  color: #fff;
  background: #006f6a;
}
/*.swiper-container{ overflow: hidden }*/
.unify_close{
  position: absolute;
  top: 20px;
  right: 20px;
  width:30px;
  height:30px;
  background: url('../images/closes.png') no-repeat ;
}

.unify_item{
  float: left;
  width:200px;
  margin-right: 26px;
  position: relative;
}
.unify_img{
  height:118px;
  overflow: hidden;
  border:1px solid #666666;
}
.unify_title{
  font-size: 16px;
  line-height: 18px;
  padding-top: 12px;
  text-align: center;
  color: #fff;
}
.un_close{
  position: absolute;
  top: 0;
  right: 0;
  width:20px;
  height:20px;
  cursor: pointer;
  background: url('../images/un_close.png') no-repeat;
}


.unify_pos .hd{
    position: absolute;
    top: 50%;
    right: -100px;
    width:40px;
    transform: TranslateY(-50%);
}
.unify_pos .hd a{ 
    display: block;
    width:40px;
    height:40px;
    text-align: center;
    line-height: 40px;
    background:#ededed;
    font-size: 22px;
    cursor: pointer;
    margin-bottom: 10px;
    font-family: "SimSun";
}
.unify_pos .hd a:hover {
    color: #fff;
    background: #006f6a;
}



