body {
  background: #fff;
}
.wrap {
  
}
    .wrap img {
    width:100%;
    height:auto;
    }
    
    .mdxbg
    {
        background:url(../img/mdxbg.jpg) center center no-repeat;
        background-size:100% 100%;
        }
        
            .rdxbg
    {
        background:url(../img/rdxbg.jpg) center center no-repeat;
        background-size:100% 100%;
        }
    
.baom {
  width: 100%;  
  padding-top:0px;
  padding-bottom:0px;
  margin: 0 auto;
  text-align: center;   
  background:url(../img/top03.jpg) center center no-repeat;
  /*background:#c0d6e3;*/
  background-size:100% 100%;
}
.baomcon {
width:85%; margin:0 auto; 
/*border:2px solid #a38b25;*/
}
 .bmimg {       
    width:546px;    
    margin-top:10px; margin-bottom:10px;
    }
.baom .tit {
  padding-top: 20px;
  line-height: 1.5;
}
.baom .tit strong {
  font-size: 24px;
  display: block;
  color: #131770;
}
.baom .tit em {
  font-size: 16px;
  display: block;
  font-style: normal;
}
.p1 {
  width: 96%;
  margin: 0 auto;
  /*border:1px solid #fde012;
  background:#a93f24;*/
}
.p1 form {
  width: 90%;
  margin: 0 auto;
}
.z_tab
 {  
  width: 100%;
  margin:0 auto;
}
.z_tab  {
 font-size:22px;
 line-height: 35px;       
}

.tab_td{      
    align-items: center;     
    box-sizing: border-box; 
    margin:8px 10px 8px 0px;
    width:95%;
    text-align:left;
    float:right;
    border:1px solid #999999;
    background:#fff;
}
    .tab_td img 
    {
        width:42px;
    float:left;
    }
 .z_inselect .button {
  height: 60px;  
  width:95%;
  border: none;
  border-radius:30px;
  z-index: 2;
  background: #000;
  color: #fff;  
  line-height: 45px;  
  font-size: 28px;   
  font-weight:bold;
  margin-top:15px;
}


.p1 form .text {
  width: 100%;
  height: 20px;
}
.p1 form .text img {
  width: 100%;
  border: none;
}


.tab_td input,
.tab_td select {
  float: left;
  line-height: 35px;
  height:45px;
  border: none;
  width: 88%;
  border-left: none;
  border-radius: 0;
  font-size: 26px;
  background-color:#fff;
}

.p1 .z_inselect tab_td select {
  height: 38px;
  line-height: 30px;
  border: none;
  width: 100%;
  margin-top: 0px;
  padding-left: 0;
  margin-left: 0;
  background: #fff;
}
.p1 .tel {
  width: 100%;
  display: block;
  line-height: 1.5;
  color: #131770;
  font-size: 30px;
  font-weight: 700;
  white-space: nowrap;
}
.img img {
  display: block;
  width: 100%;
}
.swiper-container {
  margin: 0 auto;
  padding-bottom: 40px;
  color: #000;
  width: 93.4375%;
}
.swiper-container .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #cdcdcd;
}
#box {
  position: fixed;
  z-index: 11111;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#box span {
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  display: block;
}
#box div {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  background: #fff;
  border: 2px solid #000;
  padding: 20px 10px;
  font-family: "微软雅黑";
  border-radius: 10px;
}
#box p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
  color: #f00;
}
#box em {
  font-style: normal;
  background: #000;
  color: #fff;
  display: block;
  border-radius: 3px;
  width: 100px;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  font-size: 14px;
  margin: 0 auto;
}
.htmlscroll {
  height: 100%;
  overflow: hidden;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: rgba(0, 0, 0, 0.6);
  padding: 4.6875% 0;
  overflow: auto;
  display: none;
}
.mask-box {
  width: 100%;
  z-index: 10002;
  padding-bottom: 30px;
}
.mask-box .mask-cont {
  width: 70%;
  padding: 3.125% 7.5% 3.125%;
  margin-top: 48px;
  background: #ffffff;
  margin: 0 auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mask-box .mask-cont .tit {
  padding-bottom: 5.46875%;
  border-bottom: 1px solid #ccc;
  font-size: 30px;
  font-weight: 700;
  color: #555;
  text-align: center;
}
.mask-box .mask-cont .cont {
  padding: 1.5625% 0;
  font-size: 4.375%;
  color: #555;
}
.mask-box .mask-cont .cont img {
  max-width: 60%;
}
.mask-box .mask-cont .cont p {
  line-height: 20px;
  font-size: 14px;
  text-indent: 30px;
}
.mask-box .mask-cont .mask-btn {
  display: block;
  width: 53.125%;
  height: 12.5%;
  margin: 3.125% auto 0;
  line-height: 12.5%;
  background: #00acee;
  text-align: center;
  color: #fff;
  font-size: 4.6875%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
.mask-box .mask-close {
  position: absolute;
  top: 2.5%;
  right: 8%;
  z-index: 10002;
  height: 30px;
  text-align: center;
}
.mask-box .mask-close .close {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat;
  background-size: 100%;
}
.mask-box .baom {
  width: 84%;
  margin-top: 5px;
  background: #005caa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 3px solid #fff;
}
.mask-box .baom form .button {
  background: #ffd900;
  color: #003685;
}
.mask-box .baom form td {
  height: 42px;
}
.mask-box .baom table {
  width: 100%;
}
.mask-box .baom .p1 {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
.mask-box .baom .p1 form {
  width: 80%;
}
.mask-box .baom .p1 .tel {
  color: #fff;
}
.mask-box .baom .tit {
  padding-top: 10px;
}
.mask-box .baom .tit strong {
  color: #fff;
}
.mask-box .baom .tit em {
  color: #fff;
}
.top {
  position: relative;
}
.top a {
  display: block;
  position: absolute;
  width: 29.53125%;
  height: 100%;
  top: 0;
}
.top .top1 {
  left: 4.21875%;
}
.top .top2 {
  left: 35.9375%;
}
.top .top3 {
  left: 67.96875%;
}
@media screen and (max-width: 320px) {
  .p1 .tel {
    font-size: 24px;
  }
}
