.content {
  /* width: 1200px; */
  /* margin: 0 auto; */
  min-width: 1200px;
  /* max-width:1200px; */
}
img:hover {
  transform: scale(1.1);
}
#swiper1 img:hover {
  transform: scale(1);
}

.head_logo img:hover {
  transform: scale(1);
}
.flex {
  display: flex;
}
/* 新闻 企业标题样式 */
.title {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
  font-weight: 700;
  color: #333333;
  line-height: 19px;
  margin-left: 10px;
  line-height: 20px;
  border-bottom: px solid #eee;
}
/* 新闻企业标题红线样式 */
.red {
  /* display: inline-block; */
  line-height: 25px;
  width: 4px;
  height: 20px;
  background: #e70516;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.head_border {
  border-bottom: 2px solid #eee;
  height: 26px;
}
/* //鼠标滑过a标签的样式 */
a:hover {
  color: #ff0000;
}

/* 以上是公共样式 */
//==========================头部样式
.head_logo {
  height: 72px;
  width: 288px;
  line-height: 120px;
}
.head_logo img {
  margin-top: 17px;
  margin-right: 58px;
}
.head_nav li {
  height: 72px;
  line-height: 72px;
  padding: 0 21px;
}
.head_nav li:last-child {
  border-right: 1px solid #c8c8c8;
}
.head_nav li a {
  width: 32px;
  height: 21px;
  font-size: 16px;
  font-weight: normal;
  /* color: #FF0000; */
  color: #121a24;
  line-height: 72px;
}
.head_nav li a:hover {
  color: #ff0000;
}

/*===================== 大轮播图 */
.bigSwiper {
  margin-top: 4px;
  margin-bottom: 33px;
  width: 100%;
}
.bigSwiper img {
  width: 100%;
  min-width: 1200px;
  /* width:1920px;
    height:740px; */
}
.bigSwiper img:hover {
  transform: scale(1);
}
/*======================= 新闻 企业样式 */

