/*
* @Author: xy-xiaofei
* @Date:   2017-07-18 13:58:03
* @Last Modified by:   xy-xiaofei
* @Last Modified time: 2017-10-24 15:00:41
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline; list-style: none;}
a{text-decoration: none;}
a,input,button,select,textarea{outline:none;}
a:active,a:hover{outline: none; border:0; background: none; -webkit-tap-highlight-color: transparent;-moz-tap-highlight-color: transparent; -ms-tap-highlight-color: transparent; -o-tap-highlight-color: transparent;}
a,input,i{-webkit-tap-highlight-color:rgba(0,0,0,0); -moz-tap-highlight-color:rgba(0,0,0,0); -ms-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);}
body{font-family: "微软雅黑"; font-size: 16px; position:relative;}
/* 内容 */
.houtaiBox{width:100%; height:100%; overflow: hidden; background: url(../images/bg.png) center center no-repeat; background-size: cover;}
.houtaiBox .xinxiBox{width:550px; margin:50px auto 0; overflow: hidden;}
.houtaiBox .xinxiBox .logo,.houtaiBox .xinxiBox .name{margin:0 auto 30px;}
.houtaiBox .xinxiBox .logo img,.name img{margin:0 auto; display: block;}
.houtaiBox .xinxiBox .xinxi{width:550px; height: auto; background: url(../images/formbg.png) left top no-repeat; overflow: hidden; padding:30px 0;}
.xinxi .INFObox{margin:0 auto;}
.xinxi .INFObox tr{width:420px; height:50px; margin:0 auto; }
.xinxi .INFObox tr td{width:420px; height:50px; margin:0 auto;}
.xinxi .INFObox tr td .inputbox{width:420px; height:50px; margin:0 auto 20px; border: 1px solid #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px; position: relative;}
.xinxi .INFObox tr td .inputbox span{width:100px; height:50px; float: left; color:#fff; font-size: 20px; line-height: 50px; padding-left:60px;}
.xinxi .INFObox tr td .inputbox .name{background: url(../images/icon1.png) 20px center no-repeat;}
.xinxi .INFObox tr td .inputbox .mima{background: url(../images/icon2.png) 20px center no-repeat;}
.xinxi .INFObox tr td .inputbox .yzm{background: url(../images/icon3.png) 20px center no-repeat;}
.xinxi .INFObox tr td .inputbox input{width:260px; height:50px; float: left; background: none; border: 0; color:#fff; font-size: 20px;}
.xinxi .INFObox tr td .inputbox .yzmimg{width:110px; height:50px; position: absolute; right:0; top:0; cursor: pointer;}
.xinxi .INFObox tr td .inputbox .yzmimg img{vertical-align: middle;}
.xinxi .INFObox tr td .btn{width:420px; height:50px; margin:0 auto; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px; background: #2a97cf; border:none; color:#fff; font-size: 24px; line-height: 50px; cursor: pointer;}