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: #0d6fb8; }
: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;}

img,
.head,
.logo,
.navs li,
.search,
.ind_news_title,
.ind_pro_list li,
.lead_list li,
.news_list_title,
.ind_partner_item,
.core_imgs{
  -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: 92px;
  z-index: 1024;
  background: rgba(255,255,255,.9)
}
.logo{
  float: left;
  padding-top: 15px;
  overflow: hidden;
}
.logo img{height: 63px;}
.navs{
  float: right;
}
.navs li{
  float: left;
  padding:30px 0 29px;
  position: relative;
  z-index: 999;
}
.navs li>a{
  display: block;
  font-size: 15px;
  color: #333;
  line-height:34px;
  padding:0 29px;
  border-right: 1px solid #dddddd;
  text-align: center;
  font-weight: 700;
}
.navs li:last-child>a{border-right: 0}
.navs li>a:hover,.navs li.on>a{ color: #00a4ee }
.navs li.tog{ position: static; }
.navs li .subnav{width:100%; position:absolute; left:0%; top:92px; z-index:9999999; background:url(../images/navbj.png) left top; padding: 40px 0 20px 0;
 display:none;}

.navs li .subnav a{ height:32px; font-size: 14px; display: block; line-height:32px; transition: all 0.5s ease 0s;  color: #333; text-align: left; text-indent: 26px; }
.navs li .subnav a:hover{ transition: all 0.5s ease 0s; color: #00a4ee }
.subem{ height: 40px; line-height: 40px; font-size: 16px; color: #00a4ee; display: block; text-align: left; text-indent: 26px;}
.subinner{ float: left; width: 25%;   }

.fixed .navs li .subnav{ top: 51px; }


.nav_two_list {
  position: absolute;
  top: 90px;
  left: 0%;
  width: 100%;
  height: auto;
  z-index: 998;
  background: #fff;
  display: none
}
.nav_two_list a {
  display: block;
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
}
.nav_two_list a:nth-child(1){border-left: 0;}
.nav_two_list a:last-child{border-right: 0;}
.nav_two_list a:last-child {
  border-bottom: none;
}
.navs li:hover .nav_two_list{ display: block; }
.nav_two_list a:hover{
  color: #fff;
  background: #1dadee;
}

.search{
  float: right;
  width: 170px;
  height: 34px;
  padding: 0 14px;
  border-radius: 34px;
  margin-top: 29px;
  background: #fff;
  border: 1px solid #dddddd;
}
.search_sub{
  width: 85%;
  height: 100%;
  font-size: 14px;
  padding-right: 15%;
  border: none;
  background: none;
  background: url('../images/so_06.jpg') no-repeat right center;
}


.fixed.head{ height: 52px;}
.fixed .logo{padding-top: 6px;}
.fixed .logo img{ height: 42px; }
.fixed .navs li{ padding: 10px 0 8px;}
.fixed .nav_two_list{ top: 52px}
.fixed .search{margin-top: 9px;}


/*nav*/
.nav__trigger { float: right; width: 30px; height: 30px; position: relative; right: 0; top: 14px; margin-left: 15px; z-index: 9999; display: none; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 30px; height: 5px; top: 0; left: 0; background-color:#00a4ee; -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: #00a4ee; -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: 100%; 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: translateY(-100%); transform: translateY(-100%); right: 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: 52px; opacity: 1; height: 100%; background: #9acf16; -webkit-transform: translateY(0); transform: translateY(0); padding: 3rem 0; }

/*轮播图*/
.slide-img { overflow: hidden; position: relative; height: 600px; margin-top: 92px;}
.slide-b li,.slide-b{ height: 100%;}
.slide-img li{ background-size: cover!important}
.slide-img .flex-control-nav {
  position: absolute;
  bottom:26px;
  left: 0;
  width: 100%;
  text-align: center;
  height: auto;
  z-index: 999;
}
.slide-img .flex-control-nav li{
  display: inline-block;
  margin: 0 5px;
}
.slide-img .flex-control-nav li a{
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  cursor: pointer;
  text-indent: -9999px;
  background: rgba(255,255,255,.5)
}
.slide-img .flex-control-nav li a.flex-active{ background: #fff;}

.slide-img .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width:100%;
  z-index: 1022;
}
.flex-direction-nav li:nth-child(1),.flex-direction-nav li:nth-child(2){
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  background: url('../images/prevs_33.png') no-repeat #fff;
}
.flex-direction-nav li a{ display: block; height: 100%; }
.flex-direction-nav li:nth-child(1){
  left: 3%;
}
.flex-direction-nav li:nth-child(2){
  right: 3%;
  background-image: url('../images/nexts_33.png')
}
.flex-direction-nav li:nth-child(1):hover{background-image: url('../images/prev_33.png')}
.flex-direction-nav li:nth-child(2):hover{background-image: url('../images/next_33.png')}
.slide-img:hover .flex-direction-nav li:nth-child(1),
.slide-img:hover .flex-direction-nav li:nth-child(2){
  opacity: 1;
}

.pad{
  padding: 60px 0;
  overflow: hidden;
}
.ind_abt{
  background: url('../images/bg_02.jpg') no-repeat center top;
  background-size: cover;
}

.ind_abt_video{
  float: right;
  width: 610px;
  height: 430px;
  overflow: hidden;
}

.ind_abt_con{
  margin-right: 630px;
}
.ind_abt_title{
  font-size: 20px;
  line-height: 24px;
}
.ind_abt_en{
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
}
.ind_abt_desc{
  margin: 15px 0;
  font-size: 14px;
  line-height: 26px;
}
.more{
  font-size: 14px;
  color: #00a4ee;
}
.ind_abt_list{
  margin-top: 28px;
}
.ind_abt_list li{
  float: left;
  width: 31%;
  padding: 0 1%;
  text-align: center;
}
.ind_abt_icon{
  display: block;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  text-align: center;
  background: #00a4ee;
  margin: auto;
}

.ind_abt_list_title{
  padding-top: 17px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
}
.ind_abt_list_txt{
  font-size: 14px;
  line-height: 26px;
}

.ind_head{
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 42px;
}
.ind_core_l{
  float: left;
  width: 670px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.ind_core_imgs{
  height: 410px;
  text-align: center;
  overflow: hidden;
}
.ind_core_con{
  padding: 20px;
}
.ind_core_title{
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 26px;
}
.ind_core_desc{
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ind_core_list{
  margin-left: 670px;
}
.ind_core_list li{
  float: left;
  width: 250px;
  margin-bottom: 15px;
  margin-left: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.ind_core_list_img{
  height: 150px;
  text-align: center;
  overflow: hidden;
}
.ind_core_list li .ind_core_con{ padding: 15px 20px; }
.ind_core_list li .ind_core_title{ margin-bottom: 3px; }
.ind_core_list li:nth-child(3),
.ind_core_list li:nth-child(4){
  margin-bottom: 0;
}

.ind_pro_list{
  margin-bottom: 56px;
}
.ind_pro_list li{
  float: left;
  width: 390px;
  text-align: center;
  margin-right: 15px;
}
.ind_pro_list li:last-child{margin-right: 0;}
.ind_pro_img{
  height: 240px;
  overflow: hidden;
}
.ind_pro_title{
  font-size: 16px;
  line-height: 24px;
  padding: 16px 0;
}

.ind_news_head{ padding-top: 0; }


.ind_news{
  background: url('../images/bg_26.jpg') no-repeat center top;
}
.ind_news_img{
  float: left;
  width: 560px;
  height: 330px;
  overflow: hidden;
}
.ind_news_img a{
  display: block;
  height:100%;
  position: relative;
}
.ind_news_img a:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../images/bg_26.png') no-repeat center center;
  content: "";
}
.ind_news_img_txt{
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 90%;
  padding: 0 5%;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
}

.ind_news_list{
  margin-left: 600px;
  padding-top: 11px;
}
.ind_news_list li{
  padding-bottom: 14px;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 20px;
}
.ind_news_list li:last-child{
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ind_news_title{
  font-size: 16px;
  line-height: 16px;
  padding-left: 16px;
  position: relative;
  margin-bottom: 14px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ind_news_title:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 15px;
  background: #adce02;
  content: "";
}
.ind_news_desc{
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ind_partner_owl{
  padding-bottom: 56px;
}
.owl-carousel .owl-stage-outer{padding-top: 10px;}
.ind_partner_item{ overflow: hidden; }
.owl-dots{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.owl-dot{
  display: inline-block;
  padding: 4px;
  border-radius: 50%;
  margin: 0 5px;
  border: 1px solid transparent;
}
.owl-dot span{
  display: block;
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
}
.owl-dot.active{
  border: 1px solid #999999;
}

/* 底部 */
.foot{
  padding-top: 50px;
  background: #333;
  color: #bbb;
  font-size: 14px;
  overflow: hidden;
}
.foot a{color: #bbb}
.foot a:hover {color: #fff;}

.foot_dl_box{
  float: left;
  width: 970px;
}
.foot_dl{
  float: left;
  width:145px;
  min-height: 178px;
  padding-left: 60px;
  border-right: 1px solid #575757;
}
.foot_dl:nth-child(1){width: 145px; padding-left: 0;}
.foot_dl:last-child{border-right: 0}

.foot_dl dt{
  font-size: 16px;
  margin-bottom: 12px;
}
.foot_dl dd a{
  display: block;
  line-height: 24px;
}
.foot_dl dd a:hover {color: #fff;}
.foot_btm{
  margin-top: 30px;
  border-top: 1px solid #575757;
}

.foot_web{
  float: right;
}
.foot_webs{
  float: left;
  text-align: center;
  margin-left: 30px;
  line-height: 36px;
}

.foot_btm{
  padding: 12px 0;
  line-height: 30px;
}



.banner{
  height: 400px;
  margin-top: 92px;
  background-size: cover!important;
  overflow: hidden;
}

.catalog{
  float: left;
  width: 280px;
}
.catalog_title{
  height: 120px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding-top: 32px;
  background: url('../images/slt_05.jpg') no-repeat center top;
  position: relative;
}
.catalog_title h3{
  font-size: 30px;
  font-weight: 700;
}
.cata_ul{padding-top: 10px;}
.cata_ul a{
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 50px;
  margin-bottom: 3px;
  border-left: 3px solid #fff;
}
.cata_ul a:hover,.cata_ul a.on{
  color: #00a4ee;
  border-left: 3px solid #009ce3;
  background: #daeaf1 url('../images/on1.png') no-repeat 228px center;
}

.main_cont{
  float: right;
  width: 860px;
}
.box{
  font-size: 14px;
  line-height: 26px;
}

/*团队介绍*/
.team_list{margin-top: 30px;}
.team_list li{
  margin-bottom: 22px;
}
.team_list li:nth-child(3n){
  border-right: none;
}
.team_img{
  float:left;
  width: 200px;
  height: 200px;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 22px;
}
.team_con{
  margin-left: 230px;
  padding-top: 12px;
}
.team_name{
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 12px;
}
.team_desc{
  font-size: 14px;
  line-height: 26px;
}

.team_list li:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

/*领导关怀*/
.lead_list{margin-top: 30px;}
.lead_list li{
  float: left;
  width: 415px;
  margin-right: 30px;
  margin-bottom: 26px;
}
.lead_list li:nth-child(2n){margin-right: 0}
.lead_img{
  height: 255px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 15px;
}
.lead_title{
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 48px;
  overflow: hidden;
}
.lead_list li:hover{
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.2)
}
.lead_list li:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

/*发展历程*/
.his_list{
  padding: 32px 0;
  margin-top: 34px;
  position: relative;
  min-width: 300px;
  background: url('../images/his_03.jpg') repeat-y center top;
}
.his_list:before,.his_list:after{
  position: absolute;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  border-radius: 50%;
  background: #888888;
  content: "";
}
.his_list:before{ top: 0;}
.his_list:after{ bottom: 0; }

.his_list_item{
  width:380px;
  margin-bottom: 20px;
}
.his_list li:nth-child(odd) .his_list_item{
  padding-left: 70px;
}
.his_list li:nth-child(even) .his_list_item{
  padding-right: 70px;
  text-align: right;
}
.his_year{
  display: inline-block;
  width: 178px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 16px;
  background: url('../images/icon_03.png') no-repeat;
}
.his_con{
  font-size: 14px;
  line-height: 30px;
}
.his_con h3{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
.his_list li:nth-child(odd) .his_year{
  margin-left: -59px;
  padding-left: 105px;
}
.his_list li:nth-child(even) .his_year{
  width:143px;
  margin-right: -59px;
  text-align: left;
  padding-left: 35px;
  background-image: url('../images/icon_07.png');
}


/*荣誉资质*/
.hnr_item{
  float: left;
  width: 45%;
  padding-right: 5%;
  font-size: 14px;
  line-height: 26px;
}

.hnr_list{ margin-top: 24px; }
.hnr_list li{
  float: left;
  width: 268px;
  height: 188px;
  text-align: center;
  overflow: hidden;
  margin-right: 25px;
  margin-bottom: 30px;
  border:1px solid #dddddd;
}
.hnr_list li:nth-child(3n){margin-right: 0}
.hnr_list li img{max-height: 100%;}
/*新闻资讯*/
.news_list li{
  padding-bottom: 25px;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 25px;
}
.news_list li:last-child{margin-bottom: 0;}
.news_list_img{
  float: left;
  width: 300px;
  height: 190px;
  overflow: hidden;
}
.news_list_con{
  margin-left: 330px;
}
.news_list_title{
  padding-top: 14px;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 14px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.news_list_title:hover{
  transform: translate(5px,0);
  -webkit-transform: translate(5px,0);
  -moz-transform: translate(5px,0);
  -o-transform: translate(5px,0);
  -ms-transform: translate(5px,0);
}
.news_list_desc{
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 20px;
}
.news_date{
  font-size: 14px;
  color: #999999;
}


/*分页*/
.pagings{
  text-align: center;
  padding-top: 30px;
}
.pags_item{
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  line-height: 30px;
  background: #eeeeee;
}
.cur{
  color: #fff;
  background: #ed1937;
}


.news_in_head{
  font-size: 14px;
  line-height: 26px;
  color: #999;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 16px;
}
.news_in_head h3{
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #222;
}


/*核心技术*/

.slids { width: 100%; position: relative;}
.large_box {
  float: left;
  width: 420px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.act-img { width: 100%; height: 100%; }
.large_box img { display: block; height: 100%; width: 100%; }
.small_box {
  margin: 10px auto 0;
  width: 420px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -21px;
}
.small_list { position: relative; float: left; width: 100%; height: 130px; overflow: hidden; }
.small_list ul { height: 130px; overflow: hidden; }
.small_list ul li { position: relative; float: left; cursor: pointer; margin-right: 10px; width: 206px; }
.small_list ul li .bun_bg { display: none; position: absolute; top: 0; left: 0; width: 206px;
height: 130px; border:1px solid #ed1937;}
.small_list ul li.on .bun_bg { display: block; }
.left_btn, .right_btn { position: absolute; top: 0; width: 42px; height: 42px; border-radius: 50%; cursor: pointer;z-index: 100; background: #fff; display: none}
.left_btn { left: 10px; background-image: url(../images/prevs_33.png); }
.right_btn { right: 10px; background-image: url(../images/nexts_33.png); }
.slids:hover .btn{display: block;}

.core_cont{
  margin-left: 460px;
  padding-top: 15px;
}
.core_cont_title{
  font-size: 18px;
  line-height: 28px;
  color: #ed1937;
  font-weight: 700;
  margin-bottom: 10px;
}
.core_cont_desc{
  font-size: 14px;
  line-height: 26px;
}
.ind_core_img_nmb{
  position: absolute;
  bottom: 0;
  right: 0;
}
.nmbs{
  float: left;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #ccc;
}
.nmb_sing{
  color: #ed1937;
  background: #fff;
}

.core_item{
  margin-top: 28px;
}
.core_head{
  border-bottom: 1px solid #ddd;
}
.core_head span{
  display: inline-block;
  line-height: 42px;
  font-size: 18px;
  position: relative;
}
.core_head span:before{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ed1937;
  content: "";
}
.core_box{
  padding-top: 20px;
  font-size: 14px;
  line-height: 26px;
}


/*核心技术2*/
.core_list{
  margin-top: 32px;
}
.core_list li{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
.core_imgs{
  width: 300px;
  height: 185px;
  overflow: hidden;
}
.core_list li:nth-child(odd) .core_list_con{
  margin-left: 330px;
}
.core_list li:nth-child(even) .core_list_con{
  margin-right: 330px;
}
.core_list_title{
  font-size: 18px;
  padding-top: 14px;
  line-height: 28px;
  margin-bottom: 10px;
  color: #ed1937;
  font-weight: 700;
}
.core_list_txt{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
.core_list_desc{
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 14px;
}
.core_btn{
  display: block;
  width:24px;
  height:24px;
  text-align: center;
  line-height: 24px;
  color: #999;
  cursor: pointer;
  border:1px solid #cecece;
  font-size: 26px;
}
.core_list_con.open .core_list_desc{
  -webkit-line-clamp: initial;
}


/*产品介绍*/
.pro_item{margin-top: 30px;}
.pro_head{
  position: relative;
  height: 24px;
}
.pro_head:before{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
  content: "";
}
.pro_name{
  display: inline-block;
  padding-left: 15px;
  padding-right: 20px;
  line-height: 24px;
  font-size: 18px;
  position: relative;
  background: #fff;
  z-index: 1;
}
.pro_name:before{
  position: absolute;
  top: 4px;
  left: 0;
  width: 5px;
  height: 15px;
  background: #ed1937;
  content: "";
}
.pro_item_box{
  padding:22px 0;
  font-size: 14px;
  line-height: 26px;
}
/*联系我们*/
.cont_list{margin-top: 32px;}
.cont_list li{
  float: left;
  width: 33.3%;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.cont_list li h3{
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 5px;
}

/*招聘*/
.join_dl{
  margin-top: 26px;
}
.join_dl dt{
  line-height: 30px;
  font-size: 14px;
  padding-bottom: 8px;
  padding-left: 21px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}
.join_dl dt:before{
  position: absolute;
  top: 10px;
  left: 0;
  width: 12px;
  height: 10px;
  background: url('../images/icon.png') no-repeat;
  content: "";
}
.join_name{
  font-size: 16px;
}
.join_dl dd{
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
  padding-top: 15px;
}
.join_dl dd p{
  padding-left: 15px;
  position: relative;
}
.join_dl dd p:before{
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #222;
  border-radius: 50%;
  content: "";
}


.ind_core_imgs:hover img,
.ind_core_list li:hover img,
.ind_pro_list li:hover img,
.news_list li:hover img,
.hnr_list li:hover img,
.core_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);
}
.ind_news_title:hover{
  transform: translate(5px,0);
  -webkit-transform: translate(5px,0);
  -moz-transform: translate(5px,0);
  -o-transform: translate(5px,0);
  -ms-transform: translate(5px,0);
}
.ind_pro_list li:hover{
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  box-shadow: 0 5px 10px rgba(0,0,0,0.1)
}
.ind_partner_item:hover{
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  box-shadow: 0 3px 8px rgba(0,0,0,0.3)
}
.core_list li:hover .core_imgs{
  box-shadow: 0 0 10px rgba(0,0,0,0.4)
}




/*合作机构*/
.part_list{margin-top: 50px;}
.part_list li{
  float: left;
  width:275px;
  height: 180px;
  overflow: hidden;
  margin-right: 14px;
  margin-bottom: 18px;
}
.part_list li:nth-child(3n){
  margin-right: 0
}



/*存储流程*/
.flow_list{
  margin-top: 50px;
  background: url('../images/pro_07_03.jpg') no-repeat center top;
}

.flow_list .flow_item{
  width:326px;
  min-height: 68px;
  padding-top: 6px;
}
.flow_list li:nth-child(odd){
  text-align: right;
}
.flow_list li:nth-child(even){
  text-align: left;
}





.proul{ margin-left: -36px; }
.proul li{float: left; margin: 0 0 36px 36px; width: 252px;}
.proul li .pro_img{ width: 252px; height: 187px; overflow: hidden;}
.proul li img{ width: 252px; height: 187px; overflow: hidden; }
.pro_tit{ display: block; text-align: center; font-size: 14px; color: #333; background: #daeaf1; height:40px; line-height: 40px; overflow: hidden;  }

.cata_ul li .ser_drop a{ height: 34px; line-height: 34px; font-size:12px; color: #00a4ee; text-indent: 8px; overflow: hidden; border: none; text-align: left;  }
.cata_ul li .ser_drop a:hover,.cata_ul li .ser_drop a.for{ background: #daeaf1 url(../images/on.png) 233px center no-repeat }
.ser_drop{ display: none; }


.pos dt{ height:44px; line-height:44px; background:#00a4ee; font-size:14px; font-weight:bold; color:#fff; margin-bottom:40px;}
.pos dt span{ width:25%; float:left; display:block; text-align:center;}
.recu{ padding:20px 0 20px 20px;}
.recu ul{ cursor:pointer; background:#f3f3f3; height:36px; line-height:36px; margin-bottom:18px;}
.pos dd { padding:0 px 0;}
.pos dd li{width:25%; float:left; display:block; text-align:center; color:#666666; font-weight:bold;}
.Requirement em{ font-size:14px; color:#333; font-weight:600;}
.Requirement{ border-bottom:none; color:#666666; line-height:24px; margin:30px; display:none; }

.bannerinner{ padding: 0  152px;}
.bannerleft{ float: left; padding-top: 120px; width: 50%;}
.bannerright{ float: right; padding-top:70px; width: 50% }
.bannerleft img,.bannerright img{ width: auto; height: auto; max-width: 100% }
.slide-img li.flex-active-slide .bannerright{animation:cein 1s ease 0s both;-webkit-animation:cein 1s linear 0s both;}

@-webkit-keyframes cein{0%{opacity:0;-webkit-transform:scale(0.3)}
50%{opacity:1;-webkit-transform:scale(0.5)}
70%{-webkit-transform:scale(0.7)}
100%{-webkit-transform:scale(1)}}
@-moz-keyframes cein{0%{opacity:0;-moz-transform:scale(0.3)}
50%{opacity:1;-moz-transform:scale(0.5)}
70%{-moz-transform:scale(0.7)}
100%{-moz-transform:scale(1)}}
.bounceIn{-webkit-animation-name:cein;-moz-animation-name:cein}
