@charset "utf-8";

/* CSS Document */


/*edit:wangshuo
@ update: 2017-02-24 */

html,
body,
div,
span,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

html {
    overflow-y: scroll;
    overflow-x: hidden;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
}

ul,
li,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

i,
em,
cite,
dfn {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *display: inline-block;
    *zoom: 100%;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    *display: inline;
    font-size: 1px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.alignL {
    text-align: left;
}

.alignC {
    text-align: center;
}

.alignR {
    text-align: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.none {
    display: none;
}

.block {
    display: block;
}

.overf {
    overflow: hidden;
}

.center {
    margin: 0 auto;
}

:focus,
a {
    outline: none;
    -moz-outline-style: none;
}

a:visited,
a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    font: 16px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
    color: #333;
}


/*第一部分*/


/*wrap*/

.wrap01 {
    background: url(https://static.web.sdo.com/dn/pic/dn_23act/0116qd/wrap_01.jpg) no-repeat center;
    height: 835px;
    min-width: 1200px;
}

.wrap02 {
    background: url(https://static.web.sdo.com/dn/pic/dn_23act/0116qd/wrap_02.jpg) no-repeat center;
    height: 834px;
    min-width: 1200px;
}

.wrap03 {
    background: url(https://static.web.sdo.com/dn/pic/dn_23act/0116qd/wrap_03.jpg) no-repeat center;
    height: 835px;
    min-width: 1200px;
}

.wrap04 {
    background: url(https://static.web.sdo.com/dn/pic/dn_23act/0116qd/wrap_04.jpg) no-repeat center;
    height: 834px;
    min-width: 1200px;
}