@charset "utf-8";
.wrapper{
  min-width:1200px;
  max-width:1920px;
  margin:0 auto;
}
#header,#among,#footer,.width{
  max-width:1200px;
  margin:0 auto;
}
.header{
  background: #FFF;
}
#header .logo{
  float: left;
}
#header menu{
  float: right;
  font-size: 0;
  letter-spacing: -1px;
}
#header menu a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 102px;
  position: relative;
  margin-left: 50px;
  font-weight: bold;
}
#header menu a:nth-child(1){
  margin-left: 0;
}
#header menu a:hover{
  color: #2380d7;
}
#header menu a:hover:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #2380d7;
}
.footer{
  background: #333;
}
#footer *{
  font-size: 14px;
  color: #9a9a9a;
  line-height: 1.8;
}
#footer a:hover{
  color: #FFF!important;
}
#footer .list{
  float: left;
  width: 178px;
  margin: 70px 0;
}
#footer .list > a{
  display: inline-block;
  vertical-align: top;
  color: #FFF;
  font-size: 20px;
  line-height: 2.7;
  margin-bottom: 36px;
}
#footer .list > a:after{
  content: '';
  display: block;
  width: 42px;
  height: 2px;
  background: #2380d7;
}
#footer .list > div > a{
  display: block;
  float: left;
  clear: both;
  font-size: 14px;
  color: #FFF;
}
#footer .list > ul,
#footer .list > ul *{
  font-size: 14px;
  color: #FFF;
}
#footer .map{
  float: right;
  margin: 78px 0;
}
#footer .map img{
  width: 382px;
  height: 212px;
}
#footer .copyright{
  border-top: 1px solid #434343;
  clear: both;
  padding: 14px 0;
  text-align: center;
}
.localtion{
  padding: 15px 0 15px 30px;
  background: url(../images/home.png) left no-repeat;
}
.localtion li *{
  font-size: 14px;
  color: #555;
}
.localtion li span:after{
  content: ' - ';
}
.localtion li a:hover{
  color:#2380d7;
}
.print-close{
  text-align:center;
  padding-top:15px;
}
#aside{
  text-align: right;
  margin-top:-58px;
  min-height: 58px;
  border-bottom: 1px solid #ececec;
}
#aside .list{
  position: relative;
  font-size: 0;
  letter-spacing: -1px;
  display: inline-block;
  vertical-align: top;
}
#aside .list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-left: 62px;
}
#aside .list li:nth-child(1){
  margin-left: 0;
}
#aside .list li > a{
  display: block;
  position: relative;
  font-size: 17px;
  line-height: 58px;
}
#aside .list li:hover > a,
#aside .list li.hover > a{
  color: #2380d7;
}
#aside .list li.hover > a:after,
#aside .list li:hover > a:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #2380d7;
}
.content{
  margin: 40px 0;
  min-height: 400px;
}
.type-name{
  text-align: center;
  padding-top: 62px;
}
.type-name a{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 36px;
  color: #2380d7;
  line-height: 64px;
  background: url(../images/bg.jpg) center bottom no-repeat;
}
.type-name font{
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
}
.about{
  background: #f6f6f6 url(../images/bg1.jpg) center bottom no-repeat;
}
.about .fl-left{
  width: 554px;
  height: 324px;
  background: #FFF;
  overflow: hidden;
  margin: 56px 0 89px;
}
.about .fl-left > ul{
  margin: 59px 50px 28px;
  height: 150px;
  overflow: hidden;
}
.about .fl-left > ul,
.about .fl-left > ul *{
  font-size: 16px;
  line-height: 30px;
}
.about .fl-left > a{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 0 35px;
  color: #2380d7;
  margin: 0 0 0 50px;
  border: 1px solid #2380d7;
}
.about .fl-right{
  width: 646px;
  height: 324px;
  background: #000;
  overflow: hidden;
  margin: 56px 0 0;
}
.equipment{
  height: 810px;
  background: url(../images/bg2.jpg) center top no-repeat;
}
.equipment .type-name font{
  color: #FFF;
}
.equipment .list{
  margin-top: 70px;
}
.equipment .list div{
  background: #FFF;
  width: 50%;
  height: 236px;
  overflow: hidden;
  float: left;
}
.equipment .list div > *{
  width: 300px;
  height: 236px;
  overflow: hidden;
}
.equipment .list div > a{
  display: block;
  float: left;
  position: relative;
}
.equipment .list div:nth-child(3) > a,
.equipment .list div:nth-child(4) > a{
  float: right;
}
.equipment .list div > a img{
  width: 100%;
  height: 100%;
}
.equipment .list div > a b{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 22px;
  color: #FFF;
  line-height: 220px;
  text-align: center;
  opacity: 0;
  transition: all .3s;
  background: rgba(0,0,0,.3);
}
.equipment .list div > a:hover b{
  opacity: 1;
}
.equipment .list div > a:after{
  content: '';
  display: block;
  position: absolute;
  width: 52px;
  height: 3px;
  left: 50%;
  top: 139px;
  margin-left: -26px;
  background: #2380d7;
  opacity: 0;
  transition: all .3s;
}
.equipment .list div > a:hover:after{
  opacity: 1;
}
.equipment .list div ul{
  float: left;
}
.equipment .list div ul b{
  font-size: 22px;
  text-align: center;
  margin: 50px 20px 10px;
}
.equipment .list div ul li{
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  color: #666;
  margin: 0 20px;
  text-align: center;
}
.equipment .list div ul:after{
  content: '';
  display: block;
  height: 30px;
  background: url(../images/bg.png) center bottom no-repeat;
}
.company{
  margin-top: 30px;
}
.company .fl-left{
  width: 520px;
}
.list_news a{
  display: block;
  float: left;
  width: 580px;
  height: 182px;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 20px 0 234px;
  margin: 34px 0 0 40px;
  transition: all .3s;
}
.list_news a:hover{
  background: #e7e7e7;
}
.list_news a:nth-child(-n+2){
  margin-top: 0;
}
.list_news a:nth-child(2n+1){
  margin-left: 0;
}
.list_news a img{
  position: absolute;
  width: 196px;
  height: 150px;
  left: 16px;
  top: 16px;
}
.list_news a h1{
  font-size: 20px;
  margin:20px 0 0;
  line-height:2;
  color:#2380d7;
}
.list_news a font{
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  margin:12px 0;
  color: #333;
}
.list_news a span{
  font-size: 12px;
  color: #666;
}
.news-pro-tn{
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 10px;
}
.news-pro-tn:after{
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  background: #DDD;
  margin-top: 5px;
}
.news-info{
  font-size: 12px;
  color: #999;
}
.list_pro a{
  display: block;
  float: left;
  width: 382px;
  margin: 40px 0 0 22px;
  border: 1px solid #ececec;
}
.list_pro a:nth-child(-n+3){
  margin-top: 0;
}
.list_pro a:nth-child(3n+1){
  margin-left: 0;
}
.list_pro a span{
  border-top: 1px solid #ececec;
  line-height: 48px;
  padding: 0 56px 0 35px;
  background: url(../images/arrow.png) 342px center no-repeat;
}
.list_pro a img{
  width: 100%;
  height: 229px;
}
.prev-next{
  padding-top: 10px;
  border-top: 1px solid #cbcbcb;
}
.businessBox{
  margin: 50px 0 75px;
  position: relative;
}
.businessBox .swiper-slide a{
  display: block;
  float: left;
  width: 380px;
  height: 227px;
  border: 1px solid #ececec;
  margin: 23px 0 0 27px;
}
.businessBox .swiper-slide a:nth-child(-n+3){
  margin-top: 0;
}
.businessBox .swiper-slide a:nth-child(3n+1){
  margin-left: 0;
  clear: both;
}
.businessBox .swiper-slide a img{
  width: 100%;
  height: 100%;
}
.businessBox .prev,
.businessBox .next{
  display: block;
  position: absolute;
  width: 60px;
  height: 178px;
  top: 50%;
  margin-top: -89px;
  background: #f6f6f6;
  cursor: pointer;
  transition: all .3s;
}
.businessBox .prev{
  left: -82px;
}
.businessBox .next{
  right: -82px;
}
.businessBox .prev:after,
.businessBox .next:after{
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  border-top: 3px solid #d4d4d4;
  border-left: 3px solid #d4d4d4;
  margin-top: -16px;
  transition: all .3s;
}
.businessBox .prev:after{
  transform:rotate(-45deg);
  left: 22px;
}
.businessBox .next:after{
  transform:rotate(135deg);
  right: 22px;
}
.businessBox .prev:hover,
.businessBox .next:hover{
  background: #2380d7;
}
.businessBox .prev:hover:after,
.businessBox .next:hover:after{
  border-top-color: #b7e8fe;
  border-left-color: #b7e8fe;
}
@media screen and (max-width:1200px){
  .businessBox .prev{
    left: 0;
  }
  .businessBox .next{
    right: 0;
  }
}
.list_share a{
  display: block;
  float: left;
  width: 280px;
  margin: 30px 0 0 26px;
}
.list_share a:nth-child(-n+4){
  margin-top: 0;
}
.list_share a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
.list_share a img{
  width: 100%;
  height: 198px;
}
.list_share a span{
  text-align: center;
  margin-top: 8px;
}
.linkBox{
  font-size: 0;
  letter-spacing: -1px;
}
.linkBox > span{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 24px;
  color: #FFF;
  width: 129px;
  line-height: 84px;
}
.linkBox > font{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border-left: 1px solid #FFF;
  height: 28px;
  margin: 28px 0 0;
}
.linkBox > font:after{
  content: '';
  display: block;
  width: 120px;
  height: 1px;
  background: #FFF;
  margin: 14px 0 0;
}
.linkBox li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: -1px;
  font-size: 0;
  width: 922px;
  margin-left: 28px;
}
.linkBox li *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  color: #FFF;
  font-size: 16px;
  line-height: 32px;
}
.linkBox li a{
  margin: 26px 0 0 0;
}
.linkBox li span{
  margin: 26px 13px 0;
  font-family: '宋体';
  font-weight: bold;
}
.linkBox li a:hover{
  text-decoration: underline;
}
.bannerBox,
.banner .swiper-container .swiper-wrapper{
  height: 250px;
}
.bannerBox{
  display: block;
}
#index .bannerBox,
#index .banner .swiper-container .swiper-wrapper{
  height: 560px;
}
.bannerBox,
.banner .swiper-container .swiper-slide{
  background: center top no-repeat;
}