* {
    font-family: 微软雅黑;
    text-decoration: none;
}

html,
body {
    height: 100%;
    padding: 0;
    margin: 0;
    background: #577fd6;
    color: #000;
    min-width: 1280px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
    font-size: 12px;
    color: #000;
}

i {
    font-style: normal;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #F60;
}

a.under:link,
a.under:active,
a.under:visited,
a.under:hover {
    text-decoration: none;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0
}

li {
    list-style: none
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.text-center {
    text-align: center
}

.main {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 10
}

#container {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative
}

/**首页**/
#container .main01 {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 1080px;
    background: url(bg.jpg) top center no-repeat;
    position: relative;
    z-index: 9;
}

#container .main01 .list01 {
    float: left;
    width: 1100px;
    height: 130px;
    text-align: left;
    margin-left: 55px;
    margin-top: 240px;
    color: #fff;
    font-size: 16px;
}

#container .main01 .list01 li {
    float: left;
    width: 800px;
    height: 60px;
    margin-left: 140px;
}

#container .main01 .list01 li span {
    float: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    color:black;
    font-weight: bold;
}

#container .main01 .list01 li span.inp1 {
    float: left;
    width: 680px;
    height: 50px;
    line-height: 50px;
}

#container .main01 .list01 li span.inp1 input {
    float: left;
    width: 640px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 0;
    padding: 0 20px;
    color: black;
    border-radius: 10px;
}

#container .main01 .list02 {
    float: left;
    width: 1100px;
    height: 50px;
    text-align: center;
    margin-left: 55px;
    margin-top: 30px;
    color: #fff;
    font-size: 36px;
}

#container .main01 .list03 {
    float: left;
    width: 1100px;
    text-align: center;
    margin-left: 55px;
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
}

#container .main01 .list03 .llist {
    float: left;
    width: 550px;
    height: 250px;
}

#container .main01 .list03 .rlist {
    float: right;
    width: 550px;
    height: 250px;
}

#container .main01 .list03 li {
    float: left;
    width: 550px;
    height: 80px;
}

#container .main01 .list03 li span {
    float: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    color: #59538b;
    font-weight: bold;
}

#container .main01 .list03 li span.inp1 {
    float: left;
    width: 430px;
    height: 50px;
    line-height: 50px;
}

#container .main01 .list03 li span.inp1 input {
    float: left;
    width: 320px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 0;
    padding: 0 20px;
    color: black;
    border-radius: 10px;
}

#container .main01 .list04,
#container .main01 .list05 {
    float: left;
    width: 1100px;
    height: 50px;
    text-align: center;
    margin-left: 55px;
    margin-top: 10px;
    color: #a1a1ff;
    font-size: 16px;
}