@charset "utf-8";




/* CSS3动画库 */

@import url("animate.css");




/* 各种图标CDN */

@import url("https://cdn.bootcss.com/MaterialDesign-Webfont/2.4.85/css/materialdesignicons.min.css");
@import url("https://cdn.bootcss.com/simple-line-icons/2.4.1/css/simple-line-icons.min.css");

/* 自定义 */

body {
    font-family: microsoft yahei, simhei, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
    color: #333;
}

body {
	font-family: microsoft yahei;
	font-size: 14px;
	background:none;
}
.header {
	height:298px;
	background:url(../images/lwzbhead.jpg) 50% 0 no-repeat;
}
.header h1{
	background:none!important;
}
.p3 .lb3 ul li a{
	    background-color: initial!important;
}
.content {
	background-color:#fff;
	margin:0 auto;
	width:1250px;
	height:auto;
}
.grid{
    padding: 20px;
    background-color: #fff;
    box-shadow: none;
}
.lb1 {
    width: 450px;
    float: left;
}
.lb2 {
    width: 300px;
	height: 360px;
    float: left;
	background:url(../images/tpljbg.png) 50% 50% no-repeat;
}
.lb3 {
    width: 586px;
    float: left;
}
.title1 {
    position: relative;
    overflow: hidden;
    line-height: 37px;
    height: 45px;
    background: url(../images/lwzbtitle1.png) 0% 50% no-repeat;
    color: #2761a2;
    font-size: 25px;
    text-indent: 8px;
    font-weight: 700;
}
.title2 {
    position: relative;
    overflow: hidden;
    line-height: 37px;
    height: 45px;
    background: url(../images/lwzbtitle2.png) 0% 50% no-repeat;
    color: #2761a2;
    font-size: 25px;
    text-indent: 8px;
    font-weight: 700;
}
.list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}
.list-t li .date {
    position: absolute;
    top: 0;
    right: 18px;
    color: #bbb;
}
.qyzb{
	display: block;
    width: 180px;
    height: 25px;
    margin: 28px 22px;
    font-size: 22px;
    color: #0458b6;
    text-align: center;
}
.xtyh{
	display: block;
    width: 180px;
    height: 25px;
	margin-top:55px;
    margin-left:22px;
    font-size: 22px;
    color: #0458b6;
    text-align: center;
}
.lxdh{
	display: block;
    width: 235px;
    height: 35px;
    margin-top: 173px;
    margin-left: 32px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.lxdh:hover {
    color: #eee;
    text-decoration: none;
}
.ly{
	float:right;
	width:620px;
	height:380p;
}

