@charset "utf-8";
/* CSS Document */

/*通用样式*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

ul, li {
	list-style: none
}

a {
	text-decoration: none;
}

img, img a {
	border: none;
	vertical-align: top
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #007df4;
	text-decoration: none;
}

a:active {
	color: #000;
}

.clear {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	clear: both;
}
/*top*/
.top_wrap {
	width: 100%;
	height: 174px;
	margin: 0 auto;
}

.welcome {
	width: 100%;
	height: 30px;
	margin: 0 auto
}

.wel_con, .logo_wrap {
	width: 1020px;
	margin: 0 auto;
}

.wel_con span {
	font: 100 14px/30px "微软雅黑";
	color: #7c7c7d
}

.wel_con h3 {
	float: right;
	height: auto;
	overflow: hidden;
	font: bold 14px/30px "微软雅黑";
	color: #f7c92b
}

.wel_con h3 img {
	vertical-align: middle
}

.logo_wrap {
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.search {
	float: right;
	width: 260px;
	margin-top: 20px
}

.search strong {
	float: right;
	display: block;
	margin-top: 16px;
}

.search strong .text {
	width: 170px;
	height: 22px;
	text-indent: 20px;
	background: #FFF url(../images/fdj.png) no-repeat 3px center;
	border: 1px solid #CCC;
	border-radius: 4px;
}

.search strong .btn {
	margin-left: 5px;
	width: 60px;
	height: 22px;
	background: #f2b425;
	border: none;
	border-radius: 4px;
	color: #FFF;
}

.nav_con {
	clear: both;
	width: 1020px;
	margin: 0 auto
}

.nav_con li {
	position: relative;
	width: 126px;
	height: 40px;
	margin: 15px 1px 0px 0;
	font: 100 16px/40px "微软雅黑";
	float: left;
	color: #900;
	background: #eaeaea;
	display: inline
}

.nav_con a {
	color: #333;
	text-align: center;
	text-decoration: none;
	display: block
}

.nav_con a:hover {
	background: #004aba;
	color: #FFF
}

.yc {
	display: none;
}

.nav_con li.xs ul {
	display: block;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 999
}

.nav_con li.xs ul li {
	margin-top: 1px;
}

.nav_con li.xs ul li a {
	font-size: 12px;
}

/*banner*/
.focus1 {
	clear: both;
	position: relative;
	height: 281px;
	overflow: hidden;
}

.sySlide_01 {
	height: 353px;
}

.sySlide_02 {
	height: 353px;
}

.sySlide_03 {
	height: 353px;
}

.xmSlide-control {
	overflow: hidden;
}

.xmSlide-pagination {
	text-align: center;
}

.xmSlide-pagination li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 10px;
}

.xmSlide-pagination li a {
	position: absolute;
	bottom: 20px;
	z-index: 9999;
	width: 24px;
	height: 12px;
	text-indent: -9999px;
	background: url(../images/slide-bg2.png)
}

.xmSlide-pagination li a.active {
	background: url(../images/slide-bg1.png)
}

.xmSlide-control {
	overflow: hidden;
}
/*main*/
.main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/*轮播图*/
div#top div#nav {
	float: left;
	clear: both;
	width: 526px;
	height: 320px;
	margin: 22px 0 0;
}

div#top div#nav ul {
	float: left;
	width: 526px;
	height: 320px;
	list-style-type: none;
}

div#nav ul li {
	float: left;
	height: 320px;
}

div#nav ul li a {
	border: 0;
	height: 52px;
	display: block;
	line-height: 52px;
	text-indent: -9999px;
}

div#header {
	float: left;
	border: 1px solid #CCC;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}

div#video-header {
	height: 320px;
}

div#header div.wrap {
	
}

div#header div#slide-holder {
	z-index: 40;
	width: 526px;
	height: 320px;
	position: absolute;
}

div#header div#slide-holder div#slide-runner {
	width: 526px;
	height: 320px;
	overflow: hidden;
	position: absolute;
}

div#header div#slide-holder img {
	margin: 0;
	display: none;
	position: absolute;
}

div#header div#slide-holder div#slide-controls {
	left: 0;
	bottom: 0px;
	width: 526px;
	height: 36px;
	display: none;
	position: absolute;
	background: url(../images/slide-bg.png) 0 0;
}

