@charset "utf-8";
/* CSS Document */

.banner_wlfw {position: relative;}
.newposi{ position: absolute; top: 50px; left: 50%; margin-left: 300px; height: 256px;}
.newnew{ width: 1200px; margin: 10px auto; }
.clear{ clear: both; overflow: hidden}

.wltable{ background: #fff; padding: 30px; text-align: center; position: relative }
.wltable .titi{ font-size:40px; color: #4375f2; }
.wltable a.baba{ position: absolute; top: 30px; right: 20px;}
.wltable table{ margin:30px auto; text-align: right; border: 5px solid #eee;  border-radius: 10px; }
.wltable table tr td{ color: #666; padding: 15px}
/*.wltable input{ width: 300px; }*/
/*.wltable textarea{border: 1px solid #ccc; }*/
.wltable input.butt333{background: #4475f4; border: 1px solid #4475f4; width: 200px; line-height:50px; height: 50px; color: #fff; cursor: pointer}
.wltable input.butt333:hover, .xlcx_aj a:hover{ background: #E79413;}