/* 瀹樼綉椤甸潰 */

/*鍏叡鏍峰紡*/
body {
  background: #eee;
  width: 100%;
  /* min-width: 1200px; */
  /*overflow: hidden;*/
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
}
.page {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}
.page .page-centent {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.page .page-centent-tit {
  width: 1200px;
  height: auto;
  position: relative;
  padding: 50px 0;
}
.page .page-centent-tit:after {
  content: "";
  width: 100px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 45px;
}
.page .page-centent-tit > h2 {
  width: 100%;
  height: 50px;
  margin: 0;
  font-size: 36px;
  color: #333;
  text-align: center;
  font-weight: 100;
  line-height: 50px;
}
.page .page-centent-tit > h2 img {
  height: 40px;
  width: auto;
  margin-right: 3px;
  vertical-align: middle;
}
.page .page-centent-tit > p {
  width: 100%;
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  color: #000;
  position: relative;
}
.page .page-centent-tit > p:after {
  content: "";
  width: 450px;
  height: 1px;
  background: #666;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.page .page-centent-tit > p:before {
  content: "";
  width: 450px;
  height: 1px;
  background: #666;
  position: absolute;
  right: 0;
  bottom: 15px;
}
/*banner*/
.banner {
  width: 100%;
  height: 546px;
  background: url(/static/index/img/old/images/theme/dm_banner.jpg) no-repeat
    center center;
  background-size: auto 100%;
}
/*绯荤粺浠嬬粛*/
.style1 {
  width: 790px;
  height: auto;
  min-height: 300px;
  overflow: hidden;
  position: relative;
  padding-left: 410px;
  padding-bottom: 80px;
}
.style1 img {
  width: 300px;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 55px;
}
.style1 h3 {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-weight: normal;
  margin: 10px 0;
}
.style1 p {
  font-size: 16px;
  line-height: 32px;
  color: #272727;
}
/* 绯荤粺浠嬬粛 end */

/* go 璇█寮€鍙� start */
.page-go {
  background: #f3f3f3;
}
.page.page-go .page-centent-tit > p {
  height: 60px;
  font-size: 18px;
  line-height: 60px;
}
.page.page-go .page-centent-tit:after,
.page.page-go .page-centent-tit > p:after,
.page.page-go .page-centent-tit > p:before {
  height: 0;
}
.style2 {
  height: auto;
  overflow: hidden;
  padding-bottom: 50px;
  text-align: center;
}
.style2 .style2-item {
  width: 320px;
  height: auto;
  padding: 0 40px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.style2 .style2-item img {
  width: 122px;
  height: 122px;
  display: block;
  margin: 0 auto 50px;
}
.style2 .style2-item h3 {
  font-size: 20px;
  line-height: 32px;
  margin: 0;
}
.style2 .style2-item p {
  font-size: 16px;
  line-height: 32px;
}
/* go 璇█寮€鍙� end */

/* 鍔熻兘浠嬬粛 start */
.style3 {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.style3 .style3-lr {
  width: 280px;
  height: auto;
  overflow: hidden;
  float: left;
}
.style3 .style3-item {
  width: 100%;
  height: 280px;
  overflow: hidden;
  cursor: pointer;
}
.style3 .style3-item h3 {
  font-size: 18px;
  line-height: 32px;
  color: #565656;
  margin: 0;
}
.style3 .style3-item p {
  font-size: 18px;
  line-height: 32px;
  color: #565656;
}
.style3 .style3-cent {
  width: 400px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 0 20px;
}
/* 鍔熻兘浠嬬粛 end */

/* 甯傚満鎶ヤ环 start */
.page-price {
  background: #eee;
}
.page.page-price .page-centent-tit {
  padding: 60px 0 40px;
}
.page.page-price .page-centent-tit:after {
  height: 0;
}
.style4 {
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding-bottom: 70px;
  margin: 0 auto;
}
.style4 img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
/* 甯傚満鎶ヤ环 end */

/* 浜ゆ槗鎵€鏈嶅姟鍣ㄦ灦鏋� start */
.style5 {
  width: 1112px;
  height: auto;
  overflow: hidden;
  padding-bottom: 70px;
  margin: 0 auto;
  /*position: relative;*/
}
.style5 img {
  width: 100%;
  height: auto;
  display: block;
}
.style5 .a-box {
  width: 1112px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.style5 .a-box .a-box-li {
  display: block;
  position: absolute;
}
.style5 .a-box .a-box-li.a-box-li1 {
  width: 84px;
  height: 84px;
  left: 50px;
  top: 0;
}
.style5 .a-box .a-box-li.a-box-li2 {
  width: 155px;
  height: 65px;
  left: 285px;
  top: 14px;
}
.style5 .a-box .a-box-li.a-box-li3 {
  width: 230px;
  height: 74px;
  left: 247px;
  top: 208px;
}
.style5 .a-box .a-box-li.a-box-li4 {
  width: 165px;
  height: 65px;
  left: 5px;
  top: 377px;
}
.style5 .a-box .a-box-li.a-box-li5 {
  width: 172px;
  height: 65px;
  left: 5px;
  top: 580px;
}
.style5 .a-box .a-box-li.a-box-li6 {
  width: 220px;
  height: 85px;
  left: 253px;
  top: 570px;
}
.style5 .a-box .a-box-li.a-box-li7 {
  width: 234px;
  height: 231px;
  left: 538px;
  top: 38px;
}
.style5 .text-box {
  width: 230px;
  height: 520px;
  position: absolute;
  top: 110px;
  right: 33px;
  font-size: 16px;
  color: #020202;
  line-height: 34px;
}
.style5 .text-box .text-box-li {
  display: none;
}
.style5 .text-box .text-box-li p {
  text-indent: 32px;
}
/* 浜ゆ槗鎵€鏈嶅姟鍣ㄦ灦鏋� end */

/* 浜ゆ槗鎵€鏈嶅姟鍣ㄩ厤缃寚鍗� start */
.style6 {
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding-bottom: 100px;
  padding-top: 100px;
  margin: 0 auto;
}
.style6 img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.footer .copyright-box .back-top {
  text-align: left;
}
.footer .copyright-box .back-top .btn {
  padding: 0;
  min-width: 0;
}
