
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 550px;
    background: #FFF;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 550px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 550px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 550px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 7px;
    background-color: #f5f5f5;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 20px;
    background: #0f4c81;
    border-radius: 6px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }

/* about*/

.ab_bg{
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}

.ab_bg .about .ab_img{
    width: 600px;
    height: 401px;
    float: left;
}
 
.ab_bg .about .ab_img img{
    width: 600px;
    height: 401px;
}

.ab_bg .about .ab_img img{
    width: 600px;
    height: 401px;
}
.ab_bg .about .ab_nr{
    width: 600px;
    float: right;
    margin-top: 30px;
}

.ab_bg .about .txt{
    height: 205px;
}

.ab_bg .about .txt h5 a{
    font-size: 18px;
    color:  #444;
    display: block;
    background: url(../images/ab_t.jpg) no-repeat left top;
    padding: 70px 0 0 120px;
}

.ab_bg .about .txt p{
    margin: 10px 0  0 120px;
    font-size: 14px;
    color:  #666;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
}

.ab_bg .about .ab_list{
    margin: 40px 0 0 120px;
}

.ab_bg .about .ab_list ul li{
    float: left;
    width: 80px;
    float: left;
    margin: 0 80px 0 0;
}
.ab_bg .about .ab_list ul li a{
    text-align: center;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.ab_bg .about .ab_list ul li span{
    display: block;
    width: 80px;
    height: 80px;
    background: #ccc;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: 15px;
}

.ab_bg .about .ab_list ul li:hover span{
    background: #0f4c81;
}


/* fw*/

.fw_bg{
    width: 100%;
    height: 706px;
    margin: 0 auto;
    background: url(../images/fw_bg.jpg) no-repeat center;
}

.fw_bg .fw{
    width: 1200px;
    margin: 0 auto;
    padding-top: 65px;
}

.fw_bg .fw .fw_t{
    margin: 0 auto;
    text-align: center;
}

.fw_bg .fw .fw_t h3{
    font-size: 30px;
    color: #eff6fa;
    background: url(../images/fw_t.png) no-repeat top center;
    padding-top: 65px;
}

.fw_bg .fw .fw_box{
    width: 1200px;
    margin: 50px auto 0 auto;
}

.fw_bg .fw .fw_box ul li{
    float: left;
    width: 250px;
    height: 400px;
    margin: 0 25px;
}

.fw_bg .fw .fw_box ul li .txt{
    width: 250px;
    height: 120px;
    background: #0f4c81;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fw_bg .fw .fw_box ul li .txt a{
    display: block;
    text-align: center;
    font-size: 24px;
    color: #eff6fa;
    padding-top: 25px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.fw_bg .fw .fw_box ul li .txt a span{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}

.fw_bg .fw .fw_box ul li:hover .txt{
    background: #fff;
}

.fw_bg .fw .fw_box ul li:hover .txt  a{
    color: #0f4c81;
}

.fw_bg .fw .fw_box ul li .pic{
    width: 250px;
    height: 280px;
}

.fw_bg .fw .fw_box ul li .pic img{
    width: 250px;
    height: 280px;
}



/* case*/

.case_bg{
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: url(../images/case_bg.jpg) no-repeat center;
}

.case_bg .case{
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}

.case_bg .case .case_t{
    margin: 0 auto;
}

.case_bg .case .case_t h3{
    font-size: 30px;
    color: #444;
    font-weight: bold;
    background: url(../images/case_t.png) no-repeat top left;
    padding-top: 45px;
}

.case_bg .case .case_box{
    width: 1200px;
    margin: 55px auto 0 auto;
}

.case_bg .case .case_box .case_left{
    float: left;
    width: 820px;
}

.case_bg .case .case_box .case_left .case_nr{
    width: 820px; 
    height: 370px;
    position: relative;
}

.case_bg .case .case_box .case_left .case_nr .bd{
    width: 820px; 
    position: relative;
}

.case_bg .case .case_box .case_left .case_nr .bd ul li{
    float: left;
    width: 370px;
    height: 300px;
    position: relative;
    margin-right: 40px;
}
.case_bg .case .case_box .case_left .case_nr .bd ul li img{
    width: 370px;
    height: 300px;
    position: relative;
}

.case_bg .case .case_box .case_left .case_nr .bd ul li p{
    width: 370px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/ico1.png) repeat center;
} 

.case_bg .case .case_box .case_left .case_nr .bd ul li p a{
    font-size: 16px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 0 10px;
}

.case_bg .case .case_box .case_left .case_nr .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
    z-index: 5;
  }
  
  .case_bg .case .case_box .case_left .case_nr .hd ul {
    text-align: center;
  }
  
  .case_bg .case .case_box .case_left .case_nr .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin: 10px;
    background-color: #fff;
    border: 1px solid #0f4c81;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .case_bg .case .case_box .case_left .case_nr .hd ul .on {
    background: #0f4c81;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }

  .case_bg .case .case_box .case_list{
      float: right;
      margin-right: 60px;
  }

  .case_bg .case .case_box .case_list ul li{
      width: 173px;
      height: 45px;
      line-height: 45px;
      margin-bottom: 30px;
      background: url(../images/case_list.png) no-repeat center;
  }

  .case_bg .case .case_box .case_list ul li a{
      font-size: 16px;
      color: #fff;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: block;
      padding: 0px 10px 0 30px;
  }

  .case_bg .case .case_box .case_list ul li.casehover{
    background: url(../images/case_list1.png) no-repeat center;
  }

  .case_bg .case .case_box .case_list .more{
    width: 173px;
    height: 45px;
    line-height: 45px;
    background: url(../images/case_list.png) no-repeat center;
  }


  .case_bg .case .case_box .case_list .more a{
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 0px 10px 0 30px;
  }

  