div#header div#slide-holder div#slide-controls p.text {
	float: left;
	color: #fff;
	display: inline;
	font-size: 16px;
	line-height: 36px;
	margin-left: 10px;
	text-transform: uppercase;
}

div#header div#slide-holder div#slide-controls p#slide-nav {
	float: right;
	height: 24px;
	display: inline;
	margin: 5px 10px 0 0;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
	float: left;
	width: 24px;
	height: 24px;
	display: inline;
	font-size: 11px;
	margin: 0 5px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFF
}

div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position: 0 -24px;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-image: url(../images/silde-nav.png);
}

div#nav ul li a {
	background: url(../images/nav.png) no-repeat;
}

.nr_right {
	float: right;
	width: 446px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.list {
	position: relative;
	height: 32px;
}

.list dd {
	width: 112px;
	display: block;
	float: left;
	margin-right: 10px;
	font: 100 14px/26px "微软雅黑";
	color: #FFF;
	background: #CCC;
	text-align: center;
	border-radius: 5px;
}

.list dd a {
	font: 100 14px/28px "微软雅黑";
	color: #fff;
	margin-left: 10px;
}

.list dd:hover {
	background: #0842b0;
	color: #D5E4F4;
}

.list dd.active {
	background: #0842b0;
	color: #09C;
}

.nr_list {
	position: relative;
	display: none;
	border-top: none;
	height: auto;
}

.nr_list h3 a {
	position: absolute;
	right: 10px;
	top: -35px;
	z-index: 999;
	font: 100 14px/20px "微软雅黑";
	color: #eee;
	font-weight: normal;
	background: #8b8b8b;
	border: 1px solid #797979;
	border-radius: 3px;
}

.nr_list dl {
	margin-top: 10px;
	height: auto;
	overflow: hidden
}

.nr_list dl dd a {
	font: 100 13px/24px "微软雅黑";
	color: #5d5c5c
}

.nr_list dl dd a:hover {
	color: #000
}

.nr_list dl dd span {
	float: right;
	color: #628fe4
}

.container {
	width: 1020px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
}

.con_left {
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
}

.profile {
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.profile dt {
	position: relative;
}

.profile dt span {
	font: 100 26px/40px "微软雅黑";
	color: #333
}

.profile dt strong {
	position: absolute;
	left: 110px;
	top: 10px;
	display: block;
	font: 100 14px/20px "微软雅黑";
	color: #8e8e8e;
}

.profile dt em {
	display: block;
	float: left;
	width: 60px;
	margin-top: 10px;
	margin-right: 5px;
	border-bottom: 1px solid #999
}

.profile dt b {
	display: block;
	font: bold 16px/20px "微软雅黑";
	color: #888686;
	word-spacing: 3px
}

.profile dd {
	font: 100 12px/26px "微软雅黑";
	color: #434343;
	margin-top: 20px;
}

.profile dd a {
	display: block;
	width: 90px;
	height: 30px;
}

.profile dd input {
	width: 90px;
	height: 30px;
	font: 100 12px/26px "微软雅黑";
}

.con_right {
	float: right;
	width: 591px;
	height: auto;
	overflow: hidden;
}

.pro_show {
	height: auto;
	overflow: hidden;
}

.pro_show li {
	position: relative;
	float: left;
	width: 197px;
	height: 197px;
}

.pro_show li span {
	display: block;
	padding: 20px;
	font: 100 18px/40px "微软雅黑";
	color: #FFF
}

.pro_show li b {
	display: block;
	margin-top: 10px;
	font: 100 14px/20px "微软雅黑";
	color: #FFF
}

.pro_show li .line {
	position: absolute;
	top: 60px;
	left: 20px;
	display: block;
	width: 50px;
	border-bottom: 1px solid #FFF
}

.pro_show li.bg1 {
	background: #4982d8
}

.pro_show li.bg2 {
	background: url(../images/file_2.jpg) no-repeat left top
}

.pro_show li.bg3 {
	background: url(../images/file_3.jpg) no-repeat left top
}

.notice {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.notice_xq {
	width: 1200px;
	margin: 0px auto 40px;
	overflow: hidden;
	margin-top: 20px;
}

.notice_xq h3 b {
	float: left;
	width: 94px;
	display: block;
	margin-bottom: 10px;
	font: 100 22px/40px "微软雅黑";
	color: #333;
	border-bottom: 3px solid #210199
}

.notice_xq h3 span {
	float: left;
	font: 100 22px/40px "微软雅黑";
	color: #cbcbcb;
}

.notice_xq h3 a {
	float: right;
	font: 100 14px/20px "微软雅黑";
	color: #535455;
}

.notice_nr {
	display: inline-block;
	overflow: hidden;
	margin: 0 auto;
}

.mr_frBtnL, .mr_frBtnR {
	float: left;
	margin-top: 40px;
	cursor: pointer;
}

.mr_frUl {
	float: left;
	width: 1110px;
	height: 100px;
	overflow: hidden;
	margin: 20px 10px 0;
}

.mr_frUl li {
	width: 148px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
	margin-top: 10px;
}

.mr_frUl li img {
	width: 100%;
}

.notice_xq dd span {
	display: block;
	margin-top: 10px;
	font: 100 22px/40px "微软雅黑";
	color: #474747
}

.news_wrap {
	width: 100%;
	height: 400px;
	background: #eaeaea
}

.news {
	width: 1020px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.news h3 {
	margin-top: 30px;
	font: 100 26px/40px "微软雅黑";
	color: #000
}

.news_left {
	float: left;
	width: 320px;
	height: auto;
	overflow: hidden;
}

.news_left:nth-child(-n+3) {
	margin-right: 30px
}

.news_left .news_nr {
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}

.news_left .news_nr dt {
	position: relative;
	font: bold 14px/30px "微软雅黑";
	color: #333;
	margin-bottom: 10px
}

.news_left .news_nr dt span {
	position: absolute;
	bottom: 0;
	display: block;
	width: 356px;
	height: 35px;
	padding-left: 60px;
	background-color: rgba(0, 0, 0, 0.3);
	font: 100 14px/35px "微软雅黑";
	color: #FFF
}

.news_left .news_nr dd {
	font: 100 14px/30px "微软雅黑";
	color: #333;
}

.news_left .news_nr dd span {
	float: right;
}

.news_right {
	float: right;
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-right: 0px;
}
/*footer*/
.footer {
	width: 100%;
	height: 162px;
	overflow: hidden;
	background: #0842b0;
	boder-bottom: 1px solid #2964d3
}

.footernr {
	width: 1020px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.footer_left {
	float: left;
	width: 692px;
	margin-top: 20px;
	height: 127px;
	background: url(../images/line2.png) no-repeat right top
}

.footer_left h3, .footer_right h3 {
	font: 100 14px/30px "微软雅黑";
	color: #FFF
}

.footer_left h4 select {
	border: none;
	margin-top: 10px;
}

.link {
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}

.link li {
	float: left;
	margin-right: 25px;
}

.link li a {
	font: 100 12px/24px "微软雅黑";
	color: #FFF
}

.footer_right {
	float: right;
	width: 300px;
	margin-top: 20px;
}

.contact li a {
	font: 100 12px/24px "微软雅黑";
	color: #FFF
}

.copyright {
	width: 100%;
	height: 34px;
	border-top: 1px solid #2964d3;
	border-bottom: 1px solid #2964d3;
	background: #063793
}

.copy_nr {
	width: 1020px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.copy_nr p {
	float: right;
	font: 100 12px/34px "微软雅黑";
	color: #FFF
}

.service {
	width: 100%;
	height: auto;
	/* background-color: #d2ffd2; */
	background-size: 100%;
	padding-top: 10px;
}

.ser_con {
	width: 1140px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.ser_con h3 {
	padding-top: 15px;
	text-align: center;
	font: 100 30px/40px "微软雅黑";
	color: #777
}

.ser_con h3 b {
	display: block;
	width: 86px;
	height: 4px;
	margin: 0 auto;
	text-align: center;
	background: #bfd641
}

.ser_con h3 span {
	display: block;
	font: 100 20px/30px "微软雅黑";
	color: #777
}

.ser_conxq {
	width: 1140px;
	margin: 40px auto 30px;
	height: auto;
	overflow: hidden;
}

.ser_conxq li {
	float: left;
	width: 190px;
	text-align: center;
}

.ser_conxq li:nth-child(-n+5) { /* margin-right:100px; */
	
}

.ser_conxq li:nth-child(3n) {
	margin-right: 0;
}

.ser_conxq li .img:before {
	content: "";
	position: absolute;
	width: 200px;
	height: 100%;
	top: 0;
	left: -150px;
	overflow: hidden;
}

.ser_conxq li span {
	display: block;
	text-align: center;
	margin-top: 10px;
	font: bold 20px/30px "微软雅黑";
	color: #777
}

.wrap {
	width: 100%;
	height: auto;
	padding: 0;
	background-color: #f1f6fe;
}

.swrap1 {
	width: 1200px;
	height: 338px;
	margin: 0 auto;
}

.swrap1 .i2box_l {
	width: 324px;
	height: 294px;
	float: left;
}

.swrap1 .i2box_l span {
	width: 77px;
	margin-right: 46px;
	padding-top: 27px;
	height: 122px;
	float: left;
}

.swrap1 .i2box_l span.last {
	margin-right: 0;
	float: right;
}

.swrap1 .i2box_l span img {
	width: 77px;
	height: 52px;
	float: left;
}

.swrap1 .i2box_l span a {
	width: 77px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 16px;
	color: #323232;
	float: left;
}

.swrap1 .i2box_m {
	width: 446px;
	margin: 0 32px;
	height: 294px;
	float: left;
}

.swrap1 .i2box_r {
	width: 16px;
	margin: 0 32px;
	height: 294px;
	float: left;
}

.swrap1 .i2box_m .iTitle h3 {
	margin-right: 10px;
	text-align: center;
	color: #333333;
	border-bottom: none;
}

.swrap1 .i2box_m .iTitle h3:hover, .swrap1 .i2box_m .iTitle h3.active {
	color: #005494;
	text-align: center;
	border-bottom: solid 2px #005397;
}

.swrap1 .i2box_m ul {
	width: 438px;
	height: auto;
	margin: 0 4px;
	float: left;
}

.swrap1 .i2box_m ul li {
	width: 438px;
	height: 35px;
	line-height: 34px;
	font-size: 14px;
	float: left;
}

.swrap1 .i2box_m ul li i {
	width: 7px;
	height: 9px;
	background: url('../images/icon2.jpg') left bottom no-repeat;
	float: left;
	margin: 12px 5px 12px 2px;
}

.swrap1 .i2box_m ul li a {
	float: left;
	max-width: 340px;
	width: auto;
	height: 34px;
	line-height: 34px;
	color: #333333;
}

.swrap1 .i2box_m ul li span {
	float: right;
	width: 80px;
	height: 34px;
	line-height: 34px;
	text-align: right;
	color: #333333;
}

.swrap1 .i2box_m {
	margin-left: 113px;
	width: 366px;
	height: 294px;
	float: left;
}

.iTitle {
	margin-bottom: 0;
	border-bottom: solid 2px #CCCCCC;
	width: 366px;
}

.iBlock {
	width: 290px;
	height: 249px;
	border: solid 1px #CCCCCC;
	padding-left: 76px;
}

.swrap1 .i2box_m .i2br_1 {
	width: 364px;
	height: 136px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	float: left;
}

.swrap1 .i2box_m .i2br_1 span {
	width: 90px;
	border-right: solid 1px #CCCCCC;
	height: 136px;
	padding-top: 100px;
	line-height: 20px;
	text-align: center;
	float: left;
}

.swrap1 .i2box_m .i2br_1 span.k1 {
	background: url('../images/k1.png') center 36px no-repeat;
}

.swrap1 .i2box_m .i2br_1 span.k2 {
	background: url('../images/k2.jpg') center 36px no-repeat;
}

.swrap1 .i2box_m .i2br_1 span.k3 {
	background: url('../images/k3.jpg') center 36px no-repeat;
}

.swrap1 .i2box_m .i2br_1 span.k4 {
	background: url('../images/k5.png') center 36px no-repeat;
}

.swrap1 .i2box_m .i2br_1 span.last {
	width: 90px;
	border-right: none;
}

.swrap1 .i2box_m .i2br_1 span a {
	color: #343434;
}

.swrap1 .i2box_m .i2br_2 {
	width: 364px;
	height: 114px;
	border: solid 1px #cccccc;
	background: url('../images/k4.jpg') 16px 21px no-repeat #D3E8F9;
	float: left;
}

.swrap1 .i2box_m .i2br_2 p {
	width: 216px;
	height: 72px;
	margin-top: 21px;
	line-height: 24px;
	float: right;
}

.swrap1 .i2box_m .i2br_2 p strong {
	color: #686765;
	font-weight: normal;
}

.iTitle h3 {
	width: 109px;
	height: 37px;
	line-height: 35px;
	border-bottom: solid 2px #005397;
	color: #035496;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
