.subscribeBody{width: 100%; height: 10.03rem; position: relative;}
.subscribeBody .bg{width: 100%; height: 100%; background: url(../images/subscribe/bg.jpg) no-repeat; background-size: 100% 100%;}
.subscribeBody .bg.bg2{ background: url(../images/subscribe/bg2.jpg) no-repeat; background-size: 100% 100%;}
.subscribeBody .bg.bg3{ background: url(../images/subscribe/bg3.jpg) no-repeat; background-size: 100% 100%;}


.subscribeBody .dialog{width: 6.00rem; height: 7.50rem; position: absolute; left:1.10rem; top: 1.80rem; z-index: 3; background-color: #fff;}
.subscribeBody .dialog .content{width: 4.76rem; padding: 0.32rem 0 0 0.62rem; }
.subscribeBody .dialog .content .h1{font-size: 0.46rem; color: #303030; font-weight: 300; line-height: 0.7rem;}
.subscribeBody .dialog .content .h3{font-size: 0.22rem; color: #7f7f7f; line-height: 0.48rem; margin: 0.28rem 0 0.08rem 0;}
.subscribeBody .dialog .content .ipt{font-size: 0.18rem; color: #7f7f7f;  height: 0.44rem; line-height: 0.44rem; margin-bottom: 0.18rem; border: 1px solid #a5a5a5; padding:0 0.2rem; width: 4.36rem; box-sizing: content-box;}
.subscribeBody .dialog .content .ipt::-webkit-input-placeholder {color: #7f7f7f; font-size: 0.18rem; }
.subscribeBody .dialog .content .ipt::-moz-placeholder {color: #7f7f7f; font-size: 0.18rem; }
.subscribeBody .dialog .content .ipt::-ms-input-placeholder {color: #7f7f7f; font-size: 0.18rem; }
  
 
.subscribeBody .dialog .content .ipttel{margin-bottom: 0rem; }
.subscribeBody .dialog .content .select_box{width: 4.76rem; height: 0.44rem; position: relative; margin-bottom: 0.18rem; }
.subscribeBody .dialog .content .select_box .arrow{width:0.23rem; height: 0.12rem; position: absolute; right: 0.23rem; top: 0.18rem; background: url(../images/subscribe/arrow.png) no-repeat; background-size: 100% 100%; }
.subscribeBody .dialog .content .select{font-size: 0.18rem; color: #7f7f7f; height: 0.42rem; line-height: 0.44rem; border: 1px solid #a5a5a5; padding:0 0.2rem; width: 4.36rem; box-sizing: content-box;background: transparent;}
.subscribeBody .dialog .content .btn-submit{  width: 2.50rem; height: 0.44rem; line-height: 0.44rem; color: #fff; text-align: center; font-size: 0.18rem; border-radius: 0.22rem; margin-top: 0.4rem; background-color: #303030; cursor: pointer; }

