/*通用部分*/
body {
  font-family: "微软雅黑";
  background: #f7f7f7;
  min-width: 1300px;
}

a,
a:visited {
  color: #333;
  font-size: 13px;
}

a:hover,
a:visited:hover {
  color: #333;
}

.container {
  width: 1300px;
  margin: 0px auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.top {

  background: url("bj.jpg") no-repeat bottom center;
  background-color: #f7f7f7;
  width: 100%;
  height: 776px;
}

.top .container a {
  display: inline-block;
  width: 212px;
}

.top .container a img {
  display: inline-block;
  width: 100%;
}

.firstcontent {
  width: 100%;
}

.catname {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}

.catname p {
  float: left;
  font-size: 36px;
  font-weight: bold;
  color: #3064bb;
  margin-left: 600px;
}

.catname a {
  display: inline-block;
  background: url("catname1.png") no-repeat right center;
  float: right;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  width: 70px;
  font-weight: bold;
  color: #000000;
}

.firstcontentlist {
  font-size: 18px;
  line-height: 42px;
  text-indent: 2em;
}

.firstcontent ul {
  width: 100%;
  padding-left: 300px;
  margin-top: 50px;

}

.firstcontent ul li {
  float: left;
  width: 150px;
  height: 290px;
  display: inline-block;
  margin-right: 120px;
}

.firstcontent ul li a {
  display: inline-block;
  width: 100%;
}

.firstcontent ul li img {
  width: 100%;
  display: inline-block;
}

.secondcontent ul {}

.secondcontentleft {
  display: inline-block;
  width: 320px;
  height: 350px;
  margin-right: 45px;
  float: left;
}

.secondcontentleft a {
  display: inline-block;
  width: 100%;
}

.secondcontentleft img {
  display: inline-block;
  width: 100%;
  height: 220px;
}

.secondcontentleft span {
  background: #ffff;
  display: inline-block;
  width: 100%;
  height: 90px;
  font-size: 18px;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  text-align: center;
}

.secondcontentrightlist {
  width: 570px;
}

.secondcontentrightlist li {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #e5e5e5;
}

.secondcontentrightlist li p {

  width: 570px;
  font-size: 18px;
  line-height: 50px;
  float: left;
}


.secondcontentrightlist li p b { 
  float: right;
  width: 100px;
  font-size: 15px;
  line-height: 50px;
  color: #8d8d8d;  
  font-weight: unset;
}

.thirdcontent {
  width: 100%;
}

.thirdcontent .jcsp {
  width: 1310px;
  margin-bottom: 30px;
}

.thirdcontent .jcsp li {
  display: inline-block;
  width: 895px;
  height: 490px;
  margin-right: 10px;
  float: left;
}

.thirdcontent .jcsp li a {
  display: inline-block;
  width: 100%;
}

.thirdcontent .jcsp li a img {
  display: inline-block;
  width: 100%;
}

.thirdcontent .jctp {
  width: 1315px;
}

.thirdcontent .jctp li {
  width: 590px;
  height: 330px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.thirdcontent .jctp li a {
  display: inline-block;
  width: 100%;
}

.thirdcontent .jctp li a img {
  display: inline-block;
  width: 100%;
}

.bottomcontent {
  width: 100%;
  margin-bottom: 50px;
}

.bottomcontent img {
  display: block;
  width: 100%;
}