input,select{border:none;background:none;outline:none;-webkit-appearance:none;}
.container{width:750px;margin:0 auto;
background: linear-gradient(to top,#ffebec,#ffd1db);
background: -webkit-linear-gradient(to top,#ffebec,#ffd1db);
position: relative;
/*background: url(../image/bhz_bj.jpg);*/
}
.bhzl-banner{
	width:750px;height:1334px;
	position: absolute;
	top: 0;left: 0;
	/*margin: -667px 0 0 -375px;*/
	background:url(//images9.hunli.baihe.com/topic/m/baihezitg/baihezitg_bj.jpg) no-repeat center;
	}
.bhz_bt{display: block;position: absolute;left: 0;bottom: 0;}
@keyframes scaleDraw{0%{transform:scale(1);}25%{transform:scale(1.1);}50%{transform:scale(1);}75%{transform:scale(1.1);}}
.code-btn{width:240px;height:80px;background:url(//images9.hunli.baihe.com/topic/m/baihezitg/baihezi_bt.png);background-size:240px 80px;-webkit-animation-name:scaleDraw;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:1.3s;position: absolute;left:50%;top: 905px;margin-left: -120px;}
.dialog{width:100%;height:100%;position: fixed;top:0;left:0;background:rgba(0,0,0,.6);display:block;z-index:999 ;}
.go_weixin{width:240px;height:80px;opacity: 0;position:absolute;bottom:50px;left:50%;margin-left:-120px;}
.dialog-success{width:496px;height:446px;border-radius:30px;border: 4px solid #25416f;position:absolute;top:50%;left:50%;margin:-225px 0 0 -250px;transition:all .3s cubic-bezier(0.43,0.14,0.34,1.6);-webkit-transition:all .3s cubic-bezier(0.43,0.14,0.34,1.6);transform: scale(0, 0);background:url(//images9.hunli.baihe.com/topic/m/baihezitg/bhz_success.jpg) #fff no-repeat center;}
.dialog .dialog-success .close{width:60px;height:60px;position:absolute;bottom:-100px;left:50%;margin-left:-30px;background:url(//images9.hunli.baihe.com/topic/m/qdzzyjx/dialog-closebt.png) no-repeat;background-size:100% 100%;}

