/*reset*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
    margin: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

audio,
canvas,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border: 0;
    display: block;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input,
button {
    border: none;
    box-sizing: border-box;
    outline: 0
}

input::-webkit-input-placeholder {
    color: #000
}

button,
select {
    text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    resize: none;
    border: 1px solid #ccc;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

del {
    text-decoration: line-through;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

.clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    clear: both;
}

html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
    font-size: 14px;
    color: #333;
    background: #fff;
    overflow-x: hidden;
}

.pullL {
    float: left;
}

.pullR {
    float: right;
}

.content100 {
    width: 100%;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}


.banner{
    background: url(../images/banner1.jpg) no-repeat top center;
    width: 100%;
    height: 455px;
}
.part1{
    background: url(../images/p1.jpg) no-repeat top center;
    width: 100%;
    height: 643px;
}
.part2{
    background: url(../images/p2.jpg) no-repeat top center;
    width: 100%;
    height: 599px;
}
.part3{
    background: url(../images/p3.jpg) no-repeat top center;
    width: 100%;
    height:309px;
}
.part4{
    background: url(../images/p4.jpg) no-repeat top center;
    width: 100%;
    height:465px;
    margin-top: -1px;
}
.part5{
    background: url(../images/p5.jpg) no-repeat top center;
    width: 100%;
    height:309px;
    margin-top: -1px;
}
.part6{
    background: url(../images/p6.jpg) no-repeat top center;
    width: 100%;
    height:469px;
    margin-top: -1px;
}
.part7{
    background: url(../images/p7.jpg) no-repeat top center;
    width: 100%;
    height:309px;
    margin-top: -1px;
}
.part8{
    background: url(../images/p8.jpg) no-repeat top center;
    width: 100%;
    height:894px;
    margin-top: -1px;
}
.part9{
    background: url(../images/p9.jpg) no-repeat top center;
    width: 100%;
    height:873px;
    margin-top: -1px;
}
.part10{
    background: url(../images/p11.jpg) no-repeat top center;
    width: 100%;
    height:521px;
    margin-top: -1px;
}

.banner a,
.part3 a,
.part5 a,
.part7 a,
.part9 a{
	width: 100%;
	display: block;
	width: 100%;
	height: 100%;
}
