﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑";
	font-size: 15px;
}

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #f07f19;
}

ul,li {
	list-style: none;
}

.top {
	text-align: center;
	height: 100px;
	width: 1200px;
	margin: auto
}

.top_1 {
	float: left;
}

.top_2 {
	float: right;
}

.top_2 dt {
	margin-top: 15px;
}

.top_2 dd {
	margin-top: 20px;
}

.nav {
	height: 50px;
	border-top: 1px solid #e5e5e5;
}

.nav_banner {
	width: 1200px;
	height: 50px;
	margin: auto;
}

.banner {
	height: 405px;
	text-align: center;
}

.bj_h {
	background: #cacaca;
	height: 275px;
	width: 100%;
}

.jtjj_w {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.jtjj_w li {
	float: left;
	width: 150px;
	margin-top: 20px;
}

.jtjj_w span {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
}

.copyright {
	height: 30px;
	text-align: center;
	line-height: 60px;
}

.tpxw {
	width: 320px;
	height: 215px;
	float: left;
}

.jtjj1 {
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

.jtjj-n {
	width: 340px;
}

.jtjj_center {
	height: 40px;
	font-size: 20px;
	line-height: 20px;
	font-family: 微软雅黑;
}

.jtjjOn {
	height: 20px;
	text-align: center;
	float: left;
	cursor: pointer;
	color: #f07f19;
	margin: 0 10px;
	font-weight: bold;
}

.jtjj {
	height: 20px;
	text-align: center;
	float: left;
	color: #014f8d;
	margin: 0 10px;
	font-weight: bold;
}

.jtjj_lp10 {
	float: left;
	clear: both;
	min-height: 217px;
	width: 340px;
}

.jtjj_more div {
	text-align: right;
	font-size: 13px;
	color: #333333;
}

.jtjj_more a {
	font-size: 13px;
	color: #333333;
}

.jtjj_more a:hover {
	font-size: 13px;
	color: #f00;
}

.ywzx {
	width: 290px;
	float: left;
}

.ywzx_bt {
	height: 50px;
	line-height: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #092d83
}

.ywzx_jj {
	min-height: 70px;
}

.ywzx_list {
	margin-top: 5px;
}

.center_main {
	margin-top: 10px;
	width: 1200px;
	float: left;
	min-height: 325px;
}

.center_main li {
	width: 265px;
	float: left;
}
.center_main li:first-child {
	margin-right:46px;
}
.center_main li:nth-child(2) {
	margin-right:46px;
}
.center_main li:nth-child(3) {
	margin-right:46px;
}
.center_main li:last-child {
}

.center_main span {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #0d2b86;
}

.hyzs {
	float: left;
	width: 290px;
	margin-top: 30px;
}

.hyzs_bt {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #0d2b86;
}
.tdtitle{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 290px;
}

#footer{ background: #282828; padding: 15px 0; font-size:13px;margin-top: 25px;}
.fbox{ width: 1100px; margin: 0 auto; color: #fff; line-height: 30px; text-align: center; }
.fnav a{ padding: 0 10px; color: #fff; }
.conpyright a{ color: #fff; }