.bg-color {
  background: #fff;
}
.top_bar {
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  background: #F8F8F8;
  color:#666666;
}
.top_bar .tb-left {
  float: left;
  height: 34px;
  overflow: hidden;

}
.top_bar .tb-left a {
  font-size: 13px;
  color: #b70c0c;
}
.top_bar .tb-left a:hover {
  color: #f81616;
}
.top_bar .tb-rig {
  float: right;
}
.top_bar .tb-rig img{
  margin:8px -8px 0 0;
}
.top_bar .tb-rig ul li {
  position: relative;
  float: left;
  font-size: 13px;
}
.top_bar .tb-rig ul li > a {
  color: #666666;
  padding: 0px 22px;
}
.top_bar .tb-rig ul li > a:hover {
  color: #bf0001;
}
.top_bar .tb-rig ul li.drop-down > a {
  background: url(../images/down-icon.png) no-repeat 74px center;
}
.top_bar .tb-rig ul li .drop-list {
  display: none;
  position: absolute;
  top: 40px;
  padding: 10px 0 8px;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(246, 246, 247, 0.95) !important;
  filter: alpha(opacity=95);
  background: #f6f6f7;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 1px 3px 3px #ccc;
}
.top_bar .tb-rig ul li .drop-list ul li {
  float: none;
  line-height: 32px;
}
.top_bar .tb-rig ul li .drop-list ul li a {
  display: block;
  text-align: center;
  padding: 0;
}
.top_bar .tb-rig ul li.drop-down:hover > a {
  color: #268ae7;
}
.top_bar .tb-rig ul li.drop-down:hover .drop-list {
  display: block;
}
.head {
  height: 131px;
  background: #fff;
}
.head .logo{
  float: left;
  width:600px;
  margin-top: 35px;
  overflow: hidden;
}
.head .logo img{
  float: left;
}
.head .logo .logoword{
  border-left: 1px solid #ccc;
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 18px;
  color: #000;
  height: 58px;
}
.head .logo .logoword p:first-child{
  color: #940000;
  font-size: 20px;
}
.head .logo img {
  display: inline-block;
  vertical-align: middle;
  max-width:100%;
  max-height:100%;
}
.head-square{
  padding-top: 22px;
}
.head-square div{
  width: 81px;
  height: 80px;
  background: url(../images/back.jpg)no-repeat center;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 22px;
  box-sizing: border-box;
  text-transform: uppercase;
}
.head-square div p:last-child{
  font-size: 12px;
  color: #ccc;
}


.head h1.head-title{
  display: block;
  float: left;
  font-size:26px;
  color:#333333;
  line-height: 55px;
  font-weight: bold;
  max-width:635px;
  overflow: hidden;
  margin-top:40px;
}
.head .QR_code{
  float: right;
  margin-left:115px;
  width:100px;
  height: 100px;
  margin-top:17px;
  font-size:0;
  line-height:100px;
  text-align: center;
}
.head .QR_code img{
  display: inline-block;
  vertical-align: middle;
  width:100%;
  height: 100%;
}
.head .head-group{
  overflow: hidden;
  float: right;
  margin-top:16px;
}
.head .tel {
  line-height: 30px;
  font-size:24px;
  color:#000;
  width: 220px;
  font-weight: bold;
}
.head .tel img{
  float: right;
  margin-top: -63px;
}

.nav-bar {
  background: url(../images/nav.jpg)repeat-x center;
  height: 60px;
  font-size:0;
}
.nav-bar ul {
  overflow: hidden;
  display: inline-block;

}
.nav-bar ul li {
  float: left;
  line-height: 60px;
}

