@charset "utf-8";

/*---┏┓　　　┏┓
   ┏┛┻━━━┛┻┓
   ┃　　　　   　　　┃ 　
   ┃　　　 ━　  　　┃
   ┃　┳┛　┗┳　 ┃
   ┃　　　　　　   　┃
   ┃　　　 ┻　  　┃
   ┃　　　　　　   　┃
   ┗━┓版 鄙┏━┛
       ┃权　视┃　　　　　　
       ┃所　抄┃
       ┃有　袭┃
       ┃      ┗━━━┓
       ┃ID   Pocket  ┣┓
       ┃QQ ：545631684┏┛
       ┗┓┓┏━┳┓┏┛
         ┃┫┫　┃┫┫
         ┗┻┛　┗┻┛----*/	
/*-- 基础样式 --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; font-size:14px; font-family:"微软雅黑"}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
ul,li {list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}   
sub{vertical-align:baseline;}
legend{color:#000;}
a{ text-decoration:none; color:#333}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
header,nav,section,article,footer,figure,menu{ margin:0px; padding:0px; display:block}
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;}
#swt{ cursor:pointer;}
body{ color:#585858;}
a:hover{ color:#eb9718 ;text-decoration:underline;}
img.tx{ -webkit-transition: all ease .3s;transition: all ease .3s;-moz-transition: all ease .3s;-ms-transition: all ease .3s;-o-transition: all ease .3s;}
img.tx:hover {-webkit-transform: scale(1.01);transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);-o-transform: scale(1.01);box-shadow: 0px 0px 18px rgba(0,0,0,.5);}
/*img.tx:hover{transform: scale3d((1.01,1.01,1);-moz-transform: scale3d((1.01,1.01,1);-ms-transform: scale3d((1.01,1.01,1);-o-transform: scale3d((1.01,1.01,1);-webkit-transform: scale3d(1.01,1.01,1);box-shadow: 0px 0px 18px rgba(0,0,0,.5);}*/
/*-- 公用样式 --*/
.all{ width:100%; min-width:1423px; height:inherit;}
/*头部*/
.top1{ width:100%; height:715px; margin-bottom:20px; background:#f0f0f0;}
.top1 img.img01{ display:block; margin: auto auto 15px;}
.top1 .top1-div01{ width:100%; height:52px; background: url(../images/zg37.jpg) repeat-x scroll;}
.top1 .top1-div01 ul{ width:1035px; height:52px; margin:auto;}
.top1 .top1-div01 ul li{ float: left;width: 115px;font-size: 17px;text-align: center;height: 52px;line-height: 52px;}
.top1 .top1-div01 ul li a{ color:#fff;}
.top1 .top1-div01 ul li a:hover{ color:#FF0;}
.top1 .top1-div01 ul li.li01{ background:url(../images/zg02.jpg) no-repeat scroll; }
.top1 .top1-div01 ul li.li01 a{font-weight:bold; color:#a50100;}

/*banner轮播css*/
.relative{ position:relative; border-bottom:3px solid #125ab3;}
.absolute{ position:absolute;}
.icon{ background:url(../images/icon.png) no-repeat;}
.bannerSlide {width:100%;height:500px;overflow:hidden;margin-top:1px;}
.bannerSlide .slideBox,.bannerSlide .slideBox .tempWrap {width:100%;height:500px;}
.bannerSlide .slideBox li {position:relative;width:100%;height:500px;overflow:hidden;}
.bannerSlide .slideBox li a {display:block;width:100%;height:100%;position:relative;}
/*banner轮换图片缩放效果*/
.bannerSlide .slideBox li img {
	position:absolute;left:50%;top:0;margin-left:-960px;
	-moz-transform:scaleX(1.05) scaleY(1.05);
	-ms-transform:scaleX(1.05) scaleY(1.05);
	-o-transform:scaleX(1.05) scaleY(1.05);
	-webkit-transform:scaleX(1.05) scaleY(1.05);
	transform:scaleX(1.05) scaleY(1.05);
	}
.bannerSlide .slideBox li.active img {
	-moz-transition:-moz-transform 4s linear 0s;
	-ms-transition:-ms-transform 4s linear 0s;
	-o-transition:-o-transform 4s linear 0s;
	-webkit-transition:-webkit-transform 4s linear 0s;
	transition:transform 4s linear 0s;-moz-transform:scaleX(1) scaleY(1);
	-ms-transform:scaleX(1) scaleY(1);-o-transform:scaleX(1) scaleY(1);
	-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1);
	}
.bannerSlide .focus {width:100%;bottom:9px;z-index:10;text-align:center;}
.bannerSlide .focus span {width:12px;height:12px; background-color:#ccc;display:inline-block;margin:0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.bannerSlide .focus span.active { background-color:#012a6a;}
.bannerSlide .preBtn {left:112px;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.bannerSlide .preBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background-position:-498px -161px;}
.bannerSlide .nextBtn {right:112px;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.bannerSlide .nextBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background-position:-533px -161px;}
.bannerSlide .preBtn:hover,.bannerSlide .nextBtn:hover { background-color:rgba(0,0,0,.7);}
/*--病种导航--*/
.nav{ width:1200px; height:100px; background:#f0f0f0; margin:auto;}
.nav dl{ width:300px; float: left; height:100px;}
.nav dl dt{ width:300px; height:100px; overflow:hidden;}
.nav dl dt img{ display:block; width:52px; height:52px; float:left;margin: 24px 35px;}
.nav dl dt p{ width:175px; height:52px; float:left; line-height:25px;margin: 24px auto;}
.nav dl dd{ width:300px; height:100px; background:#06F; background: url(../images/zg38.jpg) no-repeat scroll;}
.nav dl dd span{ height:30px; line-height:30px;width: 280px;margin: auto;text-align: center;display:block;}
.nav dl dd span a{display: inline-block; padding:0px 5px; height:30px; text-align:center; line-height:30px; color:#fff;}
.nav dl dd span a:hover,.nav dl dd span a.a01{ color:#ffe94d; text-decoration:underline; font-weight:bold;}
.nav dl dd span.p01{ display:block; padding-top:20px;}

/*--站内搜索/热门搜索 --*/
.dh{ width:1200px; height:36px; background:url(../images/zg07.jpg) repeat-x scroll; border:1px solid #CCC; margin: 10px auto;}
.dh dl{width: 1150px;margin: auto;height:36px;}
.dh dd{ float:left; height:26px;margin: 5px auto; line-height:26px;}
.dh dd.dd01{ width:555px; margin-right:20px;}
.dh dd.dd01 p.p01{ width:150px; height:26px; line-height:26px; font-weight:bold; font-size:15px;float:left; color:#000;}
.dh dd.dd01 p.p02{ width:165px; height:26px; float:left;}
.dh dd.dd01 p.p02 a{ display:block; float:left; width:76px; height:26px; background:url(../images/zg09.jpg) no-repeat scroll; color:#125ab3; text-align:center; line-height:26px;}
.dh dd.dd01 p.p02 a.a01{ margin-right:10px;}
.dh dd.dd01 .right_x{overflow:hidden; width:230px;float:left;margin: auto 5px;}
.dh dd.dd01 .text1{ border:1px solid #e4e4e4; width:217px; height:24px; line-height:26px; padding: 0 4px; color:#939393; background:#fff url(../images/zg08.png) 4px 4px no-repeat scroll;text-indent: 30px;}
.dh dd.dd02{ width:575px;}
.dh dd.dd02 p.p03{ float: left; width:70px; height:26px; line-height:26px; font-weight:bold;color:#000;}
.dh dd.dd02 .txtScroll-top{ width:500px;  overflow:hidden; position:relative; float:left; height:26px;   }
.dh dd.dd02 .txtScroll-top .bd{}
.dh dd.dd02 .txtScroll-top .bd ul li{ width:100%; line-height:26px; height:26px; text-align:center;}
.dh dd.dd02 .txtScroll-top .bd ul li a{ display:inline-block;width: 160px; height:26px; line-height:26px; color:#125ab3;}
.dh dd.dd02 .txtScroll-top .bd ul li a:hover{ color:#eb9718;text-decoration:underline;}
.dh dd.dd02 .txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.dh dd.dd02 .txtScroll-top .infoList li .date{ float:right; color:#999;  }
/*-- 自测 --*/
.zcright{ width:100%; }
.zcright .righttop{width:682px; height:165px; margin: auto;}
.zcright .righttop h3{ text-align:center; color:#0078c6; height:55px; font-family:"΢���ź�"; line-height:55px; font-size:20px;}
.zcright .righttop p{ color:#333; font-size:14px; line-height:30px; padding-left:26px;}
.zcright .righttop p strong{ color:#0078c6; padding-right: 10px;}
.zcright .righttop .em5{ text-indent:6em;}
.zcright table{width:900px; margin: 16px auto auto; border-collapse:collapse;}
.zcright table tr{ height:48px;line-height: 48px;}
.zcright table th{ border:1px solid #b7e0fa;background:#f1f1f1; color:#333; font-size:14px;text-align:center;}
.zcright table th span{color:#0078c6;}
.zcright table td{ text-align:center; border:1px solid #b7e0fa; color:#333; font-size:14px;}
.zcright .rightB{ width:682px; height:155px; margin: auto;}
.zcright .rightB .sub1{ background:url(tjzc.jpg) no-repeat; width:99px; height:28px; border:none; margin:10px 50px 0 235px;}
.zcright .rightB .set{ background:url(cxtx.jpg) no-repeat;  width:99px; height:28px;border:none;margin-top:10px; }
.zcright .rightB p{color:#333; font-size:14px; line-height:30px; padding-left:38px; padding-right:20px;}
.zcright .rightB p b{color:#0078c6;}
.zcright .rightB .em2{ text-indent:2em;}
.zice_yy{ width:682px; overflow:hidden;}
.zice_yy ul{ width:655px; margin-left:45px; padding-bottom:20px; overflow:hidden;}
.zice_yy ul li{ float:left; margin: 0 10px 0 10px; height:49px; display:inline; overflow:hidden; background:url(../images/bori.jpg) right center no-repeat;}
.zice_yy ul li:hover{filter:alpha(opacity=80);      -moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.zice_yy ul li.last{ background:none;}
.zice_yy ul li a{ display:block; float:left; margin-right:10px; display:inline; height:49px; line-height:46px; }
.zice_yy ul li a:hover{ color:#fe7b0f;}
.zice_yy ul li h3{ float:left; height:49px; overflow:hidden; margin-right:10px; margin-top:5px;}
.zice_yy ul li span{ font-size:14px; display:block; float:left; height:49px;  padding-right:20px;}

.mk01{ width:1000px; height:auto; margin: 10px auto;}
.mk01 p.p01{ width:997px; height:60px; border:3px #0274bb solid; border-right:none; border-top:none;}
.mk01 p.p01 span.span01{ display: block;float: left;width: 5%;font-size: 19px;color: #FFF;background: #0274BB none repeat scroll 0% 0%;height: 56px;letter-spacing: 5px;padding-left: 7px;margin-left: 3px;}
.mk01 p.p01 span.span02{display:block; float:left;width:85.9%; color:#ee7e07; font-size:28px;text-align:center;height: 56px; line-height:70px;}
.mk01 p.p01 a.a01{display: block;float: left;width: 8%;height: 30px;color: #FFF;text-align: center;background: #0274BB none repeat scroll 0% 0%;font-size: 16px;line-height: 30px;margin: 25px 0px 0px 0px;}
.mk01 .ul01{ width:100%; height:auto;}
.mk01 .ul01 li{ width:30%; height:auto; background:#f9f9f9; float:left; margin:16px;}
.mk01 .p02{ width:3px; height:155px; position:relative; top:0px; left:0px; background:#0274bb; }
.mk01 .ul01 li p.p03{width:100%; background:url(jbzc01.jpg) 58px 0px no-repeat scroll; height:65px;text-align: center;line-height: 35px;font-size: 19px;color: #fff;  border:1px #dcdcdc solid; border-bottom:1px #c9c9c9 solid; text-indent:0em;}
.mk01 .p04{height: 35px;line-height: 35px;text-indent: 2em;font-size: 14px;border:1px #dcdcdc solid; border-bottom:none;width: 100%;}
.mk01 .p04 span.span01{ color:#c6c6c6;}
.mk01 .ul01 li p{height: 35px;line-height: 35px;text-indent: 2em;font-size: 14px;border:1px #dcdcdc solid; border-bottom:none;width: 100%;cursor:pointer;}
.mk01 .ul01 li p span.span01{ color:#c6c6c6;}
.mk01 .ul01 li p.p05{width:100%; background:url(jbzc02.jpg) 58px 0px no-repeat scroll; height:65px;text-align: center;line-height: 35px;font-size: 19px;color: #fff;  border:1px #dcdcdc solid; border-bottom:1px #c9c9c9 solid;text-indent:0em;}
.hover{ color:#ee7d07; }

/*--尾部--*/
.footer-fixed{ width:100%; height:64px; position:fixed;left:0px; bottom:0px; margin:auto; background:url(../images/zg148.jpg) repeat-x;}
.footer-fixed ul{ width:1200px; height:64px;background:url(../images/zg147.jpg) no-repeat; margin:auto;}
.footer-fixed ul li{ float:left; height:64px;vertical-align: bottom;}
.footer-fixed ul li.li01{width: 225px;margin-left: 60px;}
.footer-fixed ul li.li02{width:180px;}
.footer-fixed ul li.li03{width: 320px;}
.footer-fixed ul li.li03 input{ float:left;width: 220px;height: 24px; line-height:24px;margin-top: 22px;margin-left: 17px;text-indent: 1em; border:none; color:#333;}
.footer-fixed ul li.li03 a{float: left;display: block;width: 70px;height: 24px;margin: 22px 0px 0px 9px;cursor: pointer}
.footer{ width:100%; height:320px; margin:auto; background: url(../images/zg28.jpg) repeat-x;}
.footer a:hover{ text-decoration:none !important; color:#fff !important;}
.footer .ul01{ width:1200px; height:97px; margin:auto;padding: 5px 0px;}
.footer .ul01 li{ width:395px; height:97px; float:left; background:url(../images/zg50.png) repeat-x;}
.footer .ul01 li:hover{background:url(../images/zg51.png) repeat-x;}
.footer .ul01 li img{ display:block; }
.footer .ul01 li img.img01{margin:27px auto;}
.footer .ul01 li img.img02{margin:26px auto;}
.footer .ul01 li img.img03{margin:29px auto;}
.footer .ul02{ width:1200px; height:220px; margin:20px auto;}
.footer .ul02 li{ float:left; height:220px; border-right:1px dashed #fff;}
.footer .ul02 li a{ height:40px; font-size:14px;  text-align:left; line-height:40px; display:block; color:#fff;text-indent: 1em;}
.footer .ul02 li a.a01{text-indent: 35px;}
.footer .ul02 li a.a02{text-indent: 25px;}
.footer .ul02 li span{display: block;padding: 0px 26px;color: #fff;line-height: 25px;}
.footer .ul02 li img.img04{ display:block; margin:55px auto;}
.footer .ul02 li.li01{width: 115px;}
.footer .ul02 li.li02{width: 530px;}
.footer .ul02 li.li03{width: 200px;}
.footer .ul02 li.li04{width: 200px;}
.footer .ul02 li.li05{ border-right:none;width: 350px;}

