@charset "utf-8";

body {
	margin: 0px;
	font-size: 12px;
	color: #252525;
	font-family: "微软雅黑";
	scrollbar-arrow-color: #fff; /*图6,三角箭头的颜色*/
	scrollbar-face-color: #0c6e9c; /*图5,立体滚动条的颜色*/
	scrollbar-3dlight-color: #fff; /*图1,立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #0c6e9c; /*图2,滚动条空白部分的颜色*/
	scrollbar-shadow-color: #0c6e9c; /*图3,立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #0c6e9c; /*图4,立体滚动条强阴影的颜色*/
	scrollbar-track-color: #dcdcdc; /*图7,立体滚动条背景颜色*/
	scrollbar-base-color: #0c6e9c; /*滚动条的基本颜色*/
	Cursor: url(mouse.cur); /*自定义个性鼠标*/
	overflow-x: hidden;
	background: #fff;
}

a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	color: #bb0604;
	text-decoration: none;
}

image {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border: none;
}

.top_box {
	background: url(../images/top_bj.jpg);
	width: 100%;
	height: 138px;
}

.mian_top {
	width: 1017px;
	margin: 0 auto;
	height: 138px;
}

.mian_top_l {
	float: left;
	height: 64px;
	width: 208px;
	margin-top: 40px;
}

.mian_top_m {
	height: 41px;
	background: #0e83b9;
	font: 400 20px '微软雅黑';
	min-width: 150px;
	float: left;
	margin-top: 65px;
	margin-left: 8px;
	text-align: center;
	line-height: 41px;
	color: #fff;
}

.mian_top_r {
	float: right;
	height: 138px;
	width: 388px;
}

.banner {

	width: 100%;
	height: 319px;
	margin: 0 auto;
	padding: 0;
	margin-top: 11px;
}

.input_sty01 {
	border: none;
	background: #fff;
	width: 126px;
	height: 23px;
	float: left;
	line-height: 23px;
	text-indent: 20px;
}

.input_sty02 {
	border: none;
	background: url(../images/butn_bj.jpg);
	height: 25px;
	float: left;
	width: 26px;
}

.m_banner {
	width: 1005px;
	margin: 0 auto;
	height: 319px;
}

.m_banner_l {
	float: left;
	height: 319px;
	width: 751px;
}

.m_banner_r {
	float: left;
	background: url(../images/banner_r_bj.jpg);
	width: 254px;
	height: 319px;
}

#yc-mod-slider {
	width: 751px;
}

div.wrapper {
	width: 751px;
	margin: 0 auto;
	position: relative;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 100;
	width: 29px;
	height: 102px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 100;
	width: 29px;
	height: 102px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 751px;
	height: 319px;
}

#slideshow ul {
	display: none;
}

.m_banner_r_title {
	width: 100px;
	height: 15px;
	font: 600 14px '微软雅黑';
	line-height: 15px;
	border-left: 3px solid #ff8800;
	margin: 20px 0 0 20px;
	text-indent: 10px;
	color: #fff;
}

.banner_r_m {
	margin: 15px 0 0 20px;
	height: 201px;
	border-bottom: 1px solid #318ab4;
	width: 220px;
}

.banner_r_m div {
	float: left;
	margin: 0 9px 10px 0;
	text-align: center;
}

.banner_r_m div span {
	width: 220px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
}

.banner_r_foot {
	width: 220px;
	height: 50px;
	margin-top: 16px;
	margin-left: 12px;
}

.banner_r_foot a {
	float: left;
	margin-left: 12px;
}

.body_box {
	width: 1003px;
	margin: 10px auto;
	overflow: hidden;
}

.content_box {
	width: 1003px;
	margin: 0px auto;
	overflow: hidden;
}

.content_box_l {
	float: left;
	width: 740px;
	overflow: hidden
}

.t_news_box {
	width: 740px;
	height: 280px;
}

.t_news_menu {
	width: 740px;
	height: 36px;
	clear: both;
	background: url(../images/sub_nav_bj.jpg);
	line-height: 36px;
	margin-top: 10px;
	position: relative;
	z-index: 4;
}

.t_news_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.t_news_menu li {
	text-align: center;
	float: left;
	display: block;
	font: 600 14px '微软雅黑';
	width: 80px;
	height: 36px;
	overflow: hidden;
	background: url(../images/whjy_bj.jpg) left no-repeat;
	line-height: 36px;
	margin-left: 0px;
	color: #fff;
}

.t_ks_menu li {
	width: 95px;
}

.t_news_menu .cli {
	text-align: center;
	float: left;
	display: block;
	width: 95px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	cursor: pointer;
	background: url(../images/sub_a_nav_bj.jpg) repeat-x #fff;
	color: #0c6e9c;
}

.t_news_menu .cli a {
	color: #0c6e9c;
}

.t_news_menu ul li a {
	color: #fff;
}

#t_newscontent {
	width: 740px;
	margin-top: 15px;
	height: 227px;
	position: relative;
	z-index: 1000;
}

#t_newscontent ul {
	margin: 0;
	list-style-type: none;
	width: 740px;
	float: left;
	padding: 0;
}

#t_newscontent .hidden {
	display: none;
}

.t_newscontent_bg {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}

.t_newscontent_title {
	position: absolute;
	bottom: 12px;
	color: #fff;
	text-align: center;
	width: 100%;
}

.t_newscontent_fuos {
	width: 301px;
	height: 221px;
	border: 1px solid #c7d0db;
	float: left;
	margin-right: 20px;
	position: relative;
}

.whjy_list_box {
	width: 400px;
	float: left;
}

.whjy_list_box div {
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 400px;
	margin: 0;
	padding: 0;
}

.whjy_list_box div a span.txt01 {
	float: left;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
}

.whjy_list_box div a span.txt02 {
	color: #f19800;
	float: right;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	text-indent: 0px;
	padding: 0;
	text-align: right;
}

.jkts_box {
	height: 55px;
	border: none;
}

.jkts_box div {
	background: url(../images/jkts_icon.jpg) left center no-repeat;
	padding-left: 60px;
	margin-top: 2px;
	width: 340px;
}

.jkts_box div a span.txt01 {
	width: 230px;
}

.moresty {
	position: absolute;
	z-index: 4000;
	top: -51px;
	left: 675px;
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
}

.moresty a {
	color: #fff;
}

.content_box_r {
	float: left;
	width: 250px;
	overflow: hidden;
	margin-left: 13px;
}

.tg_zn_box {
	height: 290px;
	width: 250px;
	overflow: hidden;
}

.tg_zn_menu {
	width: 250px;
}

#tg_zn_content {
	width: 250px;
	margin-top: 15px;
	height: 115px;
	position: relative;
	z-index: 1000;
}

#tg_zn_content ul {
	margin: 0;
	list-style-type: none;
	width: 228px;
	padding: 0;
	margin-left: 10px;
}

#tg_zn_content .hidden {
	display: none;
}

.tg_zn_list_box {
	width: 228px;
}

.tg_zn_list_box2 {
	margin-top: 15px;
	margin-left: 10px;
}

.tg_zn_list_box div {
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 228px;
	margin: 0;
	padding: 0;
}

.tg_zn_more {
	position: absolute;
	z-index: 4000;
	top: -51px;
	left: 189px;
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
}

.tg_zn_more a {
	color: #fff;
}

.ztjj_box {
	width: 250px;
	margin-top: 10px;
	min-height: 150px;
	overflow: hidden;
}

.ztjj_box_t {
	width: 250px;
	height: 36px;
	background: url(../images/sub_nav_bj.jpg);
	line-height: 36px;
}

.ztjj_box_t dl {
	float: left;
	display: block;
	width: 89px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	text-align: center;
	background: url(../images/sub_a_nav_bj.jpg) repeat-x #fff;
	color: #0c6e9c;
	margin: 0;
	padding: 0;
}

.ztjj_box_t dd {
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.ztjj_box_t dd a {
	color: #fff;
}

.ztjj_img_box {
	height: 75px;
	width: 250px;
	margin: 15px auto;
}

.wb_box {
	height: 75px;
	width: 232px;
	background: #e0e0e0;
	padding: 9px;
	margin-top: 10px;
}

.t_keshi_box {
	height: 245px;
	width: 740px;
}

#t_keshicontent {
	width: 740px;
	margin-top: 10px;
	height: 200px;
	position: relative;
	z-index: 1000;
}

