@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}

.xw1 {
	float: left;
	width: 1050px;
	margin-top: 25px;
	margin-left: 20px;
}

.xw1a {
	float: left;
	width: 1050px;
	height: 750px;
	margin-top: 25px;
	margin-left: 20px;
}

.xw2 span {
	color: #666;
	float: left;
	height: 30px;
	width: 300px;
	line-height: 25px;
}

.xw2 span a {
	color: #666;
}

.xw2 span a:hover {
	color: #096dc2;
}

.xw2 {
	float: left;
	height: 220px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.xw2 img {
	margin-right: auto;
	margin-left: auto;
}

.xw2a span {
	color: #666;
	float: left;
	height: 30px;
	width: 300px;
	line-height: 25px;
}

.xw2a span a {
	color: #666;
}

.xw2 span a:hover {
	color: #096dc2;
}

.xw2a {
	float: left;
	height: 250px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.xw2a img {
	margin-right: auto;
	margin-left: auto;
}

.xw2b span {
	color: #666;
	float: left;
	height: 30px;
	width: 220px;
	line-height: 25px;
}

.xw2b span a {
	color: #666;
}

.xw2b span a:hover {
	color: #096dc2;
}

.xw2b {
	float: left;
	height: 250px;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.xw2b img {
	margin-right: auto;
	margin-left: auto;
}

.xw2c span {
	color: #666;
	float: left;
	height: 30px;
	width: 300px;
	line-height: 25px;
}

.xw2c span a {
	color: #666;
}

.xw2c span a:hover {
	color: #096dc2;
}

.xw2c {
	float: left;
	height: 280px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.xw2c img {
	margin-right: auto;
	margin-left: auto;
}

.xw2d span {
	color: #666;
	float: left;
	height: 30px;
	width: 320px;
	line-height: 25px;
}

.xw2d span a {
	color: #666;
}

.xw2d span a:hover {
	color: #096dc2;
}

.xw2d {
	float: left;
	height: 280px;
	width: 320px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: -15px;
}

.xw2d img {
	margin-right: auto;
	margin-left: auto;
}

.m34 {
	float: left;
	width: 1100px;
	margin-top: 10px;
}

.xwtp {
	float: left;
	width: 1000px;
	margin-left: 25px;
	margin-top: 30px;
}

img {
	border: 0px;
}

#banner {
	padding: 0px;
	width: 1000px;
	height: 300px;
	background-color: #E1E1E1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.slides {
	width: 1000px;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 22px;
}

.slide-pic {
	width: 1000px;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slide-pic img {
	width: 680px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

.slide-pic li {
	display: none;
}

.slide-pic li.cur {
	display: block;
	padding-right: 20px;
}

.slide-li {
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}

.slide-li li {
	margin: 0px;
	padding: 0px;
	width: 136px;
	height: 10px;
	float: left;
	overflow: hidden;
	list-style: none;
}

.slide-li a {
	width: 134px;
	height: 10px;
	color: #000;
	font-size: 12px;
	display: block;
}

.slide-li a:hover {
	color: #F00;
	text-decoration: none;
}

.op li {
	background: #999999;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.op li.cur {
	background: #666666;
}

.slide-txt span {
	display: none;
}

.cur span {
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	margin-right: 20px;
	height: 200px;
	width: 270px;
}

.cur span p b {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.n1 {
	float: left;
	height: 780px;
	width: 680px;
	margin-top: 20px;
	margin-left: 25px;
}

.n2 {
	float: left;
	height: 770px;
	width: 318px;
	margin-top: 20px;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
}

.n3 {
	float: left;
	height: 245px;
	width: 660px;
}

.n4 {
	float: left;
	height: 40px;
	width: 660px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #014886;
	background-image: -moz-linear-gradient(top, #fff, #e3e3e3);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
}

.n41 {
	background-color: #004986;
	float: left;
	height: 32px;
	width: 97px;
	border-radius: 3px;
	margin-top: 2px;
	text-align: center;
	padding-top: 8px;
}

.n41 a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
}

.more2 a {
	float: right;
	margin-top: 10px;
	margin-right: 35px;
	color: #004986;
}

.n4a {
	float: left;
	height: 40px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #014886;
	background-image: -moz-linear-gradient(top, #fff, #e3e3e3);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
}

.n41a {
	background-color: #004986;
	float: left;
	height: 32px;
	width: 97px;
	border-radius: 3px;
	margin-top: 2px;
	text-align: center;
	padding-top: 8px;
}

.n41a a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
}

.n7 {
	float: left;
	height: 180px;
	width: 630px;
	margin-top: 10px;
}

.n7 a {
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
}

.n7 a:hover {
	color: #096dc2;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
}

.n8 {
	float: left;
	height: 200px;
	width: 630px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
}

.n8 a:hover {
	color: #096dc2;
	;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
}

.n8 a {
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
}

.n21 {
	float: left;
	height: 28px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-top: 8px;
	padding-left: 18px;
}

.n21 a {
	color: #004986;
	font-family: "微软雅黑";
	font-size: 16px;
}

.n21 span {
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.n211 {
	float: left;
	height: 140px;
	width: 318px;
	text-align: center;
	padding-top: 10px;
}

.n21 span a {
	font-size: 12px;
	float: right;
}

.n212 a {
	color: #004986;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 30px;
	width: 318px;
	line-height: 30px;
}

.n213 {
	float: left;
	width: 278px;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
}

.picc {
	float: left;
	height: 188px;
	width: 1000px;
	margin-left: 23px;
}

.fanye {
	float: left;
	height: 40px;
	width: 650px;
}

#con_two_1 img {
	margin-right: 15px;
}

#con_two_2 img {
	margin-right: 15px;
}

#con_two_3 img {
	margin-right: 15px;
}

#con_two_4 img {
	margin-right: 15px;
}

#Tab3 {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}


/*菜单class*/

.Menubox {
	width: 100%;
	background: #F7F7F7;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
}

.Menubox ul {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}

.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 115px;
	text-align: center;
	color: #004986;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
}

.Menubox li.hover {
	padding: 0px;
	background: #fff;
	width: 116px;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	color: #004986;
	font-weight: bold;
	height: 36px;
	line-height: 35px;
	background-image: url("../image/bg1.gif");
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	margin-top: -1px;
	margin-left: -1px;
}

.Contentbox {
	clear: both;
	margin-top: 0px;
	height: 181px;
	text-align: center;
	padding-top: 8px;
	border-top-style: none;
	font-family: "微软雅黑";
}

DIV.digg {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}

DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aaaadd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #aaaadd 1px solid;
	COLOR: #000099;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aaaadd 1px solid;
	TEXT-DECORATION: none
}

DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000099 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000099 1px solid;
	BACKGROUND-COLOR: #000099
}

DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}

.zhengwen {
	float: left;
	width: 1200px;
	margin-bottom: 50px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 30px;
	padding: 0 60px;
}

.zhengwen span {
	color: #333;
	font-size: 14px;
}

.xian {
	width: 860px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: rgba(10,36,88,0.5);
	height: 1px;
	/* border: 1px dashed rgab(5,90,66,0.5); */
}

.main33 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #06F;
	padding-top: 10px;
	margin-bottom: 20px;
}

.m3 {
	float: left;
	width: 810px;
	margin-top: -40px;
}

.m31 {
	float: left;
	height: 300px;
	width: 810px;
}

.m32 {
	float: left;
	width: 830px;
	margin-top: 15px;
}

.m4 {
	float: left;
	height: 240px;
	width: 395px;
	border: 1px solid #D9D9D9;
	margin-right: 15px;
	margin-bottom: 15px;
}

.m5 {
	float: left;
	height: 16px;
	width: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ececec));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
	color: #3399cc;
	;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.m5 span a img {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.m6 {
	height: 90px;
	width: 357px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-top: 10px;
	float: left;
}

.m61 {
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid #ccc;
}

.m62 {
	float: left;
	height: 80px;
	width: 210px;
	margin-left: 10px;
	line-height: 28px;
}

.m62 a {
	color: #3399cc;
}

.m7 {
	float: left;
	height: 95px;
	width: 355px;
	margin-top: 10px;
	margin-left: 15px;
}

.m7 a {
	color: #666
}

.m8 {
	float: left;
	height: 100px;
	width: 810px;
	margin-bottom: 20px;
}

.m3_right {
	float: left;
	width: 255px;
	margin-left: 15px;
	margin-top: -20px;
}

.q1 {
	float: left;
	height: 280px;
	width: 260px;
}

.q11 {
	float: left;
	height: 100px;
	width: 260px;
}

.new44 {
	float: left;
	height: 502px;
	width: 260px;
	margin-top: 15px;
}

.q2 {
	float: left;
	height: 100px;
	width: 260px;
	margin-top: 10px;
}

.q3 {
	float: left;
	height: 240px;
	width: 260px;
	margin-top: 20px;
	border: 1px solid #ddd;
}

.q31 {
	float: left;
	height: 16px;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ececec));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
	color: #3399cc;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}

