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/bgm01.jpg") top center fixed no-repeat;background-size: cover;}
.bg{width: 100%;height: 100%;}
.topBanner{width:100%; height:120px;background: #c7c7c7; margin:0 auto;justify-content: center; display: flex;align-items: center;}
.toppic{width: 100%; height: 450px;background: url("../images/toppic.jpg") top center no-repeat;margin:0 auto;}

.content{width:100%; height:auto; margin:20px auto;}
.inboard{width: 95%;height: auto;padding:20px 30px ;}
.artc{width: 95%;height: auto;font-size: 18px;margin-top:10px;line-height: 27px}

.factPic{text-align: center;margin-top: 20px;}
.factPic img{display: block;width: 100%;height: auto;}

.content .map{width: 100%;height: 100%;}

.PicList{ list-style: none;}
.PicList li{display: inline-block; margin:10px;}
.PicList li img{width: 300px;height:auto; border: 2px solid #aaa;}

.foot{width: 100%;height:450px;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: 40px;margin-top: 30px;line-height: 25px;}
.yyzz img{width: 300px;height: auto; padding-left: 70px;margin-top: 30px;}

