﻿﻿/*头部 轮播以上*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
images,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

a {
	text-decoration: none
}
a:hover{color: #f30101 !important;}
.notice .tab-hd-my li a:hover{color: #fff !important;}
body {
	min-width: 1200px
}


.clear:after {
	clear: both;
	width: 0;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.text_over {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

body {
	font-family: 微软雅黑;
	font-size: 14px;
	position: relative;
	background-color: #f0f7ff;
}

.header {
	margin: auto;
	height: 170px;
	width: 1170px;
	overflow:hidden;
	background-color: #f0f7ff;
}

/*.nav {
	color: white;
	height: 60px;
	background-color: #0468B5;
	overflow:hidden;
}

.nav ul {
	margin: auto;
	width: 1170px;
}

.nav ul li {
	float: left;
	width: 16.5%;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}

.nav ul li a{
	color: white;
}
.nav ul li a:hover{
	color: white;
}

.nav ul li div {
	display: none;
	position: relative;
}

.nav ul li:hover div {
	display: block;
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 9;
}

.nav ul li span{
	display: none;
	width: 20px;
	height: 14px;
	background: url(../images/bg02.png) no-repeat center bottom;
	position: relative;
	left: 45%;
	z-index: 99;
}
.nav ul li:hover span{
	display: block;
}
.nav ul li div dl {
	position: absolute;
	top: -14px;
	width: 1170px;
	z-index: -1;
	background-color: rgba(255, 255, 255, 0.8);
}

.nav ul li div dl dd {
	color: #000000;
	display: inline-block;
	width: 100px;
}

.nav ul li div dl dd a {
	color: black;
}
.nav ul li div dl dd a:hover {
	color: #1B86D9;
}*/


.content {
	width: 1170px;
	margin: auto;
    min-height: 1000px;
}

.content-hot {
	padding: 40px 55px 0 55px;
	text-align: center;
	font-size: 30px;
	position: relative;
	background-color: white;
	height: 105px;
}
.content-hot a{
	color: red;
	cursor: pointer;
	font-weight: bold;
}
.content-top {
	height: 360px;
	position: relative;
	margin: 5px 0 10px 0;
}

.content-top dl {
	position: relative;
}

.content-top dl dt {
	width: 175px;
	height: 59px;
	line-height: 70px;
	text-align: center;
	background-color: white;
	border-left: 5px solid red;
	margin-bottom: 2px;
	font-size: 18px;
	color: #333333;
}

.content-top dl dt:nth-child(1) {
	border-left-color: #1F8CE0;
}

.content-top dl dt:nth-child(3) {
	border-left-color: #319E0E;
}

.content-top dl dt:nth-child(5) {
	border-left-color: #F87424;
}

.content-top dl dt:nth-child(7) {
	border-left-color: #F87424;
}

.content-top dl dt:nth-child(7) {
	border-left-color: #F66ABC;
}

.content-top dl dt:hover {
	color: #005495;
	font-weight: bold;
	background-color: #E0F0F7;
}

.content-top dl dd {
	display: none;
	width: 400px;
	height: 360px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
}

.content-top dl dd:nth-child(2) {
	display: block;
}

.news-hot {
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-bottom: 1px dashed gainsboro;
}

.news-hot p:nth-child(2) {
	padding: 5px;
	color: black;
}

.news-hot p:nth-child(3) {
	color: #666666;
}

.news-hot h1 {
	color: #2387D9;
	font-size: 18px;
	font-weight: bold;
}

.news ul li {
	padding: 7px 10px;
}
.news ul li a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 320px;
	display: inline-block;
}
.news ul li span {
	float: right;
}

.news-swiper-title {
	position: absolute;
	bottom: 0px;
	left:0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 15px;
	color: white;
	background-color: #000000b5;
}

.swiper-pagination {
	text-align: right;
}

/*中部 轮播图一下*/
.content-bottom {
	/*overflow: hidden;*/
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
}

.content-bottom dl {
	float: left;
	margin-right: 16px;
	width: 280px;
	height:350px;
	background-color: white;
	border-top: 5px solid #1F8CE0;
}

.content-bottom dl:last-child {
	margin-right: 0;
}

.content-bottom dl:nth-child(2) {
	border-top: 5px solid #319E0E;
}

.content-bottom dl:nth-child(3) {
	border-top: 5px solid #FF3A0C;
}

.content-bottom dl:nth-child(4) {
	border-top: 5px solid #F87424;
}

.content-bottom dl dt {
	line-height: 38px;
	border: 1px solid #ddd;
	border-top: none;
	position: relative;
}

.content-bottom dl dt i {
	color: #4886C4;
	font-size: 25px;
	vertical-align: middle; padding-right: 5px;
}

