*{
  margin: 0px;
  padding: 0px;

}
body{
  font-family: "微软雅黑";
  min-width: 1100px;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited{
  color: #000000;
  text-decoration: none;
}

img {
    vertical-align: middle;
}
.container{
  width: 1100px;
  margin: 0 auto;
  height: auto;
  position: relative;
}
.containerauto{
  width: 100%;
  height: auto;
  position: relative;
}
.top-container{
  height: 180px;
  background: url('http://nh.cnnb.com.cn/jd/yljd/images/topbg.jpg') no-repeat top center;
  background-size: cover;

}
.text-center{
  text-align: center;
}
p{
  font-size: 12px;
}
.topt{
  padding-top: 10px;
  font-size: 11px;
}
.logo{
  position: absolute;
  width: 150px;
  top: 40px;
  left: 50%;
  margin: 0 0 0 -75px;

}
.maintxt{
  position: absolute;
  font-size: 35px;
  font-weight: bolder;
  line-height: 40px;
  width: 200px;
  left: 50%;
  top: 85px;
  margin: 0 0 0 -100px;
}
.weizhi{
  position: absolute;
  width: 58px;
  top: 120px;
  left: 50%;
  margin: 0 0 0 -29px;
}
.nav-container{
  background: #0068b7;
  height: 100px;
}
li{
  list-style: none;
  list-style-type: none;
}
.nav{
  position: absolute;
  width: 980px;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -490px;
}
.nav li{
  float: left;
  width: auto;
}
.nav li a{
  display: block;
  font-size: 20px;
  line-height: 20px;
  padding: 40px 17px;
  color: #fff;
}
.nav li a:hover{
  background: #035c9f;
  text-decoration: none;
}
.active a{
  background: #035c9f;
  text-decoration: none;
}
.toptitle a{
  color: #0068b7;
}
h2{
  font-size: 40px;
  font-weight: bold;
  line-height: 90px;
  text-align: center;
  display: block;
}
.toptitle{
  height: 140px;
}
.toptitle p{
  font-size:14px;
  color: #000;

}
.left{float:left; width:650px;height: auto}
.left-container{
  float: left; width:100%; height: auto;position: relative;
}
.zhuti{
  height: 600px;
}
/* 焦点图 css 开始 */
.top_swiper {
    height:350px;
}
.top_swiper .swiper-slide img {
    border-radius: 3px;
}

.top_swiper_pagination {
    position: absolute;
    bottom: 53px;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    z-index: 20;
}

.swiper-slide {
    overflow: hidden;

}
.swiper-slide img:hover {
    transform: scale(1.1);
}

.carousel-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 110px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.88) 100%);
    border-radius: 0 0 3px 3px;
    z-index: 10;
    width: 100%;
}
.carousel-tit {
    height: 20px;
    line-height: 24px;
    overflow: hidden;
}

.carousel-tit {
    position: absolute;
    z-index: 999;
    bottom: 17px;
    left: 0;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}
.carousel-tit > a{
    color: #FFFFFF;
    text-decoration: none;
}
.carousel-tit > a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
/* 焦点图 css 结束 */
.jdgk{
  width: 100%;
  height: 190px;
  margin-top: 20px;
}
.title1{
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #f5f5f5;
}

.title1 h5{
  float: left;
  width: 150px;
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  color: #0068b7;
  border-bottom: 2px solid #0068b7;
}
.title2{
  width: 100%;
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #f5f5f5;
}
.title2 h5{
  width: 150px;
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 60px;
  color: #0068b7;
  margin: 0 auto;
  border-bottom: 2px solid #0068b7;
}
.jdgk span{
  font-size: 11px;
  float: left;
  padding-top: 10px;
}

.jdgk img{
  display: block;
  float: left;
  width: 140px;
  height: auto;
  border-radius: 3px;
  padding: 1px;
  margin: 8px;
}
.jdgk h6{
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
}
.jdgk p{
  font-size: 14px;
  line-height: 24px;
}
.jdfc{
  width: 100%;
  height: auto;

}
.jdfc .block{
  width: 320px;
  height: 90px;
  margin: 0px;
  margin-top: 30px;
  float: left;
  overflow: hidden;
}

.jdfc .block img{
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 100px;
  border-radius: 3px;
  float: left;
}
.jdfc .block p{
  display: block;
  font-size: 14px;
  line-height: 24px;
}
.clearb{
  clear: both;
}
.right-container{
  float: right; width:420px; margin-left: 10px;height: auto;position: relative;
}
.right-container ul{
  height:360px;
}

.bmain{
  font-weight: bold;
}
.right-container li{
  float: left;
  display: block;
  width:100%;
}
.right-container li a{
  color: #000;
  font-size: 16px;
  line-height: 38px;
}
.left-container ul{
   float:left;
   width:100%;
   margin-top:20px;
}
.left-container li{
  float: left;
  display: block;
  width:50%;
}
.left-container li a{
  color: #000;
  font-size: 16px;
  line-height: 38px;
}
.block1 {
  margin-top: 10px;
  margin-left: 10px;
}
.block1 img{
  display: block;
  float: left;
  margin-right: 10px;
  width: 140px;
  border-radius: 3px;
}
.block1 h6{
  font-size: 16px;
  line-height: 30px;
}
.block1 a{
  color: #000;
}
.qilist{
  width: 100%;
  margin-top: 40px;
}
.qilist li{
  float: left;
  width: 25%;
  display: block;
  text-align: center;
}
.qilist li img{
  display: block;
  width: 250px;
 height:160px;
  margin: 0 auto;
}
.qilist li a{
  color: #000;

  font-size: 16px;
  line-height: 30px;
}
.qyzs{
  height: 320px;
}
.bgblue{
  background: #0068b7;
  height: 50px;
  overflow: hidden;
}
.title3{
  width: 100%;
  height: 55px;
  padding-bottom: 40px;
}

.title3 h5{
  width: 150px;
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 70px;
  margin: 0 auto;

  color: #ffffff;
  border-bottom: 5px solid #ffffff;

}
.block3 a{
  color: #ffffff;
  font-size: 12px;
  line-height: 22px;
}
.block3{
  float: left;
  width: 33%;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
}
.borderr{
  border-right: 1px #ffffff solid;
}
.wei p{
  width: 100%;
  text-align: center;
}
.list{
	height:1000px;
}
.listnew{ width:650px; height:1000px; display:block; margin-top:15px; float:left;}
.dqweizhi{ line-height:30px; padding:5px; background:#f1f2ed; }
.listnew li{
	float: left;
	display:block;
	width:100%;
}
.listnew li a{
	font-size: 16px;
	line-height: 40px;
	color:#000000;
}
.listnew li span {
    margin-top: 4px;
    float: right;
    color: #747474;
    display: block;
}

.pagenum{
	width:300px;
	margin:0 auto;
	height:50px;
}
.content{
	width:980px;
	min-height:600px;
	height:100%;
         margin:0 auto;
}
.content h3{
	font-size:30px;
	font-weight:bold;
	line-height:60px;
}
.content p{
	font-size:16px;
	line-height:50px;
}
.times{
	font-size:12px;
	color: #747474;
}
.times a{
  color: #000000;
}
#footer {margin-top: 17px;}
#footer p{
	text-align:center;
}
#footer a{ color:#fff; text-decoration:none; font-size:12px}
.beizhu {font-size:12px; line-height: 22px; text-align:center;}
.beizhu span{ display:block;}