@charset "utf-8"; *{ margin:0; padding:0; position:relative; } html,body{ width:100%; height:100%; position:relative;} a{ text-decoration:none;} .center{/*中间栏*/ width:1080px; height:auto; margin:0px auto; background:rgb(240,238,238); border-left:2px solid #7C0701; border-right:2px solid #7C0701;} .title{/*标题*/ width: 100%; height: 90px; background: #fff; } .title .icon{/*圆形图标栏*/ left: 15px; top: 8px; width: 75px; height: auto; float: left; } .title .name{/*图标旁的名称*/ float: left; left: 20px; top: 10px; width: 500px; } .title .form{/*登录表单*/ top: 0px; width: 260px; height: 90px; float: right; dislay: block; } .title .form table{ margin:5px; color:#333; font-size:14px;} .title .form table tr td a{color:#000;font-size:13px;} .title .form table tr td a:hover{color:#B72506;} .title .form table input{ border:1px solid #333; width:120px; float:left; padding:2px;} .title .form p{ width:120px; float:right; margin:-3px 65px;} .title .form p input{ width:42px; height:22px; font-size:12px; color:#500109; margin:0px 5px; border:1px solid #999; border-radius:5px 5px; background:#eee;} .title .hello{ position: absolute; right: 10px; top: 55px; width: auto; height: auto; display: block; } .title .hello p{ width:auto; height:auto;} .title .hello a{color:#AB1003;font-size:18px;text-decoration:none;font-weight:bold;} .title .hello a:hover{text-decoration:underline;} .title .hello span a{margin-left:20px;color:#000;font-size:16px;font-weight:100;} .title .hello span a:hover{text-decoration:underline;} .display_none{display:none;} .big_img{/*画框*/ width: 1080px; height: 230px; background: #fff; border-top: 2px solid #D7AE0D; border-bottom: 2px solid #D7AE0D; } .big_img .left_up{width:50px;left:-2px;top:-3px;float:left;}/*画框左上角*/ .big_img .right_up{width:50px;right:-1px;top:-3px;float:right;} .big_img .left_down{ width: 50px; left: -50px; top: 190px; float: left; } .big_img .right_down{ width: 50px; right: -50px; top: 190px; float: right; }/*画框右下角*/ .big_img .picture{/*画框中间图片所在div标签*/ width: 987px; height: 210px; margin: auto auto; margin-top: 13px; } .big_img .picture img{ margin-top: -42px; height: 100%; } .nav{/*导航栏*/ width: 1080px; height: 50px; background-image: url(/static/index/images/nav.png); margin-top: 3px; } .nav table{ width:1060px; height:100%; margin-left:27px; color:#fff; font-weight:bold; font-size:16px;} .nav table tr td{ text-align:center;} .nav table a{color:#fff;} .nav table a:hover{color:#F00;} .column{/*首页导航栏下的栏目列*/ width: 1080px; height: 1320px; margin: auto; } .column hr{ width: 1040px; height: 5px; position: relative; background: #941705; margin: auto; top: 15px; left: 20px; border: 0px; float: left; } .column .small_col{/*小栏目*/ width: 245px; height: 350px; background: #fff; margin-left: 20px; margin-top: 15px; float: left; } .column .small_col .caption{ width:245px; height:33px; border-bottom:1px solid #999;} .column .small_col .caption img{ float:left; margin-top:5px; margin-left:3px;} .column .small_col .caption p{ width:220px; color:#880C02; float:left; margin-top:7px; font-size:14px;} .column .small_col .caption p span{float:right;} .column .small_col .caption p span a{color:#880C02;} .column .small_col .small_img{/*小栏目里的图片*/ width: 180px; height: 120px; margin: auto; top: 40px; } .column .small_col .small_img img{ width:100%; height:100%; top:-30px; margin:auto;} .column .small_col .artical{/*文章小标题*/ width: 90%; height: 20px; position: relative; /*border:1px solid #000;*/ margin: auto; top: 20px; } .column .small_col .artical p{/*小标题前面的圆点*/ width:5px; height:5px; position:absolute; top:7px; border:1px solid #999; border-radius:5px 5px; background:#999;} .column .small_col .artical .digest{/*小标题内容*/ position:absolute; width:95%; height:auto; font-size:12px; color:#333; margin-left:15px; line-height:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .column .small_col .artical .digest a{color:#000;} .column .small_col .artical .digest a:hover{ color:#063D8E; text-decoration:underline;} .column .small_col .artical .new{/*新文章前面的旗帜图标*/ width:30px; height:30px; position:absolute; top:-7px; left:-2px; float:left;} /*轮播图*/ .column .images{ position: relative; width: 510px; height: 320px; background: #fff; float: left; margin-left: 20px; margin-top: 15px; } .column .images .imageShow{/*轮播图的图片显示区域*/ width:510px; height:320px; } .column .images .imageShow .img{ width:490px; height:300px; padding:10px; position:absolute; } .column .images .imageShow .img img{ width:100%; height:100%;} .column .images .imageShow .img .smal_title{ width:490px; height:35px; background:rgba(0,0,0,0.7); position:absolute; bottom:10px; } .column .images .imageShow .img .smal_title p{ width:350px; height:100%; color:#fff; font-size:14px; line-height:35px; padding-left:5px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;} .column .images .posi{/*轮播图的按钮位置*/ position:absolute; bottom:10px; right:0px; width: 120px; height: 25px;} .column .images .posi input{ width:15px; height:15px; border:1px solid #000; background:#fff; color:#F00;} .column .big_col{/*董氏宗祠*/ position: relative; width: 1040px; height: 200px; background: #fff; float: left; margin-left: 20px; margin-top: 15px; } .column .big_col .caption{ width:1040px; height:33px; border-bottom:1px solid #999;} .column .big_col .caption img{ float:left; margin-top:5px; margin-left:3px;} .column .big_col .caption p{ width:1010px; color:#880C02; float:left; margin-top:7px; font-size:15px;} .column .big_col .caption p span{float:right;} .column .big_col .caption p span a{color:#880C02;} .column .big_col .pic{/*董氏宗祠的图片轮播区域*/ width:950px; height:130px; position:absolute; margin-left:40px; margin-top:22px;} .column .big_col .pic ul{list-style:none;} .column .big_col .pic ul li{ float:left; width:190px; text-align:center;} .column .big_col .pic ul li img{ width:180px; height:120px;} .column .big_col .pic ul li .small2{ width:180px; height:24px; background:rgba(0,0,0,0.7); margin-left:5px; margin-bottom:5px; position:absolute; bottom:0; } .column .big_col .pic ul li .small2 p{ width:96%; height:100%; line-height:24px; padding-left:3px; font-size:12px; text-align:left; color:#fff; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;} .bottom_nav{/*首页底部导航栏*/ width: 1040px; height: 40px; border-top: 1px solid #8A0E00; border-bottom: 1px solid #8A0E00; margin-left: 20px; position: relative; top: 0px; } .bottom_nav table{ position:absolute; width:100%; height:100%; font-size:12px; margin:auto;} .bottom_nav table a{color:#666;} .bottom_nav table a:hover{text-decoration:underline;} .bottom_nav table tr td{ text-align:center;} .foot{/*首页底联系方式*/ width:1080px; height:50px; margin-top:20px;} .foot p{ width:1080px; height:20px; font-size:14px; text-align:center; color:#666;} .artical_list{/*导航栏下的文章列表*/ width:1040px; height:auto; margin:auto; min-height:300px; position:relative; margin-top:10px; padding-bottom:10px; } .artical_list a{ color:#000;} .artical_list a:hover{color:#CE1102;} .artical_list .left{ width:25%; min-height:300px; height:auto; background:#fff; float:left; position:absolute;} .artical_list .right{ width:74%; height:auto; position:relative; left:26%; padding-bottom:10px; background:#fff; } .artical_list .right .current_position{ width:96%; height:35px; left:2%; border-bottom:1px solid #999;} .artical_list .right hr{ width:110px; height:2px; border:0; background:#ED2B01; position:absolute; top:34px; left:2%;} .artical_list .right .current_position img{ width:20px; height:20px; margin-top:7px; float:left;} .artical_list .right .current_position p{ width:auto; height:auto; font-size:14px; margin-left:5px; margin-top:3px; line-height:30px; float:left;} .artical_list .right .content{ width:90%; height:auto; margin:auto; min-height:250px; margin-bottom:10px; position:relative; top:10px;} .artical_list .right .content .big_title{ width:100%; height:auto; line-height:40px; font-size:22px; position:relative; margin:auto; text-align:center; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif;} .artical_list .right .content .issue{ width:100%; height:auto; text-align:center; position:relative; top:10px;} .artical_list .right .content .normal{ width:100%; height:auto; font-size:14px; line-height:24px; margin:auto; position:relative;} /* CSS Document */ /* FILE ARCHIVED ON 09:12:54 Oct 14, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 16:18:47 Dec 14, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 3.562 exclusion.robots: 0.046 exclusion.robots.policy: 0.029 esindex: 0.013 cdx.remote: 141.838 LoadShardBlock: 179.489 (3) PetaboxLoader3.datanode: 121.134 (5) PetaboxLoader3.resolve: 219.063 (3) load_resource: 267.301 (2) */