.top_bg {
	background: url(../images/top_bg.gif) repeat-x;
	height: 246px;
	position: relative;
	z-index: 10
}

.header {
	width: 1200px;
	margin: 0 auto
}

.tip {
	height: 40px;
	line-height: 38px
}

.tip_left {
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	float: left
}

.tip_right {
	float: right;
	font-size: 14px
}

.h_con {
	height: 146px;
	overflow: hidden
}

.h_con h1 {
	float: left;
	padding: 35px 0 0 0;
}

.h_con h1 img {
	height: 70px;
}

.h_con .h_dw {
	float: left;
	padding: 46px 0px 10px 10px;
	font-size: 32px;
	color: #0051a3;
	font-weight: 700;
	line-height: 42px;
}

.h_dw span {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
}

.h_con .tel {
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	background: url(../images/tel.gif) no-repeat 0 52px;
	padding: 46px 0 0 60px;
	line-height: 24px
}

.tel i {
	font-size: 24px;
	color: #0051a3;
	display: block
}

.h_nav {
	height: 60px;
	line-height: 60px
}

.h_nav li {
	height: 60px;
	float: left;
	/*background: url(../images/nav_bor.gif) no-repeat right 0;*/
	margin-left: -1px;
	position: relative
}

.h_nav li a {
	font-size: 16px;
	color: #fff;
	padding: 0 35px;
	display: block;
	float: left;
	position: relative;
	z-index: 4;
	text-decoration: none
}

.h_nav li a:hover {
	background: #46af33\9
}

.h_nav li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	background-color: #46af33;
	bottom: 0;
	left: 0;
	-webkit-transition: height .3s;
	transition: height .3s
}

.h_nav li.cur:after,
.h_nav li:hover:after {
	height: 100%
}

em,
i {
	font-style: normal
}

.h_nav li .erji {
	display: none;
	background: #0051a3;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 0
}

.h_nav li .erji li {
	height: 48px;
	line-height: 48px;
	border-bottom: #fff 1px solid;
	background: 0 0;
	margin: 0
}

.h_nav li .erji a,
.h_nav li.cur .erji a {
	height: 48px;
	line-height: 48px;
	width: 200px;
	padding: 0
}

.h_nav li.li03 .erji,
.h_nav li.li03 .erji a,
.h_nav li.li03.cur .erji a {
	width: 185px
}

.h_nav li.li06 .erji,
.h_nav li.li06 .erji a,
.h_nav li.li06.cur .erji a {
	width: 125px
}

.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 610px;
	overflow: hidden
}

.fullSlide .bd {
	position: relative;
	z-index: 0
}

.fullSlide .bd ul {
	width: 100%!important
}

.fullSlide .bd li {
	width: 100%!important;
	height: 610px;
	overflow: hidden;
	text-align: center
}

.fullSlide .bd li a {
	display: block;
	height: 610px
}

.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
	position: absolute;
	z-index: 1;
	overflow: hidden
}

.fullSlide .hd ul {
	margin-left: 500px
}

.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer
}

.fullSlide .hd ul li {
	width: 62px;
	height: 6px;
	background: #fff
}

.fullSlide .hd ul .on {
	background: #0051a3
}

.search_bg {
	height: 70px;
	background: #f2f2f2;
	overflow: hidden
}

.search {
	width: 1200px;
	margin: 0 auto
}

.search p {
	float: left;
	font-size: 14px;
	color: #333;
	width: 828px;
	height: 70px;
	line-height: 70px;
	overflow: hidden
}

.search p a {
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 0
}

.search p a:hover {
	color: #0051a3
}

.search .ser_inp {
	background: url(../images/s_inp.gif) no-repeat;
	width: 290px;
	height: 40px;
	border: none;
	padding: 0 2px 0 23px;
	float: left;
	margin-top: 15px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 40px;
	outline: 0
}

.search .ser_so {
	cursor: pointer;
	float: left;
	background: url(../images/s_so.gif) no-repeat;
	border: none;
	margin-top: 15px;
	width: 56px;
	height: 40px
}

.f_bg {
	background: url(../images/f_bg.gif) repeat-x;
	height: 329px;
	overflow: hidden
}

.footer {
	width: 1200px;
	margin: 0 auto
}

.f_nav {
	height: 75px;
	line-height: 75px;
	text-align: center;
	overflow: hidden;
	color: #fff
}

.f_nav a {
	font-size: 16px;
	color: #fff;
	padding: 0 30px
}

.f_logo {
	padding: 70px 0 0;
	width: 250px;
	height: 184px;
	text-align: center;
	/*background: url(../images/f_line.gif) no-repeat right 36px*/
}

.f_logo img {
	height: 50px
}

.f_logo b {
	display: block;
	font-size: 24px;
	color: #fff;
	padding: 10px 0 0
}

.f_ban {
	/*padding:35px 0 0 40px;*/
	padding: 16px 0 0 40px;
	height: 219px;
	width: 445px;
	/*background: url(../images/f_line.gif) no-repeat right 36px*/
}

.f_ban p {
	font-size: 14px;
	color: #dde3ee;
	line-height: 32px
}

.f_ban span {
	padding: 0 20px
}

.f_ban a {
	font-size: 14px;
	color: #dde3ee
}

.f_er {
	padding: 18px 0 0;
	background: url(../images/f_erbg.gif) no-repeat 0 62px;
	width: 351px;
	padding: 52px 0 0;
	height: 202px
}

.f_er em {
	display: block;
	width: 150px;
	float: left;
	padding: 0 22px 0 42px
}

.f_er span {
	display: block;
	width: 110px;
	float: left;
	font-size: 18px;
	color: #fff;
	padding: 45px 0 0;
	line-height: 30px
}

.f_er img {
	width: 150px;
	height: 150px
}

.pagination-p{
	display: flex;flex-flow: wrap;margin: 25px auto;justify-content: center;text-align: center;
}
.pagination-p a{
	display: inline-block;
	padding: 5px 12px;
	margin: 5px;
	border: 1px solid #ccc;
	transition: 0.3s;
}
.pagination-p a:hover,.pagination-p a.cur{
	color: #fff;border-color: #0051a3;background: #0051a3;
}

.copyright {
	background: #004ea1;
	color: #fff;
	padding: 15px 0;line-height: 2;font-size: 14px;
}
.copyright a{
	color: #eee;
}
.copyright a:hover{
	color: #fff;
	text-decoration: underline;
}
.copyright .w{
	width: 1200px;
	margin: 0 auto;
}

