
@charset "utf-8";

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 400px;
  background-size: 100% 100%;
  background-image: url("../images/025.png");
}

/* 导航链接部分 */
.nav_link {
  position: relative;
  width: 100%;
  height: 80px;
  line-height: 80%;
  text-align: center;
  background-color: #EEEEEE;
}
.nav_link ul {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
}
.nav_link ul li {
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 140px;
  display: inline-block;
  cursor: pointer;
} 
.nav_link ul li a {
  font-size: 18px;
  color:  #666666;
}
.nav_link ul li:hover a {
  color: #0776EC;
}
.nav_link ul li.active {
  background-color: #0776EC;
}
.nav_link ul li.active a {
  color: #fff;
}

/* 鑫鸿新闻 */
.news {
  position: relative;
  width: 100%;
}
.news .news_top {
  float: left;
  width: 100%;
  height: 136px;
  border-bottom: 2px solid #ccc; 
}
.news .news_top .news_box1 {
  float: left;
  width: 20%;
  height: 136px;  
}
.news .news_top .news_box1 .news_lx {
  float: left;
  margin-top: 54px;
  font-size: 30px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #03AC22;
}
.news .news_top .news_box1 .news_con {
  float: left;
  width: 100%;
  margin-top: 6px;
  height: 20%;
  line-height: 20px;
  font-size: 12px;
  color: #03AC22;
}
.news .news_top .news_box2 {
  float: right;
  padding-top: 80px;
  width: 18.555%;
  height: 36px;
}
.news .news_top .news_box2 span:first-of-type img {
  margin-top: -8px;
}
.news .news_top .news_box2 span {
  margin-right: 4px;
}
.news .news_top .news_box2 span:last-of-type {
  margin-right: 0;
}
.news .news_top .news_box2 span a {
  font-size: 14px;
  color: #666666;
} 
.news .news_list {
  float: left;
  width: 100%;
}
.news .news_list .news_title {
  float: left;
  width: 100%;
  height: 450px;
  margin-top: 40px;
}
.news .news_list .news_title .news_title_left {
  float: left;
  width: 642px;
  height: 400px;
  overflow: hidden;
}
.news .news_list .news_title .news_title_left ul {
  float: left;
  width: 100%;
}
.news .news_list .news_title .news_title_left ul li {
  float: left;
  width: 642px;
  height: 400px;
  overflow: hidden;
}
.news .news_list .news_title .news_title_left img {
  width: 100%;
  height: 100%;
}
.news .news_list .news_title .news_title_right {
  float: right;
  box-sizing: border-box;
  padding: 20px 0 40px 40px;
  width: 558px;
  height: 400px;
  cursor: pointer;
}
.news .news_list .news_title .news_title_right p:first-of-type {
  float: left;
  font-size: 22px;
  line-height: 30px;
  color: #000;
}
.news .news_list .news_title .news_title_right p:first-of-type:hover {
  color: #0776EC;
}
.news .news_list .news_title .news_title_right p:nth-of-type(2) {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.news_title .news_title_right p:nth-of-type(3) {
  float: left;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
  margin-top: 20px;
  width: 100%;
  height: 50px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
}
.news_title .news_title_right p:nth-of-type(4) {
  float: left;
  margin-top: 30px;
  font-size: 16px;
}
.news_title .news_title_right p:nth-of-type(4) .news_bq {
  float: left;
  font-size: 16px;
  color: #03AC22;
}
.news_title .news_title_right p:nth-of-type(4) .news_gy {
  float: left;
  font-size: 16px;
  color: #000000;
}
.news_title .news_title_right p:nth-of-type(5) {
  float: left;
  margin-top: 56px;
  width: 100%;
  height: 1px;
  border-top: 1px solid #ccc;
}
.news_title .news_title_right p:last-of-type {
  float: left;
  cursor: pointer;
  margin-top: 24px;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.news_title .news_title_right p:last-of-type span {
  margin-right: 20px;
}
.news .news_list .news_series {
  float: left;
  width: 100%;
}
.news .news_list .news_series ul {
  float: left;
  width: 100%;
}
.news .news_list .news_series ul li {
  float: left;
  margin-bottom: 50px;
  width: 384px;
  height: 514px;
  border: 1px solid #ccc;
  margin-right: 20px;
}
.news .news_list .news_series ul li:nth-of-type(3n){
  margin-right: 0;
}
.news .news_list .news_series ul li .news_img {
  float: left;
  width: 100%;
  height: 240px;
}
.news .news_list .news_series ul li .news_img img {
  width: 100%;
  height: 100%;
}
.news .news_list .news_series ul li .news_text {
  float: left;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  height: 274px;
} 
.news_series ul li p:first-of-type {
  float: left;
  width: 100%;
  height: 46px;
  line-height: 24px;
  font-size: 16px;
  color: #010101;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
}
.news_series ul li p:first-of-type:hover {
  color: #0776EC;
}
.news_series ul li p:nth-of-type(2){
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  border-top: 1px solid #ccc;
}
.news_series ul li p:nth-of-type(3){
  float: left;
  width: 100%;
  height: 46px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
}
.news_series ul li p:nth-of-type(4) {
  float: left;
  margin: 15px 0;
  width: 100%;
  font-size: 16px;
}
.news_series ul li p:nth-of-type(4) .news_bq {
  float: left;
  font-size: 16px;
  color: #03AC22;
  margin-right: 14px;
}
.news_series ul li p:last-of-type {
  float: left;
  font-size: 14px;
  color: #999999;
  width: 100%;
}
.news_list .news_fy {
  float: left;
  width: 100%;
  height: 140px;
}
.news_list .news_fy ul {
  float: left;
  text-align: center;
  width: 100%;
}
.news_list .news_fy ul li{
	display: inline-block;
}
.news_list .news_fy ul a {
  cursor: pointer;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  text-align: center;
  display: inline-block;
}
.news_list .news_fy ul a.end{
	display: none !important;
}
.news_list .news_fy ul a.active {
  background-color: #0974EC;
}
.news_list .news_fy ul a.active a {
    color: #fff;
}

@media screen and (min-width: 992px) {
  /* 屏幕大于992px */
  .news .news_xw {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* 屏幕小于992px */
  .content {
    box-sizing: border-box;
    padding-bottom: 44px;
    position: relative;
  }
  /* 头部 */
  .top_link ul li:nth-of-type(5) {
    border-bottom: 2px solid #0776EC;
  }

  /* banner */
  .banner {
    /* display: none; */
    position: relative;
    width: 100%;
    height: 150px;
  }

  /* 导航链接部分 */
  .nav_link {
    /* display: none; */
    height: 40px;
    line-height: 40px;
  }
  .nav_link ul li {
    width: 22%;
    height: 30px;
    line-height: 30px;
  }
  .nav_link ul li a {
    font-size: 14px;
  }

  /* 鑫鸿新闻 */
  .news {
    /* display: none; */
    box-sizing: border-box;
    padding: 10px;
  }
  .news .news_top .news_box1 {
    display: none;
  }
  .news .news_xw {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  } 
  .news .news_top {
    height: 32px;
  }
  .news .news_list {
    margin-top: 10px;
  }
  .news .news_top .news_box2 {
    width: 100%;
    padding-top: 10px;
  }
  .news .news_list .news_title {
    display: none;
  }
  .news .news_list .news_series ul li {
    width: 48%;
    float: left;
    margin-right: 0;
    height: 334px;
    margin-bottom: 20px;
  }
  .news .news_list .news_series ul li:nth-of-type(even) {
    float: right;
  }
  .news .news_list .news_series ul li .news_img {
    height: 134px;
  }
  .news_series ul li p:first-of-type {
    font-size: 14px;
  }
  .news_series ul li p:nth-of-type(2) {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .news_series ul li p:nth-of-type(3) {
    font-size: 14px;
  }
  .news_series ul li p:nth-of-type(4) {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .news_series ul li p:last-of-type {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .news_list .news_fy {
    height: 50px;
    line-height: 50px;
  }
  .news_list .news_fy ul li {
    height: 46px;
    line-height: 46px;
    width: 46px;
    margin-right: 4px;
    margin-left: 4px;
  }
  .news .news_list .news_series ul li .news_text {
  	height: 100%;
  }

}


@media screen and (min-width:992px) and (max-width: 1236px) {
  /* 屏幕大于992px 且 屏幕小于1236px */

  .w {
    width: 100%;
  }

  .zixun {
    display: none;
  }

  .news .news_top .news_box2 {
    width: 25%;
  }

  .news {
    box-sizing: border-box;
    padding: 10px;
  }
  .news .news_list .news_title .news_title_left {
    width: 40%;
  }
  .news .news_list .news_title .news_title_right {
    width: 58%;
  }
  .news .news_list .news_series ul li {
    width: 31%;
  }

} 