.content-bottom dl:nth-child(2) dt i {
	color: #319E0E;
}

.content-bottom dl:nth-child(3) dt i {
	color: #FF3A0C;
}

.content-bottom dl:nth-child(4) dt i {
	color: #F87424;
}

.content-bottom dl dd {
	width: 255px;
	height: 50px;
	line-height: 50px;
	margin: 8px 12px ;
	background-color: #EEEEEE;
	border-left: 5px solid #EEEEEE;
}

.content-bottom dl dd:hover {

	background-color: #E0F0F7;
	border-left: 5px solid #1F8CE0;
}
.content-bottom dl dd a{display: block;}


.content-bottom dl:nth-child(1) dt a:hover{ color: #1F8CE0 !important; }
.content-bottom dl:nth-child(2) dt a:hover{ color: #319E0E !important; }
.content-bottom dl:nth-child(2) dd:hover {
	background-color: #E0F0F7;
	border-left: 5px solid #319E0E;
}
.content-bottom dl:nth-child(2) dt a:hover{ color: #FF3A0C !important; }
.content-bottom dl:nth-child(3) dd:hover {
	background-color: #E0F0F7;
	border-left: 5px solid #FF3A0C;
}
.content-bottom dl:nth-child(2) dt a:hover{ color: #F87424 !important; }
.content-bottom dl:nth-child(4) dd:hover {
	background-color: #E0F0F7;
	border-left: 5px solid #F87424;
}
.content-bottom dl dd:hover a {
	color: #1F8CE0 !important;
	font-weight: bold;
}

.content-bottom dl:nth-child(2) dd:hover a {
	color: #319E0E !important;
	font-weight: bold;
}

.content-bottom dl:nth-child(3) dd:hover a {
	color: #FF3A0C !important;
	font-weight: bold;
}

.content-bottom dl:nth-child(4) dd:hover a {
	color: #F87424 !important;
	font-weight: bold;
}




/*公共*/
.ellipsis{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



.navBar {
	position: relative;
	z-index: 1000;
	color: #fff;
	height: 62px;
	background: #0468B5
}

.nav {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 61px;
}

	.nav .m {
		float: left;
		padding: 0 61px;
		/*background: url("../images/bbg.png") no-repeat right center*/
	}

	.nav .li01 {
		display: none;
	}

	.nav h3 {
		display: block;
		margin: 0;
		padding: 0;
		font-weight: 400;
		position: relative;
		z-index: 10
	}

		.nav h3 a {
			zoom: 1;
			height: 62px;
			line-height: 62px;
			display: block;
			font-size: 18px;
			color: #fff
		}
			.nav h3 a:hover{color: #fff !important; }

			.nav h3 i {
				width: 100%;
				position: absolute;
				bottom: -14px;
				left: 0;
				z-index: 1000;
				display: none;
				background: url("../images/bg022.png") no-repeat center top;
				height: 14px;
			}

	.nav .on h3 i {
		display: block;
	}

	.nav .sub {
		display: none; /*默认隐藏*/
		width: 1200px;
		padding: 20px 0;
		position: absolute;
		left: 0;
		top: 62px;
		background: url("../images/bg033.png");
	}



.id-nav01 {
	float: right;
	width: 314px;
	overflow: hidden;
}

	.id-nav01 ul li {
		line-height: 33px;
		float: left;
	}

		.id-nav01 ul li a {
			float: left;
			font-size: 18px;
			font-weight: bold;
			color: #343434;
		}

			.id-nav01 ul li a:hover {
				color: #02569c;
			}

		.id-nav01 ul li span {
			float: left;
			font-size: 18px;
			font-weight: bold;
			color: #343434;
			margin: 0 13px;
		}

.id-xxgk {
	width: 1100px;
	margin: 0 auto;
}

	.id-xxgk ul li {
		margin: 8px 18px;
		float: left;
	}

		.id-xxgk ul li a {
			font-weight: bold;
			font-size: 18px;
			white-space: normal;
			line-height: 24px;
			color: #343434;
		}

			.id-xxgk ul li a:hover {
				color: #02569c;
			}

.id-xxgk02 .id-xxgk-l {
	padding-left: 0;
	float: left;
	width: 886px;
	margin-left: 38px;
	border-right: 1px solid #afafaf;
}

.id-xxgk02 .id-xxgk-r {
	padding-right: 0;
	margin-right: 38px;
	width: auto;
	float: right;
	margin-left: 0;
}


#swiper2  img{width:100% !important;}

#swiper1  a{  display:block;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: auto !important;
	right: 10px;
	left: auto;
}