民盟江苏省委会网站
民盟江苏省委会网站是一个提供关于民盟江苏省委会的全面信息和活动的在线平台。网站的设计风格简洁大方,页面布局合理,内容详实丰富。通过访问该网站,用户可以了解到民盟江苏省委会的历史沿革、组织结构、主要工作以及近期的活动情况等。
网站设计
网站使用了一种自适应的布局方式,能够根据设备的屏幕大小自动调整页面的显示效果。同时,网站还采用了一些CSS3的动画效果,使得页面在加载时更加生动有趣。
页面元素
网站的头部包含了一个导航栏,提供了关于民盟江苏省委会的各种链接,方便用户快速找到所需的信息。此外,网站还包含一个轮播图,展示了民盟江苏省委会的一些重要活动和成果。
代码片段
$.fn.size = function() {
return $(this).length;
}
*{
margin:0 auto;
padding:0;
border:0;
}
a{
text-decoration: none;
}
ul,li{
list-style: none;
}
.clear{
clear: both;
font-size: 0;
line-height: 0;
height: 0;
}
body{
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial;
width: 100%;
height: 100%;
}
.main{
width:100%;min-width:1200px;position:relative;text-align:center;overflow:hidden;background:url(https://member.jschina.com.cn/2024zt/jsmm/1.jpg) no-repeat top center;}
/* 头区 */ .main .header{position:rel;} .main .nav{float:left;} .main .nav a{float:left;display:block;line-height:28px;margin-right:20px;color:#fff;font-size:16px;} /* 内容区 */ .main .content{position:relative;padding:35px 0;min-height:460px;*zoom:1;} /* 其他样式 */ body{_background:#fff;} h1,h2,h3,h4,h5,h6{font-weight:normal;} p{margin-bottom:20px;} label{font-weight:bold;} input[type=text],input[type=password]{border:1px solid #cccccc;padding:5px;} select{border:1px solid #cccccc;padding:5px;} button{border:none;padding:5px 10px;cursor:pointer;background-color:#f9f9f9;color:#333333;} button.active{background-color:#ff6600;color:#ffffff;} button.disabled{opacity:.55} a{color:#666666} a:hover{color:#ff6600}