@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: "微软雅黑";
	font-size: 13px;
	background-image: url(../images/bg_03.png);
	background-repeat: repeat;
}
.top {
	background-color: #002a6f;
	height: 100px;
	width: 100%;
	background-image: url(../images/topbg_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.topn {
	height: 100px;
	width: 1000px;
	overflow: hidden;
}
.top_r {
	float: right;
	width: 500px;
	color: #FFF;
	text-align: right;
	overflow: hidden;
	height: auto;
	padding-top: 15px;
}
.tel {
	font-size: 20px;
	color: #F00;
}

.top_r a {
	color: #FFF;
	text-decoration: none;
}
.top_r a:hover {
	color: #FFCC00;
}
.nav {
	height: 44px;
	width: 100%;
	overflow: hidden;
	background-color: #F1BC21;
}
.navn {
	height: 44px;
	width: 990px;
	overflow: hidden;
	line-height: 44px;
	color: #000;
	padding-left: 10px;
}
.navn ul {
	list-style-image: none;
	list-style-type: none;
}

.navn li {
	float: left;
	width: 90px;
	list-style-image: none;
	list-style-type: none;
}
.navn ul li strong a {
	text-align: center;
}

.navn li div {
	position: absolute;
	width: 90px;
	background-color: #F1BC21;
	z-index: 9999999;
	display: none;
	font-size: 12px;
	-moz-transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out; 
}
.navn ul li div a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CE9E0D;
	line-height: 30px;
	text-align: center;
}

.navn  li:hover div {
	display: block;
}


.navn  a {
	color: #000;
	text-decoration: none;
	display: block;
}
.navn  a:hover {
	background-color: #005EB0;
	color: #FFF;
}
.fla {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 5px 5px #ddd;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 5px 5px #ddd;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 5px 5px #ddd;
	margin-bottom: 10px;
}
.con {
	background-color: #FFF;
	width: 1000px;
	overflow: hidden;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 5px 5px #ddd;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 5px 5px #ddd;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 5px 5px #ddd;
}
.xw {
	float: left;
	width: 355px;
	height: 205px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 20px;
}
.xw h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 5px;
	background-color: #F1BC21;
	padding-left: 10px;
}

.xw h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

.xw p span {
	font-size: 12px;
	color: #999;
	float: right;
}
.xw p {
	color: #666;
	text-decoration: none;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.xw p a {
	color: #666;
	text-decoration: none;
}
.xw p a:hover {
	color: #002A6F;
}
.cp {
	float: left;
	width: 730px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 10px;
}

.cp h2 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.cpk {
	height: 120px;
	width: 700px;
	overflow: hidden;
}
.cpk img {
	height: 90px;
	width: 120px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cpk  p a {
	color: #666;
	text-decoration: none;
	line-height: 30px;
}
.cp a:hover {
	color: #0054A4;
}
.cp h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 10px;
	background-color: #F1BC21;
	padding-left: 10px;
}


.cp h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #999;
}

.fw {
	float: left;
	height: 205px;
	width: 355px;
	line-height: 22px;
}
.fw h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 10px;
	background-color: #F1BC21;
	padding-left: 10px;
}
.fw h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
.fw p {
	margin-right: 15px;
	margin-left: 15px;
}


.fw p a {
	color: #333;
	text-decoration: none;
}
.fw p a:hover {
	color: #002C71;
}

.fw_gd {
	color: #999;
	margin-bottom: 10px;
}