#t_keshicontent ul {
	margin: 0;
	list-style-type: none;
	width: 740px;
	padding: 0;
}

#t_keshicontent .hidden {
	display: none;
}

.t_news_more {
	position: absolute;
	z-index: 4000;
	top: -46px;
	left: 675px;
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
}

.t_news_list_box {
	width: 750px;
	height: 200px;
	margin-left: -10px;
	overflow: auto;
}

.t_news_list_box div {
	background: #e0e0e0;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 10px 0 0 9px;
	_display: inline;
}

.t_news_list_box2 div {
	width: auto !important;
	padding: 0 5px;
}

.zjfc_box {
	width: 1003px;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 18px;
	height: 234px;
	overflow: hidden;
}

.zjfc_box_t {
	width: 1003px;
}

.zjfc_list_cont {
	height: 183px;
	width: 1013px;
	margin-top: 15px;
	margin-left: -10px;
}

.tit04 {
	float: left;
	background: #0c6e9c;
	width: 17px;
	height: 88px;
	text-align: center;
	padding: 45px 0;
	margin-left: 10px;
	_display: inline;
}

.photolist,.scrollList_20 .photolist {
	position: relative;
	overflow: visible;
	width: 953px;
}

.photolist ul,.scrollList_20 .photolist ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none
}

.photolist li {
	float: left;
	margin-left: 8px;
	_display: inline;
	width: 230px;
	height: 177px;
	list-style: none
}

.scrollList_20 {
	position: relative;
	margin: 0 auto;
	width: 958px;
	height: 177px;
	margin: 0px;
	float: left;
}

.scrollList_20 .photolist li {
	float: left;
	margin: 0px;
	width: 230px;
	height: 177px;
	text-align: center;
	background: #ebebeb;
	margin-left: 8px;
}

.zjfc_img {
	float: left;
	width: 106px;
	height: 177px;
	text-align: center;
}

.zjfc_img  img {
	width: 106px;
	height: 140px;
}

.zjfc_img span {
	font: 600 14px '微软雅黑';
	height: 30px;
	line-height: 30px;
	width: 106px;
	text-align: center;
	display: block;
}

.zjfc_txt_box {
	float: left;
	width: 117px;
	height: 157px;
	margin-left: 7px;
	_display: inline;
	overflow: hidden;
}

.zjfc_txt_box dl {
	width: 117px;
	height: 92px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 8px;
}

.zjfc_txt_box dd {
	width: 117px;
	font: 600 14px '微软雅黑';
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	margin-top: 2px;
	line-height: 25px;
	_float: left;
}

.zjfc_txt_box dd span {
	color: #F00;
	float: left;
	width: 45px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

.zjfc_txt_box span.zjfc_txt_box_img {
	width: 117px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 5px;
}

.zjfc_txt_box span a {
	float: left;
	margin-right: 3px;
	_margin-right: 2px;
	width: 55px;
	height: 25px;
	display: block;
}

.content_f_box {
	width: 1003px;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 5px;
	overflow: hidden;
}

.content_f_box_l {
	float: left;
	overflow: hidden;
	width: 740px;
}

.ylfw_box {
	width: 738px;
	height: 261px;
	border: 1px solid #e4e4e4;
	border-top: none;
}

.ylfw_box_menu {
	width: 738px;
}

.ylfw_box_menu_l {
	float: left;
	font: 600 14px '微软雅黑';
	width: 97px;
	height: 36px;
	line-height: 36px;
	color: #0c6e9c;
	background: url(../images/jxky_nav_l_bj.jpg) left no-repeat;
	color: #0c6e9c;
	text-align: center;
}

.ylfw_box_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ylfw_box_menu li {
	text-align: center;
	float: left;
	display: block;
	font: 600 14px '微软雅黑';
	width: atuo;
	height: 36px;
	overflow: hidden;
	background: url(../images/whjy_bj.jpg) left no-repeat;
	line-height: 36px;
	margin-left: 5px;
	color: #fff;
	padding: 0 3px;
}

.ylfw_box_menu .cli {
	text-align: center;
	float: left;
	display: block;
	width: atuo;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	cursor: pointer;
	background: url(../images/sub_nav_a_bj.jpg);
	color: #fff;
	padding: 0 3px;
}

.ylfw_box_menu .cli a {
	color: #fff;
}

.ylfw_box_menu ul li a {
	color: #fff;
}

#ylfwscontent {
	width: 736px;
	margin-top: 15px;
	height: 210px;
	position: relative;
	z-index: 1000;
}

#ylfwscontent ul {
	margin: 0;
	list-style-type: none;
	width: 736px;
	padding: 0;
}

#ylfwscontent .hidden {
	display: none;
}

.ylfws_more {
	top: -51px;
	left: 675px;
}

.ylfw_list_img {
	float: left;
	border: 1px solid #c7d0db;
	width: 282px;
	height: 183px;
	padding: 5px;
	margin: 2px 0 0 10px
}

.ylfw_list_box {
	float: left;
	width: 400px;
	height: 185px;
	margin: 2px 0 0 20px
}

.ylfw_list_box div {
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 400px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #c7d0db;
}

.ylfw_list_box div a span.txt01 {
	float: left;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
}

.ylfw_list_box div a span.txt02 {
	color: #8c8c8c;
	float: right;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	text-indent: 0px;
	padding: 0;
	text-align: right;
}

#jxkyscontent {
	width: 736px;
	margin-top: 15px;
	height: 210px;
	position: relative;
	z-index: 1000;
}

#jxkyscontent ul {
	margin: 0;
	list-style-type: none;
	width: 736px;
	padding: 0;
}

#jxkyscontent .hidden {
	display: none;
}

.yywh_box {
	width: 740px;
	height: 329px;
	margin-top: 15px;
}

.yywh_box_t {
	width: 740px;
}

.yywh_box_t dd {
	width: 270px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}

.yywh_list_box {
	float: left;
	width: 220px;
	height: 340px;
	margin-top: 15px;
}

.yywh_list_box span {
	display: block;
	font: 400 12px '微软雅黑';
	height: 27px;
	line-height: 27px;
	width: 220px;
	text-align: center;
	
}

.yywh_list_box_r {
	float: left;
	width: 378px;
	height: 280px;
	margin-top: 4px;
}

.yywh_list_box_r div {
	float: left;
	width: 179px;
	height: 128px;
	margin: 11px 0 0 10px;
	_display: inline;
}

.yywh_list_box_r div span {
	display: block;
	font: 400 12px '微软雅黑';
	height: 27px;
	line-height: 27px;
	width: 179px;
	text-align: center;
}

.content_f_box_r {
	float: right;
	overflow: hidden;
	width: 250px;
}

.ryq_box {
	width: 250px;
	height: 275px;
}

.ryq_box_t {
	width: 248px;
	height: 36px;
	background: url(../images/ycwx_nav_bj.jpg);
	border: 1px solid #c7d0db;
	border-bottom: none;
	border-top: none;
	margin-top: 10px;
	margin-left: 0;
}

.ryq_box_t dl {
	width: 89px;
	height: 33px;
	font: 600 14px '微软雅黑';
	line-height: 33px;
	text-align: center;
	background: #fff;
	color: #0c6e9c;
	margin: 2px 0 0 0;
	padding: 0;
	border-right: 1px solid #c7d0db;
	float: left;
}

