/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*ymm font: inherit;*/
	/*vertical-align: baseline;影响表单的*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 兼容的清除浮动 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
	display: block;
}
/*==================================================================头部导航的样式========================================================*/
.header {
	height: 80px;
	background: url(../images/navbj.jpg) repeat-x;
	font-family:"微软雅黑";
	position: fixed;
	width: 100%;
	z-index: 9999;
	left: 0;
	top: 0;	
	_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));
}

.header .head {
	width: 980px;
	margin: auto;
	height: 80px;
	position:relative;/*专题导航新加在一行样式*/
}

.header .head .logo {
	width: 164px;
	height: 53px;
	float: left;
	margin-top: 15px;	
}

.header .head .logo a {
	width: 164px;
	height: 53px;
	display: block;
	background: url(../images/logo.jpg) no-repeat;	
}

.header .head .h-right {
	float: right;
	height: 80px;
	line-height: 80px;	
}

.header .head .h-right li {
	float: left;
	padding: 0 8px;
	background: url(../images/navline.jpg) no-repeat right center;	
}

.header .head .h-right ul li a {
	font-size: 14px;
	color: #fff;	
}

.header .head .h-right a:hover,.header .head .h-right a:active {
	color: #d1b59c;
}

.header.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
	left: 0;
	top: 0;	
}
/*专题导航*/
.sBody1{width:100%; margin:0px auto; height:107px; background:url(../images/3.22_02.jpg) repeat-x; overflow:hidden}.sBody1 .sHead{width:980px; height:107px; margin:0px auto; background:url(../images/3.22_06.jpg) no-repeat top right;}.sBody1 .sHead .logo{width:346px; height:107px; float:left}.sBody1 .sHead .l{width:633px; height:107px; float:left}.sBody1 .sHead .l ul{width:346px; height:107px;  margin:25px 0px 0px 20px;}.sBody1 .sHead .l ul li{width:346px; height:20px; line-height:20px; color:#7f5620;font-size:14px; padding-left:20px; background:url(../images/3.22_07.jpg) no-repeat center left }.Menu{width:100%; height:48px; margin:0px auto; background:url(../images/3.22_15.jpg) repeat-x;}.Menu .top{width:980px; height:48px; margin:0 auto;}.Menu .top ul{width:980px; height:48px; margin:0 auto;}.Menu .top ul li{width:88px; height:48px; line-height:48px; text-align:center; float:left; background:url(../images/xian.jpg) no-repeat top right }.Menu .top ul li a{color:#FFFFFF; font-size:14px; font-weight:bold; line-height:48px;}
.mt15{margin-top:15px}
.mt10{margin-top:10px}

.ztlibox_l .sousou {
    clear: both;
    float: left;
    left:0px;
	bottom:10px;
	position:absolute;
}

.ztlibox_l .sousou .text {
    float: left;
    height: 32px;
    position: relative;
    width: 356px;
}

.ztlibox_l .sousou .text .text1 {
    background: url("../images/sy-sousou.jpg");
    border: medium none;
    color: #767676;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
	position: absolute;
    padding-top: 0;
    width: 311px;
}
.ztlibox_l .sousou .text .btn {
    background: url("../images/synavbtn.jpg");
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 73px;
}
.ztlibox_l .sousou .button {
    float: right;
    margin-left: 15px;
    width: 215px;
}
.ztlibox_l .sousou .button a {
    color: #FFFFFF!important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 102px;
}
.ztlibox_l .sousou .button a.button1 {
    background: url("../images/synavbutton_r1_c1.jpg");
    margin-right: 10px;
}
.ztlibox_l .sousou .button a.button2 {
    background: url("../images/synavbutton_r1_c3.jpg");
}
.fl{float:left}
.fr{float:right}
/*头部-专题导航结束*/

/*******************************页脚开始**************************/
.foot{width:100%; height:206px; margin:0px auto; background:url(../images/3.22_154.jpg) repeat-x; margin-top:10px;}.foot .f_box{width:980px; margin:0px auto; padding-left:20px;}.foot .f_box .logo{width:299px; height:206px; float:left;}.foot .f_box .c_box{width:465px; height:112px; 	font-size:12px; line-height:20px;  color:#fff; margin-left:10px; padding-top:94px; background:url(../images/foot_156.jpg) no-repeat; float:left;}.foot .f_box .r_box{width:165px; height:206px; margin-left:10px; float:left;}

/*商务通浮动邀请*/
#tcck {
	width: 549px;
	height: 223px;
	position: fixed;
	left: 50%;
	margin-left: -259px;
	top: 35%;
	z-index: 9999;
	display: none;
}
#left_float {
	width: 153px;
	height: 391px;
	background: url(../images/float.gif) no-repeat;
	position: fixed;
	/*bottom: 197px;*/
	bottom: 185px;
	z-index: 9998;
	left: 10px;
	_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)));
	_margin-bottom:197px;
}
#left_float_dsjyyj {
	width: 153px;
	height: 349px;
	background: url(../images/float_dsjyyj.jpg) no-repeat;
	position: fixed;
	bottom: 197px;
	z-index: 9998;
	left: 10px;
	_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)));
	_margin-bottom:197px;
}
.close {
	width:20px;
	height:20px;
	float:right;
	background-color:#232334;
	z-index: 9999;
}
#left_float a {
	width: 125px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto 15px auto;

}
#left_float_dsjyyj a {
	width: 125px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	margin: 300px auto 0 auto;

}
#left_float a.flaot1 {
	margin-top: 300px;
}

