@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  /* min-width: 1300px; */
  background-color: #fff;
}
/* 四个正方形动画 */
.kwicksall {
  width: 100%;
  background-color: #f7f7f7;
}
.kwicks-container {
  width: 1000px;
}
.kwicks {
  text-align: center;
  overflow: hidden;
  width: 1203px;
  height: 360px;
  margin: 0 auto;
  /* padding-top: 33px; */
  /* margin-left: 74px; */
}
.kwicks div {
  margin: 0 auto;
}
.kwicks .kwick a {
  color: #ffffff;
  text-decoration: none;
  /* float: left; */
}

.kwicks .kwick {
  float: left;
  height: 300px;
  width: 300px;
  box-sizing: border-box;
  overflow: hidden;
  margin-right: 1px;
}

.kwicks .kwick .kwick-da {
  width: 600px;
  height: 300px;
}

.kwick-nr {
  width: 300px;
  height: 100%;
  background-color: #1d499254;
  font-size: 14px;
  padding-top: 14px;
  background-color: #0e3e8c;
}
.kwick-nr p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-left: -300px;
}
.kwick-nr .kwick-nr-nei {
  border: 1px solid #6e8bba;
  width: 284px;
  height: 276px;
  /* display: inline-block; */
  display: block;
  margin-left: 307px;
  color: #fff;
}
.kwick-nr .kwick-nr-nei div{
  width: 284px !important;
  color: #fff;
}
.kwick-nr .kwick-nr-nei span{
  color: #fff;
}
.kwick-nr-words {
  padding-top: 66px;
  padding-right: 312px;
}
.kwick-nr img {
  width: 300px;
  height: 100%;
  float: left;
}
.kwicks .icon {
  background-color: #4c4c4c;
  text-align: left;
  float: left;
  width: 300px;
  height: 100%;
  background-color: white;
}
/* .kwicks .newViews:hover .icon {
  background: #c7001f;
} */
.kwicks .icon p:first-child {
  margin-top: 9px;
  text-indent: 15px;
  padding-left: 15px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.kwicks .icon p:last-of-type {
  color: #fff;
  font-size: 14px;
  /*text-indent: 15px;*/
  padding-left: 15px;
  margin-top: 3px;
}
.icon img {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
}
.icon p {
  font-size: 14px;
}
.kwicks .kwick {
  float: left;
  width: 600px;
  height: 300px;
  /* border-right: 1px solid #bebec0; */
  box-sizing: border-box;
  overflow: hidden;
}

.kwicks .kwick div {
  width: 600px;
  /* height: 300px; */
}

.kwicks .kwick div:hover {
  width: 600px;
  height: 300px;
  /* background: #e60020; */
}

.kwicks .first {
  width: 600px;
}

.kwicks .last {
  border-right: 0;
}

.kwicks .icon {
  float: left;
  width: 300px;
  height: 300px;
  background-repeat: no-repeat;
  line-height: 28px;
  position: relative;
}
.kwicks .first .icon {
  background-color: white;
}
/* 关于我们 */
.center-three {
  width: 100%;
  border: 1px solid #ccc;
}
.aboutimg {
  background-image: url(../imgs/home/about-bg.jpg);
  /* height: 380px; */
  width: 100%;
}
.aboutimg .aboutworld {
  text-align: center;
  padding: 32px;
  color: #ffffff;
  font-size: 30px;
}
.circle {
  width: 45px;
  height: 1px;
  background: #ffffff;
  margin: 0 auto;
  border: 1px solid #ccc;
  margin-top: -20px;
}
.about-mainbody {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 30px;
  margin-left: 86px;
  /* text-indent:2em; */
  width: 1100px;
  margin: 0 auto;
}
.about-mainbody .mainbody-one {
  text-indent: 2em;
}
.about-mainbody .mainbody-two {
  text-indent: 2em;
}
/* button 动态效果 */
.aboutus-button {
  width: 116px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  margin: 0 auto;
  margin-top: 25px;
}
.aboutus-button a {
  font-size: 17px;
  transition: background 0.3s, color 0.3s;
  color: white;
  text-decoration: none;
}
.aboutus-button button {
  font-size: 14px;
  margin-top: -10px;
  color: white;
}
/*home 产品展示 */
.center-four {
  width: 100%;
}
.product-img {
  background-image: url(../imgs/home/product-bg.jpg);
  width: 100%;
  /* height: 720px; */
  /* border: 1px solid #ccc; */
}
/*  产品展示 头部 */
.product-top {
  width: 1000px;
  /* height: 180px; */
  margin: 0 auto;
  /* border: 1px solid #ccc; */
  display: flex;
  justify-content: space-between;
}
.product-top-left {
  width: 140px;
  height: 45px;
  /* border: 1px solid #ccc; */
  text-align: center;
  line-height: 45px;
  margin-top: 65px;
}
.product-top-right {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  margin-top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
}
.product-top-right::before {
  content: '';
  display: inline-block;
  flex: auto;
}
/* 产品展示 动画效果 */
/* .buproduct-top-right a:hover{
  color: white;
} */
.product-top-right button {
  margin-top: 2px;
  text-align: center;
  line-height: 10px;
  color: #0e3f8e;
  width: 15.18%;
  margin-right: 13px;
}
.product-top-right:nth-child(6) {
  margin-right: 0px;
}
/* 产品展示 底部 动画效果 */
.product-bottom {
  text-align: center;
  /* line-height: 170px; */
  width: 150px;
  margin: 0 auto;
  padding: 75px;
}
.product-bottom button {
  font-size: 14px;
  margin: auto;
  color: #0e3e8c;
}
/* 产品展示 图片 */
.product-center {
  width: 100%;
  /* border: 1px solid #ccc; */
  /* margin: 0 auto; */
  /* background-color:pink; */
  /* height: 357px; */
}
.product-center-container {
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin: 0 auto;
  /* padding: 10px; */
  /* border: 1px solid red; */
}
.product-center-container .product-c-timg {
  padding-top: 10px;
  width: 300px;
  height: 255.78px;
}
.product-center-container .product-center-left {
  margin-left: 33px;
}
/* 模板内容 由原来的js转为js  start */
.homec2 {
  /* display: none; */
  display: flex;
}
.homenews2 {
  display: none;
}
/* 模板内容 由原来的js转为js  end */
.product-center img {
  width: 100%;
  height: 100%;
  background-size: contain;
}
.read-more {
  width: 298px;
  border: 1px solid #e7e7e7;
  height: 90px;
  margin-top: -4px;
  background-color: #ffffff;
  border-top: none;
}
.read-more p {
  padding-top: 20px;
  padding-left: 30px;
}
/* a标签  动画*/
.effect.effect-1 {
  transition: all 0.2s linear 0s;
}
.effect {
  display: inline-block;
  text-decoration: none;
  color: red;
  padding: 0px 0px;
  /* float: right; */
  margin-top: 15px;
  width: 153px;
  text-align: center;
  margin-left: 140px;
}
/* 产品展示 按钮 */
.product-bottom {
  text-align: center;
  /* line-height: 170px; */
}
/* 新闻中心 */
.center-five {
  width: 100%;
  /* height: 950px; */
  /* border: 1px solid #ccc; */
  background-color: #fff;
}
/* 新闻中心 头部 */
.news-center-top {
  width: 1000px;
  height: 180px;
  margin: 0 auto;
  /* border: 1px solid #ccc; */
  display: flex;
  justify-content: space-between;
}
.news-center-left {
  width: 140px;
  height: 45px;
  /* border: 1px solid #ccc; */
  text-align: center;
  line-height: 45px;
  margin-top: 65px;
}
.news-center-right {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  margin-top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
}
.news-center-right::before {
  content: '';
  display: inline-block;
  flex: auto;
}
.news-center-right button {
  margin-top: 2px;
  text-align: center;
  line-height: 10px;
  color: #0e3e8c;
  /* -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1; */
  width: 15.18%;
  margin-right: 13px;
}
.news-center-right:nth-child(6) {
  margin-right: 0px;
}
/* 新闻中心 中部 */
.news-center-center {
  width: 100%;
  /* background-color: pink; */
}
.news-center-container {
  width: 1000px;
  /* border: 1px solid #ccc; */
  /* height: 600px; */
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  /* padding: 10px; */
}
/* 新闻中心 左部 */
.news-left {
  width: 414px;
  /* height: 520px; */
  background-color: #ffffff;
  box-shadow: 0px 6px 46px 0px rgba(0, 0, 0, 0.06);
  border: solid 1px #e4e4e4;
}
.news-left .news-l-limg{
  width: 414px;
  height: 302px;
}
.news-left .news-l-limg img {
  width: 100%;
  height: 100%;
}
.news-left-one {
  font-family: MicrosoftYaHei;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  padding-left: 30px;
  padding-top: 10px;
}
.news-left-two {
  width: 188px;
  /* height: 15px; */
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  padding-left: 30px;
}
.news-left-three {
  width: 381px;
  padding-left: 30px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}
/* 新闻中心 右部 */
.news-right {
  width: 570px;
  box-sizing: border-box;
  /* border: 1px solid #ccc; */
  /* background-color: #666666; */
}
.news-right-all {
  width: 570px;
  height: 120px;
  box-sizing: border-box;
  /* border: 1px solid #ccc; */
  display: flex;
  flex-wrap: nowrap;
}
/* 新闻中心 右部 日期部分 */
.news-right-left {
  /* width: 58px; */
  height: 57px;
  line-height: 60px;
  /* border: 1px solid #ccc; */
  border-right: 1px solid #999999;
  /* padding: 10px; */
  margin-top: 25px;
}
.news-right-left pre {
  width: 60px;
  height: 40px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
  margin: auto;
  font-size: 20px;
}
.news-right-left .news-date {
  font-size: 30px;
  font-weight: bolder;
  margin-top: -20px;
}
/*新闻中心 右部 文字部分*/
.news-right-article {
  padding: 16px;
}
.news-title {
  /*width: 100px;*/
  height: 20px;
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
}
.news-content {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  padding-top: 17px;
}
/* 新闻中心 底部 */
.news-bottom {
  margin: 0 auto;
  width: 170px;
}
.news-bottom button {
  font-size: 14px;
  color: #0e3e8c;
  height: 46px;
  margin-top: 30px;
}
/* 案例展示 */
.center-six {
  width: 100%;
  /* height: 765px; */
  background-color: #f7f7f7;
}
.case-show {
  width: 1000px;
  margin: 0 auto;
}

/* 在线选型 */
.center-seven {
  width: 100%;
  /* height: 660px; */
  padding-top: 120px;
}
/* 在线选型 背景图片 */
.aboutimg2 {
  background-image: url(../imgs/home/online-bg.jpg);
  height: 660px;
  width: 100%;
}
.aboutimg2 .aboutworld {
  text-align: center;
  padding: 32px;
  color: #ffffff;
  font-size: 30px;
}
.circle {
  width: 45px;
  height: 1px;
  background: #ffffff;
  margin: 0 auto;
  border: 1px solid #ccc;
  margin-top: -20px;
}
.online-table {
  width: 1000px;
  /* border: 1px solid #ccc; */
  margin: 0 auto;
  margin-top: 50px;
  display: inline-block;
  display: flex;
  flex-wrap: nowrap;
  height: 600px;
}
/* 在线选型 左半部分 */
.online-left {
  width: 336px;
  height: 430px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 1px;
  color: #cacaca;
}
.online-left ul {
  list-style: none;
}
.online-left ul li {
  height: 44px;
}
/* 在线选型 右 */
.online-right {
  width: 600px;
  height: 430px;
  margin-left: 25px;
  box-sizing: border-box;
  /* border:1px solid #ccc; */
}
/* 在线选型 表单 */
form {
  width: 600px;
}
.online-one {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.online-one input {
  width: 285px;
  height: 40px;
  /* padding-left: 20px; */
}
.online-two {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 35px;
}
.online-two input {
  width: 285px;
  height: 40px;
  /* padding-left: 20px; */
}
.online-three {
  padding-top: 35px;
}
.online-three input {
  width: 600px;
  height: 40px;
  /* padding-left: 20px; */
}
.online-four {
  padding-top: 35px;
}
.online-four textarea {
  width: 600px;
  height: 170px;
  /* padding-left: 20px; */
}
/* 在线选型 底部提交 (按钮)*/
.obline-sub {
  width: 1000px;
  margin: 0 auto;
}
.online-bottom {
  width: 160px;
  height: 35px;
  /* border: 1px solid #ccc; */
  margin: 0 auto;
  margin-top: -190px;
}
.online-bottom button {
  width: 145px;
  height: 47px;
  margin-left: -55px;
  color: white;
  margin-top: -189px;
}
/* 在线选型 input按钮提交 */
.online-bottom input {
  width: 160px !important;
  height: 40px !important;
  color: #fff;
  margin-top: 230px;
  background: transparent;
  cursor: pointer;
  border: 1px solid #fff;
  outline: none;
  margin-left: -197px;
}
/* sidebar 侧边栏  start*/
/* .all-sidebar {
  position: fixed;
  right: 4% !important;
  top: 15% !important;
  z-index: 99999999999999999;
} */
/* sidebar 侧边栏 end */
#homelist2 .selected {
  color: #fff !important;
  background: #0e3e8c !important;
}
#homelist .selected {
  color: #fff !important;
  background: #0e3e8c !important;
}
