html,body {	width: 100%; height: 100%; font-size:14px; color:#000; font-family: "Arial","Times New Roman","Helvetica","Tahoma",sans-serif;}
*{margin:0;padding: 0}
ul,li{list-style: none}
body{background: url("../images/bg01.jpg") top center fixed no-repeat;background-size: cover;}
.bg{width: 100%;height: 100%;}
.topBanner{width:1230px; height:120px;background: #c7c7c7; margin:0 auto; justify-content: center; display: flex;align-items: center;}
.toppic{width: 1230px; height: 450px;background: url("../images/toppic.jpg") top center no-repeat;margin:0 auto;}

.content{width:1230px; height:auto; margin:20px auto;}
.inboard{width: 1170px;height: auto;padding:20px 30px ;}
.artc{width: 1170px;height: auto;font-size: 18px;margin-top:10px;line-height: 27px}

.factPic{text-align: center;margin-top: 20px;}

.content .map{width: 100%;height: 100%;}

.PicList{ list-style: none;}
.PicList li{display: inline-block; margin:10px;}
.PicList li img{width: 260px;height:auto;border: 2px solid #aaa;}

.foot{width: 1230px;height:400px;margin:0 auto;padding:50px 0; color: #666;background-color: rgba(255,237,237,0.3);}
.fName{font-size: 30px;font-weight:bolder; font-style: italic; text-align: center;}
.addr{font-size: 16px; padding-left: 150px;margin-top: 30px;line-height: 25px}
.yyzz img{width: 300px;height: auto; padding-left: 150px;margin-top: 30px}
