.banner {
  width: 100%;
  height: 0;
  padding-bottom: 22.91%;
  position: relative;
}
.banner div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.banner div img {
  width: 100%;
  height: 100%;
}

.banner-box {
  background: #f3f3f3;
}
.banner-contentbox {
  height: 60px;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-left {
  display: flex;
  align-items: center;
}
.banner-left img {
  display: block;
  width: 20px;
  height: 18px;
  margin-right: 14px;
}
.banner-left span {
  font-size: 16px;
  color: #333333;
  line-height: 1;
}
.form {
  display: flex;
}
.form button {
  display: block;
  width: 60px;
  height: 38px;
  background: #135eac;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form input {
  display: block;
  height: 38px;
  border: 1px solid #ceced8;
  border-right: 0;
  outline: none;
  width: 240px;
  box-sizing: border-box;
  padding-left: 13px;
  font-size: 15px;
}
.content {
  width: 1200px;
  min-width: 1200px;
  margin: 26px auto 0;
  display: flex;
  justify-content: space-between;
}
.swiper {
  width: 440px;
  height: 310px;
  overflow: hidden;
}
.news1 {
  width: 354px;
}
.news1-title {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #135eac;
  display: flex;
}
.news1-tab {
  display: flex;
  align-items: center;
  padding: 0 30px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.nact {
  background: linear-gradient(0deg, #135eac, #106ac7);
  border-radius: 4px 4px 0px 0px;
  color: #ffffff;
}
.more1 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  color: #135eac;
  line-height: 1;
}
.news1-list {
}
.news1-item {
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
.news1-item a {
  width: 296px;
  font-size: 15px;
  color: #333333;
  line-height: 1;
  display: inline-block;
  max-width: 296px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news1-item a:hover {
  color: #1360b0;
}
.news1-item span {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 1;
}

.ad1 {
  margin: 26px auto 0;
  width: 1200px;
  min-width: 120px;
  display: flex;
  justify-content: space-between;
}
.serve {
  width: 100%;
  /* height: 158px; */
  background: url(../image/indexbg.png) no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
}
.zaixian {
  width: 62px;
  height: 158px;
  background: url(../image/fuwu.png) no-repeat;
  background-size: cover;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 8px;
}
.zaixian span {
  width: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2;
}
.serve-right {
  flex: 1;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px 0 12px;
}
.serve-right a {
  display: flex;
  flex-direction: column;
}
.serve-right a img {
  display: block;
  width: 65px;
  height: 65px;
  margin: 31px auto 21px;
}
.serve-right a span {
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
}
.keji.zixun {
  display: block;
}
.keji {
  width: 340px;
  height: 158px;
  overflow: hidden;
}
.zixun {
  width: 340px;
  height: 158px;
  overflow: hidden;
}
.asd1 {
  width: 415px;
  height: 130px;
  overflow: hidden;
}
.asd2 {
  width: 340px;
  height: 130px;
  overflow: hidden;
}
.keji.zixun,
.asd1m.asd2 img {
  width: 100%;
  height: 100%;
}
.ad2 {
  display: block;
  width: 1200px;
  min-width: 1200px;
  height: 120px;
  overflow: hidden;
  margin: 26px auto 0;
  cursor: pointer;
}
.ad2 img {
  width: 100%;
  height: 100%;
}

.company {
  width: 1200px;
  min-width: 1200px;
  background: #f6f9fc;
  margin: 0 auto 26px;
}
.company .news1-title a {
  right: 26px;
}
.company .news1-title .news1-tab {
  padding: 0 20px;
}
.company .news1-title .news1-tab img {
  display: block;
  width: 20px;
  height: 18px;
  margin-right: 12px;
}
.comp-list {
  width: 100%;
  box-sizing: border-box;
  padding: 22px 26px 20px;
  display: flex;
  justify-content: space-between;
}
.comp-item{
  line-height: 34px;
}
.comp-list a {
  display: flex;
  flex-direction: column;
  width: 268px;
  flex-shrink: 0;
}
.comp-list a:not(:last-child) {
  margin-right: 25px;
}
.comp-list a img {
  display: block;
  width: 268px;
  height: 220px;
  margin-bottom: 24px;
}
.comp-list a span {
  font-size: 15px;
  color: #333333;
  line-height: 1;
  text-align: center;
}
.zui-swiper-slide {
  position: relative;
}
.zui-swiper-slide .sp1 {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 48px;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 15px;
  color: #ffffff;
}
.swiper .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
.swiper .swiper-pagination-bullet-active {
  background: #cf3534;
}

.sideBar-list-img{
  width: 30px;
  height: 30px;
  
}
.sideBar{
  position: fixed;
   right: 0;
   top: 280px;
   z-index:99999;
}
.sideBar-list{
  width: 70px;
height: 70px;
background: #FF7200;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
cursor: pointer;
color: #FFFFFF;
}
.sideBar-list:hover{
  background: #CA5A00;
}
.sideBar-list:nth-child(n+2){
  margin-top: 2px;
}
.sideBar-list:nth-child(6){
  
background: #747474;
}
.sideBar-item{
  position: relative;
}

.subnav{
  width: 209px;
  height: 199px;
  background: url('../image/subnavbg.png') no-repeat center center;
  position: absolute;
  right: 90px;
  top: -50px;
  z-index: 2;
  display: none;
}
.subnav-img{
  width: 160px;
  height: 160px;
  position: absolute;
  left: 20px;
  top: 20px;
}
.sideBar-item:hover .subnav{
  display: block;
}
.sideBar-item1{
  position: relative;
}
.sideBar-item1:hover .subnav1{
  display: block;
}
.sideBar-item2:hover .subnav1{
  display: block;
}
.sideBar-item2{
  position: relative;
}
.subnav1{
  width:209px ;
  height: 109px;
  background: url('../image/subra2.png') no-repeat center center;
  position: absolute;
  right: 90px;
  top: -10px;
  text-align: center;
  color: #333333;
  line-height: 109px;
  font-size: 20px;
font-family: PingFang SC;
font-weight: bold;
display: none;
}
.hide{
  display: none;
}
.sp1 .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}
.isshow1{
 
  height: 40px;
  text-align: center;
  margin-bottom: 2px;
  line-height: 50px;

}
.isshow1 img{
  width: 40px;
  height:40px;
  
}
.showhid{
  height: 90px;
  width: 30px;
  position: fixed;
  right: -30px;
  top: 550px;
  text-align: center;
  line-height: 90px;
  background-color: #FF7200;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.showhid img{
  width: 40px;
  height:40px;
  transform:rotate(180deg);
}
.showhid:hover{
  background-color: #CA5A00;
}
.side-left{
  position: fixed;
  left: 104px;
  top: 300px;
  width: 200px;
  height: 147px;
  background: url(../image/fiexdbg.png) center center no-repeat;
  background-size: 100% auto;
}
.fl-colse{

}