#left_float_mami {
	width: 153px;
	height: 349px;
	background: url(../images/float_mami.gif) no-repeat;
	position: fixed;
	bottom: 197px;
	z-index: 9998;
	left: 10px;
	_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)));
	_margin-bottom:10px;
}
.close {
	width:20px;
	height:20px;
	float:right;
	background-color:#232334;
	z-index: 9999;
}
#left_float_mami a {
	width: 125px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto 15px auto;

}

#left_float_mami a.flaot1 {
	margin-top: 259px;
}


#right_float {
	width: 54px;
	height: 324px;
	position: fixed;
	right:10px;
	bottom: 200px;
	z-index: 9999;
	_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)));
_margin-bottom:200px;
}

#right_float ul li {
	width: 54px;
	height: 64px;
	background-color:#d68317;
	margin-bottom: 1px;
	float:left
}

#right_float ul li a {
	display: block;
	width: 54px;
	height: 54px;
	padding-top: 10px;
}

#right_float ul li a b {
	display: block;
	text-align: center;
}

#right_float ul li a b.wenzi {
	font-size: 14px;
	color: #fff;
	margin-top: 6px;
}

#right_float ul li a:hover {
	background: url(../images/floatbj1.jpg);	
}
/*浮动要求结束*/
/*右下角弹窗*/
.clearfix {
	zoom: 1;
	display: block;
}
.tanchu {
	
   /*background: url("../images/tanchu.png") no-repeat;*/
    background: url("../images/yunfu_xx.png") no-repeat;
    bottom: 0px;
    display: none;
    left: 0px;
    position: fixed;
    width: 175px;   
	height: 168px;
	/*width: 265px;   
	height: 210px;*/
	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)));
	_margin-bottom:0px
	}
.tanchu a {
   /*padding-left: 150px;*/
}
.closebtn{
	top: 0px;
	/*top: 15px;*/
	position: absolute;
	right:0px;
	z-index:999;
	
}
.tanchua1{
	display: block;
	width: 162px;
	height: 168px;
	position: absolute;
	z-index:999;
	left:0px
	
}
.tanchua_swt{display:block;position:absolute;width:80px;height:25px;top:115px;z-index:999;padding: 0px!important;margin-left: 45px;}
/*右下角弹窗结束*/
/*右下角咨询开始*/
.tanchu_zx {
    bottom: 0px;
    right: 0px;
    position: fixed;
     width: 19.375%;   
	height: auto;
	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)));
	_margin-bottom:0px
	}

