@charset "gb2312";
/* ÓÃ»§µÇÂ½Ò³cssÎÄ¼þ
* Author: Keyschl
* Web:http://www.5vShop.com/
* QQ:81447933
* Tel:0311-85315152 13931185013
*/
.main{ max-width:1920px;min-width:1240px; background:url(../images/20171019002457251.jpg) no-repeat center; background-size:cover; color:#FFF}
.main_content{ width:1000px; margin:auto; overflow:hidden;  height:600px;}
.main_content_desc{ width:420px; height:500px; float:left; text-indent:2em; line-height:32px; font-size:18px; margin-top:50px;}
.main form{width:420px; height:500px; float:right;margin-top:50px; background:rgba(0,0,0,0.7); border-radius:6px;}
.form_title{ width:360px; margin:10px auto; height:50px; border-bottom:1px solid #FFF; line-height:50px;font-size:16px;}
.form_common{ width:360px; margin:20px auto;  overflow:hidden;position:relative;}
.form_common>label{ width:80px; float:left; text-align:right;height:32px; line-height:32px;font-size:14px;}
.form_common>input[type='text'],.form_common>input[type='email'],.form_common>input[type='password'],.form_common>div>input[type='submit']{ width:260px; float:right;height:32px; outline:none; line-height:32px; border-radius:4px; border:none; text-indent:10px; }
.form_common>div{width:260px; float:right;height:32px;}
.form_common>div>input[type='checkbox']{ float:left; margin-top:2px; margin-top:11px;}
.form_common>div>span{ float:left; margin-top:8px; margin-left:6px;}
.form_common>div a{ color:#FFF}
.form_common>div a:hover{ text-decoration:underline}
.form_common>img{ height:20px; position:absolute;top:6px; right:0px;}
.form_common>input[type='submit']{border:0px; width:140px; height:32px;background:#46b8da; color:#FFF;cursor:pointer;float:left;outline:none;border-radius:4px;margin-right:10px;margin-left:50px;}
.form_common>input[type='button']{border:0px; width:140px;height:32px; background:#46b8da; color:#FFF;cursor:pointer;border-radius:4px;}
.form_common>input[type='submit']:hover,.form_common>input[type='button']:hover{opacity:.9;}
.findx{border:1px solid #acacac !important;}
.form_common>input[type='text']:hover{
  border-color: #66afe9;
					background:#FCFCFC;
                    outline: 0;
                    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
                    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}