.nav-bar ul li a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #fff;
  width:148px;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease; 
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.nav-bar ul li a::after{
  position: absolute;
  content: '';
  right: -1px;
  top:50%;
  width:0;
  margin-top:-9px;
  height: 18px;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a {
  background: #940000;
}
.nav-bar ul li a:hover::after,
.nav-bar ul li.active a::after{
  display: none;
}
.nav-bar ul li:last-child a::after{
  display: none;
}
.banner {
  position: relative;
  height: 640px;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner .swiper-pagination.swiper-pagination-progressbar{
  bottom: 0px !important;
  top: 637px;
}
.banner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #A50F18;
}
.banner .swiper-button-next,.banner .swiper-button-prev{
  color: #A50F18;
}
#main {
  overflow: hidden;
}
/* 首页产品 */
.seabar{
  height: 75px;
  line-height: 75px;
}
.seabar a{
  color: #000;
  margin-left: 15px;
  transition: all 0.5s ease;
}
.seabar a:hover{
  color: #006AC5;
}
.search-box-wrap{
  border:1px solid #DDDDDD;
  height: 37px;
  margin-top: 19px;
}
.header-search{
  width: 287px;
  position: relative;
}
.header-search input.search-field{
  border:none;
  background: none;
  font-size: 14px;
  height: 37px;
  line-height: 37px;
  width: 255px;
  padding-left: 10px;
  box-sizing: border-box;
}
.header-search .search-submit{
  background: none;
  border:none;
  width: 30px;
  height: 37px;
  background: url(../images/sea.png)no-repeat center;
}
.header-search span{
  position: absolute;
  height: 0px;
  width: 100%;
  bottom: -1px;
  left: 0px;
  border-bottom: 1px solid #006AC6;
}


