@charset "gb2312";
/* CSS Document */

/* 首页背景*/
.conr_cctv, .conb_title, .conb_title2,.conal_title, .conal_title2, .ltctmr_title, .ltcmr_title2, .ltcmra_title, .ltcmmt_title, .ltct_title{ background:url(../images/title_all.png) no-repeat;}
.enabler, .disablel, .enablel, .disabler, .conzm_main ul .conzm_main_li1 span, .conzm_main ul .conzm_main_li2 span, .conal_bot .conal_bot_sp1, .conal_bot .conal_bot_sp2{ background:url(../images/title_all.png) no-repeat;}

/* 
	@名称: base
	@功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{ color:#000; background:#fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; _background-image:url(about:blank); _background-attachment:fixed; }

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { margin:0; padding:0; }

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video { display: inline-block; *display: inline; *zoom: 1; }

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{ font:14px/16px '宋体',arial,tahoma,\5b8b\4f53; }
input,select,textarea{ font-size:100%; }

/* 去掉各Table  cell 的边距并让其边重合 */
table{ border-collapse:collapse; border-spacing:0;  }

/* IE bug fixed: th 不继承 text-align*/
th{ text-align:inherit; }

/* 去除默认边框 */
fieldset,img{ border:0; }

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{ display:block; }

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{ border:0; font-variant:normal; }

/* 一致的 del 样式 */
del { text-decoration:line-through; }

address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:500; }

/* 去掉列表前的标识, li 会继承 */
ol,ul { list-style:none; }

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th { text-align:left; }

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500; }

q:before,q:after { content:''; }

/* 统一上标和下标 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }



/* 让链接在 hover 状态下显示下划线 */
a:hover { text-decoration:underline; }

