* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  font-weight: 300;
  background: #f2f2f2;
}
body {
  font-family: "宋体";
  font-size: 16px;
  background: url(../images/bgc.jpg);
}
h2,
h3,
h4 {
  font-weight: 300;
}
#scrollPics {
  height: 700px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
  
}

 .slider {
   margin-top: 0px;
  
}

 .slider img {
   width: 100%;
  
}
.num {
   position: absolute;
   right: 5px;
   bottom: 5px;
  
}

 .num li {
  float: left;
  color: #ff7300;
  text-align: center;
  line-height:40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  overflow: hidden;
  margin: 3px 1px;
  border: 1px solid #ff7300;
  background-color: white;
  border-radius: 50%;
 
}

 .num li.active {
   color: #fff;
   line-height: 40px;
   width: 40px;
   height: 40px;
   font-size: 16px;
   margin: 0 1px;
   border: 0;
   background-color: #ff7300;
   font-weight: bold;
   border-radius: 50%;
   cursor: pointer;
  
}
a {
  text-decoration: none;
  color: #333;
}
.clear {
  clear: both;
}
.head {
  width: 100%;
}
.head .head_nav {
  width: 100%;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  padding: 0 10%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  margin-bottom: 20px;
}
.head .head_nav a {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  margin-left: 20px;
}
.head .head_nav h1 {
  float: left;
  margin-right: 50px;
  font-weight: 300;
}
.head_index {
  height: 80px;
  background-size: cover;
  background-attachment: fixed;
}
.head_index .head_nav {
  position: fixed;
  top: 0;
}
.head_index2 {
  height: 400px;
  background: #877050;
  background: url(../images/banner.jpg) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 50px;
  background-position: center;
}
.head_index2 .head_nav {
  position: fixed;
  top: 0;
}
h2 {
  width: 170px;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 3px solid #4e4033;
  margin: 0 auto;
  font-weight: 300;
}
.box1,.box3,.box2,.box4 {
  width: 1200px;
  margin: 50px auto;
  background: #fff;
    padding: 1px 10px 0px 10px;
    text-align: center;
}
.box1 h2,
.box3 h2,
.box4 h2,
.box2 h2 {
      margin-top: 30px;
        background: #996237b8;
        color: #fff;
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin-bottom: 20px;
}
.box1 a {
  display: inline-block;
  width: 24%;
  margin-right: 1px;
  text-align: center;
  margin-bottom: 50px;
}
.one img {
  height: 280px !important;
}
.box1 a img {
  width: 100%;
  height: 148px;
}
.box2 {
  width: 1200px;
  margin: 50px auto;
}
.box2 a {
  display: inline-block;
  width: 48%;
  text-align: center;
  margin-bottom: 50px;
}
.box2 a img {
  width: 100%;
}
.box3 {
  width: 1200px;
  margin: 50px auto;
  text-align: center;
}
.box3 img {
  width: 400px;
  margin: 30px 0;
}
.box3 h3 {
  font-size: 20px;
}
.box3 p {
  line-height: 1.8;
  margin-bottom: 20px;
  padding: 0 50px;
}
.box4 img {
  width: 240px;
  height: 190px;
}
.foot {
  background: #4e4033;
  text-align: center;
  color: #fff;
  padding: 30px 0;
  margin-top: 50px;
}
.sk {
  width: 1200px;
  margin: 0 auto;
}
.sk a {
  display: inline-block;
  padding: 5px;
  background: #fa8b08;
  color: #fff;
  margin-bottom: 20px;
}
.ly {
  width: 1200px;
  margin: 40px auto;
}
.ly img {
  width: 100%;
}
.box4 {
  width: 1200px;
  margin: 50px auto;
  text-align: center;
}
.box4 a {
  display: inline-block;
  width: 22%;
  margin-right: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.box4 a img {
  width: 100%;
}
.box4 img {
  width: 200px;
  margin: 20px 0;
}
.box4 h3 {
  font-size: 20px;
}
.box4 p {
  line-height: 1.8;
}
.box5 {
  width: 1200px;
  margin: 50px auto;
}
.box5 a {
  display: inline-block;
  width: 120px;
  height: 120px;
  margin-right: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.box5 a img {
  width: 100%;
  height: 100%;
}
.dd {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  padding: 30px 0;
}
.dd h3 {
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.dd ol,
.dd ul {
  padding-left: 10px;
  font-size: 20px;
}
.dd li {
  margin-bottom: 20px;
  background: #fbb759;
  width: 400px;
}
.dd ul {
  margin-bottom: 100px;
}
.shezhi {
  background: #fbb759;
  width: 200px;
  margin: 0 auto;
  margin-top: 50px;
}
.shezhi a {
  display: block;
  color: #fff;
  padding: 20px;
  margin: 20px;
  text-align: center;
  font-size: 20px;
}
