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;}
.article ul,
.article ul li{list-style: initial;}
.article ul{padding-left: 40px;}
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; }
: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: 1500px; margin: auto;}
a,
img,
.logo,
.case_pos_box,
.case_title,
.case_titleen,
.nav,
.head,
.fx_pos_bg,
.animated:before{
  -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%;
  border-bottom: 1px solid #545454;
  z-index: 999;
}
.logo{
  float: left;
  margin: 42px 0 36px;
}
.logo img{ height:81px; }
.logo1{ margin-right: 10px; }


.fixed{background:rgba(0,0,0,.2);}
.fixed .logo{ margin: 10px 0;}
.fixed .logo img{ height: 52px; }
.fixed .nav{ margin-top: 22px; }

.home{margin-top: 50px; font-size: 22px; color: rgba(255,255,255,.6);}
.home a{ font-size: 24px; color: rgba(255,255,255,.6);}

/*轮播图*/
.slide-img { overflow: hidden; position: relative; height:100%;}
.slide-img .slide-b li,.slide-b{ height: 100%;}
.slide-img .slide-b li{ background-size: cover!important}
.slide-img .slide-b li a{ display: block; height:100%; }
.slide-img .flex-control-nav {
  position: absolute;
  bottom: 10px;
  left: 0;
  width:100%;
  height: auto;
  text-align: center;
  z-index: 999;
  display: none;
}
.slide-img .flex-control-nav li{
  display: inline-block;
}
.slide-img .flex-control-nav li a{
  display: block;
  width:10px;
  height: 10px;
  margin: 0 3px;
  text-indent: -9999px;
  border-radius: 10px;
  cursor: pointer;
  background: #bfc9df;
}
.slide-img .flex-control-nav li a.flex-active{
  width: 26px;
  background:#10a404;
}

.slide-img .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: TranslateX(-50%);
  z-index: 999;
  display: none;
}
.flex-prev,.flex-next{
  display: block;
  width: 58px;
  height: 58px;
  text-indent: -9999px;
  background: no-repeat ;
}
.flex-prev{
  float: left;
  background-image: url('../images/next.png');
}
.flex-next{
  float: right;
  background-image: url('../images/prev.png');
}
.flex-prev:hover,.flex-next:hover{
  opacity: .5;
}



.ind_abt{
  height:100%;
  position: relative;
  background: url('../images/pic_bg_02.jpg') no-repeat center;
  background-size: cover;
}
.pad{
  position: absolute;
  top: 50%;
  left: 50%;
  height:720px;
  transform: Translate(-50%,-50%);
}


.ind_head_name{
  font-size: 34px;
  color: #000;
  text-align: center;
  line-height: 50px;
}
.ind_head_sp{
  display: block;
  width: 128px;
  height: 1px;
  margin:33px auto;
  background:#707070;
}
.ind_box{
  text-align: center;
  margin-top: 45px;
  font-size: 20px;
  color: #8d8d8d;
  line-height: 48px;
}

