@charset "utf-8";
/* CSS Document */
body {
	padding-bottom: 226px;}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px；;
	font-family: "微软雅黑";
	color: #333333;
	text-decoration: none;
	border: none;}

.header {
	min-width: 1200px;
	background-color: #066baf;}

.head {
	width: 1140px;
	height: 40px;
	margin: 0 auto;
	background-color: #066baf;
	padding: 0 30px;}

.head p {
	float: left;
	margin-right: 15px;
	font-size: 12px;
	color: #fff;
	line-height: 40px;}

.head>input {
	width: 182px;
	height: 25px;
	border: 1px solid #fff;
	color: #fff;
	float: right;
	border-radius: 12.5px;
	background-color: #066baf;
	margin-top: 7px;
	margin-right: 24px;
	padding: 0 20px;
	text-align: left;
	background: url(../image/icon01.png) center right no-repeat;}

.lg {
	background-color: #5497f0;
	min-width: 1200px;
	height: 150px;}

.logo {
	width: 1200px;
	margin: 0 auto;
	height: 150px;}

.logo01 {
	width: 574px;
	float: left;
	margin-top: 35px;}

.logo02 {
	width: 417px;
	float: right;
	margin-top: 58px;}

#nav {
	width: 1200px;
	margin: 0 auto;
	height: 50px;}

#nav>li {
	float: left;
	height: 50px;
	position: relative;}

#nav>li>a {
	color: #fff;
	line-height: 50px;
	padding: 0px 12px;
	font-size: 16px;
	font-family: "微软雅黑", "宋体", "黑体";}

