@charset "utf-8";
/* CSS Document */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;border:none;outline:none;font-size: 100%;vertical-align: baseline;background:transparent;}
img{ vertical-align:bottom;}
body{font-size:12px; margin:0; padding:0; font-family:"微软雅黑";  min-width:1190px; background-color: #fff;}
li{list-style:none;}
a{text-decoration:none; color:#c6c6c6;}
a:hover{text-decoration: underline;}
a:visited,a:active,a:focus{text-decoration:none;}

.wrap{width:1000px; margin:auto;}
/*banbar*/
.banner{background:url(../images/fpz_01.jpg) center top no-repeat; height:504px; clear:both; position: relative; overflow:hidden;}
.banner1{background:url(../images/fpz_02.jpg) center top no-repeat; height:503px; clear:both; position: relative; overflow:hidden;}
.banner2{background:url(../images/fpz_03.jpg) center top no-repeat; height:504px; clear:both; position: relative; overflow:hidden;}
.banner3{background:url(../images/fpz_04.jpg) center top no-repeat; height:503px; clear:both; position: relative; overflow:hidden;}
.banner4{background:url(../images/fpz_05.jpg) center top no-repeat; height:504px; clear:both; position: relative; overflow:hidden;}
.banner5{background:url(../images/fpz_06.jpg) center top no-repeat; height:503px; clear:both; position: relative; overflow:hidden;}
.banner6{background:url(../images/fpz_07.jpg) center top no-repeat; height:504px; clear:both; position: relative; overflow:hidden;}
.banner6 a{
    position: absolute;
    display: inline-block;
    width: 400px;
    height: 135px;
    top: 96px;
    left: 50%;
    margin-left: 188px;
}
.banner7{
    background: #5a493f;
    max-width: 1920px;
    margin: auto;
}
.banner7 ul{
    padding-top: 50px;
    width: 1000px;
    height: 180px;
    margin: auto;
}
.banner7 ul li{
    color: #fff;
    float: left;
    width: 500px;
    line-height: 45px;
    border-bottom: dashed 1px #fff; 
}
.banner7 ul li:last-child{
    border-bottom: none;
}
.banner7 ul a{
    color: #fff;
    font-size: 18px;
    display: block;
    text-decoration: none;
}