*{margin: 0;padding: 0;}
ul{list-style-type:none;}

.header{
    width: 1000px;
    margin: 0 auto;
	position: relative;
}
.logo{
	width: 100%;
	margin: 10px auto;
}

.top_link{
	position: absolute;
    right: 0;
	top:10px;
}
.top_link ul li {
    width: 60px;
    float: left;
}
.top_link ul li a{
    text-decoration: none;
}
.top_link ul li a:hover{
    color:#cf0000;
}

.ss{
	width:235px;
	position: absolute;
	top: 40px;
	right: 0;
}
.ssk{
	width: 235px;
	height:31px;
	line-height:31px;
	padding:2px 0;
	float:left;
	overflow:hidden;
	background: #99999929;
	font-family:"微软雅黑";
	padding-left:5px;
	color:#999;
	border: 1px solid #99999929;
	border-radius: 22px;
}
.search_btn{
	float:right;
	width:17px;
	height:17px;
	margin-top: -24px;
	padding-right:10px;
}

.nav {
    width: 100%;
	background: #188fb9;
}
.nav ul{
    width: 1000px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
}
.nav li {
    float: left;
    padding: 0 28px;
    font-size: 15px;
}
.nav li a{
    color:#fff;
	text-decoration:none;
	font-weight: bold;
}
.nav li a:hover{
    color:#cf0000;
}
.nav .xbnav{
	font-size: 13px;
}

.center {
    width: 1000px;
    margin: 0 auto;
}
.left_part {
    width: 600px;
    float: left;
    min-height: 150px;
}
.center h3 {
    color: #188fb9;
    height: 36px;
    line-height: 36px;
}

.kjdt_title, .xsjl_title{
    border-bottom: 2px solid #188fb9;
    width: 95%;
    margin-top: 30px;
}
.tzgg_title{
    border-bottom: 2px solid #188fb9;
    width: 95%;
    margin-top: 30px;
}

.kjdt_list img{
    width: 255px;
    padding-top: 10px;
    padding-right: 10px;
    float: left;
}
.kjdt_list ul {
    padding-top: 10px;
    float: right;
    width: 330px;
    padding-bottom: 10px;
    height: 26px;
    line-height: 26px;
}
.kjdt_list ul li a{
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	text-decoration:none;
	display: block;
	width: 245px;
	overflow: hidden;
	float: left;
}
.kjdt_list ul li a:hover{
    color:#cf0000;
}
.kjdt_list span {
    float: right;
    padding-right: 30px;
    color: #999;
    font-size: 12px;
}

.xsjl_list img{
    width: 255px;
    padding-top: 10px;
    padding-right: 10px;
    float: left;
}
.xsjl_list ul {
    padding-top: 10px;
    float: right;
    width: 330px;
    padding-bottom: 10px;
    height: 26px;
    line-height: 26px;
}
.xsjl_list ul li a{
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	text-decoration:none;
	display: block;
	width: 245px;
	overflow: hidden;
	float: left;
}
.xsjl_list ul li a:hover{
    color:#cf0000;
}
.xsjl_list span {
    float: right;
    padding-right: 30px;
    color: #999;
    font-size: 12px;
}

.tzgg_list ul {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
}
.tzgg_list ul li a{
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	text-decoration:none;
	display: block;
	width: 240px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
}
.tzgg_list ul li a:hover{
    color:#cf0000;
}
.tzgg_list span {
    color: #ff9900;
    font-size: 12px;
}

.right_part {
    width: 400px;
    float: right;
}
.center .more {
    float: right;
    height: 36px;
    line-height: 36px;
    margin-top: -35px;
    font-size: 12px;
}
.center .more a{
    color: #999;
}

.yqlj{
	margin-top: 30px;
}
.yqlj h3 {
    color: #188fb9;
    width: 50px;
    float: left;
    height: 100px;
}
.yqlj ul {
    width: 1000px;
    margin: 0 auto;
}

.yqlj ul li {
    float: left;
    width: 190px;
    line-height: 28px;
}

.footer {
    width: 100%;
    height: 190px;
    background: #188fb9;
    padding: 0;
    background-size: cover;
    margin-top: 25px;
}

.copyright {
    float: left;
    padding: 25px 0 0 0;
}

.copyright p {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.footer_end {
    width: 100%;
    height: 40px;
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-align: center
}

.footer_end p {
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
}

.footer_left {
    float: left;
    width: 289px;
    margin-top: 34px;
}

.footer_right {
    width: 650px;
    height: 190px;
    margin: 0;
    float: left;
}