.hui9 {
	color: #999;
}
.al {
	width: 730px;
	height: 200px;
	overflow: hidden;
	float: left;
	
}
.al h1 {
	font-size: 14px;
	color: #0054A4;
	line-height: 44px;
}
.alt {
	width: 700px;
	height: 146px;
	overflow: hidden;
}
.alt p {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	display: block;
	background-color: #FFF;
}
.alt p img {
	width: 150px;
	height: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.alt   {
	line-height: 26px;
	background-color: #FFF;

}
.alt p  a{
	color: #666;
	text-decoration: none;
}
.alt p a:hover {
	color: #0054A4;
}


.foot {
	height: 60px;
	width: 100%;
	background-color: #333333;
}
.footn {
	width: 1000px;
	line-height: 20px;
	color: #CCC;
	text-align: center;
	padding-top: 10px;
}
.footn p a {
	color: #CCC;
	text-decoration: none;
}
.footn p a:hover {
	color: #FC0;
}
.more {
	font-size: 12px;
	line-height: 34px;
	font-weight: normal;
	color: #999;
	float: right;
	margin-right: 5px;
}
.more a {
	color: #999;
	text-decoration: none;
}
.more a:hover {
	color: #FFF;
}





#SlidePlayer {
	POSITION: relative;
	MARGIN: 0px;
	height: 350px;
	width: 100%;
	overflow: hidden;
}
.Slides LI {
	LIST-STYLE-TYPE: none; MARGIN: 0px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden; LIST-STYLE-IMAGE: none
}
.Slides IMG {
	BORDER-BOTTOM: 0px; POSITION: absolute; BORDER-LEFT: 0px; DISPLAY: none; BORDER-TOP: 0px; TOP: 0px; BORDER-RIGHT: 0px; LEFT: 0px
}
.SlideTriggers {
	Z-INDEX: 100;
	POSITION: absolute;
	LINE-HEIGHT: 17px;
	MARGIN: 0px;
	FONT-FAMILY: arial;
	FLOAT: right;
	FONT-SIZE: 12px;
	left: 49%;
	bottom: 15px;
}
.SlideTriggers UL {
	LIST-STYLE-TYPE: none;
	HEIGHT: 5px;
	COLOR: #cc0000;
	LIST-STYLE-IMAGE: none
}
.SlideTriggers LI {
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #FFFFFF;
	LIST-STYLE-TYPE: none;
	WIDTH: 20px;
	FLOAT: left;
	COLOR: #000;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	LIST-STYLE-IMAGE: none;
	height: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.SlideTriggers LI.currentSlide {
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #0065B9;
	LIST-STYLE-TYPE: none;
	WIDTH: 20px;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	LIST-STYLE-IMAGE: none;
	height: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.QQ {
	height: 75px;
	width: 100px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	right: 0px;
	text-align: center;
	background-color: #FFF;
	border-radius: 6px 0px 0px 6px;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 10px #dddddd;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 0px 10px #dddddd;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 0px 10px #dddddd;
	margin-top: -250px;
}
.QQ h1 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #0054A4;
	margin-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}
.QQ img {
	margin-bottom: 5px;
	
}
.------------------------- {
}
.f_con {
	padding: 15px;
	width: 1000px;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 5px 5px #ddd;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 5px 5px #ddd;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 5px 5px #ddd;
}
.f_left {
	float: left;
	width: 250px;
	overflow: hidden;
	height: auto;
}

.f_fw {
	float: left;
	height: 180px;
	width: 230px;
	background-image: url(../images/fw_06.png);
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}
.fw_gd a {
	color: #39F;
	text-decoration: none;
}
.f_right {
	float: right;
	width: 725px;
	overflow: hidden;
	height: auto;
}

.eryb {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 10px;
	background-color: #0054A4;
	padding-left: 10px;
}
.eryb span {
	font-size: 12px;
	font-weight: normal;
}
.ern {
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.f_fl   {
	width: 250px;
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}
.f_fl h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 5px;
	background-color: #F1BC21;
	padding-left: 10px;
}
.f_fl h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.f_fl p {
	line-height: 30px;
	background-color: #FBFBFB;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	color: #333;
}
.f_fl a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.f_fl p a:hover {
	background-color: #eeeeee;
	color: #0054A4;
}
.xwlb {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
}
.xwlb:hover {
	background-color: #f6f6f6;
}

.xwlb strong {
	font-size: 14px;
	color: #333;
}
.xwlb strong a {
	color: #333;
	text-decoration: none;
}
.xwlb strong a:hover {
	color: #0054A4;
}
.xwlb span {
	float: right;
	color: #F1BC21;
	font-size: 12px;
}

.fy {
	height: 30px;
	width: 725px;
	overflow: hidden;
	line-height: 30px;
	padding-top: 15px;
	text-align: right;
	float: left;
}
.fy a {
	color: #333;
	text-decoration: none;
}
.fy a:hover {
	color: #F60;
}
.cpn {
	float: left;
	width: 170px;
	height: 160px;
	margin-bottom: 15px;
	line-height: 30px;
	text-align: center;
	background-color: #f6f6f6;
	margin-right: 6px;
	margin-left: 5px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.cpn img {
	width: 170px;
	height: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.cpn p a {
	color: #333;
	text-decoration: none;
}
.cpn:hover {
	background-color: #F1BC21;
}
.cpn:hover a {
	color: #FFF;
}
.cpn:hover img{
	padding: 5px;
	height: 120px;
	width: 160px;
}
.hong {
	color: #C00;
}
.cheng {
	color: #F60;
}

.cgn {
	float: left;
	width: 170px;
	height: 180px;
	margin-bottom: 15px;
	line-height: 30px;
	text-align: center;
	background-color: #f6f6f6;
	margin-right: 6px;
	margin-left: 5px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.cgn img {
	width: 170px;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.cgn p a {
	color: #333;
	text-decoration: none;
}
.cgn:hover {
	background-color: #0054A4;
}
.cgn:hover a {
	color: #FFF;
}
.cgn:hover img{
	padding: 5px;
	height: 140px;
	width: 160px;
}
#-------gai-------- {
}
.fwxm {
	width: 250px;
	overflow: hidden;
	height: auto;
}

.fwxm h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 18px;
	background-color: #F1BC21;
	padding-left: 10px;
}
.fwxm h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

.fwxm p {
	line-height: 30px;
	padding-left: 35px;
	background-image: url(../images/flbg_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 18px;
}
.fwxm p a {
	color: #666;
	text-decoration: none;
}
.fwxm p a:hover {
	color: #0054A4;
}


.left {
	float: left;
	width: 250px;
	overflow: hidden;
	height: auto;
}
.rihgt {
	width: 730px;
	float: right;
}
.gsjj {
	width: 355px;
	height: 219px;
	overflow: hidden;
	float: left;
}
.lx {
	width: 250px;
	background-image: url(../images/fw_06.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 260px;
}

.lx h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 10px;
	background-color: #F1BC21;
	padding-left: 10px;
}
.lx h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.lx p {
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
}
.fw p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xiak {
	width: 730px;
	overflow: hidden;
	height: auto;
	float: left;
}
.dpcs {
	width: 355px;
	height: 195px;
	overflow: hidden;
	margin-bottom: 15px;
	float: left;
}
.dpcs h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 5px;
	background-color: #F1BC21;
	padding-left: 10px;
}

.dpcs h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

.dpcs p span {
	font-size: 12px;
	color: #999;
	float: right;
}
.dpcs p {
	color: #333;
	text-decoration: none;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.dpcs p a {
	color: #666;
	text-decoration: none;
}
.dpcs p a:hover {
	color: #002A6F;
}
.sgfa {
	width: 355px;
	height: 195px;
	overflow: hidden;
	float: right;
}
.sgfa h1 {
	font-size: 14px;
	color: #000000;
	line-height: 34px;
	border-bottom-color: #dddddd;
	margin-bottom: 5px;
	background-color: #F1BC21;
	padding-left: 10px;
}

.sgfa h1 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

.sgfa p span {
	font-size: 12px;
	color: #999;
	float: right;
}
.sgfa p {
	color: #333;
	text-decoration: none;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.sgfa p a {
	color: #666;
	text-decoration: none;
}
.sgfa p a:hover {
	color: #002A6F;
}
.tutu {
	width: 250px;
	height: 145px;
	overflow: hidden;
}
.gonggao {
	width: 960px;
	overflow: hidden;
	height: auto;
	line-height: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/iconfont-zizhutuiguang.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.ggk {
	background-color: #FFF;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 5px 5px #ddd;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 5px 5px #ddd;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 5px 5px #ddd;
}
.ssk {
	width: 500px;
	height: 50px;
	overflow: hidden;
}
.sstext {
	height: 24px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "微软雅黑";
	line-height: 24px;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px #999;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 0px 5px #999;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 0px 5px #999;
	background-image: url(../images/ssbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}
.ssan {
	height: 24px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
	font-family: "微软雅黑";
	line-height: 24px;
	color: #000;
	font-size: 12px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px #999;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 0px 5px #999;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 0px 5px #999;
}
.ssan:hover {
	background-color: #F1BC21;
}

.ssfl {
	height: 24px;
	font-family: "微软雅黑";
	line-height: 24px;
	font-size: 12px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px #999;/*（这是专对火狐浏览器的支持而设置的）*/
	-moz-box-shadow: 0px 0px 5px #999;/*（这是对Safari和Chrome浏览器而设置的）*/
	box-shadow: 0px 0px 5px #999;
	border: 1px solid #ddd;
}
.fwxm h1 a {
	color: #000;
	text-decoration: none;
}
.lx h1 a {
	color: #000;
	text-decoration: none;
}

.xw h1 a {
	color: #000;
	text-decoration: none;
}
.fw h1 a {
	color: #000;
	text-decoration: none;
}
.cp h1 a {
	color: #000;
	text-decoration: none;
}
.dpcs h1 a {
	color: #000;
	text-decoration: none;
}
.sgfa h1 a {
	color: #000;
	text-decoration: none;
}
.fwxm h1 a:hover {
	color: #0071C9;
}
.lx h1 a:hover {
	color: #0071C9;
}
.xw h1 a:hover {
	color: #0071C9;
}
.fw h1 a:hover {
	color: #0071C9;
}
.cp h1 a:hover {
	color: #0071C9;
}
.dpcs h1 a:hover {
	color: #0071C9;
}
.sgfa h1 a:hover {
	color: #0071C9;
}
