body{
  margin: 0;
  padding: 0;
}
@media (max-width:750px) {
.new_haedtopAllBox {
    display: none;
}	
}

.module1{width: 100%;overflow: hidden;}
.module1 .module1_PcHead img{width: 100%;}
.module1  .module1_PcMiddle{width: 1200px;margin: auto;}
.module1  .module1_PcMiddle img{width: 100%;}
.module1 .module1_PcFoot img{width: 100%;}
.module1 *{
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align:center;
}
.module1_Move{
  display: none;
}
.module1_Move img{
  width: 100%;
  display: block;
  margin: -1px 0;
}
.module1 .w1{
  width:1200px;
  margin: 0 auto;
  position: relative;
}
.module1 .module1_PcHead .w1Btn {
  width: 20%;
  height: 82px;
  display: inline-block;
  position: absolute;
  left: 150px;
  bottom: 165px;
}
.module1 .module1_PcHead .w1Btn2 {
  width: 38.3%;
  height: 72px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 65px;
}
.module1 .module1_PcHead .w1Btn3 {
  width: 38.3%;
  height: 72px;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
}
.module1 .module1_PcHead .w2 {
  height: 75px;
}
.module1 .module1_PcHead .w1Btn4 {
  width: 38.3%;
  height: 72px;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -82px;
}
.module1 .module1_PcHead .w1Btn5 {
  width: 100%;
  height: 70px;
  display: inline-block;
  position: absolute;
    left:0;
  bottom: 0;
}
@media(max-width:750px) {
  .module1_Move{
    display: block;
  }
  #script{
    margin-top: 50px;
  }
  .module1_Pc{display: none;}
}
@media(min-width:1180px) and (max-width: 1400px) {
  .module1 .module1_PcHead .w1Btn {
  width: 175px;
  left: 280px;
  bottom: 90px;
}
.module1 .module1_PcHead .w1Btn2 {
    width: 400px;
  height: 72px;
  top: 35px;
}
.module1 .module1_PcHead .w1Btn3 {
  width: 390px;
    height: 50px;
    bottom: 16px;
}
.module1 .module1_PcHead .w2 {
  height: 75px;
}
.module1 .module1_PcHead .w1Btn4 {
  width: 350px;
  height: 50px;
  top: -55px;
}
}
#xinrong_head {
    height: 24px !important;
}
@media(min-width:1400px) and (max-width: 1700px) {
  .module1 .module1_PcHead .w1Btn {
  width: 18%;
  left: 198px;
  bottom: 120px;
}
.module1 .module1_PcHead .w1Btn2 {
    width: 410px;
  height: 72px;
  top: 45px;
}
.module1 .module1_PcHead .w1Btn3 {
  width: 390px;
    height: 50px;
    bottom: 25px;
}
.module1 .module1_PcHead .w2 {
  height: 75px;
}
.module1 .module1_PcHead .w1Btn4 {
  width: 350px;
  height: 50px;
  top: -65px;
}
}