body,
html {
  width: 100%;
}
.dm-box {
  width: 1300px;
  margin: 0 auto;
}
.dm-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.dm-banner .owl-carousel .owl-item img.bannerWap{
  display: none;
}
.dm-banner .owl-theme .owl-controls{
  margin: 0;
}
.dm-banner .owl-theme .owl-controls .owl-nav div{
  position: absolute;
  top:50%;
  width: .35rem;
  height: .7rem;
  padding: 0;
  border-radius: 0;
  margin-top: -.35rem;
}
.dm-banner .owl-theme .owl-controls .owl-nav .owl-prev{
    left: 5%;
    background: url("../dmImg/dm-left.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-left.png*/ no-repeat left center;
    background-size: 100% 100%;

}
.dm-banner .owl-theme .owl-controls .owl-nav .owl-next{
    right: 5%;
    background: url("../dmImg/dm-right.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-right.png*/ no-repeat left center;
    background-size: 100% 100%;
}
.menu-nav-box{
  display: none;
}
.mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 111;
}
.header-wap {
  display: none;
}
.fixed{
  position: fixed;
}

/*.dmSlide {*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  width: 1920px;*/
/*  height: 500px;*/
/*  margin-left: -960px;*/
/*  overflow: hidden;*/
/*}*/
/*.dmSlide .bd {*/
/*  position: relative;*/
/*  height: 100%;*/
/*  z-index: 0;*/
/*}*/
/*.dmSlide .bd li {*/
/*  zoom: 1;*/
/*  vertical-align: middle;*/
/*}*/
/*.dmSlide .bd img {*/
/*  width: 1920px;*/
/*  height: 500px;*/
/*  display: block;*/
/*}*/
/*.dm-banner .prev-btn,*/
/*.dm-banner .next-btn {*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  margin-top: -35px;*/
/*  display: block;*/
/*  width: 35px;*/
/*  height: 70px;*/
/*  filter: alpha(opacity=50);*/
/*  opacity: 1;*/
/*  z-index: 11;*/
/*}*/
/*.dm-banner .prev-btn {*/
/*  left: 5%;*/
/*  background: url("../dmImg/dm-left.png")!*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-left.png*! no-repeat left center;*/
/*  background-size: 100% 100%;*/
/*}*/
/*.dm-banner .next-btn {*/
/*  right: 5%;*/
/*  background: url("../dmImg/dm-right.png")!*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-right.png*! no-repeat left center;*/
/*  background-size: 100% 100%;*/
/*}*/

.dm-ys {
  position: relative;
  width: 1299px;
  margin:-.85rem auto .3rem;
  background: url("../dmImg/bg.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/bg.jpg*/ repeat-y center;
  background-size: 100% auto;
  z-index: 1;
}
.dm-ys-title {
  font-size: .28rem;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.dm-ys-list {
  position: relative;
  overflow: hidden;
  background: url("../dmImg/bg-wh.jpg") repeat-y center;
  background-size: 100%;
}
.dm-ys-list li {
  float: left;
  width: 33.3%;
  padding: .1rem .1rem .2rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dm-ys-list-title {
  height: .5rem;
  line-height:.5rem;
  text-align: center;
  font-size: .3rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
}
.dm-ys-list-title span {
  display: inline-block;
  vertical-align: top;
  height: .4rem;
  padding: 0 .05rem;
  margin-top: .05rem;
  line-height: .4rem;
  font-weight: bold;
  text-align: center;
  font-size: .3rem;
  border-radius: .05rem;
  background: #fff;
  overflow: hidden;
}
.dm-ys-list-con {
  padding-top: 5px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.dm-title {
  margin: 0 0 .4rem 0;
  text-align: center;
}
.dm-title p {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 1.2rem;
  font-size: .3rem;
  color: #333;
}
.dm-title p:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 1rem;
  height: 1px;
  background: #b3b3b3;
  content: '';
}
.dm-title p:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 1rem;
  height: 1px;
  background: #b3b3b3;
  content: '';
}
.dm-title p span {
  color: #1a7bd7;
  text-transform: uppercase;
}
.dm-intro-con {
  overflow: hidden;
}
.dm-intro-con1 {
  width: 50%;
  float: left;
}
.dm-intro-img {
  float: right;
  width: 100%;
  max-width: 640px;
  padding: 0 10px 50px 90px;
  background: url("../dmImg/dm-about.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-about.png*/ no-repeat left bottom;
  background-size: auto 90%;
}
.dm-intro-img img {
  display: block;
  width: 100%;
}
.dm-intro-rg {
  float: left;
  width: 100%;
  max-width: 620px;
  padding-left: .3rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dm-intro-title {
  position: relative;
  padding-bottom: 10px;
}
.dm-intro-title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px ;
  background: #999;
  content: '';
}
.dm-intro-title h3 {
  font-size: 30px;
  color: #333;
}
.dm-intro-title p {
  font-size: 14px;
  color: #999;
}
.dm-intro-text {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.dm-intro-list1 {
  margin-top: 20px;
  overflow: hidden;
}
.dm-intro-list1 li {
  float: left;
  margin-left: 45px;
}
.dm-intro-list1 li:first-child {
  margin-left: 0;
}
.dm-intro-list1 li:first-child p,
.dm-intro-list1 li:first-child span {
  color: #236dda;
}
.dm-intro-list1 p {
  position: relative;
  font-size: 60px;
  padding-right: 20px;
  line-height: 65px;
  color: #333;
}
.dm-intro-list1 span {
  font-size: 16px;
  text-align: center;
  display: block;
  padding-right: 30px;
  color: #333;
}
.dm-intro-list1 p b {
  position: absolute;
  top: 0;
  right: 0;
  font-style: normal;
  font-size: 24px;
  line-height: initial;
}
.dm-intro-list2 {
  margin-top: 25px;
}
.dm-intro-list2 li {
  float: left;
  border-left: 1px solid #e5e5e5;
  margin-right: 25px;
  padding-left: 25px;
}
.dm-intro-list2 li:first-child {
  padding-left: 0;
  border-left: none;
}
.dm-intro-list2 a {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.dm-intro-list2 a i {
  float: left;
  font-size: 24px;
  margin-right: 3px;
  line-height: 30px;
}
.dm-intro-list2 a:hover {
  color: #236dda;
}
.dm-intro-list2 a:hover i {
  color: #236dda;
}
.dm-index1 {
  padding: .5rem 0;
  background: #f6f9fe url("../dmImg/bg1.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/bg1.jpg*/ no-repeat center;
}
.dm-index2 {
  padding: .4rem 0;
  background: #dfebf7;
}
.dm-product-list {
  margin-bottom: 30px;
  overflow: hidden;
}
.dm-product-list li {
  float: left;
  width: 19.2%;
  margin-left: 1%;
}
.dm-product-list li:hover .dm-product-img img {
  transform: translate(0, -50%) scale(1.1, 1.1);
  -ms-transform: translate(0, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(0, -50%) scale(1.1, 1.1);
}
.dm-product-list li:first-child {
  margin-left: 0;
}
.dm-product-img {
  height: 300px;
  background: #fff;
  overflow: hidden;
}
.dm-product-img img {
  display: block;
  position: relative;
  top: 50%;
  margin: 0 auto;
  max-height: 100%;
  transform: translate(0, -50%) scale(1, 1);
  -ms-transform: translate(0, -50%) scale(1, 1);
  -webkit-transform: translate(0, -50%) scale(1, 1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dm-product-intro {
  padding: 10px;
  height: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dm-product-intro h3 {
  position: relative;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-bottom: 10px;
}
.dm-product-intro h3:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 1px ;
  margin-left: -25px;
  background: #fff;
  content: '';
}
.dm-product-intro p {
  height: 78px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.dm-az {
  margin-bottom: .3rem;
}
.dm-az img {
  display: block;
  margin: 0 auto;
}
.dm-db img {
  display: block;
  margin: 0 auto;
}
.dm-zz {
  height: 190px;
  margin-bottom: 25px;
  background: url("../dmImg/bg2.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/bg2.jpg*/ no-repeat center;
  background-size: cover;
}
.dm-zz h2 {
  position: relative;
  padding-top: 40px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}
.dm-zz h2:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  margin-left: -25px;
  height: 1px;
  background: #fff;
  content: '';
}
.dm-zz p {
  font-size: 22px;
  color: #fff;
  text-align: center;
}
.dm-an-list {
  overflow: hidden;
  padding-bottom: .3rem;
}
.dm-an-list li {
  float: left;
  width: 49%;
  overflow: hidden;
}
.dm-an-list li img {
  display: block;
  width: 100%;
  height: 185px;
}
.dm-an-list li:nth-child(2) {
  float: right;
}
.dm-an-list-lf {
  float: left;
  width: 50%;
}
.dm-an-list-lf img {
  display: block;
  width: 100%;
  height: 400px;
}
.dm-an-list-rg {
  float: right;
  width: 48%;
}
.dm-azWap{
  display: none!important;
}
.dm-db {
  margin: 0 auto 0;
}
.dm-index3 {
  padding: .4rem 0;
}
.dm-index4 {
  padding: .4rem 0;
  background: #f6f9fe;
}
.dm-case {
  overflow: hidden;
}
.dm-case li {
  float: left;
  width: 32%;
  margin-bottom: 20px;
  margin-left: 2%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dm-case li:hover .dm-case-img img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}
.dm-case li:nth-child(3n+1) {
  margin-left: 0%;
}
.dm-case-img {
  height: 2.8rem;
  overflow: hidden;
}
.dm-case-img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out!important;
  transition: all 0.3s ease-out!important;
}
.dm-case-con {
  height: .6rem;
  padding: .1rem;
}
.dm-case-con h3 {
  font-size: .2rem;
  color: #333;
  line-height: .36rem;
  font-weight: normal;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dm-case-con p {
  font-size: .16rem;
  color: #666;
  line-height: .3rem;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dm-case-more,
.dm-product-more {
  display: block;
  width: 140px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #1a7bd7;
  border: 1px solid #1a7bd7;
}
.dm-case-more:hover,
.dm-product-more:hover {
  color: #fff;
  background: #1a7bd7;
}
.dm-case-more {
  display: block;
  width: 140px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #1a7bd7;
  border: 1px solid #1a7bd7;
}
.dmSlide-case {
  position: relative;
}
.dmSlide-case .owl-theme .owl-controls .owl-nav div{
  position: absolute;
  top:50%;
  width: .35rem;
  height: .7rem;
  padding: 0;
  border-radius: 0;
  margin-top: -.35rem;

}
.dmSlide-case .owl-theme .owl-controls .owl-nav .owl-prev{
  left: -5%;
  background: url("../dmImg/dm-left.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-left.png*/ no-repeat left center;
  background-size: 100% 100%;

}
.dmSlide-case .owl-theme .owl-controls .owl-nav .owl-next{
  right: -5%;
  background: url("../dmImg/dm-right.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-right.png*/ no-repeat left center;
  background-size: 100% 100%;
}
.dm-index5 {
  padding: .4rem 0;
}
.dm-honor img {
  display: block;
  margin: 0 auto;
}
.dm-new {
  height: 45px;
  margin-bottom: 30px;
  padding: 0 15px;
  background: #dfebf7;
}
.dm-new-lf {
  float: left;
  padding-left: 30px;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #e20909;
  /*color: #333;*/
  background: url("../dmImg/dm-lb.png")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-lb.png*/ no-repeat left center;
}
.dmSlide-new {
  float: left;
  height: 45px;
  margin-left: 10px;
  max-width: 50%;
  overflow: hidden;
}
.dmSlide-new li {
  line-height: 45px;
  font-size: 16px;
  float: none;
}
.dmSlide-new li:first-child {
  margin-top: 0;
  transition: margin-top .8s;
}
.dmSlide-new li a {
  display: block;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dmSlide-new li a:hover {
  color: #236dda;
}
.dm-new-more {
  float: right;
  font-size: 16px;
  color: #333;
  line-height: 45px;
}
.dm-new-more:hover {
  color: #236dda;
}
.page-banner {
  margin-bottom: 30px;
}
.page-banner img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.page-box {
  width: 1200px;
  margin: 0 auto .5rem;
  overflow: hidden;
}
.dm-honor-list {
  overflow: hidden;
}
.dm-honor-list li {
  float: left;
  width: 23.5%;
  margin-left: 2%;
  margin-bottom:.4rem;
  overflow: hidden;
}
.dm-honor-list li img {
  display: block;
  width: 100%;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dm-honor-list li:nth-child(4n+1) {
  margin-left: 0;
}
.page-title {
  margin-bottom: 30px;
}
.page-title img {
  display: block;
  margin: 0 auto;
}
.page-case-fl {
  padding:.3rem 0 ;
  overflow: hidden;
  text-align: center;
}
.page-case-fl li {
  float: none;
  display: inline-block;
  height: .4rem;
  margin: 0 .1rem .1rem;
  font-size: .16rem;
  color: #333;
  line-height: .4rem;
  background: #dfdfdf;
}
.page-case-fl li a {
  display: block;
  width: 1.4rem;
  height: .4rem;
}
.page-case-fl li.on,
.page-case-fl li:hover {
  background: #1a7bd7;
}
.page-case-fl li.on a,
.page-case-fl li:hover a {
  color: #fff;
}
.product-list {
  padding: 0 0 .5rem 0;
}
.product-list li {
  margin-top: .5rem;
  height: 480px;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}
.product-img {
  float: left;
  position: relative;
  width: 33.3333%;
  height: 480px;
  overflow: hidden;
}
.product-img img {
  position: relative;
  display: block;
  top: 50%;
  margin: 0 auto;
  max-height: 100%;
  transform: translate(0, -50%) scale(1, 1);
  -ms-transform: translate(0, -50%) scale(1, 1);
  -webkit-transform: translate(0, -50%) scale(1, 1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-img:hover img {
  transform: translate(0, -50%) scale(1.2, 1.2);
  -ms-transform: translate(0, -50%) scale(1.2, 1.2);
  -webkit-transform: translate(0, -50%) scale(1.2, 1.2);
}
.product-intro {
  float: right;
  width:66.6666%;
  height: 480px;
  padding: .25rem;
  border-left: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-intro h2 {
  margin-bottom: .05rem;
  font-size: 30px;
  color: #64a531;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-intro1 {
  height: 90px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.product-intro2 h3 {
  margin-top: .15rem;
  margin-bottom: .05rem;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.product-intro2 p {
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product-intro3 h3 {
  margin-top: .15rem;
  margin-bottom: .05rem;
  font-size:.24rem;
  color: #333;
  font-weight: normal;
}
.product-intro3 p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-more1 {
  display: block;
  width: 178px;
  height: 38px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  color: #64a531;
  border: 1px solid #64a531;
}
.product-more1 i {
  font-weight: bold;
  line-height: 38px;
  margin-left: .1rem;
}
.product-more1:hover {
  color: #fff;
  background: #64a531;
}
.product1-box {
  padding: .4rem 0 .2rem;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
}
.product-box {
  padding:.2rem 0;
  overflow: hidden;
}
.product1-box .item-title {
  float: left;
}
.item-title {
  display: block;
  width: 1.15rem;
  height: .5rem;
  line-height: .5rem;
  font-size: .2rem;
  color: #333;
  text-align: center;
  background: #d2d2d2;
}
.item-title-text {
  float: left;
  margin-left: .2rem;
  font-size: .3rem;
  color: #0053A0;
  line-height: .5rem;
}
.wh-text {
  padding: .3rem .5rem ;
}
.product-slide {
  width: 86%;
  max-width: 7.85rem;
  height: 5rem;
  margin: .2rem auto .4rem;
  position: relative;
}

.product-owl-img {
  height: 5rem;
}
.product-owl-img img {
  position: relative;
  top: 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.product-slide .owl-theme .owl-controls .owl-nav div{
  position: absolute;
  top:50%;
  width: .4rem;
  height: .6rem;
  padding: 0;
  border-radius: 0;
  margin-top: -.3rem;
}
.product-slide .owl-stage-outer{
  border: 1px solid #bbb;
}
.product-slide .owl-carousel .owl-item img{
  width: auto;
}
.product-slide .owl-theme .owl-controls .owl-nav .owl-prev{
  left: -10%;
  background: url("../dmImg/left_rightt_18.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-left.png*/ no-repeat left center;
  background-size: 100% 100%;

}
.product-slide .owl-theme .owl-controls .owl-nav .owl-next{
  right: -10%;
  background: url("../dmImg/left_rightt_21.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/dm-right.png*/ no-repeat left center;
  background-size: 100% 100%;
}

.wh-text {
  font-size: 16px;
  color: #333;
}
.dm-case1 {
  overflow: hidden;
}
.dm-case1 li {
  float: left;
  width: 32%;
  height: .7rem;
  margin-bottom: .2rem;
  margin-left: 2%;
  background: #ededed;
}
.dm-case1 li h3 {
  padding-top:.04rem;
  font-size: .2rem;
  color: #333;
  font-weight: normal;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dm-case1 li p {
  font-size: .16rem;
  color: #666;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dm-case1 li:nth-child(3n+1) {
  margin-left: 0;
}
.wa-box1-img {
  margin-bottom: 20px;
}
.wa-box1-img img {
  display: block;
  margin: 0 auto;
}
.wa-box1-text {
  padding: 0 30px;
  font-size: 18px;
  color: #333;
}
.wa-title {
  margin-top: .5rem;
  text-align: center;
  background: url("../dmImg/wa2.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/wa2.jpg*/ no-repeat center;
}
.wa-title p {
  font-size: .28rem;
  color: #1a7bd7;
}
.wa-title span {
  display: block;
  font-size: .14rem;
  color: #ccc;
  text-transform: uppercase;
}
.wa-case {
  margin-top: .28rem;
  padding: .2rem .15rem;
  background: #f8f8f8 url("../dmImg/wa3.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/wa3.jpg*/ no-repeat center top;
}
.wa-case-title h2 {
  font-size: .24rem;
  color: #1a7bd7;
}
.wa-case-title p {
  font-size: .16rem;
  color: #666;
}
.wa-case-text {
  margin-top: .2rem;
  overflow: hidden;
}
.wa-case-text img {
  max-width: 100%;
}
.wa-box2 {
  padding: 0 .3rem;
}
.wa-box2-text {
  overflow: hidden;
  min-height: 2.9rem;
  background: url("../dmImg/waTop2-1.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/waTop2-1.jpg*/ no-repeat right center;
  background-size: 3.14rem 2.9rem;
}
.wa-box2-text-con {
  width: 70%;
  max-width: 7.7rem;
  padding-top: .9rem;
  padding-bottom: .6rem;
  background: url("../dmImg/waTop2-2.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/waTop2-2.jpg*/ no-repeat right bottom;
}
.wa-box2-text-con h2 {
  font-size: .32rem;
  color: #0765be;
  line-height: .36rem;
}
.wa-box2-text-con p {
  margin-top: 5px;
  font-size: .14rem;
  color: #bebebe;
}
.wa-box3 {
  padding: 0 .3rem;
}
.wa-box3-text {
  overflow: hidden;
  min-height: 2.3rem;
  background: url("../dmImg/waTop3-1.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/waTop3-1.jpg*/ no-repeat left center;
}
.wa-box3-text-con {
  float: right;
  width: 75%;
  padding-top: .5rem;
  padding-bottom: .3rem;
  background: url("../dmImg/waTop3-2.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/waTop3-2.jpg*/ no-repeat right bottom;
}
.wa-box3-text-con h2 {
  font-size: .24rem;
  color: #0765be;
  letter-spacing: .03rem;
  line-height: .36rem;
}
.wa-box3-text-con p {
  font-size: .14rem;
  letter-spacing: .03rem;
  color: #bebebe;
}
.wa-box3-list {
  margin-top: .6rem;
}
.wa-box3-list li {
  float: none;
  margin-bottom: .4rem;
  overflow: hidden;
}
.wa-box3-list li:nth-child(even) .wa-box3-intro {
  float: right;
}
.wa-box3-list li:nth-child(even) .wa-box3-intro-no {
  float: right;
}
.wa-box3-list li:nth-child(even) .wa-box3-intro-con {
  float: right;
  text-align: right;
}
.wa-box3-list li:nth-child(even) .wa-box3-img {
  float: left;
  background: url("../dmImg/wa7.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/wa7.jpg*/ no-repeat left bottom;
  background-size: 85%;
}
.wa-box3-intro {
  float: left;
  width: 60%;
  padding-top: .3rem;
  overflow: hidden;
}
.wa-box3-intro-no {
  float: left;
  width: .42rem;
  height:2.11rem;
  text-align: center;
  font-size: .2rem;
  color: #fff;
  line-height: .4rem;
  background: url("../dmImg/wa8.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/wa8.jpg*/ no-repeat center top;
  background-size: 100% auto;
}
.wa-box3-intro-con {
  float: left;
  width: 85%;
  padding-top: .3rem;
}
.wa-box3-intro-con h2 {
  font-size: .28rem;
  color: #1a7bd7;
}
.wa-box3-intro-con p {
  font-size: .18rem;
  color: #333;
}
.wa-box3-img {
  float: right;
  width: 40%;
  padding: 0 .2rem .2rem;
  background: url("../dmImg/wa7.jpg")/*tpa=http://damao.210.snje.org/public/Home/static/dmImg/wa7.jpg*/ no-repeat right bottom;
  background-size: 85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wa-box3-img img {
  display: block;
  width: 100%;
}
.wa-box4 {
  height: 2.3rem;
  padding-left: .25rem;
  border-left: .1rem solid #1a7bd7;
  background: #f2f2f2;
}
.wa-box4-text {
  float: left;
  height: 2.3rem;
  width: 48%;
}
.wa-box4-text h2 {
  position: relative;
  top: 50%;
  font-size: .3rem;
  color: #0561b9;
  line-height: .4rem;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.wa-box4-img {
  float: right;
  width: 49%;
}
.wa-box4-img img {
  display: block;
  height: 2.3rem;
}
.wa-title1 {
  margin-top: .3rem;
  text-align: center;
}
.wa-title1 p {
  font-size: .28rem;
  color: #1a7bd7;
}
.wa-title1 span {
  display: block;
  font-size: .14rem;
  color: #ccc;
}
.wa-box4-list {
  margin-top: .3rem;
  overflow: hidden;
}
.wa-box4-list li {
  float: left;
  width: 14.285%;
  text-align: center;
  font-size: .18rem;
  color: #333;
}
.wa-box4-con {
  margin-top: .3rem;
  overflow: hidden;
  font-size: .18rem;
  color: #333;
}
.wa-box4-con1 {
  float: left;
  width: 40.4%;
}
.wa-box4-con1 img{
  display: block;
  width: 100%;
}
.wa-box4-con2 {
  float: right;
  width: 57.25%;
}
.wa-box4-con2 img{
  width: 100%;
}
.wa-box2-list {
  overflow: hidden;
}
.wa-box2-list li {
  float: left;
  width: 33.3%;
  margin-top: .4rem;
}
.wa-box2-list h1 {
  font-size: 28px;
  color: #4473c5;
  padding-left: .5rem;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.wa-box2-1 {
  width: 96%;
  max-width: 3.5rem;
  height: 2rem;
  padding: .2rem .3rem;
  margin-top: .2rem;
  border-radius: .2rem;
  overflow: hidden;
  background: #dfe7f5;
  font-size: .18rem;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wa-case-list {
  overflow: hidden;
}
.wa-case-list li {
  float: left;
  width: 49%;
  padding-top: .28rem;
}
.wa-case-list li .wa-case{
  margin-top: 0;
}

.wa-case-list li:nth-child(even) {
  float: right;
}
.wa-case-list li:nth-child(odd) {
  clear: both;
}
.wa-case-list .wa-case-text {
}
.wa-case-list .wa-case-text img {
  max-height: 100%;
}
.hi-div{
  overflow: hidden;
}
.hi-div span{
  float: left;
  overflow: hidden;
}
.hi-div p{
  float: left;
  overflow: hidden;
}









/*2020-3-12-09-14*/
.wa-box1-img{
  min-height: 1.2rem;
  padding: .64rem 1.2rem .3rem .4rem;
  background: url("../dmImg/bg3.jpg") no-repeat left top ;
  background-size: 100%  100% ;
}
.wa-box1-img p{
  padding-top: .4rem;
  font-size: .3rem;
  color: #fff;
}
.wa-box1-img span{
  display: block;
  font-size: .12rem;
  color: #fff;
  text-transform: uppercase;
  opacity: .5;
}
@media screen and (max-width: 992px){
  .wa-box1-img{
    padding: .64rem 1.2rem .3rem .2rem;
  }
}
@media screen and (max-width: 768px){
  .wa-box1-img{
    min-height: auto;
    padding: .3rem .2rem .3rem .2rem;
    background:#218df2;
  }
  .wa-box1-img p{
    padding-top: 0;
  }
}