/* 默认不显示下划线，保持页面简洁 */
ins,a { text-decoration:none; color: #000; }

/* 清理浮动 */
.fn-clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.fn-clear { zoom:1; /* for IE6 IE7 */}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide { display:none; }

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right { display:inline; }
.fn-left { float:left; }
.fn-right { float:right; }


.leg-nav{ height: 34px; line-height: 34px;}
.leg-nav li{ width: 134px; margin-right: 1px; background-color: #e8e8e8; float:left}
.leg-nav li.hover{ background-color: #28419d; color: #fff; font-weight: 700}
.leg-cont p{ line-height:12px; margin-top:13px}
.leg-cont{ margin-top: 1px; padding-top: 15px; height: 168px; background-color: #f6f6f6}
.leg-cont li{ margin-left: 16px; width: 180px;}


.lf{ float:left;}
/* ----------------------------------------------------------------------- >>>
	@名称: common
	@功能: 公共樣式
*/

/* 盒子 */
.w1000{ margin: 0 auto; width: 1000px; overflow:hidden;}
.w1001{ margin: 0 auto; width: 1001px; overflow:hidden;}
.w1002{ margin: 0 auto; width: 1002px; overflow:hidden;}
.w1003{ margin: 0 auto; width: 1003px; overflow:hidden;}
.w588{ margin: 0 auto; width:588px; overflow:hidden;}

/*颜色*/
.co-ff, .co-ff a{ color:#fff;}
.co-7c, .co-7c a{ color:#7c7c7c;}
.co-47, .co-47 a{ color:#4762c4;}
.co-66, .co-66 a{ color:#666;}

/*字体大小*/
.fon-12, .fon-12 a{ font-size:12px;}
.fon-14, .fon-14 a{ font-size:14px;}
.fon-16, .fon-16 a{ font-size:16px;}
.fon-18{font-size:18px;}
.fon-19{ font-size:19px}
/*外上边居*/
.mt5{ margin-top:5px;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}



/*p里面的内容*/
.p1{ text-indent:2em; line-height:26px; font-size:12px; color:#666;}
.p1 a{ color:#4762c4;}
.p2{ text-indent:2em; line-height:26px; font-size:12px; color:#666;}
.p2 a{ color:#dfa300;}
.p3{ text-indent:2em; line-height:22px; font-size:12px; color:#666;}
.p3 a{ color:#cb0000;}
.p4{ text-indent:2em; line-height:21px; font-size:12px; color:#666;}
.p4 a{ color:#28419d;}
.p5{ line-height:21px; font-size:12px; color:#666;}
.p5 a{ color:#28419d;}
.p6{ line-height:22px; text-indent:2em; font-size:12px; color:#666;}
.p6 a{ color:#28419d;}


.ltc_tuij{ background:#f4f4f4; height:204px; display:none}
.ltct_title{ height:40px; background-position:0 -820px;}
.ltct_main ul li{ float:left; margin: 15px 0px 0px 19px;}
.ltct_main ul li p{ text-align:center; line-height:24px;}
.ltct_main ul li p a{ font-family:"微软雅黑"; font-size:12px; color:#666;}
.ltct_main ul li p a:hover{ color:#177cb0; text-decoration:none;}

/*切换样式*/



.fl {
	FLOAT: left
}
.fr {
	FLOAT: right
}
A {
	TEXT-DECORATION: none
}

.b {
	FONT-WEIGHT: bold
}
IMG {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
.v {
	FONT-FAMILY: Arial,Helvetica,sans-serif
}
.m10 {
	MARGIN-LEFT: 10px
}
.hidden {
	DISPLAY: none
}
.333 {
	COLOR: #333
}
.000 {
	COLOR: #ff6600; FONT-WEIGHT: bold
}
.red {
	COLOR: #ff3200
}
.green {
	COLOR: #009900
}
/* 盒子 */
.w1000{ margin: 0 auto; width: 1000px; overflow:hidden;}

.mt6{ margin-top:6px;}
.mt10{ margin-top:20px;}
.mt12{ margin-top:12px;}
.mt15{ margin-top: 15px;}
.mt18{ margin-top: 18px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.ml40{ margin-left:40px;}
/* 字体 */
.font-12{ font-size: 12px;}
.font-13, .fz-13{ font-size: 13px;}
.font-14, .fz-14{ font-size: 14px;}
.font-15, .fz-15{ font-size: 15px;}
.font-16, .fz-16{ font-size: 16px; } 
.font-18{ font-size: 18px; } 
.font-20{ font-size: 20px; }
.font-31{ font-size: 31px; }
.font-GEO, .ff-wy{ font-family:"微软雅黑";}
.font-heit{ font-family:"黑体";}
.te-inde, .te-inde p{ text-indent:2em}
.font_wei, .fw-bd{ font-weight:700;}
.ta-c{ text-align:center}
.ti2e{ text-indent:2em}
.ti99{ text-indent:-9999px}
.ftbd{ font-weight: 900}


/* 颜色 */
.color-FF, .color-FF a, .color-ff, .color-ff a{ color: #FFFFFF;}
.color-66, .color-66 a{ color:#666;}
.color-33, .color-33 a{ color:#333;}
.color-138, .color-138 a{ color:#138a21;}

/*高度*/
.he68{ height:68px;}
.he80{ height:80px;}

.ltc_main{ margin-bottom:20px}

/*头部样式*/
#head{ background:#f7f7f7;}
.sun-top{ height:111px; width:100%; background:url(http://bjqhfk.com/imagesn/sun-bg.jpg) repeat-x;}
.sun-top1{ width:1000px; height:111px; margin:0 auto;}

/*导航样式*/
.hd_nav{ height:48px; background:#28419d;}
.hdnav_main ul li{ line-height:48px; display:inline-block; width:auto; margin:0; float:left}
.hdnav_main ul li a{ font-family:"微软雅黑"; font-size:16px; display:inline-block; height:48px; padding:0px 24px 0px 24px;}
.hdnav_main ul li a:hover, .hdnav_main ul li a.hover{ text-decoration:none; background:#3e66f9; color:#fff600;}



/*底部 版权*/
#bott{ background:#f1f1f1; height:198px; padding-top:15px;}
.botb_left{ width:380px; padding-left:10px;}
.botb_left_dd{ font-family:"微软雅黑"; color:#333; font-size:18px; margin:37px 0px 13px 0px;}
.botb_left ul{ width:305px; float:left;}
.botb_left ul li{ float:left; width:70px; display:block; margin:0px 30px 0px 0px; padding:0px 0px 0px 0px; height:32px; line-height:32px; border-bottom:1px dashed #c1c1c1; }
.botb_left ul li a{ font-size:12px; color:#666;}
.botb_mid{ margin-top:31px; margin-left:10px;}
.botb_right{ width:370px; float:right}
.botbr_tltle{ height:64px; margin-top:20px; }
.botbr_main{ text-align:right; font-size:12px; color:#666; line-height:23px; padding-right:12px; margin-top:6px; font-family:Verdana;}


/* 底部免费电话 */
.foot-freeTel{ position:fixed; left:0; bottom:0; z-index:300; _position:absolute; _top:expression(documentElement.scrollTop+document.documentElement.clientHeight-49); width:100%; height:49px; background: url(../images/20140913/bottom_bg.png) center center no-repeat; }
.foot-freeTel-L{ margin-left:24px;}
.foot-freeTel-M{ margin-left:168px; margin-top:8px; width:198px; height:29px; line-height:29px; border:1px #060850 solid; text-indent:6px; color:#9a9a9a; font-size:14px; font-family:Verdana, Geneva, sans-serif}
.foot-freeTel-Btn{ margin-left:16px; margin-top:8px; width:103px; height:32px; cursor:pointer;}
.foot-freeTel-R{ margin-right:28px}

/* Banner轮播样式 */
/**banner**/
#slide-index .slide { width: 100%; height: 420px; margin: 0 auto; }
#slide-index { min-width: 1000px; width: auto; height: 420px; overflow: hidden; position: relative; }
#slide-index .slides { min-width: 1000px; width: auto; height: 420px; }
#slide-index .slide { min-width: 1000px; height: 420px; float: left; position: relative; }
#slide-index .image { z-index: 1; position: absolute; }
#slide-index .text, #slide-index .button { z-index: 2; position: absolute; top: -500px; }
#slide-index .button { display: none; width: 138px; }
#slide-index .control { position: absolute; bottom: 0px; width: 100%; text-align: center; height: 19px; cursor: pointer; z-index: 40; }
#slide-index .control a { width: 11px; height: 11px; cursor: pointer; display: inline-block; background: #cfcfcf; margin-right: 6px; opacity: 0.6; filter: alpha(opacity=60); }
#slide-index .control a:hover, #slide-index .control a.active { background: #425ec2; }
.autoMaxWidth { overflow: hidden; position: relative; }


/* 20140924添加 */
/* 底部悬浮 */
.x24_bot{ position:fixed; bottom:0px;  width:100%;
_position:absolute;/*兼容IE6的代码*/
_bottom:auto;/*兼容IE6的代码*/
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); /*兼容IE6的代码*/ z-index:1000;}
.x24b_mian{width:1090px; margin:0 auto; }
.x24b_mian2{ position:absolute;height:100px;   z-index:100;}
/* 左边 */
.x24b_l{ width:650px; }
.x24bl_ul{ margin-top:23px; float:left; margin-right:5px; overflow:hidden;}
.x24bl_ul li{width:226px; margin-bottom:5px; overflow:hidden;}
.x24bl_ul li span{ display:inline-block; background:#649eff;  width:21px; text-align:center; color:#fff; font:14px/21px "微软雅黑";}
.x24bl_ul li b{ color:#649eff; font:18px/21px "微软雅黑"; font-weight:900;}
.x24bl_ul li a{ color:#fff; font-weight:900; font-size:12px;}
.x24bl_ul1{ width:196px;}
.x24bl_ul2{ width:231px;}
.x24bl_ul3{ width:199px;}
/* 中间 */
.x24b_c{ width:201px; }
.x24b_c dl{ margin-top:23px;}
.x24b_c dl dt{ font-size:20px; color:#0d9c11; font-weight:900; font-family:"微软雅黑"; background:url(../images/140924/tel.png) left center no-repeat; line-height:25px; padding-left:33px;}
.x24b_c dl dd{ margin-top:8px;}
.x24b_wbk{ width:123px; height:23px; line-height:23px; color:#9a9a9a; float:left; background:#f4f4f4; border:none; text-indent:3px; margin-right:5px; font-family:Verdana, Geneva, sans-serif}
.x24b_ann{ width:70px; height:23px; background:#10781c; float:left; color:#fff; font-size:15px; font-family:"微软雅黑"; line-height:23px; cursor:pointer;}
/* 右边 */
.x24b_r{ width:216px; margin-left:20px;}
.x24b_r dl dt{ margin:9px 10px 0px 0px;}
.x24b_r dl dd{ font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:22px; padding-top:16px;}
.x24b_r dl dd span{ color:#649eff; display:block;}
/*底部背景*/
.x24b_bj{ height:100px; background:#000; opacity:0.85; filter:alpha(opacity=85); z-index:99;}

/* 20141101 病种导航 性病图库、症状自查 */
.conn_main4 .connm_ul1 .btn-tuku, .conn_main4 .connm_ul1 .btn-zicha{ line-height:30px; padding-left:35px; width:88px; font-size:15px; font-family:"微软雅黑";}
.conn_main4 .connm_ul1 .btn-tuku a, .conn_main4 .connm_ul1 .btn-zicha a{ display:block; width:100%; height:100%; color:#fff; text-height:3px}
.conn_main4 .connm_ul1 .btn-tuku{ background:#4c60c1 url(../images/nav_icon1.jpg) 12px center no-repeat }
.conn_main4 .connm_ul1 .btn-zicha{ margin-top:2px; background:#868686 url(../images/nav_icon2.jpg) 9px center no-repeat }

/* 底部咨询区域：*/
.foot-func{ height:87px; background:url(../images/foot_func_bg.jpg) repeat-x; text-align:center;}

/*20150107改的底部导航*/
.botb_right{ float:left;}
.botb_left{ padding-left:120px;}
.botbr_main{ text-align: left; padding-left:39px;}
.botb_left_dd{ margin: 32px 0px 13px 0px;}
.botb_mid{ margin-top:30px;}

#yy_con{ background:url( ../images/xb_about_bg.jpg ) repeat; padding-bottom:20px;}
.about_title{ margin-top:20px;}
.about_title p{ height:15px; background-color:#7a9dcc;}
.about_title div{ background: url( ../images/xb_about_14.jpg) center center  no-repeat; height: 45px; margin-top:-31px; font-size: 30px; font-weight:bold; color:#fff; text-align: center; line-height:45px;}
.yyc_bank ul{ border: solid 1px #dde9f9; float:left; margin-right:22px;}
.yyc_bank .yycb_ul1{ width:309px; height:406px; background-color: #fafafa}
.yyc_bank .yycb_ul1 p{ width:262px; margin:15px auto 0px; font-size:12px; color:#666; line-height:21px;}
.yyc_bank .yycb_ul1 p b{ font-weight:normal; color:#28419d;}
.yyc_bank .yycb_ul1 span{ display:block; width:255px; margin:0px auto 0px auto; color:#28419d; line-height:22px; background:url(../images/zs_02.jpg) left center no-repeat; padding-left:13px;}
/*实验室*/
.yycb_sy{padding-bottom:10px; margin-top:14px; background-color: #fafafa}
.yycb_left, .yycb_right{ width:38px; height:38px; margin-top:43px; cursor:pointer;}
.yycb_title{ margin-bottom:20px;}
.yycb_left{ margin-left:5px;}
.yycb_right{ margin-right:5px;}
.yycb_maim2{width:895px; overflow:hidden; margin-left:15px; height:179px;}
.yycb_nr{ width:1000px;}
.yycb_nr ul li{ float:left; margin-left:12px;}
.yycb_nr ul li p{ line-height:30px; text-align:center;}
.yycb_nr ul li p a{ color:#808181;}

/*banner下面的内容样式*/
.abo_top{ border: solid 1px #01125c; height:410px; background-color:#fff}
.abot_cont{ border: solid 7px #1554a2;  height:396px;}
.abot_cont h2{ font-size:23px; color:#074295; line-height:28px;}
.abot_cont dl dt{ margin:0px 18px 0px 13px}
.abot_cont dl dd p{ line-height:21px;  padding-right:10px; width:590px; font-size:12px;}
.abot_cont dl dd ul li{ background-color:#e9f2ff; border: solid 1px #d4daf5; width:134px; height:55px; float: left}
.abot_cont dl dd ul li h3{ border-right: dashed 1px #bcc3ce; height:100%; width:37px; font-size:22px; font-weight:bold; color:#074295; word-wrap:break-word;word-break:nomal;}

/*领先技术里面的内容*/
.main-xjy-bm{ height:452px; width:1000px;}
.main-xjy-bm-lf{ margin:19px 0 0 0; width:248px;}
.main-xjy-bm-lf ul li{ margin-bottom:10px;}
.main-xjy-bm-lf ul li.bg-hui{ background:url(../images/xjy-li2.jpg) no-repeat; width:248px; height:47px;}
.main-xjy-bm-lf ul li.bg-hui a{width:248px; height:47px; display:block; color:#FFF; font-family:"微软雅黑"; font-size:16px; line-height:47px; text-align:center;}
.main-xjy-bm-lf ul li.bg-hui.font14 a{ font-size:15px;}
.main-xjy-bm-lf ul li.bg-hui a:hover{ background:url(../images/xjy-li7.jpg) no-repeat; width:248px; height:47px; text-decoration:none;}
.main-xjy-bm-cn{ width:461px; height:415px; background:#ebebeb; margin:19px 0 0 13px;}
.main-xjy-bm-cn h2{ font-size:22px; line-height:22px; color:#666666; text-align:center; margin-top:15px; font-family:"微软雅黑"; font-weight:100;}
.main-xjy-bm-cn1{ background:url(../images/bg-xjy.jpg) no-repeat; width:435px; height:171px; margin:10px 0 0 13px;}
.main-xjy-bm-cn1 img{ width:151px; height:146px; margin:13px 0 0 12px; float:left;}
.main-xjy-bm-cn1 p{ margin:20px 0 0 29px; font-size:13px; width:230px; float:left; color:#666666; display:inline; text-indent: 2em; line-height: 24px;}
.main-xjy-bm-cn dl{}
.main-xjy-bm-cn dl dt{ width:210px; margin:15px 0 0 15px;}
.main-xjy-bm-cn dl dd{ width:210px;margin:15px 0 0 10px;}
.main-xjy-bm-cn dl dt h3{ color:#0477a6; font-size:14px; margin-bottom:10px;}
.main-xjy-bm-cn dl dd h3{ color:#0477a6; font-size:14px;margin-bottom:10px;}
.main-xjy-bm-cn dl dt ul li{ width:210px; border-bottom:1px dashed #c2c2c2; height:36px;}
.main-xjy-bm-cn dl dt ul li a{ color:#686868; line-height:36px; font-size:12px;}
.main-xjy-bm-cn dl dd ul li{ width:210px; border-bottom:1px dashed #c2c2c2; height:36px;}
.main-xjy-bm-cn dl dd ul li a{ color:#686868; line-height:36px; font-size:12px;}

.main-xjy-bm-rg{ width:265px; margin:18px 0 0 11px;}
.main-xjy-bm-rg1{ height:37px; width:265px; background:#0477a6; font:20px/37px "微软雅黑"; text-align:center; color:#FFF;}
.main-xjy-bm-rg1 span{color:#f6f700;font:20px/37px "微软雅黑";}
.xjy-ul{ margin:11px 0 0 0; height:240px;}
.xjy-ul li{ width:123px; height:70px; background:#a6c8ed; float:left; margin:7px 19px 0 0;}
.xjy-ul li.bg-se{ background:#d3e4f8; margin:7px 0 0 0;}
.xjy-ul li img{ margin:13px 0 0 8px; float:left; width:37px; height:55px;}
.xjy-ul span{ float:left; font-size:14px; font-weight:bold; color:#0477a6; margin:15px 0 0 6px; line-height:20px;}
.main-xjy-bm-rg2{ margin:20px 0 0 8px; width:245px; height:104px;}

/*国际合作*/
.about_interCoop{ margin-top:20px;}
.abo_gjhz{ border: solid 1px #c7c7c7; background-color:#fff}
.abo_gjhz div{ background-color:#eeeeee; margin:1px; height:350px; padding-bottom:18px;}
.abo_gjhz dl{ width:228px; margin-left:18px; margin-top:17px;}
.abo_gjhz dl dd h3{ font-size:14px; color:#274a9a; margin-top:14px; margin-bottom:8px;}
.abo_gjhz dl dd p{ font-size:12px; line-height:24px; color: #666666}
.abog_img{ border: solid 1px #c7c7c7;background-color: #fff;height: 500px;background: #eeeeee;}
.abog_img div{background-color:#eeeeee; margin:1px; padding-bottom:18px; padding-top:15px;}

/*国医服务*/

.about_gyfw ul li{ width:213px; height:209px; border: solid 2px #cdddf3; float: left; margin:23px 16px 18px;}
.about_gyfw ul li.on{ border: solid 3px #04459d}
.about_gyfw ul li h4{ color:#04459d; font-size:14px; line-height:22px; margin:12px auto;}
.about_gyfw ul li p{ width:183px; margin: 0 auto 13px; color:#666666;}

.about_zix_bo{ border-top: solid 15px #92afd7; padding-top:40px;}
/*领先技术*/
.yycbl_left{ width:439px; height:393px; padding:10px; background-color:#fffbf2}
.yycbl_right{ height:401px; width:525px; background:url(../images/xb_about_53.jpg) right bottom no-repeat;}
.yycbl_right span{ width:478px; display:block; color:#666; font-size:14px; line-height:24px; margin-top:68px; text-indent:2em;}

/*权威专家*/
.yyc_nr{ width:940px; margin:0 auto; margin-top:21px; text-indent:2em; line-height:24px; font-size:14px;}
.yycq_left{ width:248px; padding-left:5px;}
.yycq_left span{ margin-top:270px; display:block; float:left; width:100px; margin-left:10px;}
.yycq_right{ width:425px; padding-top:50px;}
.yycq_right ul li{ font-size:14px; font-family:"微软雅黑"; color:#666; line-height:21px;}
.yycq_right ul li span{ font-size:24px; color:#28419d; }
.yycq_right dl{ margin-top:20px;}
.yycq_right dl dt{ font-size:16px; color:#28419d; font-family:"微软雅黑"; background:url(../images/zs_01.jpg) left center no-repeat; padding-left:20px;}
.yycq_right dl dd{ text-indent:2em; font-size:12px; color:#666; width:398px; margin:10px auto 20px auto; line-height:21px;}
.yycq_right dl dd a{ color:#dea00e;}

/*严格管理*/
.yyc_pic3{ height:215px; background:url(../images/pic_02.jpg) no-repeat;}

.yyc_pic3 p{ padding-top:160px; display:block;  margin:0px auto 0px auto; line-height:20px; width:804px; text-indent:2em;}


/*公益救助*/
.yycj_title{ height:52px; background:url(../images/title_03.jpg) no-repeat;}
.yycj_title span{ width:114px; height:34px; float:right; margin-top:10px;}
.yycj_title span a{ display:block;  width:100%; height:100%;}


.yyc_jiuz2{ margin-top:23px; height:274px; background:url(../images/bj_02.jpg) left top; }
.yycj_left{ width:411px; margin-left:26px;}
.yycj_right{ width:500px; margin-right:32px;}
.yycj_right dl	dt{ line-height:22px; margin-top:32px;}
.yycj_right dl	dt b{ font-weight:normal; color:#F00;}
.yycj_right dl	dd{ margin-top:15px; text-align:center;}
.yycj_right dl	dd a{ margin-right:20px;}

/*荣誉展示*/
.yyc_rongy{ height:527px; background:url(../images/xb_about_105.jpg) left top no-repeat; overflow:hidden; }
.yyc_rongy dl{ width:910px; margin:0 auto; margin-top:27px;}
.yyc_rongy dl dt{ line-height:27px; margin-bottom:23px; text-indent:2em;}
.yyc_rongy dl dd{ float:left; width:440px; margin-bottom:10px;}
.yyc_rongy dl  .yycry_dd{ width:468px}
.yyc_yuanc{ margin-top:25px; height:227px; background:url(../images/bj_04.jpg) left top no-repeat;}
.yyc_yuanc dl{ margin:70px 0px 0px 15px;}
.yyc_yuanc dl dd{ float:left; width:138px; height:136px;}
.yyc_yuanc dl dd a{ display:block; height:100%; width:100%;}
.yyc_yuanc dl dt{ float:left; width:247px; height:136px;}
.yyc_yuanc dl dt a{ display:block; height:100%; width:100%;}


.yyc_banner{ background:#fdfdfd;}
.yycb_main{ height:420px; background:url(../images/banner2.jpg) center no-repeat; border-bottom:3px solid #e7e7e7;}

.yycb_p{ float:right; width:510px; margin-top:100px;}
.yycb_p p{ width:419px; font-size:12px; color:#fff; line-height:22px; text-indent:2em;}
.yycb_p span{ float:right; font:18px/32px "微软雅黑"; color:#fff; margin-right:120px;}


.yyc_bank{ margin-top:23px; padding-left: 11px;}
.yycb_col1{ background:#fffaee;}
.yycb_col2{ background:#e8edff;}

.yyc_bank ul{ border: solid 1px #dde9f9; float:left; margin-right:22px;}
.yyc_bank .yycb_ul1{ width:309px; height:406px; background-color: #fafafa}
.yyc_bank .yycb_ul1 p{ width:262px; margin:15px auto 0px; font-size:12px; color:#666; line-height:21px;}
.yyc_bank .yycb_ul1 p b{ font-weight:normal; color:#28419d;}
.yyc_bank .yycb_ul1 span{ display:block; width:255px; margin:0px auto 0px auto; color:#28419d; line-height:22px; background:url(../images/zs_02.jpg) left center no-repeat; padding-left:13px;}

/*新加*/

 .gj-bg{width:1000px; height:557px; background:url(../images/xb_about_56.jpg) no-repeat;}
 .gj-bg .img_1{width:144px; height:173px; position:absolute;left: 570px;margin-top: 18px;}
  .gj-bg .img_2{width:144px; height:173px; position:absolute;left: 892px;margin-top: 18px;}
   .gj-bg .img_3{width:144px; height:173px; position:absolute;left: 570px;margin-top: 226px; }
    .gj-bg .img_4{width:144px; height:173px; position:absolute;left: 892px;margin-top: 226px; }
 .huandeng{width:330px; height:388px; float:left; margin:14px 0 0 10px; overflow:hidden;}
 
 .mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}



#xxx img{ display:block; float:left;}


/*新加*/

 .gj-bg{width:1000px; height:557px; background:#FFF;}
 .huandeng{width:330px; height:388px; float:left; margin:14px 0 0 8px; overflow:hidden; display:inline;}
 
 .mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}



#xxx img{ display:block; float:left;}

.gy-anli{width:1000px;}
.gy-anli ul{width:995px; margin-left:6px;}
.gy-anli ul li{ float:left; width:230px; margin:0 18px 0 0;}
.gy-anli ul li h2 { text-align:center; height:30px; line-height:30px; font-size:13px; font-weight:100%; font-family:"微软雅黑";}
.geshi{margin-right:6px;}

.ta-ul1{width:980; margin-left:5px;}
.ta-ul1 li {float:left; width:495px; height:280px;}
.ta-ul2{width:980; margin-left:5px;}
.ta-ul2 li {float:left; width:330px; height:200px;}

.bankuai{width:649px; height:388px;}
.bankuai ul{width:649px; margin:6px 0 0 5px;}
.bankuai ul li{ float:left; width:313px; height:191px; margin:8px 9px 0px 0; display:inline;}
.img-1{background:url(../images/sun.jpg) no-repeat;}
.img-2{background:url(../images/ge.jpg) no-repeat;}
.img-3{background:url(../images/pi.jpg) no-repeat;}
.img-4{background:url(../images/song.jpg) no-repeat;}

.zj-sun{width:152px; text-align:left; margin:30px 0 0 156px;}
.zj-sun p{font-family:"微软雅黑"; font-size:14px; line-height:22px;}
.zj-ge{width:152px; text-align:left; margin:25px 0 0 156px;}
.zj-ge p{font-family:"微软雅黑"; font-size:14px; line-height:22px;}
.zj-pi{width:152px; text-align:left; margin:15px 0 0 156px;}
.zj-pi p{font-family:"微软雅黑"; font-size:14px; line-height:22px;}
.zj-song{width:152px; text-align:left; margin:15px 0 0 156px;}
.zj-song p{font-family:"微软雅黑"; font-size:14px; line-height:22px;}
.yiyi{width:1000px; height:140px;}
.qw-zj-box1{ width:1000px; height:417px;}
.wenben p{ text-align:left;}
.main-xjy-bm{background:#FFF; margin-top: 2px;}
.shouh{text-indent:2em;}
.ys-bg{background:#f0f4fd;}