@charset "UTF-8";
/* 集团动态 begin */
.newsPage .main-content-ul li {
  border-bottom: 1px #d4d4d4 solid;
  float: left;
}

.newsPage .main-content-ul li:last-child {
  border-bottom: none;
 /* margin-bottom: 44px;*/
}

.newsPage .main-content-ul li .to-e3 {
  max-height: 54px;
}
.newsPage .main-content-ul .picBox{
  width: 350px;
  height: 230px;
}
.newsPage .main-content-ul .li-first {
  width: 386px;
  padding-right: 36px;
  /*height:401px;*/
  min-height: 401px;
  max-height: 401px;
}

.newsPage .main-content-ul .li-second {
  width: 350px;
  /* height:401px;*/
  min-height: 401px;
  max-height: 401px;
  border-bottom: 1px #d4d4d4 solid !important;
}

.newsPage .main-content-ul .box {
  padding: 30px 0;
}

.newsPage .main-content-ul .box .date {
  height: 84px;
  width: 84px;
  background: #d4d4d4;
  color: white;
}

.en .newsPage .en-main-content-ul li {
  border-bottom: 1px #d4d4d4 solid;
  float: left;
}

.en .newsPage .en-main-content-ul li a {
  display: block;
}

.en .newsPage .en-main-content-ul li:last-child {
  border-bottom: none;
  margin-bottom: 44px;
}

.en .newsPage .en-main-content-ul .li-first .box,
.en .newsPage .en-main-content-ul .li-second .box {
  padding-top: 20px;
}

.en .newsPage .en-main-content-ul .li-first .photoArea,
.en .newsPage .en-main-content-ul .li-second .photoArea {
  width: auto;
  float: none;
  margin: 0;
}

.en .newsPage .en-main-content-ul .li-first .to-e3,
.en .newsPage .en-main-content-ul .li-second .to-e3 {
  height: 60px;
}

.en .newsPage .en-main-content-ul .li-first {
  width: 386px;
  padding-right: 36px;
  min-height: 440px;
  max-height: 440px;
}

.en .newsPage .en-main-content-ul .li-second {
  width: 350px;
  min-height: 440px;
  max-height: 440px;
}

.en .newsPage .en-main-content-ul .box {
  padding: 35px 0;
  line-height: 1.25;
}

.en .newsPage .en-main-content-ul .box .en-date {
  border-left: 3px solid #b60005;
  padding-left: 8px;
  margin-top: 20px;
}

.en .newsPage .en-main-content-ul .photoArea {
  overflow: hidden;
  width: 187px;
  float: right;
  margin: 35px 0 0 30px;
}

/* 集团动态 end */
/* 新闻详情 begin */
.newsDetailPage .article-content p {
  /* text-indent: 2em; */
  line-height: 30px;
}

.en .newsDetailPage .article-content p {
  text-indent: 0;
}

/* 新闻详情 end */
/* 新闻详情 begin */
.videosPage .main-content-desc ul {
  text-align: justify;
}

.videosPage .main-content-desc li {
  width: 350px;
  margin-bottom: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: left;
}

.videosPage .main-content-desc li a {
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  display: block;
  position: relative;
}

.videosPage .main-content-desc li a:hover .icon-play {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.videosPage .main-content-desc li a:hover .mask {
  opacity: .5;
  filter: alpha(opacity=50);
}
.videosPage .videoPicBox img{
  width: 350px;
  height: 200px;
}

.videosPage .main-content-desc li .icon-play {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 1;
  -webkit-transform: scale(2);
     -moz-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all ease-out 250ms;
  -moz-transition: all ease-out 250ms;
  transition: all ease-out 250ms;
  opacity: 0;
  filter: alpha(opacity=0);
}

.videosPage .main-content-desc li .mask {
  position: absolute;
  -webkit-transition: all ease-out 250ms;
  -moz-transition: all ease-out 250ms;
  transition: all ease-out 250ms;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}

/* 新闻详情 end */
/* 公用部分 begin */
/* 公用部分 end */
.hw-overlay{display:none; position: fixed; top:0;left:0;width:100%;height:100%; background-color:rgba(0, 0, 0, 0.4);z-index:10;} 
.hw-layer-wrap{box-sizing:border-box; width:880px; position:absolute;left:50%;top:50%; margin-left:-400px; border-radius:3px; background-color:#fff; box-shadow:1px 2px 4px 0 rgba(0,0,0,0.12);  height:478px;} 
.hwLayer-close{position:absolute; right:20px; top:20px; width:20px; height:20px; cursor:pointer; font-size:20px; color:#ccc;} 
.hw-layer-wrap .hw-icon{color:#b4d8f3;font-size:86px;text-align:center;} 
.hw-layer-wrap h4{margin:5px 0 30px; font-size:24px; color:#383c3e;} 
.hw-layer-wrap p{margin:30px 0; line-height:22px; color:#595d60; text-align:left;} 
 
@media (max-width:768px){ 
    .hw-layer-wrap{width:350px; margin-left:-175px; margin-top:-200px; padding:45px 50px; text-align:center;} 
} 
@media (max-width:400px){ 
    .hw-layer-wrap{width:250px; margin-left:-125px;padding:25px 30px;} 
} 
	.gb{}