.ryq_box_t dd {
	width: 60px;
	font: 400 12px '微软雅黑';
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.ryq_box_t dd a {
	color: #f39700;
}

.ryq_cont {
	padding: 20px 0 0 0;
	width: 250px;
	height: 222px;
	clear: both;
}

.ryq_cont div {
	width: 250px;
	height: 202px;
}

.ryq_cont div span {
	display: block;
	font: 400 12px '微软雅黑';
	height: 35px;
	line-height: 35px;
	width: 250px;
	text-align: center;
	background: #ececed;
}

.zxzx_box {
	width: 250px;
	height: 220px;
	clear: both;
	overflow: hidden;
}

.zxzx_box_l {
	height: 104px;
	width: 250px;
	border-bottom: 1px dashed #c7d0db;
	padding-top: 12px;
}

.zxzx_box_l span.sp01 {
	background: url(../images/zxzx_wen_icon.jpg) left 3px no-repeat;
	width: 250px;
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-indent: 25px;
	display: block;
	color: #088601;
}

.zxzx_box_l span.sp02 {
	background: url(../images/zxzx_da_icon.jpg) left 3px no-repeat;
	width: 250px;
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-indent: 25px;
	display: block;
}

.zxzx_box_l dd a {
	color: #7c7c7c;
}

.ycwx_cont {
	height: 252px;
	width: 250px;
	clear: both;
}

.ycwx_img_box {
	height: 97px;
	padding-top: 15px;
}

.ycwx_list_box {
	height: 145px;
	margin-top: 15px;
}

.ycwx_box {
	width: 250px;
	height: 300px;
}

.foot_line {
	background: #249ec4;
	height: 15px;
	width: 100%;
}

.foot {
	background: #0c6d9a;
	height: 337px;
	width: 100%;
}

.foot a {
	color: #fff;
}

.foot_about_box {
	border-bottom: 1px solid #4992b3;
	width: 1006px;
	margin: 0 auto;
	height: 53px;
	padding-top: 20px;
}

.foot_about_box_l {
	float: left;
	width: 455px;
	height: 53px;
	line-height: 53px;
}

.foot_about_box_r {
	float: right;
	width: 221px;
	margin-top: 12px;
}

.mian_foot {
	width: 1006px;
	margin: 0 auto;
	/*background: url(../images/foot_bj.jpg) right top no-repeat;*/
	height: 300px;
}

.foot_bq {
	width: 1006px;
	height: 190px;
	margin-top: 10px;
}

.foot_bq_l {
	float: left;
	line-height: 24px;
	color: #bdefff;
}

.foot_bq_l div a {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

.foot_bq_r {
	float: right;
	width: 190px;
}

.foot_bq_r img {
	margin: 25px 18px 0 0px;
}

.sub_l {
	float: left;
	width: 252px;
	overflow: hidden;
}

.sub_yydh {
	height: 320px;
	width: 250px;
	background: url(../images/banner_r_bj.jpg);
	width: 254px;
	height: 319px;
	padding-top: 3px;
	margin-top: 10px;
}

.yyyw_box {
	width: 250px;
	margin-top: 10px;
	height: 225px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}

.sub_l_nav {
	width: 250px;
	overflow: hidden;
}

.sub_l_nav_t {
	font: 600 16px '微软雅黑';
	height: 59px;
	line-height: 50px;
	background: url(../images/left_nav_bj.jpg);
	text-align: center;
	color: #fff;
}

.sub_l_nav_t_l {
	width: 250px;
	overflow: hidden;
	background: #0c709e;
	padding-bottom: 10px;
}

.sub_l_nav_t_l div {
	width: 250px;
	font: 400 14px '微软雅黑';
	height: 33px;
	line-height: 33px;
	text-align: center;
	margin-top: 7px;
}

.sub_l_nav_t_l div a {
	color: #fff;
	font: 400 14px '微软雅黑';
	height: 33px;
	width: 250px;
	display: block;
	line-height: 33px;
}

.sub_l_nav_t_l div a:hover {
	font: 600 14px '微软雅黑';
	background: url(../images/left_sub_nav_bj.jpg);
	height: 33px;
	line-height: 33px;
}

.fy_box {
	background: #0e84bb;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: 200;
}

.sub_r {
	float: right;
	width: 740px;
	overflow: hidden;
}

.sub_banner,.sub_banner img {
	width: 739px;
	height: 183px;
}

.mian_sub_r_top {
	border-bottom: 1px solid #d5d5d5;
	height: 33px;
	line-height: 33px;
	margin-top: 20px;
}

.mian_sub_r_top span.spty001 {
	display: block;
	float: left;
	background: url(../images/sub_r_icon.jpg) left no-repeat;
	text-indent: 10px;
	width: auto;
	font: 400 14px '微软雅黑';
	margin: 0;
	padding: 0;
}

.mian_sub_r_top span.spty002 {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 10px;
}

.mian_sub_r_top span.spty002 span {
	color: #f39700;
}

.mian_sub_r {
	width: 740px;
	overflow: hidden;
	padding-bottom: 15px;
	margin-top: 15px;
}

.sub_r_nlist {
	height: 32px;
	_height: 30px;
	font-size: 14px;
	line-height: 32px;
	_line-height: 30px;
	text-indent: 15px;
	width: 720px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/icon.jpg) left no-repeat;
	margin-left: 15px;
}

.txt00 {
	float: left;
}

.sub_r_nlist a span.txt01 {
	float: left;
	display: block;
	font-size: 14px;
	font-family: "微软雅黑";
	height: 32px;
	_height: 30px;
	line-height: 32px;
	_line-height: 30px;
	width: 536px;
}

.sub_r_nlist a span.txt01 span {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #8c8c8c;
	margin-left: 5px;
}

.sub_r_nlist a span.txt02 {
	color: #f19800;
	height: 32px;
	_height: 30px;
	line-height: 32px;
	_line-height: 30px;
	float: right;
	display: block;
	width: 95px;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: right;
}

.page {
	margin: 15px 0 0 0;
	height: 50px;
	width: 715px;
}

.pg {
	float: left;
	width: auto;
	height: 50px;
	margin-left: 10px;
}

.pg a,.pg strong,.pg label {
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-radius: 5px;
}

.pg span {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #333333;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	margin-left: 0;
	overflow: hidden;
	padding: 0 8px;
	text-decoration: none;
}

.pg a,.pg strong,.pg label {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #C2D5E3;
	color: #333333;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	margin-left: 0;
	overflow: hidden;
	padding: 0 8px;
	text-decoration: none;
}

.pg strong {
	background-color: #E5EDF2;
}

.pg a:hover,.pg strong {
	background-color: #0099E6;
	border-color: #0099E6;
	color: #FFFFFF;
}

.pg a.nxt,.pgb a {
	padding: 0 10px;
}

.pg a:hover {
	border-color: #336699;
	color: #fff;
}

.pg a.nxt {
	background: url(../images/arw_r.gif) no-repeat;
	background-position: 90% 50%;
	padding-right: 25px;
}

.pg a.prev {
	background: url(../images/arw_l.gif);
	background-position: 50% 50%;
}

.pgb a {
	background: url(../images/arw_l.gif) no-repeat;
	background-position: 10px 50%;
	padding-left: 25px;
}

.pg label {
	cursor: text;
}

.pg a.nxt:hover {
	border-color: #336699;
	color: #0d76a7;
}

.product_list {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
	_display: inline;
}

.product_list div {
	width: 229px;
	height: 343px;
	float: left;
	margin: 15px 0 0 13px;
	_display: inline;
}

.product_list div span {
	display: block;
	padding: 0;
	width: 229px;
	height: 30px;
	background: #e9e8e9;
}

.product_list div span.psry01 {
	padding: 2px;
	height: 299px;
	width: 219px;
}

.product_list div span.psry02 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 223px;
	margin-top: 2px;
}

.product_list div span.psry02:hover {
	background: #0099dd;
	color: #fff;
}

.ys_list {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
	_display: inline;
	margin-left: -10px;
}

.ys_list div {
	width: 129px;
	height: 186px;
	float: left;
	margin: 15px 0 0 18px;
	_display: inline;
}

.ys_list div span {
	display: block;
	padding: 0;
	width: 125px;
	height: 30px;
	background: #e9e8e9;
}

.ys_list div span.psry01 {
	padding: 2px;
	height: 146px;
	width: 125px;
}

.ys_list div span.psry02 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 129px;
	margin-top: 2px;
}

.ys_list div span.psry02:hover {
	background: #0099dd;
	color: #fff;
}

.sub_news_top {
	width: 97%;
	margin: 10px auto;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 26px;
	font-weight: bold;
}

.ysname {
	font: 600 18px '微软雅黑';
	color: #F00;
}

