﻿charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color: #666666;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.dib{display:block !important;}
.hidden{display:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height: 0px; line-height: 0px; font-size: 0px;}
body{ background: url(../img/2019jtt_lkznjgpt_bg.jpg) center top no-repeat #FFFFFF;}

.container{ width: 1140px; height: auto; padding:0 30px ; margin: 0 auto; background: #FFFFFF; overflow: hidden; border-radius: 5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*ie*/
-moz-box-shadow: 0 0 10px #909090;/*firefox*/
-webkit-box-shadow: 0 0 10px #909090;/*safari或chrome*/
box-shadow:0 0 10px #909090;/*opera或ie9*/
}
h2.title{ height: 100px;width: 100%; line-height: 100px; background: url(../img/2019jtt_lkznjgpt_toutiaobg.png) left center no-repeat; text-indent: 90px; border-bottom: 1px solid #e1e1e1;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
h2.title a{font-size: 36px; color: #e83519; font-weight: normal;  }
h2.title a:hover{ color: #0A6CB5;}


.lkyw_list{ width: 100%; height: auto; overflow: hidden;}
.lkyw_list li{ width: 100%; height: 146px; border-bottom: 1px dashed #e83519; vertical-align: top; padding: 15px 0 20px 0;}

.lkyw_list li p.title{height: 56px; line-height: 56px; font-size: 24px; color: #333333; }
.lkyw_list li p.abstract{ line-height: 30px; font-size: 16px; color: #666666;}
.lkyw_list li p.time{ line-height: 30px; font-size: 14px; color: #999999;}

/*pages*/
.nextpage{ padding:19px 0 0 0; height:40px;}
.nextpage ul li{  height:38px; line-height:38px; color:#333; font-size:14px;}
.nextpage ul li:first-child{ margin-right:10px;}
.nextpage ul li a{ display:block; float:left; height:38px; line-height:38px; padding:0 16px; border:1px solid #ebebeb; background:#f7f7f7; border-bottom:2px solid #ebebeb;}
.nextpage ul li a:link,.nextpage ul li a:visited{ color:#666;}
.nextpage ul li a:hover{ background:#fff; color:#333; text-decoration:none; border-bottom-color:#1a70a7;}
.nextpage ul li.thisclass{ padding:0 16px; color:#fff; background:#2b5c94;}
.nextpage ul li .pageSelect{background:#fff; color:#333; text-decoration:none; border-bottom:2px solid #1a70a7;}

/* footer */
/* footer */
.footer{
	background-color: #0a6cb5;
	padding: 20px 0;
}

.footer a{
	color: #fff;
}

.footer-cont{
	width: 760px;
	margin: 0 auto;
}

.footer-cont-left{
	float: left;
	line-height: 90px;
}

.footer-cont-left img{
	vertical-align: middle;
}

.footer-cont-right{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin-left: 220px !important;
    width: 680px !important;
}