.closebtn_zx{
	right: 0px;
	top: 2%;
	position: absolute;
	z-index:999;
	width:15px;
	height:15px;
	display:block
	
}
closebtn_zx img{display:block;width:100%}
.tanchua1_zx{
	display: block;
	z-index:999;	
}
.tanchua1_zx img{display:block;width:100%}
.tanchu_zxbtn{width:60%;position:absolute;bottom:10%;left:3%}
.tanchu_zxbtn a{width:45%}
.tanchu_zxbtn a img{width:100%;height:auto}
/*右下角咨询结束*/
/*中间弹出框Start*/
.tanchubox {
    top: 50%;
   display: none;
    left: 50%;
	margin-left:-221px;
    position: fixed;
    width: 443px;
    z-index: 997;
	height: 224px;
	margin-top:-112px;
}
.closebtnsm{
	top: 4px;
	position: absolute;
	right:10px;
	width:36px;
	height:36px;
	display:block;color:#ffffff;
	z-index:2;
}
.closebtnsm2{
	top: 150px;
	position: absolute;
	left: 146px;
	width:85px;
	height:25px;
	display:block;
	z-index:2;
}

.zxbtnsm{
	top: 150px;
	position: absolute;
	left: 47px;
	width:85px;
	height:25px;
	display:block;
	z-index:2;
}
.closebtnsm_yyj{
	position: absolute;
	left: 473px;
	width:20px;
	height:20px;
	display:block;color:#ffffff;
	z-index:2;
	overflow:hidden
}
.tanchuapic{
	display: block;
	width: 443px;
	height: 224px;
	position: absolute;
	z-index:1
}
/*中间弹出框-弹出QQ*/
.tanchubox_qq {
    top: 50%;
    display: none;
    left: 50%;
	margin-left:-272px;
    position: fixed;
    width: 545px;
    z-index: 997;
	height: 461px;
	margin-top:-230px;
}
.closebtnsm_qq{
	top: 8px;
	position: absolute;
	left: 520px;
	width:20px;
	height:20px;
	display:block;
	z-index:2;
	overflow:hidden
}
.closebtnsm2_qq{
	bottom: 8px;
	position: absolute;
	left: 220px;
	width:72px;
	height:26px;
	display:block;
	z-index:2;
	overflow:hidden
}
.tanchuapic_qq{
	display: block;
	width: 545px;
	height: 461px;
	position: absolute;
	z-index:1
}
/*留言*/
.message{ background:url(../images/messagebg.png) no-repeat;width:560px;height:414px;padding-top:6px;
z-index:999;
left:50%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left:-280px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-207px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.message_t{ background:url(../images/mes_t.jpg) repeat-x;height:25px; line-height:25px;width:548px;color:#666666;margin-left:6px; font-size:12px}
.message_t span{float:left;padding-left:5px}
.message_t a{float:right;margin-top:5px;margin-right:5px}
.message p{ line-height:22px; font-size:12px;color:#666666;padding:0px 20px; display:block}
.message_ul{width:445px;margin-left:72px}
.message_ul li{width:100%; font-size:12px;color:#666666;clear:both;height:35px;}
.message_ul li b{color:#666666;width:68px; display:block;float:left; font-weight:normal;line-height:30px}
.message_ul li span{float:left;width:185px; display:block}
.message_ul li span input.mes_text,.message_ul li span select.mes_text{width:183px;height:23px; line-height:23px;border:1px solid #7f9db9; background:url(../images/mes_textbg.jpg) repeat-x}
/*.message_ul li p input.mes_text2{ background:url(../images/mes_kuang.jpg) no-repeat;width:13px;height:13px;border:1px solid #7f9db9; }*/
.message_ul li span textarea.mes_text3{ width:365px;height:70px;border:1px solid #7f9db9; background:url(../images/mes_textbg.jpg) repeat-x}
.message_ul li em{ background:url(../images/mes_xing.gif) no-repeat; background-position:left center;color:#fa0404; font-size:12px; line-height:30px; font-style:normal;padding-left:12px;margin-left:10px}
.message_ul li p{ display:block;width:220px;margin-left:68px;}
.mes_btn{ background:url(../images/mes_btnbg.jpg) no-repeat;width:75px;height:26px; line-height:26px; text-align:center;border:0px;margin-right:15px; cursor:pointer}
.ml68{margin-left:68px;}

.mes_text2{float:left}
.message_ul ul li span h6{ font-size:12px; font-weight:normal; float:left;margin-right:15px}
.checkboxbox{font-size:12px;padding-top:8px; font-weight:normal;width:100%;height:22px; line-height:20px}

/* 500代金  左侧*/
.yyj_fdpic3{width:150px;height:349px; position:fixed;left:0px;bottom:200px;z-index: 9999;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));
_margin-top:200px;
background: url("../images/float_dsjyyj.jpg") no-repeat;
background-position:top center;
}
.yyj_fdpic03{ position:relative}
.yyj_fdpic03 a{ display:block; text-indent:-999px; overflow:hidden;width:150px;height:349px;z-index:1}
.yyj_fdpic03 a.yyj_fdclose3{ background: url(../images/yyj_fdclose.jpg) no-repeat;width:13px;height:13px; display:block; position: absolute;top:0px;right:0px;z-index:2}
.yyj_fdpic03 a.yyj_fdclose23{ background: url(../images/yyj_fdclose2.jpg) no-repeat;width:13px;height:13px; display:block; position: absolute;top:0px;right:0px;z-index:2}

/*首页顶部分娩图片*/
.topggsmall{ background:url(../images/ad.gif) no-repeat;background-position:top center;height:100px;}
.topggsmall a{ display:block;width:100%;height:100px}
/*首页顶部分娩图片结束*/

.bgmessages {
background-color: #ccc;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:998;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
/*专家内容页---坐诊*/
.zjczbox{width:100%;height:56px;display:none}
.zjczbox_t{width:55px;height:38px;float:left; background:url(../images/zjczmonth.jpg) no-repeat;padding-top:20px}
.zjczbox_t b{width:7px; cursor:pointer; display:block}
.zjczmonth_l{float:left;margin-left:5px;margin-top:5px}
.zjczmonth_r{float:left;margin-top:5px}
.zjczbox_t_month{width:30px; text-align:center;color:#a27856;float:left; overflow:hidden;height:29px}
.zjczbox_t_month h2{width:100%; font-size:18px; font-weight: bold}
.zjczbox_t_month h6{width:100%; font-size:10px; font-family:Aparajita}
.zjczbox_t_month ul{width:10000px}
.zjczbox_t_month ul li{float:left;width:30px}
.zjczbox_c{width:380px;float:left;margin-left:8px}
.zjczbox_c_name{ font-size:14px;color:#5e5a5b;height:25px; line-height:25px;width:100%;float:left; font-family:"微软雅黑"}
.zjczbox_c_date{width:100%;float:left;height:45px; overflow:hidden}
.zjczbox_c_date ul{width:10000px}
.zjczbox_c_date ul li{width:380px;float:left;}
.zjczbox_c_date ul li.block{ display:block}

.zjczbox_c_date ul li em{float:left; text-align:center; font-size:12px; background:url(../images/zjczdate1.jpg) no-repeat; background-position: center center;width:12px;height:40px;font-style:normal}
.zjczbox_c_date ul li em.datebg{background:url(../images/zjczdate2.jpg) no-repeat;background-position:center 16px}
.zjczbox_c_date ul li em.datebg2{background:url(../images/zjczdate2.jpg) no-repeat;background-position:center 17px;padding-top:28px;height:12px;}

/*右下角弹窗-特殊*/
.telbox{z-index:999;width:308px;height:137px; display:none; position:fixed;bottom:0px;right:0px;
_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)));
}
.telbox0{width:308px;height:137px; position:relative; background:url(../images/teltcpic.png) no-repeat; z-index:998}
.telbox0 .tel{ position:absolute;left:50px;top:55px}
.telbox0 .tel input.teltext{width:160px;height:20px; line-height:20px;color:#666666;float:left}
.telbox0 .tel input.teltexttbn{ background:url(../images/teltcbtn.png) no-repeat;width:79px;height:25px;border:0px;float:left;margin-left:6px; cursor:pointer}
.telbox0 a.telclose{ position:absolute;top:-15px;right:5px; background:url(../images/telbox_close.jpg) no-repeat;width:13px;height:13px; text-indent:-999px; overflow:hidden; z-index:999}


/*左侧浮动-特殊（专题--妇科中心下属专题用）*/
*html{
background-image:url(../css/.net/skin/default/css/about:blank);
background-attachment:fixed;
}
#flzx{z-index:999; width:80px;cursor:pointer; position:fixed; left:0px; top:50%; margin-top:-134px;
background-position:0px 0px;height:268px; bottom:160px; _margin-bottom:160px;
_position:absolute;
_bottom:200px;
_top:expression(eval(document.documentElement.scrollTop));
}
#flzx dl{width:100%;overflow: hidden}
#flzx dl dd{width:100%;height:54px; text-indent:-999px; background:url(../images/flzxdl.jpg) no-repeat }
#flzx dl dd.zxdd1{ background-position:0px 0px}
#flzx dl dd.zxdd2{ background-position:0px -54px}
#flzx dl dd.zxdd3{ background-position:0px -108px}
#flzx dl dd.zxdd4{ background-position:0px -162px}
#flzx dl dd a{width:100%;height:54px; display:block;outline:none}

#gotop{z-index:999; width:80px;background:url(../images/flzxdl.jpg) no-repeat; cursor:pointer; position:fixed; left:0px; top:50%; margin-top:82px;
 background-position:0 -216px; height:52px; bottom:160px; _margin-bottom:160px;
_position:absolute;
_bottom:200px;
_top:expression(eval(document.documentElement.scrollTop));
} 

/*右侧浮动-特殊*/
.rightzxbox{width:141px;height:500px;position: fixed;right:0px;_position:absolute;bottom:175px;_top:expression(eval(document.documentElement.scrollTop));_margin-top:132px;z-index:999}
.rightzxbox a.rightzx_zj{display:block;width:100%;height:332px; display: block;text-indent:-999px; overflow:hidden}
.rightzxbox input.rightzx_text{border:0px;width:114px;height:18px;overflow:hidden; line-height:18px;margin-left:9px;_margin-left:6px; font-size:11px;color:#666666; text-indent:5px; font-family:"微软雅黑"}
.rightzxbox input.rightzx_btn{width:112px;height:32px;margin-left:18px;margin-top:8px;_margin-top:8px;border:0px; cursor:pointer; background:none}
.rightzxbox a.rightzx_close{ background:url(../images/telbox_close1.jpg) no-repeat;width:15px;height:15px; text-indent:-999px; overflow:hidden; display:block; margin-right:0px;position:absolute;right:0px;top:0px}
.rightzxbox_c{ background: url(../images/right_pf.gif) no-repeat;width:141px;height:500px}
/*抖动QQ咨询*/
.tcqq{width:210px;height:147px; position:fixed;_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)));bottom:0px;right:5px;z-index:999}
#qq{ position:relative;z-index:998}
.tcqq0{ position:relative;width:210px;height:147px}
.tcqq_close{ position:absolute;right:0px;top:0px;width:20px;height:20px; text-indent:-999px; overflow:hidden; z-index:999}

/*红包*/

.red_paper {
    bottom: 0px;
    display: block;
    right: 0px;
    position: fixed;
    width: 158px;   
	height: 168px;
	margin-bottom:-168px;
	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)));
	_margin-bottom:0px
	}
	.red_paper a img#qq{ position:relative;z-index:998}
	/*孕周修改*/