/*===================== 新闻 */
.new_Img {
  width: 560px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.new_Img img {
  width: 100%;
}
.new_Img img:hover {
  transform: scale(1);
}
/* .swiper-pagination{
  position: absolute ;
  left: 503px;
  bottom: 5px ;
  width: 150px ;
  z-index:11;
} */

.new_swiper_bottom {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 540px;
  height: 56px;
  padding-left: 20px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 56px;
}
.new_list {
  margin-left: 30px;
  width: 606px;
  overflow: hidden;
}

.new_list_body_img {
  padding-top: 16px;
  margin-right: 20px;
}
.new_list_body_img img{
  width: 209px;
  height: 124px;
}
.new_list_text_title {
  width: 293px; 
  padding-left: 5px;
  margin-top: 12px;
  /* height: 24px; */
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.new_list_body_cont {
  /*width: 382px;*/
  /* height: 61px; */
  font-size: 14px;
  font-weight: normal;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  margin-top: 15px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-indent: 2em;
}
.new_list_body-date {
  width: 67px;
  height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  line-height: 24px;
  margin-top: 20px;
}
.new_list_body_list {
  width: 429px; 
  height: 175px;
  font-size: 14px;
  line-height: 36px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #000000;
  /* line-height: 17px; */

}

.new_list_body_list li {
  line-height: 50px;
}
.new_list_body_list li i{
  font-style: normal;
  color: #999;
  margin-right: 5px;
}
.new_list_body_list li p{
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*===================== 企业 */
.ent {
  padding-top: 40px;
}
.ent_intr {
  width: 777px;
}
.ent_intr_title {
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
  font-weight: 700;
  color: #000000;
  line-height: 22px;
}
.ent_intr_cont {
  width: 424px;
  height: 89px;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #666666;
  line-height: 24px;
}
.ent_intr_img {
  padding-top: 16px;
  margin-right: 20px;
}
.ent_intr_title {
  /* padding-left: 5px; */
  margin-top: 24px;
  height: 24px;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 22px;
}
.ent_intr_cont {
  width: 425px;
  height: 75px;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #666666;
  margin-top: 14px;
  line-height: 24px;
  /* 文字三行以上显示省略号 */
  overflow: hidden; /*超出内容隐藏*/
  text-overflow: ellipsis; /*超出内容为省略号*/
  display: -webkit-box; /*内容不换行*/
  -webkit-line-clamp: 3; /*超出几行*/
  -webkit-box-orient: vertical; /*从上到下垂直排列子元素*/
  /*height: 100%;*/ /*没有效果时添加或删除改行*/
}
.ent_intr_detail a {
  display: inline-block;
  text-align: center;
  width: 110px;
  height: 34px;
  border: none;
  background: #e70516;
  opacity: 1;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #ffffff;
  line-height: 34px;
}
.ent_intr_btn a {
  text-align: center;

  display: inline-block;
  margin-top: 14px;
  width: 202px;
  height: 48px;
  background: #f8f8f8;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #333333;
  line-height: 48px;
}
.ent_intr_btn a:hover {
  background-color: #ff0000;
  color: #fff;
}
.ent_intr_btn a:nth-child(1) {
  margin-right: 17px;
}
/* 三菱电机 */
.ent_phone {
  margin-left: 42px;
}

.ent_phone_head .title {
  justify-content: space-between;
}
.ent_title_more a {
  width: 45px;
  height: 16px;
  font-size: 12px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #999999;
  line-height: 16px;
  margin-left: 202px;
}
.ent_phone_swiper {
  margin-top: 16px;
  position: relative;
  height: 220px;
}
.ent_phone_bottom {
  position: absolute;
  bottom: 0px;
  height: 48px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  width: 367px;
  line-height: 48px;
  padding-left: 14px;
  /* opacity: 0.6; */
}
.ent_phone_bottom b {
  color: #fff;
  font-style: normal;
  opacity: 1;
}

/* =====================产品中心 */
.prod {
  padding-top: 34px;
}
.prod_prod {
  height: 32px;
  font-size: 24px;
  font-family: SourceHanSansCN-Medium-, SourceHanSansCN-Medium;
  font-weight: normal;
  color: #7c7c7c;
  line-height: 29px;
}
.prod_img {
  height: 3px;
  line-height: 0;
}
.prod_head {
  justify-content: space-between;
  margin-top: 9px;
  height: 26px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
  font-weight: 700;
  color: #333333;
  line-height: 22px;
}
/* #page a{
  text-decoration: none;
  margin:0 7px;
}
#page ul,
#page li {
  list-style-type: none
}
 */

.prod_head a {
  color: #ccc;
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #cccccc;
  margin: 0 7px;
  line-height: 36px;
}
#swiper3 .swiper-slide {
  /* width:342px !important; */
  /* margin-left:24px !important; */
}

.prod_list {
  margin-top: 56px;
  position: relative;
}
.prod_list ul {
  overflow: hidden;
}
.prod_list > ul > li {
  width: 382px;
  margin-left: 24px;
  height: 542px;
}

.prod_list_text {
  background-color: #f0efef;
  padding: 0 40px;
  width: 300px;
  padding-top: 19px;
  height: 200px;
  border-radius: 67px 0 0 0;
}

.prod_list_title {
  height: 24px;
  font-size: 18px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #000;
  line-height: 24px;
}
.prod_list_cont {
  margin-top: 19px;
  margin-bottom: 10px;
  height: 75px;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #000;
  line-height: 24px;
  /* 文字三行以上显示省略号 */
  overflow: hidden; /*超出内容隐藏*/
  text-overflow: ellipsis; /*超出内容为省略号*/
  display: -webkit-box; /*内容不换行*/
  -webkit-line-clamp: 3; /*超出几行*/
  -webkit-box-orient: vertical; /*从上到下垂直排列子元素*/
  /*height: 100%;*/ /*没有效果时添加或删除改行*/
}
.prod_list_btn a {
  display: inline-block;
  text-align: center;
  width: 110px;
  border: none;
  height: 34px;
  background: #ff0000;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #fff;
  line-height: 34px;
}
.prod_list_text:hover {
  background-color: #ff0000;
}
.prod_list_text:hover .prod_list_title {
  color: #fff;
}
.prod_list_text:hover .prod_list_cont {
  color: #fff;
}
.prod_list_text:hover a {
  background-color: #fff;
  color: #ff0000;
}

#swiper3 .swiper-pagination {
  /* position: absolute; */
  width: 248px !important;
  height: 32px;
  margin-left: 40px;
  /* top: -80px;
  left: 880px; */
}
#swiper3 .swiper-pagination span{
  margin:0 7px;
}

