﻿* { margin:0px; padding:0px; }
html { overflow-x:hidden; width:100%; }
body { font: 14px 'Microsoft YaHei'; color:#333; max-width:480px; margin:0 auto; line-height: 25px; }
 img[src*=".jpg"] {
 border:none;
 background-image:url(http://pic.eeee5555.com/comm/loading.gif);
 background-size:10px 10px;
 background-position:center center;
 background-repeat:no-repeat;
}
li { list-style:none; }
h1, h2 { font-size:16px; font-weight:normal; line-height:4rem; color:#fff; }
a { text-decoration:none; color:#000; -webkit-tap-highlight-color:rgba(0, 255, 0, 0.3) }
.menu { position:fixed; background:url(../images/bg3.jpg) left top no-repeat; background-size:100% 100%; min-height:100%; top:0px; right:0px; z-index:-1; width:75%; }
.menu strong { display:block; color:#fff; background-color:rgba(255, 255, 255, 0); line-height:28px; padding:2rem 1rem; position:relative; }
.menu strong:before { font-size:4rem; position:absolute; top:50%; left:1rem; margin-top:-1rem; }
.menu strong span { margin-left:6rem; display:block; }
.menu ul { overflow:hidden; margin-bottom:81px; }
.menu li { float:left; overflow:hidden; width:50%; }
.menu li a { height:10rem; -webkit-tap-highlight-color:rgba(255, 255, 255, 0) }
.menu li a:hover { background:rgba(255, 255, 255, 0.25) }
 .menu li:nth-child(1), .menu li:nth-child(2) {
 width:33%;
 background:rgba(255, 255, 255, 0.25)
}
 .menu li:nth-child(3) {
 width:34%;
 background:rgba(255, 255, 255, 0.25)
}
 .menu li:nth-child(n+4) {
 border-bottom:1px solid rgba(255, 255, 255, 0.25);
}
 .menu li:nth-child(2n+4) a {
 border-right:1px solid rgba(255, 255, 255, 0.25);
 display:block;
}
.menu a { color:#fff; display:block; position:relative; text-align:center; line-height:14rem; }
.menu a:before { position:absolute; font-size:2.5rem; left:50%; top:0.5rem; line-height:6rem; margin-left:-1.25rem; }
.main { width:100%; background:#fff; -webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.01, 1) 0; box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.6); overflow:hidden; }
header { overflow:hidden;}
.head { background: url(../images/logo-bg.png) left no-repeat; background-size: 100%; width: 100%; overflow: hidden; border-bottom: 1px #fff dotted; height: auto; line-height: 1px; /*margin-top:50px;*/ }
header div h1 { font-size: 22px; line-height: 35px; text-indent: 1em; color: #0082bc; font-weight: bold; }
header div h2 { font-size: 12px; line-height: 13px; text-align: center; text-indent: 1.5em; margin: 0 5px 5px; color: #000; }
.head-title { text-align: center; overflow: hidden; float: left; width: 70%; margin-left: 17%; height: auto; }
.head-flag { font-weight: 700; font-size: 14px; overflow: hidden; float: left; width: 9%; margin-left: 4%; text-align: center; height: 60px; }
.head .head-flag span { padding: 0px 11px; background: url(../images/yb-bg.png); background-size: 100%; line-height: 15px; display: inline-block; color: #000; }
header .h-nav { overflow: hidden; background: #0082bc; height: 80px; }
header .h-nav ul { line-height: 45px; height: 80px; overflow: hidden; margin: 0px 5%; }
header .h-nav ul li { color: #fff; overflow: hidden; float: left; width: 25%; text-align: center; }
header .h-nav ul li a { color: #fff; }
header .h-nav ul a:nth-child(1) li:before {
 content: "";
 background: url(../images/shouye.png);
 width: 32px;
 height: 33px;
 display: block;
 margin: 10px auto -5% auto;
}
header .h-nav ul a:nth-child(2) li:before {
 content: "";
 background: url(../images/guanyu.png);
 width: 32px;
 height: 33px;
 display: block;
 margin: 10px auto -5% auto;
}
header .h-nav ul a:nth-child(3) li:before {
 content: "";
 background: url(../images/anli.png);
 width: 32px;
 height: 33px;
 display: block;
 margin: 10px auto -5% auto;
}
header .h-nav ul a:nth-child(4) li:before {
 content: "";
 background: url(../images/ts.png);
 width: 32px;
 height: 33px;
 display: block;
 margin: 10px auto -5% auto;
}
/*.head { background:url(../images/logo.png) #256AAB 10px center no-repeat; background-size:60px 60px; width:100%; overflow:hidden; padding-left:15%; border-bottom:1px #fff dotted; }
header div h1 { font-size:2.0rem; line-height:3.5rem; text-align:center; text-indent:1em; text-shadow:0 1px 1px rgba(0, 0, 0, 0.6); }
header div h2 { font-size:1.2rem; line-height:2rem; text-align:center; text-indent:1.0em; margin:0 5px 5px; text-shadow:0 1px 1px rgba(0, 0, 0, 0.6); }
.head-title { overflow:hidden; float:left; width:70%; }
.head-flag { overflow:hidden; float:left; width:20%; }
.head .head-flag span { padding: 4px 8px; line-height: 20px; display: inline-block; color: #fff; background-color: red; border-radius: 5px; margin-top:12px; }
 nav:after, .content dt:after, .content1 dt:after, .menu li:nth-child(3):after {
 content:"";
 width:100%;
 height:1px;
 display:block;
 background:#169AE4;
 -webkit-transform:scaleY(0.5);
 clear:both;
}
header p { background:#256AAB; padding:0 8px; overflow:hidden; }
header p a { font-size:12px; color:#fff; display:inline-block; width:50%; }
header p a:before { position:relative; margin:0 4px 0 0; }
header p a:last-child { float:right; width:auto; }
 header p a:nth-child(2):before {
 text-shadow: 0px 0 2px #fff;
 color:#FFF;
}
nav { overflow:hidden; text-align:center; background:#fff; width:100%; }
nav li { width:16.2%; float:left; margin:4px 0; }
nav li:last-child { width:17%; }
nav li a { display:block; margin:4px; color:#000; }
nav li:first-child a { background:#f8f8f8; color:#256AAB; }
nav li:last-child { position:relative; }
nav li:last-child:before { content:""; background:-webkit-radial-gradient(140% center, farthest-side, rgba(81, 81, 81, 1), rgba(255, 255, 255, 0)); display:block; width:10px; height:42px; position:absolute; left:-5px; top:0px; }
nav li:last-child a { background:#fff; color:#256AAB; text-indent:8px; font-size:1.6rem; }
nav li:last-child a:before { }
nav:after { background:#888; }*/

.nav { background:#f6f6f6; padding:3px 0; }
.nav ul {margin:0 auto; position:relative; overflow:hidden;    background-color: #0082bc ;box-shadow: 0px 2px 2px #f6f6f6; }
.nav li { float:left; width:24.4%; text-align:center; font-size:12px; line-height:35px; color:#075baf;border-top:1px #5c9ac7 solid; border-bottom:1px #256aab solid; border-right: 1px #256aab solid; border-left: 1px #5c9ac7 solid;}
.nav li:nth-of-type(4),.nav li:nth-of-type(8){border-right:0;}
.nav li a { color:#fff; font-size:14px; }
.nav li.more { position:absolute; bottom:0; right:3px; display:block; }
.nav li.close { background:url(images/ico4_1.gif) no-repeat center right; }
.o_h { overflow:hidden; }

.banner { overflow:hidden; width:100%; }
.banner img { width:100%; float:left; height:auto; }
.content { background:#fff; overflow:hidden; }
.content dt { font-size:1.8rem; background:#fafafa; overflow:hidden; }
.content dt a { line-height:40px; display:inline-block; padding:0 2px; position:relative; color:#000; font-size:14px; box-shadow:2px 2px 2px #999; }
.content dt a span { cursor:pointer; }
.content .hover { border-top:2px solid #256AAB; background:#fff; -webkit-tap-highlight-color:rgba(0, 0, 0, 0) }
.content .hover span { color:#256AAB; }
.content .hover:before { content:""; position:absolute; right:0px; top:-5px; width:1px; height:200%; display:block; background:#888; -webkit-transform:scaleX(0.5)translateX(1px); }
.content .hover:after { content:""; position:absolute; left:0px; bottom:0px; width:100%; height:1px; display:block; background:#fff; z-index:2; -webkit-transform:scaleY(0.5)translateY(2px); }
.content .hover span:before { content:""; position:absolute; left:0px; top:-5px; width:1px; height:200%; display:block; background:#888; -webkit-transform:scaleX(0.5)translateX(-1px); }
.content dt:after { background:#888; }
.content dd { width:100%; }
.content dd.show { opacity:1; -webkit-transition:opacity 1s cubic-bezier(0, 0, 0.01, 1) 0; }
.content dd.hidden { opacity:0; height:0px; overflow:hidden; }
.content dd>a { margin:8px; display:block; overflow:hidden; }
.content dd img { float:right; margin:8px 0 8px 8px; width:85px; height:65px; }
.content dd strong { font-weight:normal; display:block; line-height:2.8rem; font-size:1.4rem; }
.content dd strong:before { color:#ff6600; }
.content dd p { line-height:2.8rem; color:#b3b3b3; font-size:1.4rem; float:left; width:100%; }
.content dd span { color:#F00; }
.content dd h3 { font-weight:normal; font-size:1.6rem; }
.content .zj { position:relative; overflow:hidden; visibility: visible; margin:8px; }
.content .zj>ul { position:relative; overflow:hidden; }
.content .zj>ul>li { float:left; width:100%; position:relative; }
.content .zj .zj_title { overflow:hidden; background:#fafafa; padding:0 8px; }
.content .zj .zj_title h3 a { font-size:1.8rem; }
.content .zj .zj_title em { font-style:normal; color:#ff6600; }
.content .zj .zj_title>a, .content .zj .zj_con li>a { float:right; background:#ff6600; color:white; padding:2px 10px; margin:10px 0 0; }
.content .zj .zj_con { padding:8px 8px 0; }
 .content .zj ul li:nth-child(1) .zj_con {
 background: url(../images/linyongxiang.jpg) no-repeat right top;
}
 .content .zj ul li:nth-child(2) .zj_con {
 background: url(../images/yumingjiang.jpg) no-repeat right top;
}
 .content .zj ul li:nth-child(3) .zj_con {
 background: url(../images/wuzhanqin.jpg) no-repeat right top;
}
.content .zj .zj_con li { line-height:3rem; }
.content .zj .zj_con li>a { float:none; display:inline-block; }
.content .js ul li .zj_con { background:none !important; }
.content .js .js_con li:last-child { text-align:center; margin:0px; padding:0px; }
.content .js .js_con li>a { display:block; margin:2px 0px; padding:0px; border-radius:6px; }
.content2 dd>ul { margin:8px; }
.content2 dd>ul li { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; }
.content2 dd>ul li time { float:right; }
.position { font-size:0px; height:8px; margin:8px auto; width:40px; padding:4px; background:#fff; }
.position em { width:8px; height:8px; border-radius:4px; background:#ccc; float:left; margin:0 0 0 4px; }
.position em.on { background:#256AAB; }
.position2 { width:52px; }
.position0 { font-size: 16px; height: 20px; margin:5px auto; width:96%; padding:4px; background:#fff; }
footer .foot { font-size:14px; background:#e6e6e6; padding :0 0 45px 0; margin:0 0 10px 0; }
footer p { padding:15px 8px 20px 8px; text-align:center; color:#0082bc; }
footer p a { color:#0082bc; display:inline-block; padding:0 20px; }
footer .p1 a { border-right:1px solid #169AE4; line-height:1rem; }
footer .p1 a:last-child { border:none; }
footer .p2 a:first-child { background:#34A1D5; border-radius:4px; border:1px solid #169AE4; }
footer .p3 { line-height: 27px; padding: 0; font-size: 12px; }
footer .p3 a { padding:0px; }
footer .p3 a:first-child em:before { content:""; background:url(../images/phone.png); width:26px; height:27px; display:inline-block; margin:0px 3px -7px -7px; }
footer .p3 a:last-child { margin-left:5%; }
footer .p3 a:last-child em:before { content:""; background:url(../images/qq.png); width:26px; height:27px; display:inline-block; margin:0px 3px -7px 0px; }
footer .p3 span:before { content:""; background:url(../images/db.png); width:9px; height:13px; display:inline-block; margin:0px 4px -2px 0px; }
footer small { color:#fff; }
footer em { font-style: normal; }
/*footer { background:#256AAB; padding :0 0 8px 0; margin:0 0 10px 0; }
footer p { padding:8px; text-align:center; color:#fff; }
footer p a { color:#fff; display:inline-block; padding:0 1.6rem; }
footer .p1 a { border-right:1px solid #169AE4; line-height:1rem; }
footer .p1 a:last-child { border:none; }
footer .p2 a:first-child { background:#34A1D5; border-radius:4px; border:1px solid #169AE4; }
footer .p3 { line-height:2.4rem; padding:8px 0 0 0; font-size:1.2rem; line-height:1.6rem; }
footer .p3 a { padding:0px; }
footer small { color:#fff; }
footer em { font-style: normal; }*/
/*list*/

/*.list { min-height:300px; }*/
.list ul { width: 100%; }
.list ul li { width: 98%; background: #FFF none repeat scroll 0% 0%; margin:0 auto; margin-bottom: 5px; overflow:hidden; border-bottom:1px dashed #CDCCCC; }
.list li img { width:24%; height:84px; float:right; margin-left:5px; border:1px solid #f5f5f5; }
.list li div { color:#999; text-align:right; font-size:14px; overflow:hidden; }
.list ul li .right1 { float:right; width:30%; height:81px; }
.list .right1 a { display:block; line-height:25px; border-radius:4px; color:#FFF; font-size:1.4rem; margin-top:5px; text-align:center; }
.list .right1 span { padding-right:2px; }
.list .right1 a:first-child { background-color:#256aab; margin-bottom:1px; }
.list .right1 a:last-child { background-color:#ff0012; margin-bottom:1px; }
.list ul li .left1 { float:left; width:68%; }
.list ul li h2 { float:left; width:90%; line-height:35px;font-size:14px; font-weight:bold; background:url(../images/inco1.jpg) no-repeat 5px 9px; background-size:18px 18px; padding-left:8%; color:#2e2e2e; vertical-align:top; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; }
.list ul li a { color:#555; }
.list ul li p { float:left; text-indent:2em; line-height:30px; width:100%; }
.list ul li p span { color:#ff0000; }
#load_list { text-align:center; width:90%; margin:8px auto; background:#fff; border-radius:4px; box-shadow:0 0 1px 0px #000; display:none; }
#load_list span { -webkit-animation:roll 1.5s cubic-bezier(0, 0, 0.1, 1.0) 0 infinite; display: inline-block; }
 @-webkit-keyframes roll { 0% {
 -webkit-transform:rotate(0deg);
}
 100% {
 -webkit-transform:rotate(360deg);
}
}
 @keyframes roll { 0% {
 transform:rotate(0deg);
}
 100% {
 transform:rotate(360deg);
}
}
.article-title { background:#fff; color:#fff; overflow:hidden; padding:0 8px; }
.article-title h1 { margin:10px 0; line-height:30px; ; font-size:20px; text-shadow:0 1px 1px rgba(0, 0, 0, 0.6); color:#256AAB; text-align:center; }
.article-title p { color:#333; text-align:center; }
.article-title p a { line-height:24px; background:#f00; color:#ff0; padding:4px 8px; box-shadow:1px 1px 1px #000; border-radius:5px; font-size:12px; margin-left:10px; }
.article-title .a-wenxin { padding-top:5px; border-top:1px #ccc dotted; margin-top:5px; }
.article-title .a-wenxin p { color:#f00; }
.article-title .a-wenxin font { color:#333; display:block; text-align:center; }
.article-title .a-wenxin .ann { margin:10px auto; text-align:center; }
.article-title .a-wenxin .ann a { padding:4px 6px; width:30%; text-align:center; line-height:25px; background-color:#0093DD; border-radius:5px; box-shadow:2px 2px 2px #000; margin:0 12px; display:inline-block; color:#fff; font-size:16px; }
.article-title .a-wenxin .ann a span { float:none; border:1px #fff dashed; width:100%; display:inline-block; border-radius:5px; line-height:30px; }
.article-content { padding:8px; }
.article-content p { text-align: justify; background-color: #fff !important; }
.article-content p img[src*=".jpg"] {
	width:100%;
 max-width:280px;
 display:block;
 margin:0 auto; height:100% !important;
}
.article-consult { overflow:hidden; margin:8px; padding:8px; text-align:center; }
.article-consult li { float:left; width:48%; float:left }
.article-consult li:nth-of-type(2){ float:right;}
.article-consult a { display:block; border-radius:4px; }
.article-consult a img{ width:100%;}
.article-consult a:before { margin-right:5px; }
.article-like { margin:0px 8px 8px; }
.article-like h2 { border-bottom:1px solid #256AAB; color:#000; }
.article-like li { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.more { width:80%; margin:0 auto; text-align:center; background:#34A1D5; margin-bottom:5px; border-radius:5px; border:1px solid #256AAB; }
.more a { font-size:1.6rem; line-height:2.8rem; color:#fff; }
.footer { font-family: "Microsoft YaHei"; position: fixed; width: 100%; bottom: 0px; left: 0px; line-height: 46px; z-index: 3; }
.footer ul { width: 100%; display: table; table-layout: fixed; }
.footer li { display: table-cell; text-align: center; color: #0093dd; border-right: 1px solid #459595; position: relative; }
 .footer li:nth-last-of-type(1) {
 border-right: none;
}
 .footer li:nth-last-of-type(2) {
 border-right: none;
}
 .footer li:nth-last-of-type(1) {
 display:none;
}
.footer a { display: block; color: #fff; background: #0093dd; position: relative; font-size:1.6rem; }
.no1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: absolute; border: 2px solid #fff; width: 20px; height: 20px; line-height: 17px; font-size: 14px; color: #fff; right: 1px; top: 1px; font-family: arial; font-weight: bold; -webkit-animation: dot 2s infinite; animation: dot 2s infinite; border-radius: 10px; background: -webkit-linear-gradient(top, #fd142e, #bf0116); background: linear-gradient(to bottom, #fd142e, #bf0116); text-align:center; }
/*.footer a:before { content: " "; display: inline-block; width: 32px; height: 46px; vertical-align: middle; margin-right: 3px; background: url(../images/icon_bottom.png) no-repeat; }

*/

.footer a:before { margin-right:5px; font-size:1.6rem; display:inline-block; }
.footer a.active { background: #f37b38; }
 @-webkit-keyframes dot { 0% {
 opacity:1;
}
 50% {
 opacity:1;
}
 50.01% {
 opacity:0;
}
 100% {
 opacity:0;
}
}
 @keyframes dot { 0% {
 opacity:1;
}
 50.01% {
 opacity:1;
}
 50% {
 opacity:0;
}
 100% {
 opacity:0;
}
}
/*----颜志文修改滚动140830--*/

.cj_slide { position:relative; overflow:hidden; width:100%; margin:0 auto 5px; }
.cj_slide .bd { position:relative; }
.cj_slide .hd { position:absolute; bottom:3px; left:0px; height:20px; width:100%; text-align:center; }
.cj_slide .hd li { display:inline-block; width:10px; height:10px; background:url(../images/slide_point.png) left center no-repeat; margin:0px 3px; text-indent:-9999px; }
.cj_slide .hd li.on { background:url(../images/slide_point.png) -10px center no-repeat; }
.cj_slide img { display:block; margin-bottom:2px; width:100% }
/*----颜志文修改翻页140925---*/

.page { text-align:center; margin-top:10px; margin-bottom:10px }
.page li { display:inline-block; color:#5d5d5d; }
.page li a { color:#5d5d5d; }
 .page li:nth-child(2), .page li:nth-child(3) {
 border:1px solid #c8c8c8;
 padding:0px 5px;
 margin:0px 5px;
}
/*----颜志文修改首页141120---*/

.dianhua { float:right; color:#fff !important; background-color:#0093dd; border-radius:5px; margin-right:5px; }
/*----颜志文修改首页150108----*/

.weixin { margin:8px; font-size:16px; line-height:28px; }
.weixin span { color:red; }
.weixin img { display:block; height:28px; float:left; margin-right:5px; }
/******预约表

.biaodan { padding:0 8px; background:#fff; box-sizing:border-box; margin:0 auto; }
.jiange { height:10px; clear:both; }
.nrjjsb { width:100%; height:auto; padding:0 0 10px 0; overflow:hidden; border-radius:5px; border:1px solid #bebebe; box-sizing:border-box; }
.biaodan h3 { background:#256AAB; color:#256AAB; line-height: 2; position:relative; margin: 0 0 8px; }
.biaodan h3 span { background: #fff; line-height: 40px; display: inline-block; position:relative; width: 70%; margin: 2px 0 2px 36px; text-align: center; font-size:14px; }
.biaodan .jiami { color: #FF7800; display: block; text-align: center; line-height: 28px; font-size: 14px; }
.nr_n1 { width:94%; margin:0 auto; height:56px; border-bottom:1px dashed #CCCCCC; }
.nr_n1 p { line-height:30px; font-size:16px; }
.nr_n1_dx { width:95%; height:26px; padding-left:5%; }
.nr_n1_dx input { float:left; line-height:26px; margin-top:6px; }
.nr_n1_dx label { float:left; line-height:26px; width:30%; text-align:left; }
.nr_n1_dx label a { display:block; line-height:26px; text-indent:0.5em; font-size:14px; }
.nr_n2 { width:94%; height:auto; overflow:hidden; padding:10px 0; margin:0 auto; }
.nr_n2_d1 { width:100%; height:34px; margin:2px 0px; }
.nr_n2_d1 p { float:left; line-height:34px; font-size:14px; padding:0 2%; width:26%; text-align:center; }
.nr_n2_d1 input {  width:56%; height:32px; border:1px solid #CCC; }
.nr_n2_d2 { width:100%; height:47px; }
.nr_n2_d2 p { line-height:47px; font-size:14px; padding:0 2%; float:left; width:24%; text-align:center; }
.nr_n2_d2 span { width:70%; display:block; line-height:47px; height:47px; text-align:left; float:left; }
.nr_n2_d2 span a { line-height:47px; font-size:14px; }
.anniu1 { width: 40%; height: 30px; background: #EB862A none repeat scroll 0% 0%; margin: 10px auto; border-radius: 5px; line-height: 30px; text-align: center; }
#submit { border: medium none; background-color: #EB862A; height:20px; cursor:pointer; font-size:16px; color:#FFF; }
.anniu1 a { display:block; width:100%; height:30px; text-align:center; line-height:30px; color:#fff; }
.nr_n2_d1 font{ margin-left:2px; font-size:12px; color:#f00;}
.nr_n2_d1 font input{width: 18px; height: 13px;}*/
/**************2015.7.2 首页咨询按钮*************/

.index_zixun { width: 94%; margin: 5px auto 8px; text-align: center; }
.index_zixun a { background: -webkit-linear-gradient( bottom, #ff6600 30%, #ff6600 70%); border-radius: 6px; border: 1px solid #fff; line-height: 32px; font-size: 16px; padding: 3px 6px; display: block; color:#FFF }
/*15.8.4jishu  F*/

.jishu h3 { font-size:20px; text-align:center; }
.jishu h4 { font-size:16px; text-align:center; }
.jishu ul { padding:8px 8px 0; }
.jishu ul li { border-bottom:1px dashed #7f7f7f; background-size:17px 8px; font:1.6rem/3rem 'Microsoft YaHei' Arial; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis; }
.jishu ul li a { color:#464646; text-decoration:none; }
.jishu ul li:last-child { border-bottom:none; background:#ff6600; text-align:center; margin:0px; padding:0px; border-radius:6px; }
.jishu ul li:last-child a { color:white; display:block; margin:2px 0px; padding:0px; }
/*************首页专家模块 束孝泉2015.8.4***************/

  .content1 { background:#fff; overflow:hidden; margin-top:10px; }
.content1 dt { font-size:1.8rem; background:#fafafa; overflow:hidden; }
.content1 dt a { line-height:40px; display:inline-block; padding:0 5px; position:relative; color:#000; font-size:14px; box-shadow:2px 2px 2px #999; }
.content1 dt a span { cursor:pointer; }
.content .hover { border-top:2px solid #256AAB; background:#fff; -webkit-tap-highlight-color:rgba(0, 0, 0, 0) }
.content1 .hover span { color:#256AAB; }
.content1 .hover:before { content:""; position:absolute; right:0px; top:-5px; width:1px; height:200%; display:block; background:#888; -webkit-transform:scaleX(0.5)translateX(1px); }
.content1 .hover:after { content:""; position:absolute; left:0px; bottom:0px; width:100%; height:1px; display:block; background:#fff; z-index:2; -webkit-transform:scaleY(0.5)translateY(2px); }
.content1 .hover span:before { content:""; position:absolute; left:0px; top:-5px; width:1px; height:200%; display:block; background:#888; -webkit-transform:scaleX(0.5)translateX(-1px); }
.content1 dt:after { background:#888; }
.content1 dd { width:100%; }
.content1 .bingli1 { width: 100%; overflow: hidden; margin-top:10px; margin-bottom:10px }
.content1 .bingli1 li { width: 32%; float: left; }
.content1 .hover { border-top: 2px solid #256AAB; background: #fff; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.content1 dt:after { background: #888; }
.content1 .bingli1 li img { display: block; margin:0 auto; }
 .content1 .bingli1 li:nth-child(1) {
border-bottom:1px solid #e5e5e5;
}
 .content1 .bingli1 li:nth-child(2) {
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
}
 .content1 .bingli1 li:nth-child(3) {
border-bottom:1px solid #e5e5e5;
}
 .content1 .bingli1 li:nth-child(4) {
border-bottom:1px solid #e5e5e5;
}
 .content1 .bingli1 li:nth-child(5) {
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
}
 .content1 .bingli1 li:nth-child(6) {
border-bottom:1px solid #e5e5e5;
}
.content1 .bingli1 li h1 { line-height: 40px; text-align: center; color: #252525; }
/*-**************白癜风常识 束孝泉****************/

  	.content1 .item { overflow:hidden; margin-top:10px; }
.content1 .item li { width:32%; line-height:36px; border:1px solid #cdcccc; -moz-border-radius:8px; -webkit-border-radius: 8px; border-radius:8px; float:left; text-align:center; margin:0 2% 2% 0; box-sizing:border-box; }
 .content1 .item li:nth-child(3n) {
 margin-right:0px !important;
}
.content1 .item li a { color:#464646; }
-->
/*************康复案例模块*****************/

.ban, .bl_all { background:#fff; overflow:hidden }
.bl_all div, .bl_all ul, .bl_all p { overflow:hidden; }
.ban { margin-top:3px; padding:10px 0px; }
.ban img { width:100%; float:left; }
.bl_all h1 { background:#256AAB; color:#fff; text-align:center; line-height:40px; }
.bl_all p.sjx { border-top:1px solid #256AAB; margin-top:1px; background:#fff; padding-bottom:8px }
.bl_all p.sjx span { display:block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 10px solid #256AAB; margin:0 auto }
.bl_all .bl_info { background:#fff; overflow:hidden; border-bottom:1px solid #ccc; }
.bl_all .bl_info span.bl_img { display:block; padding:8px; margin:0px 8px; border:1px solid #ccc; overflow:hidden }
.bl_all .bl_info span.bl_img img { width:99.5%; float:left; border:1px solid #ccc; }
ul.zx_btn { margin:12px 0px; }
ul.zx_btn li { width:45%; float:left; background:#256AAB; text-align:center }
ul.zx_btn li:last-child { float:right; background:#ff8a00; }
ul.zx_btn li a { background:#256AAB; border:1px solid #256AAB; display:block; margin:1px; color:#fff; padding:5px 0px }
ul.zx_btn li:last-child a { background:#ffc000; border:1px solid #ffc000; color:#f00; }
ul.zx_btn li span { display:inline-block; }
.hz_info { padding:5px 8px; }
.hz_info span { display:block; width:60%; float:left; font-size:14px; }
 .hz_info span:nth-child(2), .hz_info span:last-child {
width:40%;
line-height:20px;
}
/*************月之星************/

.item { overflow:hidden; margin-top:10px; }
.item li { width:32%; line-height:36px; border:1px solid #cdcccc; -moz-border-radius:8px; -webkit-border-radius: 8px; border-radius:8px; float:left; text-align:center; margin:0 2% 2% 0; box-sizing:border-box; font-size:1.6rem; }
 .item li:nth-child(3n) {
 margin-right:0px !important;
}
.item li a { color:#464646; }
 @font-face {
 font-family: 'icomoon';
 src:url('fonts/icomoon.eot?-9pqgda');
 src:url('fonts/icomoon.eot?#iefix-9pqgda') format('embedded-opentype'), url('fonts/icomoon.woff?-9pqgda') format('woff'), url('fonts/icomoon.ttf?-9pqgda') format('truetype'), url('fonts/icomoon.svg?-9pqgda#icomoon') format('svg');
 font-weight: normal;
 font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;



	/* Better Font Rendering =========== */

	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-QQ:before { content: "\e609"; }
.icon-document:before { content: "\e005"; }
.icon-browser:before { content: "\e00c"; }
.icon-bargraph:before { content: "\e018"; }
.icon-ribbon:before { content: "\e01e"; }
.icon-flag:before { content: "\e024"; }
.icon-puzzle:before { content: "\e026"; }
.icon-pencil:before { content: "\e032"; }
.icon-tools-2:before { content: "\e034"; }
.icon-beaker:before { content: "\e03c"; }
.icon-profile-male:before { content: "\e040"; }
.icon-map-pin:before { content: "\e047"; }
.icon-chat:before { content: "\e049"; }
.icon-heart:before { content: "\e04a"; }
.icon-home:before { content: "\e600"; }
.icon-image:before { content: "\e605"; }
.icon-mobile:before { content: "\e605"; }
.icon-undo:before { content: "\e603"; }
.icon-users:before { content: "\e604"; }
.icon-list:before { content: "\e606"; }
.icon-star:before { content: "\e607"; }
.icon-point-up:before { content: "\e608"; }
 .remen .show ul li:nth-of-type(1):before, .remen .show ul li:nth-of-type(2):before, .remen .show ul li:nth-of-type(3):before {
content:"HOT";
display: block;
 float: left;
 font-size: 12px;
 width: 27px;
 height: 15px;
 line-height: 15px;
 background:#bd3342;
 color: #fff;
 margin: 9px 5px 10px 0px;
 text-align: center;
 padding-left: 2px;
}
.telindex { width:100%; height:auto; overflow:hidden; display:inline-block; }
.telindexo { width:100%; overflow:hidden; margin-top:0px; }
.telindexo img { width:100%; float:left; margin:0px auto; }
.free { padding-top: 1%; margin: 1% auto 0px auto; width: 100%; float: left; overflow: hidden; }
.free a:first-child { font-size: 0px; height: 42px; float: left; width: 73%; overflow: hidden; background: url(/cdsy/img/free.gif) left no-repeat; background-size: 97%; }
.free a:last-child { position: absolute; line-height: 27px; color: #000; float: right; width: 20%; margin-top: 2.5%; text-align: center; background: #f0d700; max-width:88px; -webkit-animation: bt_sure 1s infinite; }
@-webkit-keyframes bt_sure { 0% {
background:#f0d700;
}
50% {
background:#f0d700;
}
50.1% {
background:#00d4e7;
}
100% {
background:#00d4e7;
}
}
/*biaodan new 2016.2.18MK
.new-from { width: 96%; height: 100%; overflow: hidden; border-radius: 5px; margin-top: 10px; padding:0 2%; text-align:left; font-size:15px; color:#333; }
.new-from .tit { width:100%; overflow:hidden; }
.new-from .tit img { width:100%; }
.new-from .n1 { overflow:hidden; margin:2% 0 0 0; }
.new-from .n1 .n1-t { border-bottom:1px #f7cf51 solid; border-top:1px #f7cf51 solid; font-size:14px; color:#f00; text-align:center; }
.new-from .n1 .n1-con { margin:1%; border-bottom:1px #ccc dashed; }
.new-from .n1 .n1-con p { line-height:20px; }
.new-from .n1 .n1-con p em { width:20px; height:20px; line-height:21px; text-align:center; background:#1b89c7; float:left; font-weight:bolder; border-radius:4px; color:#fff; margin-right:15px; }
.new-from .n1 .n1-con label { font-size:13px; margin-left:35px; }
.new-from .n1 .n1-con label a { font-size:12px; }
.new-from .n2 { padding-bottom:10px; border-bottom:4px #fabd00 solid; }
.new-from .n2 .n2-con { padding-top:2%; margin:0 0 0 40px; }
.new-from .n2 .n2-con p { float:left; margin-right:10px; }
.new-from .n2 .n2-con input { width:30%; font-size:12px; line-height:18px; border: 1px #666 solid; border-radius: 2px; padding-left:8px; }
.new-from .n2 .n2-con font { margin-left: 2px; font-size: 12px; color:#f00; }
.new-from .n2 .n2-con font input { width: 18px; height: 13px; }
.new-from .n2 .n2-con span input { width:22px; }
.new-from .n2 .anniu { width:30%; margin:12px auto; }
.new-from .n2 .anniu input { line-height: 34px; background: #f00; border: 1px #f00 solid; width: 100%; color: #fff; border-radius: 5px; box-shadow: 2px 2px 2px #000; -webkit-appearance: none; }
.new-from .n2 .line { border:1px #ccc dotted; margin:10px 0; }
.new-from .n3 { border:1px #000 solid; border-radius:3px; margin-top:40px; position:relative; font-size: 12px; padding: 10px 5px; }
.new-from .n3 .tit3 { position: absolute; top: -32px; background: url(../images/wenxin.png) center no-repeat; height: 52px; width: 100%; text-align: center; color:#fff; line-height: 68px; }
.new-from .n3 p { line-height:20px; }
.new-from .n3 p a { color:#f00; font-weight:bold; }*/
/**/
.nav-phone { overflow:hidden; margin:2px 0 0; }
.nav-phone img { width:50%; float:left; }
.top-phone{width:100%;display:none; overflow:hidden;position:fixed;top:0;max-width: 480px; z-index: 33;}
.top-phone img{width:100%; }

.ny_banner{ width:96%; margin: 0 auto; padding-bottom:5px;}
.pj { width:98%; overflow:hidden; margin:10px auto 0px auto; }
.pj ul { width:91%; margin:6px auto; text-align:center; }
.pj ul li a { overflow: hidden; float: left; width: 23%; text-align: center; margin-right: 2.5%; }
.pj ul li:nth-child(2) a {
width:21%;
}
.pj ul li a img { width:100%; margin:0px auto; display:block; border:none; }

/*康复案例页2016.6.22*/
.almain{width:100%;height:auto;background-color:#E9E9E9;margin:0 auto;margin-bottom:20px}
.listCase{ overflow:hidden;width:94%;margin:0 auto;background:#FFF none repeat scroll 0 0;padding:10px 2.5% 10px 3.5%;border-bottom:1px solid #efefef}
.anli_wfj{overflow:hidden}
.anli_wfjImg{width:28%;height:70px;float:left;margin-top:3px}
.anli_wfjTxtr{line-height:22px;float:right;width:68%}
.anli_wfjTxtr a{height:70px;display:block}
.anli_wfjTxtr h2{font-size:16px;color:#333;height:40px}
.anli_wfjTxt{color:#555;line-height:18px;position:relative;bottom:-18px; z-index:0;}
.anli_wfjTxt i{float:left;color:#ccc}
.anli_wfjTxt span{float:right;background:url(images/eye.png) no-repeat left center;padding-left:20px;background-size:14px;color:#999}
.anli_wfjImg img{width:100%;height:auto;float:left}
.wz_pinglun{ width:93%; height:auto; background-color:#ffffff; float:left; padding-left:3.5%; padding-right:3.5%;  margin-bottom:10px;}
.wz_bgtit{ width:93%;height:44px;line-height:44px;padding-top:6px;background-color:#ffffff;font-size:18px;font-family:"微软雅黑";color:#333333;font-weight:bold;padding-left:3.5%; padding-right:3.5%;float:left;}
.wz_bgtit a{ color:#333333; text-decoration:none;}
.page-1-1{ position:relative;}
.page-1-1 header {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.5%;
}
.page-1-1 a:nth-of-type(2) {
    width: 20%;
    height: 68.6%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}