.yunzhou{width:980px;margin:10px auto;overflow:hidden}
.yunzhou_t{ background:url(../images/yunzhou_t.png) no-repeat;width:38px;height:89px; margin-left:20px}
.yunzhou_c{width:920px}
.yunzhou_c dl{width:100%;}
.yunzhou_c dl dd{width:270px; float:left;margin-left:22px}
.yunzhou_c dl dd .yunzhou_ul{padding-top:3px; height:58px;padding-left:5px}
.yunzhou_c dl dd .yunzhou_ul a{width:18px; font-size:12px; line-height:16px;height:52px;float:left; display:block; text-decoration:none; text-align:center;color:#ffffff;padding-top:3px;margin-right:2px}
.yunzhou_c dl dd .yunzhou_ul a b{ display:block}

.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul1{border:1px solid #e7d6cf;}
.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul1 a{ background-color:#79a653;}
.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul2{border:1px solid #60aac3;}
.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul2 a{ background-color:#60aac3;}
.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul3{border:1px solid #ed8c47;}
.yunzhou_c dl dd .yunzhou_ul.yunzhou_ul3 a{ background-color:#ed8c47;}

.yunzhou_title{margin:10px auto 0px auto;height:7px; position:relative}
.yunzhou_title h2{ position: absolute;width:70px; font-size:16px; text-align:center; background-color:#eee5de; height:30px; line-height:30px;left:50%;margin-left:-35px;bottom:-15px}

.yunzhou_title.yunzhou_title1{width:240px;color:#79a653;border:1px solid #79a653;border-top:0px;}
.yunzhou_title.yunzhou_title2{width:305px;color:#60aac3;border:1px solid #60aac3; border-top:0px;}
.yunzhou_title.yunzhou_title3{width:200px;color:#ed8c47;border:1px solid #ed8c47; border-top:0px;}

/*专题右侧浮动*/
.zt_float_r1{ background:url(../images/zt_float_r1.jpg) no-repeat;width:150px; height:390px; position:fixed;
bottom: 230px;
	z-index: 9998;
	right: 10px;
	_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)));
	_margin-bottom:197px;}
.zt_float_r1 a.zt_float_r1zx{width:132px; height:42px;display:block;top:335px;left:10px; position:absolute; text-indent:-999px; overflow:hidden}
.zt_float_r1 img.zt_float_r1close{float:right; cursor:pointer}

.zt_float_r2{ background:url(../images/zt_float_r2.jpg) no-repeat;width:150px; height:390px; position:fixed;
bottom: 230px;
	z-index: 9998;
	left: 10px;
	_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)));
	_margin-bottom:197px;}
.zt_float_r2 a.zt_float_r1zx{width:132px; height:42px;display:block;top:335px;left:10px; position:absolute; text-indent:-999px; overflow:hidden}
.zt_float_r2 img.zt_float_r1close{float:right; cursor:pointer}

/*右侧快速导航*/
.rightpf{width:127px;background: url(../images/rightpfbg.png);height:516px;right:35px;position: fixed;top:15%;z-index:999}
.rightpf h2{width:120px;margin:3px auto 0px auto;text-align: center; height: 52px; line-height: 52px;font-size: 25px;color:#cf6793;font-family: "微软雅黑"}
.rightpf ul{width:118px;margin:0px auto;border-top:0px;border:1px solid #e596a7;border-bottom-left-radius:15px;height: 455px }
.rightpf ul li{width:100%;height: 49px;border-bottom:1px solid #e596a7;line-height: 49px;font-size: 16px;font-family:"微软雅黑";text-indent: 40px }
.rightpf ul li a{color:#ffffff;text-decoration: none}
.rightpf ul li.rightpfbtn1{background: url(../images/rightpfbtn1.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn2{background: url(../images/rightpfbtn2.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn3{background: url(../images/rightpfbtn3.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn4{background: url(../images/rightpfbtn4.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn5{background: url(../images/rightpfbtn5.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn6{background: url(../images/rightpfbtn6.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn7{background: url(../images/rightpfbtn7.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn8{background: url(../images/rightpfbtn8.png) no-repeat 10px center;}
.rightpf ul li.rightpfbtn9{background: url(../images/rightpfbtn9.png) no-repeat 10px center;border-bottom:0px;}