.ys_js {
	width: 97%;
	font: 400 12px '微软雅黑';
	margin: 10px auto;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.ys_line {
	width: 97%;
	margin: 10px auto;
	height: 2px;
	border-bottom: 3px solid #ccc;
}

.sub_news_box {
	width: 97%;
	margin: 10px auto;
	padding-bottom: 10px;
	overflow: hidden;
}

.sub_news_line {
	height: 2px;
	border-bottom: 1px dashed #d9d9d9;
	width: 97%;
	margin: 10px auto;
	overflow: hidden;
}

.sub_news_date {
	width: 97%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	color: #7c7c7c;
	font-size: 12px;
	text-align: center;
}

.sub_news_date span {
	color: #f19800;
}

.sub_news_date1 {
	width: 97%;
	height: 30px;
	line-height: 30px;
	margin: 20px auto auto auto;
	text-align: center;
}

.intro_content_text {
	width: 97%;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 10px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.pl_cont {
	width: 89%;
	margin: 10px auto;
	padding-bottom: 10px;
}

.yspicture {
	width: 89%;
	margin: 10px auto;
	overflow: hidden;
	text-align: center;
}

.czxx_box {
	width: 97%;
	height: 27px;
	line-height: 27px;
	border-bottom: 2px solid #e5e5e5;
	margin: 10px auto;
}

.czxx_box span {
	background: url(../images/ys_icon.jpg) right bottom no-repeat;
	font: 600 14px '微软雅黑';
	width: 82px;
	text-align: center;
	display: block;
	color: #0c6e9c;
}

#content {
	width: 97%;
	margin: 10px auto;
}

#content table {
	border-collapse: collapse; /*合并表格线条 */
	width: 100%;
}

#content td {
	font-size: 12px;
	border: 1px solid #ccc; /*表格的边框的宽度为1px，实线，颜色为黑色*/
	height: 30px;
	padding: 4px;
	text-align: center;
}

#content td.a {
	background-color: #e3e685;
}

#content table tr.tb_sty01 {
	background: #0c6e9c;
	color: #fff;
}

.czxx_btxt {
	width: 97%;
	margin: 20px auto;
	font: 400 14px '微软雅黑';
	line-height: 24px;
}

.yydh_box {
	width: 250px;
	height: 286px;
	background: #f5f5f5;
}

.yydh_list01 {
	width: 64px;
	height: 94px;
	float: left;
	margin: 6px 0 0 10px;
	_display: inline;
}

.yydh_list01 a {
	font: 400 12px '微软雅黑';
	background: url(../images/yydh_img01.jpg) no-repeat;
	height: 94px;
	width: 64px;
	display: block;
	line-height: 154px;
	text-align: center;
	color: #0d76a7;
}

.yydh_list01 a:hover {
	background: url(../images/ayydh_img01.jpg) no-repeat;
}

.yydh_cont {
	padding-top: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #CCC;
	width: 230px;
	_display: inline;
	height: 208px;
}

.yydh_list02 a {
	background: url(../images/yydh_img02.jpg) no-repeat;
}

.yydh_list02 a:hover {
	background: url(../images/ayydh_img02.jpg) no-repeat;
}

.yydh_list03 a {
	background: url(../images/yydh_img03.jpg) no-repeat;
}

.yydh_list03 a:hover {
	background: url(../images/ayydh_img03.jpg) no-repeat;
}

.yydh_list04 a {
	background: url(../images/yydh_img04.jpg) no-repeat;
}

.yydh_list04 a:hover {
	background: url(../images/ayydh_img04.jpg) no-repeat;
}

.yydh_list05 a {
	background: url(../images/yydh_img05.jpg) no-repeat;
}

.yydh_list05 a:hover {
	background: url(../images/ayydh_img05.jpg) no-repeat;
}

.yydh_list06 a {
	background: url(../images/yydh_img06.jpg) no-repeat;
}

.yydh_list06 a:hover {
	background: url(../images/ayydh_img06.jpg) no-repeat;
}

.yydh_but {
	margin-top: 15px;
	margin-left: 5px;
}

.yydh_but a {
	float: left;
	margin-left: 15px;
}

#jkzs_content {
	width: 250px;
	margin-top: 15px;
	height: 115px;
	position: relative;
	z-index: 1000;
}

#jkzs_content ul {
	margin: 0;
	list-style-type: none;
	width: 228px;
	padding: 0;
	margin-left: 10px;
}

#jkzs_content .hidden {
	display: none;
}

.jkzs_box {
	height: 225px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	width: 250px;
	margin-top: 10px;
}

.jkzs_menu {
	width: 250px;
	margin-top: 0;
}

.news_line {
	display: block;
	border-bottom: 1px dashed #CCC;
	height: 1px;
	overflow: hidden;
	width: 96%;
	margin: 10px auto;
}

.subbanner_box {
	width: 1000px;
	margin: 0 auto;
	height: 181px;
	margin-top: 10px;
}

.conatct_box {
	width: 1000px;
	margin: 10px auto;
	overflow: hidden;
}

.contact_menu {
	width: 148px;
	height: 366px;
	float: left;
	line-height: 36px;
	margin-top: 10px;
	position: relative;
	z-index: 4;
}

.contact_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.contact_menu li {
	text-align: center;
	float: left;
	display: block;
	width: 148px;
	height: 48px;
	overflow: hidden;
	background: #0099dd;
	line-height: 48px;
	margin-left: 0px;
	margin-top: 2px;
	text-align: center;
}

.contact_menu li img {
	margin-top: 10px;
}

.contact_menu .cli {
	text-align: center;
	float: left;
	display: block;
	width: 148px;
	height: 48px;
	line-height: 36px;
	cursor: pointer;
	background: #ff8e0c;
}

#contact_content {
	width: 840px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
	position: relative;
}

#contact_content ul {
	margin: 0;
	list-style-type: none;
	width: 840px;
	float: left;
	padding: 0;
}

#contact_content ul table tr td {
	padding-left: 50px;
	height: 35px;
	line-height: 35px;
}

#contact_content .hidden {
	display: none;
}

#contact_content ul table tr.contact_tb_tr01 {
	background: #0099dd;
	font: 400 14px '微软雅黑';
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	padding-left: 0;
}

#contact_content ul table tr.contact_tb_tr01 td {
	padding: 0;
}

#contact_content ul table tr td.contact_tb_tr01 {
	background: #0099dd;
	font: 400 14px '微软雅黑';
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	padding-left: 0;
}

#contact_content ul table tr.contact_tb_tr02 {
	background: #ededed;
	font: 400 14px '微软雅黑';
	padding: 0;
}

#contact_content ul table tr.contact_tb_tr03 {
	background: #e4e2e2;
	font: 400 14px '微软雅黑';
	padding: 0;
}

.sub_body_box {
	width: 1003px;
	margin: 10px auto;
	overflow: hidden;
	margin-top: 15px;
}

.jzzn_box {
	padding-top: 10px;
	background: #F5F5F5;
	height: 190px;
	width: 250px;
}

.jzzn_tel {
	width: 183px;
	font: 400 14px '微软雅黑';
	padding-left: 60px;
	margin-left: 10px;
	color: #fff;
	background: url(../images/jzzn01.jpg) no-repeat;
	height: 66px;
	line-height: 24px;
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
}

.jzzn_cont {
	width: 234px;
	margin-top: 10px;
}

.jzzn_cont a {
	float: left;
	margin-left: 10px;
}

.zxly_box {
	height: 435px;
	background: #F5F5F5;
}

.ly_m_txt {
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 10px;
}

.ly_list_box2 {
	margin-top: 15px;
	margin-left: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.liyan_m_box {
	margin-top: 10px;
	width: 240px;
	margin-left: 10px;
}

.liyan_m_box table tr td {
	height: 30px;
	line-height: 30px;
}

.liyan_m_box table tr td img {
	margin-top: 10px;
}

.ipt {
	border: 1px solid #ABABAB;
	border-radius: 3px;
	box-shadow: 2px 2px 3px #EDEDED inset;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	padding: 4px 5px;
}

.ipt2 {
	border: 1px solid #ABABAB;
	border-radius: 3px;
	box-shadow: 2px 2px 3px #EDEDED inset;
	font-size: 14px;
	font-weight: bold;
	width: 490px;
	padding: 4px 5px;
}

.textareasty {
	box-shadow: 2px 2px 3px #EDEDED inset;
	border: 1px solid #ABABAB;
	margin-top: 10px;
	border-radius: 3px;
	padding: 4px 5px;
	width: 150px;
	height: 60px;
}

.ksjs_box {
	width: 740px;
	height: 238px;
}

.ksjs_box_t {
	width: 738px;
	border: 1px solid #e5e5e5;
	background: url(../images/sub_nav_ks_bj02.jpg);
	height: 36px;
	border-top: none;
	border-bottom: none;
	margin-top: 10px;
}

.ksjs_box_t span.ks_l {
	font: 400 14px '微软雅黑';
	width: 135px;
	height: 36px;
	background: url(../images/sub_nav_ks_bj.jpg);
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: left;
}

.ksjs_box_t span.ks_r {
	width: 80px;
	height: 36px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: right;
}

.ksjs_box_t span.ks_r a {
	color: #f39700;
}

.ksjs_box_m {
	border: 1px solid #e5e5e5;
	height: 189px;
	border-top: none;
	padding-bottom: 10px;
	width: 738px;
}

.ksjs_box_txt {
	margin: 0px 0 0 10px;
	padding-top: 15px;
	font: 400 12px '微软雅黑';
	line-height: 24px;
	width: 700px;
}

.ksjs_box_txt img {
	float: left;
	margin-right: 15px;
}

.ksjs_box_txt a {
	color: #f39700;
}

.tsks_box_m {
	border: 1px solid #e5e5e5;
	border-top: none;
	padding-top: 10px;
	width: 738px;
	padding-bottom: 18px;
	overflow: hidden;
}

.tsks_box_m2 {
	margin-top: 15px;
	border: 1px solid #e5e5e5;
}

.tsks_box_m div {
	background: #eaeaea;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 10px 0 0 9px;
	_display: inline;
}

.tsyl_box {
	width: 740px;
	overflow: hidden;
}

.ysjs_box_m {
	border: 1px solid #e5e5e5;
	border-top: none;
	padding-top: 10px;
	width: 738px;
	padding-bottom: 18px;
	overflow: hidden;
	min-height: 175px;
}

.ysjs_box_m ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.ysjs_box_m ul li {
	float: left;
	margin: 0px;
	width: 235px;
	height: 177px;
	background: #ebebeb;
	margin-left: 8px;
	_display: inline;
}

#xsjlcontent {
	width: 736px;
	margin-top: 15px;
	height: 210px;
	position: relative;
	z-index: 1000;
}

