@charset "utf-8";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,   /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ {
	/*border:medium none;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/** 设置默认字体 **/
body, button, input, select, textarea {
	font: 12px/1.5 'Microsoft YaHe', tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style: normal;
}
/** 重置列表元素 **/
ul, ol {
	list-style: none;
}
/** 重置超链接元素 **/
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #F40;
}
/** 重置图片元素 **/
img {
	border: 0px;
}
/** 重置表格元素 **/
table { /*border-collapse: collapse; border-spacing: 0;*/
	clear: both
}
.w1000 {
	width: 1004px;
	margin: 0 auto;
	border: 0;
}
.w10001 {
	margin: 0 auto;
	border: 0;
}
#main {
	background: url(/images/index/tianqiao.png) 0 -980px repeat-x;
	padding-top: 7px;
}
.jianxi {
	height: 10px;
	clear: both
}
.red {
	color: #ff0000;
}
/* head top */
.head01 {
	background: url(/images/newhead/images/topbar-bg.jpg) repeat-x left top;
	height: 28px;
	padding-bottom: 1px;
	border-bottom: 1px solid #dedede;
	line-height: 30px;
	overflow: hidden;
}
.head01 .welcome {
	padding-left: 20px;
	background: url(/images/newhead/images/topbar-laba.jpg) no-repeat left center;
	float: left;
}
.head01 .welcome b {
	font-weight: normal;
	color: #e40202;
}
.head01 .links {
	float: right;
}
.head01 .links .sitemap {
	visibility: hidden;
}
.frindexgb {
	float: left;
	padding-left: 260px;
	padding-top: 4px;
}
.baisebg {
	background: #FFFFFF;
	height: 109px;
	width: 100%;
}
.baisebg img {
	float: left;
}
/* nav_menu */
#nav {
	height: 45px;
	background-color: #286099;
	position: relative;
}
.nav {
	background-color: #286099;
}
.c {
	width: 1104px;
	margin: 0 auto;
}
/*nav*/
.nav_scroll {
	position: fixed;
	width: 100%;
	margin: auto;
	z-index: 100000;
	top: 0;
	font-weight: bold;
	border: 1px solid #fff;
}
.nav:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav1 {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
.nav1ul {
	width: 946px;
	float: left;
}
.nav1ul .nobg {
	background: none;
}
.nav1ul li {
	line-height: 45px;
	font-size: 14px;
	color: #FFF;
	width: 134px;
	text-align: center;
	float: left;
	background: url no-repeat right;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.nav1ul li:hover {
	background: #9b0158;
}
.navCon-cate {
	width: 180px;
	height: 45px;
	line-height: 38px;
	font-size: 18px;
	font-family: "微软雅黑";
	background: url(/images/index/icon_010_14.png) no-repeat/*#A21C1D*/;
	color: #FFF;
	position: relative;
	text-align: left;
	padding-left: 74px;
	float: left;
	line-height: 45px;
}
.hide {
	display: none;
}
.navCon-cate .navCon-cate-title {
}
.navCon-cate .navCon-cate-title a {
	color: #ffffff;
}
.navCon-cate .navCon-cate-title a:hover {
	text-decoration: none;
}
.navCon-cate .cateMenu {
	width: 254px;
	position: absolute;
	left: 0px;
	font-family: "微软雅黑";
	box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.3);
	background: #f6f6f6;
	cursor: pointer;
	z-index: 1000;
}
.navCon-cate .cateMenu ul {
	width: 254px;
}
.navCon-cate .cateMenu li {
	width: 254px;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #f9f9f9;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navCon-cate .cateMenu li .cate-tag {
	width: 150px;
	padding: 5px 5px 5px 95px;
	overflow: hidden;
	line-height: 25px;
}
.navCon-cate .cateMenu li .cate-tag strong {
	height: 35px;
	line-height: 35px;
	width: 150px;
	display: block;
	text-indent: 0px;
	background: url 135px 50% no-repeat;
}
.navCon-cate .cateMenu li .cate-tag strong a {
	font-size: 14px;
	font-weight: bold;
	color: #286099;
}
#dhbj1 {
	background: url(/images/index/dhbj.png) no-repeat 15px -225px;
}
#dhbj2 {
	background: url(/images/index/dhbj.png) no-repeat 15px 0px;
}
#dhbj3 {
	background: url(/images/index/dhbj.png) no-repeat 15px -45px;
}
#dhbj4 {
	background: url(/images/index/dhbj.png) no-repeat 15px -90px;
}
#dhbj5 {
	background: url(/images/index/dhbj.png) no-repeat 15px -135px;
}
#dhbj6 {
	background: url(/images/index/dhbj.png) no-repeat 15px -180px;
}
#dhbj7 {
	background: url(/images/index/dhbj.png) no-repeat 15px -270px;
}
.navCon-cate .cateMenu li .cate-tag .listModel {
	text-indent: 0px;
}
.navCon-cate .cateMenu li .cate-tag .listModel p {
	height: 26px;
}
.navCon-cate .cateMenu li .cate-tag .listModel a {
	font-size: 12px;
	font-weight: normal;
	color: #e1bdbd;
	text-indent: 0px;
	padding: 0 11px 0 0;
}
.navCon-cate .cateMenu .on {
	background: #286099;
*margin-bottom:-4px;
}
.navCon-cate .cateMenu .on .cate-tag strong a {
	color: #FFFFFF;
}
.navCon-cate .cateMenu .on #dhbj1 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -225px;
}
.navCon-cate .cateMenu .on #dhbj2 {
	background: url(/images/index/dhbj1.png) no-repeat 15px 0px;
}
.navCon-cate .cateMenu .on #dhbj3 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -45px;
}
.navCon-cate .cateMenu .on #dhbj4 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -90px;
}
.navCon-cate .cateMenu .on #dhbj5 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -135px;
}
.navCon-cate .cateMenu .on #dhbj6 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -180px;
}
.navCon-cate .cateMenu .on #dhbj7 {
	background: url(/images/index/dhbj1.png) no-repeat 15px -270px;
}
.navCon-cate .cateMenu .list-item {
	width: 310px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #A7A7A7;
	border-left: none;
	background: #FFFFFF;
	box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.5);
	background: #FFF;
	position: absolute;
	left: 254px;
	top: 0px;
}
.navCon-cate .cateMenu .list-item .itemleft {
	width: 310px;
	float: left;
}
.navCon-cate .cateMenu .list-item dl {
	padding-left: 0px;
	margin-top: 0px;
}
.navCon-cate .cateMenu .list-item dt {
	color: #286099;
	font-size: 18px;
	text-indent: 0px;
	border-bottom: 2px solid #286099;
	margin-bottom: 8px;
}
.navCon-cate .cateMenu .list-item dt span {
	font-family: Utsaah;
	font-size: 16px;
}
#bj1 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -37px;
}
#bj2 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -90px;
}
#bj3 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -138px;
}
#bj4 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -185px;
}
#bj5 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -223px;
}
#bj6 {
	background: url(/images/index/tabbg1.png) no-repeat 252px 5px;
}
#bj7 {
	background: url(/images/index/tabbg1.png) no-repeat 252px -223px;
}
.navCon-cate .cateMenu .list-item dd {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	line-height: 36px;
	margin: 0px;
}
.navCon-cate .cateMenu .list-item dd a {
	color: #646464;
	width: 100px;
	height: 36px;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	background: url no-repeat 99px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.navCon-cate .cateMenu .list-item dd a:hover {
	color: #fff;
	background-color: #286099;
}
.navCon-cate .cateMenu .list-item .itemright .news-list {
	padding-left: 10px;
}
.navCon-cate .cateMenu .list-item .itemright .news-list p {
	line-height: 24px;
	text-indent: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.navCon-cate .cateMenu .list-item .itemright .news-list p a {
	color: #646464;
}
.navCon-cate .cateMenu .list-item .itemright .news-list p a:hover {
	color: #000;
}
.navCon-cate .cateMenu .list-item .itemright .ad-list {
	padding-left: 10px;
}
.navCon-cate .cateMenu .list-item .itemright .ad-list a {
	display: block;
	width: 210px;
	height: 100px;
	text-indent: 0px;
	margin-bottom: 8px;
	overflow: hidden;
}
/*nav_tiao*/
.nav-ul {
	width: 810px;
	float: left;
	padding-left: 15px;
}
.nav-ul li {
	width: 135px;
	line-height: 45px;
	float: left;
	font-size: 18px;
	color: #fff;
	position: relative;
	height: 45px;
	overflow: hidden;
}
.nav-ul li a {
	text-align: center;
	color: #fff;
	height: 35px;
	display: block;
	text-decoration: none;
	font-family: 'Microsoft YaHei';
}
.nav-ul span {
	position: absolute;
	left: 0;
	width: 100px;
	cursor: pointer;
}
.nav-ul .out {
	top: 0;
	width: 100px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.nav-ul .over {
	top: -45px;
	width: 100px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #FF6600;
}
/*zjtd content show*/
.hover {
	display: block !important;
}
.mozjtdcont {
	width: 998px !important;
	height: 340px !important;
	position: absolute;
	top: 45px;
	z-index: 1;
	display: none;
}
.mozjtdcontent {
	width: 998px;
	height: 290px;/*background-color:#e7e7e7;border:1px solid #286099;border-radius:5px;*/
	margin-top: 5px;
	background: url(/images/index/bg_pic.png)
}
.mozjtdcontent ul li {
	float: left;
	width: 170px;
	margin: 14px;
	text-align: center;
	font-family: 'Microsoft YaHei'
}
.mozjtdcontent ul li a img {
	opacity: 1;
	border: 1px solid #0067a8;
}
.mozjtdcontent ul li h4 {
	font-size: 16px;
	opacity: 1;
	color: #000;
	margin-top: 8px;
}
.mozjtdcontent ul li h4 small {
	font-size: 14px;
	opacity: 1;
	color: #898989
}
/* banner */
.center {
	float: left;
	overflow: hidden;
	margin-top: 5px;
	clear: both;
	text-align: center;
	width: 100%
}
.head_midn {
	width: 1000px;
	margin: 0 auto;
}
/* index_focus */
.index_focus {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.index_focus_post {
	z-index: 10;
}
.index_focus img {
	width: 1000px;
	height: auto;
	display: block;
}
.index_focus .pic:hover {
	text-decoration: none;
}
.index_focus .slide_nav {
	position: absolute;
	left: 45%;
	bottom: 2%;
}
.index_focus .slide_nav a {
	cursor: pointer;
	float: left;
	font-size: 28px;
	font-family: arial;
	color: #061F39;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
	text-decoration: none;
	color: #9c0;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.index_focus_pre, .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background: url no-repeat;
}
.index_focus_pre {
	left: 30px;
	background-position: 0 0;
}
.index_focus_pre:hover {
	background-position: 0 -144px;
}
.index_focus_next {
	right: 30px;
	background-position: 0 -72px;
}
.index_focus_next:hover {
	background-position: 0 -216px;
}
.index_focus_info {
	position: absolute;
	left: 10%;
	bottom: 12%;
	width: 800px;
	height: 200px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-family: "\5fae\8f6f\96c5\9ed1";
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	background: url no-repeat;
	_background: none;
}
.index_focus_info h3 {
	font-size: 36px;
	line-height: 70px;
	font-family: \5fae\8f6f\96c5\9ed1, \u9ed1\u4f53, "Lucida Grande";
	display: none;
}
.index_focus_info .text {
	width: 500px;
	line-height: 24px;
	font-size: 14px;
	word-wrap: break-word;
	overflow: hidden;
	display: none;
}
/* right */
.right {
	width: 230px;
	float: left;
	margin-top: 5px;
}
.m1_r {
	overflow: hidden;
	height: 290px;
}
.m1_r .m1_r_a li {
	float: left;
	background: url(../indexsg_32.jpg) top center no-repeat;
	width: 112px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin-right: 3px;
	font-size: 14px;
}
.m1_r .m1_r_a .nbd {
	margin-right: 0;
}
.m1_r .m1_r_a .kjy {
	color: #434343;
}
.m1_r .m1_r_a .kjy_a {
	background: url(../indexsg_30.jpg) top center no-repeat;
	width: 112px;
	height: 32px;
	font-weight: bold;
}
.m1_r .m1_r_a .kjy_a a {
	color: #FFFFFF;
	text-decoration: none;
}
.m1_r .m1_r_b {
	width: 225px;
	height: 250px;
	border: 1px solid #d2e4ff;
	padding: 5px 0 0 0;
	overflow: hidden;
}
.m1_r .m1_r_b dl {
	background-color: #e5f3fb
}
.m1_r .m1_r_b dt {
	font-size: 14px;
	font-weight: bold;
	width: 215px;
	float: left;
	text-align: center;
	margin-top: 5px;
}
.m1_r .m1_r_b dt a {
	color: #e50e16;
}
.m1_r .m1_r_b dd {
	width: 205px;
	line-height: 23px;
	text-indent: 2em;
	margin-left: 10px;
	background: url(../indexsg_40.jpg) left bottom repeat-x;
	padding-bottom: 10px;
}
.m1_r .m1_r_b dd a {
	color: #e50e16;
}
.m1_r .m1_r_b .list_2a {
	width: 230px;
	font-size: 14px;
	line-height: 26px;
	margin-top: 3px;
	margin-left: 10px;
}
.m1_r .m1_r_b .list_2a .qm {
	float: left;
	width: 150px;
	background: url(../indexsg_43.jpg) left 10px no-repeat;
	text-align: left;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	float: left;
	font-size: 12px;
}
.m1_r .m1_r_b .list_2a .qmm {
	float: left;
	width: 300px;
	background: url(../indexsg_43.jpg) left center no-repeat;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
}
.m1_r .m1_r_b .list_2a .qm1 {
	float: left;
	width: 190px;
	background: url(../indexsg_43.jpg) left 10px no-repeat;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	float: left;
}
.m1_r .m1_r_b .list_2a span {
	float: right;
}
.m1_r .m1_r_b .list_2a span a {
	color: #1266e3;
	float: right;
}
.m1_r .m1_r_b .list_2a a {
	height: 26px;
	float: left;
	line-height: 26px;
	overflow: hidden;
}
.m1_r .m1_r_b .pic {
	margin: 10px 0 0 14px;
}
.m1_r .m1_r_b .pic img {
	background-color: #d2e4ff;
	border: 3px solid #d2e4ff;
	padding: 1px;
	margin-right: 8px;
}
.m1_r .m1_r_bb {
	padding: 5px 0 0 0;
	height: 295px;
	overflow: hidden;
}
.m1_r .m1_r_bb dt {
	margin-bottom: 5px;
}
.kk1 {
	width: 320px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto 5px;
}
.border {
	border-bottom: 1px dotted #000000;
}
.kk1 img {
	float: left;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.kk1 .t_r {
	float: right;
	margin-right: 4px;
	width: 220px;
}
.m1_r .m1_r_b .t_r dt, .m1_r .m1_r_b .t_r dd {
	width: 204px;
}
.m1_r .m1_r_b .t_r dd {
	background: none;
	line-height: 20px;
}
.m1_r .m1_r_bb .list_2a {
	margin-top: 0px;
	line-height: 24px;
	float: left;
}
.list_2a li {
	font-size: 12px;
	border-bottom: 1px dashed #818181;
	border-top: none;
	overflow: hidden;
}
.time {
	color: #286099
}
/* content */
.main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden
}
.hzgz {
	width: 996px;
	height: 110px;
	border: 2px solid #286099;
	overflow: hidden;
	margin: 0 auto;
}
.hzgz .hot {
	height: 44px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefeff), color-stop(0.5, #dceeff), to(rgb(189, 224, 255)));
	border-bottom: 2px solid #286099;
	line-height: 44px;
}
.hzgz .hot span {
	width: 25px;
	height: 13px;
	background-color: #df0029;
	color: #fff;
	margin-left: 5px;
}
.hzgz .hot em {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #286099;
}
.search {
	float: right;
	padding: 9px 20px 0 0;
}
.leftinput {
	float: left;
	width: 225px;
	padding: 0 3px;
	background: #FFF;
	margin-bottom: 0;
	border: 1px solid #b8b8b8;
	height: 25px;
}
.leftinput input {
	width: 100%;
	height: 25px;
	line-height: 19px;
	padding: 3px 0;
	background: 0 0;
	border: none;
}
.right_sub {
	float: left;
	width: 70px;
	background: #f39800;
	border: 1px solid #f39800;
	height: 25px;
}
.right_sub input {
	width: 100%;
	height: 25px;
	background: 0 0;
	border: none;
	cursor: pointer;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.arclist ul li {
	float: left;
	width: 18%;
	line-height: 30px;
	margin-left: 2%;
}
.arclist ul li span {
	background-color: #FF7802;
	color: #fff;
}
.bimg {
	width: 1008px;
	margin: 0 auto;
}
.hmleft {
	width: 280px;
	float: left;
	border: 1px solid #286099
}
.slider {
	height: 330px;
	width: 280px;
	overflow: hidden;
	position: relative;
}
.slider .pic li {
	height: 258px;
	width: 464px;
}
.onum {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.onum span {
	background: #ccc;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 7px;
	margin-left: 4px;
	text-align: center;
	width: 7px;
}
.onum .on {
	background: #56386b;
}
.hmmid {
	width: 425px;
	height: 330px;
	float: left;
	margin-left: 15px;
	display: inline;
	margin-bottom: 18px;
	border: 1px solid #286099;
	overflow: hidden;
}
.hmmid1 {
	height: 250px;
	background: #fff;
	padding: 10px 18px;
}
.hmmid1-l {
	float: left;
	width: 380px;
}
.hmmid1-l-t {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #222;
	padding-bottom: 16px;
	border-bottom: solid 2px #286099;
}
.hmmid1-l-d2 {
	padding: 15px 0;
	height: 150px;
}
.hmmid1-l-d2 dl .dd1 {
	font-weight: bold;
	color: #df0029;
	font-size: 14px;
}
.hmmid1-l-d2 dl dt {
	width: 150px;
	float: left;
}
.hmmid1-l-d2 dl dt img {
	width: 150px;
	height: 160px;
}
.hmmid1-l-d2 dl dd {
	float: right;
	width: 215px;
	color: #777;
	line-height: 200%;
	text-indent: 2em;
}
.hmmid1-l-d2 dl dd a {
	color: #df0029
}
.hmmid1-l table {
	border: 1px solid #f1f1f1;
	border-width: 1px 0px 0px 1px;
}
.hmmid1-l table td {
	border: 1px solid #f1f1f1;
	border-width: 0px 1px 1px 0px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color: #444;
}
.hmmid1-l table td.hover {
	background: #f1f1f1;
	font-weight: bold;
}
.hmmid2 {
	height: 265px;
	background: #fff;
	margin-top: 15px;
	padding: 9px 18px 0px 18px;
}
.hmmid2 ul {
	border-bottom: 2px solid #e8e8e8;
	width: 100%;
	height: 40px;
}
.hmmid2 ul li {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 190px;
	margin-right: 15px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #222;
	cursor: pointer;
}
.hmmid2 ul li:hover {
	background: url no-repeat left bottom;
}
.hmmid2 ul li.hover {
	background: url no-repeat left bottom;
}
.hmmid2-x {
	height: 195px;
	padding-top: 15px;
	clear: both;
}
.hmmid2-x-l {
	width: 244px;
	height: 185px;
}
.hmmid2-x-r {
	width: 390px;
}
.hmmid2-x-r1 {
	height: 88px;
	border-bottom: dashed 1px #ccc;
}
.hmmid2-x-r1 .p1 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}
.hmmid2-x-r1 .p2 {
	color: #777;
	line-height: 180%;
}
.hmmid2-x-r2 {
	padding-top: 10px;
}
.hmmid2-x-r2 p {
	width: 47%;
	float: left;
	text-indent: 1em;
	background: url no-repeat left center;
	height: 27px;
	line-height: 27px;
	font-family: "Microsoft YaHei";
}
.hmmid1-r {
	float: right;
	width: 263px;/*border:1px solid #286099;*/
	overflow: hidden;
	height: 330px;
}
.index_top {
	width: 1000px;
}
.index_img {
	width: 1000px;
	height: 133px;
	overflow: hidden;
	position: relative;
	float: left;
}
.index_pic {
	position: absolute;
	width: 9999em;
}/* 必要元素 */
.index_pic li {
	height: 348px;
	overflow: hidden;
	float: left;
	position: relative
}
.index_pic li p {
	display: inline-block;
	width: 100%;
	height: 65px;
	line-height: 42px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-align: center;
	color: #fff;
}
.index_pic li p a {
	color: #fff;
}
.index_btn {
	position: absolute;
	bottom: 10px;
	right: 15px;
	float: right;
	_bottom: 17px;
}
.index_btn li {
	background: url(/images/index/index_icon.png) no-repeat -172px -44px;
	cursor: pointer;
	float: left;
	height: 22px;
	width: 14px;
	margin-left: 10px;
	text-align: center;
}
.index_btn li.index_current1 {
	background-position: -145px -44px;
}
/* 专家 */

#modelThree {
	width: 998px;
	margin-bottom: 10px;
	border: 1px solid #286099;
	overflow: hidden
}
.title {
	height: 45px;
	background-color: #286099;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Microsoft YaHei';
	color: #fff;
	line-height: 45px;
	padding-left: 35px;
}
#modelThreeSlide {
	position: relative;
	padding-bottom: 12px;
	border-bottom: 1px solid #acd4be;
}
#modelThreeSlideWrap {
	height: 292px;
	width: 910px;
	margin: 20px auto 0;
	overflow: hidden;
	position: relative;
}
#modelThreeSlide .prev, #modelThreeSlide .next, #modelSixSlide .next, #modelSixSlide .prev {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
#modelThreeSlide .prev, #modelSixSlide .prev {
	left: 6px;
}
#modelThreeSlide .next, #modelSixSlide .next {
	right: 6px;
}
#modelThreeSlideWrap ul {
	position: relative;
	left: 0;
	width: 10000px;
}
#modelThreeSlideWrap ul li {
	float: left;
	width: 445px;
	padding-right: 6px
}
#modelThreeSlideWrap ul li a.left {
	float: left;
	width: 177px;
	height: 270px;
	vertical-align: middle;
	padding: 12px 0 0 40px
}
#modelThreeSlideWrap .active {
	background-color: #8fccb9;
}
#modelThreeSlideWrap ul li a.left img {
	display: inline-block;
	width: 177px;
	height: 193px;
}
#modelThreeSlideWrap ul li a {
	text-align: center;
}
#modelThreeSlideWrap ul li a span {
	background-color: #286099;
	width: 177px;
	height: 58px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	padding-top: 5px
}
#modelThreeSlideWrap ul li div {
	float: right;
	width: 215px;
}
#modelThreeSlideWrap ul li h4 {
	height: 32px;
	color: #286099;
	text-indent: 9px;
	position: relative;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: 700;
}
#modelThreeSlideWrap ul li h4 span {
	font-size: 23px;
	font-family: "Microsoft YaHei";
}
#modelThreeSlideWrap ul li h4 i {
	color: #000;
	font-family: "Microsoft YaHei";
	font-style: normal;
	font-size: 16px;
	margin-right: 9px;
}
#modelThreeSlideWrap ul li h4 em {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 165px;
	height: 1px;
	background-color: #286099;
	border-left: 50px solid #ff7901;
	overflow: hidden;
}
#modelThreeSlideWrap ul li h2, #modelThreeSlideWrap ul li h3 {
	color: #286099;
	font-size: 13px;
	font-weight: 600;
}
#modelThreeSlideWrap ul li h2 {
	padding: 2px 0px 6px 0px;
}
#modelThreeSlideWrap ul li h3 {
	padding-top: 6px;
	padding-bottom: 6px
}
#modelThreeSlideWrap ul li p {
	line-height: 22px;
	text-indent: 24px;
}
#modelThreeTwo {
	width: 942px;
	margin: 12px auto 20px;
}
.modelThreeTwoL {
	width: 690px;
	height: 270px;
	float: left;
	padding: 18px 0px 0px 0px;
	border: 2px solid #b6dacf;
	visibility: hidden;
	position: absolute;
}
#modelThreeTwo .active {
	visibility: visible;
	z-index: 6
}
.modelThreeTwoLL {
	float: left;
	width: 350px;
	margin: 0 14px 0 14px;
}
.modelThreeTwoLL h1, .modelThreeTwoLR dt {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ccc;
}
#modelThreeTwo .active h1, #modelThreeTwo .active dt {
	background-color: #286099;
	border: none
}
#modelThreeTwo .yueyuBox h1 {
	border-bottom: 1px solid #ccc;
	color: #286099
}
#modelThreeTwo .active .yueyuBox h1 {
	background-color: #f3f3f3;
}
.modelThreeTwoLL p {
	text-indent: 23px;
	line-height: 24px;
	padding: 5px 0;
}
.modelThreeTwoLL b {
	display: inline-block;
}
.modelThreeTwoLL b a {
	display: inline-block;
}
.modelThreeTwoLL b a img {
	display: inline-block;
}
.modelThreeTwoLL b a:first-child {
	margin: 0 46px 0 58px;
}
.yueyuBox {
	width: 346px;
	height: 98px;
	margin: 14px auto 10px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	overflow: hidden;
}
.yueyuBox h1 {
	height: 24px;
	color: #424242;
	text-indent: 23px;
	text-align: left;
	background: url no-repeat 0 bottom;
}
.yueyuWrap {
	height: 52px;
	width: 330px;
	margin: 7px 0px 0 13px;
	overflow: hidden;
	position: relative;
}
.yueyuWrap ul {
	position: absolute;
	top: 0;
}
.yueyuWrap ul li {
	padding-bottom: 4px;
}
.yueyuWrap ul li i {
	font-style: normal;
	float: left;
	margin-right: 16px;
}
.yueyuWrap ul li span {
	float: left;
	padding-right: 10px;
	_padding-right: 9px;
}
.yueyuWrap ul li .w60 {
	width: 60px;
	white-space: nowrap;
	overflow: hidden;
}
.modelThreeTwoLL h2 {
}
.modelThreeTwoLR {
	float: left;
	width: 294px;
	background-color: #ecfff5;
	border: 1px solid #c9eeda;
	display: none !important;
}
.modelThreeTwoLR dt {
}
.modelThreeTwoLR dd {
	color: #286099;
	padding-left: 8px;
	line-height: 25px;
}
.modelThreeTwoLR dd i {
	font-style: normal;
	color: #282828;
}
.modelThreeTwoLR dd b:first-child {
	width: 118px;
	display: inline-block;
}
.modelThreeTwoLR dd em {
	color: #282828;
	font-style: normal;
	font-weight: bold;
}
.modelThreeTwoLR dd p {
	text-indent: 23px;
	color: #000;
	border-bottom: 1px dashed #b0c4bb;
}
.modelThreeTwoLR dd strong {
}
#modelThreeTwoR {
	float: right;
	width: 243px;
	height: 286px;
	padding-bottom: 4px;
	border: 1px solid #c9eeda;
}
#modelThreeTwoR dt {
	padding: 1px 0px 14px 1px;
}
#modelThreeTwoR dd {
	width: 230px;
	margin: 0 auto;
}
#modelThreeTwoR p {
}
#modelThreeTwoR b {
	display: block;
	margin: 10px 0 40px 0;
}
#modelThreeTwoR div {
	padding-left: 3px;
}
#modelThreeTwoR div a {
	display: block;
	height: 29px;
	line-height: 29px;
	border-top: 1px dotted #ccc;
	color: #000;
	text-indent: 28px;
	background: url(/images/index/model-4-4.jpg) no-repeat 10px 8px;
}
#modelThreeTwoR div a.first-child {
	border: none;
}
#submit2, #text2, #tiwen {
	border: none;
	background: none;
	float: left;
}
#text2 {
	width: 126px;
	height: 24px;
	line-height: 24px;
	color: #aeaeae;
	text-indent: 4px;
	border: 1px solid #aeaeae;
}
#submit2, #tiwen {
	width: 50px;
	height: 22px;
	line-height: 22px;
	font-weight: 600;
	background: url(/images/index/tw.jpg);
	color: #fff;
	margin-top: 3px;
	cursor: pointer;
}
#submit2 {
	background: url(/images/index/ss.jpg);
	margin: 3px 2px 0 0;
}
.FocusPre {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 135px;
	left: 15px;
	cursor: pointer;
	background: url(/images/index/sprite.png) no-repeat;
	z-index: 2;
}
.FocusNext {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 140px;
	right: 15px;
	cursor: pointer;
	background: url(/images/index/sprite.png) -63px 0 no-repeat;
	z-index: 2;
	overflow: hidden;
}
.modelThreeTwoLR .scroll {
	overflow: hidden;
	height: 228px;
	background: #ecfff5;
}
/* 先进技术 */
.m4 {
	background: url(../indexsgb_45.jpg) top center no-repeat;
	width: 1000px;
	height: 357px;
	overflow: hidden;
}
.m4_l {
	width: 942px;
	padding: 30px 0 0 32px;
	float: left;
}
.m4_l p {
	width: 265px;
	float: left;
	padding: 3px;
	border: 1px solid #d2e4ff;
	background-color: #d2e4ff;
	margin-bottom: 7px;
}
.m4_l .m4_l_a .kjy_a {
	background: url(../123.gif) top center no-repeat;
	padding: 3px 11px 3px 3px;
	border: 0px;
}
.m4_l_b .kjy_a {
	background: url left center no-repeat;
	padding: 3px 3px 3px 11px;
	border: 0px;
}
.m4_l p img {
	float: left;
}
.m4_l p span {
	float: left;
	margin: -25px 0 0 0;
	height: 25px;
	text-align: center;
	line-height: 25px;
	width: 265px;
	background-color: rgba(51, 51, 51, 0.3);/*ff*/
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#50333333', EndColorStr='#50333333');/*ie*/
}
.m4_l p span a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.m4_l p span a:hover {
	text-decoration: none;
}
.m4_l p span strong {
	font-size: 21px;
	font-weight: normal;
	color: #ffe000;
	font-family: "微软雅黑";
	margin-right: 12px;
}
.m4_l .m4_l_a {
	float: left;
	width: 279px;
}
.m4_l .m4_l_b {
	float: right;
	width: 279px;
}
.m4_l .m4_l_b p {
	float: right;
}
.m4_r {
	width: 350px;
	float: left;
}
.m4_c {
	width: 350px;
	height: 320px;
	overflow: hidden;
	margin: -308px 0 0 330px;
	_display: inline;
	float: left;
}
.m4_r .m_t {
	width: 350px;
	height: 82px;
	text-indent: -1000em;
	float: left;
	overflow: hidden;
}
.m4_r .m_b {
	background: url(../indexsgb_14.jpg) top center no-repeat;
	width: 348px;
	height: 300px;
	float: left;
	padding: 19px 0 0 0;
}
.m4_r .m_b dt {
	width: 347px;
	text-align: center;
	font-size: 20px;
	font-family: "黑体";
	text-align: center;
}
.m4_r .m_b dt a {
	color: #1266e3;
}
.xbt1 {
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
}
.xbt2 {
	line-height: 25px;
	font-size: 14px;
	text-indent: 2em;
	margin-top: 25px;
	margin-left: 15px;
}
.m4_r .m_b dd {
	width: 320px;
	text-align: center;
}
/* 金牌科室 */
.content {
	overflow: hidden;
}
.content_left {
	width: 760px;
	border: 1px solid #286099;
	float: left;
}
.content_left ul li h2 {
	width: 100px;
	font-size: 20px;
	font-family: 'Microsoft YaHei';
	font-weight: 700;
	color: #fff;
	line-height: 42px;
	margin-left: 25px;
	display: inline-block;
}
.content_left ul li span a {
	color: #fff;
	margin-left: 5px;
}
.keshione {
	width: 738px;
	height: 42px;
	background: url(/images/index/index_bg.png) no-repeat;
	display: inline-block;
	margin-top: 10px;
}
.keshione p {
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	display: inline-block;
	float: left;
	color: #fff;
	padding: 7px 0 0 14px;
	width: 80px;
	font-weight: 700;
}
.keshione p a {
	color: #fff;
}
.keshione li {
	float: left;
	margin-left: 15px;
	margin-top: 17px;
}
.keshione li a {
	color: #fff;
}
.midn img {
	padding: 10px 0 0 10px;
	float: left;
}
.kuang {
	width: 580px;
	height: 30px;
	border: 1px solid #dbdbdb;
	float: left;
	background: #f1f1f1;
}
.kuang li {
	float: left;
	line-height: 30px;
	margin-left: 10px;
}
.weizha {
	width: 580px;
	float: left;
	overflow: hidden
}
.weizha ul {
}
.weizha ul li {
	width: 40%;
	line-height: 18px;
	margin-top: 2px;
	margin-left: 10px;
	float: left;
}
.kuang1 {
	width: 580px;
	height: 30px;
	border: 1px solid #dbdbdb;
	float: left;
	background: #f1f1f1;
}
.kuang1 li {
	float: left;
	line-height: 30px;
	margin-left: 10px;
}
.content_right {
	float: right;
	overflow: hidden;
}
.zyjd {
	border: 1px solid #286099;
	width: 230px
}
.zyjd ul {
	background: url(/images/index/index_tell.jpg);
	width: 45px;
	height: 244px;
	margin-left: 10px
}
.zyjd ul li {
	width: 173px;
	border-bottom: 1px dashed #286099;
	padding: 10px 10px 10px 40px;
	line-height: 20px;
	text-align: center
}
.zyjd ul li:last-child {
	border-bottom: none;
}
.zyjd ul li h3 {
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #286099
}
.lylx {
	border: 1px solid #286099;
	width: 230px;
}
.lylx h3 {
	height: 32px;
	background: #286099;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	padding-left: 10px;
}
.lylx h3 a {
	color: #fff;
}
.zsal {
	border: 1px solid #286099;
	width: 230px;
	height: 247px;
	overflow: hidden;
	display: none !important;
}
.zsal h3 {
	height: 32px;
	background: #286099;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	padding-left: 10px;
}
.zsal h3 a {
	color: #fff;
}
.zsal ul li {
	font-size: 13px;
	font-family: "Microsoft YaHei";
	padding: 2px 0 5px 20px;
}
.zsal ul li a {
	text-decoration: none;
}
/* 环境图 */
.danwei {
	width: 1000px;
	margin: 10px auto 0;
	height: 148px;
	overflow: hidden;
	position: relative
}
.dwtab {
	width: 998px;
	border: 1px solid #C2C2C2;
	height: 33px;
	line-height: 33px;
	background: url repeat-x
}
.dwtab li {
	width: 160px;
	height: 33px;
	float: left;
	text-align: center;
	color: #5C5C5C;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}
.dwtab li.hover {
	background: #286099;
	color: #FFF;
}
.dwcon {
	text-align: center;
	padding: 5px 0;
	height: 98px;
	overflow: hidden
}
.dwcon2 {
	width: 960px;
	margin: 0 auto;
}
.dwcon2 ul {
	width: 960px;
	height: 90px;
	overflow: hidden
}
.dwcon2 ul li {
	width: 140px;
	float: left;
	margin: 0 10px;
}
/* foot */

.foot {
	height: 50px;
	background: url(/images/foot.gif) repeat-x;
}
.foot_nav {
	width: 100%;
	height: 46px;
	line-height: 46px;
}
.foot_nav ul {
	width: 820px;
	margin: 0 auto;
}
.foot_nav li {
	float: left;
	margin-left: 48px;
	display: inline;
}
.foot_nav li a {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.con {
	width: 1000px;
	margin: 35px auto;
}
.con ul {
}
.con ul li {
	float: left;
	color: #6a6a6a;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	margin-left: 20px;
	line-height: 25px;
}
.con ul li.textling {
	width: 350px;
	text-align: center;
}
.con ul li.addres {
	width: 300px;
}
.con ul li em {
	display: inline-block;
	font-size: 12px;
	margin-left: 32px;
}
/* search */
.search_header {
	overflow: hidden;
	zoom: 1
}
.search_header h1 {
	float: left;
	display: inline;
	margin: 5px 20px 5px 10px;
	width: 216px
}
.search_header .search_box {
	float: left;
	padding-top: 25px
}
.search_header .search_box input {
	margin-right: 5px;
	padding: 2px 4px;
	width: 200px;
	height: 18px;
	border-color: #707070 #cecece #cecece #707070;
	border-style: solid;
	border-width: 1px;
	line-height: 18px
}
.search_header .search_box select {
	margin-right: 5px;
	height: 22px;
	font-size: 14px
}
.search_header .search_box button {
	margin-right: 3px
}
.resultbar {
	height: 32px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	color: #286099;
	text-indent: 12px;
	line-height: 32px
}
.result_content {
	width: 1000px;
	overflow: hidden;
}
.resultlist {
	width: 760px;
	overflow: hidden;
	float: left;
}
.resultlist ul {
	padding: 20px 0 0 20px
}
.resultlist ul li {
	padding-top: 15px
}
.resultlist ul li h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 30px
}
.resultlist ul li h3 a {
	text-decoration: underline
}
.resultlist ul li p {
	width: 650px;
	color: #333;
	font-size: 14px;
	line-height: 22px
}
.resultlist ul li span small {
	margin-left: 5px;
	color: #999;
	font-size: 12px;
	line-height: 22px
}
.resultlist ul li span a {
	color: #286099
}
.dede_pages ul {
	float: left;
	padding: 12px 0 12px 16px
}
.dede_pages ul li {
	float: left;
	margin-right: 6px;
	font-family: Tahoma;
	line-height: 17px
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	border-bottom: 1px solid #EEE;
	color: #666
}
.dede_pages ul li a:hover {
	padding: 2px 4px 1px;
	border-bottom: 2px solid #690;
	color: #690;
	text-decoration: none
}
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	padding: 2px 4px 1px;
	border-bottom: 2px solid #F63;
	color: #F63;
	font-weight: bold
}
.dede_pages .pageinfo {
	float: right;
	padding: 12px 10px 12px 16px;
	color: #999;
	line-height: 21px
}
.dede_pages .pageinfo strong {
	margin: 0 2px;
	color: #666;
	font-weight: normal
}
.nav2 {
	width: 100%;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	background: #286099;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	overflow: hidden;
	min-width: 1000px;
}
.nav2 ul {
	position: relative;
	left: 50%;
	float: left;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
}
.nav2 ul li {
	float: left;
	position: relative;
	right: 50%;
	display: inline;
	margin-left: 40px;
}
.nav2 a {
	color: #FFF;
	margin: 0 12px;
}
/* jzzn */
#modelOneR {
	float: left
}
#modelOneL {
	float: right;
	width: 725px;
	overflow: hidden;
}
#diaocha {
	width: 250px
}
#diaocha p {
	padding: 5px 0 5px 6px;
	border-bottom: 1px dashed #ccc;
	text-indent: 24px;
	line-height: 24px
}
#diaocha tr {
	padding-left: 9px
}
#diaocha tr td {
	margin: 16px 0;
	_margin: 12px 0
}
#diaocha tr td input {
	vertical-align: middle
}
#diaocha tr td i {
	display: block;
	overflow: hidden;
	padding-left: 44px
}
#diaocha tr td i input {
	margin-right: 14px;
	width: 68px;
	height: 22px;
	border: 0;
	background: url(/images/index/zn-1.jpg);
	text-align: center;
	line-height: 22px;
	cursor: pointer
}
.znRight {
	padding-bottom: 22px
}
.znRight dd {
	margin: 0 auto;
	width: 650px;
	line-height: 22px
}
.znRight .top {
	padding: 10px 0 24px 0
}
.znRight .top h1 {
	padding: 10px 0 10px 0;
	color: #286099;
	text-align: center;
	font-weight: 600;
	font-size: 16px
}
.modelOneRThree {
	margin-bottom: 0
}
.znRight .top p {
	text-indent: 30px
}
.znRight .jyzncenter {
	margin-bottom: 11px;
	line-height: 28px
}
.znRight .jyzncenter em {
	color: #286099;
	font-weight: 600
}
.znRight .jyzncenter i {
	display: block;
	padding-top: 38px;
	text-align: right;
	font-style: normal
}
.znRight .jyzncenter span {
	display: block;
	text-align: right;
	font-style: normal
}
.znRight table {
	height: 608px;
	background-color: #ccc
}
.znRight table tr td input {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.znRight table tr {
	background-color: #f2f9f1
}
.pr24 {
	padding-right: 15px;
	width: 30px;
	text-align: right
}
.pl10 {
	padding-left: 10px
}
.pl10 input[type="text"] {
	width: 126px;
	height: 16px
}
.pl10 input[type="radio"] {
	vertical-align: middle
}
.pl10 input[type="checkbox"] {
	width: 23px;
	height: 23px;
	border: 1px solid #ccc;
	vertical-align: middle
}
#txt {
	overflow: auto;
	width: 372px;
	height: 95px;
	vertical-align: middle
}
#znSub, #znSet {
	width: 44px;
	height: 26px
}
#btnBox {
	padding-top: 14px
}
#modelOneRTOne {
	margin: 0 0 10px 0;
	border-top: 0;
	background: url(/images/index/zn-3.jpg) repeat-x
}
.bor {
	border: 1px solid #acd4be;
}
#bg {
	overflow: hidden;
	height: 420px;
	background: url(/images/index/model-1-l-2-bg.jpg) center 0 no-repeat
}
#bg a {
	color: #286099;
	font-weight: 600;
	font-weight: 600;
	font-size: 14px;
	font-size: 14px
}
#bg dt a {
	display: block;
	padding: 40px 0 9px 0;
	background: url(/images/index/zn-4.jpg) 66px 45px no-repeat;
	text-indent: 90px
}
#bg dd a {
	display: block;
	height: 40px;
	background: url(/images/index/zn-4.jpg) 66px 50% no-repeat;
	text-indent: 90px;
	line-height: 40px
}
#bg a:hover {
	background-image: url(/images/index/model-1-l-2.jpg);
	color: #e98501
}
.jtznborder {
	border: 1px solid #acd4be;
}
/* list */
#news {
	padding: 0
}
.jyzntitle {
	height: 32px;
	line-height: 32px;
	background-color: #f0efef;
	text-indent: 23px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 3px;
}
.jyzntitle a {
	color: #000
}
#news dd {
	margin: 0 auto;
	padding: 20px 0 13px 0;
	width: 680px;
	border-bottom: 1px dashed #ccc
}
#news dd h1, #tuandui .bottom .right h1 {
	margin-bottom: 11px;
	height: 28px;
	border: 1px solid #e8e8e8;
	background: #f1f1f1 url no-repeat 20px 8px;
	color: #286099;
	text-indent: 40px;
	font-weight: 600;
	font-size: 14px;
	line-height: 28px;
	_margin-bottom: 10px
}
#news dd h1 a {
	margin-bottom: 11px;
	height: 28px;
	border: 1px solid #e8e8e8;
	color: #286099;
	text-indent: 40px;
	font-weight: 600;
	font-size: 14px;
	line-height: 28px;
	_margin-bottom: 10px
}
#news dd p {
	padding-left: 5px;
	text-indent: 25px;
	line-height: 23px
}
#page {
	margin: 24px 0;
	text-align: center
}
#page li {
	display: inline-block;
	overflow: hidden;
	padding: 0 10px;
	height: 22px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	color: #58595b;
	text-align: center;
	line-height: 22px
}
#page li {
	margin-right: 10px;
