@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

i,
em {
  font-style: normal;
}

li {
  list-style: none;
}

html {
  font-size: 16px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  border: none;
  outline: none;
}

.wp {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

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

.clearfix {
  zoom: 1;
}

.nav {
  display: none;
}

.head {
  position: relative;
  z-index: 10;
  background: url(/ban1/gold-mining-equipment-images/banner.jpg) no-repeat center;
  height: 780px;
  padding-top: 30px;
}

.head .top ul {
  margin-top: 69px;
  position: relative;
}

.head .top ul.u1 {
  float: left;
  width: 45%;
}

.head .top ul.u1 li {
  text-align: left;
}

.head .top ul.u1:before {
  width: 90%;
  height: 2px;
  background: #555a67;
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  left: 0;
}

.head .top ul.u2 {
  float: right;
  width: 45%;
}

.head .top ul.u2 li {
  text-align: right;
  left: -3%;
}

.head .top ul.u2 li:after {
  width: 1px;
  height: 16px;
  background: #575d69;
  content: "";
  display: block;
  position: absolute;
  right: -25%;
  top: 50%;
  margin-top: -8px;
}

.head .top ul.u2:before {
  width: 90%;
  height: 2px;
  background: #555a67;
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  right: 0;
}

.head .top ul li {
  float: left;
  width: 25%;
  position: relative;
}

.head .top ul li:after {
  width: 1px;
  height: 16px;
  background: #575d69;
  content: "";
  display: block;
  position: absolute;
  right: 25%;
  top: 50%;
  margin-top: -8px;
}

.head .top ul li a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  transition: all .5s ease;
}

.head .top ul li a:hover {
  color: #eb8c04;
  transition: all .5s ease;
}

.head .top ul li.active a,
.head .top ul li:hover a {
  position: relative;
  transition: all .5s ease;
}

.head .top ul li.active {
  position: relative;
}

.head .top ul li.active:before {
  height: 4px;
  width: 96px;
  background: #eb8c04;
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
}

.head .top ul li.active:after {
  display: none;
}

.head .top ul li.active p {
  font-size: 12px;
  color: #9198a7;
}

.head .top ul li.online a {
  font-size: 16px;
  color: #eb8c04;
  text-decoration: underline;
  text-transform: lowercase;
  position: relative;
  right: -24%;
}

.head .top ul li.online:after {
  display: none;
}

.head .top .logo {
  float: left;
  width: 10%;
  text-align: center;
}

.head .middle {
  text-align: center;
  margin-top: 130px;
}

.head .middle p {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}

.head .middle h1 {
  font-size: 55px;
  color: #fff;
  text-transform: capitalize;
}

.head .middle h1 strong {
  color: #eb8c04;
}

.head .middle .talk {
  margin: 36px auto 0;
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-align: center;
  transition: all .5s ease;
  cursor: pointer;
}

.head .middle .talk {
  font-size: 16px;
  color: #eb8c04;
  font-weight: bold;
  text-transform: capitalize;
  transition: all .5s ease;
}

