/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*首页banner*/
.pics_wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: -50px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
/*幻灯片样式2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
/*banner*/
#bannerCircle,
#bannerArrow {
  display: none;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title1 {
  text-align: center;
}
.title1 > h3 {
  font-family: Arial;
  font-size: 36px;
  line-height: 36px;
  color: #cecece;
  margin-bottom: 23px;
}
.title1 > h4 {
  font-size: 36px;
  color: #333333;
  line-height: 36px;
}
.fw {
  width: 100%;
  margin-top: 64px;
  padding: 0 19px;
  box-sizing: border-box;
}
.fw .fw_list {
  margin-top: 55px;
}
.fw .fw_list > li {
  position: relative;
  float: left;
  width: 20%;
  height: 494px;
  margin-right: 20px;
  overflow: hidden;
}
.fw .fw_list > li:hover .fw_txt {
  opacity: 0;
}
.fw .fw_list > li:hover .fw_more {
  top: 50%;
  opacity: 1;
}
.fw .fw_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.fw .fw_list > li > a img {
  width: 100%;
  height: 100%;
}
.fw .fw_list > li .fw_more {
  position: absolute;
  width: 81px;
  height: 81px;
  left: 50%;
  top: 494px;
  transform: translate(-50%, -50%);
  opacity: 0;
  background: url(../images/pro_more.png) center no-repeat;
  transition: all 0.5s ease-in-out;
}
.fw .fw_list > li .fw_more > a {
  display: block;
  width: 100%;
  height: 100%;
}
.fw .fw_list > li .fw_txt {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.fw .fw_list > li .fw_txt > p {
  width: 100%;
  font-size: 30px;
  letter-spacing: 2px;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  margin-bottom: 19px;
  margin-top: 183px;
  overflow: hidden;
}
.fw .fw_list > li .fw_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fw .fw_list > li .fw_txt > h4 {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  box-sizing: border-box;
}
.fw .fw_list > li .fw_txt > span {
  display: block;
  width: 52px;
  height: 6px;
  overflow: hidden;
  margin: 35px auto 60px;
  background: url(../images/pro_ico.png) center no-repeat;
}
.fw .fw_list > li .fw_txt > a {
  display: block;
  width: 135px;
  height: 37px;
  border-radius: 18px;
  margin: 0 auto;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
  color: #ffffff;
  border: solid 1px #ffffff;
  overflow: hidden;
}
.fw > a {
  display: block;
  width: 202px;
  height: 52px;
  line-height: 52px;
  margin: 60px auto 0;
  background: url(../images/pro_ico2.png) 148px center no-repeat #234340;
  border: solid 2px #234340;
  box-sizing: border-box;
  padding-left: 52px;
  font-size: 18px;
  color: #ffffff;
}
.fw > a:hover {
  transform: translateY(-5px);
}
.about {
  width: 100%;
  height: 1080px;
  background: url(../images/ab_bg.jpg) center no-repeat;
  margin-top: 45px;
  padding-top: 163px;
  box-sizing: border-box;
}
.about .ab_main > h3 {
  font-size: 38px;
  color: #333333;
  line-height: 38px;
  margin-bottom: 40px;
}
.about .ab_main > h4 {
  width: 100%;
  font-size: 16px;
  color: #696969;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
}
.about .ab_main > a {
  display: block;
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #a5a5a5;
  font-size: 18px;
  font-family: Arial;
  color: #ffffff;
  margin-top: 40px;
}
.about .ab_main > a:hover {
  background: #234340;
}
.about .ab_main .ab_con {
  margin-top: 50px;
}
.about .ab_main .ab_con .ab_list > li {
  position: relative;
  float: left;
  width: 158px;
  height: 178px;
  background: url(../images/ab_item.png) center no-repeat;
  z-index: 1;
  margin-right: 102px;
  transition: all 0.5s ease-in-out;
}
.about .ab_main .ab_con .ab_list > li:hover {
  transform: translateY(-5px);
}
.about .ab_main .ab_con .ab_list > li::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: url(../images/ab_item2.png) center no-repeat;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.about .ab_main .ab_con .ab_list > li::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 186px;
  transform: translate(-50%);
  width: 16px;
  height: 16px;
  background: url(../images/ab_cir1.png) center no-repeat;
  transition: all 0.5s ease-in-out;
}
.about .ab_main .ab_con .ab_list > li:hover::before {
  background: url(../images/ab_cir2.png) center no-repeat;
}
.about .ab_main .ab_con .ab_list > li:hover::after {
  height: 100%;
}
.about .ab_main .ab_con .ab_list > li:hover > a {
  color: #ffffff;
}
.about .ab_main .ab_con .ab_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  padding: 103px 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about .ab_main .ab_con .ab_list > li:nth-child(1) > a {
  background: url(../images/ab_ico1-2.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(1):hover > a {
  background: url(../images/ab_ico1.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(2) > a {
  background: url(../images/ab_ico2.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(2):hover > a {
  background: url(../images/ab_ico2-2.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(3) > a {
  background: url(../images/ab_ico3.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(3):hover > a {
  background: url(../images/ab_ico3-2.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(4) > a {
  background: url(../images/ab_ico4.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(4):hover > a {
  background: url(../images/ab_ico4-2.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(5) {
  margin-right: 0;
}
.about .ab_main .ab_con .ab_list > li:nth-child(5) > a {
  background: url(../images/ab_ico5.png) center 33px no-repeat;
}
.about .ab_main .ab_con .ab_list > li:nth-child(5):hover > a {
  background: url(../images/ab_ico5-2.png) center 33px no-repeat;
}
.case {
  margin: 70px;
}
.case .case_main .case_con {
  margin-top: 40px;
}
.case .case_main .case_con .case_hd .case_hd_list > li {
  position: relative;
  float: left;
  width: 240px;
  text-align: center;
  font-size: 18px;
  color: #666666;
  height: 18px;
  line-height: 18px;
  padding: 15px 0;
  border-bottom: 6px solid #f3f3f3;
}
.case .case_main .case_con .case_hd .case_hd_list > li::after {
  position: absolute;
  width: 0;
  height: 6px;
  background: #234340;
  content: "";
  bottom: -6px;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.case .case_main .case_con .case_hd .case_hd_list > li.on {
  border-bottom: 6px solid transparent;
}
.case .case_main .case_con .case_hd .case_hd_list > li.on > a {
  color: #234340;
}
.case .case_main .case_con .case_hd .case_hd_list > li.on::after {
  width: 100%;
}
.case .case_main .case_con .case_hd .case_hd_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.case .case_main .case_con .case_bd {
  position: relative;
  margin-top: 25px;
}
.case .case_main .case_con .case_bd .case_bd_list > li {
  width: 100%;
}
.case .case_main .case_con .case_bd .case_bd_list > li:hover .case_txt > a {
  color: #234340;
  letter-spacing: 3px;
}
.case .case_main .case_con .case_bd .case_bd_list > li .case_view {
  width: 100%;
  height: 532px;
}
.case .case_main .case_con .case_bd .case_bd_list > li .case_view > a {
  display: block;
  width: 100%;
  height: 100%;
}
.case .case_main .case_con .case_bd .case_bd_list > li .case_view > a > img {
  width: 100%;
  height: 100%;
}
.case .case_main .case_con .case_bd .case_bd_list > li .case_txt > a {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #333333;
  margin: 20px 0 15px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_con .case_bd .case_bd_list > li .case_txt > h4 {
  width: 100%;
  font-size: 16px;
  color: #999999;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
}
.case .case_main .case_con .case_bd .case_bd_list > li > a {
  display: block;
  width: 133px;
  height: 35px;
  background-color: #234340;
  border-radius: 17px;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 15px;
  border: solid 2px #234340;
}
.case .case_main .case_con .case_bd .case_bd_list > li > a:hover {
  transform: translate(5px);
}
.case .case_main .case_con .case_bd .case_prev,
.case .case_main .case_con .case_bd .case_next {
  position: absolute;
  top: 236px;
  width: 61px;
  height: 61px;
  cursor: pointer;
}
.case .case_main .case_con .case_bd .case_prev {
  left: 0;
  background: url(../images/case_prev.png) center no-repeat rgba(0, 0, 0, 0.5);
}
.case .case_main .case_con .case_bd .case_next {
  right: 0;
  background: url(../images/case_next.png) center no-repeat rgba(0, 0, 0, 0.5);
}
.news {
  width: 100%;
  height: 915px;
  padding-top: 88px;
  box-sizing: border-box;
  background: url(../images/news_bg.jpg) center no-repeat;
}
.news .news_main {
  position: relative;
}
.news .news_main .news_con {
  margin-top: 77px;
}
.news .news_main .news_con .news_list > li {
  float: left;
  width: 385px;
  height: 490px;
  margin-right: 26px;
}
.news .news_main .news_con .news_list > li:hover .news_txt::after {
  transform: translate(-50%, -50%) rotateZ(-180deg);
  width: 100%;
  height: 100%;
  opacity: 1;
}
.news .news_main .news_con .news_list > li:hover .news_txt > a {
  color: #fff;
}
.news .news_main .news_con .news_list > li:hover .news_txt > h4 {
  color: #fff;
}
.news .news_main .news_con .news_list > li:hover .news_txt p > span {
  color: #fff;
}
.news .news_main .news_con .news_list > li:hover .news_txt p > a {
  background: url(../images/news_ico2.png) center no-repeat;
}
.news .news_main .news_con .news_list > li .news_pic {
  display: block;
  width: 100%;
  height: 274px;
}
.news .news_main .news_con .news_list > li .news_pic > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_list > li .news_txt {
  position: relative;
  width: 100%;
  height: 216px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  padding: 40px 20px 0;
  box-sizing: border-box;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}
.news .news_main .news_con .news_list > li .news_txt::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background-color: #234340;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotateZ(180deg);
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.news .news_main .news_con .news_list > li .news_txt > a {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #333333;
  height: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_con .news_list > li .news_txt > h4 {
  width: 100%;
  font-size: 16px;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  color: #999999;
  margin-bottom: 40px;
  transition: all 0.5s ease-in-out;
}
.news .news_main .news_con .news_list > li .news_txt > p > span {
  font-size: 14px;
  color: #999999;
  transition: all 0.5s ease-in-out;
}
.news .news_main .news_con .news_list > li .news_txt > p > a {
  width: 30px;
  height: 30px;
  background: url(../images/news_ico1.png) center no-repeat;
}
.news .news_main .news_prev,
.news .news_main .news_next {
  position: absolute;
  width: 78px;
  height: 10px;
  bottom: -66px;
  cursor: pointer;
}
.news .news_main .news_prev {
  left: 512px;
  background: url(../images/news_prev.png) center no-repeat;
}
.news .news_main .news_next {
  right: 480px;
  background: url(../images/news_next.png) center no-repeat;
}
.foo {
  cursor: default !important;
}
.foo .foo_top {
  width: 100%;
  height: 620px;
  padding-top: 85px;
  box-sizing: border-box;
  background: #272a31;
}
.foo .foo_top .foo_main .links {
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.foo .foo_top .foo_main .links > span {
  float: left;
  font-size: 28px;
  color: #e3e3e3;
  margin-right: 40px;
}
.foo .foo_top .foo_main .links > a {
  float: left;
  color: #818182;
  font-size: 14px;
  padding: 0 25px;
}
.foo .foo_top .foo_main .links > a:hover {
  color: #fff;
  transform: translateY(-5px);
}
.foo .foo_top .foo_main .foo_add {
  width: 100%;
  height: 158px;
  border-top: 1px solid #373c42;
  border-bottom: 1px solid #373c42;
  margin-top: 55px;
}
.foo .foo_top .foo_main .foo_add .add_list > li {
  float: left;
  width: 25%;
  height: 58px;
  margin-top: 50px;
}
.foo .foo_top .foo_main .foo_add .add_list > li .add_ico {
  width: 55px;
  height: 100%;
  border-right: 1px solid #d8dde1;
}
.foo .foo_top .foo_main .foo_add .add_list > li .add_ico > img {
  display: block;
  margin: 10px auto;
}
.foo .foo_top .foo_main .foo_add .add_list > li .add_txt {
  margin-left: 22px;
}
.foo .foo_top .foo_main .foo_add .add_list > li .add_txt > p {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 10px;
}
.foo .foo_top .foo_main .foo_add .add_list > li .add_txt > h4 {
  font-size: 16px;
  line-height: 16px;
  color: #999999;    width: 222px;
}
.foo .foo_top .foo_main .foo_botom {
  margin-top: 74px;
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl {
  float: left;
  width: 90px;
  margin-right: 80px;
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl > dt {
  width: 100%;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  color: #fefefe;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 40px;
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl > dd {
  width: 100%;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  color: #adadad;
  margin-bottom: 20px;
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl > dd > a {
  display: block;
  color: #adadad;
  height: 100%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl > dd > a:hover {
  color: #fff;
  transform: translate(5px);
}
.foo .foo_top .foo_main .foo_botom .foo_nav > dl:nth-last-child(1) {
  margin-right: 0;
}
.foo .foo_top .foo_main .foo_botom .foo_ewm .foo_qq {
  float: left;
  width: 71px;
  height: 71px;
  border: solid 1px #77797c;
  border-radius: 50%;
  background: url(../images/foo_qq.png) center no-repeat;
}
.foo .foo_top .foo_main .foo_botom .foo_ewm .foo_ewm_box {
  position: relative;
  float: left;
  width: 71px;
  height: 71px;
  border: solid 1px #77797c;
  border-radius: 50%;
  margin-left: 25px;
  cursor: pointer;
  background: url(../images/foo_wx.png) center no-repeat;
}
.foo .foo_top .foo_main .foo_botom .foo_ewm .foo_ewm_box:hover > img {
  height: 139px;
}
.foo .foo_top .foo_main .foo_botom .foo_ewm .foo_ewm_box > img {
  position: absolute;
  left: -292px;
  top: -34px;
  width: 139px;
  height: 0;
  transition: all 0.5s ease-in-out;
}
.foo .foo_top .foo_main .foo_botom .foo_ewm .foo_wb {
  float: left;
  width: 71px;
  height: 71px;
  border: solid 1px #77797c;
  border-radius: 50%;
  margin-left: 25px;
  background: url(../images/foo_wb.png) center no-repeat;
}
.foo .bq {
  width: 100%;
  height: 66px;
  line-height: 66px;
  background: #1f242a;
}
.foo .bq .bq_main > p {
  font-size: 14px;
  color: #bcbcbd;
}
.foo .bq .bq_main .jishu {
  font-size: 14px;
  color: #bcbcbd;
}
.foo .bq .bq_main a {
  font-size: 14px;
  color: #bcbcbd;
}
.foo .bq .bq_main a:hover {
  color: #fff;
}