.active {
	background-color: #0a3f76 !important;}

.subNav {
	background-color: #000;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	position: absolute;
	z-index: 10000;
	left: -54px;
	top:50px;
	filter: alpha(opacity = 70);}

.subNav>li {
	text-align: center;}

.subNav>li>a {
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 40px;
	padding: 0 10px;
	float: left;
	width: 200px;}

.subNav>li>a:hover {
	color: #d2d2d2;}

.banner, .banner .bannerBox, .banner .bannerBox .bd, .banner .bannerBox .bd ul,
	.banner .bannerBox .bd ul li {
	min-width: 1200px;
	height: 360px;}

.banner .bannerBox .hd {
	width: 200px;
	position: absolute;
	bottom: 30px;
	left: 46%;}

.banner .bannerBox .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 15px;
	border-radius: 50%;
	background-color: #4291DD;}

.banner .bannerBox .hd ul li.on {
	width: 20px;
	border-radius: 6px;
	background-color: #fff;}

.conBOX {
	min-width: 1200px;}

.content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;}

.cont_left {
	width: 820px;
	float: left;
	height: 430px;}

.cont_left>div>.left_a1, .cont_right>div>.left_a1 {
	font-size: 18px;
	font-weight: bold;}

.cont_left2>div>.left_a1, .cont_right2>div>.left_a1 {
	font-size: 18px;
	font-weight: bold;}

.cont_left>div>span, .cont_right>div>span {
	color: #043d86;}

.cont_left>div>.left_a2, .cont_right>div>.left_a2 {
	font-size: 14px;
	color: #999;
	float: right;}

.cont_left>div>.left_a2:hover {
	text-decoration: underline;
	color: #004299;}

.cont_right>div>.left_a2:hover {
	text-decoration: underline;
	color: #004299;}

.xinwen {
	width: 820px;
	border-top: 2px #00439a solid;
	margin-top: 24px;}

.flexslider {
	position: relative;
	height: 264px;
	overflow: hidden;
	background: url(images/loading.gif) 50% no-repeat;
	margin-top: 24px;}

.slides {
	position: relative;
	z-index: 1;}

.slides li {
	height: 264px;}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
	padding-left: 33%;}

.flex-control-nav li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;}

.flex-control-nav a {
	display: inline-block;
	width: 8px;
	height: 8px;
	line-height: 40px;
	overflow: hidden;
	background: url(../image/dot.png) right 0 no-repeat;
	cursor: pointer;}

.flex-control-nav .flex-active {
	background-position: 0 0;}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;}

.xww {
	color: #323232;
	margin-top: 20px;
	margin-left: 10px;}

.xww:hover {
	text-decoration: underline;
	color: #004299;}

.news {
	float: right;
	margin-top: 24px;}

.news>a>li {
	overflow: hidden;
	width: 398px;
	padding: 11px 0;
	border-bottom: 1px #d9d9d9 dashed;
	position: relative
;}

.news>a>li>p {
	width: 328px;
	float: left;
	color: #323232;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.news>a>li>p:hover {
	text-decoration: underline;
	color: #004299;}

.news>a>li>span {
	margin-top: 10px;
	float: right;
	color: #969696;
	font-size: 12px;
	position: absolute;
	top: 12%;}

.cont_right {
	float: right;
	height: 450px;
	width: 354px;}

.tonggao {
	width: 355px;
	border-top: 2px #00439a solid;
	margin-top: 24px;}

.tonggao2 {
	width: 170px;
	border-top: 2px #00439a solid;
	margin-top: 24px;}

.tgul2 {
	margin-top: 10px;}

.tgul2>a>li {
	height: 26px;
	border-bottom: 1px #d9d9d9 dashed;
	background: url(../image/icon02.png) center left no-repeat;
	padding: 10px 0;
	padding-left: 20px;
	width: 150px;
	float: left;
	line-height: 26px;}

.tgul {
	margin-top: 10px;}

.tgul>a>li {
	height: 26px;
	border-bottom: 1px #d9d9d9 dashed;
	background: url(../image/icon02.png) center left no-repeat;
	padding: 10px 0;
	padding-left: 20px;
	width: 335px;
	float: left;
	line-height: 26px;}

.tgul>a>li>P {
	float: left;
	width: 250px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.tgul>a>li>p:hover {
	text-decoration: underline;
	color: #004299;}

.tgul>a>li>span {
	margin-top: 3px;
	float: right;
	color: #969696;
	font-size: 12px;}

.float {
	width: 398px;
	float: left;
	margin-right: 25px;
	margin-top: 30px;}

.DT {
	width: 398px;}

.dongtai {
	float: left;
	width: 398px;}

.dongtai>a>li {
	width: 378px
;}

.dongtai>a>li>p {
	width: 300px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.cont_right>a>img {
	margin-bottom: 17px;}

.yqlj {
	min-width: 1200px;
	background-color: #e5e9ef;
	height: 170px;
	margin-top: 40px;}

.yqBox {
	width: 1200px;
	margin: 0 auto;
	padding-top: 24px;}

.yq_xn {
	float: left;}

.yqBox01 {
	height: 20px;
	width: 74px;
	font-size: 18px;
	font-weight: bold;}

.yqBox02 {
	height: 61px;
	width: 820px;
	border-top: 2px solid #00439a;
	margin-top: 20px;
	background-color: #fff;
	padding: 10px 0;}

.yqBox02>a {
	float: left;
	margin-left: 25px;
	color: #333;
	margin-bottom: 10px;}

.yqBox02>a:hover {
	text-decoration: underline;
	color: #004299;}

.xiaoNei {
	float: right;
	width: 354px;}

.xiaoNei01 {
	height: 81px;
	width: 354px;
	border-top: 2px solid #00439a;
	margin-top: 20px;
	background-color: #e5e9ef;}

.xiaoNei01>input, .xiaoNei01>select {
	float: left;
	width: 160px;
	height: 30px;
	margin-top: 10px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;}

.xiaoNei01>select {
	margin-left: 14px;}

.xiaoNei01 button {
	width: 160px;
	height: 30px;
	background-color: #00439a;
	line-height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	color: #fff;}

.footer {
	min-width: 1200px;
	background: url(../image/bottom_bg.png);
	height: 226px;}

.foot {
	width: 1200px;
	margin: 0 auto;
	height: 196px;

	padding-bottom: 0;}

.foot>.foot_ul01 {
	float: left;
	margin-left: 76px;}

.foot>.foot_ul01>li>a {
	display: block;
	font-size: 14px;
	color: #FFF;
	margin-top: 15px;}

.foot_li01 {
	background: url(../image/icon03.png) center left no-repeat;
	padding-left: 32px;}

.foot_li02 {
	background: url(../image/icon04.png) center left no-repeat;
	padding-left: 32px;}

.foot_li03 {
	background: url(../image/icon05.png) center left no-repeat;
	padding-left: 32px;}

.foot_li04 {
	background: url(../image/icon06.png) center left no-repeat;
	padding-left: 32px;}

ul>img {
	float: left;
	margin-top: 50px;
	margin-left: 50px;}

.line {
	height: 115px;
	border: 1px solid #98aec3;
	float: left;
	margin-left: 70px;
	margin-top: 18px;}

.footer01 {
	background-color: #0a3f76;
	min-width: 1200px;
	height: 30px;}

.foot01 {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 12px;}