.head .middle .talk:hover {
  background: #eb8c04;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}

.head .middle .talk:hover {
  color: #fff;
  transition: all .5s ease;
}

.head .bottom {
  margin-top: 130px;
  box-shadow: 0 12px 65px rgba(0, 8, 56, 0.2);
}

.head .bottom p {
  text-align: center;
  font-size: 18px;
  color: #727c99;
  position: relative;
  margin-bottom: 20px;
}

.head .bottom p:after {
  width: 48px;
  height: 2px;
  background: #eb8c04;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  bottom: -6px;
}

.head .bottom .bot-t {
  background: #fff;
  padding: 15px 30px 10px;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}

.head .bottom .bot-t ul {
  overflow: hidden;
  width: 100%;
}

.head .bottom .bot-t li {
  float: left;
  text-align: center;
  width: 13.58%;
  margin-left: .7%;
}

.head .bottom .bot-t li img {
  width: 100%;
}

.head .bottom .bot-t li span {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  color: #252c41;
}

.head .bottom .bot-t li a:hover span {
  color: #eb8c04
}

.head .bottom .email {
  display: none
}

.head .bottom .bot-b {
  background: #f2f3f7;
  padding: 15px 30px 23px;
}

.head .bottom .bot-b ul {
  overflow: hidden;
  margin-left: -1%;
}

.head .bottom .bot-b ul li {
  float: left;
  width: 24%;
  margin-left: 1%;
  text-align: center;
}

.head .bottom .bot-b ul li {
  background: #fff;
  display: block;
  font-size: 18px;
  color: #5f6478;
  line-height: 1.4;
  font-weight: bold;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 11px 0;
}

/* .head .bottom .bot-b ul li.active  { background: none; } */
.index-gold {
  background: #f2f3f7;
  padding-top: 282px;
  text-align: center;
  padding-bottom: 40px;
}

.index-gold h2 {
  font-size: 36px;
  color: #30333f;
  position: relative;
}

.index-gold h2:after {
  content: "";
  display: block;
  position: absolute;
  background: url(/ban1/gold-mining-equipment-images/bt_icon.png) no-repeat;
  width: 292px;
  height: 20px;
  left: 50%;
  margin-left: -146px;
  bottom: -40px;
}

.index-gold p {
  font-size: 16px;
  color: #75767a;
  line-height: 1.6em;
  margin-top: 52px;
  padding: 0 16%;
}

.index-gold .img {
  margin-top: 45px;
}

.index-jk {
  margin-top: 220px;
  background: url(/ban1/gold-mining-equipment-images/jk_bg.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.index-jk p {
  font-size: 16px;
  color: #fff3dc;
  line-height: 2.26em;
  padding: 30px 16%;
}

.index-jk .line {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin: 0 auto;
  transition: all .5s ease;
  font-size: 14px;
  color: #eb8c04;
  font-weight: bold;
  cursor: pointer;
}

.index-jk .line:hover {
  background: #eb8c04;
  transition: all .5s ease;
}

.index-jk .line:hover {
  color: #fff;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.index-jk .video_swt{
  max-width: 90%;
  display: table;
  margin: 0 auto;
  padding: 14px 70px 14px 17px;
  background-image: url(../images/icon_video3.png);
  background-repeat: no-repeat;
  background-position: right 17px center;
  background-size: 31px;
  border: 1px solid #eb8c04;
  border-radius: 10px;
  font-size: 16px;
  color: #eb8c04;
  line-height: 1.2;
  text-align: center;
  transition: all linear 0.4s;
  cursor: pointer;
}
.index-ore-list {
  padding: 70px 0;
  background: #f2f3f7;
}

.index-ore-list .ul_list .li_list+.li_list {
  margin-top: 70px;
}

.index-ore {
  text-align: center;
  background: #f2f3f7;
}

.index-ore h2 {
  font-size: 36px;
  color: #30333f;
  position: relative;
}

.index-ore h2:after {
  content: "";
  display: block;
  position: absolute;
  background: url(/ban1/gold-mining-equipment-images/bt_icon.png) no-repeat;
  width: 292px;
  height: 20px;
  left: 50%;
  margin-left: -146px;
  bottom: -40px;
}

.index-ore p {
  margin-top: 55px;
  font-size: 16px;
  color: #75767a;
  padding: 0 15%;
  line-height: 1.5em;
}

.index-ore p strong {
  color: #30333f;
  font-weight: bold;
}

.index-ore .pic {
  margin-top: 50px;
  margin-bottom: 50px;
}

.index-ore .cp_list {
  margin: 50px auto;
  position: relative;
}

.index-ore .cp_list .list_box {
  width: 57.834%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: url(../gold-mining-equipment-images/index-ore_cpbg.png) center no-repeat;
  background-size: 100%;
}

.index-ore .cp_list .list_box ul {
  overflow: hidden;
  font-size: 0;
}

.index-ore .cp_list .list_box ul li {
  width: 25%;
  display: inline-block;
  text-align: center;
}

.index-ore .cp_list .list_box ul li strong {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #75767a;
}

.index-ore .cp_list .list_box ul li span {
  width: 122px;
  max-width: 80%;
  display: block;
  margin: 0 auto;
}

.index-ore .cp_list .list_box ul li span img {
  width: 100%;
  display: block;
}

.index-ore .cp_list .list_box ul li a:hover strong {
  color: #eb8c04
}

.index-ore .cp_list .list_box .list1 {
  margin-left: -15%;
}

.index-ore .cp_list .list_box .list1 li strong {
  margin-bottom: 10px;
}

.index-ore .cp_list .list_box .list2 {
  margin-right: -15%;
  margin-top: 80px;
}

.index-ore .cp_list .list_box .list2 li strong {
  margin-top: 10px;
}

.index-ore .cp_list .wl_box li {
  width: 14.834%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.index-ore .cp_list .wl_box li img {
  width: 100%;
  display: block;
}

.index-ore .cp_list .wl_box .wl1 {
  left: 0;
}

.index-ore .cp_list .wl_box .wl2 {
  right: 0;
}

.index-ore .line {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #eb8c04;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin: 0 auto;
  transition: all .5s ease;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.index-ore .line:hover {
  background: #fff;
  transition: all .5s ease;
  box-shadow: 0 0 10px rgba(0, 8, 56, 0.2);
}

.index-ore .line:hover {
  color: #eb8c04;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}

.index-ore span {
  font-size: 12px;
  line-height: 2em;
  color: #9093a5;
  display: block;
  margin-top: 5px;
}

.ore-list {
  margin-top: 50px;
  background: #f2f3f7;
}

.ore-list ul {
  padding: 0;
}

.ore-list ul li {
  overflow: hidden;
  margin-bottom: 35px;
}

.ore-list ul li .li-left {
  float: left;
  width: 13%;
}

.ore-list ul li .li-right {
  float: left;
  width: 87%;
}

.ore-list ul li .li-right strong {
  font-size: 18px;
  color: #5f626e;
  line-height: 1.3em;
  display: block;
  margin-bottom: 22px;
  position: relative;
}

.ore-list ul li .li-right strong:after {
  width: 48px;
  height: 4px;
  background: #eb8c04;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -15px;
}

.ore-list ul li .li-right p {
  font-size: 16px;
  color: #727583;
  line-height: 1.5em;
  margin-bottom: 8px;
}

.index-case {
  background: url(/ban1/gold-mining-equipment-images/case_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 102px 0 98px;
  width: 100%;
  // height: 808px;
}
.index-case .wp{
  overflow: hidden;
}
.index-case .case-left {
  float: left;
  width: 50%;
  padding: 45px 6% 0 8%;
}

.index-case .case-left h2 {
  font-size: 30px;
  line-height: 1.6em;
  color: #fff;
  margin-bottom: 30px;
}

.index-case .case-left .box-left,
.index-case .case-left .box-right {
  float: left;
  width: 50%;
}

.index-case .case-left .box-left p,
.index-case .case-left .box-right p {
  font-size: 20px;
  color: #e8e9f0;
  position: relative;
  margin-bottom: 24px;
}

.index-case .case-left .box-left p:after,
.index-case .case-left .box-right p:after {
  content: "";
  display: block;
  width: 36px;
  height: 4px;
  background: #eb8c04;
  position: absolute;
  bottom: -15px;
}

.index-case .case-left .box-left strong,
.index-case .case-left .box-right strong {
  font-size: 20px;
  color: #e8e9f0;
}

.index-case .case-left .ul-box {
  margin-top: 33px;
}

.index-case .case-left .ul-box p {
  color: #e8e9f0;
  margin-bottom: 15px;
}

.index-case .case-left .ul-box ul {
  overflow: hidden;
}

.index-case .case-left .ul-box ul li {
  float: left;
  margin-right: 10px;
}

.index-case .case-left .ul-box ul li {
  color: #30333f;
  font-size: 15px;
  font-weight: bold;
  background: #dcdde0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 10px;
}

.index-case .case-left .text {
  font-size: 15px;
  color: #eb8c04;
  line-height: 1.6em;
  margin: 23px 0 40px;
}

.index-case .case-left .line {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all .5s ease;
  font-size: 14px;
  color: #eb8c04;
  font-weight: bold;
  cursor: pointer;
}

.index-case .case-left .line:hover {
  background: #eb8c04;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}

.index-case .case-left .line a {
  color: #eb8c04;
}

.index-case .case-left .line:hover a {
  color: #fff;
}

.index-case .case-left .line:hover {
  color: #fff;
  transition: all .5s ease;
}

.index-case .case-right {
  float: right;
  width: 50%;
}

.index-case .case-right img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.index-case .case-right .p-box {
  overflow: hidden;
  background: #fff;
  position: relative;
  top: -120px;
  margin: 0 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 25px 40px;
}

.index-case .case-right .p-box strong {
  font-size: 18px;
  color: #30333f;
  display: block;
  margin-bottom: 8px;
}

.index-case .case-right .p-box p {
  font-size: 15px;
  line-height: 1.6em;
  color: #5d637a;
}

.index-case .case-right .p-box:before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  background: #eb8c04;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  position: absolute;
  left: 0;
  top: 0;
}

.index-buy {
  background: #f2f3f7;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 80px;
}

.index-buy .buy-box {
  padding: 0 18% 25px;
}

.index-buy .buy-box h2 {
  font-size: 36px;
  color: #30333f;
  position: relative;
}

.index-buy .buy-box h2:after {
  content: "";
  display: block;
  position: absolute;
  background: url(/ban1/gold-mining-equipment-images/bt_icon.png) no-repeat;
  width: 292px;
  height: 20px;
  left: 50%;
  margin-left: -146px;
  bottom: -40px;
}

.index-buy .buy-box strong {
  font-size: 18px;
  color: #75767a;
  display: block;
  margin-top: 55px;
}

.index-buy .buy-box p {
  color: #75767a;
  line-height: 1.5em;
}

.index-buy .buy-list {
  background: #fff;
}

.index-buy .buy-list .u1 {
  overflow: hidden;
}

.index-buy .buy-list .u1 li {
  float: left;
}

.index-buy .buy-list .u2 {
  overflow: hidden;
}

.index-buy .buy-list .u2 li {
  float: right;
}

.index-buy .buy-list li {
  width: 25%;
}

.index-buy .buy-list li strong {
  font-size: 36px;
  color: #eb8c04;
  display: block;
  margin-top: 65px;
  font-family: Impact;
}

.index-buy .buy-list li strong span {
  font-size: 16px;
  font-weight: bold;
}

.index-buy .buy-list li p {
  color: #75767a;
  line-height: 1.75em;
}

.index-process {
  padding: 55px 0 80px;
}

.index-process h2 {
  font-size: 36px;
  color: #30333f;
  position: relative;
  text-align: center;
  margin-bottom: 70px;
}

.index-process h2:after {
  content: "";
  display: block;
  position: absolute;
  background: url(/ban1/gold-mining-equipment-images/bt_icon.png) no-repeat;
  width: 292px;
  height: 20px;
  left: 50%;
  margin-left: -146px;
  bottom: -40px;
}

.index-process .pro-left {
  float: left;
  width: 50%;
}

.index-process .pro-right {
  float: left;
  width: 50%;
  padding-left: 5%;
  margin-top: 20px;
}

.index-process .pro-right li {
  font-size: 15px;
  color: #595f75;
  margin-top: 5px;
}

.index-process .pro-right li span {
  font-size: 36px;
  color: #eb8c04;
  margin-right: 10px;
  font-family: '新宋体';
}

.index-process .pro-right .line {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #eb8c04;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin-top: 40px;
  transition: all .5s ease;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  transition: all .5s ease;
  cursor: pointer;
}

.index-process .pro-right .line:hover {
  background: #fff;
  transition: all .5s ease;
  box-shadow: 0 0 10px rgba(0, 8, 56, 0.2);
}

.index-process .pro-right .line:hover {
  color: #eb8c04;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}

.index-cact {
  padding: 75px 0;
  background: #30333f;
}

.index-cact .cact-left {
  float: left;
  width: 58%;
}

.index-cact .cact-left strong {
  font-size: 55px;
  color: #fff;
  display: block;
  margin-bottom: 40px;
}

.index-cact .cact-left .message ul {
  margin-left: -10%;
  overflow: hidden;
}

.index-cact .cact-left .message ul li {
  float: left;
  padding: 10px 30px;
  position: relative;
  width: 40%;
  margin-left: 10%;
  border-bottom: 1px solid #818a96;
  margin-bottom: 30px;
}

.index-cact .cact-left .message ul li:before {
  position: absolute;
  left: 0;
  top: 12px;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
}

.index-cact .cact-left .message ul li.m-name:before {
  background: url(/ban1/gold-mining-equipment-images/me_1.png) no-repeat;
  background-size: 100% 100%;
}

.index-cact .cact-left .message ul li.m-email:before {
  background: url(/ban1/gold-mining-equipment-images/me_2.png) no-repeat;
  background-size: 100% 100%;
}

.index-cact .cact-left .message ul li.m-phone:before {
  background: url(/ban1/gold-mining-equipment-images/me_3.png) no-repeat;
  background-size: 100% 100%;
}

.index-cact .cact-left .message ul li input {
  background: #30333f;
  width: 100%;
}

.index-cact .cact-left .message ul li.m-pro {
  background-color: #f5f5f5;
  border: 1px solid transparent;
  padding: 10px 18px;
  float: right;
}

.index-cact .cact-left .message ul li.m-pro input {
  background-color: #f5f5f5;
  font-weight: bold;
  color: #33495b;
  opacity: 1;
}

.index-cact .cact-left .message ul li input {
  border: none;
  font-size: 14px;
  color: #fff;
  outline: none;
  width: 100%;
}

.index-cact .cact-left .message .msg-areas textarea {
  border: 1px solid #818a96;
  width: 100%;
  height: 250px;
  padding: 15px 20px;
  font-size: 14px;
  color: #fff;
  background: #30333f;
}

.index-cact .cact-left .message ul li input::-webkit-input-placeholder,
.index-cact .cact-left .message .msg-areas textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: .6;
}

.message .line {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  margin-top: 40px;
  cursor: pointer;
  transition: all .5s ease;
}

.message .line input {
  background: #fff;
  cursor: pointer;
  transition: all .5s ease;
}

.message .line:hover input {
  background: #eb8c04;
  color: #fff
}

.message .line a {
  font-size: 14px;
  color: #eb8c04;
  font-weight: bold;
  transition: all .5s ease;
}

.message .line:hover {
  background: #eb8c04;
  transition: all .5s ease;
}

.index-cact .cact-right {
  float: right;
  width: 42%;
  padding-left: 3.5%;
  margin-top: 20px;
}

.index-cact .cact-right .foot-logo {
  float: right;
  margin-bottom: 90px;
}

.index-cact .cact-right ul {
  overflow: hidden;
  margin-top: 30px;
}

.index-cact .cact-right ul li {
  float: left;
  width: 48%;
  margin-left: 10%;
}

.index-cact .cact-right ul li p {
  font-size: 14px;
  color: #e8e9f0;
}

.index-cact .cact-right ul li strong {
  font-size: 14px;
  color: #e8e9f0;
}

.index-cact .cact-right ul li.fr {
  float: right;
  width: 32%;
}

/* 右侧固定 */
.fixed-right {
  position: fixed;
  text-align: center;
  right: 20px;
  bottom: 200px;
  z-index: 9999;
  width: 90px;
  box-shadow: 0 0 15px rgba(0, 8, 56, 0.2);
}

.fixed-right p {
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
  line-height: 1.1em;
}

.fixed-right .top {
  padding: 15px 10px 5px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  background: #30333f;
}

.fixed-right .top:hover p,
.fixed-right .middle:hover a {
  color: #eb8c04;
}

.fixed-right .middle {
  border-bottom: 1px solid #fff;
  padding: 15px 0 10px;
  cursor: pointer;
  background: #30333f;
}

.fixed-right .middle a {
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
  line-height: 1.1em;
}

.fixed-right .bottom {
  background: #fff;
  padding: 8px 0;
  cursor: pointer;
}

/* 右侧固定 end*/
.m-foot {
  background: #324a5f;
  padding: 22px 27px;
  display: none;
}

.m-foot ul {
  margin-left: -3%;
}

.m-foot li {
  float: left;
  height: 80px;
  line-height: 80px;
  width: 47%;
  margin-left: 3%;
  text-align: center;
  position: relative;
}

.m-foot li a {
  font-size: 24px;
  color: #f5f5f5;
  display: block;
  padding-left: 45px;
}

.m-foot li:first-child {
  background: #415e75;
}

.m-foot li:first-child a:before {
  background: url(/ban1/gold-mining-equipment-images/ly.png) no-repeat;
  background-size: 100%;
  width: 36px;
  height: 38px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 15%;
}

.m-foot li:nth-child(2) {
  background: #e94c3b;
}

.m-foot li:nth-child(2) a:before {
  background: url(/ban1/gold-mining-equipment-images/xx.png) no-repeat;
  background-size: 100%;
  width: 41px;
  height: 38px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 30%;
}

.pop-video {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: -150%;
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
}

.pop-video .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
}

.pop-video .close {
  position: absolute;
  right: 35px;
  top: 20px;
  width: 43px;
  height: 43px;
  background: url(/ban1/gold-mining-equipment-images/close.png) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  cursor: pointer;
}

.pop-video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 90%;
}

.pop-video.open {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.pop-video .message {
  border-top: 8px solid #eb8c04;
  background: #fff;
  position: relative;
  z-index: 5;
  top: 20%;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  padding: 25px 160px 40px;
}

.pop-video .message strong {
  font-size: 28px;
  color: #3e4874;
  text-transform: uppercase;
  line-height: 48px;
}

.pop-video .message span {
  font-size: 16px;
  color: #eb8c04;
  display: block;
  background: #f4f4ff;
  border-radius: 30px;
  height: 48px;
  line-height: 48px;
  width: 230px;
  text-align: center;
  float: right;
  margin-right: 25%;
}

.pop-video .message {
  margin-top: 3px;
}

.pop-video .message li {
  border-bottom: 1px solid #d7d7ff;
  padding: 30px 0 10px 45px;
  position: relative;
}

.pop-video .message li:before {
  position: absolute;
  left: 12px;
  top: 50%;
  content: "";
  display: block;
}

.pop-video .message li.icon-name:before {
  background: url(/ban1/gold-mining-equipment-images/rw.png) no-repeat;
  background-size: 100% 100%;
  width: 14px;
  height: 15px;
  margin-top: 2px;
}

.pop-video .message li.icon-email:before {
  background: url(/ban1/gold-mining-equipment-images/yx.png) no-repeat;
  background-size: 100% 100%;
  width: 16px;
  height: 13px;
  margin-top: 5px;
}

.pop-video .message li.icon-tel:before {
  background: url(/ban1/gold-mining-equipment-images/dh.png) no-repeat;
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.pop-video .message li input {
  font-size: 16px;
  color: #adabdc;
  height: 30px;
  width: 100%;
}

.pop-video input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
}

.pop-video .message li textarea {
  height: 120px;
  width: 100%;
  background: #f7f7f7;
  font-size: 16px;
  line-height: 1.5em;
  color: #adabdc;
  resize: none;
  padding: 20px 30px 20px 45px;
}

.pop-video .message li.last {
  border: none;
  padding: 25px 0;
}

.pop-video .message li.last:before {
  /* background: url(/ban1/gold-mining-equipment-images/sx.png) no-repeat;background-size: 100% 100%;*/
  width: 16px;
  height: 16px;
  margin-top: 2px;
  position: absolute;
  left: 12px;
  top: 50px;
  content: "";
  display: block;
}

.pop-video .message button {
  border: none;
  background: #eb8c04;
  width: 280px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(94, 88, 246, 0.3);
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.pop-video .message button:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #c1770c;
  transform-origin: center top;
  transform: scaleY(0);
  transition: 0.25s ease-in-out;
  border-radius: 10px;
}

.pop-video .message button:hover::before {
  transform-origin: center bottom;
  transform: scaleY(1);
}

.pop-video .message button:after {
  width: 21px;
  height: 19px;
  background: url(/ban1/gold-mining-equipment-images/zfj.png) no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 50px;
}

.pop-video .message li textarea::-webkit-input-placeholder {
  color: #adabdc;
}

.pop-video .message li textarea::-moz-placeholder {
  color: #adabdc;
}

.pop-video .message li textarea:-moz-placeholder {
  color: #adabdc;
}

.pop-video .message li textarea:-ms-input-placeholder {
  color: #adabdc;
}

.foot {
  background: #24262f;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

@media screen and (max-width: 1599px) {
  .wp {
    max-width: 1280px;
  }
}

@media screen and (max-width: 1399px) {
  .wp {
    max-width: 1150px;
  }

  .head .top ul li:after,
  .head .top ul.u2 li:after {
    display: none;
  }

  .index-case .case-left {
    padding: 0 6% 0 8%;
  }

  .wrap {
    max-width: 1160px;
  }
}

@media screen and (max-width: 1299px) {
  .head .top ul li.online a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1199px) {
  .head .top ul.u1 li {
    text-align: center;
    left: -6%;
  }

  .head .top ul.u2 li {
    width: 22%;
    text-align: center;
    left: auto;
    right: -3%;
  }

  .head .top ul li.online a {
    font-size: 12px;
  }

  .head .top ul.u1:before,
  .head .top ul.u2:before {
    width: 93%;
  }

  .head .top ul li a {
    font-size: 14px;
  }

  .head .bottom .bot-t {
    padding: 22px 5px;
  }

  .head .bottom .bot-b {
    padding: 15px 5px 23px;
  }

  .ore-list ul {
    padding: 0 3% 55px;
  }

  .index-case .case-left {
    padding: 0;
  }

  .index-cact {
    padding: 55px 15px;
  }
}

@media screen and (max-width: 1023px) {
  .nav-on {
    display: block;
    position: absolute;
    z-index: 99999;
    right: 3%;
    top: 70px;
    background: #fff;
    padding: 10px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 8, 56, 0.2);
  }

  .nav-on li {
    margin-bottom: 0;
  }

  .nav-on li a {
    display: block;
    padding: 5px 20px;
    font-size: 16px;
    color: #000;
    text-align: center;
  }

  .menu {
    overflow: hidden;
    margin-top: 36px;
    position: absolute;
    right: 4%;
    top: 0;
    z-index: 999;
  }

  .menu:hover i:after {
    transform: scaleX(1);
    transform-origin: 0 50%;
    transition-timing-function: ease;
  }

  .menu i {
    position: relative;
    display: block;
    width: 28px;
    height: 2px;
    margin-bottom: 6px;
    padding: 0;
    background-color: #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .menu i.line-bottom {
    width: 22px;
    float: right;
  }

  .menu i:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    transition: transform .35s;
    background-color: rgba(255, 255, 255, 0.4);
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .main-on {
    transform: translateX(0);
    transition: transform .5s;
  }

  .main-on i {
    display: block;
  }

  .main-on i.line-top {
    transform: translateY(8px) rotate(-45deg);
  }

  .main-on i.line-middle {
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }

  .main-on i.line-bottom {
    width: 28px;
    transform: translateY(-8px) rotate(45deg);
  }

  .head .top .logo {
    display: block;
    width: 100px;
    margin-left: 3%;
  }

  .head .top ul.u1,
  .head .top ul.u2 {
    display: none;
  }

  .head .middle h1 {
    font-size: 36px;
  }

  .head .middle p {
    font-size: 20px;
  }

  .head .middle .talk {
    height: 42px;
    line-height: 42px;
  }

  .head .bottom .bot-t li {
    width: 19.2%;
  }

  .head .bottom .bot-b ul li {
    width: 49%;
    margin-bottom: 10px;
    line-height: 1.5em;
  }

  .head .bottom {
    margin: 30px 3% 0;
  }

  .head .bottom .email {
    margin-top: 20px;
    display: block;
  }

  .head .bottom .email a {
    display: block;
    font-size: 16px;
    color: #30333f;
    text-transform: lowercase;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
  }

  .head .middle {
    margin-top: 40px;
  }

  .index-gold {
    padding-top: 20%;
  }

  .head .bottom .bot-b ul li a {
    font-size: 16px;
  }

  .index-jk {
    margin-top: 23%;
  }
  .index-jk .video_swt{
    padding-right: 60px;
    background-size: 28px;
    font-size: 14px;
  }
  .index-gold h2,
  .index-ore h2,
  .index-case .case-left h2,
  .index-buy .buy-box h2,
  .index-process h2 {
    font-size: 28px;
  }

  .index-cact .cact-left strong {
    font-size: 36px;
  }

  .ore-list ul li .li-right {
    padding-left: 2%;
  }

  .index-buy .buy-list li strong {
    margin-top: 20px;
  }

  .index-buy .buy-list li strong {
    font-size: 28px;
  }

  .index-case .case-left,
  .index-case .case-right {
    width: 100%;
  }

  .index-case {
    padding: 15px 3%;
  }

  .index-case .case-right {
    margin-top: 25px;
  }

  .index-case .case-right .p-box {
    padding: 10px 20px;
    top: -60px;
  }

  .index-process {
    padding: 30px 3% 30px;
  }

  .index-process .pro-left {
    width: 100%;
  }

  .index-process .pro-right {
    width: 100%;
    padding-left: 0;
  }

  .index-process .pro-right li span {
    font-size: 22px;
  }

  .index-cact .cact-left {
    width: 100%;
  }

  .index-cact .cact-right .foot-logo {
    display: none;
  }

  .index-cact .cact-right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  .index-cact {
    padding: 30px 3%;
  }

  .pop-video .message {
    width: 96%;
    left: 0;
    margin-left: 2%;
    padding: 25px 3% 40px;
  }

  .index-ore .pic,
  .index-gold .img {
    padding: 0 3%;
  }

  .ore-list ul li .li-left {
    width: 8%;
  }

  .ore-list ul li .li-right {
    width: 92%;
  }

  .index-case .case-right img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #gotoTop {
    width: 35px;
    height: 35px;
    z-index: 9999;
    bottom: 150px;
    background: url(/ban1/gold-mining-equipment-images/icon_mtop.png) no-repeat #fff;
    background-size: 100% 100%;
    right: 5%;
    cursor: pointer;
    position: fixed;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(43, 75, 128, 0.4);
  }

  .foot {
    display: none;
  }

  .head .middle p {
    font-size: 18px;
  }

  .head .middle h1 {
    font-size: 28px;
  }

  .head {
    height: auto;
    padding-bottom: 30px;
    background: url(../gold-mining-equipment-images/m_banner.jpg) center top no-repeat;
    background-size: cover;
  }

  .head .middle {
    margin-top: 30px;
  }

  .head .bottom .bot-t li {
    width: 24.3%;
    margin-top: 15px;
  }

  .head .bottom .bot-t li+li+li+li+li {
    width: 32.6%;
  }

  .head .bottom .bot-b {
    display: none;
  }

  .index-gold h2,
  .index-ore h2,
  .index-case .case-left h2,
  .index-buy .buy-box h2,
  .index-process h2 {
    font-size: 24px;
  }

  .index-gold p,
  .index-ore p {
    padding: 0 3%;
  }

  .index-jk {
    margin-top: 0;
  }

  .index-jk p {
    padding: 15px 3%;
  }

  .index-ore-list {
    padding: 40px 0 10px;
  }

  .index-ore-list .ul_list .li_list+.li_list {
    margin-top: 0;
  }

  .index-ore .cp_list {
    margin: 30px auto;
  }

  .index-ore .cp_list .list_box {
    width: 100%;
    background: none;
  }

  .index-ore .cp_list .list_box ul li strong {
    font-size: 12px;
  }

  .index-ore .cp_list .list_box .list1 {
    margin-left: 0;
  }

  .index-ore .cp_list .list_box .list2 {
    margin-right: 0;
    margin-top: 30px;
  }

  .index-ore .cp_list .wl_box {
    display: none;
  }

  .ore-list ul {
    padding: 0 3% 1px;
  }

  .index-buy .buy-box {
    padding: 0 3% 25px;
  }

  .index-buy .buy-list {
    padding: 15px 3%;
  }

  .index-buy .buy-list .u1 li,
  .index-buy .buy-list .u1 li img,
  .index-buy .buy-list .u2 li,
  .index-buy .buy-list .u2 li img {
    width: 100%;
  }

  .index-buy .buy-list li strong {
    margin-top: 20px;
  }

  .index-buy .buy-list li p {
    margin-bottom: 20px;
  }

  .index-buy {
    padding-bottom: 10px;
  }

  .fixed-right {
    width: 42px;
    right: 4%;
    bottom: 90px;
  }

  .fixed-right .top,
  .fixed-right .middle {
    display: none;
  }

  .m-foot {
    display: block;
    padding: 10px 2%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
  }

  .m-foot li {
    height: 46px;
    line-height: 46px;
  }

  .m-foot li a {
    font-size: 18px;
  }

  .m-foot li:first-child a:before,
  .m-foot li:nth-child(2) a:before {
    width: 24px;
  }

  .m-foot li:first-child a:before {
    margin-top: -12px;
  }

  .m-foot li:nth-child(2) a:before {
    left: 25%;
    margin-top: -8px;
  }

  body {
    padding-bottom: 65px;
  }

  .pop-video .message {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 10px 3% 20px;
  }

  .pop-video .message strong {
    font-size: 18px;
  }

  .pop-video .message span {
    display: none;
  }

  .pop-video .message button {
    width: 200px;
    height: 36px;
    line-height: 36px;
  }

  .pop-video .close {
    width: 32px;
    height: 32px;
  }

  .pop-video .message button:after {
    display: none;
  }

  .pop-video .message li textarea {
    padding: 15px;
  }

  .index-gold {
    padding-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .head .top .logo {
    width: 80px;
  }

  .menu i.line-bottom {
    width: 16px;
  }

  .menu i,
  .main-on i.line-bottom {
    width: 20px;
  }

  .head .middle h1 {
    font-size: 24px;
  }

  .head .middle p {
    font-size: 16px;
  }

  .head .bottom .bot-t li span {
    font-size: 13px;
    line-height: 1.5;
  }

  .index-gold h2,
  .index-ore h2,
  .index-case .case-left h2,
  .index-buy .buy-box h2,
  .index-process h2 {
    font-size: 19px;
  }

  .index-jk {
    padding-top: 40px;
  }

  .index-jk p {
    line-height: 1.8em;
  }

  .index-jk .line,
  .head .middle .talk,
  .index-ore .line,
  .index-case .case-left .line,
  .index-process .pro-right .line,
  .line {
    width: 120px;
    height: 32px;
    font-size: 13px;
    line-height: 32px;
  }

  .head .bottom .bot-b ul li a {
    font-weight: normal;
    font-size: 14px;
  }

  .index-case .case-right .p-box p {
    font-size: 14px;
  }

  .index-process h2:after {
    background-size: 100% 100%;
    width: 167px;
    height: 12px;
    margin-left: -84px;
    bottom: -20px;
  }

  .index-process h2 {
    margin-bottom: 40px;
  }

  .index-process .pro-right li span {
    font-size: 18px;
  }

  .index-cact .cact-left strong {
    font-size: 19px;
    margin-bottom: 20px;
  }

  .index-cact .cact-left .message ul {
    margin-left: 0;
  }

  .index-cact .cact-left .message ul li {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .index-cact .cact-right ul li,
  .index-cact .cact-right ul li.fr {
    width: 100%;
    margin-left: 0;
  }

  .index-cact .cact-right ul li.fr {
    margin-top: 15px;
  }

  .index-buy .buy-list li strong {
    font-size: 22px;
  }

  .index-gold .img {
    margin: 30px 3% 0;
  }

  .index-case .case-left .box-left p,
  .index-case .case-left .box-right p {
    font-size: 16px;
  }

  .index-case .case-left .box-left strong,
  .index-case .case-left .box-right strong {
    font-size: 18px;
  }

  .m-foot li a {
    padding-left: 0;
    font-size: 16px;
  }

  .m-foot li:first-child a:before,
  .m-foot li:nth-child(2) a:before {
    display: none;
  }

  .head .bottom .bot-b ul li {
    font-size: 16px;
    width: 100%;
  }

  .head .bottom .bot-b {
    padding: 15px 5px 5px;
  }
}

@media screen and (max-width: 359px) {
  .head .middle h1 {
    font-size: 20px;
  }

  .ore-list ul li .li-left {
    display: none;
  }

  .ore-list ul li .li-right {
    width: 100%;
    padding-left: 0;
  }

  .index-case .case-right .p-box {
    top: -25px;
    margin: 0 5px;
  }

  .index-cact .cact-left .message .msg-areas textarea {
    height: 150px;
    padding: 8px 10px;
  }

  .line {
    margin-top: 15px;
  }
}