@charset "utf-8";
/* CSS Document */
.tem_main{
  width: 100%;
  height: auto;
  min-height: 1160px;
  overflow: hidden;
  padding-bottom: 50px;
  background: url('../images/over/bj_kaifang.png') no-repeat center top;
}
.tem_title{
  width: 1088px;
  font-size: 16px;
  text-align: center;
  height: auto;
  overflow: hidden;
  line-height: 47px;
  padding:86px 0px;
  margin: 0 auto;
}
.tem_ul{
  width: 1232px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.tem_ul ul{}
.tem_ul ul li{
  width: 456px;
  float: left;
  padding-left: 80px;
  padding-right: 50px;
  color: #fff;
  margin: 15px;
  position: relative;
}
.tem_ul ul li span{font-size: 28px;font-weight: bold;height: 46px;line-height: 46px;padding-top: 35px;display: block;}
.tem_ul ul li p{font-size: 16px;line-height: 26px;padding-top: 20px;}
.tem_ul ul li img{position: absolute;top:40px;left:25px;}
.tc1{
  height: 232px;
  background: url('../images/over/kaifang_b1.png') no-repeat center center;
}
.tc2{
  height: 232px;
  background: url('../images/over/kaifang_b2.png') no-repeat center center;
}
.tc3{
  height: 232px;
  background: url('../images/over/kaifang_b3.png') no-repeat center center;
}
.tc4{
  height: 232px;
  background: url('../images/over/kaifang_b4.png') no-repeat center center;
}
.tc5{
  height: 232px;
  background: url('../images/over/kaifang_b5.png') no-repeat center center;
}
.tc6{
  height: 232px;
  background: url('../images/over/kaifang_b6.png') no-repeat center center;
}

/*新闻列表*/
.news_main{
  width: 100%;height: auto;overflow: hidden;padding-bottom: 135px;padding-top: 60px;
  background:#F3F5FF url('../images/over/bj_news.png') no-repeat center bottom;
  background-size: 100% 100%;
}
.news{width: 1215px;height: auto;overflow: hidden;margin: 0 auto;}
.news ul{}
.news ul li{width: 389px;height: auto;overflow: hidden;border-radius: 10px;float: left;background: #fff;margin: 14px 8px;}
.news ul li img{width:100%;height:164px;}
.news ul li span{display: block;height: 48px;line-height: 24px;font-size: 16px;padding-top: 25px;padding-bottom: 15px;
width: 335px;margin: 0 auto; }
.news ul li span a{font-size: 16px;font-weight:bold;}
.news ul li p{width: 335px;height: 132px;line-height: 22px;font-size: 14px;margin: 0 auto;}
.more{padding-left: 30px;padding-top: 20px;padding-bottom: 25px;}
.more a{font-size: 14px;color: #437FEC;}

/*新闻内容页*/
.nrt{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 45px;
}
.nrt_title{
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
}
.nrt_pos{
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  color: #999;
  padding-left: 30px;
  border-bottom: 1px solid #D9D9D9;
}
.nrt_cont{
  padding-top: 20px;
  line-height: 25px;
  font-size: 14px;
}