#swiper3 .swiper-pagination-bullet {
  /* width: 32px;
  height: 32px; */
  text-align: center;
  line-height: 32px;
  font-size: 14px !important;
  color: #ccc;
  opacity: 1;
  background: transparent;
}
#swiper3 .swiper-pagination-bullet-active {
  color: #ff0000;
  font-size: 14px !important;
  /* background: #007aff; */
}
#swiper3 .swiper-button-prev {
  /* position: absolute; */
  /* top: -60px;
  left: 845px; */
  border: 1px solid #ccc;
  border-radius: 32px;
  width: 32px;
  height: 32px;
}
#swiper3 .swiper-button-prev:hover {
  background-color: #ff0000;
  border-color: #ff0000;
}
#swiper3 .swiper-button-prev:after {
  font-size: 14px;
  font-weight: 700;
  color: #ccc;
}
#swiper3 .swiper-button-next {
  /* position: absolute; */
  /* top: -60px;
  right: 0; */
  border: 1px solid #ccc;
  border-radius: 32px;
  width: 32px;
  height: 32px;
}
#swiper3 .swiper-button-next:hover {
  background-color: #ff0000;
  border-color: #ff0000;
}
#swiper3 .swiper-button-next:after {
  font-size: 14px;
  font-weight: 700;
  color: #ccc;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
 transform: scale(1);
}
.prod_list img {
  width: 383px;

}
.prod_swiper_position {
  width:29%;
  height: 42px;
  display:flex;
  position: absolute;
  top:-105px;
  right:0;
}

/* ====================资料下载 */
.dld {
  padding-top: 70px;
  padding-bottom: 136px;
  position: relative;
}
.dld_bgc {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.dld_title {
  text-align: center;
  margin-bottom: 20px;
  height: 26px;
  font-size: 20px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
}
.dld_img {
  margin-top: 10px;
  height: 3px;
  line-height: 0;
}
.dld_Eng {
  text-align: center;
  height: 17px;
  font-size: 16px;
  font-family: ArialMT-, ArialMT;
  font-weight: normal;
  color: #666;
  line-height: 17px;
  margin-bottom: 52px;
}
.dld_cont ul {
  overflow: hidden;
}
.dld_list_li {

  padding-right: 24px;
  width: 266px;
  /* padding-left: 26px; */
  height: 484px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #d4d4d4;
  margin-right: 8px;
  padding-bottom: 30px;
}
.dld_list_title {
  justify-content: space-between;
  /* width: 112px; */
  width: 94%;
  height: 57px;
  padding-left: 20px;
  padding-right: 12px;
  margin-top: 14px;
  font-size: 16px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.dld_title_text{
  height: auto;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dld_title_img {
  padding-top: 5px;
}
.dld_list_img {
  margin-top: 24px;
  margin-left: 26px;
}
.dld_list_btn {
  text-align: right;
  padding-right: 26px;
  margin-top: 18px;
}
.dld_list_btn a {
  text-align: center;
  display: inline-block;
  width: 110px;
  border: none;
  height: 36px;
  background: #e91d2c;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;
}
.dld_bgc img {
  width: 100%;
  min-width: 1200px;
}
.new_list_body_detail a:hover .new_list_text_title{
color: #ff0000;
}
.new_list_body_detail a:hover .new_list_body_cont{
  color: #ff0000;
  }
  .new_list_body_detail a:hover .new_list_body-date{
    color: #ff0000;
    }
    
  