*{ margin: 0; padding: 0;}
a{ text-decoration: none;}
p{ text-indent:36px; }
ul,li{ list-style: none;}
li a{ color: black;}
.container{ width: 1250px; margin: 0 auto; background-color: #fefff1; font-family: 微软雅黑;}
.header{
    background-image: url('img第二十二届中国周庄国际旅游节1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:320px;
    width: 100%;
    position: relative;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}
.nav{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    background:rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.nav a{display: inline-block; color: white; padding: 10px 0; margin-left: 80px; font-size: 18px;}
.content{padding:30px 80px; }
.normalFontSize{font-size: 16px; line-height: 35px; }
.map{text-align: center; margin: 30px 0; }
.red{color: #b42000; font-size: 18px; font-weight:700; }
.green{color: #7b9125;font-size: 18px;font-weight:700; }
.more{display: inline-block; position: absolute; width: 60px; height: 30px; right: 10px; top: 15px; }
.word{padding:40px ;}
.word li{ line-height: 40px; }
.word li a{ font-size: 16px; }

.word2{padding:40px; width:1000px; margin-left:80px; margin-top:-40px;}
.word2 li{ line-height: 40px; }
.word2 li a{ font-size: 16px; }

.date{ float: right; }
.red2{ color: red; }
.page{ text-align: center; margin-bottom:20px;}
.page input{ text-align: center; width: 40px; vertical-align: text-bottom;}
.page a{ color: black;}
.imgul{ text-align: center;}
.imgul li{ float: left; padding: 8px;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0;}
.imgul img{ width: 327px; height: 218px;}
.title{ text-align: center; font-size: 29px; color: #ae0808;font-weight: bold; }
.article{ border: 1px solid lightgray; background-color: white; padding: 40px 30px; font-size: 16px; margin: 20px 0;}