@charset "gb2312";
/* CSS Document */

html, body {width: auto;height: 100%; padding: 0px; margin: 0px; font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif; text-align:justify; font-size: 62.5%;}
body{ font-family:microsoft yahei; width:0 auto; color:#595757;}
body, div, label, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td, a{ margin:0; padding:0; border:0; outline:0; font-weight:normal;}
input, textarea { margin:0; padding:0; outline:none; color:#595757; }
fieldset, img { border:0; outline:none}
li{list-style:none;}
a{text-decoration:none; outline:none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-tap-highlight-color: transparent;
-moz-touch-callout: none;
-moz-user-select: none;
-ms-tap-highlight-color: transparent;
-ms-touch-callout: none;
-ms-user-select: none;
-o-tap-highlight-color: transparent;
-o-touch-callout: none;
-o-user-select: none;
color:#666;
}
img{border:0; display:block}
input, textarea, select { *font-size:100%;}
.clear{ clear:both;}
body{ width:6.4rem; margin:0 auto; height:auto;}
/**/
.head_hh {text-align:center;}
.head_hh a{ width:100%; display:inline}
.head_hh img {max-width:100%;}
.nav {height:60px;line-height:60px;background:#077dd1;font-size:0;}
.nav a {font-size:18px;color:#fff;display:block;float:left;height:100%;width:25%;text-align:center;position:relative;}
.nav a:before, .nav a:after {content:" ";display:block;width:1px;height:100%;position:absolute;top:0;}
.nav a:before {right:0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(47, 186, 178, 0)), color-stop(50%, #0095ff), color-stop(100%, rgba(47, 186, 178, 0)));background-image:-webkit-linear-gradient(top, rgba(47, 186, 178, 0), #0095ff, rgba(47, 186, 178, 0));background-image:-moz-linear-gradient(top, rgba(47, 186, 178, 0), #0095ff, rgba(47, 186, 178, 0));background-image:-o-linear-gradient(top, rgba(47, 186, 178, 0), #0095ff, rgba(47, 186, 178, 0));background-image:linear-gradient(to bottom, rgba(47, 186, 178, 0), #0095ff, rgba(47, 186, 178, 0));}
.nav a:after {left:0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 121, 115, 0)), color-stop(50%, #1e91e2), color-stop(100%, rgba(0, 121, 115, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 121, 115, 0), #1e91e2, rgba(0, 121, 115, 0));background-image:-moz-linear-gradient(top, rgba(0, 121, 115, 0), #1e91e2, rgba(0, 121, 115, 0));background-image:-o-linear-gradient(top, rgba(0, 121, 115, 0), #1e91e2, rgba(0, 121, 115, 0));background-image:linear-gradient(to bottom, rgba(0, 121, 115, 0), #1e91e2, rgba(0, 121, 115, 0));}
.nav a:hover {background:#1e91e2;-webkit-box-shadow:inset 0 0 10px rgba(23, 124, 113, 0.8);-moz-box-shadow:inset 0 0 10px rgba(23, 124, 113, 0.8);box-shadow:inset 0 0 10px rgba(23, 124, 113, 0.8);}
.nav a:active {-webkit-box-shadow:inset 0 0 20px #177c71;-moz-box-shadow:inset 0 0 20px #177c71;box-shadow:inset 0 0 20px #177c71;}
/*表单*/
.gahao{
	overflow: hidden;
}

.gahao h4{
	height: 0.92rem;
	background: #083184 url('../images/gh.png') no-repeat 1.3rem 0.05rem;
	background-size: 1.02rem  0.82rem;
	font-size: 0.2rem;
	color: #fff;
	padding-top: 0.16rem;
	box-sizing: border-box;
	line-height: 1.2;
	padding-left: 2.5rem;
}
form ul{
	
	width: 80%;
	margin: 0 auto;
}
form ul li{
	width: 100%;
	margin-top: 0.2rem;
}
form ul li strong{
	float: left;
	width: 27%;
	font-size: 0.24rem;
	color: #333;
	text-align:left;
	margin-top:20px;
}
form ul li input[type="text"],
form ul li textarea{
	width: 65%;
}
form ul li strong span{
	color: #ff4444;
}
form ul li:last-child{
	box-sizing: border-box;
	padding: 0rem 1.2rem;
	
}
form ul li:last-child input:nth-child(2){
	padding: .05rem .15rem;
	border: none;
	border-radius: .1rem;
	color: #fff;
	background: #31bff4;
	
}
form ul li:last-child input:last-child{
	float: right;
	background: #0bb155;
	border: none;
	padding: .05rem .15rem;
	border-radius: .1rem;
	color: #fff;
}
.gahao p{
	text-align: center;
	margin-top: 0.3rem;
	font-size:12px;
	color: #5e5c5c;
}
.gahao p span{
	color: red;
}
/*底部导航*/
.bottom {width:100%;height:114px;background:#FFF;margin-top:10px;margin-bottom:120px;}
.bottom ul {width:100%;height:35px;background:#d9d8d8;}
.bottom ul li {float:left;width:80px;height:14px;font-family:"微软雅黑";font-size:14px;color:#333;text-align:center;line-height:35px;}
.bottom ul li a {color:#333;}
.bottom p {font-family:"微软雅黑";font-size:14px;color:#333;text-align:center;margin-top:10px;}
@keyframes dot {
0% {
opacity:0;
}
40% {
opacity:0;
}
50% {
opacity:1;
}
90% {
opacity:1;
}
100% {
opacity:0;
}
}
@-webkit-keyframes dot {
0% {
opacity:0;
}
40% {
opacity:0;
}
50% {
opacity:1;
}
90% {
opacity:1;
}
100% {
opacity:0;
}
}
/*医院简介*/
.yy_js{width:6.4rem; margin:0 auto;}
.yy_banner{width:6rem; margin:0.25rem auto 0;}
.yy_banner img{width:100%;}
/*品牌资质*/
.yy_top{ margin-top:0.55rem;}
.yy_top img{width:3.85rem; margin:0 auto;}
.yy_top p{font-size:0.24rem; line-height:0.4rem; text-align:center; color:#999999; font-family:"微软雅黑";}
.pp_sl{width:6rem; margin:0.4rem auto 0;}
.pp_sl p{font-size:0.22rem; line-height:0.32rem; text-indent:2em; color:#666666;}
.ry_jz{width:100%; border:2px #f37b38 solid; box-sizing:border-box; height:3.56rem; border-radius:0.2rem; margin-top:0.55rem;}
.ry_jz h2{font-size:0.22rem; line-height:0.38rem; width:3.35rem; display:block; text-align:center; margin:-0.2rem auto 0; color:#FFF; background:#f37b38; border-radius:0.3rem;}
.ry_jz ul{width:5.62rem; margin:0.1rem auto 0;}
.ry_jz ul li{width:1.28rem; float:left; margin-right:0.16rem; font-size:0.17rem; line-height:0.24rem; color:#676769;}
.ry_jz ul li font{font-size:0.19rem; line-height:0.22rem; text-align:center; color:#223b75; font-weight:bold; display:block;}
.ry_jz ul li img{width:100%;}
.ry_jz dl img{width:5.6rem; margin:0.1rem auto 0;}
.ry_01{margin:0.2rem auto 0 !important;}
/*知名技术*/
.qwjs{width:6rem; margin:0.32rem auto 0;}
.qw_sp{width:100%; box-sizing:border-box;}
.qw_sp ul{width:2.69rem; float:left; margin-left:0.2rem;}
..qw_sp ul li{width:100%; height:1.67rem;}
.qw_sp ul li img{width:100%;}
.qw_sp ul p{font-size:0.17rem; line-height:0.2rem; color:#666666; margin-top:0.08rem;}
.qw_sp ul p a{color:#ff9926;}
.qw_sp ul p img{ height:0.18rem; float:left; margin-right:0.05rem;}
.qwjs h4{font-size:0.22rem; line-height:0.34rem; color:#666666; text-indent:2em; margin:0.3rem auto 0; width:5.6rem;}
.qwjs h4 a{color:#ff9000;}
/*诊疗优势*/
.zlys{width:6rem; margin:0.32rem auto 0;}
.js_xx h2{font-size:0.24rem; line-height:0.4rem; text-align:center; color:#077dd1;}
.js_xx img{width:100%;}
.sdys{width:5.64rem; margin:0.3rem auto 0;}
.sdys ul{width:1.4rem; box-sizing:border-box; border:0.02rem #eeeeee solid; float:left; height:2.6rem;}
.sdys ul li img{width:0.63rem; margin:0.26rem auto 0;}
.sdys ul p{font-size:0.18rem; line-height:0.26rem; color:#666666; width:1.1rem; margin:0 auto;}
.sdys ul p font{font-size:0.22rem; line-height:0.28rem; text-align:center; color:#f37b38; margin:0.15rem 0 0.18rem; display:block;}
.sd_01{margin-top:0.16rem;}
/*治疗过程只需四步*/
.zlgc{width:6rem; margin:0.45rem auto 0;}
/**/

.jszt_wmzl{ background:#fff; padding:10px 0; margin:25px auto 15px;}
.jszt_wmzltit{ width:400px; font-size:22px; line-height:36px; color:#f37b38; border-bottom:1px solid #bdbcbc; margin:0 auto 30px; text-align:center; background:url(../images/jishu_d_27.png) no-repeat 370px center;}

.jszt_wmzlcon{ width:565px; height:247px; margin:0 auto;}
.jszt_jishudh{ width:180px; height:auto; float:left;}
.jszt_jishudh li{ width:180px; height:61px; line-height:61px; border-bottom:1px solid #dedede; font-size:18px; color:#999897; text-indent:48px; cursor:pointer;}
.jszt_jishudh li:last-child{ border-bottom:0;}
.jszt_jishudh li.hover{ color:#fff; background:#f37b38; position:relative;}
.jszt_jishudh li.hover:before{ content:""; border-left:10px solid #f37b38; border-top:10px solid transparent; border-bottom:10px solid transparent; position:absolute; right:-10px; top:18px;}

.jszt_jishudh li#wmzl1{ background:url(../images/01.png) no-repeat 12px center #f2f2f2;}
.jszt_jishudh li#wmzl1.hover{ color:#fff; background:url(../images/01_h.png) no-repeat 12px center#f37b38; position:relative;}
.jszt_jishudh li#wmzl2{ background:url(../images/02.png) no-repeat 12px center #f2f2f2;}
.jszt_jishudh li#wmzl2.hover{ color:#fff; background:url(../images/02_h.png) no-repeat 12px center#f37b38; position:relative;}
.jszt_jishudh li#wmzl3{ background:url(../images/03.png) no-repeat 12px center #f2f2f2;}
.jszt_jishudh li#wmzl3.hover{ color:#fff; background:url(../images/03_h.png) no-repeat 12px center#f37b38; position:relative;}
.jszt_jishudh li#wmzl4{ background:url(../images/04.png) no-repeat 12px center #f2f2f2;}
.jszt_jishudh li#wmzl4.hover{ color:#fff; background:url(../images/04_h.png) no-repeat 12px center#f37b38; position:relative;}


.jszt_jishutxt{ width:373px; height:243px; float:right; background:#e2e2e2; border-bottom:4px solid #d3d2d2;}
.jszt_jishutxt dl{ width:373px;}
.jszt_jishutxt dl img{ width:373px;}
.jszt_jishutxt dd{ font-size:16px; line-height:20px; padding:10px 8px 0 8px;}
.jszt_jishutxt dd i{ width:42px; height:40px; float:left; display:block; margin-right:3px;}

/*经典案例*/


@media screen and (max-width:599px) and (min-width:412px){
.jszt_wmzl{ padding:8px 0; margin:15px auto 10px;}
.jszt_wmzltit{ width:290px; font-size:16px; line-height:28px; background-position:268px center; background-size:18px 18px; margin:0 auto 17px;}

.jszt_wmzlcon{ width:390px; height:171px;}
.jszt_jishudh{ width:125px;}
.jszt_jishudh li{ width:125px; height:42px; line-height:42px; font-size:13px; text-indent:31px;}
.jszt_jishudh li.hover:before{ content:""; border-left:8px solid #f37b38; border-top:8px solid transparent; border-bottom:8px solid transparent; right:-8px; top:12px;}

.jszt_jishudh li#wmzl1{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl1.hover{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl2{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl2.hover{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl3{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl3.hover{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl4{ background-position:8px center; background-size:22px 18px;}
.jszt_jishudh li#wmzl4.hover{ background-position:8px center; background-size:22px 18px;}


.jszt_jishutxt{ width:257px; height:168px; border-bottom:3px solid #d3d2d2;}
.jszt_jishutxt dl{ width:257px;}
.jszt_jishutxt dl img{ width:257px;}
.jszt_jishutxt dd{ font-size:11px; line-height:14px; padding:7px 5px 0 5px;}
.jszt_jishutxt dd i{ width:29px; height:28px; margin-right:2px;}
.jszt_jishutxt dd i img{ width:29px; height:28px;}
	/*经典案例*/
.index_kfal{ width:412px; margin:0 auto;}
.kfal_con{ width:412px; height:410px;}
.kfal_con .roll{ padding:0 12px;}
.al_con dl{ width:360px; height:40px; line-height:40px; font-size:20px;}
.al_con dd{ font-size:18px; line-height:30px;}
.al_con dd font{ padding-left:15px;}
.al_con_img{ width:386px; height:195px; padding:8px 0 5px;}
.al_con_img .a_l{ width:254px; height:189px; padding:3px; }
.al_con_img .a_l img{ width:252px; height:187px; }
.al_con_img .a_r{ width:118px; height:189px; padding:3px; }
.al_con_img .a_r img{ width:116px; height:90px; }
.al_con_img .a_r img:first-child{ margin-bottom:3px;}
.al_con p{ font-size:14px; }

.line{ height:48px;}
.line li{ margin:0 4px;}
.line li img{ width:40px; height:40px; border-radius:40px; border:2px solid #d8d7d7}
.line .on img{ width:44px; height:44px; border-radius:44px; border:2px solid #f60;}
.index_kfal .prev{ background-size:90%; top:170px; left:16px; }
.index_kfal .next{ background-size:90%; top:170px; right:16px; }

	}

@media screen and (max-width:411px) and (min-width:360px){
.jszt_wmzl{ padding:8px 0; margin:10px auto 6px;}
.jszt_wmzltit{ width:265px; font-size:14px; line-height:22px; background-position:241px center; background-size:16px 16px; margin:0 auto 17px;}

.jszt_wmzlcon{ width:346px; height:151px;}
.jszt_jishudh{ width:110px;}
.jszt_jishudh li{ width:110px; height:37px; line-height:37px; font-size:11px; text-indent:31px;}
.jszt_jishudh li.hover:before{ content:""; border-left:6px solid #f37b38; border-top:6px solid transparent; border-bottom:6px solid transparent; right:-6px; top:12px;}

.jszt_jishudh li#wmzl1{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl1.hover{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl2{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl2.hover{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl3{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl3.hover{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl4{ background-position:6px center; background-size:20px 17px;}
.jszt_jishudh li#wmzl4.hover{ background-position:6px center; background-size:20px 17px;}


.jszt_jishutxt{ width:225px; height:149px; border-bottom:2px solid #d3d2d2;}
.jszt_jishutxt dl{ width:225px;}
.jszt_jishutxt dl img{ width:225px;}
.jszt_jishutxt dd{ font-size:9px; line-height:12px; padding:5px 3px 0 3px;}
.jszt_jishutxt dd i{ width:25px; height:24px; margin-right:3px;}
.jszt_jishutxt dd i img{ width:25px; height:24px;}
	/*经典案例*/
	.index_kfal{ width:360px; margin:0 auto;}
.kfal_con{ width:360px; height:350px;}
.kfal_con .roll{ padding:0 10px;}
.al_con dl{ width:216px; height:24px; line-height:24px; font-size:14px;}
.al_con dd{ font-size:12px; line-height:24px;}
.al_con dd font{ padding-left:12px;}
.al_con_img{ width:340px; height:169px; padding:8px 0 5px;}
.al_con_img .a_l{ width:220px; height:163px; padding:3px; }
.al_con_img .a_l img{ width:220px; height:163px; }
.al_con_img .a_r{ width:102px; height:163px; padding:3px; }
.al_con_img .a_r img{ width:100px; height:78px; }
.al_con_img .a_r img:first-child{ margin-bottom:3px;}
.al_con p{ font-size:12px; }
.line{height:40px}
.line li{margin:0 2px}
.line li img{width:32px;height:32px;border-radius:32px;border:2px solid #d8d7d7}
.line .on img{width:36px;height:36px;border-radius:36px;border:2px solid #f60}
.index_kfal .prev{background-size:70%;top:140px;left:14px}
.index_kfal .next{background-size:70%;top:140px;right:14px}

	}

@media screen and (max-width:359px){

.jszt_wmzl{ padding:6px 0; margin:10px auto 6px;}
.jszt_wmzltit{ width:220px; font-size:12px; line-height:20px; background-position:201px center; background-size:14px 14px; margin:0 auto 12px;}

.jszt_wmzlcon{ width:306px; height:131px;}
.jszt_jishudh{ width:96px;}
.jszt_jishudh li{ width:96px; height:32px; line-height:32px; font-size:9px; text-indent:27px;}
.jszt_jishudh li.hover:before{ content:""; border-left:8px solid #f37b38; border-top:8px solid transparent; border-bottom:8px solid transparent; right:-8px; top:8px;}

.jszt_jishudh li#wmzl1{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl1.hover{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl2{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl2.hover{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl3{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl3.hover{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl4{ background-position:4px center; background-size:16px 13px;}
.jszt_jishudh li#wmzl4.hover{ background-position:4px center; background-size:16px 13px;}


.jszt_jishutxt{ width:200px; height:129px; border-bottom:2px solid #d3d2d2;}
.jszt_jishutxt dl{ width:200px;}
.jszt_jishutxt dl img{ width:200px;}
.jszt_jishutxt dd{ font-size:8px; line-height:10px; padding:3px 3px 0 3px;}
.jszt_jishutxt dd i{ width:22px; height:21px; margin-right:3px;}
.jszt_jishutxt dd i img{ width:22px; height:21px;}
/*经典案例*/
.index_kfal{ width:320px; margin:0 auto;}
.kfal_con{ width:320px; height:320px;}
.kfal_con .roll{ padding:0 10px;}
.al_con dl{ width:206px; height:22px; line-height:22px; font-size:14px; }
.al_con dd{ font-size:12px; line-height:24px;}
.al_con dd font{ padding-left:8px;}
.al_con_img{ width:300px; height:154px; padding:8px 0 5px;}
.al_con_img .a_l{ width:196px; height:146px; padding:3px; }
.al_con_img .a_l img{ width:196px; height:146px; }
.al_con_img .a_r{ width:92px; height:146px; padding:3px; }
.al_con_img .a_r img{ width:90px; height:70px; }
.al_con_img .a_r img:first-child{ margin-bottom:3px;}
.al_con p{ font-size:12px; line-height:18px; }

.line{ height:40px;}
.line li{ margin:0 2px;}
.line li img{ width:32px; height:32px; border-radius:32px; border:2px solid #d8d7d7}
.line .on img{ width:36px; height:36px; border-radius:36px; border:2px solid #f60;}
.index_kfal .prev{ background-size:70%; top: 120px; left: 12px;}
.index_kfal .next{ background-size:70%; top:120px; right: 12px;}

}
.ljjs a{width:2.05rem; line-height:0.43rem; font-size:0.24rem; text-indent:0.4rem; background:url(../images/sqjz.jpg) no-repeat 1.4rem 0.13rem #ff6200; display:block; margin:0.42rem auto 0; color:#FFF; border-radius:0.4rem; background-size:0.21rem 0.21rem;}
/*知名医生*/
.bd_qz{width:6.01rem; margin:0.26rem auto 0;}
.bd_qz img{float:left;}
.bd_qz .qz_01{width:1.73rem;}
.qz_02{width:4.27rem;}
.bd_qz p{font-size:0.22rem; line-height:0.34rem; text-indent:2em; color:#666666; width:5.6rem; margin:0.2rem auto 0;}
/**/

.nkjja_l { width: 6.0rem;margin:0 auto;}
.nkjja_l img{display:block;margin:0 auto;width:100%;}
.js_yya{font-size:0.26rem;line-height:0.38rem;text-indent:2em;margin:0.1rem auto 0.2rem;box-sizing: border-box; padding:0 0.1rem;}

.back_a {height:0.25rem;width: 6.0rem;background-color: #f1f1f1; margin:0.55rem auto 0;}
.back_a.he { margin-top: 0.6rem;}
/**/
.fl{float:left;}
.fr{float:right;}
.nkjja_mm { width: 6.0rem; margin: 0.2rem auto 0; padding-bottom: 0.2rem; overflow:hidden; box-sizing: border-box;}
.nkjja_mm .nkjja_n { width: 4.07rem; padding:0 0.15rem; font-size: 0.28rem; color: #666666;margin:0 auto;}
.nkjja_mm .nkjja_n .zjhg_a{ line-height: 0.8rem; height: 0.4rem;}
.nkjja_mm img { width:1.63rem; height: 2.4rem;}
.nkjja_mm .nkjja_n span{display: inline-block;}
.nkjja_mm  .nkjja_n .zjwqa_a { font-size: 0.23rem;}
.nkjja_mm  .nkjja_n .zjwqa_b { margin-left: 0.1rem;font-size: 0.24rem;}
.nkjja_mm  .nkjja_n .zjwqa_c {font-size: 0.24rem;}
.nkjja_mm  .nkjja_n p span i { color: #ff6200;}
.nkjja_mm  .nkjja_n .zjwqa_d {font-size: 0.26rem; line-height: 0.36rem;}
.zjwqa_e { color:  #ff0000;}
.nkjja_mm  .nkjja_n .nkjja_o { margin-top: 0.25rem; height: 0.45rem; font-size:0.22rem;}
.nkjja_mm  .nkjja_n .zjwqa_f { line-height: 0.45rem;  height: 0.45rem; width: 1.1rem; text-align: center;}
.nkjja_mm  .nkjja_n .zjwqa_g {line-height: 0.45rem;  height: 0.45rem; width: 1.7rem; text-align: center; border-left:1px dashed #C0C0C0 ; border-right:1px dashed #C0C0C0 ;}
.nkjja_mm  .nkjja_n .zjwqa_h {line-height: 0.45rem;  height: 0.45rem;  width: 1.1rem; text-align: center;}
.nkjja_mm  .nkjja_n .zjwqa_h .zjwqa_i {margin-left: 2rem; display: inline-block; width:2rem ; height: 0.45rem; background: #FF6200; color: #FFFFFF;}
.nkjja_l .ma_img .ma_r { margin-left: 0rem; margin-right: 0.05rem;}
/*公益救助*/
.gyjz{width:6rem; margin:0.25rem auto 0;}
.gyjz .jz_01 img{width:100%;}
.gyjz p{font-size:0.22rem; line-height:0.34rem; color:#666666; text-indent:2em; width:5.6rem; margin:0.2rem auto 0;}
.gyjz ul{width:5.6rem; margin:0.12rem auto 0;}
.gyjz ul li img{float:left; margin-right:0.1rem; margin-top:0.13rem; width:2.74rem;}
.jz_02 img{margin-right:0 !important;}
.gyjz p font{color:#ff6200;}
/*救助案例*/
.yygh .zzrgdhxq {width:350px;height: auto;padding-top: 0.35rem;}
.yygh .zzrgdh{width:18.667em; margin:auto; height:3.25em; }
.yygh .zzrgdh ul{width:18.25em; margin:auto;}
.yygh .zzrgdh ul li{ width:6.75em;  font-size:1em; color:#000; line-height:3; float:left; text-align:center;}
.yygh .zzrgdh ul li span{display:none;}
.yygh .zzrgdh ul .cli span{display:block; background:#9f8555; width:6.75em; height:0.25em; bottom:0; }
.yygh .zzrgdh ul .cli{color:#9f8555; }
.yygh .zzrgdhxq .zzghxq{width:350px; margin:auto; background:#fff;}
.yygh .zzrgdhxq .zzghxq p{width:19em; margin:auto;}
.yygh .zzrgdhxq .zzghxq .xingming{height:2.5em; border:1px solid #cdcccc; clear:both; margin-top:0.83em;}
.yygh .zzrgdhxq .zzghxq .xingming span{width:1.583em; float:left; margin:0.5em;}
.yygh .zzrgdhxq .zzghxq .xingming input{font-size:1em; display:block; width:16em; height:2.2em; line-height:2; color:#333; border:none;}
.yygh .zzrgdhxq .zzghxq .yygx{clear:both; height:1.75em; margin-top:1.25em;}
.yygh .zzrgdhxq .zzghxq .yygx span{color:#507ab2; line-height:1.5em; width:4.25em; float:left;margin-right:1.125em;}
.yygh .zzrgdhxq .zzghxq .yygx label{display:block; width:4.25em; float:left; margin-right:1em;}
.yygh .zzrgdhxq .zzghxq .yygx label span{width:1.583em; float:left; height:1.583em;background:url(../images/radio_03.jpg) no-repeat ;  background-size:100%;margin-right:0.5em;}
.yygh .zzrgdhxq .zzghxq .yygx label.checked span{background:url(../images/radio_05.jpg) no-repeat;  background-size:100%;}
.yygh .zzrgdhxq .zzghxq .yygx label b{font-weight:normal;}

.yygh .zzrgdhxq .zzghxq .yyks{clear:both; height:2.5em; margin-top:1.25em;}
.yygh .zzrgdhxq .zzghxq .yyks span{color:#507ab2; line-height:2.5em; width:4.25em; float:left;margin-right:1.125em;}
.yygh .zzrgdhxq .zzghxq .yyks label{display:block; width:5em; float:left; margin-right:0.5em;margin-bottom:0.5em; height:2.5em; border:1px solid #b2b2b2; color:#000; text-align:center; line-height:2.5;}
.yygh .zzrgdhxq .zzghxq .yyks label.checked {color:#507ab2; border:1px solid #507ab2; background:url(../images/checked_02.jpg) no-repeat bottom right; background-size:25%; }

.yygh .zzrgdhxq .zzghxq .yysj{clear:both; height:7.6em; margin-top:0.45em;}
.yygh .zzrgdhxq .zzghxq .yysj span{color:#507ab2; line-height:2.5em; width:4.25em; float:left;margin-right:1.125em; margin-top:0.833em}
.yygh .zzrgdhxq .zzghxq .yysj label{display:block; width:4.5em; float:left; margin-right:0.5em; height:2.5em; border:1px solid #b2b2b2; color:#000; text-align:center; line-height:2.5; margin-top:0.833em; }
.yygh .zzrgdhxq .zzghxq .yysj label.checked {color:#507ab2; border:1px solid #507ab2; background:url(../images/checked_02.jpg) no-repeat bottom right; background-size:25%; }

.yygh .zzrgdhxq .zzghxq .tijiao{clear:both;height:3.6em; margin-top:0.45em;}
.yygh .zzrgdhxq .zzghxq .tijiao span{width:10.5em; float:left; color:#b9b9b9; line-height:1.75}
.yygh .zzrgdhxq .zzghxq .tijiao input{background-color:#1159ac;/* Safari 4-5, Chrome 1-9*/color:#fff; width:6.25em; height:2.125em; margin-left:3.25em; font-size:1em; border:none; border-radius:0.25em;}

.yygh .zzrgdhxq .zzghxq .wxts{ padding-top:1em; height:4em;}
.yygh .zzrgdhxq .zzghxq .wxts img{width:1.25em; display:block; float:left; margin:0.2em 0.2em 0 0; }
.yygh .zzrgdhxq .zzghxq .wxts span{width:15em; float:left; color:#6997e4;}
.yygh .zzrgdhxq .zzghxq .wxts span b{font-weight:normal; font-size:0.75em;display:inline }
.yygh .zzrgdhxq .zzghxq .wxts span strong{font-weight:normal; color:#29a3de; display:inline-block;}

.yygh .zzrgdhxq .zzghxq .bodapingtai{border:1px solid #cdcccc;margin-top:0.5em; height:2.5em; background:#e1e9ff;}
.yygh .zzrgdhxq .zzghxq .bodapingtai img{width:0.66em; display:block; float:left;  margin:0.525em 0.75em;}
.yygh .zzrgdhxq .zzghxq .bodapingtai strong{font-weight:normal; color:#662d00; font-size:1em;padding:0.5em 0.2em 0.5em 0; float:left;}
.yygh .zzrgdhxq .zzghxq .bodapingtai span{border-radius:1.75em;margin-top:1.5em;
    padding:0em 0.5em; text-align:center; height:1.75em; line-height:1.75; float:left; color:#fff; font-size:0.5em; font-weight:bold; }
.yygh .zzrgdhxq .zzghxq .bodapingtai  b{background-color: #4bc310;     /* Safari 4-5, Chrome 1-9*/
    color:#fff; width:6.25em; height:2.125em; margin-right:0.5em; margin-top:0.2em; text-align:center; line-height:2.125em; font-size:1em; border:none; border-radius:0.25em; float:right; font-weight:normal;}
.yygh .zzrgdhxq .zzghxq .bodapingtai .bb{background-color: #f66900;}