@charset "gb2312";
/*common*/
body, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle
}
body {
	background: #fff;
	font-family: Microsoft YaHei;
	color: #000;
	-webkit-user-select: auto;
	-webkit-text-size-adjust: none;
	font-size: 17px;
	width: 640px;
	min-width: 320px;
	max-width: 640px;
	margin: auto!important;
	position: relative;
}
header, footer, img, input {
	display: block;
	margin: 0;
	padding: 0
}
img {
	border: 0
}
div {
	display: block;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
	width: auto\9;
}
b {
	font-weight: normal;
}
/*index*/
.top_d {
	width: 640px;
	margin: 0 auto; /*position:fixed; top: 0; z-index:9998; _position:absolute; _bottom:auto;*/
	overflow: visible;
	background: #fff;
	margin-top: 90px;
}
.head {
	width: 640px;
	position: fixed;
	top: 0;
	z-index: 9998;
	_position: absolute;
	_bottom: auto;
}
.head .top {
	height: 90px;
	background: #000;
	margin: 0 auto;
	text-align: center;
	background: url(/znewmb/img/head_logo.jpg) no-repeat;
}
.head .top ul {
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
	height: 90px;
}
.head .top li {
	float: left;
	height: 90px;
}
.head .top .l1 {
	width: 115px;
	width: 90px;
}
.head .top .l1 a {
	display: block;
	height: 90px;
}
.head .top .l3 {
	width: 90px;
	float: right;
}
#n_menu {
	display: none;
	position: absolute;
	width: 280px;
	z-index: 15;
	right: 0;
	margin: 0;
	top: 90px;
	bottom: 0;
	background: #000;
	height: 464px;
	overflow: visible;
}
#n_menu dl {
	line-height: 74px;
	color: #f0f0f0;
	height: 464px;
	overflow: scroll;
	overflow-x: hidden;
}
#n_menu dl a {
	color: #f0f0f0;
	display: block
}
#n_menu dl a:hover {
	color: #fff
}
#n_menu dl dd {
	width: 280px;
	font-size: 30px;
	margin: 0 auto;
	cursor: pointer;
	height: 74px;
	line-height: 74px;
	border-bottom: solid 2px #938F8F;
	border-top: solid 2px #383837;
}
#n_menu dl dd a {
	display: block;
	height: 74px;
	line-height: 74px;
	font-size: 30px;
	padding: 0 20px 0 0;
}
#n_menu .ico1, #n_menu .ico2, #n_menu .ico3, #n_menu .ico4, #n_menu .ico5, #n_menu .ico6, #n_menu .ico7, #n_menu .ico8, #n_menu .ico9, #n_menu .ico10 , #n_menu .ico11 {
	width: 48px;
	height: 74px;
	display: inline;
	float: left;
	margin: 0 20px 0 40px;
}
#n_menu .ico1 {
	background: url(../img/menu1.jpg) no-repeat;
}
#n_menu .ico2 {
	background: url(../img/menu2.jpg) no-repeat;
}
#n_menu .ico3 {
	background: url(../img/menu3.jpg) no-repeat;
}
#n_menu .ico4 {
	background: url(../img/menu4.jpg) no-repeat;
}
#n_menu .ico5 {
	background: url(../img/menu5.jpg) no-repeat;
}
#n_menu .ico6 {
	background: url(../img/menu6.jpg) no-repeat;
}
#n_menu .ico7 {
	background: url(../img/menu7.jpg) no-repeat;
}
#n_menu .ico8 {
	background: url(../img/menu8.jpg) no-repeat;
}
#n_menu .ico9 {
	background: url(../img/menu9.jpg) no-repeat;
}
#n_menu .ico10 {
	background: url(../img/menu10.jpg) no-repeat;
}
#n_menu .ico11 {
	background: url(../img/menu11.jpg) no-repeat;
}
.logo {
	text-align: center;
	padding: 0;
	background: #ffffff;
	margin-top: 3px;
}
.top_lead {
	width: 640px;
	height: 60px;
	background: #01826c;
	margin: 0 auto;/*position:fixed; top: 0; z-index:9998; _position:absolute; _bottom:auto;*/
}
.top_lead ul {
	overflow: hidden;
}
.top_lead ul li {
	float: left;
	width: 106px; /*height:60px; line-height:60px;*/
	line-height: 26px;
	margin-top: 16px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	border-right: 1px solid #9cc3ba;
}
.top_lead ul li:last-child {
	border-right: 0;
}
.top_lead ul li a {
	color: #fff;
}
.banner {
	overflow: hidden;
	position: relative;  /*margin-top: 230px;*/
}
.banner .hd {
	width:100%;
	position: absolute;
	overflow: hidden;
	height: 15px;
	right: 0;
	bottom: 46px;
	z-index: 99;
}
.banner .hd ul {
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	/*width: 170px;*/
	text-align:center;
}
.banner .hd ul li {
	position: relative;
	_display: inline;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #fff;
	margin: 0px 5px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	opacity: 0.8;
	display:inline-block;
}
.banner .hd ul li.on {
	background: #01826c;
	border: 1px solid #01826c;
}
.banner .bd {
	border-bottom: 7px solid #01826c;
}
.sdys {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 25px;
}
.sdys h1 {
	width: 100%;
	font-size: 30px;
	line-height: 54px;
	text-align: center;
	font-weight: normal;
}
.sdys .sdys_ul {
	width: 100%;
	margin-top: 10px;
}
.sdys .sdys_ul li {
	width: 310px;
	height: 98px;
	background: #eee;
	border-radius: 4px;
	margin: 0px 5px 10px;
	float: left;
}
.sdys .sdys_ul .li_r {
	margin-right: 0px;
}
.sdys .sdys_ul li dl {
	margin-top: 17px;
	margin-left: 19px;
	overflow: hidden;
}
.sdys .sdys_ul li dl dt {
	float: left;
	margin-right: 5px;
}
.sdys .sdys_ul li dl .sex_dd2 {
	float: left;
	width: 222px;
	font-size: 22px;
	color: #959595;
	line-height: 28px;
	font-weight: normal;
}
.sdys .sdys_ul li dl .sex_dd2 a {
	color: #959595;
	text-decoration: none;
}
.yyxw {
	overflow: hidden;
	border: 1px #e5e5e5 solid;
}
.yyxw h1 {
	width: 100%;
	height: 52px;
	border-bottom: 2px #01826c solid;
	background: #eee;
	font-size: 26px;
	color: #01826c;
	line-height: 52px;
	font-weight: normal;
}
.yyxw h1 span {
	display: inline-block;
	float: left;
	padding-left: 25px;
}
.yyxw h1 a {
	display: inline-block;
	float: right;
	padding-right: 10px;
	font-size: 20px;
	color: #959595;
}
.yyxw_in {
	padding: 15px 18px;
}
.yyxw_in a {
	display: block;
	font-size: 24px;
	color: #898989;
	line-height: 39px;
	border-bottom: 1px dashed #d2d2d2;
	text-indent: 32px;
	background: url(../img/yyxw_01.jpg) no-repeat left center;
}
/*广告条滚动效果*/
.ggw {
	margin: 30px 0;
	width: 640px;
	position: relative;
}
.ggw .bd {
position:;
	height: 100%;
	z-index: 0;
}
.ggw .bd ul li {
	width: 640px;
	height: 170px;
}
.ggw .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}
.ggw .hd ul li {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.ggw .hd li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	font-size: 12px;
}
.ggw .hd li.on {
	background: #298DD9;
	color: #fff;
	position: relative;
}
/*广告条滚动效果*/