.q32 {
	float: left;
	height: 90px;
	width: 240px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-top: 10px;
}

.q33 {
	float: left;
	height: 84px;
	width: 240px;
	margin-top: 10px;
	margin-left: 10px;
}

.q33 a {
	color: #666
}

.new55 {
	float: left;
	height: 150px;
	width: 260px;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.n55 {
	height: 25px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	background-image: -moz-linear-gradient(top, #fff, #f7f7f7);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f7f7f7));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #a20c18;
}

.n66 {
	float: left;
	height: 100px;
	width: 260px;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 15px;
}

.n66 a {
	color: #666;
}

.n55 span {
	float: right;
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}

.n55 span a {
	color: #999
}

.lanrenzhijia2 {
	width: 260px;
	height: 280px;
	font-family: '微软雅黑';
	float: left;
}

.lanrenzhijia2 .tab {
	overflow: hidden;
	background: #efefef;
}

.lanrenzhijia2 .tab a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15.5px;
	font-size: 14px;
	font-family: "微软雅黑";
}

.lanrenzhijia2 .tab a:hover {
	color: #fff;
	text-decoration: none;
	background: -moz-linear-gradient(top, #056bc0, #64a5df);
	background: -o-linear-gradient(left top, left bottom, from(#056bc0), to(#64a5df));
	background: -webkit-gradient(linear, left top, left bottom, from(#056bc0), to(#64a5df));
}

.lanrenzhijia2 .tab a.on {
	color: #fff;
	text-decoration: none;
	background: -moz-linear-gradient(top, #056bc0, #64a5df);
	background: -o-linear-gradient(left top, left bottom, from(#056bc0), to(#64a5df));
	background: -webkit-gradient(linear, left top, left bottom, from(#056bc0), to(#64a5df));
}

.lanrenzhijia2 .content {
	overflow: hidden;
	float: left;
	height: 220px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 25px;
}

.lanrenzhijia2 .content ul li a {
	color: #666;
	font-family: "新宋体";
}

.lanrenzhijia2 .content li {
	display: none;
}

.q12 {
	float: left;
	height: 95px;
	width: 260px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	padding-top: 10px;
}

.chanye {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.c1 {
	float: left;
	width: 300px;
}

.c2 {
	float: right;
	width: 880px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 40px;
}
.accordion .link:hover{
	color: #0A2458;
	font-weight: bold;
}
.c3 {
	float: left;
	height: 40px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	/* background: -moz-linear-gradient(top, #fefefe, #ededed);
	background: -o-linear-gradient(left top, left bottom, from(#fefefe), to(#ededed));
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ededed)); */
	background-color: #0A2458;
	border-radius: 5px 5px 0 0;
	padding-left: 20px;
}
/* .location{
	margin-left: 20px;
} */
.c3 a {
	line-height: 41px;
	color: #fff;
	font-size: 14px;
}
.c3 i{
	color:#fff;
	font-size: 12px;
	padding:0 5px;
}

.c3 a:hover {
	color: #447FCA;
}

.C31 {
	float: left;
	height: 40px;
	width: 25px;
	margin-left: 10px;
	background-image: url(c31.png);
}

.c32 {
	float: left;
	height: 16px;
	width: 100px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #447fca;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
}
.c4 {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	font-size: 14px;
}
.c4 table{
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(10,36,88,0.5);
}

.c41 {
	float: left;
	height: 50px;
	width: 780px;
	line-height: 50px;
}

.c41 a {
	color: #333;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.c41 a:hover{
	color: #447fca;
}

.c42 span {
	/*float: left;*/
	height: 110px;
	/*width: 465px;*/
	margin-left: 10px;
	line-height: 28px;
	color: #b1b1b1;
}

.c42 img {
	float: left;
	margin-right: 10px;
}

.c42 {
	float: left;
	height: 130px;
	width: 780px;
	margin-top: 10px;
}

.c4 span a {
	color: #666
}

.c42a span {
	float: left;
	height: 110px;
	width: 400px;
	margin-left: 10px;
	line-height: 28px;
}

.c42a img {
	float: left;
}

.c42a {
	float: left;
	height: 130px;
	width: 620px;
	margin-top: 10px;
}

.c4a span a {
	color: #666
}

.c4a {
	float: left;
	height: 190px;
	width: 630px;
	margin-top: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}


/* banner1 */

.banner1 {
	width: 350px;
	height: 230px;
	position: relative;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
}

.banner1-btn {
	display: none;
}

.banner1-btn a {
	display: block;
	line-height: 40px;
	position: absolute;
	top: 120px;
	width: 40px;
	height: 40px;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30) color:rgb(255, 255, 255);
	overflow: hidden;
	z-index: 4;
}

.prevBtn {
	left: 5px;
}

.nextBtn {
	right: 5px;
}

.banner1-img {
	font-size: 0;
	*word-spacing: -1px;
	/* IE6、7 */
	letter-spacing: -3px;
	position: relative;
}

.banner1-img li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/* IE6、7 */
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 12px;
}

.banner1 i {
	/*background:url(../image/t1sznbfzlmxxx8qsdi-400-340.png)  no-repeat;*/
	width: 15px;
	height: 23px;
	cursor: pointer;
	margin: 8px 0 0 12px;
	display: block;
}

.banner1 .nextBtn i {
	background-position: -200px -24px;
}

.banner1 .prevBtn i {
	background-position: -200px 0px;
}

.banner1-circle {
	position: absolute;
	left: 50%;
	bottom: 15px;
	height: 13px;
	text-align: center;
	font-size: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.3);
	filter: alpha(opacity:30);
}

.banner1-circle li {
	border-radius: 10px;
	margin: 2px;
	display: inline-block;
	display: -moz-inline-stack;
	vertical-align: middle;
	zoom: 1;
}

.banner1-circle li a {
	display: block;
	padding-top: 9px;
	width: 9px;
	height: 0;
	border-radius: 50%;
	background: #B7B7B7;
	overflow: hidden;
}

.banner1-circle .selected a {
	background: #F40;
}

.b2 {
	float: left;
	height: 300px;
	width: 350px;
	border: 1px solid #ddd;
}

.m41 {
	float: left;
	width: 300px;
	border: 1px solid #D9D9D9;
	margin-right: 15px;
	margin-top: 15px;
	overflow: hidden;
	border-radius: 5px;
}

.m41 h3 {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
	background-color: #0A2458;
    /* background: -moz-linear-gradient(top, #fefefe, #ededed);
    background: -o-linear-gradient(left top, left bottom, from(#fefefe), to(#ededed));
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ededed)); */
    letter-spacing:5px;
	
}

.m51 {
	float: left;
	width: 330px;
	height: 33px;
	line-height: 33px;
	background: -moz-linear-gradient(top, #fefefe, #ededed);
	background: -o-linear-gradient(left top, left bottom, from(#fefefe), to(#ededed));
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ededed));
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-left: 20px;
}

.m51 span a img {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

.m61a {
	height: 90px;
	width: 315px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
}

.m611 {
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid #ddd;
}

.m621 {
	float: left;
	height: 80px;
	width: 180px;
	margin-left: 10px;
	line-height: 22px;
}

.m621 a {
	color: #3399cc;
}

.m71 {
	float: left;
	height: 95px;
	width: 310px;
	margin-top: 10px;
	margin-left: 15px;
}

.m71 a {
	color: #666
}

.m4a {
	float: left;
	height: 240px;
	width: 345px;
	border: 1px solid #D9D9D9;
	margin-right: 19px;
	margin-bottom: 15px;
}

.m5a {
	float: left;
	height: 16px;
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ececec));
	/* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6ff00', endColorstr='#538300', GradientType='0');
	/* IE*/
	color: #3399cc;
	;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.m5a span a img {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.m6a {
	height: 90px;
	width: 325px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-top: 10px;
	float: left;
}

.m61aa {
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid #ccc;
}

.m62a {
	float: left;
	height: 80px;
	width: 180px;
	margin-left: 10px;
	line-height: 28px;
}

.m62a a {
	color: #3399cc;
}

.m7a {
	float: left;
	height: 95px;
	width: 325px;
	margin-top: 10px;
	margin-left: 15px;
}

.m7a a {
	color: #666
}


/*分页*/

.List_page {
	clear: both;
	height: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
	margin-top:20px;
}

.List_page * {
	display: inline-block;
	padding: 4px 10px;
	margin-right: -8px;
}

.List_page a {
	background: none;
	margin: 0px 5px;
	border: 1px solid #0A2458;
	color: #0A2458;
	font-size: 12px;
}
.List_page a:hover{
	background-color: #0A2458;
	color: white;
}

.List_page span {
	background: #0A2458;
	color: #fff;
	margin: 0px 1px;
	border: 1px solid #0A2458;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul {
	list-style-type: none;
}

a {
	color: #b63b4d;
	text-decoration: none;
}


/** =======================
 * Contenedor Principal
 ===========================*/

h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-top: 80px;
}

h1 a {
	color: #c12c42;
	font-size: 16px;
}
.accordion {
	width: 93%;
	max-width: 340px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	float: left;
	margin-left:10px;
	margin-right: 10px;
}
.accordion li :hover{
	color: #0A2458;
}
.accordion .link {
	cursor: pointer;
	color: #666;
	display: block;
	padding: 15px 15px 15px 35px;
	font-size: 14px;
	border-bottom: 1px dashed rgba(10,36,88,0.5);
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	
}

.accordion .link a{
	color: #666;
	/* margin-left:20px */
}
.accordion .link a:hover{
	color: #0A2458;
}
.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
	color: #cccccc;
}

.accordion li.open .link {
	color: #0A2458;
}

.accordion li.open i {
	color: #0A2458;
}

/* .accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
} */
.accordion li.open i.icon-xiangxia {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	background: #f2f2f2;
	font-size: 14px;
}

.submenu li {
	border-bottom: 1px solid #ccc;
	background-color: #394E77;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover {
	/* background: #447fca; */
	/* color: #0A2458; */
	background: rgba(255,255,255,0.3);
	color: #fff;
}
.c4_title{
	width: 100%;
	text-align: left;
	font-size: 16px;
	line-height: 40px;
	color: #262626;
	font-weight: 600;
	margin-bottom: 10px;
	border-bottom: 1px dashed rgba(10,36,88,0.5);
}
.c4_height tr{
	line-height: 40px;
	color: #999;
	font-size: 14px;
	border-bottom: none;
}
.c4_height a{
	color: #333;
	font-size: 14px;
}
.c4_height a:hover{
	color: #0A2458;
}
#toTop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 64px;
    height: 64px;
    background-image: url(top.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.xq_c4{
	padding: 0 30px;
	margin-left: 0 !important;
	font-size: 14px;
	padding-bottom: 30px;
	border-bottom: none !important;
}
.accordion .active{
	color: #0A2458 !important;
	font-weight: bold;
}
.accordion .submenu .active{
	background: rgba(255,255,255,0.3);
	color: #fff !important;
	font-weight: bold;
}

.xrld img{
	display: block;
	margin: 0 auto;
}
.xrld{
	margin: 20px 0;
	text-align: center;
}
.xrld p{
	margin-top: 10px;
}
.c5_title{
	text-align: left;
	font-size: 16px;
}
.c5_height tr{
	margin-top: 20px;
}
.c5_height img{
	float: left;
	display: block;
	margin-top: 14px;
	margin-right: 10px;
}
.c5_height p{
	float: left;
	line-height: 40px;
}
.c5_height tr td{
	width: 20%;
	float: left;
	border-bottom: solid 1px #ebebeb;
}
.kjlw_table a{
	color: #333;
	font-size: 14px;
}
table{
	background-color: white ;
}
.jiansuo_1 input{
	height: 24px;
}
.jiansuo_1 tr{
	margin: 20px 0;
}
.kaishijiansuo{
	width: 87%;
	background-color: #447FCA;
	line-height: 20px;
	border: none;
	color: white;
	height: 26 !important;
	
}
.c6{
	color: #333333;
}
.kaishijiansuo:hover{
	background-color: white;
	color: #447FCA;
	border: 1px solid #447FCA;
	cursor: pointer;
}
.lunwenlist img{ 
	margin-right: 10px;
	margin-left: 10px;
	}

.tb1{
	border-left: solid 1px #e5e5e5;
	padding-left: 17px;/*因去掉了图片*/
}
.tb2{
	border-right: solid 1px #e5e5e5;
}
.image_content{
	margin: 30px 0;
	width: 100%;
	overflow: hidden;
}
.image_list{
	width: 33.3%;
	float: left;
	margin: 30px 0;
}
.image_list img{
	
	/* width: 60%; */
	display: block;
	margin:0  auto;
	border: solid 1px #000;
}
.image_list p{
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	width: 100%;
	margin-top: 10px;
	color: #333;
}
.image_list p:hover{
	color: #447FCA;
}
.images img{
	display: block;
	width: 60%;
	margin: 20px auto;
}