#banner01 {
  height: 183px;
  background: url(./images/20171030_01.jpg) no-repeat center;
}

 .container {
  position: relative;
  width: 1200px;
 color: #000000;
  margin: 0 auto 0;
}
.banner02{
  height: 311px;
  background: url(./images/20171030_02.jpg) no-repeat center;
}

.banner03{
  height: 370px;
  background: url(./images/20171030_03.jpg) no-repeat center;
}
.primary04{
  height: 344px;
  background: url(./images/20171030_04.jpg) no-repeat center;
}
.primary05{
  height: 673px;
  background: url(./images/20171030_05.jpg) no-repeat center;
  position: relative;
}
.link-btn1{
  position: absolute;
  display:block;
  width: 220px;
  height: 42px;
  font-size: 16px;
  background-color:#fcc900;
  text-align: center;
  line-height: 42px;
  z-index: 100;
  margin:430px 560px 152px 420px;
}

.beisai{
  position:absolute;
  width:280px;
  height: 400px;
  z-index: 100;
  margin:72px 66px 200px 850px;

}
.biaoqian1{
  position: absolute;
  width:93px;
  height: 93px;
  z-index: 110;
  margin:410px 285px 132px 824px;
}


.middle06{
  height: 325px;
  background: url(./images/20171030_06.jpg) no-repeat center;
}
.middle07{
  height: 689px;
  background: url(./images/20171030_07.jpg) no-repeat center;
  position: relative;
}

.middle{
  position:absolute;
  width:280px;
  height: 400px;
  z-index: 100;
  margin:90px 850px 200px 66px;
}

.biaoqian2{
  position: absolute;
  width:93px;
  height: 93px;
  z-index: 110;
  margin:410px 824px 189px 274px;
}

.link-btn2{
  position: absolute;
  display:block;
  width: 220px;
  height: 42px;
  font-size: 16px;
  background-color:#fcc900;
  text-align: center;
  line-height: 42px;
  z-index: 100;
  margin:450px 592px 200px 388px;
}

.high08{
  height: 345px;
  background: url(./images/20171030_08.jpg) no-repeat center;
}
.high09{
  height: 622px;
  background: url(./images/20171030_09.jpg) no-repeat center;
  position: relative;
}

.link-btn3{
  position: absolute;
  display:block;
  width: 220px;
  height: 42px;
  font-size: 16px;
  background-color:#fcc900;
  text-align: center;
  line-height: 42px;
  z-index: 100;
  margin:430px 560px 150px 420px;
}

.high{
  position:absolute;
  width:280px;
  height: 400px;
  z-index: 100;
  margin:72px 66px 150px 850px;

}
.biaoqian3{
  position: absolute;
  width:93px;
  height: 93px;
  z-index: 110;
  margin:400px 285px 132px 824px;
}

.foot10{
  height: 396px;
  background: url(./images/20171030_10.jpg) no-repeat center;
}
.foot11{
  height: 400px;
  background: url(./images/20171030_11.jpg) no-repeat center;
 }

#fixed { width: 100%; height: 76px; background: rgba(0,0,0,.8); position: fixed; bottom: 0; left: 0; z-index: 1000; }

#fixed .fixed-container { width: 1200px; height: 76px; line-height: 76px; position: relative; margin: 0 auto 0; }

#fixed .fixed-container .fixed-pic { position: absolute; left: 20px; font-size: 36px; font-weight: bold; color: #fcc900;}

#fixed .fixed-container form { margin-left: 630px;}

#fixed .fixed-container form input { width: 194px; height: 30px; margin: 0 4px; font-size: 14px;}

/*#fixed .fixed-container form select { width: 144px; height: 32px; color: #a1a1a1; font-size: 14px; }*/

#fixed .fixed-container form select option { color: #000; }

#fixed .fixed-container form .submit { width: 114px; height: 36px; font-size: 16px; color: #fff; background-color: #ff3600; border: 0px; cursor: pointer; border-radius: 4px; }

#fixed .fixed-container form .submit:hover { background-color: #df3726; }