/* news*/

.news_bg{
    width: 100%;
    height: 550px;
    margin: 60px auto 0 auto;
    background: url(../images/news_bg.jpg) no-repeat center;
}

.news_bg .news{
    width: 1200px;
    margin: 0 auto;
}

.news_bg .news .news_box .news_l{
    float: left;
    width: 500px;
    margin-top: 70px;
    position: relative;
}

.news_bg .news .news_box .news_l .news_t{
    margin: 0 auto;
}

.news_bg .news .news_box .news_l .news_t h3{
    font-size: 30px;
    color: #fff; 
    font-weight: bold;
    background: url(../images/news_t.png) no-repeat top left;
    padding-top: 45px;
}

.news_bg .news .news_box .news_l .bd{
    margin-top: 35px;
    width: 440px;
}

.news_bg .news .news_box .news_l .bd ul li{
    width: 440px;
    height: 300px;
}

.news_bg .news .news_box .news_l .bd ul li img{
    width: 440px;
    height: 300px;
}


.news_bg .news .news_box .news_r{
    width: 620px;
    float: right;
    position: relative;
}

.news_bg .news .news_box .news_r .hd{
    width: 620px;
}

.news_bg .news .news_box .news_r .hd ul li{
    width: 620px;
    height: 100px;
    border-bottom: 1px solid #f3f3f3;
    padding: 35px 0;
}

.news_bg .news .news_box .news_r .hd ul li .time{
    float: left;
    font-size: 18px;
    color: #999;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r .hd ul li .txt{
    float: right;
    width: 540px;
}
.news_bg .news .news_box .news_r .hd ul li .txt h5 a{
    font-size: 16px;
    color:#444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r .hd ul li .txt  p{
    font-size: 14px;
    color:#777;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    margin-top: 15px;
}

.news_bg .news .news_box .news_r .hd ul li.on .time{
    color: #0f4c81;
    font-weight: bold;

}
.news_bg .news .news_box .news_r .hd ul li.on{
    border-bottom: 1px solid #1f5889;
}


.news_bg .news .news_box .news_r .hd ul li .case_ico {
    position: absolute;
    z-index: 2;
    left: -120px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 5;
  }

  .news_bg .news .news_box .news_r .hd ul li:nth-child(1) .case_ico{
    bottom: 200px;
  }
  
  .news_bg .news .news_box .news_r .hd ul li:nth-child(2) .case_ico{
    bottom: 170px;
  }

  .news_bg .news .news_box .news_r .hd ul li:nth-child(3) .case_ico{
    bottom: 140px;
  }
  
  .news_bg .news .news_box .news_r .hd ul li.on .case_ico {
    background: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }