/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background: #fefaee url("bj01.jpg") no-repeat top center;
}

a,
a:visited {
  color: #333;
  /*   font-size: 16px; */
}

a:hover,
a:visited:hover {
  color: rgb(245, 78, 78);
}

.container {
  width: 1200px;
  margin: 0px auto;

}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.container .logo {}

.container .logo a {
  display: block;
  margin-top: 30px;
  margin-bottom: 610px;
}


.section {
  width: 100%;
  margin: 30px 30px;
  padding: 30px 30px;
  background: #ffffff;
}

.jj {
  width: 100%;
  height: 224px;
  padding: 0px 20px 30px 20px;
  background: url("bj02.png") no-repeat center center;
}

.jj h3 {
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 42px;
  height: 42px;
  margin-bottom: 10px;
}

.jj p {
  width: 100%;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 400;

}


.section ul {
  width: 100%;
  margin-top: 30px;
}

.section ul li {
  width: 100%;
  margin-bottom: 30px;
  height: 451px;
  background: url("bj03.png") no-repeat center center;
}

.section ul li .sectionleft {
  width: 440px;
  height: 370px;
  float: left;
  overflow: hidden;
  margin-left: 77px;
  margin-top: 20px;
}

.section ul li .sectionleft a {
  width: 440px;
  height: 370px;
  display: block;

}

.section ul li .sectionleft a p {
  width: 100%;
  line-height: 45px;
  height: 45px;
  text-align: left;
  margin-bottom: 30px;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
}


.section ul li .sectionleft a img {
  width: 440px;
  height: auto;
  display: block;
}


.section ul li .sectionright {
  width: 545px;
  height: 310px;
  float: right;
  margin-right: 30px;
  margin-top: 80px;
}

.section ul li .sectionright p {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 42px;
  height: 260px;
  font-weight: 400;
}

.section ul li .sectionright a {
  display: block;
  width: 126px;
  height: 36px;
  background: url("bj04.png") no-repeat center center;
  font-size: 16px;
  line-height: 36px;
  padding-left: 20px;
  color: #fff;
  float: right;
  letter-spacing: 0;
  font-weight: 400;
}

.section>a {
  margin-left: 485px;
  background: url("bj05.png") no-repeat center center;
  width: 170px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;

}