/*标题*/
.glotitle{
  padding: 55px 0 0px 0;
  text-align: center;
  position: relative;
}
.glotitle h1{
  font-size: 36px;
  color: #000;
  font-weight: bold;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.glotitle h1 span{
  color: #B10000;
}
.glotitle h2{
  top: 32px;
  left: 0px;
  position: absolute;
  display: block;
  width: 100%;
  height: 0px;
  margin:0 auto;
  z-index: 0;
  text-align: center;
}
.glotitle h2 b{
  font-size: 60px;
  color: #E3E3E3;
  font-weight: bold;
  text-transform: uppercase;
}
.glotitle p{
  font-size: 16px;
}
.glotitle .img{
  width: 12px;
  height: 16px;
  background: url(../images/xia.png) center;
  animation: up 1.5s linear infinite;
  margin: 20px auto 30px;
}
@keyframes up{
  0%{
    background-position: 0 0;
  }
  100%{
    background-position: 0 16px;
  }
}


.tabPanel ul.top li{
  width: 295px;
  height: 60px;
  text-align: center;
  color: #000;
  margin-right: 6px;
  background: #fff;
  font-size: 18px;
  font-size: 20px;
  line-height: 60px;
  box-sizing: border-box;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.tabPanel ul.top li.hit{
  background: #B80013 url(../images/hw.png) center;
  color: #fff;
}
.tabPanel ul.top li:last-child{
  margin-right: 0px;
}
.tabPanel ul.top li p:last-child{
  font-size: 12px;
  text-transform: uppercase;
}
.tabPanel ul.top li:hover{
  cursor: pointer;
}
.tabPanel .panes .pane{
  display: none;
}
.bigpro{
  width: 590px;
  height: 465px;
  padding: 10px;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 20px;
  text-align: center;
}
.bigpro a{
  color: #000;
}
.bigpro .cici{
  height: 393px;
  position: relative;
}
.bigpro .bigtitle{
  line-height: 60px;
  font-size: 16px;
}
.bigpro .cici .abs{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  left: 0px;
  top: 0px;
  align-items: center;
  display: flex;
  transition: all 0.5s ease;
  opacity: 0;
}
.bigpro .cici .abs .abc{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin:0 auto;
  background: #fff url(../images/lj.png)no-repeat center center;
}
.bigpro:hover .abs{
  opacity: 1;
}

.Box {position: relative;margin-top: 13px;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 46px;height: 46px;position: absolute;top: 48%;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -50px;z-index: 999;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -50px;z-index: 999;}
/*.Box .Box_con .btnl:hover {background: url(img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(img/jtr03.png) no-repeat center;}*/
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;border:none;background: #fff; box-sizing: border-box; width: 390px;height: 330px;margin-left: 13px;padding: 7px; overflow: hidden;position: relative;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li .cici{width: 100%;height: 260px;position: relative;}
.Box .Box_con .conbox ul li img {display: block; transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li .ink{
  height: 100px;
  padding-top: 20px;
  box-sizing: border-box;
}
.Box .Box_con .conbox ul li .ink span{
  /*padding: 5px 15px;*/
  border-radius: 20px;
  display: block;
  /*background: #0069C5;*/
  color: #000;
  margin-bottom: 7px;
}
.Box .Box_con .conbox ul li .ink p{
  color: #000;
  font-size: 16px;
}
.Box .Box_con .conbox ul li  .cici .abs{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  left: 0px;
  top: 0px;
  align-items: center;
  display: flex;
  transition: all 0.5s ease;
  opacity: 0;
}
.Box .Box_con .conbox ul li  .cici .abs .abc{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin:0 auto;
  background: #fff url(../images/lj.png)no-repeat center center;
}
.Box .Box_con .conbox ul li :hover .abs{
  opacity: 1;
}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}
.Box a .mmore{color: #000;transition: all 0.5s ease; width: 100%;height: 60px;line-height: 60px;margin-top: 20px; font-size: 16px;text-align: center;background: #fff;}
.Box a .mmore:hover{background: #B00016 url(../images/hw.png)repeat-x center center;color: #fff;}


#main .product-main {
  padding: 1px 0 60px 0;
  overflow: hidden;
  background: #F2F2F2;
}

/*工程案例*/
.case-main{
  padding: 1px 0 0 0;
  background: url(../images/case.jpg)no-repeat center;
}
.case-main .glotitle h1{
  color: #fff;
}
.case-main .glotitle h1 span{
  color: #fff;
}
.case-main .glotitle h2 b{
  color: #BE3442;
}
.case-main .glotitle p{
  font-size: 16px;
  color: #fff;
}
.case-main .glotitle .img{
  background: url(../images/xia_b.jpg) center;
}
.case-main .Box{
  margin-top: 0px;
}
.case-main .Box .content{
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  background: #fff;
}
.case-main .Box .Box_con .conbox ul li{
  width: 386px;
  height: 267px;
  padding: 0px;
}
.case-main .Box .Box_con .conbox ul li .cici{
  height: 100%;
}
.case-main .abt{
  position: absolute;
  width: 100%;
  height: 50px;
  background: rgba(0,0,0,.6);
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s ease;
  transform: translateY(50px);
  z-index: 1;
}
.case-main .abt p{
  padding: 0 15px;
  text-align: center;
}
.case-main .Box .Box_con .conbox ul li:hover .abt{
  transform: translateY(0);
}
.case-main .abt:before{
  content: '';
  position: absolute;
  display: block;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50px;
  background: rgba(164,16,24,.6);
  z-index: -1;
  transition: all 0.3s linear;
  transform: scaleX(0);
}
.case-main .Box .Box_con .conbox ul li:hover .abt:before{
  transform: scaleX(1);
}
.case-main .Box .Box_con .btnl {background: url(../images/1-1.jpg) no-repeat center;left: -50px;z-index: 999;}
.case-main .Box .Box_con .btnr {background: url(../images/1-2.jpg) no-repeat center;right: -50px;z-index: 999;}
.case-main .Box .Box_con .btnl:hover {background: url(../images/2-1.jpg) no-repeat center;}
.case-main .Box .Box_con .btnr:hover {background: url(../images/2-2.jpg) no-repeat center;}



/*<!-- 服务流程 -->*/
.liuc-main{
  margin:50px 0;
}
.liuc-title{
  width: 400px;
  height: 64px;
}
.liuc-title h1{
  font-size: 36px;
  line-height: 45px;
}
.liuc-title h1 span{
  color: #B10000;
}
.liuc-title p{
  font-size: 15px;
  line-height: 20px;
}
.liuc-contact{
  width: 800px;
  height: 64px;
  background: url(../images/lc.jpg)no-repeat right;
}
.liuc-box{
  color: #fff;
  font-size: 16px;
  text-align: right;
  line-height: 64px;
}
.liuc-box img{
  margin:22px 15px 0 0;
}
.liuc-box span{
  font-weight: bold;
  font-size: 24px;
}
.liuc-t{
  width: 130px;
  height: 30px;
  background: #fff;
  color: #B10000;
  text-align: center;
  border-radius: 20px;
  line-height: 30px;
  margin: 15px 10px 0 20px;
}

.liuc-inner{
  margin-top: 38px;                  
}
.liuc-inner ul li{
  width: 160px;
  height: 160px;
  border:1px solid #DCDCDC;
  margin-right: 47.5px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  transition: all 0.5s ease;
}
.liuc-inner div[class*="icon"]{
  width: 54px;
  height: 54px;
  background: #F5F5F5;
  margin:23px auto 15px auto;
  border-radius: 50%;
}
.liuc-inner ul li p{
  font-size: 18px;
}
.liuc-inner ul li:after{
  content: '';
  display: block;
  position: absolute;
  width:0;
  height:0;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #DCDCDC;
  right: -15px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
  transition: all 0.5s ease;
}
.liuc-inner ul li div.icon1{
  background: #F5F5F5 url(../images/b1.png) no-repeat center;
}
.liuc-inner ul li div.icon2{
  background: #F5F5F5 url(../images/b2.png) no-repeat center;
}
.liuc-inner ul li div.icon3{
  background: #F5F5F5 url(../images/b3.png) no-repeat center;
}
.liuc-inner ul li div.icon4{
  background: #F5F5F5 url(../images/b4.png) no-repeat center;
}
.liuc-inner ul li div.icon5{
  background: #F5F5F5 url(../images/b5.png) no-repeat center;
}
.liuc-inner ul li div.icon6{
  background: #F5F5F5 url(../images/b6.png) no-repeat center;
}
.liuc-inner ul li:before{
  content: '';
  display: block;
  position: absolute;
  width:0;
  height:0;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #DCDCDC;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
}
.liuc-inner ul li:first-child:before{
  display: none;
}
.liuc-inner ul li:last-child:after,.liuc-inner ul li:last-child em{
  display: none;
}
.liuc-inner ul li:last-child{
  margin-right: 0px;
}
.liuc-inner ul li em{
  content: '';
  display: block;
  position: absolute;
  width:0;
  height:0;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #fff;
  right: -14px;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
  transition: all 0.5s ease;
}
.liuc-inner ul li i{
  content: '';
  display: block;
  position: absolute;
  width:0;
  height:0;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #fff;
  left: -1px;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.liuc-inner ul li:hover,
.liuc-inner ul li.active{
  background: #bf0001;
}
.liuc-inner ul li:hover em,
.liuc-inner ul li.active em{
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #bf0001;
}
.liuc-inner ul li:hover:after,
.liuc-inner ul li.active:after{
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;
  border-left:15px solid #bf0001;
}
.liuc-inner ul li:hover p,
.liuc-inner ul li:hover span,
.liuc-inner ul li.active p,
.liuc-inner ul li.active span{
  color: #fff;
}

/*核心理由*/
.reason{
  background: url(../images/reason.jpg)no-repeat center;
  padding: 1px 0 60px;
}
.reasontitle{
  padding: 65px 0 35px;
  text-align: center;
}
.reasontitle h1{
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}
.reasontitle p{
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.reasontitle h1 b{
  color: #B10000;
}
.reasontitle span{
  display: block;
  width: 118px;
  height: 0px;
  border:1px solid #B10000;
  margin:0 auto;
  margin-top: 15px;
}
.reasonul ul{
  padding-top: 64px;
  margin-bottom: -33px;
}
.reasonul ul:last-child{
  margin-bottom: 13px;
}
.reasonul ul li{
  width: 360px;
  height: 460px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 10px #ccc;
  transition: all 0.5s ease;
}
.reasonul ul li:nth-child(2n){
  margin-top: -63px;
}
.reasonul ul:fitst-child li:nth-child(3){
  margin-top: 46px;
}
.reasonul ul li h2{
  font-size: 24px;
  color: #B10000;
  line-height: 24px;
  margin:30px 0 23px;
}
.reasonul ul li .res-inner{
  line-height: 24px;
  color: #666666;
}
.reasonul ul li .order{
  width: 64px;
  height: 64px;
  background: #B10000;
  text-align: center;
  line-height: 64px;
  font-size: 36px;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
}
.reasonul ul li:hover{
  margin-top: -5px;
  margin-bottom: 5px;
  box-shadow: 0 0 10px #B10000;
}
.reasonul ul li:nth-child(2n):hover{
  margin-top: -68px;
  margin-bottom: 5px;
  box-shadow: 0 0 10px #B10000;
}
.reasonul ul:fitst-child li:nth-child(3){
  margin-top: 41px;
  margin-bottom: 5px;
}
/*.reasonul ul:last-child{
  padding-top: 0px;
}
.reasonul ul:last-child li{
  margin-right: 60px;
}*/
.reason .more{
  width: 360px;
  height: 180px;
  border-left: 2px solid #000;
  font-size: 20px;
  line-height: 89px;
  background: #fff;
  margin-top: 33px;
}
.reason .more .more1{
  height: 89px;
  border-bottom: 1px solid #DDDDDD;
  padding-left: 48px;
  background: url(../images/re1.png) no-repeat 260px 25px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease;
}
.reason .more .more1:before,.reason .more .more2:before{
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 89px;
  background: #B10000;
  transform: scaleX(0);
  left: 0px;
  top: 0px;
  transition: all 0.5s ease;
  z-index: -1;
}
.reason .more .more2{
  height: 89px;
  padding-left: 48px;
  background: url(../images/re2.png) no-repeat 260px 25px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease;
}
.reason .more .more1:hover:before,.reason .more .more2:hover:before{
  transform: scaleX(1);
}
.reason .more .more1:hover,.reason .more .more2:hover{
  color: #fff;
}
.reason .more a{
  color: #000;
}

/*公司简介*/
.company-main{
  margin-bottom: -40px;
  position: relative;
  z-index: 99;
}
.company-box{
  padding: 33px 31px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}
.company-box .cici{
  width: 565px;
  height: 320px;       
}
.company-box .cici img{
  width: 100%;
  height: auto;
}
.company-content{
  width: 550px;
}
.company-content h1{
  font-size: 24px;
  line-height: 24px;
  margin:22px 0;
}
.company-content .company-inner{
  font-size: 14px;
  line-height: 24px;
  text-indent: 25px;
}
.lianxi{
  margin-top: 30px;
}
.lianxi div{
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #000;
  margin-right: 15px;
  float: left;
  background: #EEEEEE;
  transition: all 0.5s ease;
}
.lianxi div:hover,
.lianxi div.active{
  background: url(../images/hw.png) center;
  color: #fff;
}

/*横幅*/
.hengfu{
  height: 230px;
  background: #B10000;
  text-align: center;
}
.hengfu ul{
  padding-top: 100px;
}
.hengfu ul li{
  height: 75px;
  width: 300px;
  text-align: center;
  color: #fff;
  border-right: 1px solid #C22C38;  
  box-sizing: border-box;   
}
.hengfu ul li:last-child{
  border-right: none;
}
.hengfu ul li h2{
  font-size: 52px;
  line-height: 52px;
  display: inline-block;
}
.hengfu ul li .num span{
  font-size: 26px;
  box-sizing: border-box;
  padding-top: 18px;
  margin-left: 5px;
  height: 20px;
  color: #fff;
  display: inline-block;
}
.hengfu p{
  font-size: 16px;
}

/*厂房设备*/
.fac_index{
  margin-top: 40px;
}
.fac_index .swiper-container{
  padding-bottom: 50px;
}
.fac_index .swiper-container p{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
  background: #EEEEEE;
}
.fac_index .swiper-container .swiper-pagination-bullet-active{
  width: 20px;
  border-radius: 20px;
  background: #B10000;
}
.fac_index .swiper-container img{
  transition: all 0.5s ease; 
}
.fac_index .swiper-container a{
  color: #000;
}
.fac_index .swiper-slide:hover img{
  transform: scale(1.1);
}

/*新闻*/
.newsbox{
  margin-top: 35px;
}
.newsc{
  width: 590px;
  height: 540px;
  overflow: hidden;
  background: #fff;
}

.tabPanel2 .newul{height:70px;}
.tabPanel2 .newul li{
  float:left;font-size:18px;
  background: #F1F1F1;
  height:70px;line-height:70px;width:295px;text-align:left;
  cursor:pointer;color: #000;text-indent: 20px;
  padding-right: 15px;box-sizing: border-box;
  border-right: none;
  border-top: none;
  position: relative;
  transition: all 0.5s ease;
}
/*.tabPanel2 .newul li:first-child:before{
  content: '';
  display: block;width: 28px;
  position: absolute;
  height: 28px;
  background: url(../images/1-2.png) no-repeat center;
  left: 20px;
  top: 21px;
}
.tabPanel2 .newul li:first-child:hover:before{
  background: url(../images/1-2.png) no-repeat center;
}
.tabPanel2 .newul li:last-child:before{
  content: '';
  display: block;width: 28px;
  position: absolute;
  height: 28px;
  background: url(../images/2-2.png) no-repeat center;
  left: 20px;
  top: 21px;
}
.tabPanel2 .newul li:last-child:hover:before{
  background: url(../images/2-1.png) no-repeat center;
}
.tabPanel2 .newul li:first-child.hit:before{
  background: url(../images/1-1.png) no-repeat center;
}
.tabPanel2 .newul li:last-child.hit:before{
  background: url(../images/2-1.png) no-repeat center;
}*/
.tabPanel2 .newul li span{
  font-size: 14px;
}
.tabPanel2 .newul li a{
  color: #000;
}
.tabPanel2 .newul li.hit{
  cursor:pointer;color:#fff;
  background:#B10000;
}
.tabPanel2 .newul li.hit a{
  color:#fff;
}
.pane2{
  padding: 22px 26px;
  height:406px;
  display:none;
  box-sizing: border-box;
  border:1px solid #ECECEC;
  border-top:none;
}
.pane2 .fnews{
  width: 100%;
}
.pane2 .fnews .cici{
  width: 240px;
  height: 150px;
  float: left;
  margin-right: 30px;
}
.pane2 .fnews .cici img{
  transition: all 0.5s ease;
}
.pane2 .fnews h3{
  font-size: 16px;
  margin: 12px 0 12px 0;
  font-weight: bold;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  transition: all 0.5s ease;
  color: #000;
  -webkit-box-orient: vertical;
}
.pane2 .fnews p{
  color: #666666;
  line-height: 22px;
}
.pane2 .fnews span{
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
  display: inline-block;
}
.pane2 .fnews a:hover img{
  transform: scale(1.1);
}
.pane2 .fnews a:hover h3{
  color: #B10000;
}
.pane2 .newlist{
  width: 100%;
  margin-top:20px;
}
.pane2  .newlist ul li{
  height: 50px;
  border-bottom: 1px dashed #D5D1D1;
  overflow: hidden;
  line-height: 50px;
  /*padding-left: 25px;*/
  box-sizing: border-box;
  position: relative;
}
.pane2  .newlist ul li p{
  width: 400px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  float: left;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pane2  .newlist ul li a{
  color: #666666;
  transition: all 0.5s ease;
}
/*.pane2  .newlist ul li:before{
  content: '';
  display: block;
  color: #6666;
  position: absolute;
  top: 23px;
  left: 4px;
  background: url(../images/dc.png)no-repeat center;
  width: 10px;
  height: 2px;
}*/
.pane2  .newlist ul li a:hover{
  color: #B10000;
}

/*常见问题*/
.newsn{
  width: 590px;
  background: #fff;
  height: 540px;
}
.newsn .ques{
  font-size:18px;
  height:70px;line-height:70px;text-align:left;
  cursor:pointer;color: #000;text-indent: 30px;
  padding-right: 15px;box-sizing: border-box;
  position: relative;background: #F1F1F1;
  transition: all 0.5s ease;
}
.newsn .ques a{
  color: #000;
}
.newsn .ques span{
  font-size: 14px;
}
/*.newsn .ques:before{
  content: '';
  display: block;width: 28px;
  position: absolute;
  height: 28px;
  background: url(../images/qe.png) no-repeat center;
  left: 20px;
  top: 21px;
}*/
/*.newsn .ques:hover:before{
  background: url(../images/3-1.png) no-repeat center;
}*/
.newsn .ques:hover{
  background: #bf0001;
}
.newsn .ques:hover a{
  color: #fff;
}
.scroll{
  height: 406px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 27px;
  border: 1px solid #DDDDDD;
  border-top:none;
}
.scrollDiv li{
  height: 130px;
  border-bottom: 1px dashed #DDDDDD;
  box-sizing: border-box;
  padding: 32px 0;
}
.scrollDiv li .qqe{
  width: 26px;
  height: 59px;
  background: url(../images/q1.jpg) no-repeat center;
}
.scrollDiv li a{
  color: #000;
}
.scrollDiv li .pen{
  width: 490px;
}
.scrollDiv li .pen h4{
  font-size: 16px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.scrollDiv li .pen span{
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top:6px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #666666;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.scrollDiv li:hover h4{
  color: #bf0001;
}


/*link*/
.link-cover {
  overflow: hidden;
  padding: 20px 0 20px;
  background: #bf0001;
}
.link-cover .title {
  float: left;
  width: 80px;
  color: #fff;
  border-right: 1px dashed #fff;
}
.link-cover .title p{
  font-size: 28px;
  line-height: 28px;
}
.link-cover .title p:last-child{
  font-size: 16px;
  line-height: 20px;
}
.link-cover .link-list {
  float: left;
  width: 1000px;
  height: 35px;
  overflow: hidden;
}
.link-cover .link-list a {
  display: block;
  float: left;
  height: 48px;
  line-height: 48px;
  padding: 0 22px;
  font-size: 16px;
  color: #fff;
}
.link-cover .link-list a img{
  display: block;
  height: 25px;
  margin:5px 0 0;
  width: auto;
}
.link-cover .link-list a:hover {
  color: #268ae7;
}
.link-cover .link-list em {
  display: block;
  float: left;
  font-size: 14px;
  color: #e6e6e6;
  line-height: 35px;
}
.link-cover .link-list.active {
  height: auto;
}
.link-cover .link-more {
  cursor: pointer;
  float: right;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 35px;
  height: 35px;
  padding-right: 20px;
  background: url(../images/down-arr.png) no-repeat right center;
}
.link-cover .link-more.on {
  background: url(../images/up-arr.png) no-repeat right center;
}


/*底部开始*/
.footer{
  background: #242424;
  color: #AAAAAA;
  padding: 50px 0;
}
.footer h3{
  color: #fff;
  font-size: 16px;
  margin-bottom: 22px;
}
.footer .leftul{
  width: 130px;
  height: 240px;
}
.footer .leftul1{
  width: 160px;
  text-align: center;
}
.footer .leftul2{
  border-right: 1px solid #5B5B5B;
}
.footer .leftul ul{float: left;width: 145px;}
.footer .leftul ul li a{color: #AAAAAA;}
.footer .leftul ul li{margin-bottom: 10px;}
.footer .leftul ul li a:hover{color: #fff;}
.footer .leftul1 ul,.footer .leftul1 ul li{
  width: 100%;
}

.footer .midul{
  width: 400px;
  height: 200px;
  padding-left: 65px;
  box-sizing: border-box;
}
.footer .midul p{
  margin-bottom: 5px;
  font-size: 16px;
}
.footer .midul p span{
  color: #fff;
  font-size: 16px;
}
.footer .midul a{
  color: #AAAAAA;
}
.footer .midul a:hover{
  color: #fff;
}
.rightul .wxc{
  padding: 5px;
  background: #fff;
}
.rightul img{
  width: 120px;
  height: 120px;
}
.rightul p{
  text-align: right;
  padding-right: 25px;
  margin-top: 15px;
}
.bottom{
  background: #000;
  color: #A9A9A9;
  padding: 15px 0;
  text-align: center;
  line-height: 26px;
}
.bottom a{
  color: #A9A9A9;
}
.bottom a:hover{
  color: #fff;
}








.pro-sider {
  float: left;
  width: 260px;
}
.pro-sider .in-title {
  height: 80px;
  background: url(../images/i-pro-title.jpg) no-repeat center;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.pro-sider .in-title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.pro-sider .in-title em {
  font-size: 13px;
  color: #728dbc;
}
.pro-sider .pro-sider-ul {
  border: 1px solid #ededed;
  background: #fff;
  border-top: none;
  overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
  padding: 0 15px;
  height: 59px;
}
.pro-sider .pro-sider-ul .ul-li a {
  position: relative;
  height: 58px;
  line-height: 58px;
  font-size: 14px;
  color: #595959;
  display: block;
  padding-left: 10px;
  padding-right: 30px;
  border-bottom: 1px dashed #ededed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #ededed url(../images/sider-bg-01.png) no-repeat center;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #268ae7;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
  border: none;
  color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
  background: #0058b1 url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
  border-bottom: none;
}
.pro-sider .pro-sider-tel {
  overflow: hidden;
  height: 100px;
  line-height: 1;
  font-size: 20px;
  color: #0058b1;
  border: 1px solid #ededed;
  border-top: none;
  padding-left: 80px;
  background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
  display: block;
  margin: 30px 0 8px;
  font-size: 14px;
  color: #808080;
}
.pro-sider .pro-sider-tel em {
  letter-spacing: 2px;
  font-weight: bold;
}


.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}
.news-center {
  background: #fff;
  padding-bottom: 25px;
}
.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}


.yb_conct{position:fixed;z-index:9999999;bottom:100px;right:5px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar ul li a{color: #fff;text-indent: 54px;font-size: 16px;}
.yb_bar .yb_top{background:#A41018 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#A41018 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{background:#A41018 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#A41018 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}