#xsjlcontent ul {
	margin: 0;
	list-style-type: none;
	width: 736px;
	padding: 0;
}

#xsjlcontent .hidden {
	display: none;
}

.xsjl_box_menu {
	width: 740px;
	height: 36px;
	clear: both;
	background: url(../images/sub_nav_ks_bj02.jpg);
	line-height: 36px;
	margin-top: 10px;
	position: relative;
	z-index: 4;
}

.xsjl_box_menu li {
	text-align: center;
	float: left;
	display: block;
	font: 600 14px '微软雅黑';
	width: 135px;
	height: 36px;
	overflow: hidden;
	background: url(../images/whjy_bj.jpg) left no-repeat;
	line-height: 36px;
	margin-left: 0px;
	color: #0c6e9c;
}

.xsjl_box_menu .cli {
	text-align: center;
	float: left;
	display: block;
	width: 135px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	cursor: pointer;
	background: url(../images/sub_nav_ks_bj.jpg) repeat-x #fff;
	color: #fff;
}

.xsjl_more {
	top: -51px;
	left: 675px;
	border: none;
}

.xsjl_more a {
	color: #F39700;
}

.xsjl_t_box {
	height: 271px;
}

/*---关于我们---*/
.sub_r_xiugai {
	float: right;
	width: 478px;
	overflow: hidden;
}

.sub_r_xiugai_2 {
	width: 478px;
	margin-top: 10px;
}

.ksjs_box_xiugai {
	border: 1px solid #e5e5e5;
	height: 220px;
	border-top: none;
	padding-bottom: 10px;
	width: 475px;
}

.ksjs_box_t_xiugai {
	width: 478px;
	border: 1px solid #e5e5e5;
	background: url(../images/sub_nav_ks_bj02.jpg);
	height: 36px;
	border-top: none;
	border-bottom: none;
}

.ksjs_box_t_xiugai span.ks_l {
	font: 400 14px '微软雅黑';
	width: 135px;
	height: 36px;
	background: url(../images/sub_nav_ks_bj.jpg);
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: left;
}

.ksjs_box_t_xiugai span.ks_r {
	width: 80px;
	height: 36px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: right;
}

.ksjs_box_t_xiugai span.ks_r a {
	color: #f39700;
}

.ksjs_box_m_xiugai_2 {
	border: 1px solid #e5e5e5;
	height: 159px;
	border-top: none;
	padding-bottom: 10px;
	width: 475px;
}

.ksjs_box_m_xiugai_3 {
	border: 1px solid #e5e5e5;
	height: 113px;
	border-top: none;
	padding-bottom: 10px;
	width: 475px;
}

.ksjs_box_m_xiugai_4 {
	border: 1px solid #e5e5e5;
	height: 113px;
	border-top: none;
	padding-bottom: 10px;
	width: 475px;
}

.ksjs_box_txt_xiugai {
	margin: 0px 0 0 10px;
	padding-top: 15px;
	font: 400 12px '微软雅黑';
	line-height: 24px;
	width: 450px;
}

.ksjs_box_txt_xiugai img {
	float: left;
	margin-right: 15px;
}

.ksjs_box_txt_xiugai a {
	color: #f39700;
}

.gywm {
	width: 1000px;
	margin: 0 auto;
	height: 74px;
	background: url(../images/gywm_bg01.jpg) repeat-x;
}

.gywm_kuai {
	padding-left: 15px;
	height: 16px;
	width: 3px;
	padding-top: 25px;
}

.gywm_wz01 {
	margin-top: -16px;
	margin-left: 35px;
	font-weight: 700;
	font-size: 16px;
}

.gywm_wz02 {
	margin-top: -15px;
	float: right;
	font-size: 12px;
}

.gywm_wz02 span {
	color: #f39700;
}

.content_box_r_xiugai {
	float: left;
	width: 250px;
	overflow: hidden;
	margin-left: 13px;
}

.ztjj_box_xiugai {
	float: right;
	width: 250px;
	margin-top: 10px;
	height: 255px;
	overflow: hidden;
}

.ztjj_box_xiugai_2 {
	float: right;
	width: 250px;
	margin-top: 10px;
	height: 430px;
	overflow: hidden;
	border: #e5e5e5 1px solid;
	margin-bottom: 10px;
}

.ztjj_box_t_xiugai {
	width: 250px;
	height: 36px;
	background: url(../images/sub_nav_bj.jpg);
	line-height: 36px;
}

.ztjj_box_t_xiugai dl {
	float: left;
	display: block;
	width: 89px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	text-align: center;
	background: url(../images/sub_a_nav_bj.jpg) repeat-x #fff;
	color: #0c6e9c;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_xiugai dd {
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_xiugai dd a {
	color: #fff;
}

.ztjj_img_box_xiugai {
	height: 75px;
	width: 250px;
	margin: 15px auto;
}

.weiz_xiugai {
	float: right;
	margin-top: -10px;
	margin-left: 12px;
	height: 772px;
	width: 251px;
}

.gywm_img_bg {
	background: #ebebeb;
	height: 143px;
	width: 110px;
	margin-top: 12px;
	margin-left: 6px;
	float: left;
}

.gywm_img_bg_2 {
	background: #ebebeb;
	height: 95px;
	width: 110px;
	margin-top: 12px;
	margin-left: 6px;
	float: left;
}

.gywm_img_bg_3 {
	background: #ebebeb;
	height: 95px;
	width: 110px;
	margin-top: 12px;
	margin-left: 6px;
	float: left;
}

.gywm_img_bg span {
	text-align: center;
	margin-top: 8px;
	display: block;
}

.gywm_img_bg_2 span {
	margin-left: 32px;
	margin-top: 6px;
	display: block;
}

.gywm_img_bg_3 span {
	text-align: center;
	margin-top: 8px;
	display: block;
}

.gywm_znbm {
	display: block;
	float: left;
}

.gywm_znbm a {
	display: block;
	padding-top: 8px;
	margin: 0 5px 5px;
	background: #EBEBEB;
	text-align: center;
	padding: 8px 0;
	width: 110px;
}

#example ul {
	float: left;
	display: none;
	margin-left: 8px;
	margin-top: -8px;
}

#example ul li {
	list-style: none;
	height: 26px;
	width: 106px;
	background: #ebebeb;
	margin-left: -36px;
	text-align: center;
	margin-top: 5px;
	display: block;
}

/*---科学教研---*/
.ksjs_box_kxjy {
	width: 500px;
	height: 280px;
	margin-bottom: 10px;
}

.ksjs_box_t_kxjy {
	width: 738px;
	border: 1px solid #e5e5e5;
	background: url(../images/sub_nav_ks_bj02.jpg);
	height: 36px;
	border-top: none;
	border-bottom: none;
}

