@charset "UTF-8";
/* sass±äÁ¿ */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-family: 'Î¢ÈíÑÅºÚ';
  overflow: hidden;
}
::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #6a6f77;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #6a6f77;
}
input::-webkit-input-placeholder{
  color: #6a6f77;
}
body{
    background: #fff url(../images/bj.jpg) top center no-repeat;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.index{
 width:1000px;
    margin: 230px auto 0px auto;
}
.tit{
    font-size:32px;
    color: #fff;
    line-height: 65px;
    font-weight: bold;
    text-align: center;
    padding-top:115px;
}
.input_control{
    float: right;
    width: 390px;
    margin: 170px;
}

.button{
    padding: 0;
    font-size: 18px;
    color: #fff;
    background: #009882;
    height: 52px;
    width: 390px;
    margin-top: 55px;
}




.seaBox{width:400px; margin:0 auto;}
.ln{width:80px; text-align: right; margin-right:10px; display: inline-block; color:#FFF;}
.seaBtn{margin-left:71px;}
.seaBtn input{ background:#E98C24 !important; height:46px; color:#FFF; font-size: 16px;padding: 0;  border:0px solid #dedede !important; cursor:pointer;width:290px; outline:medium none;}
.seaBox input{ line-height:16px; border:1px solid #dedede; width:280px; margin-top:20px;padding:8px 0 8px 10px; outline:medium none;}
.yzm{width: 65px !important;height:12px;margin-right: 10px;}