html, body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: 0;
}

input {
    border: 0;
}

a {
    outline: none;
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
}


.clear {
    zoom: 1
}

.clear:after {
    content: "";
    display: block;
    clear: both
}
.hide {
    display: none;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    background: black;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    z-index: 2;
}

.main {
    position: relative;
    background: url("../img/page2/bg.jpg") no-repeat top center;
    height:1080px;
    overflow: hidden;
    min-width:1200px;
}

.posi {
    position: relative;
    width:1200px;
    margin: 0 auto;
}
.pic-list{
    width:1172px;
    height:915px;
    position: absolute;
    left: 18px;
    top: 164px;

}
.pic{
    width:100%;
    height:100%;
}
.pic1{
    width:100%;
    height:100%;
    background:url("../img/page2/l1.png");
}
.pic2{
    background:url("../img/page2/l2.png");
}
.pic3{
    background:url("../img/page2/l3.png");
}
.pic4{
    background:url("../img/page2/l4.png");
}
.pic5{
    background:url("../img/page2/l5.png");
}
.pic6{
    background:url("../img/page2/l6.png");
}
.pic7{
    background:url("../img/page2/l7.png");
}
.pic8{
    background:url("../img/page2/l8.png");
}
.rw{
    position: absolute;
    z-index:5;
    height:732px;
}
.rw1{
    width:184px;
    left:20px;
    top:210px;
}
.rw2{
    width: 108px;
    left: 231px;
    top: 181px;
}
.rw3{
    width: 108px;
    left: 369px;
    top: 181px;
}
.rw4{
    width: 108px;
    left: 504px;
    top: 181px;
}
.rw5{
    width: 108px;
    left: 632px;
    top: 181px;
}
.rw6{
    width: 108px;
    left: 768px;
    top: 181px;
}
.rw7{
    width: 108px;
    left: 912px;
    top: 181px;
}
.rw8{
    width: 108px;
    left: 1026px;
    top: 181px;
}
.border-bg{
    background:url("../img/page2/border.png");
    width:798px;
    height:387px;
    position: absolute;
    top: 420px;
    left: 183px;
    z-index:8;
}
.infor{
    width:201px;
    position: absolute;
    left: 68px;
    top: 48px;
    color:#fffc00;
}
.infor ul li{
    margin-bottom:20px;
}
.infor p{
    width:47%;
    display: inline-block;
    vertical-align: middle;
}
.text-are{
    position: absolute;
    right: 35px;
    top: 43px;
    width:490px;
    height:240px;
    color:white;
    font-size:14px;
    word-break: break-all;
    text-align: justify;
    line-height:24px;
}
.text-are h1{
    color:#fffc00;
    font-size:18px;
    margin-bottom:4px;
}
.zf{
    width:708px;
    position: absolute;
    top:268px;
    left:68px;
    color:#fffc00;
    font-size:24px;
}
.zf span{
    display:inline-block;
    width:164px;
    font-weight:800;
    margin-right:30px;
    vertical-align: middle;
}
.zf p{
    width:501px;
    word-break: break-all;
    display: inline-block;
    vertical-align: middle;
}