*display:inline
}
#page .prevNext {
	width: 54px
}
#page .active {
	border: 0;
	background-color: #286099;
	color: #fff
}
#page table {
	display: block;
	margin: 0 auto;
	width: 450px
}
#page table tbody tr td {
	margin: 2px 8px 2px 8px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	color: #58595b
}
#modelOneL h3 {
	padding-left: 14px;
	text-indent: 30px;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px
}
#zixun {
	margin: 14px 0 12px 0;
	margin-top: 16px\0/;
	margin-bottom: 14px;
	text-align: center
}
#zixun a {
	margin: 0 27px 0 0
}
#zixun img {
	display: inline
}
#listMsg {
	position: relative;
	margin: 0 auto;
	padding: 16px 0 0 20px;
	width: 658px;
	height: 112px;
	border: 1px solid #ccc;
	background-color: #e5f6ec
}
#listMsg a {
	position: absolute;
	top: 44px;
	left: 488px
}
#listMsg p {
	margin-bottom: 15px;
	font-size: 14px
}
#table {
	overflow: hidden;
	margin: 10px 0 0 0;
	height: 246px;
	background: url no-repeat
}
#tableTxt {
	float: right;
	width: 636px;
	height: 244px;
	border: 1px solid #989898;
	background-color: #e5f6ec
}
#tableTxt ul {
	margin: 26px auto 0;
	width: 590px
}
#tableTxt li {
	margin-bottom: 12px;
	height: 21px;
	_margin-bottom: 6px
}
#tableTxt li div {
	float: left
}
#tableTxt li div span {
	display: inline-block;
	margin: 0;
	width: 54px
}
#tableTxt li div input {
	width: 135px;
	height: 21px;
	border-width: 1px;
	line-height: 21px
}
#tableTxt li textarea {
	margin-left: 6px;
	width: 520px;
	height: 60px;
	border: 1px solid #ccc
}
#table .space {
	padding: 0 0 0 7px;
	letter-spacing: 2px
}
#table .fl {
	float: left
}
#tabTijiao input {
	width: 121px;
	height: 31px;
	border: 0;
	line-height: 31px;
	cursor: pointer
}
#listSub {
	margin: 0 68px 0 165px;
	background: url no-repeat
}
#listReset {
	background: url no-repeat
}
.modelOneRThree {
	margin: 10px 0
}
/*.modelOneRThree dt,#modelThreeTwoR dt{position:relative;padding:0;height:35px;background:url(/images/index/list-12.jpg) no-repeat 1px 1px;color:#f7f5ba;text-indent:16px;font-weight:600;font-size:14px;line-height:35px}*/
.modelOneRThree dt a, #modelThreeTwoR dt a {
	position: absolute;
	top: 0;
	right: 12px;
	color: #fff
}
.modelOneRThree dt a:hover {
	color: #fff
}
.modelOneRThree dd {
	margin: 0 auto 0;
	width: 245px
}
#modelOneRThree {
	position: relative;
	margin: 10px 0;
	height: 263px
}
#modelOneRThree dd {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	width: 250px;
	height: 210px
}
#modelOneRThree dd ul {
	position: relative;
	width: 8888px
}
#modelOneRThree dd li {
	float: left;
	width: 250px
}
#modelOneRThree .left {
	float: left
}
#modelOneRThree .r {
	position: relative;
	left: 6px;
	float: left
}
#modelOneRThree .r h1 {
	padding-top: 12px;
	color: #c90000;
	font-weight: 600;
	font-size: 14px
}
#modelOneRThree .r p {
	float: left;
	width: 122px;
	line-height: 24px
}
#modelOneRThree .links {
	clear: both;
	padding-top: 12px;
	width: 250px;
	height: 40px;
	border: 0;
	text-align: center
}
#modelOneRThree .links a {
	display: inline-block;
	margin-right: 16px
}
.modelOneRFour {
	height: 303px
}
/*.modelOneRFour dt,#modelThreeTwoR dt{background:#286099;color:#fff;}*/
.modelOneRFour dd span {
	display: inline-block;
	margin-top: 12px;
	color: #286099;
	font-weight: 600
}
.modelOneRFour dd img {
	display: none;
	margin: 7px 0 2px 5px
}
.modelOneRFour .active img {
	display: block
}
/* lxwm */
.top .lxb {
	width: 670px;
	margin: 8px auto;
	border-bottom: 1px solid #cacaca;
	padding: 8px 0;
	overflow: hidden
}
.lxb img {
	float: left;
}
.kuang3 {
	background: #d9edda;
	border: 1px solid #8ab78a;
	font-weight: bold;
	padding: 3px;
}
.kd {
	float: left;
}
.rkd {
	float: left;
	width: 470px;
	overflow: hidden;
}
.znRight .top .rkd p {
	text-indent: 24px;
	padding-left: 10px;
}
.ditu {
	_position: relative;
	left: 14px;
	margin-left: -10px;
	width: 670px;
	height: 500px;
	overflow: hidden;
}
/* foot funav*/
.funav {
	width: 100%;
	overflow: hidden;
	background-color: #D8D8D8;
}
.funav ul {
	width: 727px;
	margin: 0 auto;
}
.funav ul li {
	float: left;
	width: 12%;
	margin-right: 2%;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.funav ul li a {
	color: #000;
	font-family: 微软雅黑;
}

.banner{ width:1000px; margin:0 auto; text-align:center}