.ksjs_box_t_kxjy span.ks_l {
	font: 400 14px '微软雅黑';
	width: 135px;
	height: 36px;
	background: url(../images/sub_nav_ks_bj.jpg);
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: left;
}

.ksjs_box_t_kxjy span.ks_r {
	width: 80px;
	height: 36px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: right;
}

.ksjs_box_t_kxjy span.ks_r a {
	color: #f39700;
}

.ksjs_box_m_xiugai_5 {
	border: 1px solid #e5e5e5;
	height: 224px;
	border-top: none;
	padding-top: 15px;
	width: 735px;
}

/*---栏目医院文化---*/
.sub_r_lmyywh {
	width: 740px;
	height: 352px;
	margin-top: 12px;
}

.ksjs_box_m_xiugai_6 {
	border: 1px solid #e5e5e5;
	height: 300px;
	border-top: none;
	padding-top: 15px;
	width: 735px;
}

.lmyywh_yywh {
	height: 274px;
	width: 800px;
}

.lmyywh_yywh ul li {
	margin-bottom: 10px;
	background: #e6e6e6;
	width: 172px;
	height: 129px;
	float: left;
	list-style: none;
	margin-left: 10px;
}

.lmyywh_yywh ul li span {
	text-align: center;
	margin-top: 3px;
	display: block;
}