.ind_abt_ul{margin-top: 80px;}
.ind_abt_ul li{
  float: left;
  width: 20%;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
}
.ind_abt_icon{
  display: block;
  width: 110px;
  line-height: 110px;
  text-align: center;
  margin:0 auto 22px;
  border-radius: 50%;
  border:1px solid #013e95;
}
.ind_abt_en{ color: #000;}
.ind_abt_cn{ color: #8d8d8d;}

.ind_case{ height:100%; background:#f3f3f3; }

.ind_case_ul{ margin-left: -5px; }
.ind_case_ul li{
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}
.ind_case_ul li img{
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.ind_case_ul li:hover img{
 -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;

  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_case_more{
  text-align: right;
  margin-top: 30px;
}
.ind_case_more a{
  display: inline-block;
  width: 122px;
  line-height: 44px;
  text-align: left;
  padding-left: 22px;
  font-size: 24px;
  border-radius: 5px;
  border:1px solid #7a7a7a;
  position: relative;
}

.ind_case_more a:hover{ border:1px solid #013e95; color:#013e95 }
.ind_case_more a:before{
  position: absolute;
  top: 50%;
  right:20px;
  width: 13px;
  height: 21px;
  transform: TranslateY(-50%);
  background:url('../images/more.png') no-repeat ;
  content:"";
}

.ind_team{
  height:100%;
  background:url('../images/pic_bg_17.jpg') no-repeat center;
  background-size: cover;
}
.ind_team_pos{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  transform: Translate(-50%,-50%);
}
.ind_team_hr{
  display: block;
  width: 72px;
  height:1px;
  margin-bottom: 50px;
  background:#9f9f9f;
}
.ind_team_desc{
  font-size: 20px;
  line-height: 52px;
  color: #fff;
}
.ind_team_links{
  display: block;
  font-size: 34px;
  font-weight: 700;
  color: #000;
  margin-top: 40px;
  background:#fff;
  border-radius: 8px;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}
.ind_team_links:before{
  position: absolute;
  top: 50%;
  right: 20px;
  width: 13px;
  height:21px;
  transform: TranslateY(-50%);
  background:url('../images/more.png') no-repeat ;
  content:"";
}
.ind_team_links:hover{background:#013e95; color: #fff;}

.ind_conts{
  height:100%;
  background:url('../images/pic_17_17.jpg') no-repeat center;
  background-size: cover;
}


.foot{
  padding-top: 140px;
  background:#f3f3f3;
}
.foot_top{
  padding: 38px 0;
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}
.foot_web{ }
.foot_web img{ width:auto!important; height:109px!important; }
.ind_conts_foot{
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
}

.foot_btm{
  padding: 30px 0;
}
.foot_content{
  float: left;
  font-size: 18px;
  line-height: 40px;
}
.foot_content span{ display: inline-block;padding-left: 40px; }
.foot_phone{
  margin-right: 50px;
  background:url('../images/ph.png') no-repeat left center;
}
.foot_add{
  background:url('../images/add.png') no-repeat left center;
}
.foot_fx{
  float: right;
}
.foot_fx_link{
  float: left;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-left: 10px;
  border:1px solid #888888;
  background-color:#fff;
} 
.foot_wx{
  background:url('../images/wx.png') no-repeat center;
}
.foot_wb{
  background:url('../images/wb.png') no-repeat center;
}
.foot_kf{
  background:url('../images/kf.png') no-repeat center;
}
.foot_qq{
  background:url('../images/qq.jpg') no-repeat center;
}


.banner{
  height:650px;
  background-size: cover!important;
}

.abt_main{
  padding: 80px 0;
  background:url('../images/abt_bg_02.jpg') no-repeat center top;
}
.abt_name{
  font-size: 64px;
  line-height: 64px;
  margin-bottom: 80px;
  text-align: center;
}
.box{
  font-size: 20px;
  line-height: 46px;
  color: #262626;
}
.abt_h{
  display: block;
  width: 2px;
  height:50px;
  background:#c0c0c0;
  margin: 80px auto;
}

.abt_ul{
  width: 500px;
  margin: auto;
  margin-bottom: 110px;
  padding-bottom: 50px;
  border-bottom: 1px solid #b0b0b0;
}
.abt_ul li{
  line-height: 70px;
  padding-left: 136px;
  font-size: 22px;
  margin-bottom: 50PX;
  color: #000;
  background:no-repeat left center;
}
.abt_ul_en{
  margin-left: 30px;
  font-size: 14px;
}
/* .abt_ul .abt_li1{
  background-image: url('../images/icon1.png');
}
.abt_ul .abt_li2{
  background-image: url('../images/icon2.png');
}
.abt_ul .abt_li3{
  background-image: url('../images/icon3.png');
}
.abt_ul .abt_li4{
  background-image: url('../images/icon4.png');
}
.abt_ul .abt_li5{
  background-image: url('../images/icon5.png');
}
 */

.abt_boxs{
  padding: 110px 0;
  line-height: 48px;
  background:url('../images/icon12.png') no-repeat center;
  text-align: center;
}

.case_main{
  padding: 84px 0;
  position: relative;
  background:#191919;
}

.case_nav{
  margin-bottom: 30px;
}
.case_nav li{
  float: left;
  font-size: 22px;
  text-align: center;
  line-height: 34px;
  padding: 0 20px;
  position: relative;
  padding-bottom: 5px;
  margin: 0 8px;
}
.case_nav li a{color: #bbbbbb;}
.case_nav li.on a{ color: #fff;}
.case_nav li.on{border-bottom:1px solid #676767;}
.case_nav li:before{
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 24px;
  color: #bbb;
  content:"/";
}
.case_nav li:last-child:before{
  display: none;
}
.case_list { margin-left: -24px;}
.case_list li{
  float: left;
  width: 357px;
  height:358px;
  overflow: hidden;
  position: relative;
  margin: 0 0 24px 24px;
}
.case_list li:nth-child(3n){ margin-right: 0; }
.case_pos_box{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:#013e95;
  opacity: 0;
}
.case_box{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 20px;
  text-align: center;
  transform: TranslateY(-50%);
}
.case_title{
  position: relative;
  left: -200%;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
}
.case_h{
  display: block;
  margin:20px auto;
  width: 1px;
  height:20px;
  background:#fff;
  color: #fff;
}
.case_titleen{
  position: relative;
  right: -200%;
  color: #fff;
}
.case_list li:hover .case_pos_box{
  opacity: 1;
}
.case_list li:hover .case_title{
  left: 0;
}
.case_list li:hover .case_titleen{
  right: 0;
}


.page_pos{
  margin-top: 30px;
  text-align: center;
}
.page_item{
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 24px;
  color: #f00;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  margin: 0 5px;
  border:1px solid #f00;
}
.cur{ background:#f00; color: #333; }
.page_item:first-child{
  background-image: url('../images/down.png')
}

.page_item:lasrt-child{
  background-image: url('../images/up.png')
}

.case_in_box{
  padding: 110px 72px;
  background:#fff;
}
.case_in{
  font-size: 34px;
  line-height: 82px;
  width: 640px;
  margin-bottom: 30px;
  border-bottom: 1px solid #737058;
}


.team_main{
  padding: 100px 0;
}
.team_name{
  font-size: 64px;
  text-align: center;
  line-height: 140px;
  margin-bottom: 122px;
}
.team_box{
  padding: 170px 80px 55px;
  background:#191919;
}
.team_box li{ margin-bottom: 85px; }
.team_img{
  float: left;
  width: 354px;
  height: 532px;
  box-shadow:5px 5px 15px rgba(0,0,0,.8)
}
.team_con{
  margin-left: 415px;
}
.team_title{
  font-size: 34px;
  color: #fff;
  padding-top: 25px;
  line-height: 80px;
  border-bottom: 1px solid #606060;
}
.team_desc{
  font-size: 20px;
  line-height: 46px;
  color: #fff;
  margin-top: 20px;
}
.team_cons{
  padding: 120px 80px;
  text-align: center;
  background:#f00;
}


.news_box li{
  padding: 30px 0;
  color: #333;
  text-align: center;
}
.news_odd{ background:#fff;}
.news_even{ background:#191919;}
.news_box{ width:1156px; margin:40px auto; }
.news_names{
  font-size: 24px;
  line-height: 34px;
}
.news_title{
  font-size: 14px!important;
  line-height: 30px;
  overflow: hidden;
  padding: 10px 0;
}
.news_more{
  display: inline-block;
  width: 122px;
  height:42px;
  padding-left: 22px;
  font-size: 24px;
  color: #333;
  text-align: left;
  position: relative;
  border-radius: 5px;
  border:1px solid #fff;
  transition:all 0.5s ease 0s;
}
.news_more:hover{ color:#013e95; transition:all 0.5s ease 0s; }
.news_more:before{
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  height: 21px;
  transform: TranslateY(-50%);
  background:url('../images/icon13.png') no-repeat;
  content:"";
}

.news_in_main{
  padding: 80px 0;
  background:#191919;
}
.news_in_box{
  width:1200px;
  margin: auto;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  padding-bottom: 60px;
  border-bottom: 1px solid #606060;
  text-align: center;
}
.content_bg{
  padding: 80px 0 160px;
  background:url('../images/cont_bg_02.jpg') no-repeat center top;
  background-size: cover;
}
.content_box{
  width: 576px;
  margin: auto;
  font-size: 18px;
  line-height: 38px;
}
.content_name{
  font-size: 64px;
  line-height: 140px;
  margin-bottom: 20px;
}



.active .ind_head{
  animation-name: fadeIn;
  animation-duration: .4s;
  animation-delay: .4s;
  animation-fill-mode: both;
}
.active .ind_box{
  animation-name: fadeInUp;
  animation-duration: .6s;
  animation-delay: .6s;
  animation-fill-mode: both;
}
.active .ind_abt_ul li:nth-child(1){
  animation-name: fadeInLeft;
  animation-duration: .8s;
  animation-delay: .8s;
  animation-fill-mode: both;
}
.active .ind_abt_ul li:nth-child(2){
  animation-name: fadeInLeft;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
.active .ind_abt_ul li:nth-child(3){
  animation-name: fadeInLeft;
  animation-duration: 1.2s;
  animation-delay: 1.2s;
  animation-fill-mode: both;
}
.active .ind_abt_ul li:nth-child(4){
  animation-name: fadeInLeft;
  animation-duration: 1.4s;
  animation-delay: 1.4s;
  animation-fill-mode: both;
}
.active .ind_abt_ul li:nth-child(5){
  animation-name: fadeInLeft;
  animation-duration: 1.6s;
  animation-delay: 1.6s;
  animation-fill-mode: both;
}



.active .ind_case_ul li:nth-child(1){
  animation-name: fadeInLeft;
  animation-duration: .4s;
  animation-delay: .4s;
  animation-fill-mode: both;
}
.active .ind_case_ul li:nth-child(2){
  animation-name: fadeInLeft;
  animation-duration: .6s;
  animation-delay: .6s;
  animation-fill-mode: both;
}
.active .ind_case_ul li:nth-child(3){
  animation-name: fadeInDown;
  animation-duration: .8s;
  animation-delay: .8s;
  animation-fill-mode: both;
}
.active .ind_case_ul li:nth-child(4){
  animation-name: fadeInRight;
  animation-duration: 1.2s;
  animation-delay: 1.2s;
  animation-fill-mode: both;
}
.active .ind_case_ul li:nth-child(5){
  animation-name: fadeInRight;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: both;
}

.active .ind_conts_foot{
  animation-name: fadeInUp;
  animation-duration: .8s;
  animation-delay: .8s;
  animation-fill-mode: both;
}


.fx_pos_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  background:rgba(51,51,51,.9);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
}

.fx_pos_img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: Translate(-50%,-50%);
}
.fx_pos_bg.active{opacity: 1; visibility: initial;}
.mb_qq{ display: none; }








