﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"Microsoft YaHei";}
body{ background:#5eb0fa;}
a{ text-decoration:none;}
i,em{ font-style:normal;}
input::-webkit-input-placeholder {color:#e0e0e0; }
input::-ms-clear{display: none;}
input::-ms-reveal {
display:none;
}
input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
        -webkit-text-fill-color: #666!important;
    }
img {
border:none;
}
.mbox{ width:1100px; margin:0 auto; overflow: hidden;}
.top{ width:100%; background:#fff; padding-top:18px; padding-bottom:18px; }
.top a img{ margin-right:6px;}

.main{ width:100%; height:auto; background:url(..//Images/bg.png) no-repeat top center;}
.mm{ width:376px; height:auto; float:right; border-radius:5px; margin-top:64px; margin-right:84px; padding:26px 44px; padding-bottom:34px;
 background:#fff; box-shadow: 0 5px 8px rgba(0,0,0,.26);}

.tit{ color:#1a7bd6; font-size:30px;}
.tit i{ width:28px; height:30px; background:url(..//Images/all_icon.png) no-repeat 0 0; vertical-align:top; margin: 6px 10px 0 100px;display:inline-block; overflow:hidden;}
.inp_box{ width:376px; height:54px; margin-top:26px; position:relative; border:#cccacb solid 1px; line-height:54px;}
.inp_box i{ float:left; width:28px; height:30px; margin:14px 18px; background:url(..//Images/all_icon.png) no-repeat; display:inline-block; overflow:hidden;}
i.i1{ background-position:0 -34px;}
i.i2{ background-position:0 -63px;}
i.i3{ background-position:0 -93px;}
.inp_box input{ float:left; width:310px; height:54px; outline:none; font-size:16px; color:#666; line-height:54px; border:none;}
span.ts{ clear:both; position:absolute; top:46px; left:0px; color:#ff0011; font-size:12px;}
.inp_box input.yzm_inp{ width:224px;}
.yzm_i{ float:left; margin:15px 6px 0 0; border-left:#e0e0e0 solid 1px; padding-left:12px;}
.inp_sub{ width:380px; height:62px; background:#3c9bed; line-height:62px; text-align:center; color:#fff; font-size:22px;
 border:none; outline:none; margin-top:62px; cursor:pointer; box-shadow:0 0 10px rgba(60,155,237,.3);}
.inp_sub:hover{ background:#2c8ee2;}
.wxts{ color:#bfbfbf; font-size:14px; line-height:34px;}
p.foot{ margin-top:140px; color:#9ee8ff; font-size:12px; text-align:center;}

.labRem { margin-top:15px; margin-left: 25px; }