.lmyywh_rdgz {
	width: 251px;
	height: 281px;
	margin-left: 487px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

.lmyywh_rdgz_bg {
	width: 251px;
	height: 37px;
	background: #d6e9f7;
}

.lmyywh_rdgz_bg span {
	color: #0c6e9c;
	font-size: 14px;
	font-weight: 700;
	margin-left: 16px;
	line-height: 36px;
}

.lmyywh_rdgz_nr {
	width: 251px;
	height: 244px;
}

.lmyywh_rdgz_nr ul {
	float: left;
	width: 100%;
}

.lmyywh_rdgz_nr ul li {
	list-style: none;
	width: 109px;
	height: 105px;
	background: #e6e6e6;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.lmyywh_rdgz_nr ul li span {
	text-align: center;
	margin-top: 4px;
	display: block;
}

.ztjj_box_lmxg {
	width: 250px;
	height: 280px;
	overflow: hidden;
	float: right;
}

.yyyw_box_lmxg {
	width: 250px;
	height: 280px;
	overflow: hidden;
	float: right;
	border: 1px solid #e0e0e0;
}

.tg_zn_list_box_lmxg {
	width: 228px;
}

.tg_zn_list_box2_lmxg {
	margin-top: 15px;
	margin-left: 10px;
	background: url(../images/lmyy_bg.jpg) no-repeat left top;
}

.tg_zn_list_box_lmxg div {
	font-size: 12px;
	line-height: 25px;
	width: 200px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 5px 0 5px 25px;
}

.tg_zn_list_box_lmxg div a {
	display: block;
}

.ztjj_box_t_lmxg {
	width: 250px;
	height: 36px;
	background: url(../images/sub_nav_bj.jpg);
	line-height: 36px;
}

.ztjj_box_t_lmxg dl {
	float: left;
	display: block;
	width: 89px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	text-align: center;
	background: url(../images/sub_a_nav_bj.jpg) repeat-x #fff;
	color: #0c6e9c;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_lmxg dd {
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_lmxg dd a {
	color: #fff;
}

.ztjj_box_lmxg2 {
	width: 250px;
	margin-top: 10px;
	height: 382px;
	overflow: hidden;
	float: right;
}

.yyyw_box_lmxg2 {
	width: 250px;
	margin-top: 10px;
	height: 352px;
	overflow: hidden;
	float: right;
	border: 1px solid #e0e0e0;
}

.tg_zn_list_box_lmxg2 {
	width: 228px;
}

.tg_zn_list_box2_lmxg2 {
	margin-top: 15px;
	margin-left: 10px;
}

.tg_zn_list_box_lmxg2 div {
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 228px;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_lmxg2 {
	width: 250px;
	height: 36px;
	background: url(../images/sub_nav_bj.jpg);
	line-height: 36px;
}

.ztjj_box_t_lmxg2 dl {
	float: left;
	display: block;
	width: 89px;
	height: 36px;
	font: 600 14px '微软雅黑';
	line-height: 36px;
	text-align: center;
	background: url(../images/sub_a_nav_bj.jpg) repeat-x #fff;
	color: #0c6e9c;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_lmxg2 dd {
	border-left: 1px solid #14abd2;
	width: 60px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.ztjj_box_t_lmxg2 dd a {
	color: #fff;
}

.lm_dcgz {
	width: 230px;
	height: 93px;
	border-bottom: 1px solid #e5e5e5;
	margin-left: 14px;
}

.lm_dcgz div {
	margin-top: 10px;
}

.lm_dcgz span {
	color: #0c6e9c;
	font-weight: 700;
	font-size: 12px;
	margin-left: 16px;
	margin-top: 30px;
	display: block;
}

.lm_dcgz div {
	height: 20px;
	width: 223px;
	display: block;
	line-height: 24px;
	color: #6e6e6e;
}

/*---专病诊治---*/
.ztjj_box_xiugai_2_zbzz {
	width: 250px;
	margin-top: 10px;
	height: 510px;
	overflow: hidden;
	background: #f5f5f5;
}

.weiz_xiugai_zbzz {
	float: right;
	margin-top: -10px;
	margin-left: 12px;
	height: 842px;
	width: 251px;
}

.wb_box_zbzz {
	height: 75px;
	width: 232px;
	background: #e0e0e0;
	padding: 9px;
	margin-top: 20px;
}

.tg_zn_list_box_zbzz {
	width: 228px;
}

.tg_zn_list_box2_zbzz {
	margin-top: 15px;
	margin-left: 10px;
}

.tg_zn_list_box_zbzz div {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 228px;
	margin: 0;
	padding: 0;
}

.zxly_box_zbzz {
	height: 435px;
}

.ly_m_txt_zbzz {
	overflow: hidden;
	padding-bottom: 10px;
	border-right: 1px solid #e0e0e0;
}

.ylfw_list_img_zbzz {
	border: 1px solid #c7d0db;
	width: 125px;
	height: 144px;
	padding: 5px;
	margin: 2px 0 0 10px;
	margin: 0 auto;
}

.ylfw_list_wz_zbzz {
	width: 218px;
	margin: 0 auto;
	margin-top: 24px;
	line-height: 24px;
}

.ylfw_list_wz_zbzz a {
	color: #f39700;
}

.ztjj_box_xiugai_2_bg {
	float: right;
	width: 250px;
	margin-top: 10px;
	height: 360px;
	overflow: hidden;
	border: #e5e5e5 1px solid;
	margin-bottom: 10px;
}

.ksjs_box_m_xiugai_3_bg {
	border: 1px solid #e5e5e5;
	height: 144px;
	border-top: none;
	padding-bottom: 10px;
	width: 475px;
}

.tg_zn_list_box_w {
	width: 447px;
	padding-top: 10px;
}

.tg_zn_list_box_w div {
	height: 28px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 447px;
	margin-left: 10px;
	border-bottom: 1px dashed #e5e5e5;
}

.tg_zn_list_box_w div span {
	float: right;
	color: #999;
}

.bzjs_bt {
	font-size: 16px;
	color: #e84040;
	font-weight: 700;
}

.bzjs_bt span {
	width: 300px;
}

.zbzz_f ul {
	float: left;
	padding: 0;
}

.zbzz_f li {
	list-style: none;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 205px;
	margin: 0;
	padding: 0;
}

.zbzz_f ul li {
	list-style: none;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 205px;
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 10px;
}

/*---专题模板---*/
.ztmb_xcjj {
	height: 370px;
	width: 360px;
	background-color: #f0f0f0;
	float: right;
}

.ztmb_xcjj_bg {
	background: url(../images/ztnb_img_bg.jpg);
	width: 360px;
	height: 37px;
	font-size: 14px;
	color: #FFF;
}

.ztmb_xcjj_bg span {
	line-height: 40px;
	margin-left: 15px;
}

.ztmb_con {
	width: 330px;
	margin: 0 auto;
}

.ztmb_con_bt {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #99301e;
	margin-top: 30px;
}

.ztmb_con_bt a {
	color: #99301E;
	font-weight: bold
}

.ztmb_con span {
	height: 60px;
	line-height: 27px;
	color: #4f4f4f;
	margin-top: 20px;
	display: block;
	border-bottom: 2px solid #dedede;
}

.ztmb_list {
	width: 320px;
	height: 170px;
}

.ztmb_list_1 {
	width: 320px;
}

.ztmb_list_1 div {
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 320px;
	margin: 0;
	padding: 0;
}

.ztmb_list_2 {
	margin-top: 10px;
	margin-left: 20px;
}

.ztmb_img_dy img {
	margin-top: 12px;
}

.body_box_2 {
	width: 993px;
	margin: 10px auto;
	overflow: hidden;
}

.ztmb_fzls {
	height: 365px;
	width: 712px;
	margin-top: 12px;
}

.ztmb_fzls_bg {
	width: 993px;
	height: 46px;
	background: url(../images/ztmb_bg01.jpg) left center no-repeat;
}

.ztmb_fzls_wz {
	line-height: 48px;
	margin-left: 58px;
}

.ztmb_fzls_wz a {
	color: #FFF;
	margin-left: 800px;
}

.ztmb_fzls_wz span {
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
}

.ylfw_list_box_2 {
	float: right;
	width: 400px;
	height: 185px;
	margin: 2px 0 0 20px;
	margin-top: -196px
}

.ylfw_list_box_2 div {
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
	width: 400px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #c7d0db;
}

.ylfw_list_box_2 div a span.txt01 {
	float: left;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	width: 290px;
}

.ylfw_list_box_2 div a span.txt02 {
	color: #8c8c8c;
	float: right;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	width: 78px;
	text-indent: 0px;
	padding: 0;
}

.ylfw_list_img_ztmb {
	float: left;
	border: 1px solid #c7d0db;
	width: 282px;
	height: 183px;
	padding: 5px;
	margin: 18px 0 0 10px;
}

.ztmb_dylist {
	height: 320px;
	width: 753px;
	margin-left: -44px;
}

.ztmb_dylist ul {
	float: left;
	margin-left: 45px;
	margin-top: 10px;
}

.ztmb_dylist ul li {
	list-style: none;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	background: url(../images/icon.jpg) left center no-repeat;
	text-indent: 10px;
}

.ztmb_dylist ul li span {
	float: right;
	color: #8c8c8c;
	display: block;
	height: 27px;
	font: 400 12px '微软雅黑';
	line-height: 27px;
	text-indent: 0px;
	padding: 0;
	margin-left: 15px;
}

.ztmb_fzls_hdjj {
	height: 400px;
	width: 993px;
	margin-top: 12px;
}

.ys_list_jj {
	margin: 0 auto;
	margin-top: 20px;
}

.ys_list_jj div {
	margin-bottom: 60px;
	margin-left: 29px;
	width: 164px;
	height: 112px;
	float: left;
	_display: inline;
}

.ys_list_jj div span {
	display: block;
	padding: 0;
	width: 125px;
	height: 30px;
	background: #e9e8e9;
}

.ys_list_jj div span.psry01 {
	height: 112px;
	width: 160px;
}

.ys_list_jj div span.psry02 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 164px;
}

.ys_list_jj div span.psry02:hover {
	background: #0099dd;
	color: #fff;
}

.ztmb_xcjj_02 {
	height: 346px;
	width: 264px;
	background-color: #f0f0f0;
	float: right;
	margin-top: 20px;
}

.ztmb_xcjj_bg_02 {
	background: url(../images/ztnb_img_bg.jpg);
	width: 360px;
	height: 37px;
	font-size: 14px;
	color: #FFF;
}

.ztmb_xcjj_bg_02 span {
	line-height: 40px;
	margin-left: 15px;
}

.ztmb_cxjb {
	height: 311px;
	width: 264px;
	margin-top: 15px;
	margin-left: 10px;
}

.ztmb_cxjb ul {
	
}

.ztmb_cxjb ul li {
	list-style: none;
	margin: 5px;
	float: left;
}

.ztmu_dy_a a {
	color: #FFF;
	margin-left: 215px;
	margin-top: -25px;
	display: block;
}

.ztmb_cxjb a {
	margin-top: 5px;
	display: block;
	text-align: center;
}

.ztmb_cxjb img {
	display: block;
}

.yydh_box_ztdh {
	width: 250px;
	height: 286px;
	background: #f5f5f5;
	margin-top: 20px;
	margin-left: 7px;
}

.yydh_cont_ztdh {
	padding-top: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #CCC;
	width: 230px;
	_display: inline;
	height: 208px;
}

.yydh_list01_ztdh {
	width: 64px;
	height: 94px;
	float: left;
	margin: 6px 0 0 10px;
	_display: inline;
}

.yydh_list01_ztdh a {
	font: 400 12px '微软雅黑';
	background: url(../images/ztmu01.jpg) no-repeat;
	height: 94px;
	width: 64px;
	display: block;
	line-height: 154px;
	text-align: center;
	color: #0d76a7;
}

.yydh_list01_ztdh a:hover {
	background: url(../images/ayydh_img01.jpg) no-repeat;
}

.yydh_list02_ztdh a {
	background: url(../images/ztmu02.jpg) no-repeat;
}

.yydh_list02_ztdh a:hover {
	background: url(../images/ayydh_img02.jpg) no-repeat;
}

.yydh_list03_ztdh a {
	background: url(../images/ztmu03.jpg) no-repeat;
}

.yydh_list03_ztdh a:hover {
	background: url(../images/ayydh_img03.jpg) no-repeat;
}

.yydh_list04_ztdh a {
	background: url(../images/ztmu04.jpg) no-repeat;
}

.yydh_list04_ztdh a:hover {
	background: url(../images/ayydh_img04.jpg) no-repeat;
}

.yydh_list05_ztdh a {
	background: url(../images/ztmu05.jpg) no-repeat;
}

.yydh_list05_ztdh a:hover {
	background: url(../images/ayydh_img05.jpg) no-repeat;
}

.yydh_list06_ztdh a {
	background: url(../images/ztmu06.jpg) no-repeat;
}

.yydh_list06_ztdh a:hover {
	background: url(../images/ayydh_img06.jpg) no-repeat;
}

.yydh_but_ztdh {
	margin-top: 15px;
	margin-left: 5px;
}

.yydh_but_ztdh a {
	float: left;
	margin-left: 15px;
}

.ztmb_xcjj_02_ztdh {
	height: 360px;
	width: 264px;
	background-color: #f0f0f0;
	float: right;
	margin-top: 20px;
}

.slidess {
	top: 0 !important;
	left: 0 !important;
}

.zt_top {
	position: relative;
	width: 100%;
}

.zt_top_img {
	position: relative;
	left: 50%;
	margin-left: -960px;
	max-width: 1920px;
}

.table_form {
	font-size: 12px;
	clear: both;
}

.table_form td {
	padding-left: 12px
}

.table_form th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	color: #777
}

.table_form td label {
	vertical-align: middle
}

.table_form td,.table_form th {
	padding: 4px 0 4px 8px
}

.table_form tbody td,.table_form tbody th {
	border-bottom: 1px solid #eee;
}

.colorpanel tbody td,.colorpanel tbody th {
	padding: 0;
	border-bottom: none;
}

.table_form {
	padding-top: 15px;
	font: 400 12px '微软雅黑';
	color: #666;
	width: 100%;
}

select {
	vertical-align: middle;
	background: none repeat scroll 0 0 #F9F9F9;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-style: solid;
	border-width: 1px;
	color: #333;
	padding: 2px;
}

.table_form tbody td,.table_form tbody th {
	border-bottom: 1px solid #eee;
	height: 28px;
}

.input-text,.measure-input,textarea,input.date,input.endDate,.input-focus
	{
	border: 1px solid #A7A6AA;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 2px 0 2px 5px;
	border: 1px solid #d0d0d0;
	background: #FFF;
	font-size: 12px;
}

.button {
	background: #ddd;
	height: 24px;
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px 6px;
	margin-right: 2px
}

.table_form input.button {
	width: 50px;
	height: 26px;
	font-size: 12px;
	background: #e0e0e0;
	color: #383838;
	text-align: center;
	border: none;
	cursor: pointer;
}

.table_form input.button:hover {
	background: #ff6600;
	color: #ffffff;
}

.gbook_right {
	float: left;
	width: 100%;
	height: 26px;
	padding: 10px 0 15px 0;
	margin: 0;
	border-bottom: 1px dashed #e3e3e3;
}

/*请把以下代码复制到样式里面*/
.liuyan_m_b {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}

.liuyan_m_b_bj {
	font: 400 14px '微软雅黑';
	background: url(../images/zximg.jpg) no-repeat;
	width: 98%;
	height: 43px;
	color: #fff;
	line-height: 50px;
	padding-left: 38px;
}

.tsks_box_m2 {
	width: 100%;
	padding-bottom: 12px;
	overflow: hidden;
	border: none;
	padding-top: 0;
}

.tsks_box_m2 div {
	background: #eaeaea;
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 10px 0 0 15px;
	_display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

.tsks_box_m2 div a.tsks_box_m2a {
	color: #949494
}

.tsks_box_m2 div a.tsks_box_m2a:hover {
	color: #ff6600
}

table.gbook_table {
	margin-top: 0px;
}

table.gbook_table,table.gbook_table tr,table.gbook_table td,table.gbook_table th
	{
	font: 400 12px '微软雅黑';
	border-collapse: collapse;
	border: 1px solid #ffffff;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}

span.purple {
	color: #ff6600;
}

table.gbook_table tr.odd {
	background: #f8f8f8;
}

table.gbook_table tr.even {
	background: #f2f1f1;
}

table.gbook_table tr.first {
	background: #e0e0e0;
}

table.gbook_table tr.trhover {
	background: #ff6600;
	color: #ffffff;
}

table.gbook_table tr.trhover a,table.gbook_table tr.trhover a:visited,table.gbook_table tr.trhover a:link,table.gbook_table tr.trhover a:hover,table.gbook_table tr.trhover span.purple
	{
	color: #ffffff;
}

table.gbook_table tr.trhover a:hover {
	border-bottom: 2px solid #ffffff;
}

table.gbook_table tr.trhover .gtitle {
	font-weight: bold;
}

.gbook_right form {
	float: left;
	width: 320px;
}

.gbook_model .table_form,.gbook_model .table_form input,.gbook_model .table_form select,.gbook_model .table_form option,.gbook_model .table_form textarea
	{
	color: #383838;
}

.gbook_model .table_form input,.gbook_model .table_form select,.gbook_model .table_form option,.gbook_model .table_form textarea
	{
	background: #ffffff;
}

.l {
	float: left;
	text-align: left;
}

.r {
	float: right;
	text-align: right;
}

.rr {
	float: right;
	text-align: right;
}

.gbook_right div.l {
	height: 26px;
	float: left;
	width: 320px;
}

.gbook_right div.l label {
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	display: inline-block;
	background: #e0e0e0;
	color: #383838;
}

.gbook_right form {
	float: left;
	width: 320px;
}

.gbook_right form input {
	float: left;
	margin-left: 2px;
}

.gbook_right form input.input-text,.gbook_right form input.button {
	font-size: 12px;
	color: #383838;
}

.gbook_right form input.input-text {
	width: 180px;
	height: 24px;
	line-height: 24px;
	padding: 0 3px;
	border: 1px solid #d3cdc5;
	background: #ffffff;
}

.gbook_right form input.button {
	line-height: 26px;
	height: 26px;
	display: block;
	padding: 0 10px; +
	padding: 0 5px;
	border: none;
	background: #e0e0e0;
	cursor: pointer;
}

.gbook_right div.r {
	width: 160px;
	line-height: 26px;
}

.gbook_right div.rr {
	width: auto;
	line-height: 26px;
}

.gbook_right div.r a {
	padding: 0 10px;
	height: 26px;
	display: inline-block;
	margin: 0;
	background: #e0e0e0;
}

.gbook_right div.r a.active,.gbook_right p.r a:hover {
	background: #ff6600;
	color: #ffffff;
}

.gbook_right .gbook_count {
	float: left;
	width: 200px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

.gbook_table_div {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	font-size: 12px;
	line-height: 28px;
}

.gbook_right form input.button:hover {
	background: #ff6600;
	color: #ffffff;
}

.gbook_right div.r a.active,.gbook_right div.r a:hover {
	background: #ff6600;
	color: #ffffff;
}

.table_form {
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
}

.table_form th {
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	text-align: center;
}

.td_padding {
	line-height: 24px;
}

.tsks_box_m3 {
	width: 98%;
	padding-bottom: 12px;
	overflow: hidden;
	border: none;
	padding-top: 0;
	margin-left: 10px;
}

.page2 {
	margin: 0px 0 0 0;
	height: 50px;
	width: auto;
}

.tsks_box_m2 div.liuyan_m_b_bj {
	font: 400 14px '微软雅黑';
	background: url(../images/zximg.jpg) no-repeat;
	width: 98%;
	height: 43px;
	color: #fff;
	line-height: 50px;
	padding-left: 38px;
	margin-top: 15px;
	clear: both;
	text-align: left;
	float: none;
	margin-left: 0;
}

/*请把以下代码复制到样式里面*/
.yyjs_list01 {
	width: 64px;
	height: 94px;
	float: left;
	margin: 6px 0 0 10px;
	_display: inline;
}

.yyjs_list01 a {
	font: 400 12px '微软雅黑';
	background: url(../images/yydh_icon01.jpg) no-repeat;
	height: 94px;
	width: 64px;
	display: block;
	line-height: 154px;
	text-align: center;
	color: #fff;
}

.yyjs_list01 a:hover {
	background: url(../images/ayydh_icon01.jpg) no-repeat;
}

.yydh_cont {
	padding-top: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #CCC;
	width: 230px;
	_display: inline;
	height: 208px;
}

.jyzn_list02 a {
	background: url(../images/yydh_icon02.jpg) no-repeat;
}

.jyzn_list02 a:hover {
	background: url(../images/ayydh_icon02.jpg) no-repeat;
}

.nhyb_list03 a {
	background: url(../images/yydh_icon03.jpg) no-repeat;
}

.nhyb_list03 a:hover {
	background: url(../images/ayydh_icon03.jpg) no-repeat;
}

.zxzx_list04 a {
	background: url(../images/yydh_icon04.jpg) no-repeat;
}

.zxzx_list04 a:hover {
	background: url(../images/ayydh_icon04.jpg) no-repeat;
}

.xzzx_list05 a {
	background: url(../images/yydh_icon05.jpg) no-repeat;
}

.xzzx_list05 a:hover {
	background: url(../images/ayydh_icon05.jpg) no-repeat;
}

.lxwm_list06 a {
	background: url(../images/yydh_icon06.jpg) no-repeat;
}

.lxwm_list06 a:hover {
	background: url(../images/ayydh_icon06.jpg) no-repeat;
}

/*专病诊治*/
.zbzz {
	border: 1px solid #d5d5d5;
	width: auto;
}

.zbzz_title {
	color: #303030;
	font-size: 24px;
	clear: both;
	text-align: center;
	background: url(../images/zbzz_bg.jpg);
	margin: 20px 40px;
	padding: 10px;
}

.zbzz_title2 {
	color: #303030;
	font-size: 24px;
	clear: both;
	padding-top: 20px;
	background: url(../images/jsx.jpg) no-repeat right 24px;
}

.zbzz_title3 {
	background: #fff;
}

.xuhao {
	background: #519cea;
	color: #fff;
	padding: 0 8px;
	font-size: 18px;
}

.zbzz_c {
	clear: both;
	padding: 15px 10px;
	font-size: 14px;
	line-height: 24px;
}

.zbzz_c p {
	margin: 10px 20px;
}

.zbzz_c img {
	margin: 0 20px;
}

.zcrjs img {
	border: 1px solid #c7d0db;
	padding: 3px;
	margin: 0 20px;
}

.zjtd li {
	display: block;
	float: left;
	margin: 0 20px;
	background: #dbdcdc;
}

.xjsb li {
	display: block;
	float: left;
}

.zjtd img {
	border: 1px solid #c7d0db;
	padding: 3px;
	margin: 0;
	background: #fff;
}

.zjtd span {
	display: block;
	text-align: center;
}

.xjsb img {
	margin: 0 0 0 20px;
}

.xjsb span {
	display: block;
	text-align: center;
	margin: 0 20px 0;
}

.hfnr {
	color: #ff3300;
	margin: 20px 20px 5px;
	display: block;
}

.medias {
	border: none;
}

.media {
	display: block;
	float: left;
	position: relative;
	width: 140px;
	height: 105px;
	border: 1px solid #C7D0DB;
	margin: 0 5px 5px 0px;
}

.media img {
	margin-bottom: -5px;
}