/* .sowStytemClass{
    width:100%;
	height:auto;
	overflow: hidden;
    position:relative;
}
.sowStytemClass img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
} */

/* .sowStytemClass{
    width: 1200px;
    margin: 0px auto;
    min-width: 750px;
} */
.sowStytemClass {
  margin-top: 2%;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  min-width: 750px;
}
.fattenStytemClass {
  margin-top: 2%;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  min-width: 750px;
}
.sowContent {
  width: 100%;
  position: absolute;
  left: 17%;
  top: 27%;
}

.fattenContent {
  position: absolute;
  right: 16%;
  top: 27%;
}
.sowimg {
  width: 13.38rem;
  height: 1rem;
}
.sowtitleen {
  color: #868d93;
  font-size: 1.2rem;
}
.sowtitle {
  color: #3b3b3b;
  font-size: 2.5rem;
  font-weight: bold;
  margin-top: 17px;
}
.sowtitle-small {
  color: #868d93;
  font-size: 1.25rem;
  margin-top: 16px;
}
.sow-more {
  width: 120px;
  height:36px;
  border-radius:18px;
  background: #cc0000;
  text-align: center;
  color: white;
  font-size: 1.125rem;
  margin-top: 19px;
  cursor: pointer;
  line-height:36px;
}
.sow-listimg {
  display: flex;
  margin-top: 61px;
}
.sow-listimg div {
  width: 97px;
  text-align: center;
  padding-right: 1.2%;
}
.sow-listimg div p {
  color: #717171;
  font-size: 0.9rem;
}
/* 关于我们 */
.aboutous {
  width: 100%;
  height: 720px;
  background-image: url("../images/indexImg/about.png");
  background-size: 100% 100%;
}
.titleen {
  font-weight: bold;
  font-size: 3.87rem;
  color: #c9caca;
  margin-top: 4%;
}
.title {
  color: #3b3b3b;
  font-size: 1.87rem;
  margin-top: 29px;
}
.title_more_cont {
  color: #999999;
  float: right;
  font-size: 1.125rem;
  margin-top: 12px;
  cursor: pointer;
}
.aboutous-content {
  margin-top: 20px;
}
.Loong_cont {
  width: 42%;
  float: left;
}
.Loong_cont h1 {
  font-size: 3rem;
  line-height: 100%;
  color: #c9caca;
}
.Loong_cont h2 {
  font-size: 1.5rem;
  line-height: 150%;
  color: #222;
  font-weight: 400;
}
.Loong_play {
  width: 56%;
  float: right;
}
.Loong_play video {
  width: 100%;
  height: auto;
}

.patent {
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
.patent ul {
  margin-top: 5%;
  margin-left: 8%;
}
.patent h3 {
  font-size: 3rem;
  line-height: 120%;
  color: #cc0000;
  font-style: italic;
  font-weight: bold;
}
.patent ul li p {
  font-size: 1rem;
  line-height: 100%;
  color: #9a9a9a;
}
.patent ul li {
  width: 20%;
  text-align: left;
  float: left;
}
.patent ul li.redbg {
  background: #cc0000;
  padding: 50px 0px;
}
.patent ul li.redbg h3,
.patent ul li.redbg p {
  color: #fff;
}
.patent ul li i {
  font-size: 2rem;
  font-weight: bold;
}
.shuline {
  width: 1px;
  height: 100px;
  background: #bbb;
  transform: rotate(15deg);
  float: left;
  margin-left: 9%;
  margin-right: 9%;
}

/** index news **/
.index_mews {
  width: 1400px;
  margin:0px auto;
  min-width: 750px;
  height: 680px;
  display: flex;
}
.index_mews div {
  padding:4% 1% 0% 1%;
  box-sizing: border-box;
}
#new_content_img {
  margin-top:30%;

}
#new_content_color{
  overflow: hidden;
}
#new_content_color:hover .new_content_title {
  color:#cc0000;
}
#new_content_color:hover  .new_content_date  {
  color:#cc0000;
}
#new_content_color:hover   .new_content  {
  color:#cc0000;
}
#new_content_color:hover  .new_content_more {
  color:#cc0000;
}
#new_content_color:hover .img-item {
  transform: scale(1.2);
}


.img-item {
  /* 过渡效果 */
  transition: all 0.4s ease 0.1s;
}
.img-item:hover {
  /* 宽高均放大1.2倍 */
  /* // transform: scale(1.2); */
  /* 宽放大1.5倍，高放大2倍 */
  transform: scale(1.2);
}

.new_title_bt {
  font-size: 1.87rem;
  color: #3b3b3b;
  font-weight: 400;
  margin-top: 21px;
}
.new_more {
  margin-top:30px;
  color: #999999;
  font-size: 1.125rem;
  font-family: Arial;
  cursor: pointer;
}
.index_mews > div:nth-child(1) {
  width:17%;
  border-right: 1px solid #b2b2b2;
}
.index_mews > div:nth-child(2) {
  width: 30%;
  height: 100%;
  border-right: 1px solid #b2b2b2;
    /* 超出隐藏 */
    overflow: hidden;
}
.index_mews > div:nth-child(3) {
  width: 30%;
  height: 100%;
  border-right: 1px solid #b2b2b2;
}
.index_mews > div:nth-child(4) {
  width: 30%;
  height: 100%;
}
.new_content_title {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 1.25rem;
  color: #595757;
  /* height:50px; */
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /*要显示的行数*/
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.new_content_date {
  font-size: 0.875rem;
  color: #727171;
}
.new_content {
  height: 110px;
  font-size: 0.875rem;
  color: #727171;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  /*要显示的行数*/
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.new_content_more {
  float: right;
  color: #898989;
  font-size: 1.125rem;
  margin-top: 42px;
  cursor: pointer;
}
/* 新闻中心 */