.kycg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.kycg h1 {
	width: 100%;
	height: 60px;
	background: #01826c;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
}
.kycg_pt {
	width: 100%;
	overflow: hidden;
}
.kycg_pt h2 {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}
.kycg_pt dl {
	float: left;
	width: 205px;
	height: 358px;
}
.kycg_pt dl dt {
	width: 205px;
	height: 204px;
}
.kycg_pt dl dd {
	width: 205px;
	height: 139px;
	padding-top: 15px;
}
.kycg_pt dl dd a {
	font-size: 18px;
	color: #959595;
	line-height: 28px;
}
.kycg_pt dl dd a span {
	font-size: 20px;
	color: #252424;
}
.kycg p {
	padding: 0 10px;
	font-size: 22px;
	color: #252424;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 10px;
}
.kycg p a {
	color: #ff0000;
}
.hxjs {
	overflow: hidden;
}
.hxjs_tt {
	width: 100%;
	height: 82px;
	background: url(../img/hxjs_02.jpg) repeat-x;
}
.hxjs_tt #byjs2 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.hxjs_tt a {
	float: left;
	display: block;
	width: 212px;
	font-size: 24px;
	color: #252424;
	line-height: 68px;
	text-align: center;
	height: 82px;
}
.hxjs_tt a.hover {
	background: url(../img/hxjs_01.jpg) no-repeat;
	color: #fff;
}
.hxjs_pt {
	width: 100%;
	height: 276px;
	overflow: hidden;
	margin: 10px 0 20px;
}
.hxjs_pt_z {
	position: relative;
}
.hxjs_pt_z .prev {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zleft.png) no-repeat;
	position: absolute;
	top: 90px;
	left: 5px;
	opacity: 0.3;
}
.hxjs_pt_z .next {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zright.png) no-repeat;
	position: absolute;
	top: 90px;
	right: 5px;
	opacity: 0.3;
}
.kycg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.kycg h1 {
	width: 100%;
	height: 60px;
	background: #01826c;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
}
.zjbk {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.zjbk h1 {
	width: 100%;
	height: 60px;
	background: #01826c;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.zjfl {
	width: 100%;
	overflow: hidden;
}
.zjfl_tt {
	overflow: hidden;
}
.zjfl_tt a {
	float: left;
	display: block;
	width: 310px;
	height: 42px;
	border: 1px solid #1b1b1b;
	text-align: center;
	font-size: 28px;
	color: #000;
	line-height: 42px;
}
#bybyzj2 {
	float: right;
}
.zjfl_tt a.hover {
	border: 1px solid #01826c;
	color: #01826c;
}
.zjfl_pt {
	width: 100%;
	height: 288px;
	overflow: hidden;
	margin: 20px 0px 0px;
}
#bybyzj_1 {
	width: 100%;
	overflow: hidden;
}
.zjbox1 {
	overflow: hidden;
	position: relative;
}
.zjbox1 .bd {
}
.zjbox1 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.zjbox1 .bd ul li {
	float: left;
	display: _inline;
	margin: 0 5px;
}
.zjbox1 .bd ul li a {
	display: block;
	width: 310px;
	height: 288px;
	background: #eee;
}
.zjbox1 .bd ul li a span {
	display: inline-block;
	width: 300px;
	height: 74px;
	font-size: 28px;
	color: #1b1b1b;
	line-height: 40px;
	padding: 10px 0 0 10px;
}
.zjbox1 .bd ul li a span b {
	font-size: 24px;
	color: #959595;
}
.zjbox1 .bd ul li a span i {
	font-size: 22px;
	color: #959595;
	font-style: normal;
}
#bybyzj_2 {
	width: 100%;
	overflow: hidden;
}
.zjbox2 {
	overflow: hidden;
	position: relative;
}
.zjbox2 .bd {
}
.zjbox2 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.zjbox2 .bd ul li {
	float: left;
	display: _inline;
	margin: 0 5px;
}
.zjbox2 .bd ul li a {
	display: block;
	width: 310px;
	height: 288px;
	background: #eee;
}
.zjbox2 .bd ul li a span {
	display: inline-block;
	width: 300px;
	height: 74px;
	font-size: 28px;
	color: #1b1b1b;
	line-height: 40px;
	padding: 10px 0 0 10px;
}
.zjbox2 .bd ul li a span b {
	font-size: 24px;
	color: #959595;
}
.zjbox2 .bd ul li a span i {
	font-size: 22px;
	color: #959595;
	font-style: normal;
}
.cgal {
	width: 100%;
	overflow: hidden;
}
.cgal_gd {
	overflow: hidden;
	position: relative;
}
.cgal_gd {
}
.cgal_gd ul {
	overflow: hidden;
	zoom: 1;
}
.cgal_gd ul li {
	float: left;
	display: _inline;
	overflow: hidden;
}
.cgal_gd ul li .anli_f {
	width: 640px;
	height: 112px;
	margin-bottom: 30px;
}
.cgal_gd ul li .anli_f .anli1 {
	float: left;
	width: 207px;
	height: 112px;
	background: #01826c;
	text-align: center;
}
.cgal_gd ul li .anli_f .anli1 p {
	font-size: 28px;
	line-height: 34px;
	color: #fff;
	padding-top: 20px;
}
.cgal_gd ul li .anli_f .anli1 p span {
	font-size: 22px;
}
.cgal_gd ul li .anli_f .anli2 {
	float: left;
	width: 207px;
	height: 112px;
	margin-left: 8px;
}
.cgal_gd ul li .anli_f .anli2 a {
	position: relative;
	width: 207px;
	height: 112px;
	display: block
}
.cgal_gd ul li .anli_f .anli2 a img {
	position: absolute;
	z-index: 1;
}
.cgal_gd ul li .anli_f .anli2 a span {
	position: absolute;
	bottom: 0;
	width: 207px;
	height: 30px;
	background: rgba(0,0,0,0.4);
	color: #FFF;
	text-align: center;
	line-height: 30px;
	font-style: 18px;
	z-index: 2;
}
.cgal_gd .hd {
	overflow: hidden;
	height: 15px;
}
.cgal_gd .hd ul {
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	width: 75px;
}
.cgal_gd .hd ul li {
	position: relative;
	_display: inline;
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #202020;
	margin: 0px 5px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.cgal_gd .hd ul li.on {
	background: #01826c;
	border: 1px solid #01826c;
}
.nnbz {
	width: 100%;
	overflow: hidden;
}
.nnbz_tt {
	overflow: hidden;
}
.nnbz_tt a {
	float: left;
	display: block;
	width: 304px;
	height: 115px;
	margin: 0 8px;
}
.nnbz_nr {
	overflow: hidden;
	margin: 20px 0 15px;
}
.nnbz_nr_in {
	overflow: hidden;
}
.nnbz_nr_in .gengduo {
	display: block;
	width: 620px;
	height: 80px;
	margin: 10px auto;
	background: #eee;
	font-size: 26px;
	color: #1b1b1b;
	line-height: 80px;
	text-align: center;
	border-radius: 10px;
}
.nnbz_nr ul {
	overflow: hidden;
}
.nnbz_nr ul li {
	float: left;
	width: 200px;
	height: 200px;
	background: #eee;
	margin: 0 0 10px 10px;
}
.nnbz_nr ul li a {
	display: block;
	width: 200px;
	height: 200px;
}
.nnbz_nr ul li a i {
	display: block;
	padding: 15px 35px 0;
}
.nnbz_nr ul li a span {
	display: block;
	width: 200px;
	font-size: 26px;
	color: #1b1b1b;
	line-height: 60px;
	text-align: center;
}

.bottomfd {
	position: fixed;
	width: 640px;
	height: 107px;
	margin: 0 auto;
	bottom: 0px;
	z-index: 9998;
	_position: absolute;
	_top: auto;
	background: url(../img/bottom_bg.jpg) repeat-x;
}
.bottomfd a {
	float: left;
	display: block;
	width: 78px;
	height: 42px;
	margin: 0 25px;
	font-size: 24px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	padding-top: 52px;
	margin-top: 12px;
}
.bottomfd a:nth-child(1) {
	background: url(../img/bottom_01.png) no-repeat center top;
}
.bottomfd a:nth-child(2) {
	background: url(../img/bottom_02.png) no-repeat center top;
}
.bottomfd a:nth-child(3) {
	background: url(../img/bottom_03.gif) no-repeat center top;
}
.bottomfd a:nth-child(4) {
	background: url(../img/bottom_04.png) no-repeat center top;
}
.bottomfd a:nth-child(5) {
	background: url(../img/bottom_05.png) no-repeat center top;
}
/*list*/
.list_page {
	float: left;
	text-align: center;
	zoom: 1;
	padding: 20px 10px;
	font-size: 24px;
	position: relative;
	left: 50%;
	top: 0px;
}
.list_page ul {
	overflow: hidden;
	position: relative;
	left: -50%;
	top: 0px;
}
.list_page li {
	float: left;
	color: #afafaf;
	display: inline;
	margin-right: 13px;
	text-align: center;
	font-size: 20px;
	padding: 3px 5px;
	background: #eee;
	border: 1px solid #959595;
}
.list_page a {
	color: #afafaf;
}
.list_page .thisclass {
	background: #01826c;
	color: #fff;
}
.list_page table {
	font-size: 22px;
	position: relative;
	left: -50%;
	top: 0;
}
.list_page table tbody tr td:first-of-type {
	display: none;
}
.list_page table tbody tr td[width="30"] {
	width: 60px !important;
	display: block;
}
.list_page table tbody tr td[width="50"] {
	width: 90px !important;
}
.list_page table tbody tr td[width="38"] {
	display: none;
}
.list_page table tbody tr td[width="38"]+td {
	display: none;
}
.list_page table tbody tr td {
	font-size: 22px;
}
.list_page table tbody tr td a {
	font-size: 22px;
}
.position {
	margin-top: 30px;
	height: 50px;
	overflow: hidden;
	padding-left: 16px;
	background: #eee;
	font-size: 26px;
	color: #000;
	line-height: 50px;
}
.position a {
	color: #000;
}
.list {
	overflow: hidden;
}
.list_nr {
	overflow: hidden;
	margin-bottom: 10px;
}
.list_nr_a {
	padding-left: 26px;
	height: 128px;
	border-bottom: 1px dashed #959595;
	overflow: hidden;
	padding-right: 20px;
}
.list_nr .p1 {
	margin-top: 30px;
	font-size: 28px;
	color: #1b1b1b;
	line-height: 30px;
	text-indent: 25px;
	background: url(../img/sjtb.jpg) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
}
.list_nr .p1 a {
	color: #1b1b1b;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.list_nr .p2 {
	font-size: 22px;
	color: #959595; height:auto; overflow:hidden;
	line-height: 30px;
	text-indent: 25px;
	margin-top: 15px;
}
.list_nr .p2 span { float:left;
	display: inline-block;
	width: 463px; 
	text-indent: 0px;
}
.list_nr .p2 a{ color:#959595;}

.list_nr .p2 h5 {
	 float:right;
	display: inline-block;
	width: 80px;
	height: 32px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background: #f39800;
	border-radius: 5px;
	text-indent: 0px; font-weight:normal;
}
.list_nr .p2 h5 a{ color:#FFF;}

.zjtdxx {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.zjtdxx h1 {
	height: 60px;
	background: #01826c;
	font-weight: normal;
}
.zjtdxx h1 .front {
	display: inline-block;
	width: 184px;
	height: 50px;
	margin: 10px 0 0 15px;
	background: #fff;
	font-size: 26px;
	color: #01826c;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.zjtdxx h1 .back {
	display: inline-block;
	float: right;
	width: 200px;
	height: 44px;
	margin: 16px 0 0 15px;
	font-size: 20px;
	color: #fdf001;
	line-height: 44px;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
}
.zjtdyy {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}
.zjtdyy a {
	display: block;
	float: left;
}
.zjtdyy a:nth-child(1), .zjtdyy a:nth-child(3) {
	margin: 0 12px 10px 2px;
}
.zjtdyy a:nth-child(2), .zjtdyy a:nth-child(4) {
	margin: 0 2px 0 0;
}
.hzck {
	width: 100%;
	overflow: hidden;
}
.hzck h1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #01826c;
	font-size: 26px;
	color: #000;
	line-height: 40px;
	font-weight: normal;
	text-indent: 20px;
}
.hzck_nr {
	padding: 28px 20px;
	overflow: hidden;
}
.hzck_nr a {
	display: block;
	height: 70px;
	margin-bottom: 8px;
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 70px;
	text-align: center;
}
.hzck_nr a:nth-child(1) {
	width: 330px;
	margin-right: 5px;
	background: #a55ab5;
}
.hzck_nr a:nth-child(2) {
	width: 260px;
	background: #e56472;
}
.hzck_nr a:nth-child(3) {
	width: 595px;
	background: #79a200;
}
.hzck_nr a:nth-child(4) {
	width: 250px;
	margin-right: 5px;
	background: #a84200;
}
.hzck_nr a:nth-child(5) {
	width: 340px;
	background: #02adaf;
}
.zoujihb {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.zoujihb h1 {
	height: 60px;
	background: #01826c;
	font-weight: normal;
}
.zoujihb h1 span {
	display: inline-block;
	width: 184px;
	height: 50px;
	margin: 10px 0 0 15px;
	background: #fff;
	font-size: 26px;
	color: #01826c;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.zoujihb h1 a {
	display: inline-block;
	float: right;
	width: 132px;
	height: 40px;
	margin: 10px 15px 0 0;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #0fb098;
	border-radius: 6px;
}
.zoujihb_zl {
	margin: 15px 0;
	overflow: hidden;
}
.zoujihb_zl_left {
	float: left;
	width: 339px;
	height: 208px;
	padding: 5px;
	border: 1px solid #eee;
	margin-right: 15px;
}
.zoujihb_zl_right {
	float: left;
	width: 270px;
	overflow: hidden;
	padding-top: 10px;
}
.zoujihb_zl_right p {
	font-size: 18px;
	color: #313131;
	line-height: 40px;
	border-bottom: 1px dashed #cacaca;
	text-indent: 20px;
	background: url(../img/yyys_02.png) no-repeat left center;
}
.zoujihb_ys {
	width: 100%;
	overflow: hidden;
}
.zoujihb_ys a {
	float: left;
	display: block;
	width: 156px;
	height: 190px;
	background: #01826c;
	margin: 0 2px;
}
.zoujihb_ys a span {
	display: block;
	width: 156px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin-top: 13px;
}
.zoujihb_ys a i {
	display: block;
	padding: 10px 20px 0;
}
.xwzj {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	border-top: 1px solid #313131;
}
.xwzj h1 {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
}
.xwzj h1 span {
	margin: 0 auto;
	display: block;
	width: 400px;
	height: 50px;
	font-size: 22px;
	color: #313131;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
	background: #eee;
	border-radius: 20px;
}
.ywbd {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.ywbd h1 {
	height: 60px;
	background: #01826c;
	font-weight: normal;
}
.ywbd h1 span {
	display: inline-block;
	width: 184px;
	height: 50px;
	margin: 10px 0 0 15px;
	background: #fff;
	font-size: 26px;
	color: #01826c;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.yy_gh h2 {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.yy_gh p {
	text-indent: 2em;
	line-height: 22px;
	font-size: 14px;
}
.yy_gh h3 {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.yy {
	overflow: hidden;
	zoom: 1;
	padding: 40px 30px 25px;
}
.yy ul li {
	margin-top: 13px;
	overflow: hidden;
	zoom: 1;
	vertical-align: top;
}
.yy ul li b {
	width: 132px;
	float: left;
	color: #202023;
	line-height: 60px;
	font-weight: normal;
	display: inline-block;
	font-size: 22px;
}
.yy ul li b strong {
	font-weight: normal;
}
.txt1 {
	float: left;
	width: 442px;
	line-height: 60px;
	height: 60px;
	border: 1px solid #959595;
	border-radius: 5px;
	font-size: 20px;
	color: #8c8282;
	background: #eee;
}
.text {
	float: left;
	width: 442px;
	height: 180px;
	border: 1px solid #959595;
	border-radius: 5px;
	font-size: 20px;
	color: #8c8282;
	line-height: 30px;
	background: #eee;
}
.but {
	margin: 10px auto 0;
	height: 57px;
	width: 250px;
	border: none;
	border-radius: 5px;
	font-size: 30px;
	color: #fff;
	line-height: 57px;
	background: #f39800;
}
.red {
	color: red;
}
/**article**/
.article_nr p img {
	display: block;
	margin: auto;
}
.article_nr div img {
	display: block;
	margin: auto;
}
.article_nr center img {
	display: block;
	margin: auto;
}
.article_nr center {
	line-height: 1;
}
.article {
	overflow: hidden;
	width: 100%;
}
.article_nr {
	overflow: hidden;
	padding: 0 20px;
}
.article_nr h1 {
	font-size: 32px;
	color: #ff0000;
	line-height: 60px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px dashed #c9c9c9;
}
.article_nr .anli {
	padding: 15px 0 10px;
	overflow: hidden;
}
.article_nr .anli .anli_l {
	width: 56px;
	height: 175px;
	background: #01826c;
	float: left;
}
.article_nr .anli .anli_l a {
	color: #FFF;
	display: block;
}
.article_nr .anli .anli_r {
	background: url(../img/anli_bj.jpg) no-repeat;
	width: 534px;
	height: 176px;
	float: right;
	overflow: hidden;
}
.article_nr .anli .anli_r .bd {
	margin-left: 12px;
}
.article_nr .anli .anli_r .bd ul li {
	width: 155px;
	height: 155px;
	float: left;
	margin-left: 15px;
	margin-top: 12px;
}
.article_nr_zw {
	padding: 15px 0 20px;
	overflow: hidden;
	font-size: 28px;
	line-height: 48px;
}
.article_nr_zw h1, .article_nr_zw h2, .article_nr_zw h3, .article_nr_zw h4, .article_nr_zw h5 {
	font-size: 28px;
	line-height: 48px;
	text-indent: 0em;
	font-weight: normal;
}
.article_nr_zw p {
	color: #1b1b1b;
	line-height: 50px !important;
	text-indent: 2em;
	font-size: 26px !important;
	margin:10px 0;
}
.article_nr_zw span {
	font-size: 24px !important;
	line-height: 40px !important;
	margin-left: 0em;
}
.article_nr_zw section p {
	text-indent: 0em!important;
}
.article_nr_zw_sp {
	padding: 15px 0 20px;
	overflow: hidden;
	font-size: 28px;
	line-height: 48px;
	text-indent: 2em;
}
.article_nr_zw_sp h1, ..article_nr_zw_sp h2, ..article_nr_zw_sp h3, ..article_nr_zw_sp h4, ..article_nr_zw_sp h5 {
font-size:28px;
line-height:48px;
text-indent:0em;
font-weight:normal;
}
.article_nr_zw_sp p {
	font-size: 26px;
	color: #1b1b1b;
	line-height: 48px;
	text-indent: 2em;
}
.article_nr .zixun {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.article_nr .zixun1 img {
	margin: 0 auto;
}
.article_nr .zixun2 {
	overflow: hidden;
	margin-top: 25px;
}
.article_nr .zixun2 a {
	display: block;
	float: left;
	margin: 0 15px;
}
.xgyd {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.xgyd h1 {
	font-size: 26px;
	color: #1b1b1b;
	line-height: 60px;
	font-weight: normal;
	background: #eee;
	margin-bottom: 10px;
}
.xgyd h1 span {
	display: block;
	border-left: 10px solid #01826c;
	padding-left: 20px;
}
.xgyd p {
	font-size: 26px;
	color: #313131;
	line-height: 40px;
	border-bottom: 1px dashed #cacaca;
	text-indent: 34px;
	background: url(../img/yyys_02.png) no-repeat 8px center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xgyd p a {
	color: #313131;
}
.wcolorpicker {
	text-indent: 0em;
	width: 580px;
	margin: auto;
}
/**list_al**/
.list_alsp {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
.list_alsp a {
	display: block;
	float: left;
	width: 290px;
	height: 197px;
	padding: 5px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	margin: 0 9px 10px;
}
.wmanlitt {
	width: 100%;
	overflow: hidden;
}
.wmanlitt a {
	float: left;
	display: block;
	width: 320px;
	height: 60px;
	font-size: 24px;
	color: #1b1b1b;
	line-height: 60px;
	text-align: center;
	background: #eee;
}
.wmanlitt a.hover {
	color: #fff;
	background: #01826c;
}
.list_al_out {
	width: 100%;
	overflow: hidden;
}
.list_nr .ckgd {
	display: block;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #333;
	background: #eee;
	text-align: center;
	margin: 5px 0 20px;
	border-radius: 10px;
}
/**list_zj**/
.zjlistbox {
	width: 622px;
	height: 232px;
	border: 1px solid #959595;
	margin-top: 30px;
}
.zjlistbox_left {
	float: left;
	width: 171px;
	height: 213px;
	padding: 4px;
	border: 1px solid #eee;
	margin: 5px 0 0 6px;
}
.zjlistbox_right {
	float: left;
	width: 412px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	overflow: hidden;
}
.zjlistbox_right .p1 {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 40px;
}
.zjlistbox_right .p1 span {
	font-size: 20px;
}
.zjlistbox_right .p1 b {
	display: inline-block;
	float: right;
	width: 80px;
	height: 25px;
	font-size: 18px;
	color: #959595;
	line-height: 25px;
	background: url(../img/good.jpg) no-repeat right center;
	margin-top: 8px;
	margin-right: 20px;
}
.zjlistbox_right .p2 {
	font-size: 20px;
	color: #1b1b1b;
	line-height: 40px;
}
.zjlistbox_right .p3 {
	font-size: 20px;
	color: #959595;
	line-height: 35px;
}
.zjlistbox_right .p3 a {
	color: #ff0000;
}
.zjlistbox_right .p4 {
	overflow: hidden;
	padding-left: 75px;
	margin-top: 5px;
}
.zjlistbox_right .p4 a {
	float: left;
	display: block;
	width: 114px;
	height: 36px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	background: #f39800;
}
.zjlistbox_right .p4 a:nth-child(2) {
	background: #01826c;
	margin-left: 38px;
}
/**list_js**/
.list_jsbk1 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
.list_jsbk1 h1 {
	height: 54px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
}
.list_jsbk1 h1 a {
	font-size: 26px;
	color: #1b1b1b;
	line-height: 54px;
}
.list_jsbk1 dl {
	float: left;
	width: 175px;
	height: 285px;
	margin: 10px 18px 0;
}
.list_jsbk1 dl dt {
	width: 175px;
	height: 194px;
}
.list_jsbk1 dl dd {
	width: 175px;
	height: 90px;
	text-align: center;
}
.list_jsbk1 dl dd a {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 40px;
}
.jishuxtt {
	width: 100%;
	overflow: hidden;
}
.jishuxtt a {
	float: left;
	display: block;
	width: 320px;
	height: 60px;
	font-size: 24px;
	color: #1b1b1b;
	line-height: 60px;
	text-align: center;
	background: #eee;
}
.jishuxtt a.hover {
	color: #fff;
	background: #01826c;
}
.list_al_out {
	width: 100%;
	overflow: hidden;
}
.list_nr .ckgd {
	display: block;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #333;
	background: #eee;
	text-align: center;
	margin: 5px 0 20px;
	border-radius: 10px;
}
.list_jsbk2 {
	width: 100%;
	overflow: hidden;
}
.list_jsbk2 h1 {
	width: 100%;
	height: 60px;
	background: #01826c;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.list_jsbk2 .jsbkhx {
	margin: 20px auto 30px;
	width: 610px;
	height: 200px;
	background: #eee;
}
.list_jsbk2 .jsbkhx_left {
	float: left;
	width: 231px;
	height: 183px;
	margin: 8px 28px 0 10px;
}
.list_jsbk2 .jsbkhx_right {
	float: left;
	width: 325px;
	height: 183px;
	margin-top: 8px;
}
.list_jsbk2 .jsbkhx_right .p1 {
	font-size: 27px;
	line-height: 40px;
	color: #000;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed #959595;
}
.list_jsbk2 .jsbkhx_right .p1 span {
	font-size: 21px;
	color: #1b1b1b;
	font-weight: normal;
}
.list_jsbk2 .jsbkhx_right .p2 {
	font-size: 20px;
	line-height: 30px;
	color: #959595;
}
.list_jsbk2 .jsbkhx_right .p2 a {
	color: #ff0000;
}
.list_jsbk2 .jsbkhx_right .p3 a {
	margin: 3px auto 0;
	display: block;
	width: 116px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #01826c;
	border-radius: 6px;
}
/**list_bz**/
.bzjs {
	width: 614px;
	height: 180px;
	border: 1px solid #959595;
	margin: 28px auto;
}
.bzjs_left {
	float: left;
	width: 193px;
	height: 163px;
	margin: 8px 15px 0 8px;
}
.bzjs_right {
	float: left;
	width: 380px;
	height: 163px;
	margin: 8px 0 0 0;
}
.bzjs_right h1 {
	font-size: 22px;
	color: #1b1b1b;
	line-height: 32px;
	font-weight: normal;
}
.bzjs_right p {
	font-size: 19px;
	color: #1b1b1b;
	line-height: 32px;
}
.bzjs_right a {
	margin: 0 auto;
	display: block;
	width: 122px;
	height: 36px;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: #f39800;
	border-radius: 5px;
}
.bzjstt {
	width: 100%;
	overflow: hidden;
}
.bzjstt a {
	float: left;
	display: block;
	width: 160px;
	height: 60px;
	font-size: 24px;
	color: #1b1b1b;
	line-height: 60px;
	text-align: center;
	background: #eee;
}
.bzjstt a.hover {
	color: #fff;
	background: #01826c;
}
.list_bzjs_out {
	width: 100%;
	overflow: hidden;
}
.bzfltj {
	width: 614px;
	height: 272px;
	border: 1px solid #959595;
	margin: 15px auto;
}
.bzfltj_left {
	float: left;
	width: 220px;
	height: 253px;
	margin: 8px 20px 0 8px;
}
.bzfltj_right {
	float: left;
	width: 360px;
	height: 253px;
	margin: 8px 0 0 0;
}
.bzfltj_right h1 {
	font-size: 23px;
	color: #ff0000;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}
.bzfltj_right .sp1 {
	font-size: 22px;
	color: #1b1b1b;
	line-height: 30px;
	text-indent: 2em;
}
.bzfltj_right .sp1 a {
	color: #ff0000;
}
.bzfltj_right .sp2 {
	height: 38px;
	margin-top: 12px;
}
.bzfltj_right .sp2 span {
	float: left;
	display: inline-block;
	width: 38px;
	height: 38px;
	font-size: 20px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	margin-right: 10px;
}
.bzfltj_right p:nth-child(3) span {
	background: #6a3906;
}
.bzfltj_right p:nth-child(4) span {
	background: #097c25;
}
.bzfltj_right p:nth-child(5) span {
	background: #a40000;
}
.bzfltj_right .sp2 a {
	float: left;
	display: block;
	width: 278px;
	height: 38px;
	font-size: 20px;
	color: #535353;
	line-height: 38px;
	text-indent: 10px;
	background: #eee;
}
.bxalx {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.bxalx h1 {
	height: 60px;
	background: #01826c;
	font-weight: normal;
}
.bxalx h1 a {
	display: inline-block;
	width: 184px;
	height: 50px;
	margin: 10px 0 0 15px;
	background: #fff;
	font-size: 26px;
	color: #01826c;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.bxalxbox1 {
	overflow: hidden;
	position: relative;
	margin-top: 30px
}
.bxalxbox1 .bd {
}
.bxalxbox1 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.bxalxbox1 .bd ul li {
	float: left;
	display: _inline;
	margin: 0 8px;
}
.bxalxbox1 .bd ul li a {
	display: block;
	position: relative;
	width: 304px;
	height: 234px;
}
.bxalxbox1 .bd ul li a span {


	display: block;
	position: absolute;
	width: 304px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
}
.bxalxbox1 .prev {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zleft.png) no-repeat;
	position: absolute;
	top: 65px;
	left: 25px;
	opacity: 0.4;
}
.bxalxbox1 .next {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zright.png) no-repeat;
	position: absolute;
	top: 65px;
	right: 25px;
	opacity: 0.4;
}
/**list_byby**/
.wbytt {
	width: 614px;
	height: 190px;
	border: 1px solid #eee;
	margin: 28px auto;
}
.wbytt_left {
	float: left;
	width: 252px;
	height: 163px;
	margin: 8px 15px 0 8px;
}
.wbytt_right {
	float: left;
	width: 330px;
	height: 163px;
	margin: 20px 0 0 0;
}
.wbytt_right p {
	font-size: 22px;
	color: #1b1b1b;
	line-height: 32px;
	text-align: justify;
}
.wbyxx {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.wbyxx h1 {
	height: 60px;
	background: #01826c;
	font-weight: normal;
}
.wbyxx h1 span {
	display: inline-block;
	width: 184px;
	height: 50px;
	margin: 10px 0 0 15px;
	background: #fff;
	font-size: 26px;
	color: #01826c;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.wbyxxbox1 {
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
.wbyxxbox1 .prev {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zleft.png) no-repeat;
	position: absolute;
	top: 86px;
	left: 5px;
	opacity: 0.4;
}
.wbyxxbox1 .next {
	display: block;
	width: 57px;
	height: 104px;
	background: url(../img/zright.png) no-repeat;
	position: absolute;
	top: 86px;
	right: 5px;
	opacity: 0.4;
}
.wby_fl {
	overflow: hidden;
	padding: 28px 2px
}
.wby_fl a {
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	background: #eee;
	margin: 0 12px 12px 0;
}
.wby_fl a i {
	display: block;
	padding: 20px 36px 0;
}
.wby_fl a span {
	display: block;
	width: 200px;
	font-size: 22px;
	color: #1b1b1b;
	line-height: 54px;
	text-align: center;
}
/**脌麓脭潞脗路脧脽**/
.wxts_xz_js h2 {
	font-size: 28px;
	font-weight: 600;
	font-family: "脦垄脠铆脩脜潞脷";
	color: #ff0000;
	line-height: 60px;
}
.wxts_xz_js p {
	font-size: 26px;
}
.dizhi {
	padding: 10px 0;
	font-size: 26px;
}
.zhinan {
	width: 380px;
	height: 40px;
	margin: 10px auto 0;
}
.zhinan a {
	display: block;
	width: 150px;
	height: 40px;
	float: left;
	margin: 0 20px;
	line-height: 40px;
	font-family: "脦垄脠铆脩脜潞脷";
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	-webkit-appearance: none;
}
.zhinan .aa2 {
	background: #b1113f;
}
.zhinan .aa3 {
	background: #ed9307;
}
.lianxi2 {
	line-height: 44px;
	font-size: 26px;
	padding-right: 14px;
	padding-bottom: 20px;
}
.lianxi2 p {
	text-indent: 0 !important;
	margin-bottom: 10px;
}
.lianxi3 {
	padding: 0px;
}
.lianxi21 {
	display: inline;
	width: 100px;
	height: 40px;
	background: #eee;
	border-radius: 8px;
	font-size: 22px;
	line-height: 40px;
	border: 0 none;
	-webkit-appearance: none;
}
.lianxi22 {
	display: inline;
	height: 40px;
	width: 178px;
	border: 1px solid #ababab;
	line-height: 40px;
	font-size: 22px;
}
.lianxi3 h1.bt {
	color: #000;
	margin: 10px 0;
	border: none;
	text-align: left;
}
/*脳脭露篓脪氓脡脤脦帽脥篓
.wq_swtx { display:none !important; position: fixed; right: 0; top: 150px; z-index: 999; _position: absolute; _bottom: auto;  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.wq_tzswtx { position: fixed; left: 50%; margin-left: -239px; margin-top: -100px; top: 50%; z-index: 999; display: none; _position: absolute; _bottom: auto;  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))); width: 478px; height: 274px; background:url(/znewmb/img/sjhdswt.gif) no-repeat;}

.swt_yyzj { position: absolute; right: 0px; top: 45px; width: 478px; height: 230px; display: block; z-index:2;}
.swt_yyzjx { position: absolute; left: 55px; bottom: 12px; width: 180px; height: 70px; display: block; z-index:3;}
.swt_xhx { position: absolute; right: 0px; top: 0px; width: 40px; height: 44px; cursor: pointer; display: block; }
#LRdiv0, #LRdiv1 { display: none !important }*/

.wxqq-bg {
	text-indent: 0em!important;
	margin-left: 22px;
}
.wxqq-borderBottomColor {
	width: 580px;
	margin: auto;
	text-indent: 0;
}
#LRdiv1 {
	display: none!important;
}
.Health_care {
	max-width: 640px;
	display: -webkit-box;
	background: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Health_care li {
	-webkit-box-flex: 1;
	font-size: 24px;
	color: #666;
	line-height: 50px;
	background: url(/znewmb/img/wujiaxing.jpg) no-repeat 15px 12px;
	padding-left: 50px;
	width: 185px;
}
.Health_care li span {
	font-size: 22px;
	padding-right: 5px;
}
.Health_care .lili1 {
	width: 258px;
	padding-left: 50px!important;
}
/*.wxqq-borderBottomColor{height: 65px;}*/

.website {
	width: 640px!important;
}
.anli .anli_r .bd ul li {
	width: 155px;
	height: 155px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 3px solid #fff;
}
.anli .anli_r .bd ul li a img {
	width: 155px;
	height: 155px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
}
.anli .anli_r .bd ul li a p {
	width: 105px;
	height: 52px;
	line-height: 26px;
	color: #fff;
	position: absolute;
	left: 25px;
	bottom: 20px;
	z-index: 20;
	overflow: hidden;
}
.anli .anli_r .bd ul li a i {
	width: 155px;
	height: 52px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 20px;
	display: block;
	opacity: 0.4;
	z-index: 10;
}
/*----------------------------------------搴曢儴寮圭獥寮濮?------------------------------------------*/
.cf:before, .cf:after {
	display: table;
	content: ""
}
.cf:after {
	clear: both
}
.cf {
	zoom: 1
}
.img-responsive {
	display: inline-block;
}
/*.shadow {
	z-index: 999990;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.2);
}*/

.db {
	display: block;
}
#wrapdibu .title_talk {
	background: #02816c;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	text-align: center;
}
#wrapdibu dl {
	display: none;
	transiton: all .3s linear 0s
}
#wrapdibu dt {
	display: inline-block;
	width: 95px;
	float: left;
	margin: 10px 0 0 8px;
	text-align: center
}
#tools2, #tools3 {
	padding: 10px 20px 10px 20px;
}

/*----------------------------------------搴曢儴寮圭獥缁撴潫-------------------------------------------*/

/* 底部悬浮案例样式；2016-11-24 */
.bottom_anli {
	width: 640px;
	height: 180px;
	position: fixed;
	bottom: -205px;
	;
	z-index: 999991;
}
.bottom_anli>i {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.bottom_anli a.gbal {
	width: 48px;
	height: 48px;
	line-height: 38px;
	text-align: center;
	background: #4d4d4d;
	color: #fff;
	font-size: 50px;
	border-radius: 50%;
	display: block;
	position: absolute;
	right: 0;
	top: -24px;
}
.bottom_anli>a.ane {
	width: 225px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #ff9900;
	border-radius: 20px;
	display: block;
	margin: 0 auto;
}
.hxjs_pt_zz ul {
	height: 120px;
}
.hxjs_pt_zz ul li {
	width: 560px !important;
	height: 120px;
	float: left;
}
.hxjs_pt_zz ul li:first-child {
	width: 0 !important;
	;
}
.hxjs_pt_zz {
	margin: 0 auto;
	width: 100%;
	height: 120px;
	margin-top: 17px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.hxjs_pt_zz .prev1 {
	width: 40px;
	height: 120px;
	z-index: 10;
	display: block;
	top: 0;
	position: absolute;
	left: 0;
	background: url(/znewmb/img/icon_zuo.png) no-repeat 10px;
	opacity: 1;
}
.hxjs_pt_zz .next1 {
	width: 40px;
	height: 120px;
	z-index: 10;
	display: block;
	top: 0;
	position: absolute;
	right: 0;
	background: url(/znewmb/img/icon_you.png) no-repeat 10px;
	opacity: 1;
}
.jishudi {
	width: 560px;
	margin: 0 auto;
}
.hxjs_pt_zz .anli {
	width: 180px !important;
	height: 120px;
	margin-left: 5px;
	position: relative;
	float: left;
}
.hxjs_pt_zz .anli a {
	width: 100%;
	height: 100%;
	display: block;
}
.hxjs_pt_zz .anli a img, .hxjs_pt_zz .anli a i, .hxjs_pt_zz .anli a p {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.hxjs_pt_zz .anli a img {
	height: 120px;
}
.hxjs_pt_zz .anli a i {
	height: 40px;
	background: #000;
	opacity: 0.7;
	z-index: 0;
}
.hxjs_pt_zz .anli a p {
	height: 40px;
	line-height: 19px;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	font-size: 15px;
	z-index: 1;
	overflow: hidden;
	font-family: SimSun;
	bottom: -5px;
}
.ui-loader {
	display: none;
}
/* 首页样式 */
.w600 {
	width: 600px;
	margin: 0 auto;
	margin-top: 25px;
}
.news {
	height: 58px;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
}
.news dl {
	width: 100%;
	height: 56px;
	overflow: hidden;
}
.news dl dt {
	width: 135px;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #e40000;
	background: #e7e7e7 url(../img/icon_lb.png) no-repeat 11px;
	text-indent: 40px;
	position: relative;
	z-index: 10;
	float: left;
}
.news dl dd {
	width: 460px;
	height: 56px;
	position: relative;
	z-index: 1;
	float: left;
}
.news dl dd ul {
	width: 2760px;
	height: 56px;
	overflow: hidden;
	position: relative;
}
.news dl dd ul li {
	width: 460px;
	height: 56px;
	float: left;
}
.news dl dd a {
	width: 100%;
	height: 56px;
	line-height: 56px; overflow:hidden;
	text-indent: 1.5em;
	color: #333;
	font-size: 24px;
	box-sizing: border-box;
	padding-left: 3px;
	margin-left: 15px;
	background: url(../img/xi.png) no-repeat 0;
	display: block;
	float: left;
}
.jbfl {
	height: 600px;
}
.jbfl ul {
	width: 100%;
	height: 100%;
}
.jbfl ul li {
	width: 25%;
	height: 148px;
	box-sizing: border-box;
	border-right: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
	float: left;
}
.jbfl ul li:nth-child(4n) {
	border-right: 0;
}
.jbfl ul li i {
	width: 79px;
	height: 79px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	background: url(../img/icon_jb.png) no-repeat;
}
.jbfl ul li p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.consult {
	height: 175px;
}
.consult dl {
	width: 100%;
	height: 100%;
}
.consult dl dd, .consult dl dd ul {
	width: 100%;
	height: 115px;
}
.consult dl dd ul li {
	height: 115px;
	float: left;
}
.consult dl dd ul li:nth-child(1) {
	width: 241px;
}
.consult dl dd ul li:nth-child(2) {
	width: 196px;
	margin: 0 4px;
}
.consult dl dd ul li:nth-child(3) {
	width: 155px;
}
.consult dl dd ul li a {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 4px;
	display: block;
}
.consult dl dd ul li:nth-child(1) a:nth-child(1) {
	background: #768dea;
}
.consult dl dd ul li:nth-child(1) a:nth-child(2) {
	background: #65c5bd;
}
.consult dl dd ul li:nth-child(2) a:nth-child(1) {
	background: #f79238;
}
.consult dl dd ul li:nth-child(2) a:nth-child(2) {
	background: #6ca8dd;
}
.consult dl dd ul li:nth-child(3) a {
	height: 112px;
	line-height: 30px;
	box-sizing: border-box;
	padding-top: 30px;
	background: #65c5bd;
}
.consult dl dt {
	width: 100%;
	height: 54px;
}
.consult dl dt a {
	width: 298px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: #ff784e;
	color: #fff;
	font-size: 20px;
	display: block;
	float: left;
}
.consult dl dt a:nth-child(2) {
	margin-left: 4px;
	background: #f7b338;
}
/* 免费咨询 */
.mfzx1 {
	height: 50px;
}

.mfzx1 a {
	width: 265px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #01826c;
	color: #fff;
	font-size: 20px;
	border-radius: 15px;
	display: block;
	float: left;
}
.mfzx1 a:nth-child(1) {
	background: #f3a001;
	margin-left: 28px;

	margin-right: 14px;
}
.mfzx1 a:nth-child(2) {
	background: #01826c url(../img/dh.gif) no-repeat 34px 8px;
	text-indent: 30px;
}
/* 标题 */
.tit {
	width: 100%;
	height: 70px;
	background: #01826c;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 25px;
}
.tit p {
	width: 520px;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	border-left: 2px solid #ffcc00;
	color: #ffcc00;
	font-size: 30px;
	float: left;
}
.tit p span {
	font-size: 27px;
}
.tit a {
	width: 75px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	text-align: right;
	float: right;
	display: block;
}
/* 媒体报道 */
.media {
	height: 365px;
}
.media ul {
	width: 100%;
	height: 100%;
}
.media ul li {
	width: 290px;
	height: 170px;
	box-sizing: border-box;
	border: 2px solid #eee;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	float: left;
}
/*.media ul li:nth-child(1) div{margin-top:-31px; margin-left:-40px;}
.media ul li:nth-child(2) div{margin-top:-30px; margin-left:-35px;}
.media ul li:nth-child(3) div{margin-left:-5px;}
.media ul li:nth-child(4) div{margin-top:-10px; margin-left:-10px;}*/
.media ul li:nth-child(even) {
	margin-left: 20px;
}
.media ul li a, .media ul li a img {
	width: 100%;
	height: 100%;
	display: block;
}
/* 专家 */
.sy_zhuanjia {
	height: 380px;
}
.sy_zhuanjia dl {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sy_zhuanjia dl dd {
	width: auto;
	height: 310px;
	position: relative;
}
.sy_zhuanjia dl dd ul li {
	width: 600px !important;
	height: 310px;
	float: left;
}
.sy_zhuanjia dl dd ul li>a {
	width: 256px;
	height: 309px;
	display: block;
	float: left;
}
.sy_zhuanjia dl dd ul li>div {
	width: 335px;
	height: 310px;
	float: right;
}
.sy_zhuanjia dl dd ul li>div h3 {
	width: 100%;
	height: 35px;
	font-size: 25px;
	font-weight: 500;
	color: #2c2c2c;
}
.sy_zhuanjia dl dd ul li>div h3 a {
	width: 78px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-left: 12px;
	background: #01826c;
	display: inline-block;
	border-radius: 15px;
}
.sy_zhuanjia dl dd ul li>div h3 a:last-child {
	background: #f38a01;
}
.sy_zhuanjia dl dd ul li>div .p1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #333;
}
.sy_zhuanjia dl dd ul li>div .span1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #01826c;
	display: block;
}
.sy_zhuanjia dl dd ul li>div .span1 i {
	width: 55px;
	font-size: 20px;
	color: #d70000;
	background: url(../img/tj.jpg) no-repeat 35px;
	display: inline-block;
}
.sy_zhuanjia dl dd ul li>div .span2 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	color: #999;
	display: block;
}
.sy_zhuanjia dl dd ul li>div .span2 i {
	font-size: 17px;
	color: #f38a01;
	margin-right: 20px;
	background: url(../img/tiao.jpg) no-repeat left;
	padding-left: 25px;
	display: inline-block;
}
.sy_zhuanjia dl dd ul li>div .p2 {
	width: 100%;
	line-height: 31px;
	height: 93px;
	font-size: 20px;
	color: #333;
}
.sy_zhuanjia dl dd ul li>div .p2 a {
	color: #d70000;
}
.sy_zhuanjia dl dd ul li>div>i {
	width: 100%;
	height: 2px;
	background: #eee;
	margin: 10px 0;
	display: block;
}
.sy_zhuanjia dl dt {
	width: 100%;
	height: 46px;
	margin-top: 22px;
}
.sy_zhuanjia dl dt ul li {
	width: 110px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	color: #333;
	box-sizing: border-box;
	border: 2px solid #e2e2e2;
	margin-right: 12px;
	border-radius: 30px;
	display: block;
	float: left;
}
.sy_zhuanjia dl dt ul li.on {
	color: #01826c;
	border: 2px solid #01826c;
}
.sy_zhuanjia dl dt ul li:last-child {
	margin-right: 0;
}
/* 免费咨询 */
.mfzx2 {
	height: 85px;
}
.mfzx2 a {
	width: 295px;
	height: 85px;
	box-sizing: border-box;
	padding-left: 81px;
	display: block;
	float: left;
}
.mfzx2 a:first-child {
	background: #f3a001 url(../img/dh2.gif) no-repeat 16px;
}
.mfzx2 a:first-child p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #3d3d3d;
	margin-top: 15px;
}
.mfzx2 a:first-child span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	font-weight: 800;
	color: #fff;
	font-style: italic;
	display: block;
}
.mfzx2 a:last-child {
	background: #01826c url(../img/ys.gif) no-repeat 25px;
	;
	margin-left: 10px;
}
.mfzx2 a:last-child p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
}
.mfzx2 a:last-child span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	color: #ffe400;
}
/* 报喜案例 */
.sy_bxal {
	height: 370px;
}
.sy_bxal ul {
	width: 100%;
	height: 100%;
}
.sy_bxal ul li {
	height: 370px;
	margin-right: 12px;
	float: left;
}
.sy_bxal ul li:last-child {
	margin-right: 0;
}
.sy_bxal ul li a {
	margin-bottom: 12px;
	display: block;
}
.sy_bxal ul li:nth-child(1) {
	width: 189px;
}
.sy_bxal ul li:nth-child(1) a:nth-child(1) {
	width: 100%;
	height: 117px;
	line-height: 27px;
	font-size: 18px;
	color: #fff;
	background: #109982;
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
}
/* 医院介绍 */
.yyjs {
	height: 470px;
}
.yyjss {
	width: 100%;
	height: 180px;
}
.yyjss img {
	width: 50%;
	height: 180px;
	float: left;
}
.yyjss p {
	width: 50%;
	height: 180px;
	line-height: 31px;
	height: 180px;
	background: #fafafa;
	font-size: 20px;
	color: #333;
	text-indent: 2em;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.yyjss p a {
	color: #e30000;
}
.yyjs_ry {
	width: 100%;
	height: 130px;
	margin: 24px 0;
}
.yyjs_ry img {
	width: 192px;
	height: 126px;
	margin-right: 11px;
	float: left;
}
.yyjs_ry img:last-child {
	margin: 0;
}
.yyjs_zx {
	width: 100%;
	height: 99px;
}
.yyjs_zx a {
	width: 134px;
	height: 99px;
	background: #109982;
	margin-right: 20px;
	border-radius: 10px;
	display: block;
	float: left;
}
.yyjs_zx a:last-child {
	margin: 0;
}
.yyjs_zx a p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.yyjs_zx a i {
	width: 47px;
	height: 47px;
	display: block;
	background: url(../img/icon_zx.png) no-repeat;
	margin: 0 auto;
	margin-top: 10px;
}
.yyjs_zx a:nth-child(2) i {
	background-position: -47px 0;
}
.yyjs_zx a:nth-child(3) i {
	background-position: -94px 0;
}
.yyjs_zx a:nth-child(4) i {
	background-position: -141px 0;
}
/* 患者评价 */
.sy_hzdp {
	height: 759px;
}
.sy_hzdp ul {
	width: 100%;
}
.sy_hzdp ul.ul1 {
	height: 120px;
}
.sy_hzdp ul.ul1 li {
	width: 176px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-radius: 5px;
	margin-left: 3px;
	margin-right: 27px;
	margin-bottom: 15px;
	float: left;
}
.sy_hzdp ul.ul1 li:nth-child(3n) {
	margin-right: 0;
}
.sy_hzdp ul.ul1 li:nth-child(1) {
	background: #65c5bd;
}
.sy_hzdp ul.ul1 li:nth-child(2) {
	background: #f55c57;
}
.sy_hzdp ul.ul1 li:nth-child(3) {
	background: #eda637;
}
.sy_hzdp ul.ul1 li:nth-child(4) {
	background: #eda637;
}
.sy_hzdp ul.ul1 li:nth-child(5) {
	background: #05849f;
}
.sy_hzdp ul.ul1 li:nth-child(6) {
	background: #65c5bd;
}
.sy_hzdp ul.ul2 {
	height: 40px;
}
.sy_hzdp ul.ul2 li {
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #999;
	font-size: 24px;
	float: left;
}
.sy_hzdp ul.ul2 li span {
	color: #01826c;
}
.sy_hzdps {
	width: 100%;
	height: 588px;
	overflow: hidden;
	margin-top: 10px;
}
.sy_hzdps ul.ul3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.sy_hzdps ul.ul3 li {
	width: 100%;
	height: 194px;

	border-top: 2px solid #eee;

}
.sy_hzdps ul.ul3 li dl {
	width: 100%;

	height: 194px;
}
.sy_hzdps ul.ul3 li dl dt {
	width: 93px;
	height: 160px;
	background: url(../img/sy_pltx.jpg) no-repeat;
	margin-top: 34px;
	float: left;
}
.sy_hzdps ul.ul3 li:nth-child(2) dl dt {
	background-position: -93px 0;
}
.sy_hzdps ul.ul3 li:nth-child(3) dl dt {
	background-position: -186px 0;
}
.sy_hzdps ul.ul3 li:nth-child(4) dl dt {
	background-position: -279px 0;
}
.sy_hzdps ul.ul3 li:nth-child(5) dl dt {
	background-position: -372px 0;
}
.sy_hzdps ul.ul3 li:nth-child(6) dl dt {
	background-position: -465px 0;
}
.sy_hzdps ul.ul3 li:nth-child(7) dl dt {
	background-position: -558px 0;
}
.sy_hzdps ul.ul3 li dl dd {
	width: 507px;
	height: 194px;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.sy_hzdps ul.ul3 li dl dd>span {
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 21px;
	color: #01826c;
	display: block;
}
.sy_hzdps ul.ul3 li dl dd>span i {
	width: 160px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #6e7672;
	font-style: normal;
	display: inline-block;
	background: url(../img/syhzdp_xing.jpg) no-repeat 55px;
}
.sy_hzdps ul.ul3 li dl dd>span i:first-child {
	margin-left: 31px;
}
.sy_hzdps ul.ul3 li dl dd p {
	width: 100%;
	line-height: 31px;
	height: 93px;
	font-size: 20px;
	color: #333;
}
.sy_hzdps ul.ul3 li dl dd div {
	width: 100%;
	height: 37px;
	line-height: 37px;
}
.sy_hzdps ul.ul3 li dl dd div .shijian {
	width: 100px;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	color: #999;
	float: left;
}
.sy_hzdps ul.ul3 li dl dd div .zan {
	width: 70px;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	color: #999;
	background: url(../img/hzdp_zan.jpg) no-repeat 0;
	text-indent: 18px;
	display: block;
	float: right;
}

.foot {
	width: 100%;
	overflow: hidden;
	background: url(../img/foot_bg.jpg) repeat-x;
	padding: 25px 0 20px 0;;
}
.foot img{float:left; height:160px; width:160px; margin-top:30px}
.foot h3{float:left; width:300px; display:block; line-height:36px;
	height: 99px;
	text-align: center;
	font-size: 22px;
	color: #a8a8a8;
	margin-top: 30px; font-weight:normal;}


/* 底部 */
.bottom {
	width: 100%;
	height: auto; overflow:hidden;
	margin-bottom:20px;
	margin-top:30px;
}
.bottom ul{width:100%; height:100px; text-align:center; background:#01826c; box-sizing:border-box; padding-top:15px;}
.bottom ul li{width:145px; text-align:center; height:60px; padding:10px 0; display:inline-block;}
.bottom ul li i{width:30px; height:28px; display:inline-block; background:url(../img/icon_bottom.png) no-repeat; background-size:150%;}
.bottom ul li:nth-child(1) i{background-position:0 0;}
.bottom ul li:nth-child(2) i{background-position:0 -34px;}
.bottom ul li:nth-child(3) i{background-position:0 -69px;}
.bottom ul li:nth-child(4) i{background-position:0 -105px;}
.bottom ul li p{width:100%; height:34px; line-height:34px; font-size:20px; color:#FFF;}
.bottom img{float:left; height:160px; width:160px; margin-top:30px}
.bottom h3{float:left; width:300px; display:block; line-height:36px;
	height: 99px;
	text-align: center;
	font-size: 22px;
	color: #a8a8a8;
	margin-top: 30px; font-weight:normal;}

/*.bottom ul.nav_db {
	width: 100%;
	height: 59px;
	background: #01826c;
}
.bottom ul.nav_db li {
	width: 20%;
	height: 59px;
	box-sizing: border-box;
	border-right: 1px solid #9cc3ba;
	float: left;
}
.bottom ul.nav_db li a {
	width: 100%;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: block;
}*/


/* 商务通 */
.tree01 {z-index:999991; position: fixed; z-index:99999999; width:250px; bottom:72px; float:right; right:0;}
.tree01 .title_talk { float:left; width:100%;  height:auto; text-align: center;}
.title_talk img { width:100%;}
.tree01 .btn_cf { float:right; width:30px; text-align:center; margin-right:5%;}
.tree01 .btn_cf a { display: inline-block; position: relative; width:30px; float:left; }
.tree01 .btn_cf img{width:100%;}

/* 底部浮窗 */




/* 文章页，咨询模板 */
#ylh_zj{width:550px;height: 240px;margin:auto;}
#ylh_zj .ylh_zj_top{width: 530px;height: 108px;margin:10px auto 10px;}
#ylh_zj .ylh_zj_top>a{width:310px; float:left;}
#ylh_zj .ylh_zj_top .help_patients{width: 195px;float: right;margin-top:5px;}
#ylh_zj .ylh_zj_top .help_patients .p_1{font-weight: 700;font-size:15px !important;text-align: center;letter-spacing: 0.5px;border-bottom: 2px solid #666666;color: #ca004c;padding-bottom: 3px;line-height:20px !important; text-indent:0em;}
#ylh_zj .ylh_zj_top .help_patients .txtMarquee_top{height: 65px;overflow: hidden;margin-top:10px;}
#ylh_zj .ylh_zj_top .help_patients .txtMarquee_top li{text-align: center;line-height: 30px;margin-top:7px;font-size: 16px;}
#ylh_zj .ylh_zj_bottom{width: 530px;margin:auto;height: 105px;background: #ffcd9f;overflow: hidden;}
#ylh_zj .ylh_zj_bottom .p_2{font-size:16px !important; margin-left:5px; margin-right:5px; margin-top:10px; text-indent:0em; line-height:17px !important;}
#ylh_zj .ylh_zj_bottom .p_3{font-size:14px !important; margin-left:5px; margin-right:5px; margin-top:10px; text-indent:0em; line-height:17px !important;}
#ylh_zj .ylh_zj_bottom .div_d{margin-left:5px;margin-right:5px;margin-top: 10px;}
#ylh_zj .ylh_zj_bottom .div_d input{width: 400px;height: 32px;font-size: 15px;color: #999;text-indent: 3px;float: left;}
#ylh_zj .ylh_zj_bottom .div_d a{float: right;width: 98px;height: 35px;background: #ff8400;text-align: center;line-height: 35px;color: #fff;font-size: 20px;border-radius: 2px;margin-right: 8px;}



