/*公共样式*/
a{
    font-family: '微软雅黑';
}
span{
    font-family: '微软雅黑';
}
.content-public{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom:20px;
    background: #fff;  
}
.news-global1{
    width:52.5%;
    margin-right:30px; 
    float: left;
}
.news-global2{
    width: 44.6%;
    float: left;
}
/*news1*/
.content-news1{
    height: 350px;
}
.content-news2{
    height: 350px;
}
.content-news3{
    overflow: hidden;
}
/*news-轮播图*/
/*news1-right*/
/*切换公共样式*/
.news-change{
  /*  height:58px;
    border-bottom:#e4e4e4 solid 1px; */
}
.news-change a{
    height:58px;
    display: inline-block;
    line-height: 58px;
    color: #999;
    font-size: 21px;
    font-family: '微软雅黑'

}
.news-change .news-change3 span{
    display: inline-block;
    height: 18px;
    border-right:#a9a9a9 solid 1px;
    margin-left:10px;
    margin-right:10px;
}
.news-change-list ul li{
  height: 34px;
  line-height: 34px;
  font-size: 17px;
  padding-left: 15px;
  color: #333;
  width: 100%;
  background: url(news-bg.png) no-repeat 3px center;
}
.news-change-list ul li a{
    color: #333;
}
.news-change-list ul li span{
   color: rgb(153, 153, 153);
   float: right;
}
.active{
    display: none;
}
a.active{
    display: none;
}
.news-change .news-more{
 float:right;
}
.news-mors{
 display: inline-block;
  float: right;
  text-align: right;
}
/*new3-right*/
.content-news3{
    padding-left: 20px;
}
.content-news3 .news3-left{
    height: 260px;
     float: left;
     width: 38.5%; 
     padding-top:10px;
     position: relative;
}
.content-news3 .news3-right{
     /*float: left;
     width: 61.5%;
     height: 260px; */
}
.content-news3-global{
    position: absolute;
    bottom:-10;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: '微软雅黑';
    padding-left: 20px;
    background: rgba(0,0,0,0.6);
    color: #fff;
}
.news3-right ul li{
  width: 387px;
  height: 263px;
  margin-left:10px; 
  position: relative;
  overflow: hidden;
  margin-top:10px; 
}
.news3-right ul li .content-news3-global{
   bottom:0px;
   
}
.news3-right ul li img{
    height: 266px;
    min-width: 100%;
}
.news-change3{
  width:80%;
  float: left;
}
 .content-news2 .news2-right .news-change-list ul li.news-change-video{
   width: 48%;
   float: left;
   height: 162px;
   position: relative;
   padding-left: 0px;
    margin-top:20px;
   margin-bottom:20px; 
}
.content-news2 .news2-right .news-change-list ul li.news-change-video video{
    width:100%;
   height: 162px;

}
.content-news2 .news2-right .news-change-list ul li.news-change-video img{
    position: absolute;
    top:20%;
    left:35%;
}
.news-active{
    color: #366fb8;
    border-bottom: #366fb8 solid 3px;
}
.news-change small a{
 font-size: 15px;
}

.news-change1 h2 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    position: relative;
    margin-bottom: 25px;
    letter-spacing: 3px;
}