html{
width:1200px;
margin:0px auto;
background:#FFF;
}
body{
width:1200px;
font-size:14px ;
font-family: "SimSun";
color:#333;
letter-spacing: 1px;
}
img{
border:none;
}
li{
height:30px;
overflow: hidden;
list-style:none;
}
a{
color:#333;
text-decoration:none;
}
/*---------- 从头开始 ---------*/
.top{
height:25px;
line-height:25px;
color:#676767;
overflow:hidden;
}
.top ul{
height:25px;
line-height:15px;
float:right;
margin:5px 5px;
}
/*---------- 头部 ---------*/
.header{
overflow:hidden;
}
.header .logo{
width:180px;
height:66px;
float:left;
margin-top:3px;
}
.header .ads1{
width:760px;
height:66px;
float:left;
margin-top:3px;
margin-left:10px;
}
.header .ads2{
width:234px;
height:66px;
float:left;
margin-left:10px;
}
.header .ads2 p {
line-height: 10px;
height:10px;
}
/* --------- 导航 ----------------*/
.navMenu {
width:1200px;
height:30px;
background:#2D5D8E;
overflow:hidden;
}
.navMenu ul {
margin:2px -35px;
}
.navMenu ul li {
float:left;
height: 22px;
margin:5px 4px 5px 4px;
}
.navMenu ul li a {
font-size:16px;
height: 22px;
font-weight: bold;
color: #dcdddd;
}
/*------ //搜索框 ---------*/
.search{
height:22px;
margin:3px 0 3px 0;
font-size: 15px;
display: flex;
}
.search .notice {
height:30px;
padding-top:3px;
}
.search .notice h4 {
margin:1px 0 0 10px;
float:left;
}
.search .notice span {
float:left;
}
/*-----友情链接-------*/
.flink{
width:100%;
overflow:hidden;
clear:both;
padding-top:5px;
padding-bottom:5px;
}
.flink li{
float:left;
line-height:14px;
padding:3px 6px 3px;
white-space:nowrap;
}
.flink li a{
color:#666666;
float:left;
}
/*-------- 页面主体 ----------*/
.subject {
overflow:hidden;
margin-top:3px;
}
/*-------- 左侧框架 ----------*/
.pleft{
width:857px;
float:left;
overflow:hidden;
}
/*-------- 右侧框架 ---------*/
.pright{
width:335px;
margin-left:860px;
overflow:hidden;
}
/*-------- 当前位置 --------*/
.position{
width:1198px;
height:25px;
line-height:25px;
margin-bottom:2px;
border:1px solid #2D5D8E;
text-indent:12px;
color:#428C5B;
overflow:hidden;
}
.position a{
color:#428c5b;
margin:0px 2px;
}
/*-------- 底部版权 --------*/
.copyright {
border-top:1px dashed #2D5D8E;
margin-top:5px;
text-align:center;
}
.copyright p {
height: 10px;
line-height: 10px;
}
/* 文章栏目列表 */
.list_txt {
line-height:25px;
font-size: 15px;
background: rgb(255, 255, 255) none repeat scroll 0%;
border: 1px solid #2D5D8E;
}
.list_txt dt {
background: #f1f2f5;
line-height:25px;
letter-spacing:2px;
}
.list_txt dt strong a {
padding-left:10px;
}
.list_txt dt span {
float: right;
}
.list_txt dt span a {
padding-right:10px;
}
.list_txt ul {
width:100%;
border-bottom: 1px dashed #ccc;
list-style: none;
margin:1px;
padding-bottom:5px;
}
.list_txt ul li {
height: 22px;
margin-left:-35px;
padding:4px;
}
.list_txt ul li t {
padding-right:50px;
float: right;
}
/*---图片栏目---*/
.list_image {
margin: 5px 0px 5px 0px;
border: 1px solid #2D5D8E;
border-width: 1px 1px 1px 1px;
}
.list_image dt {
height:30px;
font-size: 16px;
line-height: 30px;
margin:5px 7px -5px 7px;
background: #E9F2FB ;
letter-spacing: 5px;
}
.list_image dt strong {
margin-left:10px;
}
.list_image dt span{
float: right;
padding-right:10px;
}
.list_image ul {
height:530px;
margin-left:-36px;
}
.list_image ul li{
width:288px;
height:530px;
margin-left:3px;
overflow: hidden;
background: #ededed47;
border:3px solid #32acec1f;
float: left;
}
.list_image ul li fm{
width:286px;
height:430px;
padding-left:1px;
float: left;
margin-bottom:2px;
}
.list_image ul li fm img{
width:286px;
max-height:430px;
}
.list_image ul li span {
margin:15px;
font-size: 16px;
color:#0066ff;
}
.list_image ul li bt {
padding-top:5px;
border-top: 1px dashed #ccc;
margin-top:5px;
line-height:23px;
padding-left:5px;
float: left;
}
/*---文章---*/
.view_txt {
margin-top:2px;
border: 1px solid #2D5D8E;
padding:0 0 15px 3px;
}
.view_txt .title{
height:20px;
margin:5px;
text-align:center;
font-size:14px;
}
.view_txt .title h1{
font-size:20px;
}
.view_txt .info{
height:20px;
line-height:20px;
font-size:15px;
margin:10px;
text-align:center;
}
.view_txt .intro{
width:770px;
padding:10px 5px 10px 10px;
background:#ebf5e9;
border:1px solid #DCDDDD;
color:#690;
margin:1px 0 1px 30px;
font-size:14px;
line-height:22px;
}
.view_txt .text{
font-size:15px;
}
.view_txt .text p{
margin-bottom: -10px;
line-height:25px;
text-indent: 2em;
}
.view_txt .text img{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 98%;
height: auto!important;
}
.view_txt .text video {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 98%;
height: auto!important;
}
/** 内容阅读 **/
.view_read {
margin: 5px 0 5px;
border:1px solid #2D5D8E;
}
.view_read ul {
width:855px;
height:595px;
margin:5px -40px;
}
.view_read li {
margin:5px;
height: 95px;
border-bottom: 1px dashed #2D5D8E;
}
.view_read li fm img{
width:90px;
height:90px;
float:left;
}
.view_read li bt{
font-weight: bold;
font-size:14px;
}
.view_read li a {
padding-left:2px;
}
.view_read li p {
height:50px;
line-height: 25px;
margin:6px 0 0 95px;
}
.view_read li dt {
height:15px;
margin-left:95px;
padding:3px;
background: rgb(225, 239, 251);
}
/*---图片---*/
.view_img {
width:1200px;
padding-bottom:8px;
}
.view_img .title{
height:25px;
line-height:20px;
text-align:center;
}
.view_img .title h1{
font-size:18px;
color:#2b2b2b;
}
.view_img .info{
padding:5px 10px;
line-height:25px;
background:#c9cfd6;
border:1px solid #0d2742;
font-size:15px;
color:#111;
margin:5px auto 0 auto;
}
.view_img .info small {
padding:0 5px 0 5px;
font-size:15px;
}
.view_img .main p {
margin-top:5px;
}
.view_img .main img{
display:block;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
height: auto!important;
}
.view_img .text {
width:96%;
padding:8px 16px;
line-height:24px;
background:#f5fcee;
border:1px solid #DCDDDD;
font-size:14px;
color:#706A6A;
margin:8px auto 0 auto;
}
/*--- 分页---*/
.paging {
padding-top:5px;
display: flex;
justify-content: center;
}
.paging li{
margin:0px 2px 0 2px;
display: inline-block;
border:1px solid #2D5D8E;
}
.paging li a{
margin-top:2px;
font-size:20px;
padding: 2px 10px 5px 10px;
display: block;
}
.paging .thisclass{
background:#d4cccc;
margin-top:-0.5px;
}
/* 上下篇 */
.pre_next {
padding:10px 0 0 5px;
font-size:17px;
}
/* tags */
.tags {
border:1px solid #2D5D8E;
margin-top:2px;
padding:10px 0 6px 5px;
}
.tags li {
display: inline-block;
height:20px;
font-size:17px;
}
.tags li a{
margin:3px;
}
/* tags 首页随机 */
.tagc1 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#e90707;
}
.tagc2 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#b30a0a;
}
.tagc3 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#0066ff;
}
.tagc4 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#428c5b;
}
.tagc5 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#316301;
}
.tagc6 {
line-height:25px;
margin:2px 5px 2px 5px;
color:#2b2b2ba885;
}
/* 框架标题 */
.box_title {
line-height:24px;
border-bottom:solid #2D5D8E;
border-width: 1px;
}
.box_title strong {
margin-left:5px;
font-size:15px;
color: #316301;
}
/* 文字连接 1 列*/
.box_txt_1col {
margin-bottom:3px;
border: 1px solid #2D5D8E;
border-width: 1px 1px 1px 1px;
}
.box_txt_1col li {
height: 30px;
line-height:30px;
margin-left:5px;
}
/** 文字链接 2 列 **/
.box_txt_2col {
overflow: hidden;
border: 1px solid #2D5D8E;
}
.box_txt_2col ul{
width:49%;
float:left;
margin:5px 0 0 -35px;
}
.box_txt_2col ul li{
height:30px;
line-height:30px;
}
/** 文字链接 4 列 **/
.box_txt_4col {
width:100%;
margin-top: 2px;
border: solid #2D5D8E;;
border-width: 1px;
overflow: hidden;
}
.box_txt_4col ul{
width:24%;
margin:0;
padding:5px;
float:left;
}
.box_txt_4col ul li {
margin:2px;
height: 21px;
line-height: 20px;
text-overflow: ellipsis;
white-space: nowrap;
}
/* 图片连接 2 列*/
.box_img_2col{
overflow: hidden;
border: solid #2D5D8E;
border-width: 1px 1px 0px 1px;
}
.box_img_2col li {
width:162px;
height:285px;
margin:2px;
float:left;
}
.box_img_2col li img{
width:162px;
height:215px;
}
.box_img_2col bt{
line-height:22px;
}
/* 图片连接 5 列*/
.box_img_5col{
width:1198px;
border: 1px solid #2D5D8E;
margin-top: 2px;
padding-bottom:15px;
}
.box_img_5col ul{
height:440px;
margin:2px 0 10px -38px;
}
.box_img_5col li{
width: 228px;
height: 440px;
margin: 5px 0 5px 4px;
float:left;
display:inline;
border:3px solid #32acec1f;
background: #ededed57;
}
.box_img_5col li a img{
width:225px;
height:340px;
display:block;
padding:1px;
margin-bottom:5px;
}
.box_img_5col li bt {
width:220px;
line-height:22px;
float: left;
padding-left: 5px;
font-size:14px ;
}
/* 自适应宽度的块(通用块) */
.tbox{
margin:0 1px 5px 0;
border-bottom:1px solid #2D5D8E;
overflow:hidden;
}
.tbox dt{
height:24px;
border:1px solid #2D5D8E;
overflow:hidden;
clear:both;
}
.tbox dd{
border-left:1px solid #2D5D8E;
border-right:1px solid #2D5D8E;
margin:0 0 0 0;
overflow:hidden;
}
.tbox dt strong{
height:24px;
line-height:24px;
padding-left:8px;
padding-right:4px;
display:block;
float:left;
color:#316301;
}
.tbox dt span.more{
float:right;
position:relative;
line-height:25px;
padding-right:8px;
color:#596F37;
}
/*---------- index ---------*/
.index{
width:1200px;
}
.index .slide{
width:290px;
height:100%;
}
.index .slide_news{
width:290px;
height:100%;
margin-top:5px;
border: 1px solid #2D5D8E;
}
.index .slide_news ul {
margin:5px;
}
.index .slide_news ul li{
height:28px;
line-height:28px;
margin:0 0 0-35px;
}
.index .bignews{
width:560px;
float:left;
border:1px solid #2D5D8E;
margin:-580px 0 0 295px;
}
.index .bignews .onenews{
margin:-10px 0 0 5px;
border-bottom:1px dashed #2D5D8E;
}
.index .bignews .onenews h2{
text-align:center;
display:block;
height:32px;
line-height:28px;
margin-bottom:-15px;
font-size:18px;
}
.index .bignews .onenews p{
height:70px;
line-height:25px;
overflow:hidden;
color:#666;
}
.index .bignews .d1{
padding:6px 10px;
width:570px;
overflow:hidden;
}
.index .bignews .d1 li{
width:270px;
height:30px;
line-height:30px;
float:left;
margin-right:5px;
padding-left:1px;
}
.listbox{
width:860px;
float:left;
}
.index .listbox dl{
width:428px;
margin-top:2px;
float:left;
}
.index .listbox ul {
margin:10px 0 0 -35px;
}
.index .listbox ul li{
height:28px;
line-height:28px;
}
/*---------- 这里是我手动添加的小图代码 ---------*/
.index .listbox_img{
width:400px;
height:120px;
margin:2px;
}
.index .listbox_img img{
width:100px;
height:120px;
float:left;
margin-right:5px;
}
.index .listbox_img xt{
height:100px;
}
.index .listbox_img xt b {
font-size:15px;
line-height:25px;
}
.index .listbox_img xt p{
height:20px;
line-height:20px;
font-size:13px ;
margin:0;
}
/*--- 栏目地图 --*/
.linkbox ul {
width:1190px;
height:auto;
margin-top:-10px;
padding:4px;
border-left: 1px solid #706a6aa1;
border-right: 1px solid #706a6aa1;
border-bottom: 1px solid #706a6aa1;
overflow: hidden;
}
.linkbox h3 {
height:25px;
line-height:25px;
margin-top:0;
padding:1px 5px 1px 5px;
background: #88888814;
border: 1px solid #706a6aa1;
}
.linkbox h3 a {
font-weight:bold;
font-size: 15px;
letter-spacing: 2px;
}
.linkbox ul li {
float:left;
margin:0px 10px 0px 0px;
padding:0px 1px 0 1px;
}
.linkbox a {
color:#0066ffd9;
}013-2099 天津日讯 版权没有 盗版不究 美女图片 欢迎转载 请勿镜像 站务管理QQ: